*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #111010;
  font-family: 'DM Sans', sans-serif;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  color: #C4BDB5;
  line-height: 1.6;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  background: none;
  font: inherit;
  border: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.lfw-layout_l23 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.lfw-page_l23 {
  display: flex;
  min-height: 100vh;
}.lfw-main_l23 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1081px) {.lfw-main_l23 {
  padding-left: 220px;
}
}
@media(max-width: 1078px) {.lfw-main_l23 {
  padding-bottom: 72px;
}
}.lfw-gc_l23 {
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 8px;
  background: #161514;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  flex-shrink: 0;
  position: relative;
  width: 8.75rem;
  cursor: pointer;
}
@media(min-width: 638px) {.lfw-gc_l23 {
  width: 9.75rem;
}
}
@media(min-width: 1083px) {.lfw-gc_l23 {
  width: 168px;
}
}.lfw-gc_l23:hover {
  border-color: rgba(244,121,32,0.07);
  transform: translateY(-3px);
}.lfw-gc_img_l23 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.lfw-gc_img_l23 img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.lfw-gc_hover_l23 {
  background: rgba(0,0,0,0.68);
  inset: 0;
  transition: opacity .2s;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  opacity: 0;
}.lfw-gc_l23:hover .lfw-gc_hover_l23 {
  opacity: 1;
}.lfw-gc_hover_btn_l23 {
  border-radius: 0.313rem;
  padding: 0.5rem 1rem;
  background: #F47920;
  font-size: 0.75rem;
  font-weight: 700;
  color: #F5F3EF;
}.lfw-gc_info_l23 {
  padding: 8px 10px 0.625rem;
}.lfw-gc_name_l23 {
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  color: #C4BDB5;
  max-width: 100%;
  font-weight: 600;
  text-overflow: ellipsis;
  margin-bottom: 3px;
}.lfw-gc_prov_l23 {
  font-size: 10px;
  color: #828079;
}.lfw-gc_tag_l23 {
  padding: 2px 7px;
  border-radius: 0.25rem;
  font-weight: 700;
  font-size: 0.563rem;
  z-index: 2;
  position: absolute;
  text-transform: uppercase;
  letter-spacing: .04em;
  top: 0.375rem;
  left: 6px;
}.lfw-gc_tag_hot_l23 {
  background: #E83030;
  color: #fff;
}.lfw-gc_tag_new_l23 {
  background: #28C76F;
  color: #111010;
}.lfw-gc_tag_jp_l23 {
  background: #F5A623;
  color: #111010;
}.lfw-gc_tag_ex_l23 {
  background: #C04F08;
  color: #fff;
}.lfw-gc_tag_live_l23 {
  background: #E83030;
  color: #fff;
}.lfw-gr_l23 {
  padding: 32px 16px 0;
  background: #111010;
}
@media(min-width: 765px) {.lfw-gr_l23 {
  padding: 36px 1.5rem 0;
}
}.lfw-gr_in_l23 {
  margin: 0 auto;
  max-width: 82.5rem;
}.lfw-gr_head_l23 {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
}.lfw-gr_head_l_l23 {
  flex: 1;
  gap: 10px;
  display: flex;
  min-width: 0;
  align-items: center;
}.lfw-gr_ic_l23 {
  border-radius: 0.5rem;
  align-items: center;
  width: 2rem;
  display: flex;
  justify-content: center;
  height: 2rem;
  flex-shrink: 0;
}.lfw-gr_ic_l23 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
}.lfw-gr_title_l23 {
  font-size: 1rem;
  font-family: 'Syne', sans-serif;
  color: #F5F3EF;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 771px) {.lfw-gr_title_l23 {
  font-size: 18px;
}
}.lfw-gr_more_l23 {
  transition: color .2s;
  gap: 0.313rem;
  align-items: center;
  color: #8C8682;
  flex-shrink: 0;
  display: flex;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
}.lfw-gr_more_l23:hover {
  color: #F47920;
}.lfw-gr_more_l23 svg {
  height: 0.75rem;
  stroke-linecap: round;
  width: 0.75rem;
  stroke-linejoin: round;
}.lfw-gr_arrows_l23 {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.lfw-gr_arr_l23 {
  border: 1px solid rgba(255,255,255,0.10);
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  border-radius: 0.313rem;
  width: 1.875rem;
  align-items: center;
  color: #9A948C;
  display: flex;
  justify-content: center;
  height: 30px;
}.lfw-gr_arr_l23:hover {
  background: rgba(255,255,255,0.07);
  color: #F5F3EF;
}.lfw-gr_arr_l23 svg {
  width: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
}.lfw-gr_seo_h_l23 {
  margin: 0 0 0.375rem;
  font-size: 0.813rem;
  max-width: 42.5rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #C4BDB5;
  font-family: 'Syne', sans-serif;
}
@media(min-width: 767px) {.lfw-gr_seo_h_l23 {
  font-size: 14px;
}
}.lfw-gr_seo_l23 {
  margin-bottom: 12px;
  overflow-wrap: break-word;
  max-width: 680px;
  line-height: 1.55;
  font-size: 12px;
  color: #8C8682;
}.lfw-gr_seo_l23 strong {
  font-weight: 600;
  color: #C4BDB5;
}.lfw-gr_scroll_l23 {
  gap: 0.625rem;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
}.lfw-gr_scroll_l23::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.lfw-gr_scroll_l23 {
  gap: 12px;
}
}.lfw-tb_l23 {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #111010;
  position: fixed;
  align-items: center;
  height: 56px;
  left: 0;
  display: flex;
  right: 0;
  top: 0;
  z-index: 80;
}.lfw-tb_in_l23 {
  padding: 0 14px;
  gap: 0;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%;
}.lfw-tb_burger_l23 {
  gap: 0.313rem;
  border-radius: 8px;
  flex-direction: column;
  margin-right: 8px;
  flex-shrink: 0;
  width: 2.375rem;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 2.375rem;
}.lfw-tb_burger_l23:hover {
  background: rgba(255,255,255,0.05);
}.lfw-tb_burger_line_l23 {
  background: #9A948C;
  border-radius: 1px;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width: 1079px) {.lfw-tb_burger_l23 {
  display: none;
}
}.lfw-tb_logo_l23 {
  gap: 0.563rem;
  margin-right: 1.25rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  overflow-wrap: break-word;
  font-size: 18px;
  color: #F5F3EF;
  letter-spacing: -.01em;
  font-weight: 800;
}.lfw-tb_logo_mark_l23 {
  border-radius: 0.5rem;
  overflow: hidden;
  height: 32px;
  align-items: center;
  width: 32px;
  display: flex;
  justify-content: center;
}.lfw-tb_logo_mark_l23 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.lfw-tb_nav_l23 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 638px) {.lfw-tb_nav_l23 {
  display: flex;
}
}.lfw-tb_tab_l23 {
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  padding: 0.5rem 0.875rem;
  color: #9A948C;
  font-weight: 600;
  white-space: nowrap;
  font-size: 13px;
}.lfw-tb_tab_l23:hover {
  background: rgba(255,255,255,0.05);
  color: #F5F3EF;
}.lfw-tb_tab_l23.lfw-state_active_l23 {
  background: rgba(244,121,32,0.18);
  color: #F5F3EF;
}.lfw-tb_right_l23 {
  gap: 8px;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
}.lfw-tb_login_l23 {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 8px;
  padding: 0.563rem 16px;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s,color .2s;
  display: none;
  font-weight: 600;
  color: #C4BDB5;
  font-size: 13px;
}.lfw-tb_login_l23:hover {
  border-color: rgba(244,121,32,0.50);
  color: #F5F3EF;
}
@media(min-width: 481px) {.lfw-tb_login_l23 {
  display: block;
}
}.lfw-tb_reg_l23 {
  border-radius: 0.5rem;
  background: #28C76F;
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  white-space: nowrap;
  font-weight: 700;
  color: #100E0B;
  font-size: 13px;
}.lfw-tb_reg_l23:hover {
  background: #35D97E;
}.lfw-sb_l23 {
  background: #1A1917;
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  overflow-y: auto;
  left: 0;
  top: 3.5rem;
  position: fixed;
  bottom: 0;
  width: 13.75rem;
  z-index: 70;
}.lfw-sb_l23.lfw-state_open_l23 {
  transform: translateX(0);
}.lfw-sb_l23::-webkit-scrollbar {
  width: 0.25rem;
}.lfw-sb_l23::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1079px) {.lfw-sb_l23 {
  transform: translateX(0);
}
}.lfw-sb_auth_l23 {
  padding: 0.875rem 0.75rem 10px;
}.lfw-sb_btn_reg_l23 {
  padding: 11px;
  border-radius: 0.5rem;
  transition: background .2s;
  background: #28C76F;
  text-align: center;
  font-size: 13px;
  margin-bottom: 0.5rem;
  color: #100E0B;
  display: block;
  font-weight: 700;
}.lfw-sb_btn_reg_l23:hover {
  background: #35D97E;
}.lfw-sb_btn_login_l23 {
  padding: 10px;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  display: block;
  font-size: 0.813rem;
  color: #C4BDB5;
  font-weight: 600;
  text-align: center;
}.lfw-sb_btn_login_l23:hover {
  border-color: rgba(244,121,32,0.50);
  color: #F5F3EF;
}.lfw-sb_promo_l23 {
  margin: 0 12px 0.625rem;
  overflow: hidden;
  border-radius: 8px;
  background: linear-gradient(135deg,#2E1304,#1A1917);
  border: 1px solid rgba(244,121,32,0.18);
  padding: 12px 0.875rem;
  position: relative;
}.lfw-sb_promo_l23::before {
  background: radial-gradient(circle,rgba(244,121,32,0.18),transparent 70%);
  border-radius: 50%;
  top: -20px;
  position: absolute;
  right: -20px;
  width: 80px;
  content: '';
  height: 80px;
}.lfw-sb_promo_title_l23 {
  text-transform: uppercase;
  color: #F47920;
  font-weight: 700;
  margin-bottom: 4px;
  font-size: 11px;
  letter-spacing: .06em;
}.lfw-sb_promo_text_l23 {
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.35;
  font-weight: 600;
  color: #F5F3EF;
}.lfw-sb_promo_sub_l23 {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #8C8682;
}.lfw-sb_nav_l23 {
  padding: 6px 0.5rem 16px;
}.lfw-sb_nav_lb_l23 {
  padding: 10px 0.5rem 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 10px;
  color: #828079;
}.lfw-sb_link_l23 {
  border-radius: 0.313rem;
  gap: 10px;
  transition: background .15s,color .15s;
  padding: 0.563rem 10px;
  font-size: 13px;
  font-weight: 500;
  overflow-wrap: break-word;
  display: flex;
  color: #9A948C;
  cursor: pointer;
  align-items: center;
}.lfw-sb_link_l23:hover {
  background: rgba(255,255,255,0.05);
  color: #F5F3EF;
}.lfw-sb_link_l23.lfw-state_active_l23 {
  background: rgba(244,121,32,0.18);
  color: #F5F3EF;
}.lfw-sb_ic_l23 {
  border-radius: 0.313rem;
  flex-shrink: 0;
  justify-content: center;
  width: 1.875rem;
  display: flex;
  align-items: center;
  height: 1.875rem;
}.lfw-sb_ic_l23 svg {
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.lfw-sb_ic_1_l23 {
  background: rgba(244,121,32,0.07);
  color: #F47920;
}.lfw-sb_ic_2_l23 {
  background: rgba(40,199,111,0.15);
  color: #28C76F;
}.lfw-sb_ic_3_l23 {
  background: rgba(245,166,35,0.15);
  color: #F5A623;
}.lfw-sb_ic_4_l23 {
  background: rgba(192,79,8,0.22);
  color: #C04F08;
}.lfw-sb_ic_5_l23 {
  background: rgba(244,121,32,0.07);
  color: #E8408A;
}.lfw-sb_ic_6_l23 {
  background: rgba(192,79,8,0.22);
  color: #9B4DCA;
}.lfw-sb_badge_l23 {
  padding: 2px 0.438rem;
  background: #F5A623;
  border-radius: 0.313rem;
  font-weight: 700;
  color: #100E0B;
  margin-left: auto;
  font-size: 0.563rem;
}.lfw-sb_bot_l23 {
  padding: 0.75rem;
  gap: 8px;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.lfw-sb_lang_l23,.lfw-sb_help_l23 {
  padding: 0.563rem 6px;
  gap: 6px;
  background: rgba(255,255,255,0.05);
  border-radius: 5px;
  flex: 1;
  border: 1px solid rgba(255,255,255,0.06);
  transition: border-color .2s;
  display: flex;
  align-items: center;
  font-size: 0.688rem;
  justify-content: center;
  font-weight: 600;
  color: #9A948C;
}.lfw-sb_lang_l23:hover,.lfw-sb_help_l23:hover {
  border-color: rgba(244,121,32,0.50);
  color: #F5F3EF;
}.lfw-sb_lang_l23 svg,.lfw-sb_help_l23 svg {
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
}.lfw-sb_bd_l23 {
  inset: 0;
  background: rgba(0,0,0,0.68);
  z-index: 69;
  display: none;
  position: fixed;
}.lfw-sb_bd_l23.lfw-state_on_l23 {
  display: block;
}
@media(min-width:1080px) {.lfw-sb_bd_l23 {
  display: none!important;
}
}.lfw-mob_nav_l23 {
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.10);
  background: #1A1917;
  position: fixed;
  display: flex;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 80;
}
@media(min-width: 1081px) {.lfw-mob_nav_l23 {
  display: none;
}
}.lfw-mob_nav_item_l23 {
  gap: 4px;
  padding: 4px 2px;
  flex: 1;
  flex-direction: column;
  display: flex;
  color: #828079;
  align-items: center;
  cursor: pointer;
}.lfw-mob_nav_ic_l23 {
  line-height: 1;
}.lfw-mob_nav_ic_l23 svg {
  height: 1.25rem;
  stroke-linecap: round;
  width: 20px;
  stroke-linejoin: round;
}.lfw-mob_nav_lb_l23 {
  color: #828079;
  font-weight: 600;
  font-size: 10px;
}.lfw-mob_nav_item_l23.lfw-state_active_l23 {
  color: #F47920;
}.lfw-mob_nav_item_l23.lfw-state_active_l23 .lfw-mob_nav_lb_l23 {
  color: #F47920;
}.lfw-hero_l23 {
  padding: 20px 16px 0;
  background: #111010;
}
@media(min-width: 767px) {.lfw-hero_l23 {
  padding: 24px 24px 0;
}
}.lfw-hero_in_l23 {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 861px) {.lfw-hero_in_l23 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.lfw-hero_in_l23 {
  grid-template-columns: 1fr 21.25rem;
}
}.lfw-hero_promo_l23 {
  border-radius: 13px;
  overflow: hidden;
  background: #161514;
  display: flex;
  min-height: 13.75rem;
  align-items: stretch;
  position: relative;
}
@media(min-width: 769px) {.lfw-hero_promo_l23 {
  min-height: 280px;
}
}.lfw-hero_promo_bg_l23 {
  background-position: center;
  background: linear-gradient(120deg,#2E1304 0%,#111010 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.lfw-hero_promo_bg_l23::after {
  background: linear-gradient(90deg,#111010 0%,rgba(0,0,0,0.68) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.lfw-hero_promo_glow_l23 {
  background: radial-gradient(circle,rgba(192,79,8,0.22) 0%,transparent 65%);
  border-radius: 50%;
  top: -40px;
  width: 18.75rem;
  position: absolute;
  right: 60px;
  height: 18.75rem;
  pointer-events: none;
}.lfw-hero_promo_ct_l23 {
  padding: 28px 24px 28px 28px;
  flex-direction: column;
  position: relative;
  z-index: 2;
  justify-content: center;
  display: flex;
  max-width: 30rem;
}
@media(min-width:768px) {.lfw-hero_promo_ct_l23 {
  padding: 2.5rem 2rem;
}
}.lfw-hero_badge_l23 {
  background: rgba(244,121,32,0.18);
  padding: 0.313rem 0.75rem;
  border-radius: 20px;
  border: 1px solid rgba(244,121,32,0.07);
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 14px;
  color: #F47920;
  display: inline-block;
  font-size: 10px;
}.lfw-hero_h1_l23 {
  color: #F5F3EF;
  margin-bottom: 10px;
  font-weight: 800;
  font-size: 26px;
  overflow-wrap: break-word;
  line-height: 1.15;
  font-family: 'Syne', sans-serif;
}.lfw-hero_h1_l23 em {
  color: #F5A623;
  font-style: normal;
}
@media(min-width: 766px) {.lfw-hero_h1_l23 {
  font-size: 2.25rem;
}
}.lfw-hero_sub_l23 {
  color: #9A948C;
  margin-bottom: 1.25rem;
  line-height: 1.55;
  font-size: 13px;
}
@media(min-width: 771px) {.lfw-hero_sub_l23 {
  font-size: 14px;
}
}.lfw-hero_row_l23 {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.lfw-hero_cta_l23 {
  background: #28C76F;
  padding: 0.813rem 1.625rem;
  border-radius: 8px;
  transition: background .2s;
  font-weight: 700;
  box-shadow: 0 6px 18px rgba(40,199,111,0.40), inset 0 1px 0 rgba(255,255,255,0.14);
  color: #100E0B;
  font-size: 0.875rem;
}.lfw-hero_cta_l23:hover {
  background: #35D97E;
}.lfw-hero_terms_l23 {
  font-size: 11px;
  color: #828079;
}.lfw-hero_game_l23 {
  background: #161514;
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  border-radius: 13px;
  display: flex;
  position: relative;
  flex-direction: column;
}.lfw-hero_game_badge_l23 {
  background: rgba(245,166,35,0.15);
  border-radius: 20px;
  padding: 5px 10px;
  border: 1px solid rgba(245,166,35,0.15);
  letter-spacing: .06em;
  font-size: 10px;
  color: #F5A623;
  font-weight: 700;
  position: absolute;
  left: 12px;
  text-transform: uppercase;
  z-index: 3;
  top: 0.75rem;
}.lfw-hero_game_badge_l23 svg {
  vertical-align: -1px;
  margin-right: 4px;
  width: 0.688rem;
  height: 0.688rem;
}.lfw-hero_game_img_l23 {
  background: linear-gradient(135deg,#2E1304,#111010);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.lfw-hero_game_img_l23 img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.lfw-hero_game_play_l23 {
  background: rgba(0,0,0,0.68);
  inset: 0;
  transition: opacity .2s;
  display: flex;
  align-items: center;
  opacity: 0;
  position: absolute;
  justify-content: center;
}.lfw-hero_game_l23:hover .lfw-hero_game_play_l23 {
  opacity: 1;
}.lfw-hero_game_play_l23 span {
  background: #F47920;
  border-radius: 50%;
  align-items: center;
  height: 3.25rem;
  width: 52px;
  display: flex;
  justify-content: center;
}.lfw-hero_game_play_l23 span svg {
  margin-left: 2px;
  height: 1.125rem;
  width: 18px;
}.lfw-hero_game_info_l23 {
  padding: 0.875rem 1rem;
}.lfw-hero_game_title_l23 {
  margin-bottom: 4px;
  font-size: 0.938rem;
  color: #F5F3EF;
  overflow-wrap: break-word;
  font-weight: 700;
}.lfw-hero_game_provider_l23 {
  font-size: 11px;
  color: #8C8682;
}.lfw-hero_game_btn_l23 {
  margin: 0.75rem 1rem 1rem;
  padding: 11px;
  transition: background .2s;
  background: #F47920;
  border-radius: 8px;
  font-weight: 700;
  color: #F5F3EF;
  font-size: 0.813rem;
  text-align: center;
  display: block;
}.lfw-hero_game_l23:hover .lfw-hero_game_btn_l23 {
  background: #FF8F35;
}.lfw-wy_l23 {
  padding: 2rem 1rem 0;
  background: #111010;
}
@media(min-width: 770px) {.lfw-wy_l23 {
  padding: 2.5rem 24px 0;
}
}.lfw-wy_in_l23 {
  margin: 0 auto;
  max-width: 82.5rem;
}.lfw-wy_head_l23 {
  max-width: 720px;
  margin-bottom: 1.125rem;
}.lfw-wy_label_l23 {
  margin-bottom: 8px;
  color: #F47920;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
}.lfw-wy_h2_l23 {
  font-family: 'Syne', sans-serif;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F5F3EF;
  font-weight: 800;
}
@media(min-width: 769px) {.lfw-wy_h2_l23 {
  font-size: 24px;
}
}.lfw-wy_intro_l23 {
  margin: 0;
  line-height: 1.6;
  font-size: 13px;
  color: #8C8682;
}.lfw-wy_grid_l23 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.lfw-wy_grid_l23 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.lfw-wy_grid_l23 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.lfw-wy_card_l23 {
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,transform .2s;
  background: #1A1917;
  padding: 20px;
}.lfw-wy_card_l23:hover {
  border-color: rgba(244,121,32,0.07);
  transform: translateY(-2px);
}.lfw-wy_card_ic_l23 {
  border-radius: 50%;
  background: rgba(244,121,32,0.18);
  margin-bottom: 0.875rem;
  display: flex;
  height: 44px;
  width: 44px;
  align-items: center;
  color: #F47920;
  justify-content: center;
}.lfw-wy_card_ic_l23 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
  height: 22px;
}.lfw-wy_card_h_l23 {
  color: #F5F3EF;
  font-weight: 700;
  line-height: 1.25;
  font-size: 15px;
  margin-bottom: 6px;
  overflow-wrap: break-word;
}.lfw-wy_card_p_l23 {
  line-height: 1.6;
  font-size: 13px;
  color: #8C8682;
  overflow-wrap: break-word;
}.lfw-wy_card_p_l23 strong {
  font-weight: 600;
  color: #C4BDB5;
}.lfw-gcg_l23 {
  padding: 36px 16px 0;
  background: #111010;
}
@media(min-width: 770px) {.lfw-gcg_l23 {
  padding: 2.75rem 24px 0;
}
}.lfw-gcg_in_l23 {
  margin: 0 auto;
  max-width: 82.5rem;
}.lfw-gcg_head_l23 {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.lfw-gcg_label_l23 {
  font-weight: 700;
  color: #F47920;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
}.lfw-gcg_h2_l23 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  color: #F5F3EF;
  font-family: 'Syne', sans-serif;
  margin-bottom: 0.5rem;
}
@media(min-width:768px) {.lfw-gcg_h2_l23 {
  font-size: 28px;
}
}.lfw-gcg_intro_l23 {
  line-height: 1.6;
  color: #8C8682;
  font-size: 13px;
}.lfw-gcg_grid_l23 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.lfw-gcg_grid_l23 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.lfw-gcg_grid_l23 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.lfw-gcg_card_l23 {
  border-radius: 13px;
  transition: transform .2s,border-color .2s;
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.10);
  overflow: hidden;
  min-height: 240px;
  display: flex;
  cursor: pointer;
  position: relative;
  flex-direction: column;
  justify-content: flex-end;
}.lfw-gcg_card_l23:hover {
  border-color: rgba(244,121,32,0.18);
  transform: translateY(-3px);
}.lfw-gcg_card_bg_l23 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.lfw-gcg_card_bg_l23::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.lfw-gcg_card_ic_l23 {
  background: rgba(0,0,0,.45);
  border-radius: 0.313rem;
  top: 1.125rem;
  display: flex;
  align-items: center;
  color: #F5F3EF;
  right: 18px;
  width: 40px;
  position: absolute;
  justify-content: center;
  z-index: 2;
  height: 40px;
}.lfw-gcg_card_ic_l23 svg {
  height: 20px;
  stroke-linejoin: round;
  width: 20px;
  stroke-linecap: round;
}.lfw-gcg_card_ct_l23 {
  z-index: 1;
  position: relative;
}.lfw-gcg_card_h_l23 {
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-family: 'Syne', sans-serif;
  margin-bottom: 0.5rem;
  color: #F5F3EF;
  font-size: 18px;
}
@media(min-width: 769px) {.lfw-gcg_card_h_l23 {
  font-size: 1.25rem;
}
}.lfw-gcg_card_p_l23 {
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.75rem;
  color: rgba(255,255,255,.82);
  margin-bottom: 10px;
}.lfw-gcg_card_p_l23 strong {
  font-weight: 600;
  color: #F5F3EF;
}.lfw-gcg_card_cta_l23 {
  gap: 0.25rem;
  letter-spacing: .04em;
  color: #F47920;
  align-items: center;
  font-weight: 700;
  display: inline-flex;
  font-size: 12px;
  text-transform: uppercase;
}.lfw-gcg_card_cta_l23 svg {
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
}.lfw-gr_jp_l23 {
  border-radius: 0.813rem;
  padding: 1.25rem;
  overflow: hidden;
  background: linear-gradient(135deg,#1C0A30 0%,#0C090E 100%);
  position: relative;
}.lfw-gr_jp_l23::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(192,79,8,0.22) 0%,transparent 70%);
  position: absolute;
  content: '';
  left: -60px;
  height: 15.625rem;
  width: 15.625rem;
  top: -3.75rem;
}.lfw-gr_jp_l23::after {
  background: radial-gradient(circle,rgba(245,166,35,0.15) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  width: 12.5rem;
  height: 12.5rem;
  position: absolute;
  bottom: -2.5rem;
  right: 0;
}.lfw-gr_jp_head_l23 {
  gap: 16px;
  align-items: flex-start;
  flex-wrap: wrap;
  z-index: 1;
  margin-bottom: 16px;
  position: relative;
  display: flex;
}.lfw-gr_jp_info_l23 {
  flex: 1;
}.lfw-gr_jp_label_l23 {
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #9B4DCA;
  margin-bottom: 6px;
  letter-spacing: .08em;
}.lfw-gr_jp_label_l23 svg {
  vertical-align: -2px;
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
  margin-right: 0.25rem;
  width: 14px;
}.lfw-gr_jp_amount_l23 {
  overflow-wrap: break-word;
  font-size: 2rem;
  margin-bottom: 0.25rem;
  color: #F5F3EF;
  font-family: 'Syne', sans-serif;
  line-height: 1;
  font-weight: 800;
}
@media(min-width: 765px) {.lfw-gr_jp_amount_l23 {
  font-size: 40px;
}
}.lfw-gr_jp_amount_l23 span {
  color: #F5A623;
}.lfw-gr_jp_seo_l23 {
  max-width: 30rem;
  color: #9A948C;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 12px;
}.lfw-gr_jp_cta_l23 {
  background: rgba(192,79,8,0.22);
  padding: 0.688rem 20px;
  border: 1px solid rgba(192,79,8,0.22);
  border-radius: 8px;
  transition: background .2s;
  flex-shrink: 0;
  margin-top: 0.25rem;
  color: #F5F3EF;
  font-weight: 700;
  z-index: 1;
  font-size: 0.813rem;
  align-self: flex-start;
  white-space: nowrap;
  position: relative;
}.lfw-gr_jp_cta_l23:hover {
  background: #C04F08;
}.lfw-ws_l23 {
  padding: 2rem 1rem 0;
  background: #111010;
}
@media(min-width:768px) {.lfw-ws_l23 {
  padding: 2.25rem 1.5rem 0;
}
}.lfw-ws_in_l23 {
  margin: 0 auto;
  max-width: 82.5rem;
}.lfw-ws_head_l23 {
  gap: 12px;
  margin-bottom: 14px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}.lfw-ws_title_l23 {
  gap: 10px;
  font-size: 1rem;
  align-items: center;
  font-weight: 700;
  display: flex;
  overflow-wrap: break-word;
  font-family: 'Syne', sans-serif;
  color: #F5F3EF;
  flex-wrap: wrap;
}.lfw-ws_title_ic_l23 svg {
  stroke-linecap: round;
  color: #F5A623;
  height: 1.125rem;
  stroke-linejoin: round;
  width: 18px;
}.lfw-ws_online_l23 {
  gap: 7px;
  font-size: 12px;
  align-items: center;
  font-weight: 600;
  color: #8C8682;
  display: flex;
}.lfw-ws_online_dot_l23 {
  border-radius: 50%;
  background: #28C76F;
  box-shadow: 0 0 6px rgba(40,199,111,0.15);
  height: 0.5rem;
  width: 0.5rem;
  flex-shrink: 0;
}.lfw-ws_scroll_l23 {
  gap: 8px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
}.lfw-ws_scroll_l23::-webkit-scrollbar {
  display: none;
}.lfw-wc_l23 {
  padding: 10px 0.875rem;
  border: 1px solid rgba(255,255,255,0.10);
  gap: 0.625rem;
  background: #161514;
  border-radius: 8px;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
  flex-shrink: 0;
}.lfw-wc_img_l23 {
  border-radius: 0.313rem;
  background: #1A1917;
  overflow: hidden;
  flex-shrink: 0;
  height: 2.25rem;
  width: 36px;
}.lfw-wc_img_l23 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.lfw-wc_info_l23 {
  min-width: 0;
}.lfw-wc_game_l23 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  color: #C4BDB5;
  font-size: 0.75rem;
  white-space: nowrap;
}.lfw-wc_player_l23 {
  overflow: hidden;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #828079;
}.lfw-wc_amount_l23 {
  font-size: 0.813rem;
  font-weight: 700;
  margin-left: auto;
  white-space: nowrap;
  flex-shrink: 0;
  color: #28C76F;
}.lfw-app_l23 {
  background: #111010;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.lfw-app_l23 {
  padding: 2.75rem 24px 0;
}
}.lfw-app_in_l23 {
  margin: 0 auto;
  max-width: 82.5rem;
}.lfw-app_head_l23 {
  margin-bottom: 16px;
}.lfw-app_label_l23 {
  font-weight: 700;
  color: #F47920;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 11px;
  text-transform: uppercase;
}.lfw-app_h2_l23 {
  font-weight: 800;
  color: #F5F3EF;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Syne', sans-serif;
}
@media(min-width: 769px) {.lfw-app_h2_l23 {
  font-size: 1.5rem;
}
}.lfw-app_sub_l23 {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #8C8682;
  max-width: 37.5rem;
  font-size: 0.813rem;
}.lfw-app_sub_l23 strong {
  font-weight: 700;
  color: #C4BDB5;
}.lfw-app_cards_l23 {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 642px) {.lfw-app_cards_l23 {
  grid-template-columns: repeat(3,1fr);
}
}.lfw-app_card_l23 {
  gap: 1rem;
  padding: 20px;
  overflow: hidden;
  border-radius: 0.5rem;
  align-items: flex-start;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}.lfw-app_card_ios_l23 {
  background: linear-gradient(135deg,rgba(244,121,32,0.18) 0%,#1A1917 100%);
}.lfw-app_card_android_l23 {
  background: linear-gradient(135deg,rgba(40,199,111,0.15) 0%,#1A1917 100%);
}.lfw-app_card_win_l23 {
  background: linear-gradient(135deg,rgba(245,166,35,0.15) 0%,#1A1917 100%);
}.lfw-app_card_ic_l23 svg {
  width: 34px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 2.125rem;
}.lfw-app_card_ic_l23 {
  flex-shrink: 0;
  color: #F5F3EF;
}.lfw-app_card_os_l23 {
  color: #8C8682;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.625rem;
  margin-bottom: 6px;
}.lfw-app_card_title_l23 {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
  color: #F5F3EF;
  line-height: 1.2;
  margin-bottom: 6px;
}.lfw-app_card_text_l23 {
  color: #8C8682;
  line-height: 1.5;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 12px;
}.lfw-app_card_btn_l23 {
  border: 1px solid rgba(244,121,32,0.50);
  border-radius: 5px;
  transition: background .2s;
  padding: 0.625rem 18px;
  background: rgba(255,255,255,0.12);
  gap: 0.438rem;
  color: #F5F3EF;
  align-items: center;
  font-weight: 700;
  font-size: 0.813rem;
  display: inline-flex;
}.lfw-app_card_btn_l23:hover {
  background: rgba(255,255,255,0.07);
}.lfw-htp_l23 {
  padding: 2.25rem 16px 0;
  background: #111010;
}
@media(min-width: 771px) {.lfw-htp_l23 {
  padding: 44px 1.5rem 0;
}
}.lfw-htp_in_l23 {
  margin: 0 auto;
  max-width: 82.5rem;
}.lfw-htp_head_l23 {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.lfw-htp_label_l23 {
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  color: #F47920;
}.lfw-htp_h2_l23 {
  color: #F5F3EF;
  margin-bottom: 8px;
  font-size: 22px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Syne', sans-serif;
}
@media(min-width: 769px) {.lfw-htp_h2_l23 {
  font-size: 28px;
}
}.lfw-htp_intro_l23 {
  color: #8C8682;
  line-height: 1.6;
  font-size: 0.875rem;
}.lfw-htp_steps_l23 {
  gap: 0.75rem;
  margin: 0;
  list-style: none;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 637px) {.lfw-htp_steps_l23 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.lfw-htp_steps_l23 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.lfw-htp_step_l23 {
  border: 1px solid rgba(255,255,255,0.10);
  padding: 20px 18px 1.125rem;
  background: #1A1917;
  border-radius: 8px;
  position: relative;
  display: flex;
  flex-direction: column;
}.lfw-htp_step_num_l23 {
  background: #F47920;
  border-radius: 50%;
  color: #100E0B;
  font-size: 13px;
  align-items: center;
  display: flex;
  font-weight: 800;
  height: 28px;
  font-family: 'Syne', sans-serif;
  justify-content: center;
  width: 28px;
  left: 1.25rem;
  top: -0.75rem;
  position: absolute;
}.lfw-htp_step_ic_l23 {
  background: rgba(244,121,32,0.18);
  margin: 0.5rem 0 12px;
  border-radius: 5px;
  width: 36px;
  height: 36px;
  justify-content: center;
  display: flex;
  color: #F47920;
  align-items: center;
}.lfw-htp_step_ic_l23 svg {
  height: 18px;
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.lfw-htp_step_h_l23 {
  font-weight: 700;
  margin-bottom: 0.375rem;
  line-height: 1.25;
  font-size: 0.875rem;
  color: #F5F3EF;
  overflow-wrap: break-word;
}.lfw-htp_step_p_l23 {
  font-size: 0.813rem;
  color: #8C8682;
  overflow-wrap: break-word;
  line-height: 1.55;
}.lfw-htp_step_p_l23 strong {
  font-weight: 600;
  color: #C4BDB5;
}.lfw-htp_cta_l23 {
  border-radius: 8px;
  background: #28C76F;
  transition: background .2s;
  padding: 0.813rem 26px;
  color: #100E0B;
  display: inline-block;
  margin-top: 1.25rem;
  font-size: 0.875rem;
  font-weight: 700;
}.lfw-htp_cta_l23:hover {
  background: #35D97E;
}.lfw-reg_l23 {
  background: #111010;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.lfw-reg_l23 {
  padding: 44px 1.5rem 0;
}
}.lfw-reg_in_l23 {
  background: #1A1917;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.813rem;
  padding: 28px 1.5rem;
  max-width: 1320px;
}
@media(min-width:768px) {.lfw-reg_in_l23 {
  padding: 2.5rem;
}
}.lfw-reg_top_l23 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.lfw-reg_top_l23 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.lfw-reg_label_l23 {
  margin-bottom: 10px;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #F47920;
  text-transform: uppercase;
}.lfw-reg_h2_l23 {
  font-size: 22px;
  overflow-wrap: break-word;
  color: #F5F3EF;
  margin-bottom: 12px;
  font-weight: 800;
  line-height: 1.2;
  font-family: 'Syne', sans-serif;
}
@media(min-width: 770px) {.lfw-reg_h2_l23 {
  font-size: 1.75rem;
}
}.lfw-reg_bonus_l23 {
  padding: 10px 1rem;
  border-radius: 8px;
  border: 1px solid rgba(245,166,35,0.15);
  gap: 0.5rem;
  background: rgba(245,166,35,0.15);
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.lfw-reg_bonus_amount_l23 {
  color: #F5A623;
  font-size: 20px;
  font-weight: 800;
}.lfw-reg_bonus_text_l23 {
  font-size: 0.813rem;
  color: #9A948C;
  line-height: 1.35;
}.lfw-reg_cta_btn_l23 {
  transition: background .2s;
  padding: 14px 32px;
  background: #28C76F;
  border-radius: 0.5rem;
  font-size: 15px;
  box-shadow: 0 0.375rem 1.125rem rgba(40,199,111,0.40), inset 0 1px 0 rgba(255,255,255,0.14);
  display: inline-block;
  color: #100E0B;
  margin-bottom: 0.75rem;
  font-weight: 700;
}.lfw-reg_cta_btn_l23:hover {
  background: #35D97E;
}.lfw-reg_terms_l23 {
  color: #828079;
  font-size: 0.688rem;
  line-height: 1.5;
}.lfw-reg_seo_l23 {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.65;
  margin-top: 20px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  padding-top: 20px;
  color: #8C8682;
}.lfw-reg_seo_l23 p {
  line-height: 1.65;
  margin-bottom: 0.625rem;
  font-size: 13px;
  color: #8C8682;
}.lfw-reg_seo_l23 p:last-child {
  margin-bottom: 0;
}.lfw-reg_seo_l23 strong {
  font-weight: 700;
  color: #C4BDB5;
}.lfw-reg_seo_l23 a {
  transition: color .2s;
  color: #F47920;
  text-decoration: underline;
}.lfw-reg_seo_l23 a:hover {
  color: #FF8F35;
}.lfw-reg_seo_l23 ul,.lfw-reg_seo_l23 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.lfw-reg_seo_l23 ol {
  list-style: decimal;
}.lfw-reg_seo_l23 li {
  margin-bottom: 0.25rem;
  color: #8C8682;
  line-height: 1.65;
  font-size: 13px;
}.lfw-reg_seo_l23 table {
  margin-bottom: 0.625rem;
  font-size: 13px;
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow-x: auto;
}
@media(min-width:768px) {.lfw-reg_seo_l23 table {
  display: table;
}
}.lfw-reg_seo_l23 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  color: #C4BDB5;
  font-weight: 700;
  text-align: left;
}.lfw-reg_seo_l23 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 8px;
  color: #8C8682;
}.lfw-reg_steps_l23 {
  gap: 14px;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width: 858px) {.lfw-reg_steps_l23 {
  margin-top: 0;
}
}.lfw-reg_step_l23 {
  background: rgba(255,255,255,0.05);
  gap: 0.875rem;
  border-radius: 0.5rem;
  padding: 16px;
  border: 1px solid rgba(255,255,255,0.06);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.lfw-reg_step_num_l23 {
  border-radius: 50%;
  border: 1px solid rgba(244,121,32,0.07);
  background: rgba(244,121,32,0.18);
  font-size: 14px;
  flex-shrink: 0;
  width: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  color: #F47920;
  height: 34px;
}.lfw-reg_step_title_l23 {
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: 3px;
  color: #F5F3EF;
}.lfw-reg_step_text_l23 {
  color: #8C8682;
  font-size: 0.75rem;
  line-height: 1.5;
}.lfw-reg_trust_l23 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  padding-top: 1.25rem;
  display: flex;
  margin-top: 1.25rem;
}.lfw-reg_trust_item_l23 {
  gap: 0.438rem;
  align-items: center;
  font-size: 12px;
  display: flex;
  color: #8C8682;
  overflow-wrap: break-word;
}.lfw-reg_trust_ic_l23 svg {
  stroke-linecap: round;
  color: #F47920;
  height: 16px;
  stroke-linejoin: round;
  width: 1rem;
}.lfw-bon_l23 {
  background: #111010;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.lfw-bon_l23 {
  padding: 44px 1.5rem 0;
}
}.lfw-bon_in_l23 {
  margin: 0 auto;
  max-width: 82.5rem;
}.lfw-bon_head_l23 {
  margin-bottom: 20px;
}.lfw-bon_label_l23 {
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  color: #F47920;
  letter-spacing: .08em;
}.lfw-bon_h2_l23 {
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Syne', sans-serif;
  margin-bottom: 8px;
  color: #F5F3EF;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.lfw-bon_h2_l23 {
  font-size: 1.5rem;
}
}.lfw-bon_seo_l23 {
  max-width: 38.75rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #8C8682;
}.lfw-bon_seo_l23 strong {
  color: #C4BDB5;
  font-weight: 700;
}.lfw-bon_seo_l23 a {
  color: #F47920;
  text-decoration: underline;
}.lfw-bon_grid_l23 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 643px) {.lfw-bon_grid_l23 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.lfw-bon_grid_l23 {
  grid-template-columns: repeat(5,1fr);
}
}.lfw-bon_card_l23 {
  border-radius: 0.5rem;
  background: #161514;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 16px;
}.lfw-bon_card_l23:hover {
  transform: translateY(-2px);
  border-color: rgba(244,121,32,0.07);
}.lfw-bon_card_ic_l23 svg {
  width: 26px;
  stroke-linecap: round;
  height: 1.625rem;
  stroke-linejoin: round;
}.lfw-bon_card_ic_l23 {
  margin-bottom: 0.625rem;
}.lfw-bon_card_type_l23 {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
  color: #8C8682;
  margin-bottom: 0.375rem;
}.lfw-bon_card_amount_l23 {
  line-height: 1.1;
  font-size: 1.125rem;
  margin-bottom: 0.375rem;
  font-weight: 800;
  color: #F5A623;
}.lfw-bon_card_name_l23 {
  color: #F5F3EF;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 0.5rem;
}.lfw-bon_card_detail_l23 {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 11px;
  color: #828079;
  padding-top: 8px;
}.lfw-prov_l23 {
  background: #111010;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.lfw-prov_l23 {
  padding: 44px 24px 0;
}
}.lfw-prov_in_l23 {
  margin: 0 auto;
  max-width: 82.5rem;
}.lfw-prov_head_l23 {
  margin-bottom: 16px;
}.lfw-prov_label_l23 {
  font-weight: 700;
  color: #F47920;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 11px;
  text-transform: uppercase;
}.lfw-prov_h2_l23 {
  font-size: 20px;
  margin-bottom: 0.5rem;
  font-family: 'Syne', sans-serif;
  color: #F5F3EF;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.lfw-prov_h2_l23 {
  font-size: 24px;
}
}.lfw-prov_seo_l23 {
  max-width: 38.75rem;
  color: #8C8682;
  line-height: 1.6;
  font-size: 13px;
  margin-bottom: 16px;
  overflow-wrap: break-word;
}.lfw-prov_seo_l23 strong {
  font-weight: 700;
  color: #C4BDB5;
}.lfw-prov_seo_l23 a {
  text-decoration: underline;
  color: #F47920;
}.lfw-prov_grid_l23 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.lfw-prov_grid_l23 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.lfw-prov_grid_l23 {
  grid-template-columns: repeat(8,1fr);
}
}.lfw-prov_card_l23 {
  padding: 0.875rem 10px;
  border-radius: 0.5rem;
  gap: 7px;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255,255,255,0.10);
  background: #161514;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
}.lfw-prov_card_l23:hover {
  background: #1A1917;
  border-color: rgba(244,121,32,0.50);
}.lfw-prov_logo_l23 {
  border-radius: 0.313rem;
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  width: 44px;
  height: 2.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
}.lfw-prov_logo_l23 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.lfw-prov_name_l23 {
  color: #9A948C;
  text-align: center;
  font-size: 11px;
  overflow-wrap: break-word;
  font-weight: 600;
}.lfw-seo_l23 {
  padding: 36px 1rem 0;
  background: #111010;
}
@media(min-width: 766px) {.lfw-seo_l23 {
  padding: 2.75rem 1.5rem 0;
}
}.lfw-seo_in_l23 {
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  margin: 0 auto;
  background: #1A1917;
  border-radius: 13px;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.lfw-seo_in_l23 {
  padding: 2.25rem 40px;
}
}.lfw-seo_label_l23 {
  color: #F47920;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-size: 11px;
  text-transform: uppercase;
}.lfw-seo_h2_l23 {
  margin-bottom: 14px;
  font-family: 'Syne', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
  color: #F5F3EF;
  font-size: 20px;
}
@media(min-width: 765px) {.lfw-seo_h2_l23 {
  font-size: 1.5rem;
}
}.lfw-seo_body_l23 {
  overflow-wrap: break-word;
  color: #9A948C;
  line-height: 1.75;
  font-size: 14px;
}.lfw-seo_body_l23 p {
  line-height: 1.75;
  color: #9A948C;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}.lfw-seo_body_l23 p:last-child {
  margin-bottom: 0;
}.lfw-seo_body_l23 strong {
  font-weight: 700;
  color: #C4BDB5;
}.lfw-seo_body_l23 a {
  transition: color .2s;
  text-decoration: underline;
  color: #F47920;
}.lfw-seo_body_l23 a:hover {
  color: #FF8F35;
}.lfw-seo_body_l23 ul,.lfw-seo_body_l23 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.lfw-seo_body_l23 ol {
  list-style: decimal;
}.lfw-seo_body_l23 li {
  line-height: 1.75;
  color: #9A948C;
  font-size: 14px;
  margin-bottom: 6px;
}.lfw-seo_body_l23 table {
  width: 100%;
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  font-size: 13px;
  overflow-x: auto;
}
@media(min-width: 765px) {.lfw-seo_body_l23 table {
  display: table;
}
}.lfw-seo_body_l23 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #C4BDB5;
}.lfw-seo_body_l23 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #9A948C;
}.lfw-seo_cols_l23 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.lfw-seo_cols_l23 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.lfw-seo_cols_l23 {
  grid-template-columns: repeat(3,1fr);
}
}.lfw-seo_col_h_l23 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #C4BDB5;
  font-weight: 700;
}.lfw-seo_col_p_l23 {
  font-size: 13px;
  line-height: 1.65;
  color: #8C8682;
  overflow-wrap: break-word;
}.lfw-seo_stats_l23 {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.lfw-seo_stat_l23 {
  background: rgba(244,121,32,0.07);
  border: 1px solid rgba(244,121,32,0.18);
  flex: 1;
  border-radius: 8px;
  padding: 14px 16px;
  min-width: 140px;
}.lfw-seo_stat_val_l23 {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #F47920;
  font-size: 20px;
  font-weight: 800;
}.lfw-seo_stat_lb_l23 {
  overflow-wrap: break-word;
  color: #8C8682;
  font-size: 0.688rem;
}.lfw-faq_l23 {
  background: #111010;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.lfw-faq_l23 {
  padding: 2.75rem 1.5rem 0;
}
}.lfw-faq_in_l23 {
  margin: 0 auto;
  max-width: 82.5rem;
}.lfw-faq_head_l23 {
  margin-bottom: 20px;
}.lfw-faq_label_l23 {
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #F47920;
  text-transform: uppercase;
  margin-bottom: 8px;
}.lfw-faq_h2_l23 {
  font-size: 1.25rem;
  font-weight: 800;
  color: #F5F3EF;
  font-family: 'Syne', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.lfw-faq_h2_l23 {
  font-size: 24px;
}
}.lfw-faq_list_l23 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.lfw-faq_item_l23 {
  background: #1A1917;
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.10);
}.lfw-faq_q_l23 {
  transition: color .2s;
  padding: 16px 1.25rem;
  gap: 0.75rem;
  font-size: 14px;
  color: #C4BDB5;
  font-weight: 600;
  display: flex;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}.lfw-faq_q_l23:hover {
  color: #F5F3EF;
}.lfw-faq_q_ic_l23 {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  height: 1.5rem;
  justify-content: center;
  align-items: center;
  color: #F47920;
  font-size: 16px;
  width: 1.5rem;
  flex-shrink: 0;
  display: flex;
}.lfw-faq_item_l23.lfw-state_open_l23 .lfw-faq_q_ic_l23 {
  transform: rotate(45deg);
}.lfw-faq_a_l23 {
  padding: 0 20px 1rem;
  line-height: 1.7;
  overflow-wrap: break-word;
  display: none;
  font-size: 0.813rem;
  color: #8C8682;
}.lfw-faq_item_l23.lfw-state_open_l23 .lfw-faq_a_l23 {
  display: block;
}.lfw-faq_a_l23 strong {
  color: #C4BDB5;
  font-weight: 700;
}.lfw-faq_a_l23 a {
  text-decoration: underline;
  color: #F47920;
}.lfw-faq_a_l23 ul,.lfw-faq_a_l23 ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.lfw-faq_a_l23 ol {
  list-style: decimal;
}.lfw-faq_a_l23 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.lfw-faq_a_l23 table {
  margin: 0.5rem 0;
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.75rem;
}
@media(min-width: 766px) {.lfw-faq_a_l23 table {
  display: table;
}
}.lfw-faq_a_l23 th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C4BDB5;
  font-weight: 700;
  text-align: left;
}.lfw-faq_a_l23 td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8C8682;
}.lfw-seo_l23 {
  padding: 2.25rem 1rem 0;
  background: #111010;
}
@media(min-width: 771px) {.lfw-seo_l23 {
  padding: 44px 1.5rem 0;
}
}.lfw-seo_in_l23 {
  border-radius: 13px;
  margin: 0 auto;
  background: #1A1917;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.10);
  max-width: 1320px;
}
@media(min-width: 769px) {.lfw-seo_in_l23 {
  padding: 2.25rem 2.5rem;
}
}.lfw-seo_label_l23 {
  color: #F47920;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.lfw-seo_h2_l23 {
  margin-bottom: 0.875rem;
  color: #F5F3EF;
  font-size: 20px;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-family: 'Syne', sans-serif;
  font-weight: 800;
}
@media(min-width: 766px) {.lfw-seo_h2_l23 {
  font-size: 1.5rem;
}
}.lfw-seo_body_l23 {
  color: #9A948C;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
}.lfw-seo_body_l23 p {
  line-height: 1.75;
  color: #9A948C;
  font-size: 0.875rem;
  margin-bottom: 12px;
}.lfw-seo_body_l23 p:last-child {
  margin-bottom: 0;
}.lfw-seo_body_l23 strong {
  font-weight: 700;
  color: #C4BDB5;
}.lfw-seo_body_l23 a {
  transition: color .2s;
  text-decoration: underline;
  color: #F47920;
}.lfw-seo_body_l23 a:hover {
  color: #FF8F35;
}.lfw-seo_body_l23 ul,.lfw-seo_body_l23 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.lfw-seo_body_l23 ol {
  list-style: decimal;
}.lfw-seo_body_l23 li {
  margin-bottom: 0.375rem;
  font-size: 14px;
  line-height: 1.75;
  color: #9A948C;
}.lfw-seo_body_l23 table {
  border-collapse: collapse;
  width: 100%;
  display: block;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  font-size: 13px;
}
@media(min-width: 766px) {.lfw-seo_body_l23 table {
  display: table;
}
}.lfw-seo_body_l23 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #C4BDB5;
}.lfw-seo_body_l23 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9A948C;
}.lfw-seo_cols_l23 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.lfw-seo_cols_l23 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.lfw-seo_cols_l23 {
  grid-template-columns: repeat(3,1fr);
}
}.lfw-seo_col_h_l23 {
  overflow-wrap: break-word;
  color: #C4BDB5;
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 13px;
}.lfw-seo_col_p_l23 {
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #8C8682;
}.lfw-seo_stats_l23 {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.lfw-seo_stat_l23 {
  border-radius: 0.5rem;
  border: 1px solid rgba(244,121,32,0.18);
  background: rgba(244,121,32,0.07);
  flex: 1;
  padding: 14px 1rem;
  min-width: 140px;
}.lfw-seo_stat_val_l23 {
  font-size: 1.25rem;
  color: #F47920;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.lfw-seo_stat_lb_l23 {
  color: #8C8682;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.lfw-seo_l23 {
  background: #111010;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.lfw-seo_l23 {
  padding: 44px 24px 0;
}
}.lfw-seo_in_l23 {
  margin: 0 auto;
  padding: 28px 1.5rem;
  border-radius: 0.813rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: #1A1917;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.lfw-seo_in_l23 {
  padding: 2.25rem 40px;
}
}.lfw-seo_label_l23 {
  font-size: 0.688rem;
  color: #F47920;
  margin-bottom: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.lfw-seo_h2_l23 {
  font-size: 20px;
  margin-bottom: 14px;
  line-height: 1.25;
  color: #F5F3EF;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Syne', sans-serif;
}
@media(min-width: 766px) {.lfw-seo_h2_l23 {
  font-size: 24px;
}
}.lfw-seo_body_l23 {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #9A948C;
}.lfw-seo_body_l23 p {
  font-size: 14px;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #9A948C;
}.lfw-seo_body_l23 p:last-child {
  margin-bottom: 0;
}.lfw-seo_body_l23 strong {
  color: #C4BDB5;
  font-weight: 700;
}.lfw-seo_body_l23 a {
  transition: color .2s;
  color: #F47920;
  text-decoration: underline;
}.lfw-seo_body_l23 a:hover {
  color: #FF8F35;
}.lfw-seo_body_l23 ul,.lfw-seo_body_l23 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.lfw-seo_body_l23 ol {
  list-style: decimal;
}.lfw-seo_body_l23 li {
  font-size: 0.875rem;
  color: #9A948C;
  margin-bottom: 6px;
  line-height: 1.75;
}.lfw-seo_body_l23 table {
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  font-size: 13px;
}
@media(min-width:768px) {.lfw-seo_body_l23 table {
  display: table;
}
}.lfw-seo_body_l23 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #C4BDB5;
  text-align: left;
}.lfw-seo_body_l23 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #9A948C;
}.lfw-seo_cols_l23 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.lfw-seo_cols_l23 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.lfw-seo_cols_l23 {
  grid-template-columns: repeat(3,1fr);
}
}.lfw-seo_col_h_l23 {
  font-weight: 700;
  color: #C4BDB5;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-size: 13px;
}.lfw-seo_col_p_l23 {
  color: #8C8682;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.lfw-seo_stats_l23 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.lfw-seo_stat_l23 {
  flex: 1;
  border: 1px solid rgba(244,121,32,0.18);
  background: rgba(244,121,32,0.07);
  border-radius: 8px;
  padding: 14px 16px;
  min-width: 8.75rem;
}.lfw-seo_stat_val_l23 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 4px;
  color: #F47920;
}.lfw-seo_stat_lb_l23 {
  font-size: 0.688rem;
  color: #8C8682;
  overflow-wrap: break-word;
}.lfw-ft_l23 {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #0A0908;
  margin-top: 48px;
}.lfw-ft_support_l23 {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 767px) {.lfw-ft_support_l23 {
  padding: 1.75rem 1.5rem;
}
}.lfw-ft_support_in_l23 {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  max-width: 1320px;
  align-items: center;
  display: flex;
}.lfw-ft_support_main_l23 {
  flex: 1;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-width: 13.75rem;
}.lfw-ft_support_ic_l23 {
  color: #F47920;
  flex-shrink: 0;
}.lfw-ft_support_ic_l23 svg {
  width: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.875rem;
}.lfw-ft_support_text_title_l23 {
  color: #F5F3EF;
  margin-bottom: 3px;
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
}.lfw-ft_support_text_sub_l23 {
  color: #8C8682;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.lfw-ft_support_btn_l23 {
  border-radius: 8px;
  transition: background .2s;
  padding: 0.688rem 1.375rem;
  background: #F47920;
  color: #F5F3EF;
  font-weight: 700;
  font-size: 13px;
  white-space: nowrap;
  flex-shrink: 0;
}.lfw-ft_support_btn_l23:hover {
  background: #FF8F35;
}.lfw-ft_support_contacts_l23 {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.lfw-ft_support_contact_l23 {
  font-size: 0.75rem;
  color: #828079;
  line-height: 1.4;
}.lfw-ft_support_contact_l23 strong {
  color: #9A948C;
  margin-bottom: 2px;
  font-size: 0.688rem;
  display: block;
  font-weight: 600;
}.lfw-ft_main_l23 {
  padding: 32px 16px 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 771px) {.lfw-ft_main_l23 {
  padding: 40px 24px 32px;
}
}.lfw-ft_main_in_l23 {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.lfw-ft_main_in_l23 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.lfw-ft_main_in_l23 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.lfw-ft_col_logo_l23 {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.lfw-ft_col_logo_l23 {
  grid-column: auto;
}
}.lfw-ft_logo_l23 {
  gap: 9px;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-weight: 800;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
  color: #F5F3EF;
}.lfw-ft_logo_mark_l23 {
  border-radius: 0.313rem;
  overflow: hidden;
  height: 1.875rem;
  width: 30px;
}.lfw-ft_logo_mark_l23 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.lfw-ft_logo_sub_l23 {
  color: #828079;
  font-size: 0.75rem;
  max-width: 12.5rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.lfw-ft_col_title_l23 {
  letter-spacing: .07em;
  color: #9A948C;
  margin-bottom: 0.875rem;
  font-weight: 700;
  font-size: 0.75rem;
  text-transform: uppercase;
}.lfw-ft_col_links_l23 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.lfw-ft_col_link_l23 {
  transition: color .2s;
  color: #828079;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.lfw-ft_col_link_l23:hover {
  color: #C4BDB5;
}.lfw-ft_apps_l23 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.lfw-ft_app_card_l23 {
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  padding: 0.625rem 0.75rem;
  background: rgba(255,255,255,0.05);
  gap: 0.625rem;
  border-radius: 5px;
  align-items: center;
  display: flex;
}.lfw-ft_app_card_l23:hover {
  border-color: rgba(244,121,32,0.50);
}.lfw-ft_app_card_ic_l23 svg {
  width: 1.375rem;
  height: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.lfw-ft_app_card_os_l23 {
  color: #828079;
  font-size: 10px;
  font-weight: 600;
}.lfw-ft_app_card_action_l23 {
  color: #C4BDB5;
  font-weight: 700;
  font-size: 0.75rem;
}.lfw-ft_bot_l23 {
  padding: 20px 1rem;
}
@media(min-width: 770px) {.lfw-ft_bot_l23 {
  padding: 1.25rem 1.5rem;
}
}.lfw-ft_bot_in_l23 {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 1320px;
}.lfw-ft_socials_l23 {
  gap: 8px;
  display: flex;
}.lfw-ft_soc_l23 {
  transition: background .2s;
  border-radius: 5px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  height: 2.25rem;
  color: #9A948C;
  align-items: center;
  justify-content: center;
  width: 36px;
  display: flex;
}.lfw-ft_soc_l23 svg {
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
}.lfw-ft_soc_l23:hover {
  background: rgba(255,255,255,0.07);
}.lfw-ft_legal_l23 {
  flex: 1;
  color: #7A7672;
  line-height: 1.6;
  font-size: 11px;
  min-width: 12.5rem;
  overflow-wrap: break-word;
}.lfw-ft_legal_l23 strong {
  color: #9A948C;
  font-weight: 700;
}.lfw-ft_legal_l23 a {
  color: #9A948C;
  text-decoration: underline;
}.lfw-ft_age_l23 {
  border-radius: 50%;
  border: 2px solid #7A7672;
  color: #7A7672;
  font-size: 11px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  font-weight: 800;
  width: 2rem;
  height: 32px;
  display: flex;
  flex-shrink: 0;
}