*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  line-height: 1.6;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  font-family: 'Barlow', sans-serif;
  background-color: #0D0B09;
  color: #C9C0B4;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
}a {
  color: inherit;
  text-decoration: none;
}.jlv_layout_hoc {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.jlv_page_hoc {
  min-height: 100vh;
  display: flex;
}.jlv_main_hoc {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1081px) {.jlv_main_hoc {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1080px) {.jlv_main_hoc {
  padding-bottom: 4.5rem;
}
}.jlv_gc_hoc {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  background: #131008;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.375rem;
  flex-shrink: 0;
  position: relative;
  width: 8.75rem;
  cursor: pointer;
}
@media(min-width: 643px) {.jlv_gc_hoc {
  width: 9.75rem;
}
}
@media(min-width: 1082px) {.jlv_gc_hoc {
  width: 168px;
}
}.jlv_gc_hoc:hover {
  border-color: rgba(217, 127, 10, 0.08);
  transform: translateY(-3px);
}.jlv_gc_img_hoc {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.jlv_gc_img_hoc img {
  inset: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  object-fit: cover;
}.jlv_gc_hover_hoc {
  background: rgba(7, 6, 5, 0.72);
  transition: opacity .2s;
  inset: 0;
  position: absolute;
  justify-content: center;
  opacity: 0;
  align-items: center;
  display: flex;
}.jlv_gc_hoc:hover .jlv_gc_hover_hoc {
  opacity: 1;
}.jlv_gc_hover_btn_hoc {
  border-radius: 0.25rem;
  background: #D97F0A;
  padding: 0.5rem 16px;
  font-size: 12px;
  font-weight: 700;
  color: #F5F0E8;
}.jlv_gc_info_hoc {
  padding: 0.5rem 10px 10px;
}.jlv_gc_name_hoc {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 3px;
  max-width: 100%;
  font-size: 12px;
  font-weight: 600;
  color: #C9C0B4;
}.jlv_gc_prov_hoc {
  font-size: 0.625rem;
  color: #706860;
}.jlv_gc_tag_hoc {
  border-radius: 4px;
  padding: 2px 7px;
  font-size: 9px;
  text-transform: uppercase;
  position: absolute;
  letter-spacing: .04em;
  top: 6px;
  left: 0.375rem;
  z-index: 2;
  font-weight: 700;
}.jlv_gc_tag_hot_hoc {
  background: #E03030;
  color: #fff;
}.jlv_gc_tag_new_hoc {
  background: #3AAF6A;
  color: #0D0B09;
}.jlv_gc_tag_jp_hoc {
  background: #F0A820;
  color: #0D0B09;
}.jlv_gc_tag_ex_hoc {
  background: #8B5518;
  color: #fff;
}.jlv_gc_tag_live_hoc {
  background: #E03030;
  color: #fff;
}.jlv_gr_hoc {
  padding: 32px 16px 0;
  background: #0D0B09;
}
@media(min-width: 771px) {.jlv_gr_hoc {
  padding: 36px 1.5rem 0;
}
}.jlv_gr_in_hoc {
  margin: 0 auto;
  max-width: 82.5rem;
}.jlv_gr_head_hoc {
  gap: 12px;
  margin-bottom: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.jlv_gr_head_l_hoc {
  gap: 10px;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.jlv_gr_ic_hoc {
  border-radius: 6px;
  flex-shrink: 0;
  width: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 2rem;
}.jlv_gr_ic_hoc svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
}.jlv_gr_title_hoc {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5F0E8;
  font-size: 16px;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 770px) {.jlv_gr_title_hoc {
  font-size: 18px;
}
}.jlv_gr_more_hoc {
  gap: 5px;
  transition: color .2s;
  font-weight: 600;
  white-space: nowrap;
  flex-shrink: 0;
  align-items: center;
  font-size: 12px;
  color: #7A7068;
  display: flex;
}.jlv_gr_more_hoc:hover {
  color: #D97F0A;
}.jlv_gr_more_hoc svg {
  width: 0.75rem;
  height: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.jlv_gr_arrows_hoc {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.jlv_gr_arr_hoc {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 4px;
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  color: #9A9088;
  width: 30px;
  align-items: center;
  justify-content: center;
  height: 30px;
  display: flex;
}.jlv_gr_arr_hoc:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5F0E8;
}.jlv_gr_arr_hoc svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
  width: 0.813rem;
}.jlv_gr_seo_h_hoc {
  margin: 0 0 0.375rem;
  color: #C9C0B4;
  font-family: 'Barlow Condensed', sans-serif;
  max-width: 680px;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.jlv_gr_seo_h_hoc {
  font-size: 0.875rem;
}
}.jlv_gr_seo_hoc {
  overflow-wrap: break-word;
  max-width: 42.5rem;
  line-height: 1.55;
  color: #7A7068;
  font-size: 0.75rem;
  margin-bottom: 12px;
}.jlv_gr_seo_hoc strong {
  font-weight: 600;
  color: #C9C0B4;
}.jlv_gr_scroll_hoc {
  gap: 10px;
  padding-bottom: 0.625rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.jlv_gr_scroll_hoc::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.jlv_gr_scroll_hoc {
  gap: 0.75rem;
}
}.jlv_tb_hoc {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0F0C0A;
  top: 0;
  display: flex;
  z-index: 80;
  align-items: center;
  right: 0;
  left: 0;
  height: 3.5rem;
  position: fixed;
}.jlv_tb_in_hoc {
  gap: 0;
  padding: 0 0.875rem;
  display: flex;
  width: 100%;
  align-items: center;
  height: 100%;
}.jlv_tb_burger_hoc {
  gap: 5px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  width: 38px;
  flex-direction: column;
  justify-content: center;
  height: 2.375rem;
  flex-shrink: 0;
  margin-right: 0.5rem;
}.jlv_tb_burger_hoc:hover {
  background: rgba(255, 255, 255, 0.05);
}.jlv_tb_burger_line_hoc {
  background: #9A9088;
  border-radius: 1px;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width: 1079px) {.jlv_tb_burger_hoc {
  display: none;
}
}.jlv_tb_logo_hoc {
  gap: 0.563rem;
  font-size: 18px;
  flex-shrink: 0;
  margin-right: 1.25rem;
  align-items: center;
  overflow-wrap: break-word;
  color: #F5F0E8;
  font-weight: 800;
  letter-spacing: -.01em;
  display: flex;
}.jlv_tb_logo_mark_hoc {
  border-radius: 6px;
  overflow: hidden;
  width: 32px;
  height: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}.jlv_tb_logo_mark_hoc img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.jlv_tb_nav_hoc {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.jlv_tb_nav_hoc {
  display: flex;
}
}.jlv_tb_tab_hoc {
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  padding: 8px 0.875rem;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #9A9088;
  font-weight: 600;
}.jlv_tb_tab_hoc:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5F0E8;
}.jlv_tb_tab_hoc.jlv_state_active_hoc {
  background: rgba(217, 127, 10, 0.18);
  color: #F5F0E8;
}.jlv_tb_right_hoc {
  gap: 0.5rem;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
  display: flex;
}.jlv_tb_login_hoc {
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  padding: 0.563rem 16px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.375rem;
  display: none;
  font-size: 0.813rem;
  font-weight: 600;
  color: #C9C0B4;
}.jlv_tb_login_hoc:hover {
  border-color: rgba(217, 127, 10, 0.45);
  color: #F5F0E8;
}
@media(min-width: 483px) {.jlv_tb_login_hoc {
  display: block;
}
}.jlv_tb_reg_hoc {
  transition: background .2s;
  background: #3AAF6A;
  padding: 0.563rem 1.125rem;
  border-radius: 6px;
  font-size: 13px;
  color: #0D0A06;
  white-space: nowrap;
  font-weight: 700;
}.jlv_tb_reg_hoc:hover {
  background: #4DC87C;
}.jlv_sb_hoc {
  background: #181410;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  width: 13.75rem;
  bottom: 0;
  overflow-y: auto;
  left: 0;
  position: fixed;
  z-index: 70;
  top: 56px;
}.jlv_sb_hoc.jlv_state_open_hoc {
  transform: translateX(0);
}.jlv_sb_hoc::-webkit-scrollbar {
  width: 0.25rem;
}.jlv_sb_hoc::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.jlv_sb_hoc {
  transform: translateX(0);
}
}.jlv_sb_auth_hoc {
  padding: 14px 0.75rem 10px;
}.jlv_sb_btn_reg_hoc {
  background: #3AAF6A;
  transition: background .2s;
  border-radius: 6px;
  padding: 11px;
  font-weight: 700;
  color: #0D0A06;
  font-size: 13px;
  text-align: center;
  display: block;
  margin-bottom: 0.5rem;
}.jlv_sb_btn_reg_hoc:hover {
  background: #4DC87C;
}.jlv_sb_btn_login_hoc {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 6px;
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  font-size: 13px;
  font-weight: 600;
  color: #C9C0B4;
  text-align: center;
  display: block;
}.jlv_sb_btn_login_hoc:hover {
  border-color: rgba(217, 127, 10, 0.45);
  color: #F5F0E8;
}.jlv_sb_promo_hoc {
  border: 1px solid rgba(217, 127, 10, 0.18);
  padding: 0.75rem 0.875rem;
  margin: 0 12px 10px;
  border-radius: 6px;
  overflow: hidden;
  background: linear-gradient(135deg,#1E1008,#181410);
  position: relative;
}.jlv_sb_promo_hoc::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(217, 127, 10, 0.18),transparent 70%);
  width: 5rem;
  right: -20px;
  top: -20px;
  content: '';
  position: absolute;
  height: 5rem;
}.jlv_sb_promo_title_hoc {
  letter-spacing: .06em;
  color: #D97F0A;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.25rem;
}.jlv_sb_promo_text_hoc {
  line-height: 1.35;
  color: #F5F0E8;
  font-weight: 600;
  font-size: 12px;
  overflow-wrap: break-word;
}.jlv_sb_promo_sub_hoc {
  color: #7A7068;
  font-size: 10px;
  margin-top: 3px;
}.jlv_sb_nav_hoc {
  padding: 0.375rem 8px 1rem;
}.jlv_sb_nav_lb_hoc {
  padding: 10px 0.5rem 6px;
  color: #706860;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.jlv_sb_link_hoc {
  transition: background .15s,color .15s;
  border-radius: 4px;
  gap: 10px;
  padding: 9px 10px;
  align-items: center;
  color: #9A9088;
  font-size: 0.813rem;
  font-weight: 500;
  cursor: pointer;
  display: flex;
  overflow-wrap: break-word;
}.jlv_sb_link_hoc:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5F0E8;
}.jlv_sb_link_hoc.jlv_state_active_hoc {
  background: rgba(217, 127, 10, 0.18);
  color: #F5F0E8;
}.jlv_sb_ic_hoc {
  border-radius: 4px;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  height: 1.875rem;
  width: 30px;
}.jlv_sb_ic_hoc svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 16px;
}.jlv_sb_ic_1_hoc {
  background: rgba(217, 127, 10, 0.08);
  color: #D97F0A;
}.jlv_sb_ic_2_hoc {
  background: rgba(58, 175, 106, 0.16);
  color: #3AAF6A;
}.jlv_sb_ic_3_hoc {
  background: rgba(240, 168, 32, 0.16);
  color: #F0A820;
}.jlv_sb_ic_4_hoc {
  background: rgba(139, 85, 24, 0.24);
  color: #8B5518;
}.jlv_sb_ic_5_hoc {
  background: rgba(217, 127, 10, 0.08);
  color: #D63880;
}.jlv_sb_ic_6_hoc {
  background: rgba(139, 85, 24, 0.24);
  color: #8B3FD0;
}.jlv_sb_badge_hoc {
  border-radius: 4px;
  background: #F0A820;
  padding: 2px 0.438rem;
  font-size: 0.563rem;
  color: #0D0A06;
  margin-left: auto;
  font-weight: 700;
}.jlv_sb_bot_hoc {
  gap: 0.5rem;
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.jlv_sb_lang_hoc,.jlv_sb_help_hoc {
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 0.375rem;
  transition: border-color .2s;
  gap: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex: 1;
  border-radius: 0.25rem;
  display: flex;
  font-size: 0.688rem;
  color: #9A9088;
  align-items: center;
  justify-content: center;
  font-weight: 600;
}.jlv_sb_lang_hoc:hover,.jlv_sb_help_hoc:hover {
  border-color: rgba(217, 127, 10, 0.45);
  color: #F5F0E8;
}.jlv_sb_lang_hoc svg,.jlv_sb_help_hoc svg {
  stroke-linejoin: round;
  height: 0.813rem;
  width: 0.813rem;
  stroke-linecap: round;
}.jlv_sb_bd_hoc {
  background: rgba(7, 6, 5, 0.72);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.jlv_sb_bd_hoc.jlv_state_on_hoc {
  display: block;
}
@media(min-width: 1078px) {.jlv_sb_bd_hoc {
  display: none!important;
}
}.jlv_mob_nav_hoc {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #181410;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  position: fixed;
  left: 0;
  z-index: 80;
  display: flex;
  right: 0;
  bottom: 0;
}
@media(min-width: 1077px) {.jlv_mob_nav_hoc {
  display: none;
}
}.jlv_mob_nav_item_hoc {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 0.25rem;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
  display: flex;
  color: #706860;
}.jlv_mob_nav_ic_hoc {
  line-height: 1;
}.jlv_mob_nav_ic_hoc svg {
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.25rem;
}.jlv_mob_nav_lb_hoc {
  font-size: 10px;
  font-weight: 600;
  color: #706860;
}.jlv_mob_nav_item_hoc.jlv_state_active_hoc {
  color: #D97F0A;
}.jlv_mob_nav_item_hoc.jlv_state_active_hoc .jlv_mob_nav_lb_hoc {
  color: #D97F0A;
}.jlv_hero_hoc {
  padding: 1.25rem 1rem 0;
  background: #0D0B09;
}
@media(min-width: 766px) {.jlv_hero_hoc {
  padding: 1.5rem 1.5rem 0;
}
}.jlv_hero_in_hoc {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width: 858px) {.jlv_hero_in_hoc {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.jlv_hero_in_hoc {
  grid-template-columns: 1fr 21.25rem;
}
}.jlv_hero_promo_hoc {
  overflow: hidden;
  background: #131008;
  border-radius: 10px;
  display: flex;
  min-height: 220px;
  position: relative;
  align-items: stretch;
}
@media(min-width: 766px) {.jlv_hero_promo_hoc {
  min-height: 17.5rem;
}
}.jlv_hero_promo_bg_hoc {
  background: linear-gradient(120deg,#1E1008 0%,#0D0B09 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.jlv_hero_promo_bg_hoc::after {
  background: linear-gradient(90deg,#0D0B09 0%,rgba(7, 6, 5, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.jlv_hero_promo_glow_hoc {
  background: radial-gradient(circle,rgba(139, 85, 24, 0.24) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  height: 18.75rem;
  width: 300px;
  top: -40px;
  pointer-events: none;
  right: 60px;
}.jlv_hero_promo_ct_hoc {
  padding: 28px 24px 28px 28px;
  flex-direction: column;
  position: relative;
  max-width: 480px;
  justify-content: center;
  z-index: 2;
  display: flex;
}
@media(min-width: 771px) {.jlv_hero_promo_ct_hoc {
  padding: 40px 32px;
}
}.jlv_hero_badge_hoc {
  padding: 5px 0.75rem;
  background: rgba(217, 127, 10, 0.18);
  border: 1px solid rgba(217, 127, 10, 0.08);
  border-radius: 20px;
  color: #D97F0A;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
}.jlv_hero_h1_hoc {
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  font-size: 1.625rem;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.15;
  color: #F5F0E8;
  font-weight: 800;
}.jlv_hero_h1_hoc em {
  color: #F0A820;
  font-style: normal;
}
@media(min-width: 765px) {.jlv_hero_h1_hoc {
  font-size: 36px;
}
}.jlv_hero_sub_hoc {
  line-height: 1.55;
  margin-bottom: 1.25rem;
  font-size: 13px;
  color: #9A9088;
}
@media(min-width: 769px) {.jlv_hero_sub_hoc {
  font-size: 14px;
}
}.jlv_hero_row_hoc {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.jlv_hero_cta_hoc {
  padding: 13px 26px;
  border-radius: 0.375rem;
  transition: background .2s;
  background: #3AAF6A;
  font-size: 14px;
  box-shadow: 0 0 14px rgba(58, 175, 106, 0.48), 2px 4px 0 rgba(10, 50, 25, 0.55);
  font-weight: 700;
  color: #0D0A06;
}.jlv_hero_cta_hoc:hover {
  background: #4DC87C;
}.jlv_hero_terms_hoc {
  font-size: 11px;
  color: #706860;
}.jlv_hero_game_hoc {
  overflow: hidden;
  border-radius: 0.625rem;
  background: #131008;
  border: 1px solid rgba(255, 255, 255, 0.06);
  position: relative;
  display: flex;
  flex-direction: column;
}.jlv_hero_game_badge_hoc {
  background: rgba(240, 168, 32, 0.16);
  padding: 5px 10px;
  border-radius: 1.25rem;
  border: 1px solid rgba(240, 168, 32, 0.16);
  top: 0.75rem;
  left: 12px;
  text-transform: uppercase;
  font-size: 0.625rem;
  position: absolute;
  font-weight: 700;
  z-index: 3;
  letter-spacing: .06em;
  color: #F0A820;
}.jlv_hero_game_badge_hoc svg {
  height: 11px;
  width: 0.688rem;
  margin-right: 4px;
  vertical-align: -1px;
}.jlv_hero_game_img_hoc {
  background: linear-gradient(135deg,#1E1008,#0D0B09);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.jlv_hero_game_img_hoc img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.jlv_hero_game_play_hoc {
  background: rgba(7, 6, 5, 0.72);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  align-items: center;
  justify-content: center;
  position: absolute;
  display: flex;
}.jlv_hero_game_hoc:hover .jlv_hero_game_play_hoc {
  opacity: 1;
}.jlv_hero_game_play_hoc span {
  border-radius: 50%;
  background: #D97F0A;
  justify-content: center;
  height: 3.25rem;
  width: 52px;
  display: flex;
  align-items: center;
}.jlv_hero_game_play_hoc span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 18px;
}.jlv_hero_game_info_hoc {
  padding: 0.875rem 1rem;
}.jlv_hero_game_title_hoc {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #F5F0E8;
}.jlv_hero_game_provider_hoc {
  font-size: 11px;
  color: #7A7068;
}.jlv_hero_game_btn_hoc {
  transition: background .2s;
  padding: 11px;
  margin: 12px 16px 1rem;
  background: #D97F0A;
  border-radius: 0.375rem;
  font-size: 13px;
  color: #F5F0E8;
  text-align: center;
  font-weight: 700;
  display: block;
}.jlv_hero_game_hoc:hover .jlv_hero_game_btn_hoc {
  background: #F09020;
}.jlv_sbar_hoc {
  padding: 1rem 1rem 0;
  background: #0D0B09;
}
@media(min-width: 769px) {.jlv_sbar_hoc {
  padding: 1.125rem 1.5rem 0;
}
}.jlv_sbar_in_hoc {
  margin: 0 auto;
  max-width: 1320px;
}.jlv_sbar_row_hoc {
  gap: 10px;
  display: flex;
  margin-bottom: 12px;
  flex-wrap: wrap;
}.jlv_sbar_input_hoc {
  transition: border-color .2s;
  flex: 1;
  background: #131008;
  padding: 11px 1rem;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 0.625rem;
  color: #7A7068;
  font-size: 0.813rem;
  display: flex;
  cursor: pointer;
  align-items: center;
}.jlv_sbar_input_hoc:hover {
  border-color: rgba(217, 127, 10, 0.45);
}.jlv_sbar_input_hoc svg {
  stroke-linejoin: round;
  height: 15px;
  width: 15px;
  stroke-linecap: round;
  flex-shrink: 0;
}.jlv_sbar_providers_hoc {
  border-radius: 6px;
  background: #131008;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.688rem 18px;
  gap: 8px;
  transition: border-color .2s;
  display: flex;
  font-weight: 600;
  color: #C9C0B4;
  white-space: nowrap;
  font-size: 13px;
  align-items: center;
}.jlv_sbar_providers_hoc:hover {
  border-color: rgba(217, 127, 10, 0.45);
  color: #F5F0E8;
}.jlv_sbar_providers_hoc svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
  height: 0.875rem;
}.jlv_sbar_tabs_hoc {
  gap: 6px;
  scrollbar-width: none;
  padding-bottom: 2px;
  overflow-x: auto;
  display: flex;
}.jlv_sbar_tabs_hoc::-webkit-scrollbar {
  display: none;
}.jlv_sbar_tab_hoc {
  padding: 8px 14px;
  gap: 7px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: background .15s,color .15s,border-color .15s;
  font-size: 12px;
  align-items: center;
  display: flex;
  font-weight: 600;
  color: #9A9088;
  flex-shrink: 0;
  white-space: nowrap;
  cursor: pointer;
}.jlv_sbar_tab_hoc:hover {
  border-color: rgba(217, 127, 10, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #F5F0E8;
}.jlv_sbar_tab_hoc.jlv_state_active_hoc {
  border-color: rgba(217, 127, 10, 0.08);
  background: rgba(217, 127, 10, 0.18);
  color: #F5F0E8;
}.jlv_sbar_tab_ic_hoc svg {
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
  width: 0.875rem;
}.jlv_wy_hoc {
  padding: 32px 1rem 0;
  background: #0D0B09;
}
@media(min-width:768px) {.jlv_wy_hoc {
  padding: 40px 24px 0;
}
}.jlv_wy_in_hoc {
  margin: 0 auto;
  max-width: 1320px;
}.jlv_wy_head_hoc {
  max-width: 720px;
  margin-bottom: 18px;
}.jlv_wy_label_hoc {
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #D97F0A;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.jlv_wy_h2_hoc {
  margin-bottom: 8px;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5F0E8;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.jlv_wy_h2_hoc {
  font-size: 1.5rem;
}
}.jlv_wy_intro_hoc {
  margin: 0;
  color: #7A7068;
  line-height: 1.6;
  font-size: 13px;
}.jlv_wy_grid_hoc {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.jlv_wy_grid_hoc {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.jlv_wy_grid_hoc {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.jlv_wy_card_hoc {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 6px;
  padding: 20px;
  background: #181410;
  transition: border-color .2s,transform .2s;
}.jlv_wy_card_hoc:hover {
  border-color: rgba(217, 127, 10, 0.08);
  transform: translateY(-2px);
}.jlv_wy_card_ic_hoc {
  background: rgba(217, 127, 10, 0.18);
  border-radius: 50%;
  justify-content: center;
  margin-bottom: 0.875rem;
  display: flex;
  align-items: center;
  width: 2.75rem;
  color: #D97F0A;
  height: 44px;
}.jlv_wy_card_ic_hoc svg {
  width: 1.375rem;
  stroke-linecap: round;
  height: 22px;
  stroke-linejoin: round;
}.jlv_wy_card_h_hoc {
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  line-height: 1.25;
  font-weight: 700;
  color: #F5F0E8;
}.jlv_wy_card_p_hoc {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #7A7068;
  font-size: 13px;
}.jlv_wy_card_p_hoc strong {
  font-weight: 600;
  color: #C9C0B4;
}.jlv_gcg_hoc {
  background: #0D0B09;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.jlv_gcg_hoc {
  padding: 2.75rem 24px 0;
}
}.jlv_gcg_in_hoc {
  margin: 0 auto;
  max-width: 82.5rem;
}.jlv_gcg_head_hoc {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.jlv_gcg_label_hoc {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #D97F0A;
  font-size: 11px;
  margin-bottom: 0.5rem;
}.jlv_gcg_h2_hoc {
  color: #F5F0E8;
  overflow-wrap: break-word;
  font-size: 22px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width: 771px) {.jlv_gcg_h2_hoc {
  font-size: 1.75rem;
}
}.jlv_gcg_intro_hoc {
  color: #7A7068;
  font-size: 13px;
  line-height: 1.6;
}.jlv_gcg_grid_hoc {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.jlv_gcg_grid_hoc {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.jlv_gcg_grid_hoc {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.jlv_gcg_card_hoc {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem;
  border-radius: 0.625rem;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  display: flex;
  cursor: pointer;
  justify-content: flex-end;
  flex-direction: column;
  min-height: 15rem;
  position: relative;
}.jlv_gcg_card_hoc:hover {
  border-color: rgba(217, 127, 10, 0.18);
  transform: translateY(-3px);
}.jlv_gcg_card_bg_hoc {
  inset: 0;
  position: absolute;
  z-index: 0;
}.jlv_gcg_card_bg_hoc::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.jlv_gcg_card_ic_hoc {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  z-index: 2;
  color: #F5F0E8;
  width: 40px;
  display: flex;
  right: 1.125rem;
  top: 1.125rem;
  position: absolute;
  align-items: center;
  height: 40px;
  justify-content: center;
}.jlv_gcg_card_ic_hoc svg {
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
}.jlv_gcg_card_ct_hoc {
  z-index: 1;
  position: relative;
}.jlv_gcg_card_h_hoc {
  font-weight: 800;
  font-size: 1.125rem;
  line-height: 1.2;
  color: #F5F0E8;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.5rem;
}
@media(min-width:768px) {.jlv_gcg_card_h_hoc {
  font-size: 1.25rem;
}
}.jlv_gcg_card_p_hoc {
  line-height: 1.55;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  margin-bottom: 0.625rem;
}.jlv_gcg_card_p_hoc strong {
  color: #F5F0E8;
  font-weight: 600;
}.jlv_gcg_card_cta_hoc {
  gap: 0.25rem;
  color: #D97F0A;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .04em;
  align-items: center;
  display: inline-flex;
}.jlv_gcg_card_cta_hoc svg {
  stroke-linejoin: round;
  width: 0.75rem;
  height: 0.75rem;
  stroke-linecap: round;
}.jlv_ws_hoc {
  background: #0D0B09;
  padding: 32px 1rem 0;
}
@media(min-width: 770px) {.jlv_ws_hoc {
  padding: 2.25rem 24px 0;
}
}.jlv_ws_in_hoc {
  margin: 0 auto;
  max-width: 82.5rem;
}.jlv_ws_head_hoc {
  gap: 0.75rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  align-items: center;
}.jlv_ws_title_hoc {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  font-family: 'Barlow Condensed', sans-serif;
  flex-wrap: wrap;
  font-weight: 700;
  color: #F5F0E8;
  font-size: 16px;
  overflow-wrap: break-word;
}.jlv_ws_title_ic_hoc svg {
  stroke-linejoin: round;
  height: 18px;
  color: #F0A820;
  width: 18px;
  stroke-linecap: round;
}.jlv_ws_online_hoc {
  gap: 7px;
  align-items: center;
  font-weight: 600;
  font-size: 12px;
  color: #7A7068;
  display: flex;
}.jlv_ws_online_dot_hoc {
  background: #3AAF6A;
  border-radius: 50%;
  width: 8px;
  box-shadow: 0 0 0.375rem rgba(58, 175, 106, 0.16);
  flex-shrink: 0;
  height: 0.5rem;
}.jlv_ws_scroll_hoc {
  gap: 0.5rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 8px;
}.jlv_ws_scroll_hoc::-webkit-scrollbar {
  display: none;
}.jlv_wc_hoc {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #131008;
  border-radius: 6px;
  gap: 0.625rem;
  padding: 10px 14px;
  align-items: center;
  display: flex;
  min-width: 220px;
  flex-shrink: 0;
}.jlv_wc_img_hoc {
  overflow: hidden;
  background: #181410;
  border-radius: 0.25rem;
  flex-shrink: 0;
  height: 36px;
  width: 36px;
}.jlv_wc_img_hoc img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.jlv_wc_info_hoc {
  min-width: 0;
}.jlv_wc_game_hoc {
  overflow: hidden;
  font-weight: 600;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #C9C0B4;
}.jlv_wc_player_hoc {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.625rem;
  color: #706860;
  text-overflow: ellipsis;
}.jlv_wc_amount_hoc {
  font-weight: 700;
  font-size: 0.813rem;
  flex-shrink: 0;
  margin-left: auto;
  white-space: nowrap;
  color: #3AAF6A;
}.jlv_reg_hoc {
  background: #0D0B09;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.jlv_reg_hoc {
  padding: 44px 1.5rem 0;
}
}.jlv_reg_in_hoc {
  margin: 0 auto;
  border-radius: 10px;
  padding: 1.75rem 1.5rem;
  background: #181410;
  border: 1px solid rgba(255, 255, 255, 0.06);
  max-width: 1320px;
}
@media(min-width: 769px) {.jlv_reg_in_hoc {
  padding: 2.5rem;
}
}.jlv_reg_top_hoc {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.jlv_reg_top_hoc {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.jlv_reg_label_hoc {
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #D97F0A;
  letter-spacing: .08em;
}.jlv_reg_h2_hoc {
  font-weight: 800;
  font-size: 22px;
  line-height: 1.2;
  color: #F5F0E8;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
}
@media(min-width: 765px) {.jlv_reg_h2_hoc {
  font-size: 1.75rem;
}
}.jlv_reg_bonus_hoc {
  border: 1px solid rgba(240, 168, 32, 0.16);
  background: rgba(240, 168, 32, 0.16);
  border-radius: 6px;
  padding: 0.625rem 16px;
  gap: 8px;
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
}.jlv_reg_bonus_amount_hoc {
  font-size: 1.25rem;
  font-weight: 800;
  color: #F0A820;
}.jlv_reg_bonus_text_hoc {
  color: #9A9088;
  font-size: 0.813rem;
  line-height: 1.35;
}.jlv_reg_cta_btn_hoc {
  background: #3AAF6A;
  border-radius: 6px;
  padding: 14px 2rem;
  transition: background .2s;
  margin-bottom: 0.75rem;
  font-weight: 700;
  display: inline-block;
  box-shadow: 0 0 14px rgba(58, 175, 106, 0.48), 2px 0.25rem 0 rgba(10, 50, 25, 0.55);
  font-size: 0.938rem;
  color: #0D0A06;
}.jlv_reg_cta_btn_hoc:hover {
  background: #4DC87C;
}.jlv_reg_terms_hoc {
  color: #706860;
  line-height: 1.5;
  font-size: 11px;
}.jlv_reg_seo_hoc {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  font-size: 0.813rem;
  margin-top: 1.25rem;
  line-height: 1.65;
  color: #7A7068;
  overflow-wrap: break-word;
}.jlv_reg_seo_hoc p {
  font-size: 0.813rem;
  color: #7A7068;
  line-height: 1.65;
  margin-bottom: 0.625rem;
}.jlv_reg_seo_hoc p:last-child {
  margin-bottom: 0;
}.jlv_reg_seo_hoc strong {
  color: #C9C0B4;
  font-weight: 700;
}.jlv_reg_seo_hoc a {
  transition: color .2s;
  text-decoration: underline;
  color: #D97F0A;
}.jlv_reg_seo_hoc a:hover {
  color: #F09020;
}.jlv_reg_seo_hoc ul,.jlv_reg_seo_hoc ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.jlv_reg_seo_hoc ol {
  list-style: decimal;
}.jlv_reg_seo_hoc li {
  line-height: 1.65;
  color: #7A7068;
  font-size: 0.813rem;
  margin-bottom: 4px;
}.jlv_reg_seo_hoc table {
  overflow-x: auto;
  margin-bottom: 0.625rem;
  font-size: 13px;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 769px) {.jlv_reg_seo_hoc table {
  display: table;
}
}.jlv_reg_seo_hoc th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  text-align: left;
  font-weight: 700;
  color: #C9C0B4;
}.jlv_reg_seo_hoc td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A7068;
}.jlv_reg_steps_hoc {
  gap: 0.875rem;
  display: flex;
  margin-top: 1.75rem;
  flex-direction: column;
}
@media(min-width: 857px) {.jlv_reg_steps_hoc {
  margin-top: 0;
}
}.jlv_reg_step_hoc {
  gap: 14px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 16px;
  border-radius: 0.375rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.jlv_reg_step_num_hoc {
  border-radius: 50%;
  background: rgba(217, 127, 10, 0.18);
  border: 1px solid rgba(217, 127, 10, 0.08);
  color: #D97F0A;
  align-items: center;
  width: 2.125rem;
  font-weight: 800;
  justify-content: center;
  font-size: 14px;
  height: 34px;
  display: flex;
  flex-shrink: 0;
}.jlv_reg_step_title_hoc {
  font-weight: 700;
  color: #F5F0E8;
  margin-bottom: 3px;
  font-size: 0.875rem;
}.jlv_reg_step_text_hoc {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #7A7068;
}.jlv_reg_trust_hoc {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  padding-top: 1.25rem;
  margin-top: 20px;
  flex-wrap: wrap;
  display: flex;
}.jlv_reg_trust_item_hoc {
  gap: 0.438rem;
  align-items: center;
  overflow-wrap: break-word;
  color: #7A7068;
  font-size: 0.75rem;
  display: flex;
}.jlv_reg_trust_ic_hoc svg {
  color: #D97F0A;
  width: 1rem;
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
}.jlv_bon_hoc {
  padding: 36px 16px 0;
  background: #0D0B09;
}
@media(min-width: 767px) {.jlv_bon_hoc {
  padding: 44px 1.5rem 0;
}
}.jlv_bon_in_hoc {
  margin: 0 auto;
  max-width: 82.5rem;
}.jlv_bon_head_hoc {
  margin-bottom: 1.25rem;
}.jlv_bon_label_hoc {
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 8px;
  color: #D97F0A;
  letter-spacing: .08em;
  font-weight: 700;
}.jlv_bon_h2_hoc {
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  font-size: 1.25rem;
  color: #F5F0E8;
  margin-bottom: 8px;
}
@media(min-width: 767px) {.jlv_bon_h2_hoc {
  font-size: 24px;
}
}.jlv_bon_seo_hoc {
  line-height: 1.6;
  max-width: 620px;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #7A7068;
}.jlv_bon_seo_hoc strong {
  color: #C9C0B4;
  font-weight: 700;
}.jlv_bon_seo_hoc a {
  color: #D97F0A;
  text-decoration: underline;
}.jlv_bon_grid_hoc {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.jlv_bon_grid_hoc {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.jlv_bon_grid_hoc {
  grid-template-columns: repeat(5,1fr);
}
}.jlv_bon_card_hoc {
  background: #131008;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 16px;
  border-radius: 0.375rem;
}.jlv_bon_card_hoc:hover {
  border-color: rgba(217, 127, 10, 0.08);
  transform: translateY(-2px);
}.jlv_bon_card_ic_hoc svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 26px;
  width: 1.625rem;
}.jlv_bon_card_ic_hoc {
  margin-bottom: 10px;
}.jlv_bon_card_type_hoc {
  margin-bottom: 6px;
  font-weight: 700;
  color: #7A7068;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 10px;
}.jlv_bon_card_amount_hoc {
  font-size: 18px;
  color: #F0A820;
  margin-bottom: 6px;
  line-height: 1.1;
  font-weight: 800;
}.jlv_bon_card_name_hoc {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 600;
  color: #F5F0E8;
  margin-bottom: 0.5rem;
}.jlv_bon_card_detail_hoc {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #706860;
  padding-top: 8px;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.jlv_app_hoc {
  background: #0D0B09;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.jlv_app_hoc {
  padding: 44px 24px 0;
}
}.jlv_app_in_hoc {
  margin: 0 auto;
  max-width: 1320px;
}.jlv_app_head_hoc {
  margin-bottom: 1rem;
}.jlv_app_label_hoc {
  letter-spacing: .08em;
  font-weight: 700;
  color: #D97F0A;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 8px;
}.jlv_app_h2_hoc {
  font-weight: 800;
  font-size: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F5F0E8;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
}
@media(min-width: 769px) {.jlv_app_h2_hoc {
  font-size: 1.5rem;
}
}.jlv_app_sub_hoc {
  font-size: 0.813rem;
  max-width: 600px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #7A7068;
}.jlv_app_sub_hoc strong {
  color: #C9C0B4;
  font-weight: 700;
}.jlv_app_cards_hoc {
  gap: 0.625rem;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.jlv_app_cards_hoc {
  grid-template-columns: repeat(3,1fr);
}
}.jlv_app_card_hoc {
  gap: 1rem;
  border-radius: 6px;
  padding: 1.25rem;
  overflow: hidden;
  align-items: flex-start;
  display: flex;
  position: relative;
  flex-wrap: wrap;
}.jlv_app_card_ios_hoc {
  background: linear-gradient(135deg,rgba(217, 127, 10, 0.18) 0%,#181410 100%);
}.jlv_app_card_android_hoc {
  background: linear-gradient(135deg,rgba(58, 175, 106, 0.16) 0%,#181410 100%);
}.jlv_app_card_win_hoc {
  background: linear-gradient(135deg,rgba(240, 168, 32, 0.16) 0%,#181410 100%);
}.jlv_app_card_ic_hoc svg {
  stroke-linecap: round;
  width: 2.125rem;
  height: 34px;
  stroke-linejoin: round;
}.jlv_app_card_ic_hoc {
  flex-shrink: 0;
  color: #F5F0E8;
}.jlv_app_card_os_hoc {
  margin-bottom: 6px;
  color: #7A7068;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
}.jlv_app_card_title_hoc {
  line-height: 1.2;
  font-weight: 700;
  color: #F5F0E8;
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
}.jlv_app_card_text_hoc {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 12px;
  color: #7A7068;
}.jlv_app_card_btn_hoc {
  gap: 0.438rem;
  padding: 0.625rem 1.125rem;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(217, 127, 10, 0.45);
  border-radius: 0.25rem;
  color: #F5F0E8;
  font-weight: 700;
  display: inline-flex;
  font-size: 0.813rem;
  align-items: center;
}.jlv_app_card_btn_hoc:hover {
  background: rgba(255, 255, 255, 0.07);
}.jlv_prov_hoc {
  padding: 2.25rem 16px 0;
  background: #0D0B09;
}
@media(min-width: 767px) {.jlv_prov_hoc {
  padding: 44px 24px 0;
}
}.jlv_prov_in_hoc {
  margin: 0 auto;
  max-width: 1320px;
}.jlv_prov_head_hoc {
  margin-bottom: 1rem;
}.jlv_prov_label_hoc {
  color: #D97F0A;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 8px;
}.jlv_prov_h2_hoc {
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 8px;
  color: #F5F0E8;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.jlv_prov_h2_hoc {
  font-size: 24px;
}
}.jlv_prov_seo_hoc {
  color: #7A7068;
  overflow-wrap: break-word;
  max-width: 620px;
  font-size: 13px;
  margin-bottom: 1rem;
  line-height: 1.6;
}.jlv_prov_seo_hoc strong {
  font-weight: 700;
  color: #C9C0B4;
}.jlv_prov_seo_hoc a {
  color: #D97F0A;
  text-decoration: underline;
}.jlv_prov_grid_hoc {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 638px) {.jlv_prov_grid_hoc {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.jlv_prov_grid_hoc {
  grid-template-columns: repeat(8,1fr);
}
}.jlv_prov_card_hoc {
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #131008;
  transition: border-color .2s,background .2s;
  gap: 7px;
  padding: 0.875rem 0.625rem;
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}.jlv_prov_card_hoc:hover {
  border-color: rgba(217, 127, 10, 0.45);
  background: #181410;
}.jlv_prov_logo_hoc {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.25rem;
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
}.jlv_prov_logo_hoc img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.jlv_prov_name_hoc {
  font-size: 0.688rem;
  font-weight: 600;
  overflow-wrap: break-word;
  text-align: center;
  color: #9A9088;
}.jlv_seo_hoc {
  padding: 36px 16px 0;
  background: #0D0B09;
}
@media(min-width: 771px) {.jlv_seo_hoc {
  padding: 2.75rem 24px 0;
}
}.jlv_seo_in_hoc {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.625rem;
  padding: 1.75rem 1.5rem;
  background: #181410;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.jlv_seo_in_hoc {
  padding: 36px 2.5rem;
}
}.jlv_seo_label_hoc {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #D97F0A;
}.jlv_seo_h2_hoc {
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #F5F0E8;
  line-height: 1.25;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 771px) {.jlv_seo_h2_hoc {
  font-size: 24px;
}
}.jlv_seo_body_hoc {
  font-size: 14px;
  color: #9A9088;
  overflow-wrap: break-word;
  line-height: 1.75;
}.jlv_seo_body_hoc p {
  color: #9A9088;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 0.875rem;
}.jlv_seo_body_hoc p:last-child {
  margin-bottom: 0;
}.jlv_seo_body_hoc strong {
  color: #C9C0B4;
  font-weight: 700;
}.jlv_seo_body_hoc a {
  transition: color .2s;
  color: #D97F0A;
  text-decoration: underline;
}.jlv_seo_body_hoc a:hover {
  color: #F09020;
}.jlv_seo_body_hoc ul,.jlv_seo_body_hoc ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.jlv_seo_body_hoc ol {
  list-style: decimal;
}.jlv_seo_body_hoc li {
  line-height: 1.75;
  color: #9A9088;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}.jlv_seo_body_hoc table {
  width: 100%;
  overflow-x: auto;
  margin-bottom: 12px;
  display: block;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 770px) {.jlv_seo_body_hoc table {
  display: table;
}
}.jlv_seo_body_hoc th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #C9C0B4;
  text-align: left;
}.jlv_seo_body_hoc td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A9088;
}.jlv_seo_cols_hoc {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.jlv_seo_cols_hoc {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.jlv_seo_cols_hoc {
  grid-template-columns: repeat(3,1fr);
}
}.jlv_seo_col_h_hoc {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #C9C0B4;
  margin-bottom: 0.438rem;
  font-size: 13px;
}.jlv_seo_col_p_hoc {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #7A7068;
  font-size: 0.813rem;
}.jlv_seo_stats_hoc {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.jlv_seo_stat_hoc {
  flex: 1;
  border: 1px solid rgba(217, 127, 10, 0.18);
  padding: 0.875rem 16px;
  border-radius: 0.375rem;
  background: rgba(217, 127, 10, 0.08);
  min-width: 140px;
}.jlv_seo_stat_val_hoc {
  color: #D97F0A;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  font-weight: 800;
}.jlv_seo_stat_lb_hoc {
  overflow-wrap: break-word;
  color: #7A7068;
  font-size: 0.688rem;
}.jlv_seo_hoc {
  background: #0D0B09;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.jlv_seo_hoc {
  padding: 2.75rem 1.5rem 0;
}
}.jlv_seo_in_hoc {
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.625rem;
  margin: 0 auto;
  background: #181410;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.jlv_seo_in_hoc {
  padding: 2.25rem 2.5rem;
}
}.jlv_seo_label_hoc {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  color: #D97F0A;
  letter-spacing: .08em;
  margin-bottom: 10px;
}.jlv_seo_h2_hoc {
  font-size: 1.25rem;
  line-height: 1.25;
  color: #F5F0E8;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 767px) {.jlv_seo_h2_hoc {
  font-size: 1.5rem;
}
}.jlv_seo_body_hoc {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #9A9088;
  font-size: 0.875rem;
}.jlv_seo_body_hoc p {
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 14px;
  color: #9A9088;
}.jlv_seo_body_hoc p:last-child {
  margin-bottom: 0;
}.jlv_seo_body_hoc strong {
  color: #C9C0B4;
  font-weight: 700;
}.jlv_seo_body_hoc a {
  transition: color .2s;
  color: #D97F0A;
  text-decoration: underline;
}.jlv_seo_body_hoc a:hover {
  color: #F09020;
}.jlv_seo_body_hoc ul,.jlv_seo_body_hoc ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.jlv_seo_body_hoc ol {
  list-style: decimal;
}.jlv_seo_body_hoc li {
  line-height: 1.75;
  color: #9A9088;
  font-size: 0.875rem;
  margin-bottom: 6px;
}.jlv_seo_body_hoc table {
  font-size: 13px;
  margin-bottom: 12px;
  width: 100%;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 766px) {.jlv_seo_body_hoc table {
  display: table;
}
}.jlv_seo_body_hoc th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C9C0B4;
  font-weight: 700;
  text-align: left;
}.jlv_seo_body_hoc td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A9088;
}.jlv_seo_cols_hoc {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.jlv_seo_cols_hoc {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.jlv_seo_cols_hoc {
  grid-template-columns: repeat(3,1fr);
}
}.jlv_seo_col_h_hoc {
  color: #C9C0B4;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
}.jlv_seo_col_p_hoc {
  line-height: 1.65;
  font-size: 13px;
  color: #7A7068;
  overflow-wrap: break-word;
}.jlv_seo_stats_hoc {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.jlv_seo_stat_hoc {
  padding: 14px 16px;
  border-radius: 6px;
  border: 1px solid rgba(217, 127, 10, 0.18);
  background: rgba(217, 127, 10, 0.08);
  flex: 1;
  min-width: 8.75rem;
}.jlv_seo_stat_val_hoc {
  font-size: 20px;
  font-weight: 800;
  color: #D97F0A;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.jlv_seo_stat_lb_hoc {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7A7068;
}.jlv_seo_hoc {
  background: #0D0B09;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.jlv_seo_hoc {
  padding: 44px 1.5rem 0;
}
}.jlv_seo_in_hoc {
  padding: 28px 24px;
  background: #181410;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 765px) {.jlv_seo_in_hoc {
  padding: 36px 2.5rem;
}
}.jlv_seo_label_hoc {
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-weight: 700;
  color: #D97F0A;
}.jlv_seo_h2_hoc {
  font-weight: 800;
  color: #F5F0E8;
  font-size: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}
@media(min-width: 769px) {.jlv_seo_h2_hoc {
  font-size: 1.5rem;
}
}.jlv_seo_body_hoc {
  font-size: 14px;
  color: #9A9088;
  line-height: 1.75;
  overflow-wrap: break-word;
}.jlv_seo_body_hoc p {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  color: #9A9088;
}.jlv_seo_body_hoc p:last-child {
  margin-bottom: 0;
}.jlv_seo_body_hoc strong {
  font-weight: 700;
  color: #C9C0B4;
}.jlv_seo_body_hoc a {
  transition: color .2s;
  color: #D97F0A;
  text-decoration: underline;
}.jlv_seo_body_hoc a:hover {
  color: #F09020;
}.jlv_seo_body_hoc ul,.jlv_seo_body_hoc ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.jlv_seo_body_hoc ol {
  list-style: decimal;
}.jlv_seo_body_hoc li {
  line-height: 1.75;
  color: #9A9088;
  font-size: 0.875rem;
  margin-bottom: 6px;
}.jlv_seo_body_hoc table {
  overflow-x: auto;
  width: 100%;
  display: block;
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
}
@media(min-width: 769px) {.jlv_seo_body_hoc table {
  display: table;
}
}.jlv_seo_body_hoc th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #C9C0B4;
}.jlv_seo_body_hoc td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A9088;
}.jlv_seo_cols_hoc {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.jlv_seo_cols_hoc {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.jlv_seo_cols_hoc {
  grid-template-columns: repeat(3,1fr);
}
}.jlv_seo_col_h_hoc {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #C9C0B4;
  margin-bottom: 0.438rem;
}.jlv_seo_col_p_hoc {
  line-height: 1.65;
  font-size: 13px;
  color: #7A7068;
  overflow-wrap: break-word;
}.jlv_seo_stats_hoc {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.jlv_seo_stat_hoc {
  border: 1px solid rgba(217, 127, 10, 0.18);
  border-radius: 0.375rem;
  background: rgba(217, 127, 10, 0.08);
  flex: 1;
  padding: 14px 16px;
  min-width: 8.75rem;
}.jlv_seo_stat_val_hoc {
  font-weight: 800;
  color: #D97F0A;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
}.jlv_seo_stat_lb_hoc {
  color: #7A7068;
  overflow-wrap: break-word;
  font-size: 11px;
}.jlv_faq_hoc {
  background: #0D0B09;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.jlv_faq_hoc {
  padding: 2.75rem 1.5rem 0;
}
}.jlv_faq_in_hoc {
  margin: 0 auto;
  max-width: 1320px;
}.jlv_faq_head_hoc {
  margin-bottom: 20px;
}.jlv_faq_label_hoc {
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #D97F0A;
}.jlv_faq_h2_hoc {
  color: #F5F0E8;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.jlv_faq_h2_hoc {
  font-size: 24px;
}
}.jlv_faq_list_hoc {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.jlv_faq_item_hoc {
  background: #181410;
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
  border-radius: 6px;
}.jlv_faq_q_hoc {
  padding: 1rem 1.25rem;
  transition: color .2s;
  gap: 12px;
  justify-content: space-between;
  display: flex;
  align-items: center;
  cursor: pointer;
  flex-wrap: wrap;
  font-weight: 600;
  font-size: 0.875rem;
  color: #C9C0B4;
  overflow-wrap: break-word;
}.jlv_faq_q_hoc:hover {
  color: #F5F0E8;
}.jlv_faq_q_ic_hoc {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  flex-shrink: 0;
  font-size: 1rem;
  color: #D97F0A;
  height: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
}.jlv_faq_item_hoc.jlv_state_open_hoc .jlv_faq_q_ic_hoc {
  transform: rotate(45deg);
}.jlv_faq_a_hoc {
  padding: 0 1.25rem 16px;
  font-size: 13px;
  display: none;
  color: #7A7068;
  overflow-wrap: break-word;
  line-height: 1.7;
}.jlv_faq_item_hoc.jlv_state_open_hoc .jlv_faq_a_hoc {
  display: block;
}.jlv_faq_a_hoc strong {
  font-weight: 700;
  color: #C9C0B4;
}.jlv_faq_a_hoc a {
  color: #D97F0A;
  text-decoration: underline;
}.jlv_faq_a_hoc ul,.jlv_faq_a_hoc ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.jlv_faq_a_hoc ol {
  list-style: decimal;
}.jlv_faq_a_hoc li {
  margin-bottom: 4px;
  line-height: 1.6;
}.jlv_faq_a_hoc table {
  margin: 0.5rem 0;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  font-size: 0.75rem;
  width: 100%;
}
@media(min-width:768px) {.jlv_faq_a_hoc table {
  display: table;
}
}.jlv_faq_a_hoc th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 0.5rem;
  text-align: left;
  color: #C9C0B4;
  font-weight: 700;
}.jlv_faq_a_hoc td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #7A7068;
}.jlv_ft_hoc {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #070605;
  margin-top: 3rem;
}.jlv_ft_support_hoc {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.jlv_ft_support_hoc {
  padding: 1.75rem 24px;
}
}.jlv_ft_support_in_hoc {
  margin: 0 auto;
  gap: 16px;
  max-width: 1320px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.jlv_ft_support_main_hoc {
  gap: 1rem;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 13.75rem;
  flex-wrap: wrap;
}.jlv_ft_support_ic_hoc {
  flex-shrink: 0;
  color: #D97F0A;
}.jlv_ft_support_ic_hoc svg {
  height: 30px;
  width: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.jlv_ft_support_text_title_hoc {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #F5F0E8;
  margin-bottom: 3px;
}.jlv_ft_support_text_sub_hoc {
  font-size: 0.75rem;
  color: #7A7068;
  overflow-wrap: break-word;
}.jlv_ft_support_btn_hoc {
  transition: background .2s;
  border-radius: 6px;
  background: #D97F0A;
  padding: 11px 22px;
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 13px;
  color: #F5F0E8;
}.jlv_ft_support_btn_hoc:hover {
  background: #F09020;
}.jlv_ft_support_contacts_hoc {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.jlv_ft_support_contact_hoc {
  line-height: 1.4;
  font-size: 12px;
  color: #706860;
}.jlv_ft_support_contact_hoc strong {
  font-weight: 600;
  display: block;
  margin-bottom: 2px;
  font-size: 0.688rem;
  color: #9A9088;
}.jlv_ft_main_hoc {
  padding: 32px 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.jlv_ft_main_hoc {
  padding: 2.5rem 1.5rem 2rem;
}
}.jlv_ft_main_in_hoc {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
}
@media(min-width: 641px) {.jlv_ft_main_in_hoc {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.jlv_ft_main_in_hoc {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.jlv_ft_col_logo_hoc {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.jlv_ft_col_logo_hoc {
  grid-column: auto;
}
}.jlv_ft_logo_hoc {
  gap: 0.563rem;
  font-size: 1rem;
  align-items: center;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  color: #F5F0E8;
  font-weight: 800;
  margin-bottom: 12px;
  display: flex;
}.jlv_ft_logo_mark_hoc {
  overflow: hidden;
  border-radius: 4px;
  height: 30px;
  width: 30px;
}.jlv_ft_logo_mark_hoc img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.jlv_ft_logo_sub_hoc {
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 200px;
  color: #706860;
}.jlv_ft_col_title_hoc {
  text-transform: uppercase;
  color: #9A9088;
  letter-spacing: .07em;
  font-weight: 700;
  margin-bottom: 0.875rem;
  font-size: 12px;
}.jlv_ft_col_links_hoc {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.jlv_ft_col_link_hoc {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #706860;
}.jlv_ft_col_link_hoc:hover {
  color: #C9C0B4;
}.jlv_ft_apps_hoc {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.jlv_ft_app_card_hoc {
  transition: border-color .2s;
  border-radius: 4px;
  padding: 10px 12px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 10px;
  display: flex;
  align-items: center;
}.jlv_ft_app_card_hoc:hover {
  border-color: rgba(217, 127, 10, 0.45);
}.jlv_ft_app_card_ic_hoc svg {
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
  height: 1.375rem;
}.jlv_ft_app_card_os_hoc {
  font-size: 0.625rem;
  font-weight: 600;
  color: #706860;
}.jlv_ft_app_card_action_hoc {
  font-weight: 700;
  color: #C9C0B4;
  font-size: 12px;
}.jlv_ft_bot_hoc {
  padding: 20px 16px;
}
@media(min-width: 769px) {.jlv_ft_bot_hoc {
  padding: 1.25rem 24px;
}
}.jlv_ft_bot_in_hoc {
  margin: 0 auto;
  gap: 1rem;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.jlv_ft_socials_hoc {
  gap: 0.5rem;
  display: flex;
}.jlv_ft_soc_hoc {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  height: 36px;
  display: flex;
  color: #9A9088;
  align-items: center;
  justify-content: center;
  width: 36px;
}.jlv_ft_soc_hoc svg {
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.jlv_ft_soc_hoc:hover {
  background: rgba(255, 255, 255, 0.07);
}.jlv_ft_legal_hoc {
  flex: 1;
  line-height: 1.6;
  min-width: 12.5rem;
  color: #6E6658;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.jlv_ft_legal_hoc strong {
  color: #9A9088;
  font-weight: 700;
}.jlv_ft_legal_hoc a {
  color: #9A9088;
  text-decoration: underline;
}.jlv_ft_age_hoc {
  border-radius: 50%;
  border: 2px solid #6E6658;
  color: #6E6658;
  align-items: center;
  height: 32px;
  justify-content: center;
  margin-left: auto;
  font-size: 11px;
  width: 2rem;
  flex-shrink: 0;
  display: flex;
  font-weight: 800;
}