*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  line-height: 1.6;
  color: #C4C9D4;
  background-color: #0A0B0D;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  font-family: 'DM Sans', sans-serif;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.hju_layout_4ky {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.hju_page_4ky {
  min-height: 100vh;
  display: flex;
}.hju_main_4ky {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1081px) {.hju_main_4ky {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1077px) {.hju_main_4ky {
  padding-bottom: 4.5rem;
}
}.hju_gc_4ky {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.05);
  background: #0D0F11;
  overflow: hidden;
  border-radius: 0.5rem;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
  width: 140px;
}
@media(min-width: 641px) {.hju_gc_4ky {
  width: 9.75rem;
}
}
@media(min-width: 1083px) {.hju_gc_4ky {
  width: 10.5rem;
}
}.hju_gc_4ky:hover {
  border-color: rgba(91,143,212,0.07);
  transform: translateY(-3px);
}.hju_gc_img_4ky {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.hju_gc_img_4ky img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.hju_gc_hover_4ky {
  transition: opacity .2s;
  inset: 0;
  background: rgba(6,7,9,0.72);
  position: absolute;
  opacity: 0;
  align-items: center;
  justify-content: center;
  display: flex;
}.hju_gc_4ky:hover .hju_gc_hover_4ky {
  opacity: 1;
}.hju_gc_hover_btn_4ky {
  background: #5B8FD4;
  border-radius: 4px;
  padding: 8px 16px;
  font-size: 0.75rem;
  color: #F0F2F5;
  font-weight: 700;
}.hju_gc_info_4ky {
  padding: 0.5rem 10px 10px;
}.hju_gc_name_4ky {
  overflow: hidden;
  font-weight: 600;
  max-width: 100%;
  color: #C4C9D4;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  white-space: nowrap;
  font-size: 12px;
}.hju_gc_prov_4ky {
  font-size: 10px;
  color: #484F5C;
}.hju_gc_tag_4ky {
  padding: 2px 7px;
  border-radius: 0.25rem;
  font-weight: 700;
  position: absolute;
  text-transform: uppercase;
  font-size: 0.563rem;
  letter-spacing: .04em;
  left: 6px;
  z-index: 2;
  top: 6px;
}.hju_gc_tag_hot_4ky {
  background: #D94848;
  color: #fff;
}.hju_gc_tag_new_4ky {
  background: #3CB87A;
  color: #0A0B0D;
}.hju_gc_tag_jp_4ky {
  background: #C8A84B;
  color: #0A0B0D;
}.hju_gc_tag_ex_4ky {
  background: #3A5FA8;
  color: #fff;
}.hju_gc_tag_live_4ky {
  background: #D94848;
  color: #fff;
}.hju_gr_4ky {
  background: #0A0B0D;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.hju_gr_4ky {
  padding: 36px 24px 0;
}
}.hju_gr_in_4ky {
  margin: 0 auto;
  max-width: 1320px;
}.hju_gr_head_4ky {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}.hju_gr_head_l_4ky {
  gap: 10px;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.hju_gr_ic_4ky {
  border-radius: 0.5rem;
  justify-content: center;
  display: flex;
  width: 2rem;
  flex-shrink: 0;
  align-items: center;
  height: 32px;
}.hju_gr_ic_4ky svg {
  width: 16px;
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hju_gr_title_4ky {
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  color: #F0F2F5;
  font-weight: 700;
  font-size: 1rem;
}
@media(min-width: 765px) {.hju_gr_title_4ky {
  font-size: 1.125rem;
}
}.hju_gr_more_4ky {
  transition: color .2s;
  gap: 5px;
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  color: #636B78;
}.hju_gr_more_4ky:hover {
  color: #5B8FD4;
}.hju_gr_more_4ky svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.75rem;
  width: 0.75rem;
}.hju_gr_arrows_4ky {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.hju_gr_arr_4ky {
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  border: 1px solid rgba(255,255,255,0.09);
  display: flex;
  color: #8E96A6;
  justify-content: center;
  width: 30px;
  align-items: center;
  height: 1.875rem;
}.hju_gr_arr_4ky:hover {
  background: rgba(255,255,255,0.07);
  color: #F0F2F5;
}.hju_gr_arr_4ky svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
  width: 13px;
}.hju_gr_seo_h_4ky {
  margin: 0 0 0.375rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  max-width: 680px;
  color: #C4C9D4;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.hju_gr_seo_h_4ky {
  font-size: 0.875rem;
}
}.hju_gr_seo_4ky {
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.55;
  max-width: 42.5rem;
  color: #636B78;
  margin-bottom: 12px;
}.hju_gr_seo_4ky strong {
  font-weight: 600;
  color: #C4C9D4;
}.hju_gr_scroll_4ky {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
}.hju_gr_scroll_4ky::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.hju_gr_scroll_4ky {
  gap: 0.75rem;
}
}.hju_tb_4ky {
  background: #0A0B0D;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  left: 0;
  align-items: center;
  top: 0;
  position: fixed;
  z-index: 80;
  height: 56px;
  display: flex;
  right: 0;
}.hju_tb_in_4ky {
  padding: 0 14px;
  gap: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}.hju_tb_burger_4ky {
  gap: 0.313rem;
  border-radius: 0.5rem;
  margin-right: 0.5rem;
  height: 2.375rem;
  display: flex;
  width: 2.375rem;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
}.hju_tb_burger_4ky:hover {
  background: rgba(255,255,255,0.05);
}.hju_tb_burger_line_4ky {
  border-radius: 1px;
  background: #8E96A6;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width: 1077px) {.hju_tb_burger_4ky {
  display: none;
}
}.hju_tb_logo_4ky {
  gap: 9px;
  font-size: 18px;
  display: flex;
  color: #F0F2F5;
  letter-spacing: -.01em;
  flex-shrink: 0;
  margin-right: 20px;
  font-weight: 800;
  align-items: center;
  overflow-wrap: break-word;
}.hju_tb_logo_mark_4ky {
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  height: 32px;
  width: 32px;
  align-items: center;
  justify-content: center;
}.hju_tb_logo_mark_4ky img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.hju_tb_nav_4ky {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width:640px) {.hju_tb_nav_4ky {
  display: flex;
}
}.hju_tb_tab_4ky {
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  padding: 8px 0.875rem;
  font-size: 0.813rem;
  font-weight: 600;
  white-space: nowrap;
  color: #8E96A6;
}.hju_tb_tab_4ky:hover {
  background: rgba(255,255,255,0.05);
  color: #F0F2F5;
}.hju_tb_tab_4ky.hju_state_active_4ky {
  background: rgba(91,143,212,0.14);
  color: #F0F2F5;
}.hju_tb_right_4ky {
  gap: 0.5rem;
  align-items: center;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
}.hju_tb_login_4ky {
  transition: border-color .2s,color .2s;
  padding: 9px 1rem;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  color: #C4C9D4;
  display: none;
  font-weight: 600;
  font-size: 0.813rem;
}.hju_tb_login_4ky:hover {
  border-color: rgba(255,255,255,0.18);
  color: #F0F2F5;
}
@media(min-width: 477px) {.hju_tb_login_4ky {
  display: block;
}
}.hju_tb_reg_4ky {
  padding: 9px 1.125rem;
  transition: background .2s;
  background: #3CB87A;
  border-radius: 0.5rem;
  color: #090B0E;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
}.hju_tb_reg_4ky:hover {
  background: #50D090;
}.hju_sb_4ky {
  background: #111316;
  transform: translateX(-100%);
  transition: transform .25s ease;
  border-right: 1px solid rgba(255,255,255,0.05);
  position: fixed;
  left: 0;
  bottom: 0;
  top: 3.5rem;
  width: 220px;
  z-index: 70;
  overflow-y: auto;
}.hju_sb_4ky.hju_state_open_4ky {
  transform: translateX(0);
}.hju_sb_4ky::-webkit-scrollbar {
  width: 0.25rem;
}.hju_sb_4ky::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.hju_sb_4ky {
  transform: translateX(0);
}
}.hju_sb_auth_4ky {
  padding: 14px 12px 10px;
}.hju_sb_btn_reg_4ky {
  padding: 0.688rem;
  transition: background .2s;
  background: #3CB87A;
  border-radius: 0.5rem;
  margin-bottom: 0.5rem;
  color: #090B0E;
  display: block;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
}.hju_sb_btn_reg_4ky:hover {
  background: #50D090;
}.hju_sb_btn_login_4ky {
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s;
  padding: 10px;
  background: rgba(255,255,255,0.05);
  text-align: center;
  display: block;
  color: #C4C9D4;
  font-size: 0.813rem;
  font-weight: 600;
}.hju_sb_btn_login_4ky:hover {
  border-color: rgba(255,255,255,0.18);
  color: #F0F2F5;
}.hju_sb_promo_4ky {
  border-radius: 8px;
  border: 1px solid rgba(91,143,212,0.14);
  margin: 0 12px 10px;
  overflow: hidden;
  background: linear-gradient(135deg,#0E1520,#111316);
  padding: 0.75rem 14px;
  position: relative;
}.hju_sb_promo_4ky::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(91,143,212,0.14),transparent 70%);
  top: -20px;
  position: absolute;
  content: '';
  width: 80px;
  right: -20px;
  height: 5rem;
}.hju_sb_promo_title_4ky {
  letter-spacing: .06em;
  font-weight: 700;
  color: #5B8FD4;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  font-size: 11px;
}.hju_sb_promo_text_4ky {
  line-height: 1.35;
  overflow-wrap: break-word;
  color: #F0F2F5;
  font-size: 12px;
  font-weight: 600;
}.hju_sb_promo_sub_4ky {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #636B78;
}.hju_sb_nav_4ky {
  padding: 0.375rem 0.5rem 1rem;
}.hju_sb_nav_lb_4ky {
  padding: 0.625rem 0.5rem 6px;
  text-transform: uppercase;
  color: #484F5C;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.625rem;
}.hju_sb_link_4ky {
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  gap: 10px;
  padding: 9px 10px;
  display: flex;
  cursor: pointer;
  font-weight: 500;
  align-items: center;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #8E96A6;
}.hju_sb_link_4ky:hover {
  background: rgba(255,255,255,0.05);
  color: #F0F2F5;
}.hju_sb_link_4ky.hju_state_active_4ky {
  background: rgba(91,143,212,0.14);
  color: #F0F2F5;
}.hju_sb_ic_4ky {
  border-radius: 0.25rem;
  display: flex;
  justify-content: center;
  width: 1.875rem;
  height: 1.875rem;
  align-items: center;
  flex-shrink: 0;
}.hju_sb_ic_4ky svg {
  width: 16px;
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
}.hju_sb_ic_1_4ky {
  background: rgba(91,143,212,0.07);
  color: #5B8FD4;
}.hju_sb_ic_2_4ky {
  background: rgba(60,184,122,0.13);
  color: #3CB87A;
}.hju_sb_ic_3_4ky {
  background: rgba(200,168,75,0.14);
  color: #C8A84B;
}.hju_sb_ic_4_4ky {
  background: rgba(58,95,168,0.18);
  color: #3A5FA8;
}.hju_sb_ic_5_4ky {
  background: rgba(91,143,212,0.07);
  color: #D4607A;
}.hju_sb_ic_6_4ky {
  background: rgba(58,95,168,0.18);
  color: #8B5BE8;
}.hju_sb_badge_4ky {
  padding: 2px 0.438rem;
  background: #C8A84B;
  border-radius: 0.25rem;
  margin-left: auto;
  color: #090B0E;
  font-weight: 700;
  font-size: 0.563rem;
}.hju_sb_bot_4ky {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding: 12px;
  gap: 0.5rem;
  display: flex;
}.hju_sb_lang_4ky,.hju_sb_help_4ky {
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  border-radius: 0.25rem;
  border: 1px solid rgba(255,255,255,0.05);
  flex: 1;
  padding: 0.563rem 0.375rem;
  gap: 0.375rem;
  color: #8E96A6;
  font-weight: 600;
  display: flex;
  align-items: center;
  font-size: 11px;
  justify-content: center;
}.hju_sb_lang_4ky:hover,.hju_sb_help_4ky:hover {
  border-color: rgba(255,255,255,0.18);
  color: #F0F2F5;
}.hju_sb_lang_4ky svg,.hju_sb_help_4ky svg {
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
}.hju_sb_bd_4ky {
  inset: 0;
  background: rgba(6,7,9,0.72);
  z-index: 69;
  display: none;
  position: fixed;
}.hju_sb_bd_4ky.hju_state_on_4ky {
  display: block;
}
@media(min-width: 1081px) {.hju_sb_bd_4ky {
  display: none!important;
}
}.hju_mob_nav_4ky {
  border-top: 1px solid rgba(255,255,255,0.09);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #111316;
  z-index: 80;
  position: fixed;
  right: 0;
  display: flex;
  left: 0;
  bottom: 0;
}
@media(min-width: 1078px) {.hju_mob_nav_4ky {
  display: none;
}
}.hju_mob_nav_item_4ky {
  padding: 0.25rem 2px;
  gap: 0.25rem;
  flex: 1;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
  color: #484F5C;
  display: flex;
}.hju_mob_nav_ic_4ky {
  line-height: 1;
}.hju_mob_nav_ic_4ky svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 20px;
  width: 1.25rem;
}.hju_mob_nav_lb_4ky {
  font-weight: 600;
  font-size: 10px;
  color: #484F5C;
}.hju_mob_nav_item_4ky.hju_state_active_4ky {
  color: #5B8FD4;
}.hju_mob_nav_item_4ky.hju_state_active_4ky .hju_mob_nav_lb_4ky {
  color: #5B8FD4;
}.hju_hero_4ky {
  padding: 20px 1rem 0;
  background: #0A0B0D;
}
@media(min-width: 769px) {.hju_hero_4ky {
  padding: 1.5rem 1.5rem 0;
}
}.hju_hero_in_4ky {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
}
@media(min-width: 859px) {.hju_hero_in_4ky {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.hju_hero_in_4ky {
  grid-template-columns: 1fr 340px;
}
}.hju_hero_promo_4ky {
  border-radius: 14px;
  overflow: hidden;
  background: #0D0F11;
  min-height: 13.75rem;
  position: relative;
  display: flex;
  align-items: stretch;
}
@media(min-width: 767px) {.hju_hero_promo_4ky {
  min-height: 17.5rem;
}
}.hju_hero_promo_bg_4ky {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#0E1520 0%,#0A0B0D 100%);
  background-size: cover;
  position: absolute;
}.hju_hero_promo_bg_4ky::after {
  inset: 0;
  background: linear-gradient(90deg,#0A0B0D 0%,rgba(6,7,9,0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.hju_hero_promo_glow_4ky {
  background: radial-gradient(circle,rgba(58,95,168,0.18) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  height: 18.75rem;
  width: 18.75rem;
  right: 60px;
  position: absolute;
  top: -2.5rem;
}.hju_hero_promo_ct_4ky {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  max-width: 480px;
  z-index: 2;
  flex-direction: column;
  position: relative;
  display: flex;
  justify-content: center;
}
@media(min-width: 770px) {.hju_hero_promo_ct_4ky {
  padding: 40px 32px;
}
}.hju_hero_badge_4ky {
  border: 1px solid rgba(91,143,212,0.07);
  padding: 0.313rem 12px;
  background: rgba(91,143,212,0.14);
  border-radius: 1.25rem;
  font-weight: 700;
  letter-spacing: .08em;
  display: inline-block;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #5B8FD4;
  margin-bottom: 14px;
}.hju_hero_h1_4ky {
  font-size: 1.625rem;
  color: #F0F2F5;
  line-height: 1.15;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
}.hju_hero_h1_4ky em {
  color: #C8A84B;
  font-style: normal;
}
@media(min-width: 769px) {.hju_hero_h1_4ky {
  font-size: 36px;
}
}.hju_hero_sub_4ky {
  margin-bottom: 1.25rem;
  font-size: 0.813rem;
  line-height: 1.55;
  color: #8E96A6;
}
@media(min-width: 769px) {.hju_hero_sub_4ky {
  font-size: 0.875rem;
}
}.hju_hero_row_4ky {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.hju_hero_cta_4ky {
  background: #3CB87A;
  border-radius: 8px;
  transition: background .2s;
  padding: 13px 26px;
  font-size: 0.875rem;
  font-weight: 700;
  box-shadow: 0 2px 1rem rgba(60,184,122,0.38), 0 1px 0.25rem rgba(0,0,0,0.6);
  color: #090B0E;
}.hju_hero_cta_4ky:hover {
  background: #50D090;
}.hju_hero_terms_4ky {
  color: #484F5C;
  font-size: 11px;
}.hju_hero_game_4ky {
  background: #0D0F11;
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 14px;
  flex-direction: column;
  position: relative;
  display: flex;
}.hju_hero_game_badge_4ky {
  background: rgba(200,168,75,0.14);
  border: 1px solid rgba(200,168,75,0.14);
  padding: 5px 10px;
  border-radius: 20px;
  position: absolute;
  left: 12px;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
  color: #C8A84B;
  font-size: 0.625rem;
  top: 12px;
  z-index: 3;
}.hju_hero_game_badge_4ky svg {
  width: 0.688rem;
  height: 11px;
  vertical-align: -1px;
  margin-right: 4px;
}.hju_hero_game_img_4ky {
  overflow: hidden;
  background: linear-gradient(135deg,#0E1520,#0A0B0D);
  padding-bottom: 60%;
  position: relative;
}.hju_hero_game_img_4ky img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.hju_hero_game_play_4ky {
  background: rgba(6,7,9,0.72);
  transition: opacity .2s;
  inset: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  opacity: 0;
  position: absolute;
}.hju_hero_game_4ky:hover .hju_hero_game_play_4ky {
  opacity: 1;
}.hju_hero_game_play_4ky span {
  background: #5B8FD4;
  border-radius: 50%;
  display: flex;
  width: 3.25rem;
  height: 52px;
  align-items: center;
  justify-content: center;
}.hju_hero_game_play_4ky span svg {
  margin-left: 2px;
  height: 1.125rem;
  width: 18px;
}.hju_hero_game_info_4ky {
  padding: 14px 16px;
}.hju_hero_game_title_4ky {
  margin-bottom: 0.25rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 15px;
  color: #F0F2F5;
}.hju_hero_game_provider_4ky {
  font-size: 11px;
  color: #636B78;
}.hju_hero_game_btn_4ky {
  background: #5B8FD4;
  margin: 12px 1rem 1rem;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.688rem;
  color: #F0F2F5;
  font-size: 13px;
  text-align: center;
  font-weight: 700;
  display: block;
}.hju_hero_game_4ky:hover .hju_hero_game_btn_4ky {
  background: #7AAAE8;
}.hju_sbar_4ky {
  padding: 1rem 1rem 0;
  background: #0A0B0D;
}
@media(min-width: 769px) {.hju_sbar_4ky {
  padding: 18px 24px 0;
}
}.hju_sbar_in_4ky {
  margin: 0 auto;
  max-width: 82.5rem;
}.hju_sbar_row_4ky {
  gap: 0.625rem;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.hju_sbar_input_4ky {
  border: 1px solid rgba(255,255,255,0.09);
  background: #0D0F11;
  transition: border-color .2s;
  border-radius: 8px;
  flex: 1;
  gap: 0.625rem;
  padding: 0.688rem 1rem;
  color: #636B78;
  align-items: center;
  font-size: 13px;
  display: flex;
  cursor: pointer;
}.hju_sbar_input_4ky:hover {
  border-color: rgba(255,255,255,0.18);
}.hju_sbar_input_4ky svg {
  stroke-linecap: round;
  flex-shrink: 0;
  height: 0.938rem;
  stroke-linejoin: round;
  width: 15px;
}.hju_sbar_providers_4ky {
  gap: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s;
  background: #0D0F11;
  padding: 11px 18px;
  border-radius: 0.5rem;
  align-items: center;
  color: #C4C9D4;
  display: flex;
  font-size: 0.813rem;
  font-weight: 600;
  white-space: nowrap;
}.hju_sbar_providers_4ky:hover {
  border-color: rgba(255,255,255,0.18);
  color: #F0F2F5;
}.hju_sbar_providers_4ky svg {
  stroke-linecap: round;
  height: 14px;
  width: 0.875rem;
  stroke-linejoin: round;
}.hju_sbar_tabs_4ky {
  gap: 0.375rem;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.hju_sbar_tabs_4ky::-webkit-scrollbar {
  display: none;
}.hju_sbar_tab_4ky {
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 20px;
  gap: 7px;
  padding: 8px 14px;
  white-space: nowrap;
  color: #8E96A6;
  flex-shrink: 0;
  font-size: 0.75rem;
  display: flex;
  font-weight: 600;
  cursor: pointer;
  align-items: center;
}.hju_sbar_tab_4ky:hover {
  border-color: rgba(255,255,255,0.18);
  background: rgba(255,255,255,0.07);
  color: #F0F2F5;
}.hju_sbar_tab_4ky.hju_state_active_4ky {
  background: rgba(91,143,212,0.14);
  border-color: rgba(91,143,212,0.07);
  color: #F0F2F5;
}.hju_sbar_tab_ic_4ky svg {
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
}.hju_gcg_4ky {
  background: #0A0B0D;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.hju_gcg_4ky {
  padding: 2.75rem 24px 0;
}
}.hju_gcg_in_4ky {
  margin: 0 auto;
  max-width: 82.5rem;
}.hju_gcg_head_4ky {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.hju_gcg_label_4ky {
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #5B8FD4;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
}.hju_gcg_h2_4ky {
  font-weight: 800;
  color: #F0F2F5;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  margin-bottom: 8px;
}
@media(min-width: 765px) {.hju_gcg_h2_4ky {
  font-size: 28px;
}
}.hju_gcg_intro_4ky {
  color: #636B78;
  font-size: 0.813rem;
  line-height: 1.6;
}.hju_gcg_grid_4ky {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.hju_gcg_grid_4ky {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.hju_gcg_grid_4ky {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.hju_gcg_card_4ky {
  border: 1px solid rgba(255,255,255,0.09);
  overflow: hidden;
  padding: 20px;
  transition: transform .2s,border-color .2s;
  border-radius: 14px;
  min-height: 240px;
  cursor: pointer;
  display: flex;
  position: relative;
  justify-content: flex-end;
  flex-direction: column;
}.hju_gcg_card_4ky:hover {
  transform: translateY(-3px);
  border-color: rgba(91,143,212,0.14);
}.hju_gcg_card_bg_4ky {
  inset: 0;
  position: absolute;
  z-index: 0;
}.hju_gcg_card_bg_4ky::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.hju_gcg_card_ic_4ky {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  justify-content: center;
  color: #F0F2F5;
  z-index: 2;
  align-items: center;
  display: flex;
  position: absolute;
  height: 2.5rem;
  right: 18px;
  width: 40px;
  top: 1.125rem;
}.hju_gcg_card_ic_4ky svg {
  stroke-linejoin: round;
  height: 20px;
  width: 1.25rem;
  stroke-linecap: round;
}.hju_gcg_card_ct_4ky {
  position: relative;
  z-index: 1;
}.hju_gcg_card_h_4ky {
  margin-bottom: 8px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F0F2F5;
  line-height: 1.2;
  font-size: 18px;
}
@media(min-width: 770px) {.hju_gcg_card_h_4ky {
  font-size: 1.25rem;
}
}.hju_gcg_card_p_4ky {
  line-height: 1.55;
  margin-bottom: 10px;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  font-size: 12px;
}.hju_gcg_card_p_4ky strong {
  font-weight: 600;
  color: #F0F2F5;
}.hju_gcg_card_cta_4ky {
  gap: 4px;
  align-items: center;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  color: #5B8FD4;
  letter-spacing: .04em;
  display: inline-flex;
}.hju_gcg_card_cta_4ky svg {
  stroke-linecap: round;
  width: 12px;
  stroke-linejoin: round;
  height: 0.75rem;
}.hju_gr_jp_4ky {
  padding: 1.25rem;
  overflow: hidden;
  border-radius: 0.875rem;
  background: linear-gradient(135deg,#111024 0%,#08080F 100%);
  position: relative;
}.hju_gr_jp_4ky::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(58,95,168,0.18) 0%,transparent 70%);
  width: 250px;
  position: absolute;
  content: '';
  height: 250px;
  top: -60px;
  left: -3.75rem;
}.hju_gr_jp_4ky::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200,168,75,0.14) 0%,transparent 70%);
  position: absolute;
  right: 0;
  height: 12.5rem;
  bottom: -40px;
  width: 200px;
  content: '';
}.hju_gr_jp_head_4ky {
  gap: 16px;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 16px;
  position: relative;
  z-index: 1;
  display: flex;
}.hju_gr_jp_info_4ky {
  flex: 1;
}.hju_gr_jp_label_4ky {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  color: #8B5BE8;
}.hju_gr_jp_label_4ky svg {
  vertical-align: -2px;
  width: 0.875rem;
  margin-right: 0.25rem;
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.hju_gr_jp_amount_4ky {
  overflow-wrap: break-word;
  color: #F0F2F5;
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 4px;
  line-height: 1;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.hju_gr_jp_amount_4ky {
  font-size: 2.5rem;
}
}.hju_gr_jp_amount_4ky span {
  color: #C8A84B;
}.hju_gr_jp_seo_4ky {
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #8E96A6;
  font-size: 12px;
  max-width: 30rem;
}.hju_gr_jp_cta_4ky {
  border-radius: 8px;
  border: 1px solid rgba(58,95,168,0.18);
  padding: 0.688rem 20px;
  background: rgba(58,95,168,0.18);
  transition: background .2s;
  position: relative;
  z-index: 1;
  margin-top: 4px;
  font-size: 13px;
  align-self: flex-start;
  flex-shrink: 0;
  color: #F0F2F5;
  white-space: nowrap;
  font-weight: 700;
}.hju_gr_jp_cta_4ky:hover {
  background: #3A5FA8;
}.hju_ws_4ky {
  background: #0A0B0D;
  padding: 32px 16px 0;
}
@media(min-width:768px) {.hju_ws_4ky {
  padding: 36px 1.5rem 0;
}
}.hju_ws_in_4ky {
  margin: 0 auto;
  max-width: 1320px;
}.hju_ws_head_4ky {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 0.875rem;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}.hju_ws_title_4ky {
  gap: 0.625rem;
  overflow-wrap: break-word;
  color: #F0F2F5;
  align-items: center;
  flex-wrap: wrap;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 16px;
  display: flex;
  font-weight: 700;
}.hju_ws_title_ic_4ky svg {
  height: 1.125rem;
  color: #C8A84B;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 18px;
}.hju_ws_online_4ky {
  gap: 7px;
  display: flex;
  font-weight: 600;
  align-items: center;
  color: #636B78;
  font-size: 0.75rem;
}.hju_ws_online_dot_4ky {
  background: #3CB87A;
  border-radius: 50%;
  height: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(60,184,122,0.13);
  flex-shrink: 0;
  width: 8px;
}.hju_ws_scroll_4ky {
  gap: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  display: flex;
}.hju_ws_scroll_4ky::-webkit-scrollbar {
  display: none;
}.hju_wc_4ky {
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 10px 0.875rem;
  background: #0D0F11;
  border-radius: 0.5rem;
  min-width: 13.75rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.hju_wc_img_4ky {
  overflow: hidden;
  background: #111316;
  border-radius: 0.25rem;
  width: 2.25rem;
  height: 36px;
  flex-shrink: 0;
}.hju_wc_img_4ky img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.hju_wc_info_4ky {
  min-width: 0;
}.hju_wc_game_4ky {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  font-weight: 600;
  color: #C4C9D4;
}.hju_wc_player_4ky {
  overflow: hidden;
  color: #484F5C;
  white-space: nowrap;
  font-size: 0.625rem;
  text-overflow: ellipsis;
}.hju_wc_amount_4ky {
  margin-left: auto;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 13px;
  color: #3CB87A;
  white-space: nowrap;
}.hju_bon_4ky {
  background: #0A0B0D;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.hju_bon_4ky {
  padding: 44px 24px 0;
}
}.hju_bon_in_4ky {
  margin: 0 auto;
  max-width: 1320px;
}.hju_bon_head_4ky {
  margin-bottom: 20px;
}.hju_bon_label_4ky {
  margin-bottom: 8px;
  font-weight: 700;
  color: #5B8FD4;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.hju_bon_h2_4ky {
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F0F2F5;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.hju_bon_h2_4ky {
  font-size: 1.5rem;
}
}.hju_bon_seo_4ky {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #636B78;
  max-width: 620px;
}.hju_bon_seo_4ky strong {
  font-weight: 700;
  color: #C4C9D4;
}.hju_bon_seo_4ky a {
  color: #5B8FD4;
  text-decoration: underline;
}.hju_bon_grid_4ky {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.hju_bon_grid_4ky {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.hju_bon_grid_4ky {
  grid-template-columns: repeat(5,1fr);
}
}.hju_bon_card_4ky {
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.09);
  background: #0D0F11;
  border-radius: 0.5rem;
  padding: 16px;
}.hju_bon_card_4ky:hover {
  transform: translateY(-2px);
  border-color: rgba(91,143,212,0.07);
}.hju_bon_card_ic_4ky svg {
  stroke-linejoin: round;
  width: 26px;
  height: 1.625rem;
  stroke-linecap: round;
}.hju_bon_card_ic_4ky {
  margin-bottom: 10px;
}.hju_bon_card_type_4ky {
  margin-bottom: 0.375rem;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #636B78;
  font-weight: 700;
}.hju_bon_card_amount_4ky {
  font-size: 18px;
  line-height: 1.1;
  color: #C8A84B;
  font-weight: 800;
  margin-bottom: 0.375rem;
}.hju_bon_card_name_4ky {
  font-weight: 600;
  font-size: 0.813rem;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F0F2F5;
}.hju_bon_card_detail_4ky {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 11px;
  line-height: 1.5;
  color: #484F5C;
  overflow-wrap: break-word;
  padding-top: 8px;
}.hju_reg_4ky {
  padding: 2.25rem 1rem 0;
  background: #0A0B0D;
}
@media(min-width: 765px) {.hju_reg_4ky {
  padding: 44px 1.5rem 0;
}
}.hju_reg_in_4ky {
  border-radius: 0.875rem;
  border: 1px solid rgba(255,255,255,0.05);
  background: #111316;
  margin: 0 auto;
  padding: 28px 24px;
  max-width: 1320px;
}
@media(min-width: 771px) {.hju_reg_in_4ky {
  padding: 2.5rem;
}
}.hju_reg_top_4ky {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:860px) {.hju_reg_top_4ky {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.hju_reg_label_4ky {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #5B8FD4;
}.hju_reg_h2_4ky {
  color: #F0F2F5;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.375rem;
  line-height: 1.2;
  margin-bottom: 12px;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.hju_reg_h2_4ky {
  font-size: 1.75rem;
}
}.hju_reg_bonus_4ky {
  padding: 10px 1rem;
  gap: 8px;
  background: rgba(200,168,75,0.14);
  border-radius: 8px;
  border: 1px solid rgba(200,168,75,0.14);
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.hju_reg_bonus_amount_4ky {
  color: #C8A84B;
  font-size: 1.25rem;
  font-weight: 800;
}.hju_reg_bonus_text_4ky {
  line-height: 1.35;
  font-size: 13px;
  color: #8E96A6;
}.hju_reg_cta_btn_4ky {
  background: #3CB87A;
  padding: 14px 2rem;
  transition: background .2s;
  border-radius: 0.5rem;
  color: #090B0E;
  font-size: 0.938rem;
  display: inline-block;
  margin-bottom: 12px;
  font-weight: 700;
  box-shadow: 0 2px 1rem rgba(60,184,122,0.38), 0 1px 0.25rem rgba(0,0,0,0.6);
}.hju_reg_cta_btn_4ky:hover {
  background: #50D090;
}.hju_reg_terms_4ky {
  color: #484F5C;
  font-size: 11px;
  line-height: 1.5;
}.hju_reg_seo_4ky {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 0.813rem;
  line-height: 1.65;
  margin-top: 1.25rem;
  padding-top: 20px;
  overflow-wrap: break-word;
  color: #636B78;
}.hju_reg_seo_4ky p {
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 10px;
  color: #636B78;
}.hju_reg_seo_4ky p:last-child {
  margin-bottom: 0;
}.hju_reg_seo_4ky strong {
  font-weight: 700;
  color: #C4C9D4;
}.hju_reg_seo_4ky a {
  transition: color .2s;
  text-decoration: underline;
  color: #5B8FD4;
}.hju_reg_seo_4ky a:hover {
  color: #7AAAE8;
}.hju_reg_seo_4ky ul,.hju_reg_seo_4ky ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.hju_reg_seo_4ky ol {
  list-style: decimal;
}.hju_reg_seo_4ky li {
  color: #636B78;
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 4px;
}.hju_reg_seo_4ky table {
  font-size: 0.813rem;
  width: 100%;
  margin-bottom: 0.625rem;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 769px) {.hju_reg_seo_4ky table {
  display: table;
}
}.hju_reg_seo_4ky th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #C4C9D4;
}.hju_reg_seo_4ky td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #636B78;
}.hju_reg_steps_4ky {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 858px) {.hju_reg_steps_4ky {
  margin-top: 0;
}
}.hju_reg_step_4ky {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  gap: 0.875rem;
  border-radius: 8px;
  padding: 16px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.hju_reg_step_num_4ky {
  background: rgba(91,143,212,0.14);
  border-radius: 50%;
  border: 1px solid rgba(91,143,212,0.07);
  display: flex;
  font-weight: 800;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  height: 2.125rem;
  color: #5B8FD4;
  font-size: 0.875rem;
  width: 34px;
}.hju_reg_step_title_4ky {
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 0.875rem;
  color: #F0F2F5;
}.hju_reg_step_text_4ky {
  font-size: 12px;
  line-height: 1.5;
  color: #636B78;
}.hju_reg_trust_4ky {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  margin-top: 1.25rem;
  padding-top: 20px;
  flex-wrap: wrap;
  display: flex;
}.hju_reg_trust_item_4ky {
  gap: 0.438rem;
  color: #636B78;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 12px;
}.hju_reg_trust_ic_4ky svg {
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  color: #5B8FD4;
}.hju_prov_4ky {
  padding: 36px 1rem 0;
  background: #0A0B0D;
}
@media(min-width: 769px) {.hju_prov_4ky {
  padding: 44px 24px 0;
}
}.hju_prov_in_4ky {
  margin: 0 auto;
  max-width: 1320px;
}.hju_prov_head_4ky {
  margin-bottom: 16px;
}.hju_prov_label_4ky {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #5B8FD4;
  font-size: 0.688rem;
}.hju_prov_h2_4ky {
  color: #F0F2F5;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.hju_prov_h2_4ky {
  font-size: 24px;
}
}.hju_prov_seo_4ky {
  max-width: 620px;
  font-size: 13px;
  color: #636B78;
  margin-bottom: 16px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.hju_prov_seo_4ky strong {
  font-weight: 700;
  color: #C4C9D4;
}.hju_prov_seo_4ky a {
  color: #5B8FD4;
  text-decoration: underline;
}.hju_prov_grid_4ky {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width:640px) {.hju_prov_grid_4ky {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.hju_prov_grid_4ky {
  grid-template-columns: repeat(8,1fr);
}
}.hju_prov_card_4ky {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 0.875rem 0.625rem;
  gap: 0.438rem;
  background: #0D0F11;
  border-radius: 0.5rem;
  transition: border-color .2s,background .2s;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
}.hju_prov_card_4ky:hover {
  border-color: rgba(255,255,255,0.18);
  background: #111316;
}.hju_prov_logo_4ky {
  border-radius: 0.25rem;
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  justify-content: center;
  height: 44px;
  width: 2.75rem;
  display: flex;
  align-items: center;
}.hju_prov_logo_4ky img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.hju_prov_name_4ky {
  color: #8E96A6;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.688rem;
  text-align: center;
}.hju_htp_4ky {
  background: #0A0B0D;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.hju_htp_4ky {
  padding: 44px 1.5rem 0;
}
}.hju_htp_in_4ky {
  margin: 0 auto;
  max-width: 82.5rem;
}.hju_htp_head_4ky {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.hju_htp_label_4ky {
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #5B8FD4;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
}.hju_htp_h2_4ky {
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-size: 1.375rem;
  color: #F0F2F5;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.hju_htp_h2_4ky {
  font-size: 28px;
}
}.hju_htp_intro_4ky {
  font-size: 0.875rem;
  color: #636B78;
  line-height: 1.6;
}.hju_htp_steps_4ky {
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 641px) {.hju_htp_steps_4ky {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.hju_htp_steps_4ky {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.hju_htp_step_4ky {
  background: #111316;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 20px 1.125rem 1.125rem;
  border-radius: 8px;
  position: relative;
  flex-direction: column;
  display: flex;
}.hju_htp_step_num_4ky {
  background: #5B8FD4;
  border-radius: 50%;
  color: #090B0E;
  width: 1.75rem;
  display: flex;
  justify-content: center;
  font-size: 0.813rem;
  left: 1.25rem;
  top: -0.75rem;
  font-family: 'Barlow Condensed', sans-serif;
  position: absolute;
  font-weight: 800;
  height: 28px;
  align-items: center;
}.hju_htp_step_ic_4ky {
  margin: 8px 0 0.75rem;
  border-radius: 0.25rem;
  background: rgba(91,143,212,0.14);
  width: 36px;
  color: #5B8FD4;
  display: flex;
  justify-content: center;
  height: 36px;
  align-items: center;
}.hju_htp_step_ic_4ky svg {
  height: 18px;
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hju_htp_step_h_4ky {
  line-height: 1.25;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #F0F2F5;
  overflow-wrap: break-word;
}.hju_htp_step_p_4ky {
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #636B78;
  font-size: 13px;
}.hju_htp_step_p_4ky strong {
  font-weight: 600;
  color: #C4C9D4;
}.hju_htp_cta_4ky {
  transition: background .2s;
  padding: 0.813rem 26px;
  border-radius: 8px;
  background: #3CB87A;
  color: #090B0E;
  display: inline-block;
  font-weight: 700;
  margin-top: 20px;
  font-size: 14px;
}.hju_htp_cta_4ky:hover {
  background: #50D090;
}.hju_app_4ky {
  padding: 36px 16px 0;
  background: #0A0B0D;
}
@media(min-width: 769px) {.hju_app_4ky {
  padding: 2.75rem 1.5rem 0;
}
}.hju_app_in_4ky {
  margin: 0 auto;
  max-width: 82.5rem;
}.hju_app_head_4ky {
  margin-bottom: 16px;
}.hju_app_label_4ky {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #5B8FD4;
  font-weight: 700;
  font-size: 11px;
}.hju_app_h2_4ky {
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  margin-bottom: 6px;
  font-weight: 800;
  color: #F0F2F5;
}
@media(min-width: 769px) {.hju_app_h2_4ky {
  font-size: 1.5rem;
}
}.hju_app_sub_4ky {
  max-width: 37.5rem;
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #636B78;
}.hju_app_sub_4ky strong {
  font-weight: 700;
  color: #C4C9D4;
}.hju_app_cards_4ky {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 641px) {.hju_app_cards_4ky {
  grid-template-columns: repeat(3,1fr);
}
}.hju_app_card_4ky {
  padding: 20px;
  overflow: hidden;
  gap: 1rem;
  border-radius: 8px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}.hju_app_card_ios_4ky {
  background: linear-gradient(135deg,rgba(91,143,212,0.14) 0%,#111316 100%);
}.hju_app_card_android_4ky {
  background: linear-gradient(135deg,rgba(60,184,122,0.13) 0%,#111316 100%);
}.hju_app_card_win_4ky {
  background: linear-gradient(135deg,rgba(200,168,75,0.14) 0%,#111316 100%);
}.hju_app_card_ic_4ky svg {
  width: 2.125rem;
  stroke-linecap: round;
  height: 2.125rem;
  stroke-linejoin: round;
}.hju_app_card_ic_4ky {
  flex-shrink: 0;
  color: #F0F2F5;
}.hju_app_card_os_4ky {
  text-transform: uppercase;
  color: #636B78;
  letter-spacing: .08em;
  font-size: 0.625rem;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.hju_app_card_title_4ky {
  color: #F0F2F5;
  line-height: 1.2;
  margin-bottom: 0.375rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 15px;
}.hju_app_card_text_4ky {
  margin-bottom: 14px;
  font-size: 12px;
  line-height: 1.5;
  color: #636B78;
  overflow-wrap: break-word;
}.hju_app_card_btn_4ky {
  padding: 10px 1.125rem;
  gap: 0.438rem;
  background: rgba(255,255,255,0.12);
  border: 1px solid rgba(255,255,255,0.18);
  transition: background .2s;
  border-radius: 4px;
  font-size: 13px;
  align-items: center;
  display: inline-flex;
  font-weight: 700;
  color: #F0F2F5;
}.hju_app_card_btn_4ky:hover {
  background: rgba(255,255,255,0.07);
}.hju_seo_4ky {
  background: #0A0B0D;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.hju_seo_4ky {
  padding: 2.75rem 1.5rem 0;
}
}.hju_seo_in_4ky {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 14px;
  background: #111316;
  margin: 0 auto;
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.hju_seo_in_4ky {
  padding: 36px 40px;
}
}.hju_seo_label_4ky {
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #5B8FD4;
}.hju_seo_h2_4ky {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F0F2F5;
}
@media(min-width: 770px) {.hju_seo_h2_4ky {
  font-size: 1.5rem;
}
}.hju_seo_body_4ky {
  line-height: 1.75;
  color: #8E96A6;
  font-size: 14px;
  overflow-wrap: break-word;
}.hju_seo_body_4ky p {
  line-height: 1.75;
  color: #8E96A6;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.hju_seo_body_4ky p:last-child {
  margin-bottom: 0;
}.hju_seo_body_4ky strong {
  color: #C4C9D4;
  font-weight: 700;
}.hju_seo_body_4ky a {
  transition: color .2s;
  text-decoration: underline;
  color: #5B8FD4;
}.hju_seo_body_4ky a:hover {
  color: #7AAAE8;
}.hju_seo_body_4ky ul,.hju_seo_body_4ky ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.hju_seo_body_4ky ol {
  list-style: decimal;
}.hju_seo_body_4ky li {
  color: #8E96A6;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
}.hju_seo_body_4ky table {
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  display: block;
}
@media(min-width: 769px) {.hju_seo_body_4ky table {
  display: table;
}
}.hju_seo_body_4ky th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C4C9D4;
  font-weight: 700;
  text-align: left;
}.hju_seo_body_4ky td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8E96A6;
}.hju_seo_cols_4ky {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.hju_seo_cols_4ky {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.hju_seo_cols_4ky {
  grid-template-columns: repeat(3,1fr);
}
}.hju_seo_col_h_4ky {
  color: #C4C9D4;
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.hju_seo_col_p_4ky {
  color: #636B78;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.hju_seo_stats_4ky {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.hju_seo_stat_4ky {
  border: 1px solid rgba(91,143,212,0.14);
  border-radius: 8px;
  flex: 1;
  background: rgba(91,143,212,0.07);
  padding: 0.875rem 1rem;
  min-width: 140px;
}.hju_seo_stat_val_4ky {
  color: #5B8FD4;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.hju_seo_stat_lb_4ky {
  font-size: 11px;
  color: #636B78;
  overflow-wrap: break-word;
}.hju_rv_4ky {
  padding: 36px 16px 0;
  background: #0A0B0D;
}
@media(min-width: 769px) {.hju_rv_4ky {
  padding: 44px 1.5rem 0;
}
}.hju_rv_in_4ky {
  margin: 0 auto;
  max-width: 1320px;
}.hju_rv_head_4ky {
  margin-bottom: 20px;
  max-width: 45rem;
}.hju_rv_label_4ky {
  text-transform: uppercase;
  color: #5B8FD4;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.hju_rv_h2_4ky {
  font-size: 22px;
  margin-bottom: 0.625rem;
  color: #F0F2F5;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
}
@media(min-width: 769px) {.hju_rv_h2_4ky {
  font-size: 1.75rem;
}
}.hju_rv_stats_4ky {
  gap: 18px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  font-size: 13px;
  color: #636B78;
}.hju_rv_stats_score_4ky {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.hju_rv_stats_score_val_4ky {
  color: #C8A84B;
  font-size: 22px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
}.hju_rv_stats_score_max_4ky {
  color: #484F5C;
  font-size: 13px;
}.hju_rv_stats_badge_4ky {
  gap: 4px;
  display: flex;
  align-items: center;
}.hju_rv_stats_badge_4ky svg {
  width: 0.875rem;
  height: 14px;
  color: #C8A84B;
}.hju_rv_grid_4ky {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.hju_rv_grid_4ky {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.hju_rv_grid_4ky {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.hju_rv_card_4ky {
  border: 1px solid rgba(255,255,255,0.09);
  background: #111316;
  padding: 20px;
  border-radius: 8px;
  flex-direction: column;
  display: flex;
}.hju_rv_card_stars_4ky {
  gap: 2px;
  display: flex;
  margin-bottom: 0.625rem;
  color: #C8A84B;
}.hju_rv_card_stars_4ky svg {
  width: 0.875rem;
  height: 0.875rem;
}.hju_rv_card_h_4ky {
  line-height: 1.3;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  font-weight: 700;
  color: #F0F2F5;
  margin-bottom: 8px;
}.hju_rv_card_body_4ky {
  flex: 1;
  color: #636B78;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 0.875rem;
  line-height: 1.65;
}.hju_rv_card_body_4ky strong {
  color: #C4C9D4;
  font-weight: 600;
}.hju_rv_card_meta_4ky {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 0.75rem;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  align-items: center;
}.hju_rv_card_author_4ky {
  color: #C4C9D4;
  font-size: 12px;
  font-weight: 600;
}.hju_rv_card_date_4ky {
  font-size: 0.688rem;
  color: #484F5C;
}.hju_seo_4ky {
  background: #0A0B0D;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.hju_seo_4ky {
  padding: 44px 1.5rem 0;
}
}.hju_seo_in_4ky {
  border: 1px solid rgba(255,255,255,0.09);
  background: #111316;
  border-radius: 14px;
  margin: 0 auto;
  padding: 1.75rem 24px;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.hju_seo_in_4ky {
  padding: 2.25rem 40px;
}
}.hju_seo_label_4ky {
  color: #5B8FD4;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
}.hju_seo_h2_4ky {
  margin-bottom: 0.875rem;
  color: #F0F2F5;
  font-weight: 800;
  font-size: 20px;
  line-height: 1.25;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.hju_seo_h2_4ky {
  font-size: 24px;
}
}.hju_seo_body_4ky {
  color: #8E96A6;
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.hju_seo_body_4ky p {
  color: #8E96A6;
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 14px;
}.hju_seo_body_4ky p:last-child {
  margin-bottom: 0;
}.hju_seo_body_4ky strong {
  color: #C4C9D4;
  font-weight: 700;
}.hju_seo_body_4ky a {
  transition: color .2s;
  color: #5B8FD4;
  text-decoration: underline;
}.hju_seo_body_4ky a:hover {
  color: #7AAAE8;
}.hju_seo_body_4ky ul,.hju_seo_body_4ky ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.hju_seo_body_4ky ol {
  list-style: decimal;
}.hju_seo_body_4ky li {
  font-size: 14px;
  margin-bottom: 6px;
  color: #8E96A6;
  line-height: 1.75;
}.hju_seo_body_4ky table {
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
}
@media(min-width: 770px) {.hju_seo_body_4ky table {
  display: table;
}
}.hju_seo_body_4ky th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #C4C9D4;
  text-align: left;
}.hju_seo_body_4ky td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #8E96A6;
}.hju_seo_cols_4ky {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.hju_seo_cols_4ky {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.hju_seo_cols_4ky {
  grid-template-columns: repeat(3,1fr);
}
}.hju_seo_col_h_4ky {
  overflow-wrap: break-word;
  margin-bottom: 7px;
  color: #C4C9D4;
  font-size: 0.813rem;
  font-weight: 700;
}.hju_seo_col_p_4ky {
  line-height: 1.65;
  color: #636B78;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.hju_seo_stats_4ky {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.hju_seo_stat_4ky {
  border: 1px solid rgba(91,143,212,0.14);
  padding: 14px 16px;
  flex: 1;
  border-radius: 0.5rem;
  background: rgba(91,143,212,0.07);
  min-width: 140px;
}.hju_seo_stat_val_4ky {
  margin-bottom: 4px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #5B8FD4;
  font-weight: 800;
}.hju_seo_stat_lb_4ky {
  color: #636B78;
  font-size: 11px;
  overflow-wrap: break-word;
}.hju_faq_4ky {
  padding: 36px 1rem 0;
  background: #0A0B0D;
}
@media(min-width: 771px) {.hju_faq_4ky {
  padding: 44px 24px 0;
}
}.hju_faq_in_4ky {
  margin: 0 auto;
  max-width: 82.5rem;
}.hju_faq_head_4ky {
  margin-bottom: 1.25rem;
}.hju_faq_label_4ky {
  margin-bottom: 8px;
  color: #5B8FD4;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.hju_faq_h2_4ky {
  font-size: 20px;
  color: #F0F2F5;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 765px) {.hju_faq_h2_4ky {
  font-size: 24px;
}
}.hju_faq_list_4ky {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.hju_faq_item_4ky {
  border: 1px solid rgba(255,255,255,0.09);
  overflow: hidden;
  border-radius: 8px;
  background: #111316;
}.hju_faq_q_4ky {
  padding: 16px 1.25rem;
  transition: color .2s;
  gap: 0.75rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  font-weight: 600;
  overflow-wrap: break-word;
  justify-content: space-between;
  flex-wrap: wrap;
  color: #C4C9D4;
  font-size: 0.875rem;
}.hju_faq_q_4ky:hover {
  color: #F0F2F5;
}.hju_faq_q_ic_4ky {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  justify-content: center;
  width: 1.5rem;
  flex-shrink: 0;
  align-items: center;
  font-size: 16px;
  display: flex;
  color: #5B8FD4;
  height: 1.5rem;
}.hju_faq_item_4ky.hju_state_open_4ky .hju_faq_q_ic_4ky {
  transform: rotate(45deg);
}.hju_faq_a_4ky {
  padding: 0 20px 16px;
  color: #636B78;
  font-size: 13px;
  line-height: 1.7;
  overflow-wrap: break-word;
  display: none;
}.hju_faq_item_4ky.hju_state_open_4ky .hju_faq_a_4ky {
  display: block;
}.hju_faq_a_4ky strong {
  color: #C4C9D4;
  font-weight: 700;
}.hju_faq_a_4ky a {
  color: #5B8FD4;
  text-decoration: underline;
}.hju_faq_a_4ky ul,.hju_faq_a_4ky ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.hju_faq_a_4ky ol {
  list-style: decimal;
}.hju_faq_a_4ky li {
  margin-bottom: 4px;
  line-height: 1.6;
}.hju_faq_a_4ky table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 12px;
  width: 100%;
}
@media(min-width: 770px) {.hju_faq_a_4ky table {
  display: table;
}
}.hju_faq_a_4ky th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C4C9D4;
  font-weight: 700;
  text-align: left;
}.hju_faq_a_4ky td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 6px 8px;
  color: #636B78;
}.hju_seo_4ky {
  background: #0A0B0D;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.hju_seo_4ky {
  padding: 44px 24px 0;
}
}.hju_seo_in_4ky {
  background: #111316;
  padding: 28px 24px;
  border-radius: 0.875rem;
  border: 1px solid rgba(255,255,255,0.09);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 769px) {.hju_seo_in_4ky {
  padding: 36px 2.5rem;
}
}.hju_seo_label_4ky {
  color: #5B8FD4;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 10px;
}.hju_seo_h2_4ky {
  line-height: 1.25;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.875rem;
  color: #F0F2F5;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.hju_seo_h2_4ky {
  font-size: 1.5rem;
}
}.hju_seo_body_4ky {
  color: #8E96A6;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
}.hju_seo_body_4ky p {
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #8E96A6;
}.hju_seo_body_4ky p:last-child {
  margin-bottom: 0;
}.hju_seo_body_4ky strong {
  color: #C4C9D4;
  font-weight: 700;
}.hju_seo_body_4ky a {
  transition: color .2s;
  color: #5B8FD4;
  text-decoration: underline;
}.hju_seo_body_4ky a:hover {
  color: #7AAAE8;
}.hju_seo_body_4ky ul,.hju_seo_body_4ky ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.hju_seo_body_4ky ol {
  list-style: decimal;
}.hju_seo_body_4ky li {
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #8E96A6;
}.hju_seo_body_4ky table {
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
  display: block;
  margin-bottom: 0.75rem;
  overflow-x: auto;
}
@media(min-width:768px) {.hju_seo_body_4ky table {
  display: table;
}
}.hju_seo_body_4ky th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #C4C9D4;
}.hju_seo_body_4ky td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #8E96A6;
}.hju_seo_cols_4ky {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.hju_seo_cols_4ky {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.hju_seo_cols_4ky {
  grid-template-columns: repeat(3,1fr);
}
}.hju_seo_col_h_4ky {
  font-size: 0.813rem;
  color: #C4C9D4;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.hju_seo_col_p_4ky {
  overflow-wrap: break-word;
  color: #636B78;
  font-size: 13px;
  line-height: 1.65;
}.hju_seo_stats_4ky {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.hju_seo_stat_4ky {
  padding: 14px 16px;
  border-radius: 8px;
  border: 1px solid rgba(91,143,212,0.14);
  flex: 1;
  background: rgba(91,143,212,0.07);
  min-width: 8.75rem;
}.hju_seo_stat_val_4ky {
  color: #5B8FD4;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
}.hju_seo_stat_lb_4ky {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #636B78;
}.hju_ft_4ky {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #060709;
  margin-top: 3rem;
}.hju_ft_support_4ky {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 769px) {.hju_ft_support_4ky {
  padding: 1.75rem 24px;
}
}.hju_ft_support_in_4ky {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  max-width: 82.5rem;
  align-items: center;
  display: flex;
}.hju_ft_support_main_4ky {
  gap: 16px;
  flex: 1;
  flex-wrap: wrap;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
}.hju_ft_support_ic_4ky {
  flex-shrink: 0;
  color: #5B8FD4;
}.hju_ft_support_ic_4ky svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 30px;
  height: 1.875rem;
}.hju_ft_support_text_title_4ky {
  color: #F0F2F5;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 15px;
}.hju_ft_support_text_sub_4ky {
  color: #636B78;
  overflow-wrap: break-word;
  font-size: 12px;
}.hju_ft_support_btn_4ky {
  transition: background .2s;
  background: #5B8FD4;
  padding: 0.688rem 22px;
  border-radius: 0.5rem;
  color: #F0F2F5;
  white-space: nowrap;
  font-size: 13px;
  flex-shrink: 0;
  font-weight: 700;
}.hju_ft_support_btn_4ky:hover {
  background: #7AAAE8;
}.hju_ft_support_contacts_4ky {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.hju_ft_support_contact_4ky {
  color: #484F5C;
  font-size: 0.75rem;
  line-height: 1.4;
}.hju_ft_support_contact_4ky strong {
  font-size: 11px;
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
  color: #8E96A6;
}.hju_ft_main_4ky {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 1rem 1.5rem;
}
@media(min-width: 769px) {.hju_ft_main_4ky {
  padding: 40px 1.5rem 32px;
}
}.hju_ft_main_in_4ky {
  gap: 24px;
  margin: 0 auto;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.hju_ft_main_in_4ky {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.hju_ft_main_in_4ky {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.hju_ft_col_logo_4ky {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.hju_ft_col_logo_4ky {
  grid-column: auto;
}
}.hju_ft_logo_4ky {
  gap: 0.563rem;
  display: flex;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  color: #F0F2F5;
  font-weight: 800;
  font-size: 1rem;
  align-items: center;
  margin-bottom: 0.75rem;
}.hju_ft_logo_mark_4ky {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 1.875rem;
  height: 1.875rem;
}.hju_ft_logo_mark_4ky img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.hju_ft_logo_sub_4ky {
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #484F5C;
  max-width: 200px;
}.hju_ft_col_title_4ky {
  text-transform: uppercase;
  letter-spacing: .07em;
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
  color: #8E96A6;
  font-weight: 700;
}.hju_ft_col_links_4ky {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.hju_ft_col_link_4ky {
  transition: color .2s;
  color: #484F5C;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.hju_ft_col_link_4ky:hover {
  color: #C4C9D4;
}.hju_ft_apps_4ky {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.hju_ft_app_card_4ky {
  gap: 10px;
  padding: 0.625rem 0.75rem;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.25rem;
  align-items: center;
  display: flex;
}.hju_ft_app_card_4ky:hover {
  border-color: rgba(255,255,255,0.18);
}.hju_ft_app_card_ic_4ky svg {
  height: 22px;
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
}.hju_ft_app_card_os_4ky {
  color: #484F5C;
  font-size: 10px;
  font-weight: 600;
}.hju_ft_app_card_action_4ky {
  font-size: 0.75rem;
  font-weight: 700;
  color: #C4C9D4;
}.hju_ft_bot_4ky {
  padding: 1.25rem 1rem;
}
@media(min-width:768px) {.hju_ft_bot_4ky {
  padding: 1.25rem 1.5rem;
}
}.hju_ft_bot_in_4ky {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  max-width: 1320px;
  align-items: center;
  display: flex;
}.hju_ft_socials_4ky {
  gap: 0.5rem;
  display: flex;
}.hju_ft_soc_4ky {
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  transition: background .2s;
  border-radius: 4px;
  justify-content: center;
  height: 2.25rem;
  width: 2.25rem;
  display: flex;
  align-items: center;
  color: #8E96A6;
}.hju_ft_soc_4ky svg {
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
}.hju_ft_soc_4ky:hover {
  background: rgba(255,255,255,0.07);
}.hju_ft_legal_4ky {
  flex: 1;
  line-height: 1.6;
  min-width: 12.5rem;
  color: #5A6170;
  overflow-wrap: break-word;
  font-size: 11px;
}.hju_ft_legal_4ky strong {
  font-weight: 700;
  color: #8E96A6;
}.hju_ft_legal_4ky a {
  text-decoration: underline;
  color: #8E96A6;
}.hju_ft_age_4ky {
  border-radius: 50%;
  border: 2px solid #5A6170;
  font-size: 0.688rem;
  align-items: center;
  height: 32px;
  width: 2rem;
  margin-left: auto;
  flex-shrink: 0;
  color: #5A6170;
  display: flex;
  font-weight: 800;
  justify-content: center;
}