*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0D0B18;
  -webkit-font-smoothing: antialiased;
  color: #CFC3A8;
  font-family: 'Nunito', sans-serif;
  min-height: 100vh;
  line-height: 1.6;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  background: none;
  font: inherit;
  border: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.hln_layout-a35 {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.hln_page-a35 {
  min-height: 100vh;
  display: flex;
}.hln_main-a35 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1078px) {.hln_main-a35 {
  padding-left: 220px;
}
}
@media(max-width: 1076px) {.hln_main-a35 {
  padding-bottom: 72px;
}
}.hln_gc-a35 {
  background: #121021;
  overflow: hidden;
  border-radius: 10px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.06);
  width: 8.75rem;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
}
@media(min-width: 638px) {.hln_gc-a35 {
  width: 156px;
}
}
@media(min-width: 1083px) {.hln_gc-a35 {
  width: 10.5rem;
}
}.hln_gc-a35:hover {
  transform: translateY(-3px);
  border-color: rgba(232,130,10,0.07);
}.hln_gc_img-a35 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.hln_gc_img-a35 img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.hln_gc_hover-a35 {
  background: rgba(7,6,14,0.72);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  position: absolute;
  display: flex;
  opacity: 0;
  justify-content: center;
}.hln_gc-a35:hover .hln_gc_hover-a35 {
  opacity: 1;
}.hln_gc_hover_btn-a35 {
  background: #E8820A;
  border-radius: 0.375rem;
  padding: 0.5rem 16px;
  color: #F5EFDF;
  font-weight: 700;
  font-size: 0.75rem;
}.hln_gc_info-a35 {
  padding: 0.5rem 10px 0.625rem;
}.hln_gc_name-a35 {
  overflow: hidden;
  max-width: 100%;
  font-weight: 600;
  font-size: 12px;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #CFC3A8;
}.hln_gc_prov-a35 {
  color: #564E44;
  font-size: 0.625rem;
}.hln_gc_tag-a35 {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  font-size: 9px;
  font-weight: 700;
  top: 6px;
  text-transform: uppercase;
  letter-spacing: .04em;
  z-index: 2;
  left: 0.375rem;
  position: absolute;
}.hln_gc_tag_hot-a35 {
  background: #E53535;
  color: #fff;
}.hln_gc_tag_new-a35 {
  background: #27C76F;
  color: #0D0B18;
}.hln_gc_tag_jp-a35 {
  background: #F5C842;
  color: #0D0B18;
}.hln_gc_tag_ex-a35 {
  background: #2B35C4;
  color: #fff;
}.hln_gc_tag_live-a35 {
  background: #E53535;
  color: #fff;
}.hln_gr-a35 {
  padding: 32px 16px 0;
  background: #0D0B18;
}
@media(min-width: 769px) {.hln_gr-a35 {
  padding: 2.25rem 1.5rem 0;
}
}.hln_gr_in-a35 {
  margin: 0 auto;
  max-width: 1320px;
}.hln_gr_head-a35 {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 10px;
}.hln_gr_head_l-a35 {
  flex: 1;
  gap: 0.625rem;
  display: flex;
  min-width: 0;
  align-items: center;
}.hln_gr_ic-a35 {
  border-radius: 0.625rem;
  width: 32px;
  justify-content: center;
  height: 2rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.hln_gr_ic-a35 svg {
  width: 16px;
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hln_gr_title-a35 {
  color: #F5EFDF;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Cinzel', serif;
}
@media(min-width: 767px) {.hln_gr_title-a35 {
  font-size: 1.125rem;
}
}.hln_gr_more-a35 {
  transition: color .2s;
  gap: 0.313rem;
  display: flex;
  align-items: center;
  white-space: nowrap;
  font-weight: 600;
  font-size: 12px;
  color: #716659;
  flex-shrink: 0;
}.hln_gr_more-a35:hover {
  color: #E8820A;
}.hln_gr_more-a35 svg {
  height: 0.75rem;
  width: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.hln_gr_arrows-a35 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.hln_gr_arr-a35 {
  border-radius: 0.375rem;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  justify-content: center;
  height: 30px;
  align-items: center;
  color: #9A8E7A;
  display: flex;
  width: 1.875rem;
}.hln_gr_arr-a35:hover {
  background: rgba(255,255,255,0.07);
  color: #F5EFDF;
}.hln_gr_arr-a35 svg {
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
  width: 0.813rem;
}.hln_gr_seo_h-a35 {
  margin: 0 0 6px;
  max-width: 42.5rem;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #CFC3A8;
}
@media(min-width: 771px) {.hln_gr_seo_h-a35 {
  font-size: 14px;
}
}.hln_gr_seo-a35 {
  overflow-wrap: break-word;
  line-height: 1.55;
  max-width: 42.5rem;
  color: #716659;
  margin-bottom: 0.75rem;
  font-size: 0.75rem;
}.hln_gr_seo-a35 strong {
  color: #CFC3A8;
  font-weight: 600;
}.hln_gr_scroll-a35 {
  gap: 10px;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.hln_gr_scroll-a35::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.hln_gr_scroll-a35 {
  gap: 0.75rem;
}
}.hln_tb-a35 {
  background: #0D0B18;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  z-index: 80;
  align-items: center;
  display: flex;
  right: 0;
  left: 0;
  height: 3.5rem;
  position: fixed;
  top: 0;
}.hln_tb_in-a35 {
  gap: 0;
  padding: 0 0.875rem;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%;
}.hln_tb_burger-a35 {
  gap: 5px;
  border-radius: 0.625rem;
  flex-direction: column;
  margin-right: 8px;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  height: 2.375rem;
  width: 2.375rem;
  display: flex;
}.hln_tb_burger-a35:hover {
  background: rgba(255,255,255,0.05);
}.hln_tb_burger_line-a35 {
  border-radius: 1px;
  background: #9A8E7A;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width: 1077px) {.hln_tb_burger-a35 {
  display: none;
}
}.hln_tb_logo-a35 {
  gap: 0.563rem;
  overflow-wrap: break-word;
  font-weight: 800;
  letter-spacing: -.01em;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  color: #F5EFDF;
  font-size: 1.125rem;
  margin-right: 20px;
}.hln_tb_logo_mark-a35 {
  border-radius: 10px;
  overflow: hidden;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
}.hln_tb_logo_mark-a35 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.hln_tb_nav-a35 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 638px) {.hln_tb_nav-a35 {
  display: flex;
}
}.hln_tb_tab-a35 {
  border-radius: 10px;
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 600;
  color: #9A8E7A;
}.hln_tb_tab-a35:hover {
  background: rgba(255,255,255,0.05);
  color: #F5EFDF;
}.hln_tb_tab-a35.hln_state_active-a35 {
  background: rgba(232,130,10,0.18);
  color: #F5EFDF;
}.hln_tb_right-a35 {
  gap: 8px;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
}.hln_tb_login-a35 {
  border-radius: 0.625rem;
  transition: border-color .2s,color .2s;
  padding: 9px 16px;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  color: #CFC3A8;
  display: none;
  font-size: 0.813rem;
  font-weight: 600;
}.hln_tb_login-a35:hover {
  border-color: rgba(232,130,10,0.55);
  color: #F5EFDF;
}
@media(min-width: 477px) {.hln_tb_login-a35 {
  display: block;
}
}.hln_tb_reg-a35 {
  border-radius: 0.625rem;
  background: #27C76F;
  transition: background .2s;
  padding: 0.563rem 18px;
  white-space: nowrap;
  color: #0D0B18;
  font-size: 0.813rem;
  font-weight: 700;
}.hln_tb_reg-a35:hover {
  background: #34DB82;
}.hln_sb-a35 {
  transition: transform .25s ease;
  background: #161428;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.05);
  overflow-y: auto;
  position: fixed;
  bottom: 0;
  z-index: 70;
  width: 13.75rem;
  top: 3.5rem;
  left: 0;
}.hln_sb-a35.hln_state_open-a35 {
  transform: translateX(0);
}.hln_sb-a35::-webkit-scrollbar {
  width: 0.25rem;
}.hln_sb-a35::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1077px) {.hln_sb-a35 {
  transform: translateX(0);
}
}.hln_sb_auth-a35 {
  padding: 0.875rem 0.75rem 10px;
}.hln_sb_btn_reg-a35 {
  background: #27C76F;
  border-radius: 0.625rem;
  padding: 11px;
  transition: background .2s;
  display: block;
  color: #0D0B18;
  text-align: center;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
}.hln_sb_btn_reg-a35:hover {
  background: #34DB82;
}.hln_sb_btn_login-a35 {
  padding: 0.625rem;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.625rem;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  font-size: 0.813rem;
  display: block;
  color: #CFC3A8;
  text-align: center;
  font-weight: 600;
}.hln_sb_btn_login-a35:hover {
  border-color: rgba(232,130,10,0.55);
  color: #F5EFDF;
}.hln_sb_promo-a35 {
  margin: 0 0.75rem 10px;
  border-radius: 0.625rem;
  padding: 12px 0.875rem;
  background: linear-gradient(135deg,#2E1500,#161428);
  overflow: hidden;
  border: 1px solid rgba(232,130,10,0.18);
  position: relative;
}.hln_sb_promo-a35::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232,130,10,0.18),transparent 70%);
  position: absolute;
  width: 80px;
  content: '';
  top: -20px;
  height: 5rem;
  right: -1.25rem;
}.hln_sb_promo_title-a35 {
  font-size: 11px;
  font-weight: 700;
  color: #E8820A;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
}.hln_sb_promo_text-a35 {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.35;
  color: #F5EFDF;
  overflow-wrap: break-word;
}.hln_sb_promo_sub-a35 {
  margin-top: 3px;
  font-size: 10px;
  color: #716659;
}.hln_sb_nav-a35 {
  padding: 6px 8px 16px;
}.hln_sb_nav_lb-a35 {
  padding: 0.625rem 0.5rem 6px;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  color: #564E44;
  letter-spacing: .08em;
}.hln_sb_link-a35 {
  border-radius: 0.375rem;
  padding: 9px 0.625rem;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  align-items: center;
  color: #9A8E7A;
  overflow-wrap: break-word;
  font-weight: 500;
  font-size: 13px;
  cursor: pointer;
  display: flex;
}.hln_sb_link-a35:hover {
  background: rgba(255,255,255,0.05);
  color: #F5EFDF;
}.hln_sb_link-a35.hln_state_active-a35 {
  background: rgba(232,130,10,0.18);
  color: #F5EFDF;
}.hln_sb_ic-a35 {
  border-radius: 0.375rem;
  height: 1.875rem;
  display: flex;
  width: 30px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}.hln_sb_ic-a35 svg {
  width: 16px;
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
}.hln_sb_ic_1-a35 {
  background: rgba(232,130,10,0.07);
  color: #E8820A;
}.hln_sb_ic_2-a35 {
  background: rgba(39,199,111,0.16);
  color: #27C76F;
}.hln_sb_ic_3-a35 {
  background: rgba(245,200,66,0.15);
  color: #F5C842;
}.hln_sb_ic_4-a35 {
  background: rgba(43,53,196,0.22);
  color: #2B35C4;
}.hln_sb_ic_5-a35 {
  background: rgba(232,130,10,0.07);
  color: #FF4D8D;
}.hln_sb_ic_6-a35 {
  background: rgba(43,53,196,0.22);
  color: #8B3DFF;
}.hln_sb_badge-a35 {
  padding: 2px 0.438rem;
  background: #F5C842;
  border-radius: 6px;
  font-weight: 700;
  margin-left: auto;
  font-size: 0.563rem;
  color: #0D0B18;
}.hln_sb_bot-a35 {
  padding: 0.75rem;
  gap: 8px;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.hln_sb_lang-a35,.hln_sb_help-a35 {
  flex: 1;
  border: 1px solid rgba(255,255,255,0.06);
  transition: border-color .2s;
  border-radius: 0.375rem;
  gap: 0.375rem;
  background: rgba(255,255,255,0.05);
  padding: 0.563rem 0.375rem;
  font-weight: 600;
  justify-content: center;
  align-items: center;
  display: flex;
  color: #9A8E7A;
  font-size: 11px;
}.hln_sb_lang-a35:hover,.hln_sb_help-a35:hover {
  border-color: rgba(232,130,10,0.55);
  color: #F5EFDF;
}.hln_sb_lang-a35 svg,.hln_sb_help-a35 svg {
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
}.hln_sb_bd-a35 {
  inset: 0;
  background: rgba(7,6,14,0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.hln_sb_bd-a35.hln_state_on-a35 {
  display: block;
}
@media(min-width: 1082px) {.hln_sb_bd-a35 {
  display: none!important;
}
}.hln_mob_nav-a35 {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #161428;
  border-top: 1px solid rgba(255,255,255,0.11);
  position: fixed;
  display: flex;
  right: 0;
  bottom: 0;
  z-index: 80;
  left: 0;
}
@media(min-width: 1083px) {.hln_mob_nav-a35 {
  display: none;
}
}.hln_mob_nav_item-a35 {
  gap: 4px;
  flex: 1;
  padding: 4px 2px;
  color: #564E44;
  flex-direction: column;
  align-items: center;
  display: flex;
  cursor: pointer;
}.hln_mob_nav_ic-a35 {
  line-height: 1;
}.hln_mob_nav_ic-a35 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
  height: 1.25rem;
}.hln_mob_nav_lb-a35 {
  font-weight: 600;
  color: #564E44;
  font-size: 10px;
}.hln_mob_nav_item-a35.hln_state_active-a35 {
  color: #E8820A;
}.hln_mob_nav_item-a35.hln_state_active-a35 .hln_mob_nav_lb-a35 {
  color: #E8820A;
}.hln_hero-a35 {
  padding: 20px 16px 0;
  background: #0D0B18;
}
@media(min-width: 771px) {.hln_hero-a35 {
  padding: 24px 24px 0;
}
}.hln_hero_in-a35 {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 1320px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.hln_hero_in-a35 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.hln_hero_in-a35 {
  grid-template-columns: 1fr 340px;
}
}.hln_hero_promo-a35 {
  overflow: hidden;
  background: #121021;
  border-radius: 1rem;
  align-items: stretch;
  display: flex;
  position: relative;
  min-height: 13.75rem;
}
@media(min-width: 765px) {.hln_hero_promo-a35 {
  min-height: 17.5rem;
}
}.hln_hero_promo_bg-a35 {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#2E1500 0%,#0D0B18 100%);
  position: absolute;
  background-size: cover;
}.hln_hero_promo_bg-a35::after {
  inset: 0;
  background: linear-gradient(90deg,#0D0B18 0%,rgba(7,6,14,0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.hln_hero_promo_glow-a35 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(43,53,196,0.22) 0%,transparent 65%);
  height: 18.75rem;
  width: 18.75rem;
  position: absolute;
  top: -40px;
  pointer-events: none;
  right: 60px;
}.hln_hero_promo_ct-a35 {
  padding: 1.75rem 24px 1.75rem 1.75rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 2;
  max-width: 480px;
}
@media(min-width:768px) {.hln_hero_promo_ct-a35 {
  padding: 2.5rem 32px;
}
}.hln_hero_badge-a35 {
  border: 1px solid rgba(232,130,10,0.07);
  border-radius: 20px;
  padding: 0.313rem 0.75rem;
  background: rgba(232,130,10,0.18);
  color: #E8820A;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: .08em;
  margin-bottom: 14px;
  font-weight: 700;
  font-size: 0.625rem;
}.hln_hero_h1-a35 {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F5EFDF;
  font-size: 26px;
  margin-bottom: 0.625rem;
  line-height: 1.15;
  font-weight: 800;
}.hln_hero_h1-a35 em {
  font-style: normal;
  color: #F5C842;
}
@media(min-width: 771px) {.hln_hero_h1-a35 {
  font-size: 36px;
}
}.hln_hero_sub-a35 {
  color: #9A8E7A;
  line-height: 1.55;
  margin-bottom: 1.25rem;
  font-size: 13px;
}
@media(min-width: 767px) {.hln_hero_sub-a35 {
  font-size: 14px;
}
}.hln_hero_row-a35 {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.hln_hero_cta-a35 {
  padding: 13px 26px;
  transition: background .2s;
  border-radius: 0.625rem;
  background: #27C76F;
  box-shadow: 0 4px 18px rgba(39,199,111,0.42), inset 0 1px 0 rgba(255,255,255,0.1);
  font-weight: 700;
  font-size: 0.875rem;
  color: #0D0B18;
}.hln_hero_cta-a35:hover {
  background: #34DB82;
}.hln_hero_terms-a35 {
  font-size: 0.688rem;
  color: #564E44;
}.hln_hero_game-a35 {
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 1rem;
  background: #121021;
  flex-direction: column;
  display: flex;
  position: relative;
}.hln_hero_game_badge-a35 {
  border-radius: 20px;
  border: 1px solid rgba(245,200,66,0.15);
  background: rgba(245,200,66,0.15);
  padding: 0.313rem 10px;
  z-index: 3;
  top: 0.75rem;
  font-weight: 700;
  color: #F5C842;
  letter-spacing: .06em;
  text-transform: uppercase;
  left: 12px;
  position: absolute;
  font-size: 0.625rem;
}.hln_hero_game_badge-a35 svg {
  margin-right: 0.25rem;
  vertical-align: -1px;
  height: 0.688rem;
  width: 11px;
}.hln_hero_game_img-a35 {
  background: linear-gradient(135deg,#2E1500,#0D0B18);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.hln_hero_game_img-a35 img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.hln_hero_game_play-a35 {
  transition: opacity .2s;
  background: rgba(7,6,14,0.72);
  inset: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
}.hln_hero_game-a35:hover .hln_hero_game_play-a35 {
  opacity: 1;
}.hln_hero_game_play-a35 span {
  background: #E8820A;
  border-radius: 50%;
  display: flex;
  height: 3.25rem;
  justify-content: center;
  align-items: center;
  width: 52px;
}.hln_hero_game_play-a35 span svg {
  width: 1.125rem;
  height: 18px;
  margin-left: 2px;
}.hln_hero_game_info-a35 {
  padding: 0.875rem 1rem;
}.hln_hero_game_title-a35 {
  color: #F5EFDF;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 4px;
}.hln_hero_game_provider-a35 {
  font-size: 0.688rem;
  color: #716659;
}.hln_hero_game_btn-a35 {
  transition: background .2s;
  margin: 0.75rem 1rem 1rem;
  padding: 11px;
  border-radius: 10px;
  background: #E8820A;
  font-size: 0.813rem;
  text-align: center;
  display: block;
  color: #F5EFDF;
  font-weight: 700;
}.hln_hero_game-a35:hover .hln_hero_game_btn-a35 {
  background: #F59420;
}.hln_sbar-a35 {
  background: #0D0B18;
  padding: 16px 1rem 0;
}
@media(min-width: 767px) {.hln_sbar-a35 {
  padding: 1.125rem 24px 0;
}
}.hln_sbar_in-a35 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hln_sbar_row-a35 {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.hln_sbar_input-a35 {
  padding: 0.688rem 16px;
  flex: 1;
  border: 1px solid rgba(255,255,255,0.11);
  background: #121021;
  gap: 0.625rem;
  transition: border-color .2s;
  border-radius: 0.625rem;
  color: #716659;
  display: flex;
  font-size: 13px;
  cursor: pointer;
  align-items: center;
}.hln_sbar_input-a35:hover {
  border-color: rgba(232,130,10,0.55);
}.hln_sbar_input-a35 svg {
  height: 15px;
  stroke-linecap: round;
  flex-shrink: 0;
  stroke-linejoin: round;
  width: 0.938rem;
}.hln_sbar_providers-a35 {
  border: 1px solid rgba(255,255,255,0.11);
  background: #121021;
  transition: border-color .2s;
  gap: 8px;
  border-radius: 10px;
  padding: 0.688rem 1.125rem;
  font-weight: 600;
  color: #CFC3A8;
  display: flex;
  white-space: nowrap;
  font-size: 0.813rem;
  align-items: center;
}.hln_sbar_providers-a35:hover {
  border-color: rgba(232,130,10,0.55);
  color: #F5EFDF;
}.hln_sbar_providers-a35 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
  height: 14px;
}.hln_sbar_tabs-a35 {
  gap: 6px;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 2px;
  overflow-x: auto;
}.hln_sbar_tabs-a35::-webkit-scrollbar {
  display: none;
}.hln_sbar_tab-a35 {
  border: 1px solid rgba(255,255,255,0.06);
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s,border-color .15s;
  gap: 0.438rem;
  border-radius: 1.25rem;
  padding: 8px 14px;
  cursor: pointer;
  color: #9A8E7A;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
}.hln_sbar_tab-a35:hover {
  border-color: rgba(232,130,10,0.55);
  background: rgba(255,255,255,0.07);
  color: #F5EFDF;
}.hln_sbar_tab-a35.hln_state_active-a35 {
  border-color: rgba(232,130,10,0.07);
  background: rgba(232,130,10,0.18);
  color: #F5EFDF;
}.hln_sbar_tab_ic-a35 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
  height: 0.875rem;
}.hln_wy-a35 {
  background: #0D0B18;
  padding: 32px 16px 0;
}
@media(min-width: 767px) {.hln_wy-a35 {
  padding: 2.5rem 1.5rem 0;
}
}.hln_wy_in-a35 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hln_wy_head-a35 {
  margin-bottom: 18px;
  max-width: 45rem;
}.hln_wy_label-a35 {
  color: #E8820A;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
}.hln_wy_h2-a35 {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F5EFDF;
}
@media(min-width: 769px) {.hln_wy_h2-a35 {
  font-size: 1.5rem;
}
}.hln_wy_intro-a35 {
  margin: 0;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #716659;
}.hln_wy_grid-a35 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.hln_wy_grid-a35 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.hln_wy_grid-a35 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.hln_wy_card-a35 {
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.625rem;
  transition: border-color .2s,transform .2s;
  padding: 20px;
  background: #161428;
}.hln_wy_card-a35:hover {
  border-color: rgba(232,130,10,0.07);
  transform: translateY(-2px);
}.hln_wy_card_ic-a35 {
  border-radius: 50%;
  background: rgba(232,130,10,0.18);
  justify-content: center;
  height: 44px;
  align-items: center;
  color: #E8820A;
  display: flex;
  width: 44px;
  margin-bottom: 14px;
}.hln_wy_card_ic-a35 svg {
  stroke-linejoin: round;
  width: 1.375rem;
  height: 1.375rem;
  stroke-linecap: round;
}.hln_wy_card_h-a35 {
  margin-bottom: 6px;
  color: #F5EFDF;
  font-size: 0.938rem;
  font-weight: 700;
  line-height: 1.25;
  overflow-wrap: break-word;
}.hln_wy_card_p-a35 {
  line-height: 1.6;
  font-size: 13px;
  color: #716659;
  overflow-wrap: break-word;
}.hln_wy_card_p-a35 strong {
  font-weight: 600;
  color: #CFC3A8;
}.hln_gr_jp-a35 {
  padding: 20px;
  background: linear-gradient(135deg,#1C0B34 0%,#09070F 100%);
  overflow: hidden;
  border-radius: 16px;
  position: relative;
}.hln_gr_jp-a35::before {
  background: radial-gradient(circle,rgba(43,53,196,0.22) 0%,transparent 70%);
  border-radius: 50%;
  width: 250px;
  position: absolute;
  content: '';
  left: -3.75rem;
  top: -3.75rem;
  height: 15.625rem;
}.hln_gr_jp-a35::after {
  background: radial-gradient(circle,rgba(245,200,66,0.15) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  height: 200px;
  position: absolute;
  bottom: -2.5rem;
  width: 12.5rem;
  right: 0;
}.hln_gr_jp_head-a35 {
  gap: 16px;
  z-index: 1;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 16px;
  display: flex;
  position: relative;
}.hln_gr_jp_info-a35 {
  flex: 1;
}.hln_gr_jp_label-a35 {
  color: #8B3DFF;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-weight: 700;
}.hln_gr_jp_label-a35 svg {
  width: 14px;
  margin-right: 0.25rem;
  vertical-align: -2px;
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
}.hln_gr_jp_amount-a35 {
  font-size: 32px;
  color: #F5EFDF;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  line-height: 1;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.hln_gr_jp_amount-a35 {
  font-size: 2.5rem;
}
}.hln_gr_jp_amount-a35 span {
  color: #F5C842;
}.hln_gr_jp_seo-a35 {
  line-height: 1.5;
  color: #9A8E7A;
  max-width: 480px;
  overflow-wrap: break-word;
  font-size: 12px;
}.hln_gr_jp_cta-a35 {
  border: 1px solid rgba(43,53,196,0.22);
  padding: 0.688rem 20px;
  border-radius: 0.625rem;
  background: rgba(43,53,196,0.22);
  transition: background .2s;
  z-index: 1;
  color: #F5EFDF;
  white-space: nowrap;
  align-self: flex-start;
  position: relative;
  font-size: 13px;
  margin-top: 0.25rem;
  flex-shrink: 0;
  font-weight: 700;
}.hln_gr_jp_cta-a35:hover {
  background: #2B35C4;
}.hln_gcg-a35 {
  background: #0D0B18;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.hln_gcg-a35 {
  padding: 44px 1.5rem 0;
}
}.hln_gcg_in-a35 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hln_gcg_head-a35 {
  margin-bottom: 20px;
  max-width: 720px;
}.hln_gcg_label-a35 {
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #E8820A;
  font-size: 11px;
}.hln_gcg_h2-a35 {
  font-family: 'Cinzel', serif;
  color: #F5EFDF;
  font-weight: 800;
  font-size: 22px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.hln_gcg_h2-a35 {
  font-size: 28px;
}
}.hln_gcg_intro-a35 {
  color: #716659;
  line-height: 1.6;
  font-size: 13px;
}.hln_gcg_grid-a35 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.hln_gcg_grid-a35 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.hln_gcg_grid-a35 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.hln_gcg_card-a35 {
  padding: 20px;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border-radius: 16px;
  border: 1px solid rgba(255,255,255,0.11);
  display: flex;
  flex-direction: column;
  min-height: 15rem;
  justify-content: flex-end;
  position: relative;
  cursor: pointer;
}.hln_gcg_card-a35:hover {
  border-color: rgba(232,130,10,0.18);
  transform: translateY(-3px);
}.hln_gcg_card_bg-a35 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.hln_gcg_card_bg-a35::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.hln_gcg_card_ic-a35 {
  border-radius: 6px;
  background: rgba(0,0,0,.45);
  display: flex;
  right: 18px;
  height: 40px;
  color: #F5EFDF;
  justify-content: center;
  z-index: 2;
  position: absolute;
  top: 1.125rem;
  width: 40px;
  align-items: center;
}.hln_gcg_card_ic-a35 svg {
  width: 1.25rem;
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hln_gcg_card_ct-a35 {
  z-index: 1;
  position: relative;
}.hln_gcg_card_h-a35 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 18px;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  color: #F5EFDF;
}
@media(min-width:768px) {.hln_gcg_card_h-a35 {
  font-size: 20px;
}
}.hln_gcg_card_p-a35 {
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
}.hln_gcg_card_p-a35 strong {
  color: #F5EFDF;
  font-weight: 600;
}.hln_gcg_card_cta-a35 {
  gap: 0.25rem;
  text-transform: uppercase;
  color: #E8820A;
  font-weight: 700;
  font-size: 12px;
  align-items: center;
  letter-spacing: .04em;
  display: inline-flex;
}.hln_gcg_card_cta-a35 svg {
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
  height: 12px;
}.hln_ws-a35 {
  padding: 2rem 16px 0;
  background: #0D0B18;
}
@media(min-width: 767px) {.hln_ws-a35 {
  padding: 36px 24px 0;
}
}.hln_ws_in-a35 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hln_ws_head-a35 {
  gap: 12px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 0.875rem;
}.hln_ws_title-a35 {
  gap: 0.625rem;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-family: 'Cinzel', serif;
  flex-wrap: wrap;
  font-weight: 700;
  align-items: center;
  display: flex;
  color: #F5EFDF;
}.hln_ws_title_ic-a35 svg {
  width: 18px;
  color: #F5C842;
  stroke-linejoin: round;
  height: 18px;
  stroke-linecap: round;
}.hln_ws_online-a35 {
  gap: 0.438rem;
  font-weight: 600;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
  color: #716659;
}.hln_ws_online_dot-a35 {
  background: #27C76F;
  border-radius: 50%;
  width: 8px;
  box-shadow: 0 0 0.375rem rgba(39,199,111,0.16);
  flex-shrink: 0;
  height: 0.5rem;
}.hln_ws_scroll-a35 {
  gap: 0.5rem;
  padding-bottom: 0.5rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.hln_ws_scroll-a35::-webkit-scrollbar {
  display: none;
}.hln_wc-a35 {
  padding: 10px 0.875rem;
  gap: 0.625rem;
  border-radius: 0.625rem;
  background: #121021;
  border: 1px solid rgba(255,255,255,0.11);
  flex-shrink: 0;
  align-items: center;
  min-width: 220px;
  display: flex;
}.hln_wc_img-a35 {
  overflow: hidden;
  border-radius: 6px;
  background: #161428;
  width: 2.25rem;
  flex-shrink: 0;
  height: 36px;
}.hln_wc_img-a35 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.hln_wc_info-a35 {
  min-width: 0;
}.hln_wc_game-a35 {
  overflow: hidden;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #CFC3A8;
  text-overflow: ellipsis;
  font-weight: 600;
}.hln_wc_player-a35 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.625rem;
  color: #564E44;
}.hln_wc_amount-a35 {
  font-size: 13px;
  flex-shrink: 0;
  color: #27C76F;
  white-space: nowrap;
  margin-left: auto;
  font-weight: 700;
}.hln_htp-a35 {
  padding: 36px 1rem 0;
  background: #0D0B18;
}
@media(min-width:768px) {.hln_htp-a35 {
  padding: 44px 24px 0;
}
}.hln_htp_in-a35 {
  margin: 0 auto;
  max-width: 1320px;
}.hln_htp_head-a35 {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.hln_htp_label-a35 {
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  color: #E8820A;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.hln_htp_h2-a35 {
  font-family: 'Cinzel', serif;
  color: #F5EFDF;
  font-size: 1.375rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.hln_htp_h2-a35 {
  font-size: 1.75rem;
}
}.hln_htp_intro-a35 {
  font-size: 0.875rem;
  color: #716659;
  line-height: 1.6;
}.hln_htp_steps-a35 {
  margin: 0;
  list-style: none;
  gap: 0.75rem;
  padding: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.hln_htp_steps-a35 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.hln_htp_steps-a35 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.hln_htp_step-a35 {
  background: #161428;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 1.25rem 18px 18px;
  border-radius: 0.625rem;
  flex-direction: column;
  position: relative;
  display: flex;
}.hln_htp_step_num-a35 {
  border-radius: 50%;
  background: #E8820A;
  font-size: 0.813rem;
  left: 1.25rem;
  height: 1.75rem;
  position: absolute;
  top: -0.75rem;
  align-items: center;
  font-weight: 800;
  color: #0D0B18;
  justify-content: center;
  display: flex;
  font-family: 'Cinzel', serif;
  width: 1.75rem;
}.hln_htp_step_ic-a35 {
  border-radius: 0.375rem;
  margin: 0.5rem 0 0.75rem;
  background: rgba(232,130,10,0.18);
  justify-content: center;
  color: #E8820A;
  display: flex;
  align-items: center;
  width: 2.25rem;
  height: 36px;
}.hln_htp_step_ic-a35 svg {
  stroke-linecap: round;
  width: 1.125rem;
  stroke-linejoin: round;
  height: 18px;
}.hln_htp_step_h-a35 {
  color: #F5EFDF;
  margin-bottom: 0.375rem;
  line-height: 1.25;
  font-size: 14px;
  overflow-wrap: break-word;
  font-weight: 700;
}.hln_htp_step_p-a35 {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #716659;
}.hln_htp_step_p-a35 strong {
  color: #CFC3A8;
  font-weight: 600;
}.hln_htp_cta-a35 {
  padding: 13px 1.625rem;
  transition: background .2s;
  border-radius: 10px;
  background: #27C76F;
  color: #0D0B18;
  font-weight: 700;
  font-size: 0.875rem;
  display: inline-block;
  margin-top: 20px;
}.hln_htp_cta-a35:hover {
  background: #34DB82;
}.hln_app-a35 {
  padding: 2.25rem 1rem 0;
  background: #0D0B18;
}
@media(min-width: 766px) {.hln_app-a35 {
  padding: 44px 24px 0;
}
}.hln_app_in-a35 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hln_app_head-a35 {
  margin-bottom: 16px;
}.hln_app_label-a35 {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 11px;
  letter-spacing: .08em;
  color: #E8820A;
}.hln_app_h2-a35 {
  color: #F5EFDF;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}
@media(min-width: 769px) {.hln_app_h2-a35 {
  font-size: 1.5rem;
}
}.hln_app_sub-a35 {
  font-size: 0.813rem;
  max-width: 600px;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #716659;
}.hln_app_sub-a35 strong {
  color: #CFC3A8;
  font-weight: 700;
}.hln_app_cards-a35 {
  gap: 0.625rem;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.hln_app_cards-a35 {
  grid-template-columns: repeat(3,1fr);
}
}.hln_app_card-a35 {
  border-radius: 0.625rem;
  padding: 1.25rem;
  gap: 1rem;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.hln_app_card_ios-a35 {
  background: linear-gradient(135deg,rgba(232,130,10,0.18) 0%,#161428 100%);
}.hln_app_card_android-a35 {
  background: linear-gradient(135deg,rgba(39,199,111,0.16) 0%,#161428 100%);
}.hln_app_card_win-a35 {
  background: linear-gradient(135deg,rgba(245,200,66,0.15) 0%,#161428 100%);
}.hln_app_card_ic-a35 svg {
  stroke-linejoin: round;
  width: 34px;
  height: 2.125rem;
  stroke-linecap: round;
}.hln_app_card_ic-a35 {
  flex-shrink: 0;
  color: #F5EFDF;
}.hln_app_card_os-a35 {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 10px;
  color: #716659;
}.hln_app_card_title-a35 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5EFDF;
  line-height: 1.2;
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
}.hln_app_card_text-a35 {
  overflow-wrap: break-word;
  color: #716659;
  line-height: 1.5;
  font-size: 0.75rem;
  margin-bottom: 14px;
}.hln_app_card_btn-a35 {
  gap: 7px;
  padding: 10px 18px;
  border: 1px solid rgba(232,130,10,0.55);
  border-radius: 0.375rem;
  background: rgba(255,255,255,0.12);
  transition: background .2s;
  font-weight: 700;
  align-items: center;
  font-size: 0.813rem;
  color: #F5EFDF;
  display: inline-flex;
}.hln_app_card_btn-a35:hover {
  background: rgba(255,255,255,0.07);
}.hln_prov-a35 {
  padding: 36px 16px 0;
  background: #0D0B18;
}
@media(min-width: 765px) {.hln_prov-a35 {
  padding: 2.75rem 1.5rem 0;
}
}.hln_prov_in-a35 {
  margin: 0 auto;
  max-width: 1320px;
}.hln_prov_head-a35 {
  margin-bottom: 1rem;
}.hln_prov_label-a35 {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #E8820A;
  margin-bottom: 8px;
  font-size: 11px;
}.hln_prov_h2-a35 {
  margin-bottom: 8px;
  color: #F5EFDF;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.hln_prov_h2-a35 {
  font-size: 1.5rem;
}
}.hln_prov_seo-a35 {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  color: #716659;
  max-width: 620px;
  margin-bottom: 16px;
}.hln_prov_seo-a35 strong {
  font-weight: 700;
  color: #CFC3A8;
}.hln_prov_seo-a35 a {
  color: #E8820A;
  text-decoration: underline;
}.hln_prov_grid-a35 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width:640px) {.hln_prov_grid-a35 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.hln_prov_grid-a35 {
  grid-template-columns: repeat(8,1fr);
}
}.hln_prov_card-a35 {
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255,255,255,0.11);
  background: #121021;
  gap: 0.438rem;
  border-radius: 10px;
  padding: 14px 0.625rem;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  display: flex;
}.hln_prov_card-a35:hover {
  border-color: rgba(232,130,10,0.55);
  background: #161428;
}.hln_prov_logo-a35 {
  border-radius: 0.375rem;
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  width: 2.75rem;
  justify-content: center;
  display: flex;
  height: 2.75rem;
  align-items: center;
}.hln_prov_logo-a35 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.hln_prov_name-a35 {
  font-size: 0.688rem;
  text-align: center;
  font-weight: 600;
  color: #9A8E7A;
  overflow-wrap: break-word;
}.hln_bon-a35 {
  background: #0D0B18;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.hln_bon-a35 {
  padding: 2.75rem 1.5rem 0;
}
}.hln_bon_in-a35 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hln_bon_head-a35 {
  margin-bottom: 20px;
}.hln_bon_label-a35 {
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #E8820A;
  text-transform: uppercase;
}.hln_bon_h2-a35 {
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  color: #F5EFDF;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.hln_bon_h2-a35 {
  font-size: 24px;
}
}.hln_bon_seo-a35 {
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 620px;
  color: #716659;
}.hln_bon_seo-a35 strong {
  color: #CFC3A8;
  font-weight: 700;
}.hln_bon_seo-a35 a {
  color: #E8820A;
  text-decoration: underline;
}.hln_bon_grid-a35 {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.hln_bon_grid-a35 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.hln_bon_grid-a35 {
  grid-template-columns: repeat(5,1fr);
}
}.hln_bon_card-a35 {
  border: 1px solid rgba(255,255,255,0.11);
  background: #121021;
  padding: 1rem;
  border-radius: 10px;
  transition: border-color .2s,transform .2s;
}.hln_bon_card-a35:hover {
  transform: translateY(-2px);
  border-color: rgba(232,130,10,0.07);
}.hln_bon_card_ic-a35 svg {
  stroke-linejoin: round;
  width: 1.625rem;
  stroke-linecap: round;
  height: 26px;
}.hln_bon_card_ic-a35 {
  margin-bottom: 0.625rem;
}.hln_bon_card_type-a35 {
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  color: #716659;
  margin-bottom: 6px;
}.hln_bon_card_amount-a35 {
  color: #F5C842;
  font-size: 1.125rem;
  line-height: 1.1;
  font-weight: 800;
  margin-bottom: 6px;
}.hln_bon_card_name-a35 {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F5EFDF;
  font-size: 13px;
  font-weight: 600;
}.hln_bon_card_detail-a35 {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  font-size: 0.688rem;
  line-height: 1.5;
  color: #564E44;
  padding-top: 0.5rem;
}.hln_reg-a35 {
  background: #0D0B18;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.hln_reg-a35 {
  padding: 44px 1.5rem 0;
}
}.hln_reg_in-a35 {
  padding: 1.75rem 1.5rem;
  border-radius: 1rem;
  border: 1px solid rgba(255,255,255,0.06);
  margin: 0 auto;
  background: #161428;
  max-width: 1320px;
}
@media(min-width: 770px) {.hln_reg_in-a35 {
  padding: 2.5rem;
}
}.hln_reg_top-a35 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.hln_reg_top-a35 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.hln_reg_label-a35 {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
  color: #E8820A;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.hln_reg_h2-a35 {
  font-size: 22px;
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #F5EFDF;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.hln_reg_h2-a35 {
  font-size: 1.75rem;
}
}.hln_reg_bonus-a35 {
  background: rgba(245,200,66,0.15);
  border: 1px solid rgba(245,200,66,0.15);
  gap: 0.5rem;
  padding: 0.625rem 1rem;
  border-radius: 10px;
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.hln_reg_bonus_amount-a35 {
  color: #F5C842;
  font-size: 20px;
  font-weight: 800;
}.hln_reg_bonus_text-a35 {
  line-height: 1.35;
  color: #9A8E7A;
  font-size: 0.813rem;
}.hln_reg_cta_btn-a35 {
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 14px 2rem;
  background: #27C76F;
  font-size: 15px;
  font-weight: 700;
  display: inline-block;
  box-shadow: 0 4px 18px rgba(39,199,111,0.42), inset 0 1px 0 rgba(255,255,255,0.1);
  margin-bottom: 0.75rem;
  color: #0D0B18;
}.hln_reg_cta_btn-a35:hover {
  background: #34DB82;
}.hln_reg_terms-a35 {
  font-size: 11px;
  color: #564E44;
  line-height: 1.5;
}.hln_reg_seo-a35 {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  padding-top: 20px;
  color: #716659;
  margin-top: 1.25rem;
  font-size: 0.813rem;
  line-height: 1.65;
}.hln_reg_seo-a35 p {
  line-height: 1.65;
  color: #716659;
  margin-bottom: 0.625rem;
  font-size: 13px;
}.hln_reg_seo-a35 p:last-child {
  margin-bottom: 0;
}.hln_reg_seo-a35 strong {
  font-weight: 700;
  color: #CFC3A8;
}.hln_reg_seo-a35 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8820A;
}.hln_reg_seo-a35 a:hover {
  color: #F59420;
}.hln_reg_seo-a35 ul,.hln_reg_seo-a35 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.hln_reg_seo-a35 ol {
  list-style: decimal;
}.hln_reg_seo-a35 li {
  color: #716659;
  margin-bottom: 0.25rem;
  line-height: 1.65;
  font-size: 0.813rem;
}.hln_reg_seo-a35 table {
  margin-bottom: 10px;
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow-x: auto;
}
@media(min-width: 769px) {.hln_reg_seo-a35 table {
  display: table;
}
}.hln_reg_seo-a35 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  text-align: left;
  color: #CFC3A8;
  font-weight: 700;
}.hln_reg_seo-a35 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem;
  color: #716659;
}.hln_reg_steps-a35 {
  gap: 0.875rem;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width: 862px) {.hln_reg_steps-a35 {
  margin-top: 0;
}
}.hln_reg_step-a35 {
  gap: 14px;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.625rem;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.hln_reg_step_num-a35 {
  border: 1px solid rgba(232,130,10,0.07);
  background: rgba(232,130,10,0.18);
  border-radius: 50%;
  color: #E8820A;
  height: 2.125rem;
  font-weight: 800;
  align-items: center;
  justify-content: center;
  font-size: 0.875rem;
  display: flex;
  flex-shrink: 0;
  width: 34px;
}.hln_reg_step_title-a35 {
  font-size: 14px;
  font-weight: 700;
  color: #F5EFDF;
  margin-bottom: 3px;
}.hln_reg_step_text-a35 {
  color: #716659;
  font-size: 0.75rem;
  line-height: 1.5;
}.hln_reg_trust-a35 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
  padding-top: 20px;
  margin-top: 20px;
  flex-wrap: wrap;
}.hln_reg_trust_item-a35 {
  gap: 0.438rem;
  color: #716659;
  overflow-wrap: break-word;
  font-size: 12px;
  display: flex;
  align-items: center;
}.hln_reg_trust_ic-a35 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  color: #E8820A;
  width: 1rem;
}.hln_seo-a35 {
  background: #0D0B18;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.hln_seo-a35 {
  padding: 2.75rem 24px 0;
}
}.hln_seo_in-a35 {
  border: 1px solid rgba(255,255,255,0.11);
  background: #161428;
  margin: 0 auto;
  border-radius: 1rem;
  padding: 1.75rem 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.hln_seo_in-a35 {
  padding: 36px 2.5rem;
}
}.hln_seo_label-a35 {
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  color: #E8820A;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.hln_seo_h2-a35 {
  font-weight: 800;
  line-height: 1.25;
  font-size: 1.25rem;
  color: #F5EFDF;
  font-family: 'Cinzel', serif;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.hln_seo_h2-a35 {
  font-size: 1.5rem;
}
}.hln_seo_body-a35 {
  line-height: 1.75;
  color: #9A8E7A;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.hln_seo_body-a35 p {
  font-size: 0.875rem;
  margin-bottom: 12px;
  line-height: 1.75;
  color: #9A8E7A;
}.hln_seo_body-a35 p:last-child {
  margin-bottom: 0;
}.hln_seo_body-a35 strong {
  color: #CFC3A8;
  font-weight: 700;
}.hln_seo_body-a35 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8820A;
}.hln_seo_body-a35 a:hover {
  color: #F59420;
}.hln_seo_body-a35 ul,.hln_seo_body-a35 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.hln_seo_body-a35 ol {
  list-style: decimal;
}.hln_seo_body-a35 li {
  margin-bottom: 6px;
  color: #9A8E7A;
  font-size: 14px;
  line-height: 1.75;
}.hln_seo_body-a35 table {
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  display: block;
  width: 100%;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width: 770px) {.hln_seo_body-a35 table {
  display: table;
}
}.hln_seo_body-a35 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #CFC3A8;
  text-align: left;
  font-weight: 700;
}.hln_seo_body-a35 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #9A8E7A;
}.hln_seo_cols-a35 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.hln_seo_cols-a35 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.hln_seo_cols-a35 {
  grid-template-columns: repeat(3,1fr);
}
}.hln_seo_col_h-a35 {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #CFC3A8;
  margin-bottom: 0.438rem;
}.hln_seo_col_p-a35 {
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #716659;
}.hln_seo_stats-a35 {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.hln_seo_stat-a35 {
  border: 1px solid rgba(232,130,10,0.18);
  flex: 1;
  border-radius: 0.625rem;
  padding: 0.875rem 16px;
  background: rgba(232,130,10,0.07);
  min-width: 140px;
}.hln_seo_stat_val-a35 {
  color: #E8820A;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 20px;
}.hln_seo_stat_lb-a35 {
  overflow-wrap: break-word;
  color: #716659;
  font-size: 0.688rem;
}.hln_rv-a35 {
  background: #0D0B18;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.hln_rv-a35 {
  padding: 44px 1.5rem 0;
}
}.hln_rv_in-a35 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hln_rv_head-a35 {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.hln_rv_label-a35 {
  color: #E8820A;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
}.hln_rv_h2-a35 {
  font-weight: 800;
  margin-bottom: 10px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F5EFDF;
  font-size: 22px;
}
@media(min-width: 769px) {.hln_rv_h2-a35 {
  font-size: 1.75rem;
}
}.hln_rv_stats-a35 {
  gap: 18px;
  align-items: center;
  color: #716659;
  flex-wrap: wrap;
  display: flex;
  font-size: 13px;
}.hln_rv_stats_score-a35 {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.hln_rv_stats_score_val-a35 {
  font-size: 1.375rem;
  color: #F5C842;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}.hln_rv_stats_score_max-a35 {
  font-size: 0.813rem;
  color: #564E44;
}.hln_rv_stats_badge-a35 {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.hln_rv_stats_badge-a35 svg {
  width: 0.875rem;
  height: 14px;
  color: #F5C842;
}.hln_rv_grid-a35 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.hln_rv_grid-a35 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.hln_rv_grid-a35 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.hln_rv_card-a35 {
  border: 1px solid rgba(255,255,255,0.11);
  background: #161428;
  padding: 1.25rem;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
}.hln_rv_card_stars-a35 {
  gap: 2px;
  color: #F5C842;
  display: flex;
  margin-bottom: 10px;
}.hln_rv_card_stars-a35 svg {
  width: 14px;
  height: 14px;
}.hln_rv_card_h-a35 {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #F5EFDF;
  line-height: 1.3;
}.hln_rv_card_body-a35 {
  flex: 1;
  overflow-wrap: break-word;
  color: #716659;
  font-size: 0.813rem;
  margin-bottom: 14px;
  line-height: 1.65;
}.hln_rv_card_body-a35 strong {
  color: #CFC3A8;
  font-weight: 600;
}.hln_rv_card_meta-a35 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  justify-content: space-between;
  padding-top: 12px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.hln_rv_card_author-a35 {
  color: #CFC3A8;
  font-weight: 600;
  font-size: 12px;
}.hln_rv_card_date-a35 {
  color: #564E44;
  font-size: 0.688rem;
}.hln_seo-a35 {
  padding: 2.25rem 1rem 0;
  background: #0D0B18;
}
@media(min-width: 767px) {.hln_seo-a35 {
  padding: 44px 1.5rem 0;
}
}.hln_seo_in-a35 {
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 1rem;
  padding: 1.75rem 24px;
  margin: 0 auto;
  background: #161428;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.hln_seo_in-a35 {
  padding: 2.25rem 40px;
}
}.hln_seo_label-a35 {
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  color: #E8820A;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
}.hln_seo_h2-a35 {
  margin-bottom: 14px;
  line-height: 1.25;
  color: #F5EFDF;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.hln_seo_h2-a35 {
  font-size: 1.5rem;
}
}.hln_seo_body-a35 {
  color: #9A8E7A;
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
}.hln_seo_body-a35 p {
  line-height: 1.75;
  color: #9A8E7A;
  font-size: 14px;
  margin-bottom: 12px;
}.hln_seo_body-a35 p:last-child {
  margin-bottom: 0;
}.hln_seo_body-a35 strong {
  color: #CFC3A8;
  font-weight: 700;
}.hln_seo_body-a35 a {
  transition: color .2s;
  color: #E8820A;
  text-decoration: underline;
}.hln_seo_body-a35 a:hover {
  color: #F59420;
}.hln_seo_body-a35 ul,.hln_seo_body-a35 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.hln_seo_body-a35 ol {
  list-style: decimal;
}.hln_seo_body-a35 li {
  color: #9A8E7A;
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 14px;
}.hln_seo_body-a35 table {
  margin-bottom: 12px;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.813rem;
  display: block;
}
@media(min-width: 769px) {.hln_seo_body-a35 table {
  display: table;
}
}.hln_seo_body-a35 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  color: #CFC3A8;
  text-align: left;
  font-weight: 700;
}.hln_seo_body-a35 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #9A8E7A;
}.hln_seo_cols-a35 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.hln_seo_cols-a35 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.hln_seo_cols-a35 {
  grid-template-columns: repeat(3,1fr);
}
}.hln_seo_col_h-a35 {
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #CFC3A8;
}.hln_seo_col_p-a35 {
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #716659;
}.hln_seo_stats-a35 {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.hln_seo_stat-a35 {
  border-radius: 0.625rem;
  background: rgba(232,130,10,0.07);
  border: 1px solid rgba(232,130,10,0.18);
  flex: 1;
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.hln_seo_stat_val-a35 {
  font-weight: 800;
  margin-bottom: 4px;
  color: #E8820A;
  font-size: 20px;
  overflow-wrap: break-word;
}.hln_seo_stat_lb-a35 {
  font-size: 11px;
  color: #716659;
  overflow-wrap: break-word;
}.hln_faq-a35 {
  background: #0D0B18;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.hln_faq-a35 {
  padding: 44px 24px 0;
}
}.hln_faq_in-a35 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hln_faq_head-a35 {
  margin-bottom: 1.25rem;
}.hln_faq_label-a35 {
  font-size: 11px;
  color: #E8820A;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
}.hln_faq_h2-a35 {
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  color: #F5EFDF;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.hln_faq_h2-a35 {
  font-size: 1.5rem;
}
}.hln_faq_list-a35 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.hln_faq_item-a35 {
  overflow: hidden;
  background: #161428;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.11);
}.hln_faq_q-a35 {
  padding: 1rem 20px;
  gap: 0.75rem;
  transition: color .2s;
  cursor: pointer;
  flex-wrap: wrap;
  align-items: center;
  color: #CFC3A8;
  display: flex;
  font-weight: 600;
  justify-content: space-between;
  overflow-wrap: break-word;
  font-size: 14px;
}.hln_faq_q-a35:hover {
  color: #F5EFDF;
}.hln_faq_q_ic-a35 {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  color: #E8820A;
  font-size: 16px;
  align-items: center;
  justify-content: center;
  height: 24px;
  display: flex;
  width: 24px;
  flex-shrink: 0;
}.hln_faq_item-a35.hln_state_open-a35 .hln_faq_q_ic-a35 {
  transform: rotate(45deg);
}.hln_faq_a-a35 {
  padding: 0 20px 1rem;
  font-size: 13px;
  display: none;
  overflow-wrap: break-word;
  color: #716659;
  line-height: 1.7;
}.hln_faq_item-a35.hln_state_open-a35 .hln_faq_a-a35 {
  display: block;
}.hln_faq_a-a35 strong {
  color: #CFC3A8;
  font-weight: 700;
}.hln_faq_a-a35 a {
  color: #E8820A;
  text-decoration: underline;
}.hln_faq_a-a35 ul,.hln_faq_a-a35 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.hln_faq_a-a35 ol {
  list-style: decimal;
}.hln_faq_a-a35 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.hln_faq_a-a35 table {
  margin: 8px 0;
  width: 100%;
  overflow-x: auto;
  display: block;
  font-size: 0.75rem;
  border-collapse: collapse;
}
@media(min-width: 765px) {.hln_faq_a-a35 table {
  display: table;
}
}.hln_faq_a-a35 th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #CFC3A8;
  text-align: left;
}.hln_faq_a-a35 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 6px 0.5rem;
  color: #716659;
}.hln_seo-a35 {
  padding: 36px 1rem 0;
  background: #0D0B18;
}
@media(min-width: 769px) {.hln_seo-a35 {
  padding: 44px 24px 0;
}
}.hln_seo_in-a35 {
  background: #161428;
  margin: 0 auto;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 1rem;
  max-width: 1320px;
}
@media(min-width: 770px) {.hln_seo_in-a35 {
  padding: 36px 40px;
}
}.hln_seo_label-a35 {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #E8820A;
  margin-bottom: 0.625rem;
}.hln_seo_h2-a35 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  font-size: 20px;
  color: #F5EFDF;
  margin-bottom: 0.875rem;
}
@media(min-width: 767px) {.hln_seo_h2-a35 {
  font-size: 1.5rem;
}
}.hln_seo_body-a35 {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #9A8E7A;
  overflow-wrap: break-word;
}.hln_seo_body-a35 p {
  font-size: 14px;
  color: #9A8E7A;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.hln_seo_body-a35 p:last-child {
  margin-bottom: 0;
}.hln_seo_body-a35 strong {
  font-weight: 700;
  color: #CFC3A8;
}.hln_seo_body-a35 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8820A;
}.hln_seo_body-a35 a:hover {
  color: #F59420;
}.hln_seo_body-a35 ul,.hln_seo_body-a35 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.hln_seo_body-a35 ol {
  list-style: decimal;
}.hln_seo_body-a35 li {
  color: #9A8E7A;
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.hln_seo_body-a35 table {
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 12px;
  display: block;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 771px) {.hln_seo_body-a35 table {
  display: table;
}
}.hln_seo_body-a35 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  color: #CFC3A8;
  font-weight: 700;
  text-align: left;
}.hln_seo_body-a35 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9A8E7A;
}.hln_seo_cols-a35 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 643px) {.hln_seo_cols-a35 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.hln_seo_cols-a35 {
  grid-template-columns: repeat(3,1fr);
}
}.hln_seo_col_h-a35 {
  font-size: 13px;
  color: #CFC3A8;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.hln_seo_col_p-a35 {
  color: #716659;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.hln_seo_stats-a35 {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.hln_seo_stat-a35 {
  flex: 1;
  border-radius: 0.625rem;
  background: rgba(232,130,10,0.07);
  border: 1px solid rgba(232,130,10,0.18);
  padding: 14px 16px;
  min-width: 140px;
}.hln_seo_stat_val-a35 {
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #E8820A;
  margin-bottom: 4px;
}.hln_seo_stat_lb-a35 {
  color: #716659;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.hln_ft-a35 {
  background: #07060E;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 48px;
}.hln_ft_support-a35 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 1.5rem 1rem;
}
@media(min-width:768px) {.hln_ft_support-a35 {
  padding: 28px 24px;
}
}.hln_ft_support_in-a35 {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  max-width: 82.5rem;
  align-items: center;
}.hln_ft_support_main-a35 {
  flex: 1;
  gap: 16px;
  min-width: 220px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.hln_ft_support_ic-a35 {
  flex-shrink: 0;
  color: #E8820A;
}.hln_ft_support_ic-a35 svg {
  width: 30px;
  height: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hln_ft_support_text_title-a35 {
  font-size: 0.938rem;
  margin-bottom: 3px;
  color: #F5EFDF;
  font-weight: 700;
  overflow-wrap: break-word;
}.hln_ft_support_text_sub-a35 {
  color: #716659;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.hln_ft_support_btn-a35 {
  background: #E8820A;
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 0.688rem 22px;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
  color: #F5EFDF;
  flex-shrink: 0;
}.hln_ft_support_btn-a35:hover {
  background: #F59420;
}.hln_ft_support_contacts-a35 {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.hln_ft_support_contact-a35 {
  color: #564E44;
  font-size: 12px;
  line-height: 1.4;
}.hln_ft_support_contact-a35 strong {
  font-size: 11px;
  font-weight: 600;
  color: #9A8E7A;
  margin-bottom: 2px;
  display: block;
}.hln_ft_main-a35 {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width:768px) {.hln_ft_main-a35 {
  padding: 40px 24px 2rem;
}
}.hln_ft_main_in-a35 {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 638px) {.hln_ft_main_in-a35 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.hln_ft_main_in-a35 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.hln_ft_col_logo-a35 {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.hln_ft_col_logo-a35 {
  grid-column: auto;
}
}.hln_ft_logo-a35 {
  gap: 9px;
  display: flex;
  overflow-wrap: break-word;
  font-size: 16px;
  font-weight: 800;
  color: #F5EFDF;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
}.hln_ft_logo_mark-a35 {
  overflow: hidden;
  border-radius: 0.375rem;
  width: 1.875rem;
  height: 1.875rem;
}.hln_ft_logo_mark-a35 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.hln_ft_logo_sub-a35 {
  max-width: 12.5rem;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #564E44;
  line-height: 1.55;
}.hln_ft_col_title-a35 {
  margin-bottom: 14px;
  font-weight: 700;
  font-size: 0.75rem;
  letter-spacing: .07em;
  color: #9A8E7A;
  text-transform: uppercase;
}.hln_ft_col_links-a35 {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.hln_ft_col_link-a35 {
  transition: color .2s;
  color: #564E44;
  font-size: 13px;
  overflow-wrap: break-word;
}.hln_ft_col_link-a35:hover {
  color: #CFC3A8;
}.hln_ft_apps-a35 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.hln_ft_app_card-a35 {
  border-radius: 0.375rem;
  transition: border-color .2s;
  gap: 10px;
  padding: 0.625rem 0.75rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  align-items: center;
  display: flex;
}.hln_ft_app_card-a35:hover {
  border-color: rgba(232,130,10,0.55);
}.hln_ft_app_card_ic-a35 svg {
  height: 1.375rem;
  stroke-linejoin: round;
  width: 1.375rem;
  stroke-linecap: round;
}.hln_ft_app_card_os-a35 {
  font-size: 0.625rem;
  color: #564E44;
  font-weight: 600;
}.hln_ft_app_card_action-a35 {
  font-size: 0.75rem;
  font-weight: 700;
  color: #CFC3A8;
}.hln_ft_bot-a35 {
  padding: 1.25rem 1rem;
}
@media(min-width: 770px) {.hln_ft_bot-a35 {
  padding: 1.25rem 24px;
}
}.hln_ft_bot_in-a35 {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  max-width: 82.5rem;
  display: flex;
}.hln_ft_socials-a35 {
  gap: 8px;
  display: flex;
}.hln_ft_soc-a35 {
  transition: background .2s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.375rem;
  display: flex;
  color: #9A8E7A;
  justify-content: center;
  height: 2.25rem;
  width: 36px;
  align-items: center;
}.hln_ft_soc-a35 svg {
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
}.hln_ft_soc-a35:hover {
  background: rgba(255,255,255,0.07);
}.hln_ft_legal-a35 {
  flex: 1;
  min-width: 200px;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.688rem;
  color: #8A7E72;
}.hln_ft_legal-a35 strong {
  color: #9A8E7A;
  font-weight: 700;
}.hln_ft_legal-a35 a {
  color: #9A8E7A;
  text-decoration: underline;
}.hln_ft_age-a35 {
  border: 2px solid #8A7E72;
  border-radius: 50%;
  width: 2rem;
  margin-left: auto;
  height: 32px;
  display: flex;
  font-size: 11px;
  font-weight: 800;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  color: #8A7E72;
}