*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  min-height: 100vh;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  color: #C4CEDF;
  font-family: 'Inter', sans-serif;
  background-color: #090C15;
}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 {
  color: inherit;
  text-decoration: none;
}.lfz-layout_hh4 {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.lfz-page_hh4 {
  min-height: 100vh;
  display: flex;
}.lfz-main_hh4 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1077px) {.lfz-main_hh4 {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1078px) {.lfz-main_hh4 {
  padding-bottom: 72px;
}
}.lfz-gc_hh4 {
  overflow: hidden;
  border-radius: 10px;
  background: #0D1220;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-shrink: 0;
  width: 140px;
  cursor: pointer;
  position: relative;
}
@media(min-width: 641px) {.lfz-gc_hh4 {
  width: 156px;
}
}
@media(min-width: 1081px) {.lfz-gc_hh4 {
  width: 10.5rem;
}
}.lfz-gc_hh4:hover {
  transform: translateY(-3px);
  border-color: rgba(91, 143, 217, 0.07);
}.lfz-gc_img_hh4 {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.lfz-gc_img_hh4 img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.lfz-gc_hover_hh4 {
  background: rgba(5, 7, 9, 0.72);
  transition: opacity .2s;
  inset: 0;
  position: absolute;
  align-items: center;
  opacity: 0;
  justify-content: center;
  display: flex;
}.lfz-gc_hh4:hover .lfz-gc_hover_hh4 {
  opacity: 1;
}.lfz-gc_hover_btn_hh4 {
  padding: 0.5rem 1rem;
  background: #5B8FD9;
  border-radius: 5px;
  font-weight: 700;
  color: #EEF3FF;
  font-size: 0.75rem;
}.lfz-gc_info_hh4 {
  padding: 8px 10px 0.625rem;
}.lfz-gc_name_hh4 {
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  color: #C4CEDF;
  font-weight: 600;
  white-space: nowrap;
  max-width: 100%;
  font-size: 12px;
}.lfz-gc_prov_hh4 {
  font-size: 0.625rem;
  color: #4A5870;
}.lfz-gc_tag_hh4 {
  border-radius: 0.25rem;
  padding: 2px 7px;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  left: 6px;
  top: 0.375rem;
  letter-spacing: .04em;
  z-index: 2;
  font-size: 0.563rem;
}.lfz-gc_tag_hot_hh4 {
  background: #E84545;
  color: #fff;
}.lfz-gc_tag_new_hh4 {
  background: #3DBF7A;
  color: #090C15;
}.lfz-gc_tag_jp_hh4 {
  background: #C89A3E;
  color: #090C15;
}.lfz-gc_tag_ex_hh4 {
  background: #9B6FCD;
  color: #fff;
}.lfz-gc_tag_live_hh4 {
  background: #E84545;
  color: #fff;
}.lfz-gr_hh4 {
  background: #090C15;
  padding: 32px 16px 0;
}
@media(min-width: 765px) {.lfz-gr_hh4 {
  padding: 2.25rem 24px 0;
}
}.lfz-gr_in_hh4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.lfz-gr_head_hh4 {
  gap: 0.75rem;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.lfz-gr_head_l_hh4 {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.lfz-gr_ic_hh4 {
  border-radius: 10px;
  flex-shrink: 0;
  height: 2rem;
  width: 32px;
  align-items: center;
  display: flex;
  justify-content: center;
}.lfz-gr_ic_hh4 svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.lfz-gr_title_hh4 {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 700;
  color: #EEF3FF;
  overflow-wrap: break-word;
  font-size: 16px;
}
@media(min-width: 767px) {.lfz-gr_title_hh4 {
  font-size: 1.125rem;
}
}.lfz-gr_more_hh4 {
  transition: color .2s;
  gap: 0.313rem;
  font-weight: 600;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  color: #627090;
  font-size: 12px;
  white-space: nowrap;
}.lfz-gr_more_hh4:hover {
  color: #5B8FD9;
}.lfz-gr_more_hh4 svg {
  width: 0.75rem;
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.lfz-gr_arrows_hh4 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.lfz-gr_arr_hh4 {
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 5px;
  height: 30px;
  display: flex;
  width: 1.875rem;
  color: #8A9AB8;
  justify-content: center;
  align-items: center;
}.lfz-gr_arr_hh4:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EEF3FF;
}.lfz-gr_arr_hh4 svg {
  stroke-linecap: round;
  height: 13px;
  width: 0.813rem;
  stroke-linejoin: round;
}.lfz-gr_seo_h_hh4 {
  margin: 0 0 0.375rem;
  font-size: 13px;
  font-weight: 700;
  max-width: 680px;
  color: #C4CEDF;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 765px) {.lfz-gr_seo_h_hh4 {
  font-size: 0.875rem;
}
}.lfz-gr_seo_hh4 {
  max-width: 680px;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  line-height: 1.55;
  color: #627090;
  font-size: 12px;
}.lfz-gr_seo_hh4 strong {
  font-weight: 600;
  color: #C4CEDF;
}.lfz-gr_scroll_hh4 {
  gap: 0.625rem;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
}.lfz-gr_scroll_hh4::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.lfz-gr_scroll_hh4 {
  gap: 0.75rem;
}
}.lfz-tb_hh4 {
  background: #090C15;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  align-items: center;
  height: 56px;
  position: fixed;
  right: 0;
  left: 0;
  display: flex;
  z-index: 80;
  top: 0;
}.lfz-tb_in_hh4 {
  gap: 0;
  padding: 0 14px;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}.lfz-tb_burger_hh4 {
  gap: 5px;
  border-radius: 0.625rem;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  margin-right: 8px;
  flex-direction: column;
  width: 38px;
  height: 2.375rem;
  align-items: center;
}.lfz-tb_burger_hh4:hover {
  background: rgba(255, 255, 255, 0.05);
}.lfz-tb_burger_line_hh4 {
  background: #8A9AB8;
  border-radius: 1px;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1083px) {.lfz-tb_burger_hh4 {
  display: none;
}
}.lfz-tb_logo_hh4 {
  gap: 9px;
  display: flex;
  color: #EEF3FF;
  font-size: 1.125rem;
  margin-right: 20px;
  align-items: center;
  font-weight: 800;
  overflow-wrap: break-word;
  flex-shrink: 0;
  letter-spacing: -.01em;
}.lfz-tb_logo_mark_hh4 {
  border-radius: 10px;
  overflow: hidden;
  height: 2rem;
  width: 32px;
  align-items: center;
  justify-content: center;
  display: flex;
}.lfz-tb_logo_mark_hh4 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.lfz-tb_nav_hh4 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width:640px) {.lfz-tb_nav_hh4 {
  display: flex;
}
}.lfz-tb_tab_hh4 {
  transition: background .15s,color .15s;
  padding: 8px 0.875rem;
  border-radius: 0.625rem;
  white-space: nowrap;
  font-weight: 600;
  color: #8A9AB8;
  font-size: 0.813rem;
}.lfz-tb_tab_hh4:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF3FF;
}.lfz-tb_tab_hh4.lfz-state_active_hh4 {
  background: rgba(91, 143, 217, 0.18);
  color: #EEF3FF;
}.lfz-tb_right_hh4 {
  gap: 0.5rem;
  align-items: center;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
}.lfz-tb_login_hh4 {
  border-radius: 10px;
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.563rem 1rem;
  font-weight: 600;
  font-size: 0.813rem;
  display: none;
  color: #C4CEDF;
}.lfz-tb_login_hh4:hover {
  border-color: rgba(91, 143, 217, 0.45);
  color: #EEF3FF;
}
@media(min-width: 481px) {.lfz-tb_login_hh4 {
  display: block;
}
}.lfz-tb_reg_hh4 {
  transition: background .2s;
  background: #3DBF7A;
  border-radius: 10px;
  padding: 9px 1.125rem;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #08090F;
}.lfz-tb_reg_hh4:hover {
  background: #52D68E;
}.lfz-sb_hh4 {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #111827;
  overflow-y: auto;
  top: 3.5rem;
  bottom: 0;
  z-index: 70;
  width: 220px;
  left: 0;
  position: fixed;
}.lfz-sb_hh4.lfz-state_open_hh4 {
  transform: translateX(0);
}.lfz-sb_hh4::-webkit-scrollbar {
  width: 0.25rem;
}.lfz-sb_hh4::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1082px) {.lfz-sb_hh4 {
  transform: translateX(0);
}
}.lfz-sb_auth_hh4 {
  padding: 14px 12px 0.625rem;
}.lfz-sb_btn_reg_hh4 {
  transition: background .2s;
  background: #3DBF7A;
  padding: 0.688rem;
  border-radius: 10px;
  font-weight: 700;
  color: #08090F;
  text-align: center;
  display: block;
  font-size: 13px;
  margin-bottom: 8px;
}.lfz-sb_btn_reg_hh4:hover {
  background: #52D68E;
}.lfz-sb_btn_login_hh4 {
  padding: 0.625rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  text-align: center;
  display: block;
  font-size: 13px;
  color: #C4CEDF;
  font-weight: 600;
}.lfz-sb_btn_login_hh4:hover {
  border-color: rgba(91, 143, 217, 0.45);
  color: #EEF3FF;
}.lfz-sb_promo_hh4 {
  margin: 0 12px 10px;
  border-radius: 10px;
  border: 1px solid rgba(91, 143, 217, 0.18);
  background: linear-gradient(135deg,#0E1733,#111827);
  overflow: hidden;
  padding: 12px 0.875rem;
  position: relative;
}.lfz-sb_promo_hh4::before {
  background: radial-gradient(circle,rgba(91, 143, 217, 0.18),transparent 70%);
  border-radius: 50%;
  height: 5rem;
  position: absolute;
  right: -20px;
  width: 80px;
  content: '';
  top: -20px;
}.lfz-sb_promo_title_hh4 {
  color: #5B8FD9;
  font-size: 11px;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  font-weight: 700;
  text-transform: uppercase;
}.lfz-sb_promo_text_hh4 {
  font-weight: 600;
  font-size: 12px;
  color: #EEF3FF;
  overflow-wrap: break-word;
  line-height: 1.35;
}.lfz-sb_promo_sub_hh4 {
  color: #627090;
  font-size: 10px;
  margin-top: 3px;
}.lfz-sb_nav_hh4 {
  padding: 0.375rem 8px 1rem;
}.lfz-sb_nav_lb_hh4 {
  padding: 0.625rem 0.5rem 0.375rem;
  font-size: 10px;
  font-weight: 700;
  color: #4A5870;
  text-transform: uppercase;
  letter-spacing: .08em;
}.lfz-sb_link_hh4 {
  gap: 10px;
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  border-radius: 5px;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 500;
  cursor: pointer;
  font-size: 0.813rem;
  color: #8A9AB8;
  display: flex;
}.lfz-sb_link_hh4:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF3FF;
}.lfz-sb_link_hh4.lfz-state_active_hh4 {
  background: rgba(91, 143, 217, 0.18);
  color: #EEF3FF;
}.lfz-sb_ic_hh4 {
  border-radius: 5px;
  flex-shrink: 0;
  display: flex;
  height: 30px;
  width: 30px;
  justify-content: center;
  align-items: center;
}.lfz-sb_ic_hh4 svg {
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
  height: 16px;
}.lfz-sb_ic_1_hh4 {
  background: rgba(91, 143, 217, 0.07);
  color: #5B8FD9;
}.lfz-sb_ic_2_hh4 {
  background: rgba(61, 191, 122, 0.16);
  color: #3DBF7A;
}.lfz-sb_ic_3_hh4 {
  background: rgba(200, 154, 62, 0.18);
  color: #C89A3E;
}.lfz-sb_ic_4_hh4 {
  background: rgba(155, 111, 205, 0.20);
  color: #9B6FCD;
}.lfz-sb_ic_5_hh4 {
  background: rgba(91, 143, 217, 0.07);
  color: #E05FA0;
}.lfz-sb_ic_6_hh4 {
  background: rgba(155, 111, 205, 0.20);
  color: #8B52D6;
}.lfz-sb_badge_hh4 {
  padding: 2px 0.438rem;
  border-radius: 0.313rem;
  background: #C89A3E;
  font-weight: 700;
  font-size: 9px;
  margin-left: auto;
  color: #08090F;
}.lfz-sb_bot_hh4 {
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  display: flex;
}.lfz-sb_lang_hh4,.lfz-sb_help_hh4 {
  flex: 1;
  gap: 6px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  padding: 0.563rem 6px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.688rem;
  font-weight: 600;
  display: flex;
  color: #8A9AB8;
  align-items: center;
  justify-content: center;
}.lfz-sb_lang_hh4:hover,.lfz-sb_help_hh4:hover {
  border-color: rgba(91, 143, 217, 0.45);
  color: #EEF3FF;
}.lfz-sb_lang_hh4 svg,.lfz-sb_help_hh4 svg {
  stroke-linecap: round;
  height: 0.813rem;
  width: 13px;
  stroke-linejoin: round;
}.lfz-sb_bd_hh4 {
  inset: 0;
  background: rgba(5, 7, 9, 0.72);
  position: fixed;
  display: none;
  z-index: 69;
}.lfz-sb_bd_hh4.lfz-state_on_hh4 {
  display: block;
}
@media(min-width: 1082px) {.lfz-sb_bd_hh4 {
  display: none!important;
}
}.lfz-mob_nav_hh4 {
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #111827;
  z-index: 80;
  left: 0;
  bottom: 0;
  display: flex;
  position: fixed;
  right: 0;
}
@media(min-width: 1083px) {.lfz-mob_nav_hh4 {
  display: none;
}
}.lfz-mob_nav_item_hh4 {
  flex: 1;
  gap: 4px;
  padding: 4px 2px;
  cursor: pointer;
  display: flex;
  color: #4A5870;
  align-items: center;
  flex-direction: column;
}.lfz-mob_nav_ic_hh4 {
  line-height: 1;
}.lfz-mob_nav_ic_hh4 svg {
  stroke-linecap: round;
  width: 20px;
  stroke-linejoin: round;
  height: 20px;
}.lfz-mob_nav_lb_hh4 {
  font-weight: 600;
  font-size: 0.625rem;
  color: #4A5870;
}.lfz-mob_nav_item_hh4.lfz-state_active_hh4 {
  color: #5B8FD9;
}.lfz-mob_nav_item_hh4.lfz-state_active_hh4 .lfz-mob_nav_lb_hh4 {
  color: #5B8FD9;
}.lfz-hero_hh4 {
  padding: 1.25rem 1rem 0;
  background: #090C15;
}
@media(min-width: 769px) {.lfz-hero_hh4 {
  padding: 24px 24px 0;
}
}.lfz-hero_in_hh4 {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 858px) {.lfz-hero_in_hh4 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.lfz-hero_in_hh4 {
  grid-template-columns: 1fr 21.25rem;
}
}.lfz-hero_promo_hh4 {
  background: #0D1220;
  overflow: hidden;
  border-radius: 16px;
  display: flex;
  position: relative;
  align-items: stretch;
  min-height: 13.75rem;
}
@media(min-width: 771px) {.lfz-hero_promo_hh4 {
  min-height: 17.5rem;
}
}.lfz-hero_promo_bg_hh4 {
  inset: 0;
  background: linear-gradient(120deg,#0E1733 0%,#090C15 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.lfz-hero_promo_bg_hh4::after {
  background: linear-gradient(90deg,#090C15 0%,rgba(5, 7, 9, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.lfz-hero_promo_glow_hh4 {
  background: radial-gradient(circle,rgba(155, 111, 205, 0.20) 0%,transparent 65%);
  border-radius: 50%;
  right: 3.75rem;
  width: 300px;
  pointer-events: none;
  position: absolute;
  top: -40px;
  height: 18.75rem;
}.lfz-hero_promo_ct_hh4 {
  padding: 28px 1.5rem 28px 1.75rem;
  z-index: 2;
  position: relative;
  flex-direction: column;
  display: flex;
  justify-content: center;
  max-width: 480px;
}
@media(min-width: 765px) {.lfz-hero_promo_ct_hh4 {
  padding: 2.5rem 32px;
}
}.lfz-hero_badge_hh4 {
  padding: 0.313rem 12px;
  border-radius: 24px;
  border: 1px solid rgba(91, 143, 217, 0.07);
  background: rgba(91, 143, 217, 0.18);
  display: inline-block;
  color: #5B8FD9;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
}.lfz-hero_h1_hh4 {
  margin-bottom: 10px;
  font-weight: 800;
  color: #EEF3FF;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.15;
  font-size: 26px;
  overflow-wrap: break-word;
}.lfz-hero_h1_hh4 em {
  font-style: normal;
  color: #C89A3E;
}
@media(min-width: 770px) {.lfz-hero_h1_hh4 {
  font-size: 36px;
}
}.lfz-hero_sub_hh4 {
  line-height: 1.55;
  font-size: 13px;
  color: #8A9AB8;
  margin-bottom: 20px;
}
@media(min-width: 767px) {.lfz-hero_sub_hh4 {
  font-size: 14px;
}
}.lfz-hero_row_hh4 {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.lfz-hero_cta_hh4 {
  padding: 0.813rem 1.625rem;
  border-radius: 10px;
  transition: background .2s;
  background: #3DBF7A;
  font-weight: 700;
  font-size: 14px;
  box-shadow: 0 4px 18px rgba(61, 191, 122, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  color: #08090F;
}.lfz-hero_cta_hh4:hover {
  background: #52D68E;
}.lfz-hero_terms_hh4 {
  color: #4A5870;
  font-size: 0.688rem;
}.lfz-hero_game_hh4 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #0D1220;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  flex-direction: column;
  display: flex;
}.lfz-hero_game_badge_hh4 {
  border-radius: 1.5rem;
  padding: 5px 0.625rem;
  border: 1px solid rgba(200, 154, 62, 0.18);
  background: rgba(200, 154, 62, 0.18);
  color: #C89A3E;
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  position: absolute;
  z-index: 3;
  top: 0.75rem;
  left: 0.75rem;
}.lfz-hero_game_badge_hh4 svg {
  width: 0.688rem;
  vertical-align: -1px;
  margin-right: 4px;
  height: 0.688rem;
}.lfz-hero_game_img_hh4 {
  overflow: hidden;
  background: linear-gradient(135deg,#0E1733,#090C15);
  position: relative;
  padding-bottom: 60%;
}.lfz-hero_game_img_hh4 img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.lfz-hero_game_play_hh4 {
  background: rgba(5, 7, 9, 0.72);
  transition: opacity .2s;
  inset: 0;
  justify-content: center;
  align-items: center;
  opacity: 0;
  display: flex;
  position: absolute;
}.lfz-hero_game_hh4:hover .lfz-hero_game_play_hh4 {
  opacity: 1;
}.lfz-hero_game_play_hh4 span {
  background: #5B8FD9;
  border-radius: 50%;
  height: 3.25rem;
  align-items: center;
  width: 52px;
  display: flex;
  justify-content: center;
}.lfz-hero_game_play_hh4 span svg {
  margin-left: 2px;
  height: 18px;
  width: 18px;
}.lfz-hero_game_info_hh4 {
  padding: 0.875rem 1rem;
}.lfz-hero_game_title_hh4 {
  color: #EEF3FF;
  font-weight: 700;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 15px;
}.lfz-hero_game_provider_hh4 {
  font-size: 11px;
  color: #627090;
}.lfz-hero_game_btn_hh4 {
  margin: 0.75rem 16px 16px;
  padding: 0.688rem;
  background: #5B8FD9;
  transition: background .2s;
  border-radius: 0.625rem;
  color: #EEF3FF;
  display: block;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
}.lfz-hero_game_hh4:hover .lfz-hero_game_btn_hh4 {
  background: #7AAEF5;
}.lfz-wy_hh4 {
  background: #090C15;
  padding: 32px 1rem 0;
}
@media(min-width:768px) {.lfz-wy_hh4 {
  padding: 2.5rem 24px 0;
}
}.lfz-wy_in_hh4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.lfz-wy_head_hh4 {
  max-width: 720px;
  margin-bottom: 18px;
}.lfz-wy_label_hh4 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #5B8FD9;
  font-weight: 700;
}.lfz-wy_h2_hh4 {
  margin-bottom: 8px;
  color: #EEF3FF;
  font-size: 20px;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.lfz-wy_h2_hh4 {
  font-size: 1.5rem;
}
}.lfz-wy_intro_hh4 {
  margin: 0;
  color: #627090;
  line-height: 1.6;
  font-size: 13px;
}.lfz-wy_grid_hh4 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.lfz-wy_grid_hh4 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.lfz-wy_grid_hh4 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.lfz-wy_card_hh4 {
  transition: border-color .2s,transform .2s;
  background: #111827;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem;
  border-radius: 0.625rem;
}.lfz-wy_card_hh4:hover {
  transform: translateY(-2px);
  border-color: rgba(91, 143, 217, 0.07);
}.lfz-wy_card_ic_hh4 {
  background: rgba(91, 143, 217, 0.18);
  border-radius: 50%;
  display: flex;
  align-items: center;
  color: #5B8FD9;
  height: 2.75rem;
  width: 44px;
  margin-bottom: 14px;
  justify-content: center;
}.lfz-wy_card_ic_hh4 svg {
  stroke-linecap: round;
  width: 1.375rem;
  height: 1.375rem;
  stroke-linejoin: round;
}.lfz-wy_card_h_hh4 {
  color: #EEF3FF;
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 6px;
}.lfz-wy_card_p_hh4 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #627090;
  line-height: 1.6;
}.lfz-wy_card_p_hh4 strong {
  font-weight: 600;
  color: #C4CEDF;
}.lfz-gcg_hh4 {
  background: #090C15;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.lfz-gcg_hh4 {
  padding: 44px 1.5rem 0;
}
}.lfz-gcg_in_hh4 {
  margin: 0 auto;
  max-width: 1320px;
}.lfz-gcg_head_hh4 {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.lfz-gcg_label_hh4 {
  font-weight: 700;
  text-transform: uppercase;
  color: #5B8FD9;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.lfz-gcg_h2_hh4 {
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
  color: #EEF3FF;
  font-size: 1.375rem;
}
@media(min-width:768px) {.lfz-gcg_h2_hh4 {
  font-size: 28px;
}
}.lfz-gcg_intro_hh4 {
  line-height: 1.6;
  color: #627090;
  font-size: 0.813rem;
}.lfz-gcg_grid_hh4 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.lfz-gcg_grid_hh4 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.lfz-gcg_grid_hh4 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.lfz-gcg_card_hh4 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: transform .2s,border-color .2s;
  padding: 20px;
  border-radius: 1rem;
  overflow: hidden;
  cursor: pointer;
  display: flex;
  justify-content: flex-end;
  position: relative;
  flex-direction: column;
  min-height: 15rem;
}.lfz-gcg_card_hh4:hover {
  border-color: rgba(91, 143, 217, 0.18);
  transform: translateY(-3px);
}.lfz-gcg_card_bg_hh4 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.lfz-gcg_card_bg_hh4::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.lfz-gcg_card_ic_hh4 {
  background: rgba(0,0,0,.45);
  border-radius: 0.313rem;
  width: 2.5rem;
  display: flex;
  align-items: center;
  top: 18px;
  right: 1.125rem;
  color: #EEF3FF;
  position: absolute;
  height: 2.5rem;
  z-index: 2;
  justify-content: center;
}.lfz-gcg_card_ic_hh4 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
  height: 1.25rem;
}.lfz-gcg_card_ct_hh4 {
  position: relative;
  z-index: 1;
}.lfz-gcg_card_h_hh4 {
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.125rem;
  font-weight: 800;
  color: #EEF3FF;
  line-height: 1.2;
  margin-bottom: 8px;
}
@media(min-width: 771px) {.lfz-gcg_card_h_hh4 {
  font-size: 20px;
}
}.lfz-gcg_card_p_hh4 {
  line-height: 1.55;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  font-size: 0.75rem;
  margin-bottom: 0.625rem;
}.lfz-gcg_card_p_hh4 strong {
  color: #EEF3FF;
  font-weight: 600;
}.lfz-gcg_card_cta_hh4 {
  gap: 4px;
  letter-spacing: .04em;
  display: inline-flex;
  font-weight: 700;
  color: #5B8FD9;
  align-items: center;
  font-size: 0.75rem;
  text-transform: uppercase;
}.lfz-gcg_card_cta_hh4 svg {
  width: 0.75rem;
  height: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.lfz-gr_jp_hh4 {
  padding: 20px;
  border-radius: 1rem;
  background: linear-gradient(135deg,#130D2A 0%,#0A0812 100%);
  overflow: hidden;
  position: relative;
}.lfz-gr_jp_hh4::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(155, 111, 205, 0.20) 0%,transparent 70%);
  height: 15.625rem;
  position: absolute;
  left: -3.75rem;
  content: '';
  width: 15.625rem;
  top: -3.75rem;
}.lfz-gr_jp_hh4::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 154, 62, 0.18) 0%,transparent 70%);
  right: 0;
  width: 200px;
  bottom: -40px;
  position: absolute;
  height: 12.5rem;
  content: '';
}.lfz-gr_jp_head_hh4 {
  gap: 1rem;
  flex-wrap: wrap;
  margin-bottom: 16px;
  position: relative;
  z-index: 1;
  align-items: flex-start;
  display: flex;
}.lfz-gr_jp_info_hh4 {
  flex: 1;
}.lfz-gr_jp_label_hh4 {
  color: #8B52D6;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 6px;
  letter-spacing: .08em;
}.lfz-gr_jp_label_hh4 svg {
  width: 0.875rem;
  stroke-linecap: round;
  vertical-align: -2px;
  margin-right: 4px;
  height: 0.875rem;
  stroke-linejoin: round;
}.lfz-gr_jp_amount_hh4 {
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 4px;
  line-height: 1;
  font-weight: 800;
  color: #EEF3FF;
  overflow-wrap: break-word;
  font-size: 2rem;
}
@media(min-width: 771px) {.lfz-gr_jp_amount_hh4 {
  font-size: 2.5rem;
}
}.lfz-gr_jp_amount_hh4 span {
  color: #C89A3E;
}.lfz-gr_jp_seo_hh4 {
  font-size: 12px;
  color: #8A9AB8;
  line-height: 1.5;
  overflow-wrap: break-word;
  max-width: 480px;
}.lfz-gr_jp_cta_hh4 {
  border-radius: 10px;
  padding: 0.688rem 20px;
  background: rgba(155, 111, 205, 0.20);
  border: 1px solid rgba(155, 111, 205, 0.20);
  transition: background .2s;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
  position: relative;
  z-index: 1;
  color: #EEF3FF;
  align-self: flex-start;
  font-size: 13px;
  margin-top: 4px;
}.lfz-gr_jp_cta_hh4:hover {
  background: #9B6FCD;
}.lfz-ws_hh4 {
  background: #090C15;
  padding: 2rem 16px 0;
}
@media(min-width: 769px) {.lfz-ws_hh4 {
  padding: 36px 1.5rem 0;
}
}.lfz-ws_in_hh4 {
  margin: 0 auto;
  max-width: 1320px;
}.lfz-ws_head_hh4 {
  gap: 12px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  display: flex;
}.lfz-ws_title_hh4 {
  gap: 0.625rem;
  display: flex;
  overflow-wrap: break-word;
  font-size: 1rem;
  align-items: center;
  color: #EEF3FF;
  flex-wrap: wrap;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 700;
}.lfz-ws_title_ic_hh4 svg {
  stroke-linecap: round;
  height: 18px;
  width: 1.125rem;
  color: #C89A3E;
  stroke-linejoin: round;
}.lfz-ws_online_hh4 {
  gap: 7px;
  color: #627090;
  align-items: center;
  font-weight: 600;
  font-size: 12px;
  display: flex;
}.lfz-ws_online_dot_hh4 {
  border-radius: 50%;
  background: #3DBF7A;
  box-shadow: 0 0 6px rgba(61, 191, 122, 0.16);
  flex-shrink: 0;
  height: 8px;
  width: 8px;
}.lfz-ws_scroll_hh4 {
  gap: 8px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 8px;
}.lfz-ws_scroll_hh4::-webkit-scrollbar {
  display: none;
}.lfz-wc_hh4 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.625rem 14px;
  gap: 0.625rem;
  background: #0D1220;
  border-radius: 0.625rem;
  flex-shrink: 0;
  min-width: 220px;
  display: flex;
  align-items: center;
}.lfz-wc_img_hh4 {
  background: #111827;
  border-radius: 0.313rem;
  overflow: hidden;
  flex-shrink: 0;
  width: 2.25rem;
  height: 2.25rem;
}.lfz-wc_img_hh4 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.lfz-wc_info_hh4 {
  min-width: 0;
}.lfz-wc_game_hh4 {
  overflow: hidden;
  font-size: 12px;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #C4CEDF;
}.lfz-wc_player_hh4 {
  overflow: hidden;
  font-size: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #4A5870;
}.lfz-wc_amount_hh4 {
  flex-shrink: 0;
  font-weight: 700;
  color: #3DBF7A;
  font-size: 0.813rem;
  white-space: nowrap;
  margin-left: auto;
}.lfz-prov_hh4 {
  padding: 2.25rem 1rem 0;
  background: #090C15;
}
@media(min-width: 765px) {.lfz-prov_hh4 {
  padding: 44px 24px 0;
}
}.lfz-prov_in_hh4 {
  margin: 0 auto;
  max-width: 1320px;
}.lfz-prov_head_hh4 {
  margin-bottom: 16px;
}.lfz-prov_label_hh4 {
  color: #5B8FD9;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.lfz-prov_h2_hh4 {
  font-size: 1.25rem;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #EEF3FF;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.lfz-prov_h2_hh4 {
  font-size: 1.5rem;
}
}.lfz-prov_seo_hh4 {
  overflow-wrap: break-word;
  line-height: 1.6;
  margin-bottom: 16px;
  max-width: 38.75rem;
  font-size: 0.813rem;
  color: #627090;
}.lfz-prov_seo_hh4 strong {
  color: #C4CEDF;
  font-weight: 700;
}.lfz-prov_seo_hh4 a {
  color: #5B8FD9;
  text-decoration: underline;
}.lfz-prov_grid_hh4 {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width:640px) {.lfz-prov_grid_hh4 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.lfz-prov_grid_hh4 {
  grid-template-columns: repeat(8,1fr);
}
}.lfz-prov_card_hh4 {
  border-radius: 0.625rem;
  background: #0D1220;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 14px 0.625rem;
  gap: 0.438rem;
  transition: border-color .2s,background .2s;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
}.lfz-prov_card_hh4:hover {
  background: #111827;
  border-color: rgba(91, 143, 217, 0.45);
}.lfz-prov_logo_hh4 {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  height: 44px;
  justify-content: center;
  display: flex;
  width: 44px;
  align-items: center;
}.lfz-prov_logo_hh4 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.lfz-prov_name_hh4 {
  text-align: center;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #8A9AB8;
}.lfz-app_hh4 {
  background: #090C15;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.lfz-app_hh4 {
  padding: 44px 1.5rem 0;
}
}.lfz-app_in_hh4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.lfz-app_head_hh4 {
  margin-bottom: 1rem;
}.lfz-app_label_hh4 {
  color: #5B8FD9;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
}.lfz-app_h2_hh4 {
  font-weight: 800;
  color: #EEF3FF;
  margin-bottom: 0.375rem;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.lfz-app_h2_hh4 {
  font-size: 24px;
}
}.lfz-app_sub_hh4 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 600px;
  line-height: 1.6;
  color: #627090;
}.lfz-app_sub_hh4 strong {
  color: #C4CEDF;
  font-weight: 700;
}.lfz-app_cards_hh4 {
  gap: 0.625rem;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.lfz-app_cards_hh4 {
  grid-template-columns: repeat(3,1fr);
}
}.lfz-app_card_hh4 {
  gap: 16px;
  padding: 1.25rem;
  border-radius: 10px;
  overflow: hidden;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
  display: flex;
}.lfz-app_card_ios_hh4 {
  background: linear-gradient(135deg,rgba(91, 143, 217, 0.18) 0%,#111827 100%);
}.lfz-app_card_android_hh4 {
  background: linear-gradient(135deg,rgba(61, 191, 122, 0.16) 0%,#111827 100%);
}.lfz-app_card_win_hh4 {
  background: linear-gradient(135deg,rgba(200, 154, 62, 0.18) 0%,#111827 100%);
}.lfz-app_card_ic_hh4 svg {
  stroke-linecap: round;
  height: 2.125rem;
  width: 34px;
  stroke-linejoin: round;
}.lfz-app_card_ic_hh4 {
  flex-shrink: 0;
  color: #EEF3FF;
}.lfz-app_card_os_hh4 {
  color: #627090;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
}.lfz-app_card_title_hh4 {
  font-weight: 700;
  margin-bottom: 6px;
  color: #EEF3FF;
  overflow-wrap: break-word;
  font-size: 15px;
  line-height: 1.2;
}.lfz-app_card_text_hh4 {
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #627090;
  line-height: 1.5;
}.lfz-app_card_btn_hh4 {
  border-radius: 5px;
  padding: 0.625rem 18px;
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  border: 1px solid rgba(91, 143, 217, 0.45);
  gap: 7px;
  font-weight: 700;
  font-size: 13px;
  color: #EEF3FF;
  display: inline-flex;
  align-items: center;
}.lfz-app_card_btn_hh4:hover {
  background: rgba(255, 255, 255, 0.07);
}.lfz-reg_hh4 {
  padding: 2.25rem 16px 0;
  background: #090C15;
}
@media(min-width: 765px) {.lfz-reg_hh4 {
  padding: 2.75rem 24px 0;
}
}.lfz-reg_in_hh4 {
  background: #111827;
  margin: 0 auto;
  border-radius: 16px;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  max-width: 82.5rem;
}
@media(min-width: 765px) {.lfz-reg_in_hh4 {
  padding: 2.5rem;
}
}.lfz-reg_top_hh4 {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.lfz-reg_top_hh4 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.lfz-reg_label_hh4 {
  font-size: 11px;
  color: #5B8FD9;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.lfz-reg_h2_hh4 {
  color: #EEF3FF;
  margin-bottom: 12px;
  font-size: 1.375rem;
  line-height: 1.2;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 765px) {.lfz-reg_h2_hh4 {
  font-size: 28px;
}
}.lfz-reg_bonus_hh4 {
  border: 1px solid rgba(200, 154, 62, 0.18);
  border-radius: 0.625rem;
  gap: 0.5rem;
  padding: 0.625rem 16px;
  background: rgba(200, 154, 62, 0.18);
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.lfz-reg_bonus_amount_hh4 {
  font-weight: 800;
  color: #C89A3E;
  font-size: 20px;
}.lfz-reg_bonus_text_hh4 {
  font-size: 13px;
  color: #8A9AB8;
  line-height: 1.35;
}.lfz-reg_cta_btn_hh4 {
  transition: background .2s;
  padding: 0.875rem 2rem;
  background: #3DBF7A;
  border-radius: 10px;
  color: #08090F;
  margin-bottom: 0.75rem;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  box-shadow: 0 4px 18px rgba(61, 191, 122, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.12);
}.lfz-reg_cta_btn_hh4:hover {
  background: #52D68E;
}.lfz-reg_terms_hh4 {
  font-size: 0.688rem;
  color: #4A5870;
  line-height: 1.5;
}.lfz-reg_seo_hh4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #627090;
  padding-top: 1.25rem;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  margin-top: 20px;
}.lfz-reg_seo_hh4 p {
  margin-bottom: 10px;
  color: #627090;
  line-height: 1.65;
  font-size: 0.813rem;
}.lfz-reg_seo_hh4 p:last-child {
  margin-bottom: 0;
}.lfz-reg_seo_hh4 strong {
  color: #C4CEDF;
  font-weight: 700;
}.lfz-reg_seo_hh4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #5B8FD9;
}.lfz-reg_seo_hh4 a:hover {
  color: #7AAEF5;
}.lfz-reg_seo_hh4 ul,.lfz-reg_seo_hh4 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.lfz-reg_seo_hh4 ol {
  list-style: decimal;
}.lfz-reg_seo_hh4 li {
  font-size: 0.813rem;
  margin-bottom: 0.25rem;
  line-height: 1.65;
  color: #627090;
}.lfz-reg_seo_hh4 table {
  width: 100%;
  border-collapse: collapse;
  display: block;
  margin-bottom: 0.625rem;
  overflow-x: auto;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.lfz-reg_seo_hh4 table {
  display: table;
}
}.lfz-reg_seo_hh4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  color: #C4CEDF;
  text-align: left;
  font-weight: 700;
}.lfz-reg_seo_hh4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #627090;
}.lfz-reg_steps_hh4 {
  gap: 0.875rem;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media(min-width:860px) {.lfz-reg_steps_hh4 {
  margin-top: 0;
}
}.lfz-reg_step_hh4 {
  background: rgba(255, 255, 255, 0.05);
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  padding: 1rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.lfz-reg_step_num_hh4 {
  border: 1px solid rgba(91, 143, 217, 0.07);
  background: rgba(91, 143, 217, 0.18);
  border-radius: 50%;
  align-items: center;
  color: #5B8FD9;
  font-weight: 800;
  font-size: 14px;
  display: flex;
  height: 2.125rem;
  flex-shrink: 0;
  justify-content: center;
  width: 2.125rem;
}.lfz-reg_step_title_hh4 {
  margin-bottom: 3px;
  font-size: 0.875rem;
  font-weight: 700;
  color: #EEF3FF;
}.lfz-reg_step_text_hh4 {
  font-size: 0.75rem;
  color: #627090;
  line-height: 1.5;
}.lfz-reg_trust_hh4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  padding-top: 20px;
  margin-top: 1.25rem;
}.lfz-reg_trust_item_hh4 {
  gap: 0.438rem;
  overflow-wrap: break-word;
  display: flex;
  color: #627090;
  font-size: 0.75rem;
  align-items: center;
}.lfz-reg_trust_ic_hh4 svg {
  stroke-linejoin: round;
  color: #5B8FD9;
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
}.lfz-htp_hh4 {
  background: #090C15;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.lfz-htp_hh4 {
  padding: 44px 24px 0;
}
}.lfz-htp_in_hh4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.lfz-htp_head_hh4 {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.lfz-htp_label_hh4 {
  font-size: 0.688rem;
  color: #5B8FD9;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
}.lfz-htp_h2_hh4 {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 22px;
  color: #EEF3FF;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width:768px) {.lfz-htp_h2_hh4 {
  font-size: 28px;
}
}.lfz-htp_intro_hh4 {
  font-size: 0.875rem;
  color: #627090;
  line-height: 1.6;
}.lfz-htp_steps_hh4 {
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width:640px) {.lfz-htp_steps_hh4 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.lfz-htp_steps_hh4 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.lfz-htp_step_hh4 {
  background: #111827;
  padding: 1.25rem 18px 18px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  flex-direction: column;
  display: flex;
  position: relative;
}.lfz-htp_step_num_hh4 {
  background: #5B8FD9;
  border-radius: 50%;
  width: 28px;
  color: #08090F;
  font-weight: 800;
  height: 28px;
  top: -12px;
  align-items: center;
  left: 1.25rem;
  font-family: 'Cormorant Garamond', serif;
  position: absolute;
  font-size: 0.813rem;
  display: flex;
  justify-content: center;
}.lfz-htp_step_ic_hh4 {
  border-radius: 0.313rem;
  background: rgba(91, 143, 217, 0.18);
  margin: 0.5rem 0 0.75rem;
  width: 2.25rem;
  height: 2.25rem;
  color: #5B8FD9;
  display: flex;
  align-items: center;
  justify-content: center;
}.lfz-htp_step_ic_hh4 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
  width: 1.125rem;
}.lfz-htp_step_h_hh4 {
  overflow-wrap: break-word;
  margin-bottom: 6px;
  line-height: 1.25;
  font-weight: 700;
  color: #EEF3FF;
  font-size: 0.875rem;
}.lfz-htp_step_p_hh4 {
  color: #627090;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.lfz-htp_step_p_hh4 strong {
  color: #C4CEDF;
  font-weight: 600;
}.lfz-htp_cta_hh4 {
  background: #3DBF7A;
  border-radius: 10px;
  padding: 13px 26px;
  transition: background .2s;
  margin-top: 20px;
  font-weight: 700;
  color: #08090F;
  font-size: 14px;
  display: inline-block;
}.lfz-htp_cta_hh4:hover {
  background: #52D68E;
}.lfz-bon_hh4 {
  padding: 36px 16px 0;
  background: #090C15;
}
@media(min-width: 771px) {.lfz-bon_hh4 {
  padding: 2.75rem 24px 0;
}
}.lfz-bon_in_hh4 {
  margin: 0 auto;
  max-width: 1320px;
}.lfz-bon_head_hh4 {
  margin-bottom: 20px;
}.lfz-bon_label_hh4 {
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 11px;
  color: #5B8FD9;
  text-transform: uppercase;
}.lfz-bon_h2_hh4 {
  margin-bottom: 0.5rem;
  color: #EEF3FF;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.lfz-bon_h2_hh4 {
  font-size: 1.5rem;
}
}.lfz-bon_seo_hh4 {
  font-size: 0.813rem;
  line-height: 1.6;
  max-width: 620px;
  overflow-wrap: break-word;
  color: #627090;
}.lfz-bon_seo_hh4 strong {
  font-weight: 700;
  color: #C4CEDF;
}.lfz-bon_seo_hh4 a {
  color: #5B8FD9;
  text-decoration: underline;
}.lfz-bon_grid_hh4 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.lfz-bon_grid_hh4 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.lfz-bon_grid_hh4 {
  grid-template-columns: repeat(5,1fr);
}
}.lfz-bon_card_hh4 {
  transition: border-color .2s,transform .2s;
  padding: 16px;
  background: #0D1220;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.lfz-bon_card_hh4:hover {
  transform: translateY(-2px);
  border-color: rgba(91, 143, 217, 0.07);
}.lfz-bon_card_ic_hh4 svg {
  width: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 26px;
}.lfz-bon_card_ic_hh4 {
  margin-bottom: 0.625rem;
}.lfz-bon_card_type_hh4 {
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 10px;
  color: #627090;
}.lfz-bon_card_amount_hh4 {
  line-height: 1.1;
  font-weight: 800;
  font-size: 18px;
  color: #C89A3E;
  margin-bottom: 6px;
}.lfz-bon_card_name_hh4 {
  font-weight: 600;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 13px;
  color: #EEF3FF;
}.lfz-bon_card_detail_hh4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #4A5870;
  padding-top: 8px;
  font-size: 0.688rem;
  line-height: 1.5;
  overflow-wrap: break-word;
}.lfz-seo_hh4 {
  padding: 36px 1rem 0;
  background: #090C15;
}
@media(min-width: 767px) {.lfz-seo_hh4 {
  padding: 2.75rem 24px 0;
}
}.lfz-seo_in_hh4 {
  padding: 1.75rem 1.5rem;
  border-radius: 1rem;
  margin: 0 auto;
  background: #111827;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 82.5rem;
}
@media(min-width: 770px) {.lfz-seo_in_hh4 {
  padding: 36px 2.5rem;
}
}.lfz-seo_label_hh4 {
  margin-bottom: 0.625rem;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #5B8FD9;
}.lfz-seo_h2_hh4 {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #EEF3FF;
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 766px) {.lfz-seo_h2_hh4 {
  font-size: 24px;
}
}.lfz-seo_body_hh4 {
  color: #8A9AB8;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.lfz-seo_body_hh4 p {
  color: #8A9AB8;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
}.lfz-seo_body_hh4 p:last-child {
  margin-bottom: 0;
}.lfz-seo_body_hh4 strong {
  color: #C4CEDF;
  font-weight: 700;
}.lfz-seo_body_hh4 a {
  transition: color .2s;
  color: #5B8FD9;
  text-decoration: underline;
}.lfz-seo_body_hh4 a:hover {
  color: #7AAEF5;
}.lfz-seo_body_hh4 ul,.lfz-seo_body_hh4 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.lfz-seo_body_hh4 ol {
  list-style: decimal;
}.lfz-seo_body_hh4 li {
  margin-bottom: 0.375rem;
  color: #8A9AB8;
  line-height: 1.75;
  font-size: 0.875rem;
}.lfz-seo_body_hh4 table {
  overflow-x: auto;
  font-size: 13px;
  border-collapse: collapse;
  display: block;
  margin-bottom: 12px;
  width: 100%;
}
@media(min-width: 771px) {.lfz-seo_body_hh4 table {
  display: table;
}
}.lfz-seo_body_hh4 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C4CEDF;
  font-weight: 700;
}.lfz-seo_body_hh4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #8A9AB8;
}.lfz-seo_cols_hh4 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.lfz-seo_cols_hh4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.lfz-seo_cols_hh4 {
  grid-template-columns: repeat(3,1fr);
}
}.lfz-seo_col_h_hh4 {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #C4CEDF;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.lfz-seo_col_p_hh4 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #627090;
}.lfz-seo_stats_hh4 {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.lfz-seo_stat_hh4 {
  padding: 0.875rem 16px;
  border: 1px solid rgba(91, 143, 217, 0.18);
  background: rgba(91, 143, 217, 0.07);
  flex: 1;
  border-radius: 10px;
  min-width: 8.75rem;
}.lfz-seo_stat_val_hh4 {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #5B8FD9;
  font-weight: 800;
  margin-bottom: 0.25rem;
}.lfz-seo_stat_lb_hh4 {
  overflow-wrap: break-word;
  color: #627090;
  font-size: 11px;
}.lfz-seo_hh4 {
  padding: 2.25rem 1rem 0;
  background: #090C15;
}
@media(min-width: 771px) {.lfz-seo_hh4 {
  padding: 2.75rem 24px 0;
}
}.lfz-seo_in_hh4 {
  background: #111827;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  border-radius: 16px;
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.lfz-seo_in_hh4 {
  padding: 36px 2.5rem;
}
}.lfz-seo_label_hh4 {
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #5B8FD9;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
}.lfz-seo_h2_hh4 {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  color: #EEF3FF;
}
@media(min-width: 769px) {.lfz-seo_h2_hh4 {
  font-size: 1.5rem;
}
}.lfz-seo_body_hh4 {
  color: #8A9AB8;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
}.lfz-seo_body_hh4 p {
  color: #8A9AB8;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 12px;
}.lfz-seo_body_hh4 p:last-child {
  margin-bottom: 0;
}.lfz-seo_body_hh4 strong {
  color: #C4CEDF;
  font-weight: 700;
}.lfz-seo_body_hh4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #5B8FD9;
}.lfz-seo_body_hh4 a:hover {
  color: #7AAEF5;
}.lfz-seo_body_hh4 ul,.lfz-seo_body_hh4 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.lfz-seo_body_hh4 ol {
  list-style: decimal;
}.lfz-seo_body_hh4 li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #8A9AB8;
  font-size: 0.875rem;
}.lfz-seo_body_hh4 table {
  width: 100%;
  margin-bottom: 12px;
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
}
@media(min-width: 765px) {.lfz-seo_body_hh4 table {
  display: table;
}
}.lfz-seo_body_hh4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #C4CEDF;
}.lfz-seo_body_hh4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #8A9AB8;
}.lfz-seo_cols_hh4 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.lfz-seo_cols_hh4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.lfz-seo_cols_hh4 {
  grid-template-columns: repeat(3,1fr);
}
}.lfz-seo_col_h_hh4 {
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 700;
  color: #C4CEDF;
}.lfz-seo_col_p_hh4 {
  color: #627090;
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
}.lfz-seo_stats_hh4 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.lfz-seo_stat_hh4 {
  flex: 1;
  border-radius: 10px;
  border: 1px solid rgba(91, 143, 217, 0.18);
  padding: 14px 16px;
  background: rgba(91, 143, 217, 0.07);
  min-width: 8.75rem;
}.lfz-seo_stat_val_hh4 {
  color: #5B8FD9;
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
}.lfz-seo_stat_lb_hh4 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #627090;
}.lfz-seo_hh4 {
  background: #090C15;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.lfz-seo_hh4 {
  padding: 44px 24px 0;
}
}.lfz-seo_in_hh4 {
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 16px;
  margin: 0 auto;
  background: #111827;
  max-width: 1320px;
}
@media(min-width: 769px) {.lfz-seo_in_hh4 {
  padding: 36px 40px;
}
}.lfz-seo_label_hh4 {
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 10px;
  color: #5B8FD9;
  text-transform: uppercase;
}.lfz-seo_h2_hh4 {
  color: #EEF3FF;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.875rem;
  font-weight: 800;
  font-size: 20px;
  line-height: 1.25;
}
@media(min-width: 770px) {.lfz-seo_h2_hh4 {
  font-size: 1.5rem;
}
}.lfz-seo_body_hh4 {
  line-height: 1.75;
  color: #8A9AB8;
  overflow-wrap: break-word;
  font-size: 14px;
}.lfz-seo_body_hh4 p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #8A9AB8;
  font-size: 0.875rem;
}.lfz-seo_body_hh4 p:last-child {
  margin-bottom: 0;
}.lfz-seo_body_hh4 strong {
  color: #C4CEDF;
  font-weight: 700;
}.lfz-seo_body_hh4 a {
  transition: color .2s;
  color: #5B8FD9;
  text-decoration: underline;
}.lfz-seo_body_hh4 a:hover {
  color: #7AAEF5;
}.lfz-seo_body_hh4 ul,.lfz-seo_body_hh4 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.lfz-seo_body_hh4 ol {
  list-style: decimal;
}.lfz-seo_body_hh4 li {
  font-size: 14px;
  margin-bottom: 6px;
  color: #8A9AB8;
  line-height: 1.75;
}.lfz-seo_body_hh4 table {
  overflow-x: auto;
  margin-bottom: 12px;
  font-size: 0.813rem;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 771px) {.lfz-seo_body_hh4 table {
  display: table;
}
}.lfz-seo_body_hh4 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C4CEDF;
  font-weight: 700;
}.lfz-seo_body_hh4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #8A9AB8;
}.lfz-seo_cols_hh4 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.lfz-seo_cols_hh4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.lfz-seo_cols_hh4 {
  grid-template-columns: repeat(3,1fr);
}
}.lfz-seo_col_h_hh4 {
  color: #C4CEDF;
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-size: 13px;
}.lfz-seo_col_p_hh4 {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #627090;
}.lfz-seo_stats_hh4 {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.lfz-seo_stat_hh4 {
  background: rgba(91, 143, 217, 0.07);
  flex: 1;
  border-radius: 0.625rem;
  border: 1px solid rgba(91, 143, 217, 0.18);
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.lfz-seo_stat_val_hh4 {
  color: #5B8FD9;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 4px;
}.lfz-seo_stat_lb_hh4 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #627090;
}.lfz-faq_hh4 {
  padding: 36px 1rem 0;
  background: #090C15;
}
@media(min-width: 766px) {.lfz-faq_hh4 {
  padding: 44px 1.5rem 0;
}
}.lfz-faq_in_hh4 {
  margin: 0 auto;
  max-width: 1320px;
}.lfz-faq_head_hh4 {
  margin-bottom: 20px;
}.lfz-faq_label_hh4 {
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
  color: #5B8FD9;
  letter-spacing: .08em;
  text-transform: uppercase;
}.lfz-faq_h2_hh4 {
  color: #EEF3FF;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 766px) {.lfz-faq_h2_hh4 {
  font-size: 1.5rem;
}
}.lfz-faq_list_hh4 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.lfz-faq_item_hh4 {
  border-radius: 0.625rem;
  background: #111827;
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
}.lfz-faq_q_hh4 {
  gap: 12px;
  padding: 16px 20px;
  transition: color .2s;
  font-weight: 600;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  flex-wrap: wrap;
  color: #C4CEDF;
  font-size: 14px;
  overflow-wrap: break-word;
  display: flex;
}.lfz-faq_q_hh4:hover {
  color: #EEF3FF;
}.lfz-faq_q_ic_hh4 {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  color: #5B8FD9;
  height: 1.5rem;
  width: 1.5rem;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  font-size: 16px;
}.lfz-faq_item_hh4.lfz-state_open_hh4 .lfz-faq_q_ic_hh4 {
  transform: rotate(45deg);
}.lfz-faq_a_hh4 {
  padding: 0 20px 16px;
  overflow-wrap: break-word;
  color: #627090;
  line-height: 1.7;
  font-size: 0.813rem;
  display: none;
}.lfz-faq_item_hh4.lfz-state_open_hh4 .lfz-faq_a_hh4 {
  display: block;
}.lfz-faq_a_hh4 strong {
  font-weight: 700;
  color: #C4CEDF;
}.lfz-faq_a_hh4 a {
  color: #5B8FD9;
  text-decoration: underline;
}.lfz-faq_a_hh4 ul,.lfz-faq_a_hh4 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.lfz-faq_a_hh4 ol {
  list-style: decimal;
}.lfz-faq_a_hh4 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.lfz-faq_a_hh4 table {
  margin: 0.5rem 0;
  width: 100%;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  font-size: 12px;
}
@media(min-width: 767px) {.lfz-faq_a_hh4 table {
  display: table;
}
}.lfz-faq_a_hh4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 8px;
  font-weight: 700;
  color: #C4CEDF;
  text-align: left;
}.lfz-faq_a_hh4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #627090;
}.lfz-ft_hh4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #050709;
  margin-top: 48px;
}.lfz-ft_support_hh4 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width:768px) {.lfz-ft_support_hh4 {
  padding: 1.75rem 24px;
}
}.lfz-ft_support_in_hh4 {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  max-width: 1320px;
  display: flex;
  align-items: center;
}.lfz-ft_support_main_hh4 {
  gap: 16px;
  flex: 1;
  display: flex;
  min-width: 220px;
  align-items: center;
  flex-wrap: wrap;
}.lfz-ft_support_ic_hh4 {
  flex-shrink: 0;
  color: #5B8FD9;
}.lfz-ft_support_ic_hh4 svg {
  width: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.875rem;
}.lfz-ft_support_text_title_hh4 {
  margin-bottom: 3px;
  font-size: 0.938rem;
  font-weight: 700;
  color: #EEF3FF;
  overflow-wrap: break-word;
}.lfz-ft_support_text_sub_hh4 {
  color: #627090;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.lfz-ft_support_btn_hh4 {
  background: #5B8FD9;
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 11px 22px;
  font-size: 0.813rem;
  font-weight: 700;
  flex-shrink: 0;
  color: #EEF3FF;
  white-space: nowrap;
}.lfz-ft_support_btn_hh4:hover {
  background: #7AAEF5;
}.lfz-ft_support_contacts_hh4 {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.lfz-ft_support_contact_hh4 {
  font-size: 12px;
  color: #4A5870;
  line-height: 1.4;
}.lfz-ft_support_contact_hh4 strong {
  font-size: 0.688rem;
  margin-bottom: 2px;
  display: block;
  color: #8A9AB8;
  font-weight: 600;
}.lfz-ft_main_hh4 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 24px;
}
@media(min-width: 767px) {.lfz-ft_main_hh4 {
  padding: 2.5rem 1.5rem 32px;
}
}.lfz-ft_main_in_hh4 {
  gap: 1.5rem;
  margin: 0 auto;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.lfz-ft_main_in_hh4 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.lfz-ft_main_in_hh4 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.lfz-ft_col_logo_hh4 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.lfz-ft_col_logo_hh4 {
  grid-column: auto;
}
}.lfz-ft_logo_hh4 {
  gap: 9px;
  flex-wrap: wrap;
  font-weight: 800;
  overflow-wrap: break-word;
  align-items: center;
  color: #EEF3FF;
  margin-bottom: 12px;
  font-size: 1rem;
  display: flex;
}.lfz-ft_logo_mark_hh4 {
  overflow: hidden;
  border-radius: 5px;
  height: 1.875rem;
  width: 30px;
}.lfz-ft_logo_mark_hh4 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.lfz-ft_logo_sub_hh4 {
  color: #4A5870;
  font-size: 0.75rem;
  max-width: 200px;
  line-height: 1.55;
  overflow-wrap: break-word;
}.lfz-ft_col_title_hh4 {
  color: #8A9AB8;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 14px;
  letter-spacing: .07em;
  font-size: 0.75rem;
}.lfz-ft_col_links_hh4 {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.lfz-ft_col_link_hh4 {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #4A5870;
  font-size: 0.813rem;
}.lfz-ft_col_link_hh4:hover {
  color: #C4CEDF;
}.lfz-ft_apps_hh4 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.lfz-ft_app_card_hh4 {
  gap: 10px;
  border-radius: 5px;
  padding: 10px 0.75rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.lfz-ft_app_card_hh4:hover {
  border-color: rgba(91, 143, 217, 0.45);
}.lfz-ft_app_card_ic_hh4 svg {
  stroke-linejoin: round;
  height: 1.375rem;
  stroke-linecap: round;
  width: 22px;
}.lfz-ft_app_card_os_hh4 {
  font-weight: 600;
  font-size: 0.625rem;
  color: #4A5870;
}.lfz-ft_app_card_action_hh4 {
  font-size: 12px;
  font-weight: 700;
  color: #C4CEDF;
}.lfz-ft_bot_hh4 {
  padding: 1.25rem 1rem;
}
@media(min-width: 769px) {.lfz-ft_bot_hh4 {
  padding: 1.25rem 24px;
}
}.lfz-ft_bot_in_hh4 {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 82.5rem;
}.lfz-ft_socials_hh4 {
  gap: 0.5rem;
  display: flex;
}.lfz-ft_soc_hh4 {
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.313rem;
  width: 36px;
  justify-content: center;
  color: #8A9AB8;
  height: 2.25rem;
  align-items: center;
  display: flex;
}.lfz-ft_soc_hh4 svg {
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
}.lfz-ft_soc_hh4:hover {
  background: rgba(255, 255, 255, 0.07);
}.lfz-ft_legal_hh4 {
  flex: 1;
  overflow-wrap: break-word;
  color: #7A8BAF;
  font-size: 0.688rem;
  line-height: 1.6;
  min-width: 200px;
}.lfz-ft_legal_hh4 strong {
  color: #8A9AB8;
  font-weight: 700;
}.lfz-ft_legal_hh4 a {
  text-decoration: underline;
  color: #8A9AB8;
}.lfz-ft_age_hh4 {
  border-radius: 50%;
  border: 2px solid #7A8BAF;
  justify-content: center;
  flex-shrink: 0;
  color: #7A8BAF;
  font-size: 0.688rem;
  font-weight: 800;
  height: 32px;
  display: flex;
  margin-left: auto;
  width: 32px;
  align-items: center;
}