*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0D0C0B;
  color: #C9C4BC;
  line-height: 1.6;
  min-height: 100vh;
  font-family: 'Barlow', sans-serif;
  -webkit-font-smoothing: antialiased;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  font: inherit;
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.lmy-layout_lj9 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.lmy-page_lj9 {
  min-height: 100vh;
  display: flex;
}.lmy-main_lj9 {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media(min-width: 1077px) {.lmy-main_lj9 {
  padding-left: 13.75rem;
}
}
@media(max-width: 1080px) {.lmy-main_lj9 {
  padding-bottom: 72px;
}
}.lmy-gc_lj9 {
  overflow: hidden;
  border-radius: 0.375rem;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #131210;
  position: relative;
  width: 140px;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 639px) {.lmy-gc_lj9 {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.lmy-gc_lj9 {
  width: 10.5rem;
}
}.lmy-gc_lj9:hover {
  border-color: rgba(232, 122, 22, 0.07);
  transform: translateY(-3px);
}.lmy-gc_img_lj9 {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.lmy-gc_img_lj9 img {
  inset: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  object-fit: cover;
}.lmy-gc_hover_lj9 {
  background: rgba(8, 7, 6, 0.78);
  inset: 0;
  transition: opacity .2s;
  justify-content: center;
  align-items: center;
  opacity: 0;
  display: flex;
  position: absolute;
}.lmy-gc_lj9:hover .lmy-gc_hover_lj9 {
  opacity: 1;
}.lmy-gc_hover_btn_lj9 {
  padding: 0.5rem 1rem;
  border-radius: 0.25rem;
  background: #E87A16;
  font-weight: 700;
  font-size: 12px;
  color: #F4F1EE;
}.lmy-gc_info_lj9 {
  padding: 0.5rem 0.625rem 10px;
}.lmy-gc_name_lj9 {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  margin-bottom: 3px;
  max-width: 100%;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  color: #C9C4BC;
}.lmy-gc_prov_lj9 {
  font-size: 0.625rem;
  color: #575049;
}.lmy-gc_tag_lj9 {
  padding: 2px 7px;
  border-radius: 4px;
  text-transform: uppercase;
  top: 6px;
  position: absolute;
  z-index: 2;
  left: 6px;
  letter-spacing: .04em;
  font-weight: 700;
  font-size: 0.563rem;
}.lmy-gc_tag_hot_lj9 {
  background: #E03030;
  color: #fff;
}.lmy-gc_tag_new_lj9 {
  background: #29C764;
  color: #0D0C0B;
}.lmy-gc_tag_jp_lj9 {
  background: #F5C230;
  color: #0D0C0B;
}.lmy-gc_tag_ex_lj9 {
  background: #B34E08;
  color: #fff;
}.lmy-gc_tag_live_lj9 {
  background: #E03030;
  color: #fff;
}.lmy-gr_lj9 {
  background: #0D0C0B;
  padding: 32px 16px 0;
}
@media(min-width: 766px) {.lmy-gr_lj9 {
  padding: 2.25rem 24px 0;
}
}.lmy-gr_in_lj9 {
  margin: 0 auto;
  max-width: 1320px;
}.lmy-gr_head_lj9 {
  gap: 12px;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
}.lmy-gr_head_l_lj9 {
  flex: 1;
  gap: 10px;
  min-width: 0;
  align-items: center;
  display: flex;
}.lmy-gr_ic_lj9 {
  border-radius: 6px;
  justify-content: center;
  height: 32px;
  width: 32px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.lmy-gr_ic_lj9 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 1rem;
}.lmy-gr_title_lj9 {
  overflow-wrap: break-word;
  font-size: 1rem;
  color: #F4F1EE;
  font-weight: 700;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 765px) {.lmy-gr_title_lj9 {
  font-size: 1.125rem;
}
}.lmy-gr_more_lj9 {
  gap: 0.313rem;
  transition: color .2s;
  font-weight: 600;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 0.75rem;
  align-items: center;
  color: #6E6760;
  display: flex;
}.lmy-gr_more_lj9:hover {
  color: #E87A16;
}.lmy-gr_more_lj9 svg {
  height: 12px;
  width: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.lmy-gr_arrows_lj9 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.lmy-gr_arr_lj9 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  width: 30px;
  height: 1.875rem;
  color: #9A9188;
  display: flex;
  justify-content: center;
  align-items: center;
}.lmy-gr_arr_lj9:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4F1EE;
}.lmy-gr_arr_lj9 svg {
  width: 13px;
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
}.lmy-gr_seo_h_lj9 {
  margin: 0 0 6px;
  font-size: 0.813rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #C9C4BC;
  font-family: 'Bebas Neue', sans-serif;
  max-width: 680px;
}
@media(min-width: 771px) {.lmy-gr_seo_h_lj9 {
  font-size: 0.875rem;
}
}.lmy-gr_seo_lj9 {
  color: #6E6760;
  margin-bottom: 0.75rem;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
  max-width: 42.5rem;
}.lmy-gr_seo_lj9 strong {
  color: #C9C4BC;
  font-weight: 600;
}.lmy-gr_scroll_lj9 {
  gap: 0.625rem;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.lmy-gr_scroll_lj9::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.lmy-gr_scroll_lj9 {
  gap: 0.75rem;
}
}.lmy-tb_lj9 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0D0C0B;
  display: flex;
  z-index: 80;
  position: fixed;
  top: 0;
  height: 3.5rem;
  align-items: center;
  left: 0;
  right: 0;
}.lmy-tb_in_lj9 {
  padding: 0 14px;
  gap: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
}.lmy-tb_burger_lj9 {
  gap: 5px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.5rem;
  flex-shrink: 0;
  width: 38px;
  height: 2.375rem;
  flex-direction: column;
}.lmy-tb_burger_lj9:hover {
  background: rgba(255, 255, 255, 0.05);
}.lmy-tb_burger_line_lj9 {
  border-radius: 1px;
  background: #9A9188;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width: 1081px) {.lmy-tb_burger_lj9 {
  display: none;
}
}.lmy-tb_logo_lj9 {
  gap: 9px;
  font-weight: 800;
  align-items: center;
  color: #F4F1EE;
  overflow-wrap: break-word;
  display: flex;
  letter-spacing: -.01em;
  margin-right: 1.25rem;
  font-size: 18px;
  flex-shrink: 0;
}.lmy-tb_logo_mark_lj9 {
  overflow: hidden;
  border-radius: 0.375rem;
  align-items: center;
  width: 32px;
  justify-content: center;
  display: flex;
  height: 32px;
}.lmy-tb_logo_mark_lj9 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.lmy-tb_nav_lj9 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.lmy-tb_nav_lj9 {
  display: flex;
}
}.lmy-tb_tab_lj9 {
  border-radius: 6px;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  color: #9A9188;
  font-weight: 600;
  font-size: 13px;
  white-space: nowrap;
}.lmy-tb_tab_lj9:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4F1EE;
}.lmy-tb_tab_lj9.lmy-state_active_lj9 {
  background: rgba(232, 122, 22, 0.18);
  color: #F4F1EE;
}.lmy-tb_right_lj9 {
  gap: 8px;
  display: flex;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
}.lmy-tb_login_lj9 {
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.375rem;
  padding: 0.563rem 1rem;
  background: rgba(255, 255, 255, 0.05);
  color: #C9C4BC;
  font-weight: 600;
  font-size: 0.813rem;
  display: none;
}.lmy-tb_login_lj9:hover {
  border-color: rgba(232, 126, 22, 0.55);
  color: #F4F1EE;
}
@media(min-width: 478px) {.lmy-tb_login_lj9 {
  display: block;
}
}.lmy-tb_reg_lj9 {
  padding: 9px 18px;
  transition: background .2s;
  background: #29C764;
  border-radius: 0.375rem;
  color: #100E0C;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
}.lmy-tb_reg_lj9:hover {
  background: #1DAF54;
}.lmy-sb_lj9 {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #191714;
  transition: transform .25s ease;
  top: 56px;
  z-index: 70;
  width: 220px;
  left: 0;
  position: fixed;
  bottom: 0;
  overflow-y: auto;
}.lmy-sb_lj9.lmy-state_open_lj9 {
  transform: translateX(0);
}.lmy-sb_lj9::-webkit-scrollbar {
  width: 4px;
}.lmy-sb_lj9::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1077px) {.lmy-sb_lj9 {
  transform: translateX(0);
}
}.lmy-sb_auth_lj9 {
  padding: 14px 12px 0.625rem;
}.lmy-sb_btn_reg_lj9 {
  background: #29C764;
  padding: 11px;
  transition: background .2s;
  border-radius: 0.375rem;
  display: block;
  color: #100E0C;
  text-align: center;
  font-size: 0.813rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.lmy-sb_btn_reg_lj9:hover {
  background: #1DAF54;
}.lmy-sb_btn_login_lj9 {
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.625rem;
  font-size: 13px;
  text-align: center;
  display: block;
  color: #C9C4BC;
  font-weight: 600;
}.lmy-sb_btn_login_lj9:hover {
  border-color: rgba(232, 126, 22, 0.55);
  color: #F4F1EE;
}.lmy-sb_promo_lj9 {
  background: linear-gradient(135deg,#2A1606,#191714);
  margin: 0 0.75rem 0.625rem;
  overflow: hidden;
  padding: 0.75rem 14px;
  border-radius: 6px;
  border: 1px solid rgba(232, 122, 22, 0.18);
  position: relative;
}.lmy-sb_promo_lj9::before {
  background: radial-gradient(circle,rgba(232, 122, 22, 0.18),transparent 70%);
  border-radius: 50%;
  position: absolute;
  height: 5rem;
  content: '';
  width: 5rem;
  right: -20px;
  top: -1.25rem;
}.lmy-sb_promo_title_lj9 {
  font-size: 0.688rem;
  font-weight: 700;
  color: #E87A16;
  margin-bottom: 4px;
  letter-spacing: .06em;
  text-transform: uppercase;
}.lmy-sb_promo_text_lj9 {
  color: #F4F1EE;
  line-height: 1.35;
  font-weight: 600;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.lmy-sb_promo_sub_lj9 {
  margin-top: 3px;
  color: #6E6760;
  font-size: 0.625rem;
}.lmy-sb_nav_lj9 {
  padding: 0.375rem 8px 1rem;
}.lmy-sb_nav_lb_lj9 {
  padding: 10px 0.5rem 6px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #575049;
  font-size: 0.625rem;
}.lmy-sb_link_lj9 {
  transition: background .15s,color .15s;
  gap: 10px;
  padding: 0.563rem 10px;
  border-radius: 4px;
  align-items: center;
  font-weight: 500;
  overflow-wrap: break-word;
  display: flex;
  font-size: 0.813rem;
  cursor: pointer;
  color: #9A9188;
}.lmy-sb_link_lj9:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4F1EE;
}.lmy-sb_link_lj9.lmy-state_active_lj9 {
  background: rgba(232, 122, 22, 0.18);
  color: #F4F1EE;
}.lmy-sb_ic_lj9 {
  border-radius: 0.25rem;
  display: flex;
  flex-shrink: 0;
  width: 1.875rem;
  justify-content: center;
  height: 30px;
  align-items: center;
}.lmy-sb_ic_lj9 svg {
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
  height: 1rem;
}.lmy-sb_ic_1_lj9 {
  background: rgba(232, 122, 22, 0.07);
  color: #E87A16;
}.lmy-sb_ic_2_lj9 {
  background: rgba(41, 199, 100, 0.16);
  color: #29C764;
}.lmy-sb_ic_3_lj9 {
  background: rgba(245, 194, 48, 0.14);
  color: #F5C230;
}.lmy-sb_ic_4_lj9 {
  background: rgba(179, 78, 8, 0.22);
  color: #B34E08;
}.lmy-sb_ic_5_lj9 {
  background: rgba(232, 122, 22, 0.07);
  color: #E8197A;
}.lmy-sb_ic_6_lj9 {
  background: rgba(179, 78, 8, 0.22);
  color: #9B4FCA;
}.lmy-sb_badge_lj9 {
  background: #F5C230;
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  font-size: 9px;
  font-weight: 700;
  margin-left: auto;
  color: #100E0C;
}.lmy-sb_bot_lj9 {
  gap: 0.5rem;
  padding: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.lmy-sb_lang_lj9,.lmy-sb_help_lj9 {
  padding: 0.563rem 6px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: border-color .2s;
  border-radius: 4px;
  gap: 6px;
  flex: 1;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  justify-content: center;
  color: #9A9188;
  font-size: 0.688rem;
  align-items: center;
  display: flex;
}.lmy-sb_lang_lj9:hover,.lmy-sb_help_lj9:hover {
  border-color: rgba(232, 126, 22, 0.55);
  color: #F4F1EE;
}.lmy-sb_lang_lj9 svg,.lmy-sb_help_lj9 svg {
  height: 0.813rem;
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
}.lmy-sb_bd_lj9 {
  background: rgba(8, 7, 6, 0.78);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.lmy-sb_bd_lj9.lmy-state_on_lj9 {
  display: block;
}
@media(min-width: 1083px) {.lmy-sb_bd_lj9 {
  display: none!important;
}
}.lmy-mob_nav_lj9 {
  background: #191714;
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  display: flex;
  z-index: 80;
  left: 0;
  right: 0;
  position: fixed;
  bottom: 0;
}
@media(min-width: 1077px) {.lmy-mob_nav_lj9 {
  display: none;
}
}.lmy-mob_nav_item_lj9 {
  flex: 1;
  gap: 4px;
  padding: 4px 2px;
  color: #575049;
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}.lmy-mob_nav_ic_lj9 {
  line-height: 1;
}.lmy-mob_nav_ic_lj9 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.25rem;
  height: 1.25rem;
}.lmy-mob_nav_lb_lj9 {
  font-weight: 600;
  font-size: 0.625rem;
  color: #575049;
}.lmy-mob_nav_item_lj9.lmy-state_active_lj9 {
  color: #E87A16;
}.lmy-mob_nav_item_lj9.lmy-state_active_lj9 .lmy-mob_nav_lb_lj9 {
  color: #E87A16;
}.lmy-hero_lj9 {
  background: #0D0C0B;
  padding: 1.25rem 1rem 0;
}
@media(min-width:768px) {.lmy-hero_lj9 {
  padding: 1.5rem 24px 0;
}
}.lmy-hero_in_lj9 {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 861px) {.lmy-hero_in_lj9 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1103px) {.lmy-hero_in_lj9 {
  grid-template-columns: 1fr 340px;
}
}.lmy-hero_promo_lj9 {
  background: #131210;
  overflow: hidden;
  border-radius: 10px;
  align-items: stretch;
  min-height: 220px;
  display: flex;
  position: relative;
}
@media(min-width: 765px) {.lmy-hero_promo_lj9 {
  min-height: 280px;
}
}.lmy-hero_promo_bg_lj9 {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#2A1606 0%,#0D0C0B 100%);
  position: absolute;
  background-size: cover;
}.lmy-hero_promo_bg_lj9::after {
  background: linear-gradient(90deg,#0D0C0B 0%,rgba(8, 7, 6, 0.78) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.lmy-hero_promo_glow_lj9 {
  background: radial-gradient(circle,rgba(179, 78, 8, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  height: 300px;
  position: absolute;
  top: -2.5rem;
  pointer-events: none;
  right: 3.75rem;
  width: 18.75rem;
}.lmy-hero_promo_ct_lj9 {
  padding: 28px 24px 28px 28px;
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  max-width: 30rem;
  position: relative;
  display: flex;
}
@media(min-width: 765px) {.lmy-hero_promo_ct_lj9 {
  padding: 2.5rem 32px;
}
}.lmy-hero_badge_lj9 {
  padding: 0.313rem 12px;
  border: 1px solid rgba(232, 122, 22, 0.07);
  background: rgba(232, 122, 22, 0.18);
  border-radius: 20px;
  letter-spacing: .08em;
  font-size: 0.625rem;
  margin-bottom: 14px;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  color: #E87A16;
}.lmy-hero_h1_lj9 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1.625rem;
  margin-bottom: 10px;
  color: #F4F1EE;
  overflow-wrap: break-word;
  line-height: 1.15;
  font-weight: 800;
}.lmy-hero_h1_lj9 em {
  color: #F5C230;
  font-style: normal;
}
@media(min-width:768px) {.lmy-hero_h1_lj9 {
  font-size: 36px;
}
}.lmy-hero_sub_lj9 {
  line-height: 1.55;
  font-size: 13px;
  margin-bottom: 1.25rem;
  color: #9A9188;
}
@media(min-width: 765px) {.lmy-hero_sub_lj9 {
  font-size: 0.875rem;
}
}.lmy-hero_row_lj9 {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.lmy-hero_cta_lj9 {
  padding: 0.813rem 26px;
  background: #29C764;
  transition: background .2s;
  border-radius: 6px;
  box-shadow: 0 0.375rem 20px rgba(41,199,100,0.45), inset 0 1px 0 rgba(255,255,255,0.12);
  font-weight: 700;
  font-size: 0.875rem;
  color: #100E0C;
}.lmy-hero_cta_lj9:hover {
  background: #1DAF54;
}.lmy-hero_terms_lj9 {
  color: #575049;
  font-size: 0.688rem;
}.lmy-hero_game_lj9 {
  background: #131210;
  overflow: hidden;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex-direction: column;
  position: relative;
  display: flex;
}.lmy-hero_game_badge_lj9 {
  background: rgba(245, 194, 48, 0.14);
  border-radius: 20px;
  border: 1px solid rgba(245, 194, 48, 0.14);
  padding: 0.313rem 0.625rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 0.625rem;
  top: 12px;
  color: #F5C230;
  z-index: 3;
  font-weight: 700;
  position: absolute;
  left: 12px;
}.lmy-hero_game_badge_lj9 svg {
  vertical-align: -1px;
  height: 0.688rem;
  width: 11px;
  margin-right: 0.25rem;
}.lmy-hero_game_img_lj9 {
  background: linear-gradient(135deg,#2A1606,#0D0C0B);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.lmy-hero_game_img_lj9 img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.lmy-hero_game_play_lj9 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8, 7, 6, 0.78);
  display: flex;
  position: absolute;
  opacity: 0;
  justify-content: center;
  align-items: center;
}.lmy-hero_game_lj9:hover .lmy-hero_game_play_lj9 {
  opacity: 1;
}.lmy-hero_game_play_lj9 span {
  background: #E87A16;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.25rem;
  height: 3.25rem;
}.lmy-hero_game_play_lj9 span svg {
  height: 1.125rem;
  width: 1.125rem;
  margin-left: 2px;
}.lmy-hero_game_info_lj9 {
  padding: 14px 16px;
}.lmy-hero_game_title_lj9 {
  overflow-wrap: break-word;
  color: #F4F1EE;
  font-size: 15px;
  margin-bottom: 0.25rem;
  font-weight: 700;
}.lmy-hero_game_provider_lj9 {
  font-size: 11px;
  color: #6E6760;
}.lmy-hero_game_btn_lj9 {
  margin: 12px 16px 1rem;
  transition: background .2s;
  background: #E87A16;
  border-radius: 6px;
  padding: 11px;
  text-align: center;
  display: block;
  color: #F4F1EE;
  font-weight: 700;
  font-size: 13px;
}.lmy-hero_game_lj9:hover .lmy-hero_game_btn_lj9 {
  background: #F59428;
}.lmy-wy_lj9 {
  padding: 32px 1rem 0;
  background: #0D0C0B;
}
@media(min-width: 769px) {.lmy-wy_lj9 {
  padding: 2.5rem 1.5rem 0;
}
}.lmy-wy_in_lj9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.lmy-wy_head_lj9 {
  max-width: 720px;
  margin-bottom: 18px;
}.lmy-wy_label_lj9 {
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
  color: #E87A16;
  letter-spacing: .08em;
}.lmy-wy_h2_lj9 {
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.5rem;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
  color: #F4F1EE;
}
@media(min-width: 769px) {.lmy-wy_h2_lj9 {
  font-size: 24px;
}
}.lmy-wy_intro_lj9 {
  margin: 0;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #6E6760;
}.lmy-wy_grid_lj9 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.lmy-wy_grid_lj9 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.lmy-wy_grid_lj9 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.lmy-wy_card_lj9 {
  background: #191714;
  border-radius: 6px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.25rem;
}.lmy-wy_card_lj9:hover {
  border-color: rgba(232, 122, 22, 0.07);
  transform: translateY(-2px);
}.lmy-wy_card_ic_lj9 {
  border-radius: 50%;
  background: rgba(232, 122, 22, 0.18);
  display: flex;
  height: 44px;
  justify-content: center;
  margin-bottom: 14px;
  align-items: center;
  width: 2.75rem;
  color: #E87A16;
}.lmy-wy_card_ic_lj9 svg {
  stroke-linecap: round;
  height: 1.375rem;
  stroke-linejoin: round;
  width: 22px;
}.lmy-wy_card_h_lj9 {
  font-size: 0.938rem;
  font-weight: 700;
  color: #F4F1EE;
  margin-bottom: 6px;
  line-height: 1.25;
  overflow-wrap: break-word;
}.lmy-wy_card_p_lj9 {
  overflow-wrap: break-word;
  color: #6E6760;
  line-height: 1.6;
  font-size: 0.813rem;
}.lmy-wy_card_p_lj9 strong {
  color: #C9C4BC;
  font-weight: 600;
}.lmy-gcg_lj9 {
  padding: 2.25rem 16px 0;
  background: #0D0C0B;
}
@media(min-width: 765px) {.lmy-gcg_lj9 {
  padding: 2.75rem 24px 0;
}
}.lmy-gcg_in_lj9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.lmy-gcg_head_lj9 {
  max-width: 45rem;
  margin-bottom: 20px;
}.lmy-gcg_label_lj9 {
  color: #E87A16;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
}.lmy-gcg_h2_lj9 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 22px;
  margin-bottom: 0.5rem;
  color: #F4F1EE;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width:768px) {.lmy-gcg_h2_lj9 {
  font-size: 1.75rem;
}
}.lmy-gcg_intro_lj9 {
  color: #6E6760;
  font-size: 0.813rem;
  line-height: 1.6;
}.lmy-gcg_grid_lj9 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.lmy-gcg_grid_lj9 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.lmy-gcg_grid_lj9 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.lmy-gcg_card_lj9 {
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 10px;
  cursor: pointer;
  position: relative;
  min-height: 15rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}.lmy-gcg_card_lj9:hover {
  transform: translateY(-3px);
  border-color: rgba(232, 122, 22, 0.18);
}.lmy-gcg_card_bg_lj9 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.lmy-gcg_card_bg_lj9::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.lmy-gcg_card_ic_lj9 {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  top: 1.125rem;
  color: #F4F1EE;
  z-index: 2;
  height: 40px;
  width: 40px;
  justify-content: center;
  align-items: center;
  position: absolute;
  display: flex;
  right: 1.125rem;
}.lmy-gcg_card_ic_lj9 svg {
  height: 20px;
  width: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.lmy-gcg_card_ct_lj9 {
  position: relative;
  z-index: 1;
}.lmy-gcg_card_h_lj9 {
  margin-bottom: 0.5rem;
  color: #F4F1EE;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 18px;
  line-height: 1.2;
}
@media(min-width: 769px) {.lmy-gcg_card_h_lj9 {
  font-size: 20px;
}
}.lmy-gcg_card_p_lj9 {
  margin-bottom: 10px;
  overflow-wrap: break-word;
  font-size: 12px;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
}.lmy-gcg_card_p_lj9 strong {
  font-weight: 600;
  color: #F4F1EE;
}.lmy-gcg_card_cta_lj9 {
  gap: 4px;
  color: #E87A16;
  display: inline-flex;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  align-items: center;
  letter-spacing: .04em;
}.lmy-gcg_card_cta_lj9 svg {
  height: 0.75rem;
  width: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.lmy-gr_jp_lj9 {
  overflow: hidden;
  background: linear-gradient(135deg,#1C0D2A 0%,#0D0C0B 100%);
  border-radius: 0.625rem;
  padding: 1.25rem;
  position: relative;
}.lmy-gr_jp_lj9::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(179, 78, 8, 0.22) 0%,transparent 70%);
  height: 15.625rem;
  content: '';
  position: absolute;
  top: -3.75rem;
  left: -3.75rem;
  width: 250px;
}.lmy-gr_jp_lj9::after {
  background: radial-gradient(circle,rgba(245, 194, 48, 0.14) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  bottom: -2.5rem;
  content: '';
  right: 0;
  height: 200px;
  width: 12.5rem;
}.lmy-gr_jp_head_lj9 {
  gap: 16px;
  z-index: 1;
  display: flex;
  align-items: flex-start;
  margin-bottom: 16px;
  flex-wrap: wrap;
  position: relative;
}.lmy-gr_jp_info_lj9 {
  flex: 1;
}.lmy-gr_jp_label_lj9 {
  color: #9B4FCA;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 6px;
  text-transform: uppercase;
}.lmy-gr_jp_label_lj9 svg {
  stroke-linejoin: round;
  vertical-align: -2px;
  stroke-linecap: round;
  margin-right: 4px;
  width: 0.875rem;
  height: 14px;
}.lmy-gr_jp_amount_lj9 {
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1;
  color: #F4F1EE;
  margin-bottom: 0.25rem;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 2rem;
}
@media(min-width: 769px) {.lmy-gr_jp_amount_lj9 {
  font-size: 40px;
}
}.lmy-gr_jp_amount_lj9 span {
  color: #F5C230;
}.lmy-gr_jp_seo_lj9 {
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #9A9188;
  max-width: 30rem;
  font-size: 12px;
}.lmy-gr_jp_cta_lj9 {
  border-radius: 0.375rem;
  padding: 11px 20px;
  transition: background .2s;
  background: rgba(179, 78, 8, 0.22);
  border: 1px solid rgba(179, 78, 8, 0.22);
  z-index: 1;
  align-self: flex-start;
  white-space: nowrap;
  position: relative;
  flex-shrink: 0;
  margin-top: 0.25rem;
  font-size: 13px;
  color: #F4F1EE;
  font-weight: 700;
}.lmy-gr_jp_cta_lj9:hover {
  background: #B34E08;
}.lmy-ws_lj9 {
  padding: 32px 16px 0;
  background: #0D0C0B;
}
@media(min-width: 765px) {.lmy-ws_lj9 {
  padding: 36px 1.5rem 0;
}
}.lmy-ws_in_lj9 {
  margin: 0 auto;
  max-width: 1320px;
}.lmy-ws_head_lj9 {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 14px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}.lmy-ws_title_lj9 {
  gap: 10px;
  font-family: 'Bebas Neue', sans-serif;
  align-items: center;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 16px;
  flex-wrap: wrap;
  color: #F4F1EE;
  display: flex;
}.lmy-ws_title_ic_lj9 svg {
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
  height: 18px;
  color: #F5C230;
}.lmy-ws_online_lj9 {
  gap: 7px;
  align-items: center;
  display: flex;
  font-weight: 600;
  font-size: 12px;
  color: #6E6760;
}.lmy-ws_online_dot_lj9 {
  background: #29C764;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(41, 199, 100, 0.16);
}.lmy-ws_scroll_lj9 {
  gap: 0.5rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 8px;
}.lmy-ws_scroll_lj9::-webkit-scrollbar {
  display: none;
}.lmy-wc_lj9 {
  background: #131210;
  gap: 0.625rem;
  padding: 10px 14px;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: flex;
  min-width: 13.75rem;
  flex-shrink: 0;
  align-items: center;
}.lmy-wc_img_lj9 {
  background: #191714;
  overflow: hidden;
  border-radius: 4px;
  width: 36px;
  height: 2.25rem;
  flex-shrink: 0;
}.lmy-wc_img_lj9 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.lmy-wc_info_lj9 {
  min-width: 0;
}.lmy-wc_game_lj9 {
  overflow: hidden;
  color: #C9C4BC;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
}.lmy-wc_player_lj9 {
  overflow: hidden;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  color: #575049;
  white-space: nowrap;
}.lmy-wc_amount_lj9 {
  font-weight: 700;
  color: #29C764;
  white-space: nowrap;
  font-size: 13px;
  margin-left: auto;
  flex-shrink: 0;
}.lmy-bon_lj9 {
  background: #0D0C0B;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.lmy-bon_lj9 {
  padding: 44px 1.5rem 0;
}
}.lmy-bon_in_lj9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.lmy-bon_head_lj9 {
  margin-bottom: 20px;
}.lmy-bon_label_lj9 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #E87A16;
  margin-bottom: 8px;
}.lmy-bon_h2_lj9 {
  font-family: 'Bebas Neue', sans-serif;
  color: #F4F1EE;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 8px;
}
@media(min-width: 765px) {.lmy-bon_h2_lj9 {
  font-size: 1.5rem;
}
}.lmy-bon_seo_lj9 {
  max-width: 620px;
  color: #6E6760;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.lmy-bon_seo_lj9 strong {
  color: #C9C4BC;
  font-weight: 700;
}.lmy-bon_seo_lj9 a {
  text-decoration: underline;
  color: #E87A16;
}.lmy-bon_grid_lj9 {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.lmy-bon_grid_lj9 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.lmy-bon_grid_lj9 {
  grid-template-columns: repeat(5,1fr);
}
}.lmy-bon_card_lj9 {
  border-radius: 6px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #131210;
  padding: 1rem;
}.lmy-bon_card_lj9:hover {
  border-color: rgba(232, 122, 22, 0.07);
  transform: translateY(-2px);
}.lmy-bon_card_ic_lj9 svg {
  height: 26px;
  width: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.lmy-bon_card_ic_lj9 {
  margin-bottom: 0.625rem;
}.lmy-bon_card_type_lj9 {
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #6E6760;
  margin-bottom: 0.375rem;
  letter-spacing: .06em;
}.lmy-bon_card_amount_lj9 {
  color: #F5C230;
  font-size: 1.125rem;
  font-weight: 800;
  margin-bottom: 0.375rem;
  line-height: 1.1;
}.lmy-bon_card_name_lj9 {
  font-size: 13px;
  color: #F4F1EE;
  font-weight: 600;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}.lmy-bon_card_detail_lj9 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 8px;
  color: #575049;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  line-height: 1.5;
}.lmy-app_lj9 {
  padding: 2.25rem 16px 0;
  background: #0D0C0B;
}
@media(min-width: 770px) {.lmy-app_lj9 {
  padding: 2.75rem 1.5rem 0;
}
}.lmy-app_in_lj9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.lmy-app_head_lj9 {
  margin-bottom: 1rem;
}.lmy-app_label_lj9 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #E87A16;
  margin-bottom: 8px;
  font-size: 11px;
}.lmy-app_h2_lj9 {
  font-family: 'Bebas Neue', sans-serif;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F4F1EE;
  margin-bottom: 6px;
  font-weight: 800;
}
@media(min-width: 769px) {.lmy-app_h2_lj9 {
  font-size: 1.5rem;
}
}.lmy-app_sub_lj9 {
  max-width: 37.5rem;
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #6E6760;
}.lmy-app_sub_lj9 strong {
  color: #C9C4BC;
  font-weight: 700;
}.lmy-app_cards_lj9 {
  gap: 0.625rem;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.lmy-app_cards_lj9 {
  grid-template-columns: repeat(3,1fr);
}
}.lmy-app_card_lj9 {
  gap: 16px;
  padding: 1.25rem;
  border-radius: 0.375rem;
  overflow: hidden;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
}.lmy-app_card_ios_lj9 {
  background: linear-gradient(135deg,rgba(232, 122, 22, 0.18) 0%,#191714 100%);
}.lmy-app_card_android_lj9 {
  background: linear-gradient(135deg,rgba(41, 199, 100, 0.16) 0%,#191714 100%);
}.lmy-app_card_win_lj9 {
  background: linear-gradient(135deg,rgba(245, 194, 48, 0.14) 0%,#191714 100%);
}.lmy-app_card_ic_lj9 svg {
  width: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 34px;
}.lmy-app_card_ic_lj9 {
  color: #F4F1EE;
  flex-shrink: 0;
}.lmy-app_card_os_lj9 {
  font-size: 10px;
  font-weight: 700;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #6E6760;
}.lmy-app_card_title_lj9 {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 15px;
  color: #F4F1EE;
  line-height: 1.2;
}.lmy-app_card_text_lj9 {
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #6E6760;
  margin-bottom: 14px;
  font-size: 12px;
}.lmy-app_card_btn_lj9 {
  transition: background .2s;
  border-radius: 0.25rem;
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(232, 126, 22, 0.55);
  padding: 0.625rem 1.125rem;
  align-items: center;
  display: inline-flex;
  color: #F4F1EE;
  font-size: 13px;
  font-weight: 700;
}.lmy-app_card_btn_lj9:hover {
  background: rgba(255, 255, 255, 0.07);
}.lmy-prov_lj9 {
  background: #0D0C0B;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.lmy-prov_lj9 {
  padding: 44px 24px 0;
}
}.lmy-prov_in_lj9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.lmy-prov_head_lj9 {
  margin-bottom: 1rem;
}.lmy-prov_label_lj9 {
  font-size: 0.688rem;
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
  color: #E87A16;
  letter-spacing: .08em;
}.lmy-prov_h2_lj9 {
  color: #F4F1EE;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
}
@media(min-width: 769px) {.lmy-prov_h2_lj9 {
  font-size: 1.5rem;
}
}.lmy-prov_seo_lj9 {
  max-width: 620px;
  margin-bottom: 1rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #6E6760;
  font-size: 13px;
}.lmy-prov_seo_lj9 strong {
  font-weight: 700;
  color: #C9C4BC;
}.lmy-prov_seo_lj9 a {
  color: #E87A16;
  text-decoration: underline;
}.lmy-prov_grid_lj9 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 637px) {.lmy-prov_grid_lj9 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.lmy-prov_grid_lj9 {
  grid-template-columns: repeat(8,1fr);
}
}.lmy-prov_card_lj9 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,background .2s;
  gap: 7px;
  border-radius: 6px;
  background: #131210;
  padding: 14px 10px;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  display: flex;
}.lmy-prov_card_lj9:hover {
  border-color: rgba(232, 126, 22, 0.55);
  background: #191714;
}.lmy-prov_logo_lj9 {
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 2.75rem;
}.lmy-prov_logo_lj9 img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.lmy-prov_name_lj9 {
  overflow-wrap: break-word;
  font-size: 11px;
  text-align: center;
  color: #9A9188;
  font-weight: 600;
}.lmy-reg_lj9 {
  padding: 2.25rem 1rem 0;
  background: #0D0C0B;
}
@media(min-width: 766px) {.lmy-reg_lj9 {
  padding: 44px 24px 0;
}
}.lmy-reg_in_lj9 {
  margin: 0 auto;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 1.75rem 1.5rem;
  background: #191714;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.lmy-reg_in_lj9 {
  padding: 40px;
}
}.lmy-reg_top_lj9 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.lmy-reg_top_lj9 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.lmy-reg_label_lj9 {
  color: #E87A16;
  font-size: 0.688rem;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.lmy-reg_h2_lj9 {
  line-height: 1.2;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F4F1EE;
  margin-bottom: 0.75rem;
}
@media(min-width: 770px) {.lmy-reg_h2_lj9 {
  font-size: 1.75rem;
}
}.lmy-reg_bonus_lj9 {
  border-radius: 6px;
  padding: 0.625rem 1rem;
  background: rgba(245, 194, 48, 0.14);
  border: 1px solid rgba(245, 194, 48, 0.14);
  gap: 8px;
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.lmy-reg_bonus_amount_lj9 {
  font-size: 20px;
  font-weight: 800;
  color: #F5C230;
}.lmy-reg_bonus_text_lj9 {
  line-height: 1.35;
  font-size: 13px;
  color: #9A9188;
}.lmy-reg_cta_btn_lj9 {
  padding: 0.875rem 32px;
  transition: background .2s;
  background: #29C764;
  border-radius: 0.375rem;
  box-shadow: 0 6px 20px rgba(41,199,100,0.45), inset 0 1px 0 rgba(255,255,255,0.12);
  color: #100E0C;
  font-weight: 700;
  font-size: 0.938rem;
  display: inline-block;
  margin-bottom: 0.75rem;
}.lmy-reg_cta_btn_lj9:hover {
  background: #1DAF54;
}.lmy-reg_terms_lj9 {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #575049;
}.lmy-reg_seo_lj9 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 13px;
  padding-top: 1.25rem;
  color: #6E6760;
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.lmy-reg_seo_lj9 p {
  line-height: 1.65;
  font-size: 13px;
  color: #6E6760;
  margin-bottom: 10px;
}.lmy-reg_seo_lj9 p:last-child {
  margin-bottom: 0;
}.lmy-reg_seo_lj9 strong {
  font-weight: 700;
  color: #C9C4BC;
}.lmy-reg_seo_lj9 a {
  transition: color .2s;
  color: #E87A16;
  text-decoration: underline;
}.lmy-reg_seo_lj9 a:hover {
  color: #F59428;
}.lmy-reg_seo_lj9 ul,.lmy-reg_seo_lj9 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.lmy-reg_seo_lj9 ol {
  list-style: decimal;
}.lmy-reg_seo_lj9 li {
  color: #6E6760;
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 4px;
}.lmy-reg_seo_lj9 table {
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
  margin-bottom: 10px;
  display: block;
  width: 100%;
}
@media(min-width: 767px) {.lmy-reg_seo_lj9 table {
  display: table;
}
}.lmy-reg_seo_lj9 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  text-align: left;
  color: #C9C4BC;
  font-weight: 700;
}.lmy-reg_seo_lj9 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6E6760;
}.lmy-reg_steps_lj9 {
  gap: 14px;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width: 858px) {.lmy-reg_steps_lj9 {
  margin-top: 0;
}
}.lmy-reg_step_lj9 {
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 14px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.lmy-reg_step_num_lj9 {
  border-radius: 50%;
  background: rgba(232, 122, 22, 0.18);
  border: 1px solid rgba(232, 122, 22, 0.07);
  font-size: 0.875rem;
  height: 2.125rem;
  align-items: center;
  display: flex;
  width: 2.125rem;
  justify-content: center;
  color: #E87A16;
  font-weight: 800;
  flex-shrink: 0;
}.lmy-reg_step_title_lj9 {
  color: #F4F1EE;
  margin-bottom: 3px;
  font-size: 0.875rem;
  font-weight: 700;
}.lmy-reg_step_text_lj9 {
  color: #6E6760;
  font-size: 12px;
  line-height: 1.5;
}.lmy-reg_trust_lj9 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  flex-wrap: wrap;
  padding-top: 1.25rem;
  display: flex;
  margin-top: 20px;
}.lmy-reg_trust_item_lj9 {
  gap: 7px;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #6E6760;
}.lmy-reg_trust_ic_lj9 svg {
  stroke-linejoin: round;
  color: #E87A16;
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
}.lmy-rv_lj9 {
  background: #0D0C0B;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.lmy-rv_lj9 {
  padding: 2.75rem 24px 0;
}
}.lmy-rv_in_lj9 {
  margin: 0 auto;
  max-width: 1320px;
}.lmy-rv_head_lj9 {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.lmy-rv_label_lj9 {
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #E87A16;
  text-transform: uppercase;
  font-size: 11px;
}.lmy-rv_h2_lj9 {
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-family: 'Bebas Neue', sans-serif;
  color: #F4F1EE;
  font-weight: 800;
  margin-bottom: 0.625rem;
}
@media(min-width: 766px) {.lmy-rv_h2_lj9 {
  font-size: 1.75rem;
}
}.lmy-rv_stats_lj9 {
  gap: 18px;
  align-items: center;
  flex-wrap: wrap;
  color: #6E6760;
  font-size: 13px;
  display: flex;
}.lmy-rv_stats_score_lj9 {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.lmy-rv_stats_score_val_lj9 {
  font-weight: 800;
  font-size: 1.375rem;
  color: #F5C230;
  font-family: 'Bebas Neue', sans-serif;
}.lmy-rv_stats_score_max_lj9 {
  color: #575049;
  font-size: 13px;
}.lmy-rv_stats_badge_lj9 {
  gap: 4px;
  display: flex;
  align-items: center;
}.lmy-rv_stats_badge_lj9 svg {
  width: 0.875rem;
  color: #F5C230;
  height: 0.875rem;
}.lmy-rv_grid_lj9 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.lmy-rv_grid_lj9 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.lmy-rv_grid_lj9 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.lmy-rv_card_lj9 {
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #191714;
  border-radius: 6px;
  flex-direction: column;
  display: flex;
}.lmy-rv_card_stars_lj9 {
  gap: 2px;
  color: #F5C230;
  display: flex;
  margin-bottom: 10px;
}.lmy-rv_card_stars_lj9 svg {
  height: 0.875rem;
  width: 14px;
}.lmy-rv_card_h_lj9 {
  line-height: 1.3;
  color: #F4F1EE;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 8px;
}.lmy-rv_card_body_lj9 {
  flex: 1;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.65;
  color: #6E6760;
  font-size: 13px;
}.lmy-rv_card_body_lj9 strong {
  color: #C9C4BC;
  font-weight: 600;
}.lmy-rv_card_meta_lj9 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  padding-top: 0.75rem;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}.lmy-rv_card_author_lj9 {
  font-weight: 600;
  font-size: 0.75rem;
  color: #C9C4BC;
}.lmy-rv_card_date_lj9 {
  font-size: 11px;
  color: #575049;
}.lmy-seo_lj9 {
  background: #0D0C0B;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.lmy-seo_lj9 {
  padding: 2.75rem 24px 0;
}
}.lmy-seo_in_lj9 {
  margin: 0 auto;
  padding: 28px 1.5rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #191714;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.lmy-seo_in_lj9 {
  padding: 36px 40px;
}
}.lmy-seo_label_lj9 {
  margin-bottom: 10px;
  color: #E87A16;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.lmy-seo_h2_lj9 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 14px;
  color: #F4F1EE;
  font-family: 'Bebas Neue', sans-serif;
  line-height: 1.25;
}
@media(min-width: 769px) {.lmy-seo_h2_lj9 {
  font-size: 24px;
}
}.lmy-seo_body_lj9 {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #9A9188;
}.lmy-seo_body_lj9 p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 14px;
  color: #9A9188;
}.lmy-seo_body_lj9 p:last-child {
  margin-bottom: 0;
}.lmy-seo_body_lj9 strong {
  color: #C9C4BC;
  font-weight: 700;
}.lmy-seo_body_lj9 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E87A16;
}.lmy-seo_body_lj9 a:hover {
  color: #F59428;
}.lmy-seo_body_lj9 ul,.lmy-seo_body_lj9 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.lmy-seo_body_lj9 ol {
  list-style: decimal;
}.lmy-seo_body_lj9 li {
  line-height: 1.75;
  margin-bottom: 6px;
  color: #9A9188;
  font-size: 0.875rem;
}.lmy-seo_body_lj9 table {
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 12px;
  width: 100%;
  display: block;
  overflow-x: auto;
}
@media(min-width: 771px) {.lmy-seo_body_lj9 table {
  display: table;
}
}.lmy-seo_body_lj9 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C9C4BC;
  font-weight: 700;
  text-align: left;
}.lmy-seo_body_lj9 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #9A9188;
}.lmy-seo_cols_lj9 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.lmy-seo_cols_lj9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.lmy-seo_cols_lj9 {
  grid-template-columns: repeat(3,1fr);
}
}.lmy-seo_col_h_lj9 {
  margin-bottom: 7px;
  color: #C9C4BC;
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
}.lmy-seo_col_p_lj9 {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #6E6760;
  overflow-wrap: break-word;
}.lmy-seo_stats_lj9 {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.lmy-seo_stat_lj9 {
  padding: 0.875rem 1rem;
  border-radius: 6px;
  border: 1px solid rgba(232, 122, 22, 0.18);
  background: rgba(232, 122, 22, 0.07);
  flex: 1;
  min-width: 8.75rem;
}.lmy-seo_stat_val_lj9 {
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  color: #E87A16;
  overflow-wrap: break-word;
  font-weight: 800;
}.lmy-seo_stat_lb_lj9 {
  color: #6E6760;
  font-size: 11px;
  overflow-wrap: break-word;
}.lmy-seo_lj9 {
  background: #0D0C0B;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.lmy-seo_lj9 {
  padding: 44px 24px 0;
}
}.lmy-seo_in_lj9 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #191714;
  border-radius: 0.625rem;
  margin: 0 auto;
  padding: 1.75rem 24px;
  max-width: 1320px;
}
@media(min-width: 766px) {.lmy-seo_in_lj9 {
  padding: 36px 40px;
}
}.lmy-seo_label_lj9 {
  font-weight: 700;
  font-size: 11px;
  color: #E87A16;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: .08em;
}.lmy-seo_h2_lj9 {
  font-size: 20px;
  line-height: 1.25;
  margin-bottom: 14px;
  color: #F4F1EE;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Bebas Neue', sans-serif;
}
@media(min-width: 765px) {.lmy-seo_h2_lj9 {
  font-size: 1.5rem;
}
}.lmy-seo_body_lj9 {
  overflow-wrap: break-word;
  color: #9A9188;
  line-height: 1.75;
  font-size: 0.875rem;
}.lmy-seo_body_lj9 p {
  font-size: 14px;
  color: #9A9188;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.lmy-seo_body_lj9 p:last-child {
  margin-bottom: 0;
}.lmy-seo_body_lj9 strong {
  font-weight: 700;
  color: #C9C4BC;
}.lmy-seo_body_lj9 a {
  transition: color .2s;
  color: #E87A16;
  text-decoration: underline;
}.lmy-seo_body_lj9 a:hover {
  color: #F59428;
}.lmy-seo_body_lj9 ul,.lmy-seo_body_lj9 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.lmy-seo_body_lj9 ol {
  list-style: decimal;
}.lmy-seo_body_lj9 li {
  font-size: 14px;
  line-height: 1.75;
  color: #9A9188;
  margin-bottom: 0.375rem;
}.lmy-seo_body_lj9 table {
  font-size: 0.813rem;
  display: block;
  margin-bottom: 0.75rem;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 766px) {.lmy-seo_body_lj9 table {
  display: table;
}
}.lmy-seo_body_lj9 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #C9C4BC;
  text-align: left;
}.lmy-seo_body_lj9 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #9A9188;
}.lmy-seo_cols_lj9 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.lmy-seo_cols_lj9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.lmy-seo_cols_lj9 {
  grid-template-columns: repeat(3,1fr);
}
}.lmy-seo_col_h_lj9 {
  color: #C9C4BC;
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
}.lmy-seo_col_p_lj9 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #6E6760;
  line-height: 1.65;
}.lmy-seo_stats_lj9 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.lmy-seo_stat_lj9 {
  flex: 1;
  border-radius: 0.375rem;
  background: rgba(232, 122, 22, 0.07);
  padding: 14px 16px;
  border: 1px solid rgba(232, 122, 22, 0.18);
  min-width: 8.75rem;
}.lmy-seo_stat_val_lj9 {
  color: #E87A16;
  font-weight: 800;
  margin-bottom: 0.25rem;
  font-size: 20px;
  overflow-wrap: break-word;
}.lmy-seo_stat_lb_lj9 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #6E6760;
}.lmy-faq_lj9 {
  padding: 2.25rem 16px 0;
  background: #0D0C0B;
}
@media(min-width: 771px) {.lmy-faq_lj9 {
  padding: 44px 1.5rem 0;
}
}.lmy-faq_in_lj9 {
  margin: 0 auto;
  max-width: 1320px;
}.lmy-faq_head_lj9 {
  margin-bottom: 20px;
}.lmy-faq_label_lj9 {
  margin-bottom: 8px;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #E87A16;
}.lmy-faq_h2_lj9 {
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F4F1EE;
  font-size: 20px;
}
@media(min-width: 770px) {.lmy-faq_h2_lj9 {
  font-size: 24px;
}
}.lmy-faq_list_lj9 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.lmy-faq_item_lj9 {
  overflow: hidden;
  background: #191714;
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.lmy-faq_q_lj9 {
  transition: color .2s;
  gap: 12px;
  padding: 1rem 20px;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #C9C4BC;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 0.875rem;
}.lmy-faq_q_lj9:hover {
  color: #F4F1EE;
}.lmy-faq_q_ic_lj9 {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  height: 24px;
  justify-content: center;
  color: #E87A16;
  width: 24px;
  font-size: 16px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.lmy-faq_item_lj9.lmy-state_open_lj9 .lmy-faq_q_ic_lj9 {
  transform: rotate(45deg);
}.lmy-faq_a_lj9 {
  padding: 0 20px 16px;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #6E6760;
  display: none;
  line-height: 1.7;
}.lmy-faq_item_lj9.lmy-state_open_lj9 .lmy-faq_a_lj9 {
  display: block;
}.lmy-faq_a_lj9 strong {
  color: #C9C4BC;
  font-weight: 700;
}.lmy-faq_a_lj9 a {
  text-decoration: underline;
  color: #E87A16;
}.lmy-faq_a_lj9 ul,.lmy-faq_a_lj9 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.lmy-faq_a_lj9 ol {
  list-style: decimal;
}.lmy-faq_a_lj9 li {
  margin-bottom: 4px;
  line-height: 1.6;
}.lmy-faq_a_lj9 table {
  margin: 8px 0;
  font-size: 12px;
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow-x: auto;
}
@media(min-width: 767px) {.lmy-faq_a_lj9 table {
  display: table;
}
}.lmy-faq_a_lj9 th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C9C4BC;
  font-weight: 700;
}.lmy-faq_a_lj9 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 0.5rem;
  color: #6E6760;
}.lmy-seo_lj9 {
  background: #0D0C0B;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.lmy-seo_lj9 {
  padding: 44px 1.5rem 0;
}
}.lmy-seo_in_lj9 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #191714;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border-radius: 10px;
  max-width: 1320px;
}
@media(min-width: 771px) {.lmy-seo_in_lj9 {
  padding: 36px 2.5rem;
}
}.lmy-seo_label_lj9 {
  color: #E87A16;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.lmy-seo_h2_lj9 {
  color: #F4F1EE;
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.lmy-seo_h2_lj9 {
  font-size: 24px;
}
}.lmy-seo_body_lj9 {
  color: #9A9188;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
}.lmy-seo_body_lj9 p {
  color: #9A9188;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
}.lmy-seo_body_lj9 p:last-child {
  margin-bottom: 0;
}.lmy-seo_body_lj9 strong {
  color: #C9C4BC;
  font-weight: 700;
}.lmy-seo_body_lj9 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E87A16;
}.lmy-seo_body_lj9 a:hover {
  color: #F59428;
}.lmy-seo_body_lj9 ul,.lmy-seo_body_lj9 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.lmy-seo_body_lj9 ol {
  list-style: decimal;
}.lmy-seo_body_lj9 li {
  color: #9A9188;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 0.875rem;
}.lmy-seo_body_lj9 table {
  margin-bottom: 0.75rem;
  width: 100%;
  border-collapse: collapse;
  display: block;
  font-size: 13px;
  overflow-x: auto;
}
@media(min-width:768px) {.lmy-seo_body_lj9 table {
  display: table;
}
}.lmy-seo_body_lj9 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C9C4BC;
}.lmy-seo_body_lj9 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A9188;
}.lmy-seo_cols_lj9 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.lmy-seo_cols_lj9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.lmy-seo_cols_lj9 {
  grid-template-columns: repeat(3,1fr);
}
}.lmy-seo_col_h_lj9 {
  color: #C9C4BC;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.lmy-seo_col_p_lj9 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #6E6760;
  font-size: 13px;
}.lmy-seo_stats_lj9 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.lmy-seo_stat_lj9 {
  background: rgba(232, 122, 22, 0.07);
  padding: 14px 16px;
  flex: 1;
  border: 1px solid rgba(232, 122, 22, 0.18);
  border-radius: 6px;
  min-width: 140px;
}.lmy-seo_stat_val_lj9 {
  overflow-wrap: break-word;
  color: #E87A16;
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 800;
}.lmy-seo_stat_lb_lj9 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #6E6760;
}.lmy-ft_lj9 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080807;
  margin-top: 48px;
}.lmy-ft_support_lj9 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 770px) {.lmy-ft_support_lj9 {
  padding: 28px 1.5rem;
}
}.lmy-ft_support_in_lj9 {
  margin: 0 auto;
  gap: 1rem;
  max-width: 82.5rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.lmy-ft_support_main_lj9 {
  flex: 1;
  gap: 1rem;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
  flex-wrap: wrap;
}.lmy-ft_support_ic_lj9 {
  color: #E87A16;
  flex-shrink: 0;
}.lmy-ft_support_ic_lj9 svg {
  height: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 30px;
}.lmy-ft_support_text_title_lj9 {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #F4F1EE;
  margin-bottom: 3px;
  font-weight: 700;
}.lmy-ft_support_text_sub_lj9 {
  overflow-wrap: break-word;
  color: #6E6760;
  font-size: 0.75rem;
}.lmy-ft_support_btn_lj9 {
  padding: 0.688rem 22px;
  border-radius: 6px;
  transition: background .2s;
  background: #E87A16;
  color: #F4F1EE;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 0.813rem;
  font-weight: 700;
}.lmy-ft_support_btn_lj9:hover {
  background: #F59428;
}.lmy-ft_support_contacts_lj9 {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.lmy-ft_support_contact_lj9 {
  font-size: 12px;
  line-height: 1.4;
  color: #575049;
}.lmy-ft_support_contact_lj9 strong {
  font-size: 11px;
  font-weight: 600;
  margin-bottom: 2px;
  color: #9A9188;
  display: block;
}.lmy-ft_main_lj9 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 16px 24px;
}
@media(min-width: 771px) {.lmy-ft_main_lj9 {
  padding: 40px 24px 32px;
}
}.lmy-ft_main_in_lj9 {
  gap: 1.5rem;
  margin: 0 auto;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.lmy-ft_main_in_lj9 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.lmy-ft_main_in_lj9 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.lmy-ft_col_logo_lj9 {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.lmy-ft_col_logo_lj9 {
  grid-column: auto;
}
}.lmy-ft_logo_lj9 {
  gap: 0.563rem;
  font-size: 16px;
  font-weight: 800;
  align-items: center;
  color: #F4F1EE;
  display: flex;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.lmy-ft_logo_mark_lj9 {
  overflow: hidden;
  border-radius: 4px;
  height: 30px;
  width: 30px;
}.lmy-ft_logo_mark_lj9 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.lmy-ft_logo_sub_lj9 {
  max-width: 12.5rem;
  font-size: 0.75rem;
  color: #575049;
  line-height: 1.55;
  overflow-wrap: break-word;
}.lmy-ft_col_title_lj9 {
  color: #9A9188;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 14px;
  letter-spacing: .07em;
}.lmy-ft_col_links_lj9 {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.lmy-ft_col_link_lj9 {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #575049;
}.lmy-ft_col_link_lj9:hover {
  color: #C9C4BC;
}.lmy-ft_apps_lj9 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.lmy-ft_app_card_lj9 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  gap: 0.625rem;
  border-radius: 4px;
  padding: 10px 12px;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
}.lmy-ft_app_card_lj9:hover {
  border-color: rgba(232, 126, 22, 0.55);
}.lmy-ft_app_card_ic_lj9 svg {
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
  height: 22px;
}.lmy-ft_app_card_os_lj9 {
  color: #575049;
  font-size: 10px;
  font-weight: 600;
}.lmy-ft_app_card_action_lj9 {
  font-size: 0.75rem;
  color: #C9C4BC;
  font-weight: 700;
}.lmy-ft_bot_lj9 {
  padding: 1.25rem 1rem;
}
@media(min-width: 765px) {.lmy-ft_bot_lj9 {
  padding: 20px 1.5rem;
}
}.lmy-ft_bot_in_lj9 {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  max-width: 82.5rem;
}.lmy-ft_socials_lj9 {
  gap: 0.5rem;
  display: flex;
}.lmy-ft_soc_lj9 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  align-items: center;
  justify-content: center;
  display: flex;
  color: #9A9188;
  width: 2.25rem;
  height: 2.25rem;
}.lmy-ft_soc_lj9 svg {
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.lmy-ft_soc_lj9:hover {
  background: rgba(255, 255, 255, 0.07);
}.lmy-ft_legal_lj9 {
  flex: 1;
  color: #706860;
  font-size: 11px;
  overflow-wrap: break-word;
  min-width: 12.5rem;
  line-height: 1.6;
}.lmy-ft_legal_lj9 strong {
  color: #9A9188;
  font-weight: 700;
}.lmy-ft_legal_lj9 a {
  text-decoration: underline;
  color: #9A9188;
}.lmy-ft_age_lj9 {
  border: 2px solid #706860;
  border-radius: 50%;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
  font-weight: 800;
  color: #706860;
  justify-content: center;
  display: flex;
  width: 2rem;
  font-size: 0.688rem;
  height: 32px;
}