*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  font-family: 'Inter', sans-serif;
  line-height: 1.6;
  color: #D1D1D4;
  background-color: #0D0D0F;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
}a {
  color: inherit;
  text-decoration: none;
}.laj_layout_n3m {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.laj_page_n3m {
  display: flex;
  min-height: 100vh;
}.laj_main_n3m {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1083px) {.laj_main_n3m {
  padding-left: 220px;
}
}
@media screen and (max-width:1079px) {.laj_main_n3m {
  padding-bottom: 4.5rem;
}
}.laj_gc_n3m {
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 0.5rem;
  background: #121214;
  cursor: pointer;
  width: 140px;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 641px) {.laj_gc_n3m {
  width: 156px;
}
}
@media(min-width: 1081px) {.laj_gc_n3m {
  width: 168px;
}
}.laj_gc_n3m:hover {
  border-color: rgba(245, 194, 0, 0.07);
  transform: translateY(-3px);
}.laj_gc_img_n3m {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.laj_gc_img_n3m img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.laj_gc_hover_n3m {
  background: rgba(0, 0, 0, 0.62);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  position: absolute;
  opacity: 0;
  justify-content: center;
  display: flex;
}.laj_gc_n3m:hover .laj_gc_hover_n3m {
  opacity: 1;
}.laj_gc_hover_btn_n3m {
  padding: 8px 1rem;
  border-radius: 0.25rem;
  background: #F5C200;
  color: #F5F5F6;
  font-weight: 700;
  font-size: 12px;
}.laj_gc_info_n3m {
  padding: 0.5rem 10px 10px;
}.laj_gc_name_n3m {
  overflow: hidden;
  font-weight: 600;
  font-size: 0.75rem;
  margin-bottom: 3px;
  white-space: nowrap;
  color: #D1D1D4;
  text-overflow: ellipsis;
  max-width: 100%;
}.laj_gc_prov_n3m {
  font-size: 0.625rem;
  color: #54545C;
}.laj_gc_tag_n3m {
  border-radius: 0.25rem;
  padding: 2px 7px;
  z-index: 2;
  position: absolute;
  font-weight: 700;
  font-size: 9px;
  text-transform: uppercase;
  left: 0.375rem;
  top: 0.375rem;
  letter-spacing: .04em;
}.laj_gc_tag_hot_n3m {
  background: #EF4343;
  color: #fff;
}.laj_gc_tag_new_n3m {
  background: #21C55D;
  color: #0D0D0F;
}.laj_gc_tag_jp_n3m {
  background: #F59E0B;
  color: #0D0D0F;
}.laj_gc_tag_ex_n3m {
  background: #E07800;
  color: #fff;
}.laj_gc_tag_live_n3m {
  background: #EF4343;
  color: #fff;
}.laj_gr_n3m {
  padding: 2rem 1rem 0;
  background: #0D0D0F;
}
@media(min-width: 771px) {.laj_gr_n3m {
  padding: 36px 24px 0;
}
}.laj_gr_in_n3m {
  margin: 0 auto;
  max-width: 1320px;
}.laj_gr_head_n3m {
  gap: 12px;
  margin-bottom: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.laj_gr_head_l_n3m {
  flex: 1;
  gap: 0.625rem;
  display: flex;
  align-items: center;
  min-width: 0;
}.laj_gr_ic_n3m {
  border-radius: 8px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
}.laj_gr_ic_n3m svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
}.laj_gr_title_n3m {
  font-size: 16px;
  color: #F5F5F6;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 767px) {.laj_gr_title_n3m {
  font-size: 1.125rem;
}
}.laj_gr_more_n3m {
  transition: color .2s;
  gap: 5px;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #6E6E78;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  font-weight: 600;
}.laj_gr_more_n3m:hover {
  color: #F5C200;
}.laj_gr_more_n3m svg {
  stroke-linecap: round;
  height: 0.75rem;
  width: 0.75rem;
  stroke-linejoin: round;
}.laj_gr_arrows_n3m {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.laj_gr_arr_n3m {
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  color: #9A9AA3;
  justify-content: center;
}.laj_gr_arr_n3m:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5F5F6;
}.laj_gr_arr_n3m svg {
  stroke-linejoin: round;
  height: 0.813rem;
  width: 0.813rem;
  stroke-linecap: round;
}.laj_gr_seo_h_n3m {
  margin: 0 0 0.375rem;
  font-size: 0.813rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  color: #D1D1D4;
}
@media(min-width: 765px) {.laj_gr_seo_h_n3m {
  font-size: 14px;
}
}.laj_gr_seo_n3m {
  color: #6E6E78;
  max-width: 680px;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.75rem;
}.laj_gr_seo_n3m strong {
  color: #D1D1D4;
  font-weight: 600;
}.laj_gr_scroll_n3m {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  display: flex;
}.laj_gr_scroll_n3m::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.laj_gr_scroll_n3m {
  gap: 12px;
}
}.laj_tb_n3m {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0D0D0F;
  position: fixed;
  display: flex;
  z-index: 80;
  top: 0;
  right: 0;
  height: 56px;
  align-items: center;
  left: 0;
}.laj_tb_in_n3m {
  gap: 0;
  padding: 0 0.875rem;
  display: flex;
  width: 100%;
  align-items: center;
  height: 100%;
}.laj_tb_burger_n3m {
  gap: 5px;
  border-radius: 0.5rem;
  width: 2.375rem;
  display: flex;
  justify-content: center;
  height: 2.375rem;
  flex-shrink: 0;
  flex-direction: column;
  align-items: center;
  margin-right: 8px;
}.laj_tb_burger_n3m:hover {
  background: rgba(255, 255, 255, 0.05);
}.laj_tb_burger_line_n3m {
  border-radius: 1px;
  background: #9A9AA3;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1081px) {.laj_tb_burger_n3m {
  display: none;
}
}.laj_tb_logo_n3m {
  gap: 9px;
  overflow-wrap: break-word;
  color: #F5F5F6;
  font-size: 18px;
  flex-shrink: 0;
  align-items: center;
  font-weight: 800;
  letter-spacing: -.01em;
  display: flex;
  margin-right: 20px;
}.laj_tb_logo_mark_n3m {
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  align-items: center;
  width: 2rem;
  justify-content: center;
  height: 32px;
}.laj_tb_logo_mark_n3m img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.laj_tb_nav_n3m {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.laj_tb_nav_n3m {
  display: flex;
}
}.laj_tb_tab_n3m {
  border-radius: 0.5rem;
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 600;
  color: #9A9AA3;
}.laj_tb_tab_n3m:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5F5F6;
}.laj_tb_tab_n3m.laj_state_active_n3m {
  background: rgba(245, 194, 0, 0.16);
  color: #F5F5F6;
}.laj_tb_right_n3m {
  gap: 8px;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
}.laj_tb_login_n3m {
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 16px;
  border-radius: 8px;
  display: none;
  font-size: 13px;
  font-weight: 600;
  color: #D1D1D4;
}.laj_tb_login_n3m:hover {
  border-color: rgba(245, 194, 0, 0.45);
  color: #F5F5F6;
}
@media(min-width: 477px) {.laj_tb_login_n3m {
  display: block;
}
}.laj_tb_reg_n3m {
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  border-radius: 8px;
  background: #21C55D;
  color: #0D0D0F;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
}.laj_tb_reg_n3m:hover {
  background: #17A34A;
}.laj_sb_n3m {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #171719;
  top: 3.5rem;
  bottom: 0;
  position: fixed;
  overflow-y: auto;
  z-index: 70;
  width: 220px;
  left: 0;
}.laj_sb_n3m.laj_state_open_n3m {
  transform: translateX(0);
}.laj_sb_n3m::-webkit-scrollbar {
  width: 0.25rem;
}.laj_sb_n3m::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.laj_sb_n3m {
  transform: translateX(0);
}
}.laj_sb_auth_n3m {
  padding: 14px 0.75rem 10px;
}.laj_sb_btn_reg_n3m {
  padding: 11px;
  border-radius: 8px;
  transition: background .2s;
  background: #21C55D;
  margin-bottom: 8px;
  font-size: 0.813rem;
  font-weight: 700;
  text-align: center;
  display: block;
  color: #0D0D0F;
}.laj_sb_btn_reg_n3m:hover {
  background: #17A34A;
}.laj_sb_btn_login_n3m {
  transition: border-color .2s;
  padding: 0.625rem;
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  color: #D1D1D4;
  font-size: 0.813rem;
  text-align: center;
  display: block;
  font-weight: 600;
}.laj_sb_btn_login_n3m:hover {
  border-color: rgba(245, 194, 0, 0.45);
  color: #F5F5F6;
}.laj_sb_promo_n3m {
  overflow: hidden;
  border: 1px solid rgba(245, 194, 0, 0.16);
  margin: 0 0.75rem 10px;
  border-radius: 8px;
  padding: 0.75rem 0.875rem;
  background: linear-gradient(135deg,#1A1300,#171719);
  position: relative;
}.laj_sb_promo_n3m::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245, 194, 0, 0.16),transparent 70%);
  content: '';
  top: -20px;
  right: -20px;
  position: absolute;
  height: 80px;
  width: 80px;
}.laj_sb_promo_title_n3m {
  color: #F5C200;
  font-size: 11px;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 4px;
}.laj_sb_promo_text_n3m {
  color: #F5F5F6;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 12px;
}.laj_sb_promo_sub_n3m {
  margin-top: 3px;
  color: #6E6E78;
  font-size: 10px;
}.laj_sb_nav_n3m {
  padding: 0.375rem 8px 1rem;
}.laj_sb_nav_lb_n3m {
  padding: 10px 0.5rem 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #54545C;
  font-size: 10px;
}.laj_sb_link_n3m {
  padding: 0.563rem 10px;
  gap: 10px;
  transition: background .15s,color .15s;
  border-radius: 4px;
  font-weight: 500;
  overflow-wrap: break-word;
  font-size: 13px;
  align-items: center;
  cursor: pointer;
  color: #9A9AA3;
  display: flex;
}.laj_sb_link_n3m:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5F5F6;
}.laj_sb_link_n3m.laj_state_active_n3m {
  background: rgba(245, 194, 0, 0.16);
  color: #F5F5F6;
}.laj_sb_ic_n3m {
  border-radius: 4px;
  align-items: center;
  flex-shrink: 0;
  width: 30px;
  justify-content: center;
  height: 1.875rem;
  display: flex;
}.laj_sb_ic_n3m svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 1rem;
}.laj_sb_ic_1_n3m {
  background: rgba(245, 194, 0, 0.07);
  color: #F5C200;
}.laj_sb_ic_2_n3m {
  background: rgba(33, 197, 93, 0.15);
  color: #21C55D;
}.laj_sb_ic_3_n3m {
  background: rgba(245, 158, 11, 0.14);
  color: #F59E0B;
}.laj_sb_ic_4_n3m {
  background: rgba(224, 120, 0, 0.18);
  color: #E07800;
}.laj_sb_ic_5_n3m {
  background: rgba(245, 194, 0, 0.07);
  color: #E9418A;
}.laj_sb_ic_6_n3m {
  background: rgba(224, 120, 0, 0.18);
  color: #8B5CF6;
}.laj_sb_badge_n3m {
  border-radius: 0.25rem;
  background: #F59E0B;
  padding: 2px 0.438rem;
  margin-left: auto;
  font-size: 0.563rem;
  font-weight: 700;
  color: #0D0D0F;
}.laj_sb_bot_n3m {
  gap: 0.5rem;
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.laj_sb_lang_n3m,.laj_sb_help_n3m {
  padding: 9px 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  gap: 6px;
  border-radius: 4px;
  transition: border-color .2s;
  display: flex;
  font-size: 0.688rem;
  font-weight: 600;
  justify-content: center;
  align-items: center;
  color: #9A9AA3;
}.laj_sb_lang_n3m:hover,.laj_sb_help_n3m:hover {
  border-color: rgba(245, 194, 0, 0.45);
  color: #F5F5F6;
}.laj_sb_lang_n3m svg,.laj_sb_help_n3m svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
  width: 0.813rem;
}.laj_sb_bd_n3m {
  background: rgba(0, 0, 0, 0.62);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.laj_sb_bd_n3m.laj_state_on_n3m {
  display: block;
}
@media(min-width: 1081px) {.laj_sb_bd_n3m {
  display: none!important;
}
}.laj_mob_nav_n3m {
  background: #171719;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  right: 0;
  display: flex;
  z-index: 80;
  position: fixed;
  bottom: 0;
  left: 0;
}
@media(min-width: 1079px) {.laj_mob_nav_n3m {
  display: none;
}
}.laj_mob_nav_item_n3m {
  flex: 1;
  padding: 4px 2px;
  gap: 4px;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  color: #54545C;
}.laj_mob_nav_ic_n3m {
  line-height: 1;
}.laj_mob_nav_ic_n3m svg {
  stroke-linecap: round;
  width: 20px;
  stroke-linejoin: round;
  height: 20px;
}.laj_mob_nav_lb_n3m {
  font-size: 10px;
  font-weight: 600;
  color: #54545C;
}.laj_mob_nav_item_n3m.laj_state_active_n3m {
  color: #F5C200;
}.laj_mob_nav_item_n3m.laj_state_active_n3m .laj_mob_nav_lb_n3m {
  color: #F5C200;
}.laj_hero_n3m {
  background: #0D0D0F;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 765px) {.laj_hero_n3m {
  padding: 1.5rem 1.5rem 0;
}
}.laj_hero_in_n3m {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 859px) {.laj_hero_in_n3m {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.laj_hero_in_n3m {
  grid-template-columns: 1fr 340px;
}
}.laj_hero_promo_n3m {
  border-radius: 0.75rem;
  overflow: hidden;
  background: #121214;
  align-items: stretch;
  min-height: 220px;
  display: flex;
  position: relative;
}
@media(min-width: 767px) {.laj_hero_promo_n3m {
  min-height: 17.5rem;
}
}.laj_hero_promo_bg_n3m {
  background: linear-gradient(120deg,#1A1300 0%,#0D0D0F 100%);
  inset: 0;
  background-position: center;
  position: absolute;
  background-size: cover;
}.laj_hero_promo_bg_n3m::after {
  inset: 0;
  background: linear-gradient(90deg,#0D0D0F 0%,rgba(0, 0, 0, 0.62) 60%,transparent 100%);
  content: '';
  position: absolute;
}.laj_hero_promo_glow_n3m {
  background: radial-gradient(circle,rgba(224, 120, 0, 0.18) 0%,transparent 65%);
  border-radius: 50%;
  top: -2.5rem;
  height: 300px;
  right: 3.75rem;
  position: absolute;
  width: 18.75rem;
  pointer-events: none;
}.laj_hero_promo_ct_n3m {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  max-width: 30rem;
  z-index: 2;
  justify-content: center;
  display: flex;
  position: relative;
  flex-direction: column;
}
@media(min-width:768px) {.laj_hero_promo_ct_n3m {
  padding: 40px 2rem;
}
}.laj_hero_badge_n3m {
  border-radius: 1.25rem;
  border: 1px solid rgba(245, 194, 0, 0.07);
  padding: 0.313rem 0.75rem;
  background: rgba(245, 194, 0, 0.16);
  color: #F5C200;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.875rem;
  letter-spacing: .08em;
  display: inline-block;
  font-size: 10px;
}.laj_hero_h1_n3m {
  font-size: 26px;
  font-weight: 800;
  margin-bottom: 0.625rem;
  color: #F5F5F6;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.15;
  overflow-wrap: break-word;
}.laj_hero_h1_n3m em {
  color: #F59E0B;
  font-style: normal;
}
@media(min-width: 769px) {.laj_hero_h1_n3m {
  font-size: 36px;
}
}.laj_hero_sub_n3m {
  color: #9A9AA3;
  font-size: 13px;
  margin-bottom: 1.25rem;
  line-height: 1.55;
}
@media(min-width: 769px) {.laj_hero_sub_n3m {
  font-size: 0.875rem;
}
}.laj_hero_row_n3m {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.laj_hero_cta_n3m {
  background: #21C55D;
  border-radius: 8px;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  box-shadow: 0 2px 0px rgba(0, 0, 0, 0.7), 0 0 1.125rem rgba(33, 197, 93, 0.30);
  font-size: 14px;
  font-weight: 700;
  color: #0D0D0F;
}.laj_hero_cta_n3m:hover {
  background: #17A34A;
}.laj_hero_terms_n3m {
  color: #54545C;
  font-size: 11px;
}.laj_hero_game_n3m {
  background: #121214;
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  position: relative;
  flex-direction: column;
  display: flex;
}.laj_hero_game_badge_n3m {
  padding: 5px 0.625rem;
  border-radius: 20px;
  background: rgba(245, 158, 11, 0.14);
  border: 1px solid rgba(245, 158, 11, 0.14);
  letter-spacing: .06em;
  font-weight: 700;
  top: 0.75rem;
  position: absolute;
  text-transform: uppercase;
  z-index: 3;
  color: #F59E0B;
  left: 12px;
  font-size: 10px;
}.laj_hero_game_badge_n3m svg {
  margin-right: 4px;
  vertical-align: -1px;
  width: 11px;
  height: 11px;
}.laj_hero_game_img_n3m {
  overflow: hidden;
  background: linear-gradient(135deg,#1A1300,#0D0D0F);
  padding-bottom: 60%;
  position: relative;
}.laj_hero_game_img_n3m img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.laj_hero_game_play_n3m {
  transition: opacity .2s;
  background: rgba(0, 0, 0, 0.62);
  inset: 0;
  opacity: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
}.laj_hero_game_n3m:hover .laj_hero_game_play_n3m {
  opacity: 1;
}.laj_hero_game_play_n3m span {
  border-radius: 50%;
  background: #F5C200;
  display: flex;
  width: 52px;
  align-items: center;
  height: 52px;
  justify-content: center;
}.laj_hero_game_play_n3m span svg {
  width: 18px;
  height: 18px;
  margin-left: 2px;
}.laj_hero_game_info_n3m {
  padding: 0.875rem 1rem;
}.laj_hero_game_title_n3m {
  overflow-wrap: break-word;
  color: #F5F5F6;
  margin-bottom: 4px;
  font-weight: 700;
  font-size: 15px;
}.laj_hero_game_provider_n3m {
  font-size: 0.688rem;
  color: #6E6E78;
}.laj_hero_game_btn_n3m {
  padding: 0.688rem;
  margin: 12px 16px 1rem;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #F5C200;
  text-align: center;
  font-weight: 700;
  font-size: 0.813rem;
  color: #F5F5F6;
  display: block;
}.laj_hero_game_n3m:hover .laj_hero_game_btn_n3m {
  background: #FFD028;
}.laj_sbar_n3m {
  background: #0D0D0F;
  padding: 1rem 1rem 0;
}
@media(min-width: 769px) {.laj_sbar_n3m {
  padding: 1.125rem 1.5rem 0;
}
}.laj_sbar_in_n3m {
  margin: 0 auto;
  max-width: 82.5rem;
}.laj_sbar_row_n3m {
  gap: 10px;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}.laj_sbar_input_n3m {
  padding: 0.688rem 1rem;
  border-radius: 0.5rem;
  flex: 1;
  transition: border-color .2s;
  background: #121214;
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  display: flex;
  color: #6E6E78;
  font-size: 13px;
  cursor: pointer;
}.laj_sbar_input_n3m:hover {
  border-color: rgba(245, 194, 0, 0.45);
}.laj_sbar_input_n3m svg {
  width: 0.938rem;
  flex-shrink: 0;
  stroke-linecap: round;
  height: 15px;
  stroke-linejoin: round;
}.laj_sbar_providers_n3m {
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 8px;
  background: #121214;
  transition: border-color .2s;
  padding: 11px 18px;
  border-radius: 8px;
  font-weight: 600;
  font-size: 13px;
  color: #D1D1D4;
  white-space: nowrap;
  align-items: center;
  display: flex;
}.laj_sbar_providers_n3m:hover {
  border-color: rgba(245, 194, 0, 0.45);
  color: #F5F5F6;
}.laj_sbar_providers_n3m svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
  height: 0.875rem;
}.laj_sbar_tabs_n3m {
  gap: 6px;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
}.laj_sbar_tabs_n3m::-webkit-scrollbar {
  display: none;
}.laj_sbar_tab_n3m {
  border-radius: 1.25rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.5rem 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 7px;
  transition: background .15s,color .15s,border-color .15s;
  color: #9A9AA3;
  flex-shrink: 0;
  font-size: 12px;
  cursor: pointer;
  font-weight: 600;
  align-items: center;
  display: flex;
  white-space: nowrap;
}.laj_sbar_tab_n3m:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(245, 194, 0, 0.45);
  color: #F5F5F6;
}.laj_sbar_tab_n3m.laj_state_active_n3m {
  border-color: rgba(245, 194, 0, 0.07);
  background: rgba(245, 194, 0, 0.16);
  color: #F5F5F6;
}.laj_sbar_tab_ic_n3m svg {
  width: 0.875rem;
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
}.laj_wy_n3m {
  background: #0D0D0F;
  padding: 2rem 1rem 0;
}
@media(min-width: 770px) {.laj_wy_n3m {
  padding: 40px 1.5rem 0;
}
}.laj_wy_in_n3m {
  margin: 0 auto;
  max-width: 82.5rem;
}.laj_wy_head_n3m {
  max-width: 45rem;
  margin-bottom: 18px;
}.laj_wy_label_n3m {
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #F5C200;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
}.laj_wy_h2_n3m {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #F5F5F6;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 771px) {.laj_wy_h2_n3m {
  font-size: 24px;
}
}.laj_wy_intro_n3m {
  margin: 0;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #6E6E78;
}.laj_wy_grid_n3m {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.laj_wy_grid_n3m {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.laj_wy_grid_n3m {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.laj_wy_card_n3m {
  padding: 1.25rem;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,transform .2s;
  background: #171719;
}.laj_wy_card_n3m:hover {
  border-color: rgba(245, 194, 0, 0.07);
  transform: translateY(-2px);
}.laj_wy_card_ic_n3m {
  border-radius: 50%;
  background: rgba(245, 194, 0, 0.16);
  width: 2.75rem;
  justify-content: center;
  color: #F5C200;
  display: flex;
  height: 2.75rem;
  margin-bottom: 0.875rem;
  align-items: center;
}.laj_wy_card_ic_n3m svg {
  height: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 22px;
}.laj_wy_card_h_n3m {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5F5F6;
  font-size: 15px;
  line-height: 1.25;
  margin-bottom: 0.375rem;
}.laj_wy_card_p_n3m {
  color: #6E6E78;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
}.laj_wy_card_p_n3m strong {
  font-weight: 600;
  color: #D1D1D4;
}.laj_gcg_n3m {
  padding: 2.25rem 1rem 0;
  background: #0D0D0F;
}
@media(min-width: 765px) {.laj_gcg_n3m {
  padding: 2.75rem 1.5rem 0;
}
}.laj_gcg_in_n3m {
  margin: 0 auto;
  max-width: 1320px;
}.laj_gcg_head_n3m {
  max-width: 720px;
  margin-bottom: 20px;
}.laj_gcg_label_n3m {
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #F5C200;
  font-weight: 700;
}.laj_gcg_h2_n3m {
  margin-bottom: 8px;
  color: #F5F5F6;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 22px;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 766px) {.laj_gcg_h2_n3m {
  font-size: 28px;
}
}.laj_gcg_intro_n3m {
  font-size: 13px;
  line-height: 1.6;
  color: #6E6E78;
}.laj_gcg_grid_n3m {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.laj_gcg_grid_n3m {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.laj_gcg_grid_n3m {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.laj_gcg_card_n3m {
  overflow: hidden;
  padding: 20px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.75rem;
  position: relative;
  display: flex;
  min-height: 15rem;
  justify-content: flex-end;
  cursor: pointer;
  flex-direction: column;
}.laj_gcg_card_n3m:hover {
  border-color: rgba(245, 194, 0, 0.16);
  transform: translateY(-3px);
}.laj_gcg_card_bg_n3m {
  inset: 0;
  position: absolute;
  z-index: 0;
}.laj_gcg_card_bg_n3m::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.laj_gcg_card_ic_n3m {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 40px;
  color: #F5F5F6;
  height: 2.5rem;
  top: 1.125rem;
  right: 1.125rem;
  z-index: 2;
  display: flex;
}.laj_gcg_card_ic_n3m svg {
  width: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 20px;
}.laj_gcg_card_ct_n3m {
  z-index: 1;
  position: relative;
}.laj_gcg_card_h_n3m {
  color: #F5F5F6;
  line-height: 1.2;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 18px;
  font-weight: 800;
}
@media(min-width: 767px) {.laj_gcg_card_h_n3m {
  font-size: 1.25rem;
}
}.laj_gcg_card_p_n3m {
  margin-bottom: 10px;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  font-size: 12px;
}.laj_gcg_card_p_n3m strong {
  font-weight: 600;
  color: #F5F5F6;
}.laj_gcg_card_cta_n3m {
  gap: 4px;
  display: inline-flex;
  font-size: 12px;
  letter-spacing: .04em;
  color: #F5C200;
  text-transform: uppercase;
  font-weight: 700;
  align-items: center;
}.laj_gcg_card_cta_n3m svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 12px;
  width: 12px;
}.laj_ws_n3m {
  background: #0D0D0F;
  padding: 2rem 16px 0;
}
@media(min-width: 769px) {.laj_ws_n3m {
  padding: 2.25rem 1.5rem 0;
}
}.laj_ws_in_n3m {
  margin: 0 auto;
  max-width: 1320px;
}.laj_ws_head_n3m {
  gap: 0.75rem;
  display: flex;
  align-items: center;
  margin-bottom: 14px;
  flex-wrap: wrap;
  justify-content: space-between;
}.laj_ws_title_n3m {
  gap: 10px;
  align-items: center;
  color: #F5F5F6;
  font-size: 16px;
  font-family: 'Barlow Condensed', sans-serif;
  display: flex;
  font-weight: 700;
  overflow-wrap: break-word;
  flex-wrap: wrap;
}.laj_ws_title_ic_n3m svg {
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #F59E0B;
  height: 18px;
}.laj_ws_online_n3m {
  gap: 7px;
  font-weight: 600;
  align-items: center;
  color: #6E6E78;
  display: flex;
  font-size: 12px;
}.laj_ws_online_dot_n3m {
  border-radius: 50%;
  background: #21C55D;
  height: 0.5rem;
  flex-shrink: 0;
  width: 0.5rem;
  box-shadow: 0 0 6px rgba(33, 197, 93, 0.15);
}.laj_ws_scroll_n3m {
  gap: 0.5rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
}.laj_ws_scroll_n3m::-webkit-scrollbar {
  display: none;
}.laj_wc_n3m {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.625rem 14px;
  border-radius: 0.5rem;
  gap: 0.625rem;
  background: #121214;
  display: flex;
  min-width: 220px;
  flex-shrink: 0;
  align-items: center;
}.laj_wc_img_n3m {
  background: #171719;
  overflow: hidden;
  border-radius: 0.25rem;
  width: 36px;
  flex-shrink: 0;
  height: 2.25rem;
}.laj_wc_img_n3m img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.laj_wc_info_n3m {
  min-width: 0;
}.laj_wc_game_n3m {
  overflow: hidden;
  color: #D1D1D4;
  white-space: nowrap;
  font-weight: 600;
  text-overflow: ellipsis;
  font-size: 12px;
}.laj_wc_player_n3m {
  overflow: hidden;
  font-size: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #54545C;
}.laj_wc_amount_n3m {
  white-space: nowrap;
  flex-shrink: 0;
  color: #21C55D;
  margin-left: auto;
  font-weight: 700;
  font-size: 13px;
}.laj_reg_n3m {
  background: #0D0D0F;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.laj_reg_n3m {
  padding: 2.75rem 1.5rem 0;
}
}.laj_reg_in_n3m {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 12px;
  background: #171719;
  padding: 28px 24px;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 770px) {.laj_reg_in_n3m {
  padding: 40px;
}
}.laj_reg_top_n3m {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.laj_reg_top_n3m {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.laj_reg_label_n3m {
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  color: #F5C200;
  text-transform: uppercase;
}.laj_reg_h2_n3m {
  font-weight: 800;
  font-size: 22px;
  color: #F5F5F6;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.2;
}
@media(min-width: 766px) {.laj_reg_h2_n3m {
  font-size: 28px;
}
}.laj_reg_bonus_n3m {
  padding: 0.625rem 1rem;
  border: 1px solid rgba(245, 158, 11, 0.14);
  background: rgba(245, 158, 11, 0.14);
  gap: 0.5rem;
  border-radius: 8px;
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.laj_reg_bonus_amount_n3m {
  font-weight: 800;
  font-size: 20px;
  color: #F59E0B;
}.laj_reg_bonus_text_n3m {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #9A9AA3;
}.laj_reg_cta_btn_n3m {
  background: #21C55D;
  transition: background .2s;
  padding: 14px 32px;
  border-radius: 8px;
  color: #0D0D0F;
  font-weight: 700;
  display: inline-block;
  font-size: 0.938rem;
  box-shadow: 0 2px 0px rgba(0, 0, 0, 0.7), 0 0 1.125rem rgba(33, 197, 93, 0.30);
  margin-bottom: 12px;
}.laj_reg_cta_btn_n3m:hover {
  background: #17A34A;
}.laj_reg_terms_n3m {
  color: #54545C;
  line-height: 1.5;
  font-size: 11px;
}.laj_reg_seo_n3m {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  color: #6E6E78;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.laj_reg_seo_n3m p {
  font-size: 0.813rem;
  color: #6E6E78;
  line-height: 1.65;
  margin-bottom: 0.625rem;
}.laj_reg_seo_n3m p:last-child {
  margin-bottom: 0;
}.laj_reg_seo_n3m strong {
  color: #D1D1D4;
  font-weight: 700;
}.laj_reg_seo_n3m a {
  transition: color .2s;
  text-decoration: underline;
  color: #F5C200;
}.laj_reg_seo_n3m a:hover {
  color: #FFD028;
}.laj_reg_seo_n3m ul,.laj_reg_seo_n3m ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.laj_reg_seo_n3m ol {
  list-style: decimal;
}.laj_reg_seo_n3m li {
  color: #6E6E78;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 4px;
}.laj_reg_seo_n3m table {
  border-collapse: collapse;
  display: block;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.625rem;
}
@media(min-width: 765px) {.laj_reg_seo_n3m table {
  display: table;
}
}.laj_reg_seo_n3m th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #D1D1D4;
}.laj_reg_seo_n3m td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6E6E78;
}.laj_reg_steps_n3m {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 857px) {.laj_reg_steps_n3m {
  margin-top: 0;
}
}.laj_reg_step_n3m {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  padding: 1rem;
  border-radius: 8px;
  gap: 0.875rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.laj_reg_step_num_n3m {
  background: rgba(245, 194, 0, 0.16);
  border: 1px solid rgba(245, 194, 0, 0.07);
  border-radius: 50%;
  color: #F5C200;
  display: flex;
  justify-content: center;
  font-size: 0.875rem;
  font-weight: 800;
  width: 2.125rem;
  align-items: center;
  height: 34px;
  flex-shrink: 0;
}.laj_reg_step_title_n3m {
  font-size: 14px;
  font-weight: 700;
  color: #F5F5F6;
  margin-bottom: 3px;
}.laj_reg_step_text_n3m {
  color: #6E6E78;
  font-size: 0.75rem;
  line-height: 1.5;
}.laj_reg_trust_n3m {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  padding-top: 20px;
  display: flex;
  margin-top: 20px;
}.laj_reg_trust_item_n3m {
  gap: 7px;
  color: #6E6E78;
  display: flex;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  align-items: center;
}.laj_reg_trust_ic_n3m svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
  color: #F5C200;
}.laj_app_n3m {
  padding: 2.25rem 1rem 0;
  background: #0D0D0F;
}
@media(min-width: 769px) {.laj_app_n3m {
  padding: 44px 24px 0;
}
}.laj_app_in_n3m {
  margin: 0 auto;
  max-width: 82.5rem;
}.laj_app_head_n3m {
  margin-bottom: 1rem;
}.laj_app_label_n3m {
  font-weight: 700;
  font-size: 11px;
  color: #F5C200;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.laj_app_h2_n3m {
  margin-bottom: 0.375rem;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F5F5F6;
}
@media(min-width: 769px) {.laj_app_h2_n3m {
  font-size: 24px;
}
}.laj_app_sub_n3m {
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  font-size: 0.813rem;
  color: #6E6E78;
}.laj_app_sub_n3m strong {
  font-weight: 700;
  color: #D1D1D4;
}.laj_app_cards_n3m {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 641px) {.laj_app_cards_n3m {
  grid-template-columns: repeat(3,1fr);
}
}.laj_app_card_n3m {
  gap: 16px;
  padding: 1.25rem;
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
}.laj_app_card_ios_n3m {
  background: linear-gradient(135deg,rgba(245, 194, 0, 0.16) 0%,#171719 100%);
}.laj_app_card_android_n3m {
  background: linear-gradient(135deg,rgba(33, 197, 93, 0.15) 0%,#171719 100%);
}.laj_app_card_win_n3m {
  background: linear-gradient(135deg,rgba(245, 158, 11, 0.14) 0%,#171719 100%);
}.laj_app_card_ic_n3m svg {
  width: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 2.125rem;
}.laj_app_card_ic_n3m {
  color: #F5F5F6;
  flex-shrink: 0;
}.laj_app_card_os_n3m {
  margin-bottom: 6px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #6E6E78;
  font-size: 0.625rem;
}.laj_app_card_title_n3m {
  font-size: 0.938rem;
  color: #F5F5F6;
  font-weight: 700;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  line-height: 1.2;
}.laj_app_card_text_n3m {
  margin-bottom: 0.875rem;
  font-size: 12px;
  color: #6E6E78;
  line-height: 1.5;
  overflow-wrap: break-word;
}.laj_app_card_btn_n3m {
  border: 1px solid rgba(245, 194, 0, 0.45);
  border-radius: 4px;
  padding: 10px 18px;
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  gap: 7px;
  color: #F5F5F6;
  align-items: center;
  font-size: 0.813rem;
  font-weight: 700;
  display: inline-flex;
}.laj_app_card_btn_n3m:hover {
  background: rgba(255, 255, 255, 0.07);
}.laj_prov_n3m {
  padding: 36px 1rem 0;
  background: #0D0D0F;
}
@media(min-width: 769px) {.laj_prov_n3m {
  padding: 44px 24px 0;
}
}.laj_prov_in_n3m {
  margin: 0 auto;
  max-width: 1320px;
}.laj_prov_head_n3m {
  margin-bottom: 16px;
}.laj_prov_label_n3m {
  letter-spacing: .08em;
  color: #F5C200;
  font-size: 11px;
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
}.laj_prov_h2_n3m {
  color: #F5F5F6;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.5rem;
  font-size: 20px;
}
@media(min-width: 765px) {.laj_prov_h2_n3m {
  font-size: 24px;
}
}.laj_prov_seo_n3m {
  margin-bottom: 1rem;
  font-size: 13px;
  color: #6E6E78;
  max-width: 620px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.laj_prov_seo_n3m strong {
  color: #D1D1D4;
  font-weight: 700;
}.laj_prov_seo_n3m a {
  color: #F5C200;
  text-decoration: underline;
}.laj_prov_grid_n3m {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.laj_prov_grid_n3m {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.laj_prov_grid_n3m {
  grid-template-columns: repeat(8,1fr);
}
}.laj_prov_card_n3m {
  background: #121214;
  transition: border-color .2s,background .2s;
  padding: 0.875rem 0.625rem;
  gap: 0.438rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  flex-direction: column;
  align-items: center;
  display: flex;
  cursor: pointer;
}.laj_prov_card_n3m:hover {
  border-color: rgba(245, 194, 0, 0.45);
  background: #171719;
}.laj_prov_logo_n3m {
  border-radius: 4px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  height: 2.75rem;
  align-items: center;
  display: flex;
  width: 44px;
  justify-content: center;
}.laj_prov_logo_n3m img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.laj_prov_name_n3m {
  font-weight: 600;
  font-size: 11px;
  overflow-wrap: break-word;
  text-align: center;
  color: #9A9AA3;
}.laj_bon_n3m {
  background: #0D0D0F;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.laj_bon_n3m {
  padding: 2.75rem 24px 0;
}
}.laj_bon_in_n3m {
  margin: 0 auto;
  max-width: 82.5rem;
}.laj_bon_head_n3m {
  margin-bottom: 20px;
}.laj_bon_label_n3m {
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  color: #F5C200;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.laj_bon_h2_n3m {
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  color: #F5F5F6;
}
@media(min-width: 771px) {.laj_bon_h2_n3m {
  font-size: 24px;
}
}.laj_bon_seo_n3m {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #6E6E78;
  line-height: 1.6;
  max-width: 620px;
}.laj_bon_seo_n3m strong {
  font-weight: 700;
  color: #D1D1D4;
}.laj_bon_seo_n3m a {
  color: #F5C200;
  text-decoration: underline;
}.laj_bon_grid_n3m {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.laj_bon_grid_n3m {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.laj_bon_grid_n3m {
  grid-template-columns: repeat(5,1fr);
}
}.laj_bon_card_n3m {
  padding: 16px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 8px;
  background: #121214;
}.laj_bon_card_n3m:hover {
  border-color: rgba(245, 194, 0, 0.07);
  transform: translateY(-2px);
}.laj_bon_card_ic_n3m svg {
  stroke-linejoin: round;
  width: 26px;
  height: 1.625rem;
  stroke-linecap: round;
}.laj_bon_card_ic_n3m {
  margin-bottom: 0.625rem;
}.laj_bon_card_type_n3m {
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
  color: #6E6E78;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
}.laj_bon_card_amount_n3m {
  font-size: 1.125rem;
  line-height: 1.1;
  color: #F59E0B;
  font-weight: 800;
  margin-bottom: 6px;
}.laj_bon_card_name_n3m {
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F5F5F6;
  font-size: 13px;
  margin-bottom: 8px;
}.laj_bon_card_detail_n3m {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 11px;
  padding-top: 0.5rem;
  color: #54545C;
  overflow-wrap: break-word;
  line-height: 1.5;
}.laj_seo_n3m {
  background: #0D0D0F;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.laj_seo_n3m {
  padding: 2.75rem 24px 0;
}
}.laj_seo_in_n3m {
  margin: 0 auto;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.75rem 1.5rem;
  background: #171719;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.laj_seo_in_n3m {
  padding: 36px 40px;
}
}.laj_seo_label_n3m {
  color: #F5C200;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 10px;
  letter-spacing: .08em;
}.laj_seo_h2_n3m {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 14px;
  color: #F5F5F6;
  line-height: 1.25;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.laj_seo_h2_n3m {
  font-size: 1.5rem;
}
}.laj_seo_body_n3m {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #9A9AA3;
  line-height: 1.75;
}.laj_seo_body_n3m p {
  color: #9A9AA3;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
}.laj_seo_body_n3m p:last-child {
  margin-bottom: 0;
}.laj_seo_body_n3m strong {
  font-weight: 700;
  color: #D1D1D4;
}.laj_seo_body_n3m a {
  transition: color .2s;
  text-decoration: underline;
  color: #F5C200;
}.laj_seo_body_n3m a:hover {
  color: #FFD028;
}.laj_seo_body_n3m ul,.laj_seo_body_n3m ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.laj_seo_body_n3m ol {
  list-style: decimal;
}.laj_seo_body_n3m li {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #9A9AA3;
  margin-bottom: 6px;
}.laj_seo_body_n3m table {
  width: 100%;
  display: block;
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
  margin-bottom: 12px;
}
@media(min-width: 766px) {.laj_seo_body_n3m table {
  display: table;
}
}.laj_seo_body_n3m th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #D1D1D4;
  text-align: left;
  font-weight: 700;
}.laj_seo_body_n3m td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A9AA3;
}.laj_seo_cols_n3m {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.laj_seo_cols_n3m {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.laj_seo_cols_n3m {
  grid-template-columns: repeat(3,1fr);
}
}.laj_seo_col_h_n3m {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 700;
  color: #D1D1D4;
  margin-bottom: 0.438rem;
}.laj_seo_col_p_n3m {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #6E6E78;
  line-height: 1.65;
}.laj_seo_stats_n3m {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.laj_seo_stat_n3m {
  background: rgba(245, 194, 0, 0.07);
  border-radius: 8px;
  border: 1px solid rgba(245, 194, 0, 0.16);
  flex: 1;
  padding: 14px 1rem;
  min-width: 8.75rem;
}.laj_seo_stat_val_n3m {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #F5C200;
}.laj_seo_stat_lb_n3m {
  color: #6E6E78;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.laj_pmt_n3m {
  padding: 36px 1rem 0;
  background: #0D0D0F;
}
@media(min-width: 770px) {.laj_pmt_n3m {
  padding: 2.75rem 1.5rem 0;
}
}.laj_pmt_in_n3m {
  margin: 0 auto;
  max-width: 1320px;
}.laj_pmt_head_n3m {
  max-width: 720px;
  margin-bottom: 22px;
}.laj_pmt_label_n3m {
  font-weight: 700;
  text-transform: uppercase;
  color: #F5C200;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.laj_pmt_h2_n3m {
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.5rem;
  color: #F5F5F6;
  font-size: 22px;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.laj_pmt_h2_n3m {
  font-size: 1.75rem;
}
}.laj_pmt_intro_n3m {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #6E6E78;
  line-height: 1.6;
}.laj_pmt_groups_n3m {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.laj_pmt_group_n3m {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px;
  background: #171719;
  border-radius: 8px;
}.laj_pmt_group_head_n3m {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
}.laj_pmt_group_ic_n3m {
  background: rgba(245, 194, 0, 0.16);
  border-radius: 0.25rem;
  color: #F5C200;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  height: 2.25rem;
  display: flex;
  width: 2.25rem;
}.laj_pmt_group_ic_n3m svg {
  stroke-linejoin: round;
  width: 1.125rem;
  height: 1.125rem;
  stroke-linecap: round;
}.laj_pmt_group_h_n3m {
  margin: 0;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5F5F6;
  font-size: 16px;
  font-family: 'Barlow Condensed', sans-serif;
}.laj_pmt_group_p_n3m {
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #6E6E78;
  margin-bottom: 14px;
}.laj_pmt_group_p_n3m strong {
  color: #D1D1D4;
  font-weight: 600;
}.laj_pmt_table_wrap_n3m {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.laj_pmt_table_n3m {
  min-width: 33.75rem;
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
}.laj_pmt_table_n3m th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #D1D1D4;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-size: 0.688rem;
  font-weight: 700;
  white-space: nowrap;
  text-align: left;
}.laj_pmt_table_n3m td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  color: #6E6E78;
}.laj_pmt_table_n3m tbody tr:last-child td {
  border-bottom: none;
}.laj_pmt_table_n3m tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D1D1D4;
}.laj_faq_n3m {
  background: #0D0D0F;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.laj_faq_n3m {
  padding: 44px 24px 0;
}
}.laj_faq_in_n3m {
  margin: 0 auto;
  max-width: 82.5rem;
}.laj_faq_head_n3m {
  margin-bottom: 20px;
}.laj_faq_label_n3m {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #F5C200;
}.laj_faq_h2_n3m {
  font-weight: 800;
  color: #F5F5F6;
  font-size: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.laj_faq_h2_n3m {
  font-size: 1.5rem;
}
}.laj_faq_list_n3m {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.laj_faq_item_n3m {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #171719;
  overflow: hidden;
  border-radius: 0.5rem;
}.laj_faq_q_n3m {
  padding: 1rem 1.25rem;
  transition: color .2s;
  gap: 0.75rem;
  align-items: center;
  font-size: 14px;
  color: #D1D1D4;
  flex-wrap: wrap;
  font-weight: 600;
  justify-content: space-between;
  overflow-wrap: break-word;
  cursor: pointer;
  display: flex;
}.laj_faq_q_n3m:hover {
  color: #F5F5F6;
}.laj_faq_q_ic_n3m {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  color: #F5C200;
  width: 1.5rem;
  align-items: center;
  justify-content: center;
  height: 1.5rem;
  display: flex;
  font-size: 1rem;
  flex-shrink: 0;
}.laj_faq_item_n3m.laj_state_open_n3m .laj_faq_q_ic_n3m {
  transform: rotate(45deg);
}.laj_faq_a_n3m {
  padding: 0 1.25rem 16px;
  overflow-wrap: break-word;
  line-height: 1.7;
  display: none;
  font-size: 0.813rem;
  color: #6E6E78;
}.laj_faq_item_n3m.laj_state_open_n3m .laj_faq_a_n3m {
  display: block;
}.laj_faq_a_n3m strong {
  color: #D1D1D4;
  font-weight: 700;
}.laj_faq_a_n3m a {
  text-decoration: underline;
  color: #F5C200;
}.laj_faq_a_n3m ul,.laj_faq_a_n3m ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.laj_faq_a_n3m ol {
  list-style: decimal;
}.laj_faq_a_n3m li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.laj_faq_a_n3m table {
  margin: 8px 0;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.75rem;
  display: block;
}
@media(min-width: 765px) {.laj_faq_a_n3m table {
  display: table;
}
}.laj_faq_a_n3m th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D1D1D4;
  text-align: left;
  font-weight: 700;
}.laj_faq_a_n3m td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6E6E78;
}.laj_seo_n3m {
  padding: 36px 1rem 0;
  background: #0D0D0F;
}
@media(min-width: 765px) {.laj_seo_n3m {
  padding: 2.75rem 24px 0;
}
}.laj_seo_in_n3m {
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  background: #171719;
  border-radius: 12px;
  padding: 28px 24px;
  max-width: 1320px;
}
@media(min-width: 769px) {.laj_seo_in_n3m {
  padding: 2.25rem 40px;
}
}.laj_seo_label_n3m {
  color: #F5C200;
  font-size: 11px;
  margin-bottom: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.laj_seo_h2_n3m {
  color: #F5F5F6;
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}
@media(min-width: 769px) {.laj_seo_h2_n3m {
  font-size: 1.5rem;
}
}.laj_seo_body_n3m {
  color: #9A9AA3;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
}.laj_seo_body_n3m p {
  font-size: 14px;
  color: #9A9AA3;
  margin-bottom: 12px;
  line-height: 1.75;
}.laj_seo_body_n3m p:last-child {
  margin-bottom: 0;
}.laj_seo_body_n3m strong {
  color: #D1D1D4;
  font-weight: 700;
}.laj_seo_body_n3m a {
  transition: color .2s;
  text-decoration: underline;
  color: #F5C200;
}.laj_seo_body_n3m a:hover {
  color: #FFD028;
}.laj_seo_body_n3m ul,.laj_seo_body_n3m ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.laj_seo_body_n3m ol {
  list-style: decimal;
}.laj_seo_body_n3m li {
  line-height: 1.75;
  color: #9A9AA3;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.laj_seo_body_n3m table {
  width: 100%;
  overflow-x: auto;
  display: block;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width: 765px) {.laj_seo_body_n3m table {
  display: table;
}
}.laj_seo_body_n3m th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-weight: 700;
  color: #D1D1D4;
}.laj_seo_body_n3m td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #9A9AA3;
}.laj_seo_cols_n3m {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.laj_seo_cols_n3m {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.laj_seo_cols_n3m {
  grid-template-columns: repeat(3,1fr);
}
}.laj_seo_col_h_n3m {
  color: #D1D1D4;
  margin-bottom: 7px;
  font-size: 0.813rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.laj_seo_col_p_n3m {
  line-height: 1.65;
  color: #6E6E78;
  overflow-wrap: break-word;
  font-size: 13px;
}.laj_seo_stats_n3m {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.laj_seo_stat_n3m {
  border-radius: 8px;
  flex: 1;
  padding: 14px 16px;
  border: 1px solid rgba(245, 194, 0, 0.16);
  background: rgba(245, 194, 0, 0.07);
  min-width: 140px;
}.laj_seo_stat_val_n3m {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F5C200;
  font-weight: 800;
  margin-bottom: 0.25rem;
}.laj_seo_stat_lb_n3m {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #6E6E78;
}.laj_seo_n3m {
  padding: 2.25rem 1rem 0;
  background: #0D0D0F;
}
@media(min-width:768px) {.laj_seo_n3m {
  padding: 44px 1.5rem 0;
}
}.laj_seo_in_n3m {
  background: #171719;
  border-radius: 0.75rem;
  padding: 28px 24px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 82.5rem;
}
@media(min-width: 769px) {.laj_seo_in_n3m {
  padding: 36px 2.5rem;
}
}.laj_seo_label_n3m {
  color: #F5C200;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
}.laj_seo_h2_n3m {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.875rem;
  color: #F5F5F6;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 771px) {.laj_seo_h2_n3m {
  font-size: 24px;
}
}.laj_seo_body_n3m {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #9A9AA3;
}.laj_seo_body_n3m p {
  line-height: 1.75;
  font-size: 14px;
  color: #9A9AA3;
  margin-bottom: 0.75rem;
}.laj_seo_body_n3m p:last-child {
  margin-bottom: 0;
}.laj_seo_body_n3m strong {
  font-weight: 700;
  color: #D1D1D4;
}.laj_seo_body_n3m a {
  transition: color .2s;
  color: #F5C200;
  text-decoration: underline;
}.laj_seo_body_n3m a:hover {
  color: #FFD028;
}.laj_seo_body_n3m ul,.laj_seo_body_n3m ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.laj_seo_body_n3m ol {
  list-style: decimal;
}.laj_seo_body_n3m li {
  font-size: 0.875rem;
  color: #9A9AA3;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.laj_seo_body_n3m table {
  margin-bottom: 0.75rem;
  display: block;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  font-size: 13px;
}
@media(min-width: 765px) {.laj_seo_body_n3m table {
  display: table;
}
}.laj_seo_body_n3m th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #D1D1D4;
  text-align: left;
}.laj_seo_body_n3m td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A9AA3;
}.laj_seo_cols_n3m {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.laj_seo_cols_n3m {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.laj_seo_cols_n3m {
  grid-template-columns: repeat(3,1fr);
}
}.laj_seo_col_h_n3m {
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D1D1D4;
  margin-bottom: 7px;
}.laj_seo_col_p_n3m {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #6E6E78;
}.laj_seo_stats_n3m {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.laj_seo_stat_n3m {
  border: 1px solid rgba(245, 194, 0, 0.16);
  flex: 1;
  border-radius: 8px;
  background: rgba(245, 194, 0, 0.07);
  padding: 0.875rem 1rem;
  min-width: 140px;
}.laj_seo_stat_val_n3m {
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5C200;
}.laj_seo_stat_lb_n3m {
  color: #6E6E78;
  font-size: 11px;
  overflow-wrap: break-word;
}.laj_ft_n3m {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080809;
  margin-top: 48px;
}.laj_ft_support_n3m {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 765px) {.laj_ft_support_n3m {
  padding: 28px 1.5rem;
}
}.laj_ft_support_in_n3m {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.laj_ft_support_main_n3m {
  flex: 1;
  gap: 16px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  min-width: 220px;
}.laj_ft_support_ic_n3m {
  color: #F5C200;
  flex-shrink: 0;
}.laj_ft_support_ic_n3m svg {
  width: 1.875rem;
  height: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.laj_ft_support_text_title_n3m {
  color: #F5F5F6;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 15px;
}.laj_ft_support_text_sub_n3m {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #6E6E78;
}.laj_ft_support_btn_n3m {
  background: #F5C200;
  transition: background .2s;
  padding: 11px 22px;
  border-radius: 0.5rem;
  font-size: 13px;
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
  color: #F5F5F6;
}.laj_ft_support_btn_n3m:hover {
  background: #FFD028;
}.laj_ft_support_contacts_n3m {
  gap: 16px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.laj_ft_support_contact_n3m {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #54545C;
}.laj_ft_support_contact_n3m strong {
  display: block;
  color: #9A9AA3;
  font-weight: 600;
  margin-bottom: 2px;
  font-size: 11px;
}.laj_ft_main_n3m {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 24px;
}
@media(min-width:768px) {.laj_ft_main_n3m {
  padding: 2.5rem 1.5rem 2rem;
}
}.laj_ft_main_in_n3m {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 638px) {.laj_ft_main_in_n3m {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.laj_ft_main_in_n3m {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.laj_ft_col_logo_n3m {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.laj_ft_col_logo_n3m {
  grid-column: auto;
}
}.laj_ft_logo_n3m {
  gap: 9px;
  color: #F5F5F6;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  font-size: 16px;
  margin-bottom: 0.75rem;
  font-weight: 800;
  flex-wrap: wrap;
}.laj_ft_logo_mark_n3m {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.laj_ft_logo_mark_n3m img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.laj_ft_logo_sub_n3m {
  font-size: 0.75rem;
  line-height: 1.55;
  max-width: 12.5rem;
  overflow-wrap: break-word;
  color: #54545C;
}.laj_ft_col_title_n3m {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  font-size: 0.75rem;
  color: #9A9AA3;
}.laj_ft_col_links_n3m {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.laj_ft_col_link_n3m {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #54545C;
}.laj_ft_col_link_n3m:hover {
  color: #D1D1D4;
}.laj_ft_apps_n3m {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.laj_ft_app_card_n3m {
  border-radius: 4px;
  gap: 10px;
  padding: 10px 12px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  align-items: center;
}.laj_ft_app_card_n3m:hover {
  border-color: rgba(245, 194, 0, 0.45);
}.laj_ft_app_card_ic_n3m svg {
  stroke-linejoin: round;
  width: 22px;
  height: 22px;
  stroke-linecap: round;
}.laj_ft_app_card_os_n3m {
  font-size: 0.625rem;
  font-weight: 600;
  color: #54545C;
}.laj_ft_app_card_action_n3m {
  color: #D1D1D4;
  font-size: 12px;
  font-weight: 700;
}.laj_ft_bot_n3m {
  padding: 1.25rem 16px;
}
@media(min-width: 770px) {.laj_ft_bot_n3m {
  padding: 1.25rem 24px;
}
}.laj_ft_bot_in_n3m {
  gap: 16px;
  margin: 0 auto;
  max-width: 82.5rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.laj_ft_socials_n3m {
  gap: 0.5rem;
  display: flex;
}.laj_ft_soc_n3m {
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .2s;
  align-items: center;
  color: #9A9AA3;
  justify-content: center;
  display: flex;
  height: 2.25rem;
  width: 2.25rem;
}.laj_ft_soc_n3m svg {
  height: 16px;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.laj_ft_soc_n3m:hover {
  background: rgba(255, 255, 255, 0.07);
}.laj_ft_legal_n3m {
  flex: 1;
  font-size: 0.688rem;
  line-height: 1.6;
  color: #7A7A84;
  min-width: 12.5rem;
  overflow-wrap: break-word;
}.laj_ft_legal_n3m strong {
  font-weight: 700;
  color: #9A9AA3;
}.laj_ft_legal_n3m a {
  color: #9A9AA3;
  text-decoration: underline;
}.laj_ft_age_n3m {
  border-radius: 50%;
  border: 2px solid #7A7A84;
  width: 32px;
  flex-shrink: 0;
  height: 2rem;
  align-items: center;
  justify-content: center;
  color: #7A7A84;
  font-size: 0.688rem;
  display: flex;
  margin-left: auto;
  font-weight: 800;
}