html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #0A0C18;
  font-family: 'DM Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  min-height: 100vh;
  color: #C4BFB5;
}.elh-layout_i11 {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.elh-page_i11 {
  display: flex;
  min-height: 100vh;
}.elh-main_i11 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media (min-width: 1081px) {.elh-main_i11 {
  padding-left: 13.75rem;
}
}
@media (max-width: 1081px) {.elh-main_i11 {
  padding-bottom: 4.5rem;
}
}.elh-gc_i11 {
  background: #0D1020;
  border-radius: 0.625rem;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  flex-shrink: 0;
  width: 8.75rem;
  cursor: pointer;
  position: relative;
}
@media(min-width:640px) {.elh-gc_i11 {
  width: 156px;
}
}
@media(min-width: 1077px) {.elh-gc_i11 {
  width: 168px;
}
}.elh-gc_i11:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 149, 42, 0.08);
}.elh-gc_img_i11 {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.elh-gc_img_i11 img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.elh-gc_hover_i11 {
  inset: 0;
  background: rgba(6, 8, 16, 0.72);
  transition: opacity .2s;
  justify-content: center;
  display: flex;
  align-items: center;
  position: absolute;
  opacity: 0;
}.elh-gc_i11:hover .elh-gc_hover_i11 {
  opacity: 1;
}.elh-gc_hover_btn_i11 {
  border-radius: 6px;
  background: #C8952A;
  padding: 0.5rem 1rem;
  color: #F0EDE6;
  font-size: 0.75rem;
  font-weight: 700;
}.elh-gc_info_i11 {
  padding: 0.5rem 10px 0.625rem;
}.elh-gc_name_i11 {
  overflow: hidden;
  margin-bottom: 3px;
  max-width: 100%;
  text-overflow: ellipsis;
  font-weight: 600;
  color: #C4BFB5;
  font-size: 0.75rem;
  white-space: nowrap;
}.elh-gc_prov_i11 {
  font-size: 0.625rem;
  color: #6A6560;
}.elh-gc_tag_i11 {
  border-radius: 4px;
  padding: 2px 0.438rem;
  left: 0.375rem;
  letter-spacing: .04em;
  position: absolute;
  font-size: 9px;
  font-weight: 700;
  z-index: 2;
  text-transform: uppercase;
  top: 0.375rem;
}.elh-gc_tag_hot_i11 {
  background: #EF4444;
  color: #fff;
}.elh-gc_tag_new_i11 {
  background: #22C55E;
  color: #0A0C18;
}.elh-gc_tag_jp_i11 {
  background: #F0B429;
  color: #0A0C18;
}.elh-gc_tag_ex_i11 {
  background: #7A5412;
  color: #fff;
}.elh-gc_tag_live_i11 {
  background: #EF4444;
  color: #fff;
}.elh-gr_i11 {
  background: #0A0C18;
  padding: 32px 1rem 0;
}
@media(min-width: 770px) {.elh-gr_i11 {
  padding: 2.25rem 1.5rem 0;
}
}.elh-gr_in_i11 {
  margin: 0 auto;
  max-width: 1340px;
}.elh-gr_head_i11 {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.625rem;
  display: flex;
}.elh-gr_head_l_i11 {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.elh-gr_ic_i11 {
  border-radius: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 32px;
  display: flex;
  height: 2rem;
}.elh-gr_ic_i11 svg {
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
  height: 16px;
}.elh-gr_title_i11 {
  font-weight: 700;
  font-size: 16px;
  font-family: 'Cormorant Garamond', serif;
  color: #F0EDE6;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.elh-gr_title_i11 {
  font-size: 1.125rem;
}
}.elh-gr_more_i11 {
  gap: 0.313rem;
  transition: color .2s;
  display: flex;
  color: #78736C;
  font-weight: 600;
  align-items: center;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 12px;
}.elh-gr_more_i11:hover {
  color: #C8952A;
}.elh-gr_more_i11 svg {
  stroke-linecap: round;
  width: 0.75rem;
  stroke-linejoin: round;
  height: 0.75rem;
}.elh-gr_arrows_i11 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.elh-gr_arr_i11 {
  border-radius: 0.375rem;
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  color: #9A958E;
  display: flex;
  width: 1.875rem;
  justify-content: center;
  height: 30px;
  align-items: center;
}.elh-gr_arr_i11:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F0EDE6;
}.elh-gr_arr_i11 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
  height: 13px;
}.elh-gr_seo_h_i11 {
  margin: 0 0 0.375rem;
  color: #C4BFB5;
  max-width: 42.5rem;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.elh-gr_seo_h_i11 {
  font-size: 14px;
}
}.elh-gr_seo_i11 {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #78736C;
  max-width: 680px;
  line-height: 1.55;
  margin-bottom: 0.75rem;
}.elh-gr_seo_i11 strong {
  color: #C4BFB5;
  font-weight: 600;
}.elh-gr_scroll_i11 {
  gap: 0.625rem;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.elh-gr_scroll_i11::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.elh-gr_scroll_i11 {
  gap: 12px;
}
}.elh-tb_i11 {
  background: #0A0C18;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  z-index: 80;
  left: 0;
  position: fixed;
  height: 56px;
  align-items: center;
  display: flex;
  top: 0;
  right: 0;
}.elh-tb_in_i11 {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  display: flex;
  align-items: center;
  width: 100%;
}.elh-tb_burger_i11 {
  gap: 0.313rem;
  border-radius: 10px;
  width: 38px;
  margin-right: 0.5rem;
  height: 38px;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.elh-tb_burger_i11:hover {
  background: rgba(255, 255, 255, 0.05);
}.elh-tb_burger_line_i11 {
  background: #9A958E;
  border-radius: 1px;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1083px) {.elh-tb_burger_i11 {
  display: none;
}
}.elh-tb_logo_i11 {
  gap: 9px;
  margin-right: 1.25rem;
  display: flex;
  letter-spacing: -.01em;
  font-size: 1.125rem;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 800;
  flex-shrink: 0;
  color: #F0EDE6;
}.elh-tb_logo_mark_i11 {
  border-radius: 0.625rem;
  overflow: hidden;
  width: 32px;
  height: 2rem;
  justify-content: center;
  align-items: center;
  display: flex;
}.elh-tb_logo_mark_i11 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.elh-tb_nav_i11 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 637px) {.elh-tb_nav_i11 {
  display: flex;
}
}.elh-tb_tab_i11 {
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  border-radius: 10px;
  color: #9A958E;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 600;
}.elh-tb_tab_i11:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0EDE6;
}.elh-tb_tab_i11.elh-state_active_i11 {
  background: rgba(200, 149, 42, 0.18);
  color: #F0EDE6;
}.elh-tb_right_i11 {
  gap: 0.5rem;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
}.elh-tb_login_i11 {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.563rem 1rem;
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  display: none;
  font-weight: 600;
  font-size: 13px;
  color: #C4BFB5;
}.elh-tb_login_i11:hover {
  border-color: rgba(200, 149, 42, 0.55);
  color: #F0EDE6;
}
@media(min-width: 483px) {.elh-tb_login_i11 {
  display: block;
}
}.elh-tb_reg_i11 {
  padding: 0.563rem 1.125rem;
  background: #22C55E;
  border-radius: 0.625rem;
  transition: background .2s;
  color: #0C0E1A;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
}.elh-tb_reg_i11:hover {
  background: #16A34A;
}.elh-sb_i11 {
  transform: translateX(-100%);
  background: #10142A;
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  position: fixed;
  top: 3.5rem;
  overflow-y: auto;
  left: 0;
  bottom: 0;
  z-index: 70;
  width: 13.75rem;
}.elh-sb_i11.elh-state_open_i11 {
  transform: translateX(0);
}.elh-sb_i11::-webkit-scrollbar {
  width: 4px;
}.elh-sb_i11::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.elh-sb_i11 {
  transform: translateX(0);
}
}.elh-sb_auth_i11 {
  padding: 0.875rem 12px 0.625rem;
}.elh-sb_btn_reg_i11 {
  border-radius: 0.625rem;
  background: #22C55E;
  transition: background .2s;
  padding: 11px;
  text-align: center;
  font-size: 13px;
  margin-bottom: 8px;
  font-weight: 700;
  display: block;
  color: #0C0E1A;
}.elh-sb_btn_reg_i11:hover {
  background: #16A34A;
}.elh-sb_btn_login_i11 {
  transition: border-color .2s;
  border-radius: 10px;
  padding: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  display: block;
  font-weight: 600;
  text-align: center;
  font-size: 0.813rem;
  color: #C4BFB5;
}.elh-sb_btn_login_i11:hover {
  border-color: rgba(200, 149, 42, 0.55);
  color: #F0EDE6;
}.elh-sb_promo_i11 {
  margin: 0 12px 0.625rem;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid rgba(200, 149, 42, 0.18);
  background: linear-gradient(135deg,#1A1006,#10142A);
  padding: 0.75rem 0.875rem;
  position: relative;
}.elh-sb_promo_i11::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 149, 42, 0.18),transparent 70%);
  top: -20px;
  width: 5rem;
  height: 80px;
  right: -20px;
  content: '';
  position: absolute;
}.elh-sb_promo_title_i11 {
  color: #C8952A;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 11px;
  margin-bottom: 0.25rem;
}.elh-sb_promo_text_i11 {
  line-height: 1.35;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #F0EDE6;
  font-weight: 600;
}.elh-sb_promo_sub_i11 {
  margin-top: 3px;
  color: #78736C;
  font-size: 10px;
}.elh-sb_nav_i11 {
  padding: 6px 0.5rem 1rem;
}.elh-sb_nav_lb_i11 {
  padding: 10px 8px 6px;
  font-size: 10px;
  color: #6A6560;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.elh-sb_link_i11 {
  padding: 0.563rem 10px;
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  gap: 0.625rem;
  color: #9A958E;
  font-weight: 500;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  cursor: pointer;
  font-size: 0.813rem;
}.elh-sb_link_i11:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0EDE6;
}.elh-sb_link_i11.elh-state_active_i11 {
  background: rgba(200, 149, 42, 0.18);
  color: #F0EDE6;
}.elh-sb_ic_i11 {
  border-radius: 6px;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  height: 1.875rem;
  width: 1.875rem;
  display: flex;
}.elh-sb_ic_i11 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
}.elh-sb_ic_1_i11 {
  background: rgba(200, 149, 42, 0.08);
  color: #C8952A;
}.elh-sb_ic_2_i11 {
  background: rgba(34, 197, 94, 0.15);
  color: #22C55E;
}.elh-sb_ic_3_i11 {
  background: rgba(240, 180, 41, 0.16);
  color: #F0B429;
}.elh-sb_ic_4_i11 {
  background: rgba(122, 84, 18, 0.28);
  color: #7A5412;
}.elh-sb_ic_5_i11 {
  background: rgba(200, 149, 42, 0.08);
  color: #EC4899;
}.elh-sb_ic_6_i11 {
  background: rgba(122, 84, 18, 0.28);
  color: #8B5CF6;
}.elh-sb_badge_i11 {
  background: #F0B429;
  padding: 2px 0.438rem;
  border-radius: 6px;
  font-size: 9px;
  font-weight: 700;
  color: #0C0E1A;
  margin-left: auto;
}.elh-sb_bot_i11 {
  padding: 0.75rem;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.elh-sb_lang_i11,.elh-sb_help_i11 {
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.375rem;
  padding: 9px 0.375rem;
  flex: 1;
  border-radius: 6px;
  color: #9A958E;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 11px;
  display: flex;
}.elh-sb_lang_i11:hover,.elh-sb_help_i11:hover {
  border-color: rgba(200, 149, 42, 0.55);
  color: #F0EDE6;
}.elh-sb_lang_i11 svg,.elh-sb_help_i11 svg {
  width: 0.813rem;
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
}.elh-sb_bd_i11 {
  background: rgba(6, 8, 16, 0.72);
  inset: 0;
  position: fixed;
  display: none;
  z-index: 69;
}.elh-sb_bd_i11.elh-state_on_i11 {
  display: block;
}
@media(min-width: 1077px) {.elh-sb_bd_i11 {
  display: none!important;
}
}.elh-mob_nav_i11 {
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #10142A;
  right: 0;
  position: fixed;
  bottom: 0;
  display: flex;
  left: 0;
  z-index: 80;
}
@media(min-width: 1081px) {.elh-mob_nav_i11 {
  display: none;
}
}.elh-mob_nav_item_i11 {
  flex: 1;
  gap: 0.25rem;
  padding: 4px 2px;
  color: #6A6560;
  display: flex;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
}.elh-mob_nav_ic_i11 {
  line-height: 1;
}.elh-mob_nav_ic_i11 svg {
  height: 1.25rem;
  width: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.elh-mob_nav_lb_i11 {
  font-size: 10px;
  color: #6A6560;
  font-weight: 600;
}.elh-mob_nav_item_i11.elh-state_active_i11 {
  color: #C8952A;
}.elh-mob_nav_item_i11.elh-state_active_i11 .elh-mob_nav_lb_i11 {
  color: #C8952A;
}.elh-hero_i11 {
  background: #0A0C18;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 767px) {.elh-hero_i11 {
  padding: 1.5rem 1.5rem 0;
}
}.elh-hero_in_i11 {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1340px;
}
@media(min-width: 861px) {.elh-hero_in_i11 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1103px) {.elh-hero_in_i11 {
  grid-template-columns: 1fr 21.25rem;
}
}.elh-hero_promo_i11 {
  background: #0D1020;
  overflow: hidden;
  border-radius: 1rem;
  position: relative;
  display: flex;
  align-items: stretch;
  min-height: 13.75rem;
}
@media(min-width: 769px) {.elh-hero_promo_i11 {
  min-height: 17.5rem;
}
}.elh-hero_promo_bg_i11 {
  background-position: center;
  background: linear-gradient(120deg,#1A1006 0%,#0A0C18 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.elh-hero_promo_bg_i11::after {
  background: linear-gradient(90deg,#0A0C18 0%,rgba(6, 8, 16, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.elh-hero_promo_glow_i11 {
  background: radial-gradient(circle,rgba(122, 84, 18, 0.28) 0%,transparent 65%);
  border-radius: 50%;
  height: 300px;
  position: absolute;
  top: -40px;
  right: 3.75rem;
  width: 300px;
  pointer-events: none;
}.elh-hero_promo_ct_i11 {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  flex-direction: column;
  display: flex;
  position: relative;
  z-index: 2;
  justify-content: center;
  max-width: 30rem;
}
@media(min-width: 767px) {.elh-hero_promo_ct_i11 {
  padding: 40px 32px;
}
}.elh-hero_badge_i11 {
  padding: 5px 0.75rem;
  background: rgba(200, 149, 42, 0.18);
  border-radius: 24px;
  border: 1px solid rgba(200, 149, 42, 0.08);
  display: inline-block;
  margin-bottom: 14px;
  font-size: 10px;
  color: #C8952A;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.elh-hero_h1_i11 {
  color: #F0EDE6;
  font-weight: 800;
  font-size: 26px;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  line-height: 1.15;
}.elh-hero_h1_i11 em {
  color: #F0B429;
  font-style: normal;
}
@media(min-width: 767px) {.elh-hero_h1_i11 {
  font-size: 2.25rem;
}
}.elh-hero_sub_i11 {
  margin-bottom: 20px;
  color: #9A958E;
  font-size: 0.813rem;
  line-height: 1.55;
}
@media(min-width: 766px) {.elh-hero_sub_i11 {
  font-size: 0.875rem;
}
}.elh-hero_row_i11 {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.elh-hero_cta_i11 {
  border-radius: 10px;
  transition: background .2s;
  background: #22C55E;
  padding: 13px 26px;
  color: #0C0E1A;
  box-shadow: 0 0.25rem 1.25rem rgba(34, 197, 94, 0.38);
  font-size: 14px;
  font-weight: 700;
}.elh-hero_cta_i11:hover {
  background: #16A34A;
}.elh-hero_terms_i11 {
  color: #6A6560;
  font-size: 11px;
}.elh-hero_game_i11 {
  overflow: hidden;
  background: #0D1020;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  position: relative;
}.elh-hero_game_badge_i11 {
  border: 1px solid rgba(240, 180, 41, 0.16);
  background: rgba(240, 180, 41, 0.16);
  border-radius: 1.5rem;
  padding: 5px 0.625rem;
  font-size: 0.625rem;
  z-index: 3;
  text-transform: uppercase;
  left: 0.75rem;
  font-weight: 700;
  letter-spacing: .06em;
  color: #F0B429;
  top: 12px;
  position: absolute;
}.elh-hero_game_badge_i11 svg {
  height: 0.688rem;
  margin-right: 4px;
  vertical-align: -1px;
  width: 11px;
}.elh-hero_game_img_i11 {
  overflow: hidden;
  background: linear-gradient(135deg,#1A1006,#0A0C18);
  padding-bottom: 60%;
  position: relative;
}.elh-hero_game_img_i11 img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.elh-hero_game_play_i11 {
  transition: opacity .2s;
  background: rgba(6, 8, 16, 0.72);
  inset: 0;
  justify-content: center;
  opacity: 0;
  align-items: center;
  display: flex;
  position: absolute;
}.elh-hero_game_i11:hover .elh-hero_game_play_i11 {
  opacity: 1;
}.elh-hero_game_play_i11 span {
  border-radius: 50%;
  background: #C8952A;
  height: 3.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
}.elh-hero_game_play_i11 span svg {
  height: 1.125rem;
  width: 1.125rem;
  margin-left: 2px;
}.elh-hero_game_info_i11 {
  padding: 0.875rem 1rem;
}.elh-hero_game_title_i11 {
  font-weight: 700;
  margin-bottom: 0.25rem;
  color: #F0EDE6;
  overflow-wrap: break-word;
  font-size: 15px;
}.elh-hero_game_provider_i11 {
  font-size: 11px;
  color: #78736C;
}.elh-hero_game_btn_i11 {
  transition: background .2s;
  background: #C8952A;
  padding: 11px;
  border-radius: 0.625rem;
  margin: 0.75rem 1rem 1rem;
  font-weight: 700;
  text-align: center;
  font-size: 0.813rem;
  display: block;
  color: #F0EDE6;
}.elh-hero_game_i11:hover .elh-hero_game_btn_i11 {
  background: #D9A535;
}.elh-sbar_i11 {
  background: #0A0C18;
  padding: 16px 16px 0;
}
@media(min-width: 769px) {.elh-sbar_i11 {
  padding: 1.125rem 1.5rem 0;
}
}.elh-sbar_in_i11 {
  margin: 0 auto;
  max-width: 1340px;
}.elh-sbar_row_i11 {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.elh-sbar_input_i11 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  padding: 11px 16px;
  border-radius: 0.625rem;
  gap: 0.625rem;
  flex: 1;
  background: #0D1020;
  font-size: 0.813rem;
  display: flex;
  cursor: pointer;
  color: #78736C;
  align-items: center;
}.elh-sbar_input_i11:hover {
  border-color: rgba(200, 149, 42, 0.55);
}.elh-sbar_input_i11 svg {
  stroke-linejoin: round;
  height: 15px;
  stroke-linecap: round;
  width: 15px;
  flex-shrink: 0;
}.elh-sbar_providers_i11 {
  padding: 0.688rem 1.125rem;
  gap: 8px;
  background: #0D1020;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 10px;
  color: #C4BFB5;
  font-size: 13px;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
  align-items: center;
}.elh-sbar_providers_i11:hover {
  border-color: rgba(200, 149, 42, 0.55);
  color: #F0EDE6;
}.elh-sbar_providers_i11 svg {
  height: 0.875rem;
  width: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.elh-sbar_tabs_i11 {
  gap: 0.375rem;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
}.elh-sbar_tabs_i11::-webkit-scrollbar {
  display: none;
}.elh-sbar_tab_i11 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.5rem;
  padding: 8px 14px;
  gap: 0.438rem;
  align-items: center;
  white-space: nowrap;
  font-size: 12px;
  display: flex;
  color: #9A958E;
  cursor: pointer;
  font-weight: 600;
  flex-shrink: 0;
}.elh-sbar_tab_i11:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(200, 149, 42, 0.55);
  color: #F0EDE6;
}.elh-sbar_tab_i11.elh-state_active_i11 {
  border-color: rgba(200, 149, 42, 0.08);
  background: rgba(200, 149, 42, 0.18);
  color: #F0EDE6;
}.elh-sbar_tab_ic_i11 svg {
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
  height: 0.875rem;
}.elh-wy_i11 {
  padding: 2rem 1rem 0;
  background: #0A0C18;
}
@media(min-width: 770px) {.elh-wy_i11 {
  padding: 2.5rem 1.5rem 0;
}
}.elh-wy_in_i11 {
  margin: 0 auto;
  max-width: 1340px;
}.elh-wy_head_i11 {
  margin-bottom: 18px;
  max-width: 720px;
}.elh-wy_label_i11 {
  color: #C8952A;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.elh-wy_h2_i11 {
  margin-bottom: 0.5rem;
  color: #F0EDE6;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
}
@media(min-width:768px) {.elh-wy_h2_i11 {
  font-size: 1.5rem;
}
}.elh-wy_intro_i11 {
  margin: 0;
  color: #78736C;
  line-height: 1.6;
  font-size: 13px;
}.elh-wy_grid_i11 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.elh-wy_grid_i11 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.elh-wy_grid_i11 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.elh-wy_card_i11 {
  background: #10142A;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px;
  border-radius: 10px;
  transition: border-color .2s,transform .2s;
}.elh-wy_card_i11:hover {
  border-color: rgba(200, 149, 42, 0.08);
  transform: translateY(-2px);
}.elh-wy_card_ic_i11 {
  border-radius: 50%;
  background: rgba(200, 149, 42, 0.18);
  margin-bottom: 0.875rem;
  display: flex;
  height: 44px;
  justify-content: center;
  width: 44px;
  align-items: center;
  color: #C8952A;
}.elh-wy_card_ic_i11 svg {
  height: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 22px;
}.elh-wy_card_h_i11 {
  color: #F0EDE6;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 1.25;
  font-size: 0.938rem;
}.elh-wy_card_p_i11 {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #78736C;
  line-height: 1.6;
}.elh-wy_card_p_i11 strong {
  font-weight: 600;
  color: #C4BFB5;
}.elh-ws_i11 {
  padding: 32px 16px 0;
  background: #0A0C18;
}
@media(min-width: 770px) {.elh-ws_i11 {
  padding: 2.25rem 1.5rem 0;
}
}.elh-ws_in_i11 {
  margin: 0 auto;
  max-width: 1340px;
}.elh-ws_head_i11 {
  gap: 0.75rem;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}.elh-ws_title_i11 {
  gap: 10px;
  color: #F0EDE6;
  font-weight: 700;
  flex-wrap: wrap;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1rem;
}.elh-ws_title_ic_i11 svg {
  stroke-linejoin: round;
  color: #F0B429;
  height: 18px;
  stroke-linecap: round;
  width: 18px;
}.elh-ws_online_i11 {
  gap: 0.438rem;
  align-items: center;
  font-weight: 600;
  color: #78736C;
  display: flex;
  font-size: 0.75rem;
}.elh-ws_online_dot_i11 {
  border-radius: 50%;
  background: #22C55E;
  height: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(34, 197, 94, 0.15);
  width: 0.5rem;
}.elh-ws_scroll_i11 {
  gap: 0.5rem;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  display: flex;
}.elh-ws_scroll_i11::-webkit-scrollbar {
  display: none;
}.elh-wc_i11 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 0.625rem;
  padding: 10px 0.875rem;
  background: #0D1020;
  border-radius: 10px;
  align-items: center;
  flex-shrink: 0;
  min-width: 13.75rem;
  display: flex;
}.elh-wc_img_i11 {
  overflow: hidden;
  background: #10142A;
  border-radius: 0.375rem;
  width: 2.25rem;
  flex-shrink: 0;
  height: 2.25rem;
}.elh-wc_img_i11 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.elh-wc_info_i11 {
  min-width: 0;
}.elh-wc_game_i11 {
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  text-overflow: ellipsis;
  color: #C4BFB5;
  font-weight: 600;
}.elh-wc_player_i11 {
  overflow: hidden;
  color: #6A6560;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 10px;
}.elh-wc_amount_i11 {
  font-weight: 700;
  white-space: nowrap;
  color: #22C55E;
  font-size: 0.813rem;
  margin-left: auto;
  flex-shrink: 0;
}.elh-prov_i11 {
  background: #0A0C18;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.elh-prov_i11 {
  padding: 2.75rem 24px 0;
}
}.elh-prov_in_i11 {
  margin: 0 auto;
  max-width: 83.75rem;
}.elh-prov_head_i11 {
  margin-bottom: 1rem;
}.elh-prov_label_i11 {
  color: #C8952A;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.elh-prov_h2_i11 {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  color: #F0EDE6;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 765px) {.elh-prov_h2_i11 {
  font-size: 1.5rem;
}
}.elh-prov_seo_i11 {
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #78736C;
  margin-bottom: 16px;
  max-width: 620px;
}.elh-prov_seo_i11 strong {
  color: #C4BFB5;
  font-weight: 700;
}.elh-prov_seo_i11 a {
  color: #C8952A;
  text-decoration: underline;
}.elh-prov_grid_i11 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.elh-prov_grid_i11 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.elh-prov_grid_i11 {
  grid-template-columns: repeat(8,1fr);
}
}.elh-prov_card_i11 {
  border-radius: 10px;
  background: #0D1020;
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,background .2s;
  padding: 14px 10px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}.elh-prov_card_i11:hover {
  border-color: rgba(200, 149, 42, 0.55);
  background: #10142A;
}.elh-prov_logo_i11 {
  overflow: hidden;
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  width: 44px;
  justify-content: center;
  height: 44px;
  align-items: center;
  display: flex;
}.elh-prov_logo_i11 img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.elh-prov_name_i11 {
  overflow-wrap: break-word;
  color: #9A958E;
  font-size: 0.688rem;
  text-align: center;
  font-weight: 600;
}.elh-htp_i11 {
  padding: 36px 16px 0;
  background: #0A0C18;
}
@media(min-width: 770px) {.elh-htp_i11 {
  padding: 2.75rem 24px 0;
}
}.elh-htp_in_i11 {
  margin: 0 auto;
  max-width: 1340px;
}.elh-htp_head_i11 {
  margin-bottom: 22px;
  max-width: 45rem;
}.elh-htp_label_i11 {
  letter-spacing: .08em;
  color: #C8952A;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 8px;
}.elh-htp_h2_i11 {
  color: #F0EDE6;
  font-size: 22px;
  margin-bottom: 0.5rem;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.elh-htp_h2_i11 {
  font-size: 1.75rem;
}
}.elh-htp_intro_i11 {
  color: #78736C;
  line-height: 1.6;
  font-size: 0.875rem;
}.elh-htp_steps_i11 {
  gap: 0.75rem;
  margin: 0;
  list-style: none;
  padding: 0;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.elh-htp_steps_i11 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.elh-htp_steps_i11 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.elh-htp_step_i11 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem 1.125rem 1.125rem;
  border-radius: 10px;
  background: #10142A;
  flex-direction: column;
  display: flex;
  position: relative;
}.elh-htp_step_num_i11 {
  background: #C8952A;
  border-radius: 50%;
  position: absolute;
  left: 20px;
  color: #0C0E1A;
  justify-content: center;
  align-items: center;
  font-size: 0.813rem;
  display: flex;
  font-family: 'Cormorant Garamond', serif;
  height: 1.75rem;
  top: -12px;
  font-weight: 800;
  width: 28px;
}.elh-htp_step_ic_i11 {
  border-radius: 0.375rem;
  background: rgba(200, 149, 42, 0.18);
  margin: 0.5rem 0 0.75rem;
  display: flex;
  justify-content: center;
  height: 36px;
  width: 2.25rem;
  color: #C8952A;
  align-items: center;
}.elh-htp_step_ic_i11 svg {
  width: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.125rem;
}.elh-htp_step_h_i11 {
  color: #F0EDE6;
  margin-bottom: 0.375rem;
  line-height: 1.25;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.elh-htp_step_p_i11 {
  font-size: 0.813rem;
  color: #78736C;
  line-height: 1.55;
  overflow-wrap: break-word;
}.elh-htp_step_p_i11 strong {
  font-weight: 600;
  color: #C4BFB5;
}.elh-htp_cta_i11 {
  background: #22C55E;
  padding: 13px 26px;
  transition: background .2s;
  border-radius: 10px;
  font-size: 14px;
  color: #0C0E1A;
  margin-top: 1.25rem;
  display: inline-block;
  font-weight: 700;
}.elh-htp_cta_i11:hover {
  background: #16A34A;
}.elh-reg_i11 {
  padding: 2.25rem 1rem 0;
  background: #0A0C18;
}
@media(min-width: 766px) {.elh-reg_i11 {
  padding: 2.75rem 1.5rem 0;
}
}.elh-reg_in_i11 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  border-radius: 16px;
  padding: 1.75rem 24px;
  background: #10142A;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.elh-reg_in_i11 {
  padding: 40px;
}
}.elh-reg_top_i11 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.elh-reg_top_i11 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.elh-reg_label_i11 {
  text-transform: uppercase;
  color: #C8952A;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
}.elh-reg_h2_i11 {
  line-height: 1.2;
  color: #F0EDE6;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.elh-reg_h2_i11 {
  font-size: 1.75rem;
}
}.elh-reg_bonus_i11 {
  padding: 0.625rem 1rem;
  gap: 8px;
  border-radius: 0.625rem;
  background: rgba(240, 180, 41, 0.16);
  border: 1px solid rgba(240, 180, 41, 0.16);
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.elh-reg_bonus_amount_i11 {
  font-weight: 800;
  font-size: 1.25rem;
  color: #F0B429;
}.elh-reg_bonus_text_i11 {
  color: #9A958E;
  font-size: 13px;
  line-height: 1.35;
}.elh-reg_cta_btn_i11 {
  border-radius: 10px;
  transition: background .2s;
  background: #22C55E;
  padding: 14px 2rem;
  margin-bottom: 12px;
  display: inline-block;
  font-weight: 700;
  color: #0C0E1A;
  box-shadow: 0 4px 20px rgba(34, 197, 94, 0.38);
  font-size: 0.938rem;
}.elh-reg_cta_btn_i11:hover {
  background: #16A34A;
}.elh-reg_terms_i11 {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #6A6560;
}.elh-reg_seo_i11 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  color: #78736C;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  margin-top: 20px;
}.elh-reg_seo_i11 p {
  margin-bottom: 10px;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #78736C;
}.elh-reg_seo_i11 p:last-child {
  margin-bottom: 0;
}.elh-reg_seo_i11 strong {
  font-weight: 700;
  color: #C4BFB5;
}.elh-reg_seo_i11 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8952A;
}.elh-reg_seo_i11 a:hover {
  color: #D9A535;
}.elh-reg_seo_i11 ul,.elh-reg_seo_i11 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.elh-reg_seo_i11 ol {
  list-style: decimal;
}.elh-reg_seo_i11 li {
  color: #78736C;
  line-height: 1.65;
  margin-bottom: 4px;
  font-size: 0.813rem;
}.elh-reg_seo_i11 table {
  border-collapse: collapse;
  display: block;
  width: 100%;
  margin-bottom: 0.625rem;
  overflow-x: auto;
  font-size: 0.813rem;
}
@media(min-width: 765px) {.elh-reg_seo_i11 table {
  display: table;
}
}.elh-reg_seo_i11 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C4BFB5;
  text-align: left;
  font-weight: 700;
}.elh-reg_seo_i11 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #78736C;
}.elh-reg_steps_i11 {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width: 857px) {.elh-reg_steps_i11 {
  margin-top: 0;
}
}.elh-reg_step_i11 {
  gap: 0.875rem;
  padding: 1rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.elh-reg_step_num_i11 {
  background: rgba(200, 149, 42, 0.18);
  border: 1px solid rgba(200, 149, 42, 0.08);
  border-radius: 50%;
  height: 2.125rem;
  font-size: 0.875rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  width: 2.125rem;
  justify-content: center;
  color: #C8952A;
  font-weight: 800;
}.elh-reg_step_title_i11 {
  font-weight: 700;
  color: #F0EDE6;
  font-size: 14px;
  margin-bottom: 3px;
}.elh-reg_step_text_i11 {
  color: #78736C;
  line-height: 1.5;
  font-size: 0.75rem;
}.elh-reg_trust_i11 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  padding-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}.elh-reg_trust_item_i11 {
  gap: 0.438rem;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #78736C;
  align-items: center;
  display: flex;
}.elh-reg_trust_ic_i11 svg {
  stroke-linejoin: round;
  color: #C8952A;
  height: 1rem;
  stroke-linecap: round;
  width: 1rem;
}.elh-bon_i11 {
  background: #0A0C18;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.elh-bon_i11 {
  padding: 2.75rem 1.5rem 0;
}
}.elh-bon_in_i11 {
  margin: 0 auto;
  max-width: 83.75rem;
}.elh-bon_head_i11 {
  margin-bottom: 20px;
}.elh-bon_label_i11 {
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #C8952A;
  font-weight: 700;
  text-transform: uppercase;
}.elh-bon_h2_i11 {
  overflow-wrap: break-word;
  color: #F0EDE6;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 8px;
}
@media(min-width: 766px) {.elh-bon_h2_i11 {
  font-size: 1.5rem;
}
}.elh-bon_seo_i11 {
  line-height: 1.6;
  font-size: 13px;
  color: #78736C;
  overflow-wrap: break-word;
  max-width: 620px;
}.elh-bon_seo_i11 strong {
  font-weight: 700;
  color: #C4BFB5;
}.elh-bon_seo_i11 a {
  color: #C8952A;
  text-decoration: underline;
}.elh-bon_grid_i11 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.elh-bon_grid_i11 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.elh-bon_grid_i11 {
  grid-template-columns: repeat(5,1fr);
}
}.elh-bon_card_i11 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1rem;
  border-radius: 10px;
  background: #0D1020;
  transition: border-color .2s,transform .2s;
}.elh-bon_card_i11:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 149, 42, 0.08);
}.elh-bon_card_ic_i11 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.625rem;
  height: 26px;
}.elh-bon_card_ic_i11 {
  margin-bottom: 0.625rem;
}.elh-bon_card_type_i11 {
  margin-bottom: 0.375rem;
  color: #78736C;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
}.elh-bon_card_amount_i11 {
  font-size: 18px;
  line-height: 1.1;
  margin-bottom: 0.375rem;
  font-weight: 800;
  color: #F0B429;
}.elh-bon_card_name_i11 {
  color: #F0EDE6;
  font-weight: 600;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 13px;
}.elh-bon_card_detail_i11 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  line-height: 1.5;
  padding-top: 0.5rem;
  font-size: 0.688rem;
  color: #6A6560;
}.elh-app_i11 {
  background: #0A0C18;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.elh-app_i11 {
  padding: 2.75rem 1.5rem 0;
}
}.elh-app_in_i11 {
  margin: 0 auto;
  max-width: 83.75rem;
}.elh-app_head_i11 {
  margin-bottom: 16px;
}.elh-app_label_i11 {
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C8952A;
}.elh-app_h2_i11 {
  font-size: 20px;
  color: #F0EDE6;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}
@media(min-width: 769px) {.elh-app_h2_i11 {
  font-size: 24px;
}
}.elh-app_sub_i11 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #78736C;
  line-height: 1.6;
  max-width: 600px;
}.elh-app_sub_i11 strong {
  font-weight: 700;
  color: #C4BFB5;
}.elh-app_cards_i11 {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width: 642px) {.elh-app_cards_i11 {
  grid-template-columns: repeat(3,1fr);
}
}.elh-app_card_i11 {
  border-radius: 0.625rem;
  gap: 16px;
  overflow: hidden;
  padding: 1.25rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
  position: relative;
}.elh-app_card_ios_i11 {
  background: linear-gradient(135deg,rgba(200, 149, 42, 0.18) 0%,#10142A 100%);
}.elh-app_card_android_i11 {
  background: linear-gradient(135deg,rgba(34, 197, 94, 0.15) 0%,#10142A 100%);
}.elh-app_card_win_i11 {
  background: linear-gradient(135deg,rgba(240, 180, 41, 0.16) 0%,#10142A 100%);
}.elh-app_card_ic_i11 svg {
  width: 2.125rem;
  stroke-linecap: round;
  height: 34px;
  stroke-linejoin: round;
}.elh-app_card_ic_i11 {
  flex-shrink: 0;
  color: #F0EDE6;
}.elh-app_card_os_i11 {
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #78736C;
  margin-bottom: 6px;
}.elh-app_card_title_i11 {
  font-weight: 700;
  color: #F0EDE6;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  line-height: 1.2;
}.elh-app_card_text_i11 {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #78736C;
  line-height: 1.5;
  margin-bottom: 0.875rem;
}.elh-app_card_btn_i11 {
  border-radius: 6px;
  padding: 0.625rem 18px;
  gap: 7px;
  border: 1px solid rgba(200, 149, 42, 0.55);
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  display: inline-flex;
  font-size: 13px;
  color: #F0EDE6;
  font-weight: 700;
  align-items: center;
}.elh-app_card_btn_i11:hover {
  background: rgba(255, 255, 255, 0.07);
}.elh-faq_i11 {
  padding: 36px 1rem 0;
  background: #0A0C18;
}
@media(min-width: 769px) {.elh-faq_i11 {
  padding: 44px 24px 0;
}
}.elh-faq_in_i11 {
  margin: 0 auto;
  max-width: 1340px;
}.elh-faq_head_i11 {
  margin-bottom: 1.25rem;
}.elh-faq_label_i11 {
  letter-spacing: .08em;
  font-size: 11px;
  color: #C8952A;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.elh-faq_h2_i11 {
  font-size: 1.25rem;
  color: #F0EDE6;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.elh-faq_h2_i11 {
  font-size: 1.5rem;
}
}.elh-faq_list_i11 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.elh-faq_item_i11 {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #10142A;
  overflow: hidden;
}.elh-faq_q_i11 {
  padding: 1rem 1.25rem;
  transition: color .2s;
  gap: 0.75rem;
  overflow-wrap: break-word;
  color: #C4BFB5;
  flex-wrap: wrap;
  font-weight: 600;
  align-items: center;
  display: flex;
  cursor: pointer;
  font-size: 14px;
  justify-content: space-between;
}.elh-faq_q_i11:hover {
  color: #F0EDE6;
}.elh-faq_q_ic_i11 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  height: 1.5rem;
  display: flex;
  width: 24px;
  flex-shrink: 0;
  color: #C8952A;
  font-size: 16px;
  justify-content: center;
  align-items: center;
}.elh-faq_item_i11.elh-state_open_i11 .elh-faq_q_ic_i11 {
  transform: rotate(45deg);
}.elh-faq_a_i11 {
  padding: 0 20px 1rem;
  overflow-wrap: break-word;
  line-height: 1.7;
  color: #78736C;
  display: none;
  font-size: 13px;
}.elh-faq_item_i11.elh-state_open_i11 .elh-faq_a_i11 {
  display: block;
}.elh-faq_a_i11 strong {
  color: #C4BFB5;
  font-weight: 700;
}.elh-faq_a_i11 a {
  text-decoration: underline;
  color: #C8952A;
}.elh-faq_a_i11 ul,.elh-faq_a_i11 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.elh-faq_a_i11 ol {
  list-style: decimal;
}.elh-faq_a_i11 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.elh-faq_a_i11 table {
  margin: 8px 0;
  display: block;
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
  overflow-x: auto;
}
@media(min-width: 769px) {.elh-faq_a_i11 table {
  display: table;
}
}.elh-faq_a_i11 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 0.5rem;
  color: #C4BFB5;
  text-align: left;
  font-weight: 700;
}.elh-faq_a_i11 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 0.5rem;
  color: #78736C;
}.elh-rv_i11 {
  background: #0A0C18;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.elh-rv_i11 {
  padding: 2.75rem 24px 0;
}
}.elh-rv_in_i11 {
  margin: 0 auto;
  max-width: 1340px;
}.elh-rv_head_i11 {
  max-width: 720px;
  margin-bottom: 20px;
}.elh-rv_label_i11 {
  color: #C8952A;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
}.elh-rv_h2_i11 {
  font-weight: 800;
  margin-bottom: 10px;
  font-family: 'Cormorant Garamond', serif;
  color: #F0EDE6;
  overflow-wrap: break-word;
  font-size: 22px;
}
@media(min-width: 769px) {.elh-rv_h2_i11 {
  font-size: 28px;
}
}.elh-rv_stats_i11 {
  gap: 1.125rem;
  flex-wrap: wrap;
  display: flex;
  font-size: 13px;
  align-items: center;
  color: #78736C;
}.elh-rv_stats_score_i11 {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.elh-rv_stats_score_val_i11 {
  font-family: 'Cormorant Garamond', serif;
  color: #F0B429;
  font-size: 1.375rem;
  font-weight: 800;
}.elh-rv_stats_score_max_i11 {
  font-size: 0.813rem;
  color: #6A6560;
}.elh-rv_stats_badge_i11 {
  gap: 4px;
  align-items: center;
  display: flex;
}.elh-rv_stats_badge_i11 svg {
  width: 0.875rem;
  height: 0.875rem;
  color: #F0B429;
}.elh-rv_grid_i11 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.elh-rv_grid_i11 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.elh-rv_grid_i11 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.elh-rv_card_i11 {
  background: #10142A;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 10px;
  padding: 20px;
  display: flex;
  flex-direction: column;
}.elh-rv_card_stars_i11 {
  gap: 2px;
  color: #F0B429;
  margin-bottom: 10px;
  display: flex;
}.elh-rv_card_stars_i11 svg {
  height: 14px;
  width: 14px;
}.elh-rv_card_h_i11 {
  line-height: 1.3;
  font-weight: 700;
  color: #F0EDE6;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 14px;
}.elh-rv_card_body_i11 {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 0.875rem;
  color: #78736C;
}.elh-rv_card_body_i11 strong {
  font-weight: 600;
  color: #C4BFB5;
}.elh-rv_card_meta_i11 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  justify-content: space-between;
  padding-top: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.elh-rv_card_author_i11 {
  font-size: 0.75rem;
  font-weight: 600;
  color: #C4BFB5;
}.elh-rv_card_date_i11 {
  color: #6A6560;
  font-size: 11px;
}.elh-seo_i11 {
  background: #0A0C18;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.elh-seo_i11 {
  padding: 44px 24px 0;
}
}.elh-seo_in_i11 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 28px 1.5rem;
  border-radius: 1rem;
  margin: 0 auto;
  background: #10142A;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.elh-seo_in_i11 {
  padding: 2.25rem 40px;
}
}.elh-seo_label_i11 {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C8952A;
  margin-bottom: 0.625rem;
}.elh-seo_h2_i11 {
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F0EDE6;
  margin-bottom: 0.875rem;
  font-weight: 800;
}
@media(min-width: 765px) {.elh-seo_h2_i11 {
  font-size: 24px;
}
}.elh-seo_body_i11 {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #9A958E;
}.elh-seo_body_i11 p {
  color: #9A958E;
  font-size: 0.875rem;
  margin-bottom: 12px;
  line-height: 1.75;
}.elh-seo_body_i11 p:last-child {
  margin-bottom: 0;
}.elh-seo_body_i11 strong {
  font-weight: 700;
  color: #C4BFB5;
}.elh-seo_body_i11 a {
  transition: color .2s;
  color: #C8952A;
  text-decoration: underline;
}.elh-seo_body_i11 a:hover {
  color: #D9A535;
}.elh-seo_body_i11 ul,.elh-seo_body_i11 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.elh-seo_body_i11 ol {
  list-style: decimal;
}.elh-seo_body_i11 li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #9A958E;
}.elh-seo_body_i11 table {
  margin-bottom: 0.75rem;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 13px;
}
@media(min-width:768px) {.elh-seo_body_i11 table {
  display: table;
}
}.elh-seo_body_i11 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C4BFB5;
  text-align: left;
}.elh-seo_body_i11 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #9A958E;
}.elh-seo_cols_i11 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.elh-seo_cols_i11 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.elh-seo_cols_i11 {
  grid-template-columns: repeat(3,1fr);
}
}.elh-seo_col_h_i11 {
  font-size: 13px;
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #C4BFB5;
  overflow-wrap: break-word;
}.elh-seo_col_p_i11 {
  line-height: 1.65;
  color: #78736C;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.elh-seo_stats_i11 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.elh-seo_stat_i11 {
  flex: 1;
  padding: 0.875rem 16px;
  border: 1px solid rgba(200, 149, 42, 0.18);
  border-radius: 10px;
  background: rgba(200, 149, 42, 0.08);
  min-width: 140px;
}.elh-seo_stat_val_i11 {
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #C8952A;
}.elh-seo_stat_lb_i11 {
  font-size: 0.688rem;
  color: #78736C;
  overflow-wrap: break-word;
}.elh-seo_i11 {
  padding: 36px 16px 0;
  background: #0A0C18;
}
@media(min-width:768px) {.elh-seo_i11 {
  padding: 44px 24px 0;
}
}.elh-seo_in_i11 {
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #10142A;
  border-radius: 16px;
  max-width: 1340px;
}
@media(min-width: 770px) {.elh-seo_in_i11 {
  padding: 36px 40px;
}
}.elh-seo_label_i11 {
  font-weight: 700;
  font-size: 11px;
  color: #C8952A;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.elh-seo_h2_i11 {
  color: #F0EDE6;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-family: 'Cormorant Garamond', serif;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 767px) {.elh-seo_h2_i11 {
  font-size: 24px;
}
}.elh-seo_body_i11 {
  line-height: 1.75;
  font-size: 14px;
  color: #9A958E;
  overflow-wrap: break-word;
}.elh-seo_body_i11 p {
  margin-bottom: 0.75rem;
  color: #9A958E;
  line-height: 1.75;
  font-size: 14px;
}.elh-seo_body_i11 p:last-child {
  margin-bottom: 0;
}.elh-seo_body_i11 strong {
  color: #C4BFB5;
  font-weight: 700;
}.elh-seo_body_i11 a {
  transition: color .2s;
  color: #C8952A;
  text-decoration: underline;
}.elh-seo_body_i11 a:hover {
  color: #D9A535;
}.elh-seo_body_i11 ul,.elh-seo_body_i11 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.elh-seo_body_i11 ol {
  list-style: decimal;
}.elh-seo_body_i11 li {
  font-size: 14px;
  line-height: 1.75;
  color: #9A958E;
  margin-bottom: 6px;
}.elh-seo_body_i11 table {
  width: 100%;
  display: block;
  margin-bottom: 12px;
  overflow-x: auto;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 769px) {.elh-seo_body_i11 table {
  display: table;
}
}.elh-seo_body_i11 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  color: #C4BFB5;
  text-align: left;
  font-weight: 700;
}.elh-seo_body_i11 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A958E;
}.elh-seo_cols_i11 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.elh-seo_cols_i11 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.elh-seo_cols_i11 {
  grid-template-columns: repeat(3,1fr);
}
}.elh-seo_col_h_i11 {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #C4BFB5;
  font-size: 0.813rem;
}.elh-seo_col_p_i11 {
  overflow-wrap: break-word;
  color: #78736C;
  font-size: 13px;
  line-height: 1.65;
}.elh-seo_stats_i11 {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.elh-seo_stat_i11 {
  border: 1px solid rgba(200, 149, 42, 0.18);
  padding: 0.875rem 1rem;
  background: rgba(200, 149, 42, 0.08);
  flex: 1;
  border-radius: 0.625rem;
  min-width: 140px;
}.elh-seo_stat_val_i11 {
  font-size: 20px;
  overflow-wrap: break-word;
  color: #C8952A;
  margin-bottom: 4px;
  font-weight: 800;
}.elh-seo_stat_lb_i11 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #78736C;
}.elh-seo_i11 {
  background: #0A0C18;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.elh-seo_i11 {
  padding: 2.75rem 1.5rem 0;
}
}.elh-seo_in_i11 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  background: #10142A;
  border-radius: 16px;
  max-width: 83.75rem;
}
@media(min-width: 766px) {.elh-seo_in_i11 {
  padding: 36px 40px;
}
}.elh-seo_label_i11 {
  font-weight: 700;
  color: #C8952A;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
}.elh-seo_h2_i11 {
  color: #F0EDE6;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 766px) {.elh-seo_h2_i11 {
  font-size: 1.5rem;
}
}.elh-seo_body_i11 {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #9A958E;
  line-height: 1.75;
}.elh-seo_body_i11 p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #9A958E;
}.elh-seo_body_i11 p:last-child {
  margin-bottom: 0;
}.elh-seo_body_i11 strong {
  font-weight: 700;
  color: #C4BFB5;
}.elh-seo_body_i11 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8952A;
}.elh-seo_body_i11 a:hover {
  color: #D9A535;
}.elh-seo_body_i11 ul,.elh-seo_body_i11 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.elh-seo_body_i11 ol {
  list-style: decimal;
}.elh-seo_body_i11 li {
  line-height: 1.75;
  color: #9A958E;
  font-size: 14px;
  margin-bottom: 0.375rem;
}.elh-seo_body_i11 table {
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 13px;
}
@media(min-width: 769px) {.elh-seo_body_i11 table {
  display: table;
}
}.elh-seo_body_i11 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C4BFB5;
  font-weight: 700;
  text-align: left;
}.elh-seo_body_i11 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #9A958E;
}.elh-seo_cols_i11 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.elh-seo_cols_i11 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.elh-seo_cols_i11 {
  grid-template-columns: repeat(3,1fr);
}
}.elh-seo_col_h_i11 {
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 700;
  color: #C4BFB5;
}.elh-seo_col_p_i11 {
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #78736C;
}.elh-seo_stats_i11 {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.elh-seo_stat_i11 {
  background: rgba(200, 149, 42, 0.08);
  padding: 0.875rem 16px;
  border: 1px solid rgba(200, 149, 42, 0.18);
  flex: 1;
  border-radius: 0.625rem;
  min-width: 140px;
}.elh-seo_stat_val_i11 {
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #C8952A;
}.elh-seo_stat_lb_i11 {
  color: #78736C;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.elh-ft_i11 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #060810;
  margin-top: 3rem;
}.elh-ft_support_i11 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 769px) {.elh-ft_support_i11 {
  padding: 28px 1.5rem;
}
}.elh-ft_support_in_i11 {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  max-width: 1340px;
  align-items: center;
}.elh-ft_support_main_i11 {
  gap: 16px;
  flex: 1;
  flex-wrap: wrap;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
}.elh-ft_support_ic_i11 {
  color: #C8952A;
  flex-shrink: 0;
}.elh-ft_support_ic_i11 svg {
  width: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 30px;
}.elh-ft_support_text_title_i11 {
  color: #F0EDE6;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 3px;
  overflow-wrap: break-word;
}.elh-ft_support_text_sub_i11 {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #78736C;
}.elh-ft_support_btn_i11 {
  border-radius: 10px;
  padding: 11px 1.375rem;
  background: #C8952A;
  transition: background .2s;
  flex-shrink: 0;
  color: #F0EDE6;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
}.elh-ft_support_btn_i11:hover {
  background: #D9A535;
}.elh-ft_support_contacts_i11 {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.elh-ft_support_contact_i11 {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #6A6560;
}.elh-ft_support_contact_i11 strong {
  display: block;
  color: #9A958E;
  margin-bottom: 2px;
  font-weight: 600;
  font-size: 11px;
}.elh-ft_main_i11 {
  padding: 32px 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 765px) {.elh-ft_main_i11 {
  padding: 2.5rem 1.5rem 2rem;
}
}.elh-ft_main_in_i11 {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 83.75rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.elh-ft_main_in_i11 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.elh-ft_main_in_i11 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.elh-ft_col_logo_i11 {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.elh-ft_col_logo_i11 {
  grid-column: auto;
}
}.elh-ft_logo_i11 {
  gap: 9px;
  display: flex;
  color: #F0EDE6;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  flex-wrap: wrap;
  align-items: center;
  font-size: 16px;
}.elh-ft_logo_mark_i11 {
  border-radius: 6px;
  overflow: hidden;
  height: 1.875rem;
  width: 1.875rem;
}.elh-ft_logo_mark_i11 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.elh-ft_logo_sub_i11 {
  line-height: 1.55;
  font-size: 0.75rem;
  color: #6A6560;
  overflow-wrap: break-word;
  max-width: 200px;
}.elh-ft_col_title_i11 {
  letter-spacing: .07em;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  color: #9A958E;
  margin-bottom: 14px;
}.elh-ft_col_links_i11 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.elh-ft_col_link_i11 {
  transition: color .2s;
  color: #6A6560;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.elh-ft_col_link_i11:hover {
  color: #C4BFB5;
}.elh-ft_apps_i11 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.elh-ft_app_card_i11 {
  padding: 0.625rem 12px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 0.625rem;
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.elh-ft_app_card_i11:hover {
  border-color: rgba(200, 149, 42, 0.55);
}.elh-ft_app_card_ic_i11 svg {
  height: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
}.elh-ft_app_card_os_i11 {
  color: #6A6560;
  font-weight: 600;
  font-size: 0.625rem;
}.elh-ft_app_card_action_i11 {
  color: #C4BFB5;
  font-weight: 700;
  font-size: 12px;
}.elh-ft_bot_i11 {
  padding: 1.25rem 1rem;
}
@media(min-width: 765px) {.elh-ft_bot_i11 {
  padding: 20px 1.5rem;
}
}.elh-ft_bot_in_i11 {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  max-width: 83.75rem;
  align-items: center;
}.elh-ft_socials_i11 {
  gap: 0.5rem;
  display: flex;
}.elh-ft_soc_i11 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 6px;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  justify-content: center;
  color: #9A958E;
  align-items: center;
  width: 2.25rem;
  height: 2.25rem;
}.elh-ft_soc_i11 svg {
  width: 16px;
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
}.elh-ft_soc_i11:hover {
  background: rgba(255, 255, 255, 0.07);
}.elh-ft_legal_i11 {
  flex: 1;
  line-height: 1.6;
  color: #8C8780;
  font-size: 11px;
  overflow-wrap: break-word;
  min-width: 200px;
}.elh-ft_legal_i11 strong {
  font-weight: 700;
  color: #9A958E;
}.elh-ft_legal_i11 a {
  color: #9A958E;
  text-decoration: underline;
}.elh-ft_age_i11 {
  border: 2px solid #8C8780;
  border-radius: 50%;
  width: 2rem;
  color: #8C8780;
  font-weight: 800;
  display: flex;
  height: 32px;
  flex-shrink: 0;
  justify-content: center;
  font-size: 11px;
  margin-left: auto;
  align-items: center;
}