html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #131720;
  font-family: 'Inter', sans-serif;
  color: #C5C0B5;
  min-height: 100vh;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}.lgn_layout_1rz {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.lgn_page_1rz {
  min-height: 100vh;
  display: flex;
}.lgn_main_1rz {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media (min-width: 1081px) {.lgn_main_1rz {
  padding-left: 13.75rem;
}
}
@media (max-width: 1082px) {.lgn_main_1rz {
  padding-bottom: 4.5rem;
}
}.lgn_gc_1rz {
  border-radius: 8px;
  background: #171C28;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  flex-shrink: 0;
  width: 8.75rem;
  position: relative;
  cursor: pointer;
}
@media(min-width: 641px) {.lgn_gc_1rz {
  width: 156px;
}
}
@media(min-width: 1082px) {.lgn_gc_1rz {
  width: 168px;
}
}.lgn_gc_1rz:hover {
  transform: translateY(-3px);
  border-color: rgba(201, 168, 76, 0.07);
}.lgn_gc_img_1rz {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.lgn_gc_img_1rz img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.lgn_gc_hover_1rz {
  background: rgba(10, 12, 20, 0.72);
  transition: opacity .2s;
  inset: 0;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
}.lgn_gc_1rz:hover .lgn_gc_hover_1rz {
  opacity: 1;
}.lgn_gc_hover_btn_1rz {
  border-radius: 0.25rem;
  padding: 0.5rem 16px;
  background: #C9A84C;
  font-weight: 700;
  font-size: 0.75rem;
  color: #F2EEE5;
}.lgn_gc_info_1rz {
  padding: 8px 10px 0.625rem;
}.lgn_gc_name_1rz {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  margin-bottom: 3px;
  color: #C5C0B5;
  font-weight: 600;
  max-width: 100%;
  white-space: nowrap;
}.lgn_gc_prov_1rz {
  color: #504C47;
  font-size: 0.625rem;
}.lgn_gc_tag_1rz {
  border-radius: 0.25rem;
  padding: 2px 7px;
  left: 0.375rem;
  position: absolute;
  text-transform: uppercase;
  font-size: 9px;
  letter-spacing: .04em;
  z-index: 2;
  font-weight: 700;
  top: 6px;
}.lgn_gc_tag_hot_1rz {
  background: #E84040;
  color: #fff;
}.lgn_gc_tag_new_1rz {
  background: #3DC47E;
  color: #131720;
}.lgn_gc_tag_jp_1rz {
  background: #E8A82E;
  color: #131720;
}.lgn_gc_tag_ex_1rz {
  background: #8A9BB8;
  color: #fff;
}.lgn_gc_tag_live_1rz {
  background: #E84040;
  color: #fff;
}.lgn_gr_1rz {
  padding: 32px 16px 0;
  background: #131720;
}
@media(min-width: 766px) {.lgn_gr_1rz {
  padding: 2.25rem 24px 0;
}
}.lgn_gr_in_1rz {
  margin: 0 auto;
  max-width: 83.75rem;
}.lgn_gr_head_1rz {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 10px;
}.lgn_gr_head_l_1rz {
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  min-width: 0;
  display: flex;
}.lgn_gr_ic_1rz {
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 32px;
  height: 32px;
  flex-shrink: 0;
}.lgn_gr_ic_1rz svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
}.lgn_gr_title_1rz {
  color: #F2EEE5;
  font-family: 'Cinzel', serif;
  font-size: 16px;
  font-weight: 700;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.lgn_gr_title_1rz {
  font-size: 1.125rem;
}
}.lgn_gr_more_1rz {
  transition: color .2s;
  gap: 0.313rem;
  flex-shrink: 0;
  align-items: center;
  white-space: nowrap;
  font-weight: 600;
  display: flex;
  color: #6B6660;
  font-size: 0.75rem;
}.lgn_gr_more_1rz:hover {
  color: #C9A84C;
}.lgn_gr_more_1rz svg {
  stroke-linejoin: round;
  width: 12px;
  height: 12px;
  stroke-linecap: round;
}.lgn_gr_arrows_1rz {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.lgn_gr_arr_1rz {
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 4px;
  height: 30px;
  width: 1.875rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #928D82;
}.lgn_gr_arr_1rz:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F2EEE5;
}.lgn_gr_arr_1rz svg {
  height: 13px;
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
}.lgn_gr_seo_h_1rz {
  margin: 0 0 6px;
  font-family: 'Cinzel', serif;
  font-size: 0.813rem;
  color: #C5C0B5;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-weight: 700;
}
@media(min-width: 769px) {.lgn_gr_seo_h_1rz {
  font-size: 0.875rem;
}
}.lgn_gr_seo_1rz {
  color: #6B6660;
  margin-bottom: 0.75rem;
  line-height: 1.55;
  max-width: 42.5rem;
  font-size: 12px;
  overflow-wrap: break-word;
}.lgn_gr_seo_1rz strong {
  color: #C5C0B5;
  font-weight: 600;
}.lgn_gr_scroll_1rz {
  gap: 0.625rem;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 10px;
  display: flex;
  -webkit-overflow-scrolling: touch;
}.lgn_gr_scroll_1rz::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.lgn_gr_scroll_1rz {
  gap: 0.75rem;
}
}.lgn_tb_1rz {
  background: #131720;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  top: 0;
  left: 0;
  align-items: center;
  height: 3.5rem;
  right: 0;
  display: flex;
  z-index: 80;
  position: fixed;
}.lgn_tb_in_1rz {
  padding: 0 14px;
  gap: 0;
  width: 100%;
  display: flex;
  height: 100%;
  align-items: center;
}.lgn_tb_burger_1rz {
  border-radius: 8px;
  gap: 5px;
  margin-right: 8px;
  height: 38px;
  align-items: center;
  flex-direction: column;
  display: flex;
  flex-shrink: 0;
  width: 2.375rem;
  justify-content: center;
}.lgn_tb_burger_1rz:hover {
  background: rgba(255, 255, 255, 0.05);
}.lgn_tb_burger_line_1rz {
  border-radius: 1px;
  background: #928D82;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width: 1079px) {.lgn_tb_burger_1rz {
  display: none;
}
}.lgn_tb_logo_1rz {
  gap: 0.563rem;
  display: flex;
  letter-spacing: -.01em;
  flex-shrink: 0;
  overflow-wrap: break-word;
  color: #F2EEE5;
  margin-right: 1.25rem;
  font-weight: 800;
  font-size: 1.125rem;
  align-items: center;
}.lgn_tb_logo_mark_1rz {
  overflow: hidden;
  border-radius: 0.5rem;
  width: 2rem;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 32px;
}.lgn_tb_logo_mark_1rz img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.lgn_tb_nav_1rz {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.lgn_tb_nav_1rz {
  display: flex;
}
}.lgn_tb_tab_1rz {
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  padding: 8px 0.875rem;
  font-weight: 600;
  font-size: 0.813rem;
  color: #928D82;
  white-space: nowrap;
}.lgn_tb_tab_1rz:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2EEE5;
}.lgn_tb_tab_1rz.lgn_state_active_1rz {
  background: rgba(201, 168, 76, 0.18);
  color: #F2EEE5;
}.lgn_tb_right_1rz {
  gap: 8px;
  align-items: center;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
}.lgn_tb_login_1rz {
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 16px;
  border-radius: 8px;
  display: none;
  color: #C5C0B5;
  font-weight: 600;
  font-size: 0.813rem;
}.lgn_tb_login_1rz:hover {
  border-color: rgba(201, 168, 76, 0.45);
  color: #F2EEE5;
}
@media(min-width: 479px) {.lgn_tb_login_1rz {
  display: block;
}
}.lgn_tb_reg_1rz {
  transition: background .2s;
  background: #3DC47E;
  padding: 0.563rem 1.125rem;
  border-radius: 0.5rem;
  font-size: 13px;
  color: #0D1018;
  white-space: nowrap;
  font-weight: 700;
}.lgn_tb_reg_1rz:hover {
  background: #50D490;
}.lgn_sb_1rz {
  transform: translateX(-100%);
  background: #1C2130;
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  z-index: 70;
  top: 56px;
  position: fixed;
  width: 220px;
  bottom: 0;
  left: 0;
  overflow-y: auto;
}.lgn_sb_1rz.lgn_state_open_1rz {
  transform: translateX(0);
}.lgn_sb_1rz::-webkit-scrollbar {
  width: 0.25rem;
}.lgn_sb_1rz::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1082px) {.lgn_sb_1rz {
  transform: translateX(0);
}
}.lgn_sb_auth_1rz {
  padding: 14px 0.75rem 10px;
}.lgn_sb_btn_reg_1rz {
  padding: 0.688rem;
  background: #3DC47E;
  border-radius: 8px;
  transition: background .2s;
  text-align: center;
  font-size: 13px;
  color: #0D1018;
  margin-bottom: 0.5rem;
  display: block;
  font-weight: 700;
}.lgn_sb_btn_reg_1rz:hover {
  background: #50D490;
}.lgn_sb_btn_login_1rz {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  color: #C5C0B5;
  display: block;
  font-weight: 600;
  font-size: 13px;
  text-align: center;
}.lgn_sb_btn_login_1rz:hover {
  border-color: rgba(201, 168, 76, 0.45);
  color: #F2EEE5;
}.lgn_sb_promo_1rz {
  border: 1px solid rgba(201, 168, 76, 0.18);
  margin: 0 12px 10px;
  overflow: hidden;
  background: linear-gradient(135deg,#1B1640,#1C2130);
  padding: 0.75rem 14px;
  border-radius: 8px;
  position: relative;
}.lgn_sb_promo_1rz::before {
  background: radial-gradient(circle,rgba(201, 168, 76, 0.18),transparent 70%);
  border-radius: 50%;
  width: 80px;
  position: absolute;
  top: -20px;
  height: 80px;
  right: -1.25rem;
  content: '';
}.lgn_sb_promo_title_1rz {
  letter-spacing: .06em;
  font-size: 11px;
  font-weight: 700;
  color: #C9A84C;
  text-transform: uppercase;
  margin-bottom: 4px;
}.lgn_sb_promo_text_1rz {
  line-height: 1.35;
  font-size: 0.75rem;
  color: #F2EEE5;
  overflow-wrap: break-word;
  font-weight: 600;
}.lgn_sb_promo_sub_1rz {
  margin-top: 3px;
  color: #6B6660;
  font-size: 0.625rem;
}.lgn_sb_nav_1rz {
  padding: 0.375rem 0.5rem 1rem;
}.lgn_sb_nav_lb_1rz {
  padding: 10px 8px 6px;
  letter-spacing: .08em;
  font-size: 10px;
  color: #504C47;
  font-weight: 700;
  text-transform: uppercase;
}.lgn_sb_link_1rz {
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  gap: 10px;
  padding: 0.563rem 0.625rem;
  cursor: pointer;
  color: #928D82;
  font-weight: 500;
  align-items: center;
  font-size: 0.813rem;
  display: flex;
  overflow-wrap: break-word;
}.lgn_sb_link_1rz:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2EEE5;
}.lgn_sb_link_1rz.lgn_state_active_1rz {
  background: rgba(201, 168, 76, 0.18);
  color: #F2EEE5;
}.lgn_sb_ic_1rz {
  border-radius: 0.25rem;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 1.875rem;
  flex-shrink: 0;
  height: 1.875rem;
}.lgn_sb_ic_1rz svg {
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
}.lgn_sb_ic_1_1rz {
  background: rgba(201, 168, 76, 0.07);
  color: #C9A84C;
}.lgn_sb_ic_2_1rz {
  background: rgba(61, 196, 126, 0.15);
  color: #3DC47E;
}.lgn_sb_ic_3_1rz {
  background: rgba(232, 168, 46, 0.14);
  color: #E8A82E;
}.lgn_sb_ic_4_1rz {
  background: rgba(138, 155, 184, 0.15);
  color: #8A9BB8;
}.lgn_sb_ic_5_1rz {
  background: rgba(201, 168, 76, 0.07);
  color: #D45FA0;
}.lgn_sb_ic_6_1rz {
  background: rgba(138, 155, 184, 0.15);
  color: #9B6FD4;
}.lgn_sb_badge_1rz {
  padding: 2px 7px;
  background: #E8A82E;
  border-radius: 4px;
  color: #0D1018;
  margin-left: auto;
  font-weight: 700;
  font-size: 9px;
}.lgn_sb_bot_1rz {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  padding: 12px;
  display: flex;
}.lgn_sb_lang_1rz,.lgn_sb_help_1rz {
  gap: 0.375rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  padding: 0.563rem 6px;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.05);
  align-items: center;
  font-size: 11px;
  color: #928D82;
  justify-content: center;
  display: flex;
  font-weight: 600;
}.lgn_sb_lang_1rz:hover,.lgn_sb_help_1rz:hover {
  border-color: rgba(201, 168, 76, 0.45);
  color: #F2EEE5;
}.lgn_sb_lang_1rz svg,.lgn_sb_help_1rz svg {
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
  width: 13px;
}.lgn_sb_bd_1rz {
  background: rgba(10, 12, 20, 0.72);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.lgn_sb_bd_1rz.lgn_state_on_1rz {
  display: block;
}
@media(min-width: 1081px) {.lgn_sb_bd_1rz {
  display: none!important;
}
}.lgn_mob_nav_1rz {
  background: #1C2130;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  display: flex;
  z-index: 80;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
}
@media(min-width:1080px) {.lgn_mob_nav_1rz {
  display: none;
}
}.lgn_mob_nav_item_1rz {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 0.25rem;
  flex-direction: column;
  color: #504C47;
  cursor: pointer;
  align-items: center;
  display: flex;
}.lgn_mob_nav_ic_1rz {
  line-height: 1;
}.lgn_mob_nav_ic_1rz svg {
  stroke-linecap: round;
  height: 20px;
  stroke-linejoin: round;
  width: 20px;
}.lgn_mob_nav_lb_1rz {
  font-weight: 600;
  color: #504C47;
  font-size: 0.625rem;
}.lgn_mob_nav_item_1rz.lgn_state_active_1rz {
  color: #C9A84C;
}.lgn_mob_nav_item_1rz.lgn_state_active_1rz .lgn_mob_nav_lb_1rz {
  color: #C9A84C;
}.lgn_hero_1rz {
  padding: 20px 1rem 0;
  background: #131720;
}
@media(min-width: 767px) {.lgn_hero_1rz {
  padding: 24px 1.5rem 0;
}
}.lgn_hero_in_1rz {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1340px;
}
@media(min-width: 863px) {.lgn_hero_in_1rz {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.lgn_hero_in_1rz {
  grid-template-columns: 1fr 340px;
}
}.lgn_hero_promo_1rz {
  border-radius: 0.875rem;
  overflow: hidden;
  background: #171C28;
  align-items: stretch;
  display: flex;
  min-height: 13.75rem;
  position: relative;
}
@media(min-width: 769px) {.lgn_hero_promo_1rz {
  min-height: 17.5rem;
}
}.lgn_hero_promo_bg_1rz {
  background: linear-gradient(120deg,#1B1640 0%,#131720 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.lgn_hero_promo_bg_1rz::after {
  background: linear-gradient(90deg,#131720 0%,rgba(10, 12, 20, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.lgn_hero_promo_glow_1rz {
  background: radial-gradient(circle,rgba(138, 155, 184, 0.15) 0%,transparent 65%);
  border-radius: 50%;
  width: 300px;
  top: -40px;
  pointer-events: none;
  right: 60px;
  position: absolute;
  height: 18.75rem;
}.lgn_hero_promo_ct_1rz {
  padding: 28px 1.5rem 1.75rem 1.75rem;
  flex-direction: column;
  justify-content: center;
  z-index: 2;
  display: flex;
  position: relative;
  max-width: 30rem;
}
@media(min-width: 767px) {.lgn_hero_promo_ct_1rz {
  padding: 2.5rem 32px;
}
}.lgn_hero_badge_1rz {
  border-radius: 20px;
  background: rgba(201, 168, 76, 0.18);
  border: 1px solid rgba(201, 168, 76, 0.07);
  padding: 5px 0.75rem;
  margin-bottom: 0.875rem;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  display: inline-block;
  color: #C9A84C;
}.lgn_hero_h1_1rz {
  margin-bottom: 10px;
  overflow-wrap: break-word;
  font-size: 1.625rem;
  line-height: 1.15;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F2EEE5;
}.lgn_hero_h1_1rz em {
  color: #E8A82E;
  font-style: normal;
}
@media(min-width:768px) {.lgn_hero_h1_1rz {
  font-size: 2.25rem;
}
}.lgn_hero_sub_1rz {
  font-size: 13px;
  color: #928D82;
  line-height: 1.55;
  margin-bottom: 1.25rem;
}
@media(min-width: 770px) {.lgn_hero_sub_1rz {
  font-size: 0.875rem;
}
}.lgn_hero_row_1rz {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.lgn_hero_cta_1rz {
  padding: 0.813rem 26px;
  transition: background .2s;
  border-radius: 8px;
  background: #3DC47E;
  color: #0D1018;
  font-weight: 700;
  font-size: 0.875rem;
  box-shadow: 0 2px 0.875rem rgba(61, 196, 126, 0.50);
}.lgn_hero_cta_1rz:hover {
  background: #50D490;
}.lgn_hero_terms_1rz {
  font-size: 11px;
  color: #504C47;
}.lgn_hero_game_1rz {
  border-radius: 0.875rem;
  overflow: hidden;
  background: #171C28;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-direction: column;
  position: relative;
  display: flex;
}.lgn_hero_game_badge_1rz {
  padding: 5px 0.625rem;
  background: rgba(232, 168, 46, 0.14);
  border: 1px solid rgba(232, 168, 46, 0.14);
  border-radius: 1.25rem;
  left: 0.75rem;
  top: 0.75rem;
  font-size: 10px;
  font-weight: 700;
  color: #E8A82E;
  text-transform: uppercase;
  position: absolute;
  z-index: 3;
  letter-spacing: .06em;
}.lgn_hero_game_badge_1rz svg {
  height: 0.688rem;
  vertical-align: -1px;
  width: 0.688rem;
  margin-right: 4px;
}.lgn_hero_game_img_1rz {
  background: linear-gradient(135deg,#1B1640,#131720);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.lgn_hero_game_img_1rz img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.lgn_hero_game_play_1rz {
  background: rgba(10, 12, 20, 0.72);
  transition: opacity .2s;
  inset: 0;
  justify-content: center;
  display: flex;
  opacity: 0;
  align-items: center;
  position: absolute;
}.lgn_hero_game_1rz:hover .lgn_hero_game_play_1rz {
  opacity: 1;
}.lgn_hero_game_play_1rz span {
  border-radius: 50%;
  background: #C9A84C;
  justify-content: center;
  display: flex;
  height: 52px;
  align-items: center;
  width: 52px;
}.lgn_hero_game_play_1rz span svg {
  height: 18px;
  width: 1.125rem;
  margin-left: 2px;
}.lgn_hero_game_info_1rz {
  padding: 0.875rem 16px;
}.lgn_hero_game_title_1rz {
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 4px;
  font-weight: 700;
  color: #F2EEE5;
}.lgn_hero_game_provider_1rz {
  color: #6B6660;
  font-size: 0.688rem;
}.lgn_hero_game_btn_1rz {
  transition: background .2s;
  padding: 0.688rem;
  border-radius: 8px;
  margin: 0.75rem 16px 1rem;
  background: #C9A84C;
  color: #F2EEE5;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 700;
  display: block;
}.lgn_hero_game_1rz:hover .lgn_hero_game_btn_1rz {
  background: #DFC064;
}.lgn_sbar_1rz {
  background: #131720;
  padding: 16px 1rem 0;
}
@media(min-width: 767px) {.lgn_sbar_1rz {
  padding: 18px 1.5rem 0;
}
}.lgn_sbar_in_1rz {
  margin: 0 auto;
  max-width: 1340px;
}.lgn_sbar_row_1rz {
  gap: 0.625rem;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.lgn_sbar_input_1rz {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.688rem 16px;
  transition: border-color .2s;
  flex: 1;
  background: #171C28;
  gap: 0.625rem;
  border-radius: 0.5rem;
  color: #6B6660;
  align-items: center;
  cursor: pointer;
  font-size: 13px;
  display: flex;
}.lgn_sbar_input_1rz:hover {
  border-color: rgba(201, 168, 76, 0.45);
}.lgn_sbar_input_1rz svg {
  height: 15px;
  width: 15px;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex-shrink: 0;
}.lgn_sbar_providers_1rz {
  transition: border-color .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #171C28;
  gap: 8px;
  padding: 11px 1.125rem;
  align-items: center;
  display: flex;
  color: #C5C0B5;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 600;
}.lgn_sbar_providers_1rz:hover {
  border-color: rgba(201, 168, 76, 0.45);
  color: #F2EEE5;
}.lgn_sbar_providers_1rz svg {
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.875rem;
}.lgn_sbar_tabs_1rz {
  gap: 6px;
  padding-bottom: 2px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.lgn_sbar_tabs_1rz::-webkit-scrollbar {
  display: none;
}.lgn_sbar_tab_1rz {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  padding: 8px 0.875rem;
  gap: 0.438rem;
  border-radius: 1.25rem;
  white-space: nowrap;
  flex-shrink: 0;
  color: #928D82;
  font-size: 12px;
  align-items: center;
  font-weight: 600;
  cursor: pointer;
  display: flex;
}.lgn_sbar_tab_1rz:hover {
  border-color: rgba(201, 168, 76, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #F2EEE5;
}.lgn_sbar_tab_1rz.lgn_state_active_1rz {
  background: rgba(201, 168, 76, 0.18);
  border-color: rgba(201, 168, 76, 0.07);
  color: #F2EEE5;
}.lgn_sbar_tab_ic_1rz svg {
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
  height: 0.875rem;
}.lgn_gcg_1rz {
  background: #131720;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.lgn_gcg_1rz {
  padding: 2.75rem 1.5rem 0;
}
}.lgn_gcg_in_1rz {
  margin: 0 auto;
  max-width: 83.75rem;
}.lgn_gcg_head_1rz {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.lgn_gcg_label_1rz {
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C9A84C;
  font-weight: 700;
  margin-bottom: 8px;
}.lgn_gcg_h2_1rz {
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  color: #F2EEE5;
}
@media(min-width: 770px) {.lgn_gcg_h2_1rz {
  font-size: 1.75rem;
}
}.lgn_gcg_intro_1rz {
  line-height: 1.6;
  font-size: 13px;
  color: #6B6660;
}.lgn_gcg_grid_1rz {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.lgn_gcg_grid_1rz {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.lgn_gcg_grid_1rz {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.lgn_gcg_card_1rz {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: transform .2s,border-color .2s;
  padding: 1.25rem;
  border-radius: 14px;
  position: relative;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  justify-content: flex-end;
  min-height: 15rem;
}.lgn_gcg_card_1rz:hover {
  border-color: rgba(201, 168, 76, 0.18);
  transform: translateY(-3px);
}.lgn_gcg_card_bg_1rz {
  inset: 0;
  position: absolute;
  z-index: 0;
}.lgn_gcg_card_bg_1rz::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.lgn_gcg_card_ic_1rz {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  position: absolute;
  align-items: center;
  top: 1.125rem;
  display: flex;
  justify-content: center;
  color: #F2EEE5;
  height: 2.5rem;
  right: 1.125rem;
  width: 40px;
  z-index: 2;
}.lgn_gcg_card_ic_1rz svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
  width: 20px;
}.lgn_gcg_card_ct_1rz {
  z-index: 1;
  position: relative;
}.lgn_gcg_card_h_1rz {
  font-size: 18px;
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F2EEE5;
  line-height: 1.2;
}
@media(min-width: 766px) {.lgn_gcg_card_h_1rz {
  font-size: 20px;
}
}.lgn_gcg_card_p_1rz {
  color: rgba(255,255,255,.82);
  font-size: 12px;
  line-height: 1.55;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
}.lgn_gcg_card_p_1rz strong {
  color: #F2EEE5;
  font-weight: 600;
}.lgn_gcg_card_cta_1rz {
  gap: 4px;
  color: #C9A84C;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  font-size: 12px;
  letter-spacing: .04em;
  font-weight: 700;
}.lgn_gcg_card_cta_1rz svg {
  width: 12px;
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
}.lgn_ws_1rz {
  background: #131720;
  padding: 32px 1rem 0;
}
@media(min-width: 771px) {.lgn_ws_1rz {
  padding: 2.25rem 24px 0;
}
}.lgn_ws_in_1rz {
  margin: 0 auto;
  max-width: 83.75rem;
}.lgn_ws_head_1rz {
  gap: 0.75rem;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.875rem;
}.lgn_ws_title_1rz {
  gap: 10px;
  flex-wrap: wrap;
  color: #F2EEE5;
  overflow-wrap: break-word;
  display: flex;
  font-family: 'Cinzel', serif;
  font-size: 16px;
  align-items: center;
  font-weight: 700;
}.lgn_ws_title_ic_1rz svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
  height: 18px;
  color: #E8A82E;
}.lgn_ws_online_1rz {
  gap: 7px;
  font-weight: 600;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
  color: #6B6660;
}.lgn_ws_online_dot_1rz {
  background: #3DC47E;
  border-radius: 50%;
  flex-shrink: 0;
  width: 8px;
  height: 8px;
  box-shadow: 0 0 0.375rem rgba(61, 196, 126, 0.15);
}.lgn_ws_scroll_1rz {
  gap: 8px;
  padding-bottom: 8px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.lgn_ws_scroll_1rz::-webkit-scrollbar {
  display: none;
}.lgn_wc_1rz {
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 10px;
  border-radius: 8px;
  background: #171C28;
  padding: 10px 0.875rem;
  min-width: 220px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.lgn_wc_img_1rz {
  border-radius: 4px;
  background: #1C2130;
  overflow: hidden;
  flex-shrink: 0;
  height: 36px;
  width: 36px;
}.lgn_wc_img_1rz img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.lgn_wc_info_1rz {
  min-width: 0;
}.lgn_wc_game_1rz {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #C5C0B5;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.75rem;
}.lgn_wc_player_1rz {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  color: #504C47;
}.lgn_wc_amount_1rz {
  white-space: nowrap;
  margin-left: auto;
  font-size: 0.813rem;
  flex-shrink: 0;
  color: #3DC47E;
  font-weight: 700;
}.lgn_reg_1rz {
  background: #131720;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.lgn_reg_1rz {
  padding: 2.75rem 24px 0;
}
}.lgn_reg_in_1rz {
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #1C2130;
  margin: 0 auto;
  border-radius: 0.875rem;
  max-width: 1340px;
}
@media(min-width: 770px) {.lgn_reg_in_1rz {
  padding: 40px;
}
}.lgn_reg_top_1rz {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.lgn_reg_top_1rz {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.lgn_reg_label_1rz {
  font-size: 11px;
  color: #C9A84C;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
}.lgn_reg_h2_1rz {
  color: #F2EEE5;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.75rem;
  font-size: 1.375rem;
  line-height: 1.2;
}
@media(min-width: 766px) {.lgn_reg_h2_1rz {
  font-size: 28px;
}
}.lgn_reg_bonus_1rz {
  background: rgba(232, 168, 46, 0.14);
  border: 1px solid rgba(232, 168, 46, 0.14);
  gap: 8px;
  border-radius: 8px;
  padding: 10px 16px;
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.lgn_reg_bonus_amount_1rz {
  color: #E8A82E;
  font-size: 1.25rem;
  font-weight: 800;
}.lgn_reg_bonus_text_1rz {
  color: #928D82;
  font-size: 13px;
  line-height: 1.35;
}.lgn_reg_cta_btn_1rz {
  padding: 14px 2rem;
  background: #3DC47E;
  transition: background .2s;
  border-radius: 0.5rem;
  margin-bottom: 12px;
  color: #0D1018;
  font-weight: 700;
  box-shadow: 0 2px 14px rgba(61, 196, 126, 0.50);
  font-size: 0.938rem;
  display: inline-block;
}.lgn_reg_cta_btn_1rz:hover {
  background: #50D490;
}.lgn_reg_terms_1rz {
  color: #504C47;
  line-height: 1.5;
  font-size: 0.688rem;
}.lgn_reg_seo_1rz {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.813rem;
  color: #6B6660;
  line-height: 1.65;
  padding-top: 20px;
  margin-top: 1.25rem;
  overflow-wrap: break-word;
}.lgn_reg_seo_1rz p {
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 0.625rem;
  color: #6B6660;
}.lgn_reg_seo_1rz p:last-child {
  margin-bottom: 0;
}.lgn_reg_seo_1rz strong {
  font-weight: 700;
  color: #C5C0B5;
}.lgn_reg_seo_1rz a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9A84C;
}.lgn_reg_seo_1rz a:hover {
  color: #DFC064;
}.lgn_reg_seo_1rz ul,.lgn_reg_seo_1rz ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.lgn_reg_seo_1rz ol {
  list-style: decimal;
}.lgn_reg_seo_1rz li {
  line-height: 1.65;
  color: #6B6660;
  font-size: 0.813rem;
  margin-bottom: 4px;
}.lgn_reg_seo_1rz table {
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 10px;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width: 771px) {.lgn_reg_seo_1rz table {
  display: table;
}
}.lgn_reg_seo_1rz th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  color: #C5C0B5;
  font-weight: 700;
  text-align: left;
}.lgn_reg_seo_1rz td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #6B6660;
}.lgn_reg_steps_1rz {
  gap: 0.875rem;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media(min-width: 861px) {.lgn_reg_steps_1rz {
  margin-top: 0;
}
}.lgn_reg_step_1rz {
  background: rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1rem;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.lgn_reg_step_num_1rz {
  border-radius: 50%;
  border: 1px solid rgba(201, 168, 76, 0.07);
  background: rgba(201, 168, 76, 0.18);
  align-items: center;
  font-weight: 800;
  flex-shrink: 0;
  width: 2.125rem;
  height: 34px;
  display: flex;
  justify-content: center;
  font-size: 14px;
  color: #C9A84C;
}.lgn_reg_step_title_1rz {
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 700;
  color: #F2EEE5;
}.lgn_reg_step_text_1rz {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #6B6660;
}.lgn_reg_trust_1rz {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  padding-top: 20px;
  margin-top: 20px;
  display: flex;
}.lgn_reg_trust_item_1rz {
  gap: 7px;
  align-items: center;
  display: flex;
  font-size: 12px;
  color: #6B6660;
  overflow-wrap: break-word;
}.lgn_reg_trust_ic_1rz svg {
  width: 16px;
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
  color: #C9A84C;
}.lgn_htp_1rz {
  padding: 2.25rem 1rem 0;
  background: #131720;
}
@media(min-width: 766px) {.lgn_htp_1rz {
  padding: 2.75rem 24px 0;
}
}.lgn_htp_in_1rz {
  margin: 0 auto;
  max-width: 1340px;
}.lgn_htp_head_1rz {
  max-width: 45rem;
  margin-bottom: 22px;
}.lgn_htp_label_1rz {
  font-weight: 700;
  text-transform: uppercase;
  color: #C9A84C;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 11px;
}.lgn_htp_h2_1rz {
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F2EEE5;
}
@media(min-width: 769px) {.lgn_htp_h2_1rz {
  font-size: 28px;
}
}.lgn_htp_intro_1rz {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #6B6660;
}.lgn_htp_steps_1rz {
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 0.75rem;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.lgn_htp_steps_1rz {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.lgn_htp_steps_1rz {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.lgn_htp_step_1rz {
  padding: 20px 1.125rem 18px;
  background: #1C2130;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  position: relative;
  flex-direction: column;
  display: flex;
}.lgn_htp_step_num_1rz {
  border-radius: 50%;
  background: #C9A84C;
  align-items: center;
  height: 1.75rem;
  width: 1.75rem;
  font-weight: 800;
  position: absolute;
  display: flex;
  font-family: 'Cinzel', serif;
  color: #0D1018;
  justify-content: center;
  font-size: 13px;
  left: 20px;
  top: -0.75rem;
}.lgn_htp_step_ic_1rz {
  border-radius: 0.25rem;
  margin: 8px 0 12px;
  background: rgba(201, 168, 76, 0.18);
  color: #C9A84C;
  height: 2.25rem;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 2.25rem;
}.lgn_htp_step_ic_1rz svg {
  stroke-linejoin: round;
  height: 1.125rem;
  width: 18px;
  stroke-linecap: round;
}.lgn_htp_step_h_1rz {
  line-height: 1.25;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #F2EEE5;
}.lgn_htp_step_p_1rz {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #6B6660;
}.lgn_htp_step_p_1rz strong {
  font-weight: 600;
  color: #C5C0B5;
}.lgn_htp_cta_1rz {
  border-radius: 0.5rem;
  padding: 13px 26px;
  background: #3DC47E;
  transition: background .2s;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  margin-top: 20px;
  color: #0D1018;
}.lgn_htp_cta_1rz:hover {
  background: #50D490;
}.lgn_bon_1rz {
  background: #131720;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.lgn_bon_1rz {
  padding: 2.75rem 1.5rem 0;
}
}.lgn_bon_in_1rz {
  margin: 0 auto;
  max-width: 83.75rem;
}.lgn_bon_head_1rz {
  margin-bottom: 1.25rem;
}.lgn_bon_label_1rz {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  color: #C9A84C;
  margin-bottom: 0.5rem;
}.lgn_bon_h2_1rz {
  font-size: 1.25rem;
  color: #F2EEE5;
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.lgn_bon_h2_1rz {
  font-size: 24px;
}
}.lgn_bon_seo_1rz {
  color: #6B6660;
  max-width: 620px;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
}.lgn_bon_seo_1rz strong {
  font-weight: 700;
  color: #C5C0B5;
}.lgn_bon_seo_1rz a {
  color: #C9A84C;
  text-decoration: underline;
}.lgn_bon_grid_1rz {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.lgn_bon_grid_1rz {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.lgn_bon_grid_1rz {
  grid-template-columns: repeat(5,1fr);
}
}.lgn_bon_card_1rz {
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  background: #171C28;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
}.lgn_bon_card_1rz:hover {
  transform: translateY(-2px);
  border-color: rgba(201, 168, 76, 0.07);
}.lgn_bon_card_ic_1rz svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 26px;
  width: 26px;
}.lgn_bon_card_ic_1rz {
  margin-bottom: 10px;
}.lgn_bon_card_type_1rz {
  margin-bottom: 6px;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  color: #6B6660;
}.lgn_bon_card_amount_1rz {
  color: #E8A82E;
  line-height: 1.1;
  font-size: 1.125rem;
  margin-bottom: 0.375rem;
  font-weight: 800;
}.lgn_bon_card_name_1rz {
  font-weight: 600;
  color: #F2EEE5;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 0.813rem;
}.lgn_bon_card_detail_1rz {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.688rem;
  color: #504C47;
  overflow-wrap: break-word;
  padding-top: 8px;
  line-height: 1.5;
}.lgn_prov_1rz {
  background: #131720;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.lgn_prov_1rz {
  padding: 44px 1.5rem 0;
}
}.lgn_prov_in_1rz {
  margin: 0 auto;
  max-width: 1340px;
}.lgn_prov_head_1rz {
  margin-bottom: 1rem;
}.lgn_prov_label_1rz {
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  color: #C9A84C;
  text-transform: uppercase;
}.lgn_prov_h2_1rz {
  overflow-wrap: break-word;
  color: #F2EEE5;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  margin-bottom: 8px;
}
@media(min-width: 770px) {.lgn_prov_h2_1rz {
  font-size: 1.5rem;
}
}.lgn_prov_seo_1rz {
  overflow-wrap: break-word;
  color: #6B6660;
  line-height: 1.6;
  margin-bottom: 1rem;
  font-size: 13px;
  max-width: 38.75rem;
}.lgn_prov_seo_1rz strong {
  font-weight: 700;
  color: #C5C0B5;
}.lgn_prov_seo_1rz a {
  color: #C9A84C;
  text-decoration: underline;
}.lgn_prov_grid_1rz {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 638px) {.lgn_prov_grid_1rz {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.lgn_prov_grid_1rz {
  grid-template-columns: repeat(8,1fr);
}
}.lgn_prov_card_1rz {
  gap: 7px;
  padding: 14px 0.625rem;
  background: #171C28;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  flex-direction: column;
  align-items: center;
  display: flex;
  cursor: pointer;
}.lgn_prov_card_1rz:hover {
  border-color: rgba(201, 168, 76, 0.45);
  background: #1C2130;
}.lgn_prov_logo_1rz {
  border-radius: 0.25rem;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  justify-content: center;
  height: 2.75rem;
  align-items: center;
  width: 44px;
}.lgn_prov_logo_1rz img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.lgn_prov_name_1rz {
  font-weight: 600;
  overflow-wrap: break-word;
  color: #928D82;
  font-size: 0.688rem;
  text-align: center;
}.lgn_app_1rz {
  padding: 36px 16px 0;
  background: #131720;
}
@media(min-width:768px) {.lgn_app_1rz {
  padding: 2.75rem 1.5rem 0;
}
}.lgn_app_in_1rz {
  margin: 0 auto;
  max-width: 83.75rem;
}.lgn_app_head_1rz {
  margin-bottom: 1rem;
}.lgn_app_label_1rz {
  color: #C9A84C;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.lgn_app_h2_1rz {
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F2EEE5;
  margin-bottom: 6px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.lgn_app_h2_1rz {
  font-size: 1.5rem;
}
}.lgn_app_sub_1rz {
  max-width: 37.5rem;
  color: #6B6660;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.813rem;
}.lgn_app_sub_1rz strong {
  color: #C5C0B5;
  font-weight: 700;
}.lgn_app_cards_1rz {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width: 638px) {.lgn_app_cards_1rz {
  grid-template-columns: repeat(3,1fr);
}
}.lgn_app_card_1rz {
  gap: 16px;
  border-radius: 0.5rem;
  overflow: hidden;
  padding: 20px;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.lgn_app_card_ios_1rz {
  background: linear-gradient(135deg,rgba(201, 168, 76, 0.18) 0%,#1C2130 100%);
}.lgn_app_card_android_1rz {
  background: linear-gradient(135deg,rgba(61, 196, 126, 0.15) 0%,#1C2130 100%);
}.lgn_app_card_win_1rz {
  background: linear-gradient(135deg,rgba(232, 168, 46, 0.14) 0%,#1C2130 100%);
}.lgn_app_card_ic_1rz svg {
  height: 2.125rem;
  width: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.lgn_app_card_ic_1rz {
  flex-shrink: 0;
  color: #F2EEE5;
}.lgn_app_card_os_1rz {
  margin-bottom: 6px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.625rem;
  color: #6B6660;
  font-weight: 700;
}.lgn_app_card_title_1rz {
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0.375rem;
  color: #F2EEE5;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.lgn_app_card_text_1rz {
  margin-bottom: 0.875rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #6B6660;
}.lgn_app_card_btn_1rz {
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  gap: 0.438rem;
  border-radius: 4px;
  border: 1px solid rgba(201, 168, 76, 0.45);
  padding: 10px 18px;
  display: inline-flex;
  color: #F2EEE5;
  align-items: center;
  font-size: 0.813rem;
  font-weight: 700;
}.lgn_app_card_btn_1rz:hover {
  background: rgba(255, 255, 255, 0.07);
}.lgn_faq_1rz {
  padding: 36px 16px 0;
  background: #131720;
}
@media(min-width: 770px) {.lgn_faq_1rz {
  padding: 2.75rem 1.5rem 0;
}
}.lgn_faq_in_1rz {
  margin: 0 auto;
  max-width: 1340px;
}.lgn_faq_head_1rz {
  margin-bottom: 20px;
}.lgn_faq_label_1rz {
  margin-bottom: 0.5rem;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C9A84C;
  font-weight: 700;
}.lgn_faq_h2_1rz {
  font-size: 20px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F2EEE5;
  font-weight: 800;
}
@media(min-width: 770px) {.lgn_faq_h2_1rz {
  font-size: 1.5rem;
}
}.lgn_faq_list_1rz {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.lgn_faq_item_1rz {
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
  border-radius: 8px;
  background: #1C2130;
}.lgn_faq_q_1rz {
  gap: 0.75rem;
  transition: color .2s;
  padding: 1rem 1.25rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-weight: 600;
  justify-content: space-between;
  color: #C5C0B5;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  cursor: pointer;
}.lgn_faq_q_1rz:hover {
  color: #F2EEE5;
}.lgn_faq_q_ic_1rz {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  height: 24px;
  align-items: center;
  font-size: 16px;
  flex-shrink: 0;
  justify-content: center;
  width: 1.5rem;
  display: flex;
  color: #C9A84C;
}.lgn_faq_item_1rz.lgn_state_open_1rz .lgn_faq_q_ic_1rz {
  transform: rotate(45deg);
}.lgn_faq_a_1rz {
  padding: 0 1.25rem 1rem;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #6B6660;
  line-height: 1.7;
  display: none;
}.lgn_faq_item_1rz.lgn_state_open_1rz .lgn_faq_a_1rz {
  display: block;
}.lgn_faq_a_1rz strong {
  color: #C5C0B5;
  font-weight: 700;
}.lgn_faq_a_1rz a {
  text-decoration: underline;
  color: #C9A84C;
}.lgn_faq_a_1rz ul,.lgn_faq_a_1rz ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.lgn_faq_a_1rz ol {
  list-style: decimal;
}.lgn_faq_a_1rz li {
  margin-bottom: 4px;
  line-height: 1.6;
}.lgn_faq_a_1rz table {
  margin: 8px 0;
  width: 100%;
  font-size: 0.75rem;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 769px) {.lgn_faq_a_1rz table {
  display: table;
}
}.lgn_faq_a_1rz th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 8px;
  text-align: left;
  color: #C5C0B5;
  font-weight: 700;
}.lgn_faq_a_1rz td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 0.5rem;
  color: #6B6660;
}.lgn_seo_1rz {
  padding: 2.25rem 16px 0;
  background: #131720;
}
@media(min-width: 771px) {.lgn_seo_1rz {
  padding: 44px 1.5rem 0;
}
}.lgn_seo_in_1rz {
  margin: 0 auto;
  background: #1C2130;
  border-radius: 14px;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 83.75rem;
}
@media(min-width: 770px) {.lgn_seo_in_1rz {
  padding: 36px 40px;
}
}.lgn_seo_label_1rz {
  color: #C9A84C;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
}.lgn_seo_h2_1rz {
  line-height: 1.25;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F2EEE5;
  margin-bottom: 0.875rem;
  font-weight: 800;
}
@media(min-width: 765px) {.lgn_seo_h2_1rz {
  font-size: 1.5rem;
}
}.lgn_seo_body_1rz {
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #928D82;
}.lgn_seo_body_1rz p {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #928D82;
  margin-bottom: 0.75rem;
}.lgn_seo_body_1rz p:last-child {
  margin-bottom: 0;
}.lgn_seo_body_1rz strong {
  color: #C5C0B5;
  font-weight: 700;
}.lgn_seo_body_1rz a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9A84C;
}.lgn_seo_body_1rz a:hover {
  color: #DFC064;
}.lgn_seo_body_1rz ul,.lgn_seo_body_1rz ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.lgn_seo_body_1rz ol {
  list-style: decimal;
}.lgn_seo_body_1rz li {
  font-size: 14px;
  line-height: 1.75;
  color: #928D82;
  margin-bottom: 6px;
}.lgn_seo_body_1rz table {
  overflow-x: auto;
  display: block;
  font-size: 13px;
  margin-bottom: 0.75rem;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 767px) {.lgn_seo_body_1rz table {
  display: table;
}
}.lgn_seo_body_1rz th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C5C0B5;
  text-align: left;
}.lgn_seo_body_1rz td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #928D82;
}.lgn_seo_cols_1rz {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.lgn_seo_cols_1rz {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.lgn_seo_cols_1rz {
  grid-template-columns: repeat(3,1fr);
}
}.lgn_seo_col_h_1rz {
  font-weight: 700;
  color: #C5C0B5;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.lgn_seo_col_p_1rz {
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #6B6660;
}.lgn_seo_stats_1rz {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.lgn_seo_stat_1rz {
  border: 1px solid rgba(201, 168, 76, 0.18);
  background: rgba(201, 168, 76, 0.07);
  flex: 1;
  padding: 0.875rem 16px;
  border-radius: 0.5rem;
  min-width: 140px;
}.lgn_seo_stat_val_1rz {
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  color: #C9A84C;
  font-weight: 800;
  overflow-wrap: break-word;
}.lgn_seo_stat_lb_1rz {
  font-size: 0.688rem;
  color: #6B6660;
  overflow-wrap: break-word;
}.lgn_seo_1rz {
  padding: 36px 1rem 0;
  background: #131720;
}
@media(min-width: 770px) {.lgn_seo_1rz {
  padding: 2.75rem 24px 0;
}
}.lgn_seo_in_1rz {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1C2130;
  margin: 0 auto;
  border-radius: 0.875rem;
  padding: 28px 1.5rem;
  max-width: 83.75rem;
}
@media(min-width: 771px) {.lgn_seo_in_1rz {
  padding: 36px 2.5rem;
}
}.lgn_seo_label_1rz {
  letter-spacing: .08em;
  font-weight: 700;
  color: #C9A84C;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
}.lgn_seo_h2_1rz {
  margin-bottom: 14px;
  font-weight: 800;
  color: #F2EEE5;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.lgn_seo_h2_1rz {
  font-size: 1.5rem;
}
}.lgn_seo_body_1rz {
  overflow-wrap: break-word;
  color: #928D82;
  line-height: 1.75;
  font-size: 0.875rem;
}.lgn_seo_body_1rz p {
  color: #928D82;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.75;
}.lgn_seo_body_1rz p:last-child {
  margin-bottom: 0;
}.lgn_seo_body_1rz strong {
  font-weight: 700;
  color: #C5C0B5;
}.lgn_seo_body_1rz a {
  transition: color .2s;
  color: #C9A84C;
  text-decoration: underline;
}.lgn_seo_body_1rz a:hover {
  color: #DFC064;
}.lgn_seo_body_1rz ul,.lgn_seo_body_1rz ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.lgn_seo_body_1rz ol {
  list-style: decimal;
}.lgn_seo_body_1rz li {
  margin-bottom: 0.375rem;
  font-size: 14px;
  color: #928D82;
  line-height: 1.75;
}.lgn_seo_body_1rz table {
  overflow-x: auto;
  width: 100%;
  display: block;
  margin-bottom: 12px;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width: 767px) {.lgn_seo_body_1rz table {
  display: table;
}
}.lgn_seo_body_1rz th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  color: #C5C0B5;
  text-align: left;
  font-weight: 700;
}.lgn_seo_body_1rz td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #928D82;
}.lgn_seo_cols_1rz {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.lgn_seo_cols_1rz {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.lgn_seo_cols_1rz {
  grid-template-columns: repeat(3,1fr);
}
}.lgn_seo_col_h_1rz {
  color: #C5C0B5;
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.lgn_seo_col_p_1rz {
  color: #6B6660;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.lgn_seo_stats_1rz {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.lgn_seo_stat_1rz {
  flex: 1;
  border-radius: 8px;
  border: 1px solid rgba(201, 168, 76, 0.18);
  padding: 0.875rem 1rem;
  background: rgba(201, 168, 76, 0.07);
  min-width: 140px;
}.lgn_seo_stat_val_1rz {
  color: #C9A84C;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
}.lgn_seo_stat_lb_1rz {
  overflow-wrap: break-word;
  color: #6B6660;
  font-size: 0.688rem;
}.lgn_pmt_1rz {
  background: #131720;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.lgn_pmt_1rz {
  padding: 44px 1.5rem 0;
}
}.lgn_pmt_in_1rz {
  margin: 0 auto;
  max-width: 1340px;
}.lgn_pmt_head_1rz {
  max-width: 45rem;
  margin-bottom: 22px;
}.lgn_pmt_label_1rz {
  color: #C9A84C;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.lgn_pmt_h2_1rz {
  margin-bottom: 8px;
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
  color: #F2EEE5;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 771px) {.lgn_pmt_h2_1rz {
  font-size: 1.75rem;
}
}.lgn_pmt_intro_1rz {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #6B6660;
}.lgn_pmt_groups_1rz {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.lgn_pmt_group_1rz {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  padding: 20px;
  background: #1C2130;
}.lgn_pmt_group_head_1rz {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
}.lgn_pmt_group_ic_1rz {
  border-radius: 4px;
  background: rgba(201, 168, 76, 0.18);
  width: 36px;
  color: #C9A84C;
  height: 36px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
}.lgn_pmt_group_ic_1rz svg {
  height: 18px;
  width: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.lgn_pmt_group_h_1rz {
  margin: 0;
  color: #F2EEE5;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 16px;
}.lgn_pmt_group_p_1rz {
  margin-bottom: 0.875rem;
  font-size: 13px;
  color: #6B6660;
  line-height: 1.6;
  overflow-wrap: break-word;
}.lgn_pmt_group_p_1rz strong {
  color: #C5C0B5;
  font-weight: 600;
}.lgn_pmt_table_wrap_1rz {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.lgn_pmt_table_1rz {
  width: 100%;
  min-width: 540px;
  border-collapse: collapse;
  font-size: 0.813rem;
}.lgn_pmt_table_1rz th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  letter-spacing: .04em;
  font-size: 0.688rem;
  color: #C5C0B5;
  text-align: left;
  font-weight: 700;
  white-space: nowrap;
  text-transform: uppercase;
}.lgn_pmt_table_1rz td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6B6660;
}.lgn_pmt_table_1rz tbody tr:last-child td {
  border-bottom: none;
}.lgn_pmt_table_1rz tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C5C0B5;
}.lgn_seo_1rz {
  background: #131720;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.lgn_seo_1rz {
  padding: 44px 1.5rem 0;
}
}.lgn_seo_in_1rz {
  background: #1C2130;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 28px 24px;
  margin: 0 auto;
  max-width: 83.75rem;
}
@media(min-width:768px) {.lgn_seo_in_1rz {
  padding: 36px 2.5rem;
}
}.lgn_seo_label_1rz {
  font-size: 11px;
  color: #C9A84C;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.lgn_seo_h2_1rz {
  font-weight: 800;
  font-size: 1.25rem;
  color: #F2EEE5;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
}
@media(min-width: 769px) {.lgn_seo_h2_1rz {
  font-size: 24px;
}
}.lgn_seo_body_1rz {
  line-height: 1.75;
  color: #928D82;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.lgn_seo_body_1rz p {
  margin-bottom: 12px;
  line-height: 1.75;
  color: #928D82;
  font-size: 0.875rem;
}.lgn_seo_body_1rz p:last-child {
  margin-bottom: 0;
}.lgn_seo_body_1rz strong {
  color: #C5C0B5;
  font-weight: 700;
}.lgn_seo_body_1rz a {
  transition: color .2s;
  color: #C9A84C;
  text-decoration: underline;
}.lgn_seo_body_1rz a:hover {
  color: #DFC064;
}.lgn_seo_body_1rz ul,.lgn_seo_body_1rz ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.lgn_seo_body_1rz ol {
  list-style: decimal;
}.lgn_seo_body_1rz li {
  color: #928D82;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
}.lgn_seo_body_1rz table {
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  display: block;
  margin-bottom: 12px;
}
@media(min-width: 767px) {.lgn_seo_body_1rz table {
  display: table;
}
}.lgn_seo_body_1rz th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C5C0B5;
  font-weight: 700;
}.lgn_seo_body_1rz td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #928D82;
}.lgn_seo_cols_1rz {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.lgn_seo_cols_1rz {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.lgn_seo_cols_1rz {
  grid-template-columns: repeat(3,1fr);
}
}.lgn_seo_col_h_1rz {
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #C5C0B5;
}.lgn_seo_col_p_1rz {
  color: #6B6660;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.lgn_seo_stats_1rz {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.lgn_seo_stat_1rz {
  flex: 1;
  border-radius: 8px;
  background: rgba(201, 168, 76, 0.07);
  padding: 14px 16px;
  border: 1px solid rgba(201, 168, 76, 0.18);
  min-width: 140px;
}.lgn_seo_stat_val_1rz {
  margin-bottom: 4px;
  color: #C9A84C;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}.lgn_seo_stat_lb_1rz {
  font-size: 0.688rem;
  color: #6B6660;
  overflow-wrap: break-word;
}.lgn_ft_1rz {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #0D1018;
  margin-top: 3rem;
}.lgn_ft_support_1rz {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 771px) {.lgn_ft_support_1rz {
  padding: 1.75rem 1.5rem;
}
}.lgn_ft_support_in_1rz {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 83.75rem;
}.lgn_ft_support_main_1rz {
  flex: 1;
  gap: 16px;
  align-items: center;
  display: flex;
  min-width: 220px;
  flex-wrap: wrap;
}.lgn_ft_support_ic_1rz {
  flex-shrink: 0;
  color: #C9A84C;
}.lgn_ft_support_ic_1rz svg {
  height: 30px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.875rem;
}.lgn_ft_support_text_title_1rz {
  color: #F2EEE5;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 3px;
}.lgn_ft_support_text_sub_1rz {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #6B6660;
}.lgn_ft_support_btn_1rz {
  padding: 0.688rem 22px;
  border-radius: 8px;
  background: #C9A84C;
  transition: background .2s;
  flex-shrink: 0;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
  color: #F2EEE5;
}.lgn_ft_support_btn_1rz:hover {
  background: #DFC064;
}.lgn_ft_support_contacts_1rz {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.lgn_ft_support_contact_1rz {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #504C47;
}.lgn_ft_support_contact_1rz strong {
  font-size: 0.688rem;
  font-weight: 600;
  color: #928D82;
  margin-bottom: 2px;
  display: block;
}.lgn_ft_main_1rz {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 1rem 24px;
}
@media(min-width: 767px) {.lgn_ft_main_1rz {
  padding: 40px 24px 2rem;
}
}.lgn_ft_main_in_1rz {
  gap: 1.5rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1340px;
}
@media(min-width:640px) {.lgn_ft_main_in_1rz {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.lgn_ft_main_in_1rz {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.lgn_ft_col_logo_1rz {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.lgn_ft_col_logo_1rz {
  grid-column: auto;
}
}.lgn_ft_logo_1rz {
  gap: 9px;
  overflow-wrap: break-word;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 12px;
  color: #F2EEE5;
  display: flex;
  font-weight: 800;
  font-size: 16px;
}.lgn_ft_logo_mark_1rz {
  overflow: hidden;
  border-radius: 4px;
  width: 30px;
  height: 1.875rem;
}.lgn_ft_logo_mark_1rz img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.lgn_ft_logo_sub_1rz {
  font-size: 12px;
  max-width: 12.5rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #504C47;
}.lgn_ft_col_title_1rz {
  font-size: 12px;
  color: #928D82;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 14px;
  letter-spacing: .07em;
}.lgn_ft_col_links_1rz {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.lgn_ft_col_link_1rz {
  transition: color .2s;
  font-size: 13px;
  color: #504C47;
  overflow-wrap: break-word;
}.lgn_ft_col_link_1rz:hover {
  color: #C5C0B5;
}.lgn_ft_apps_1rz {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.lgn_ft_app_card_1rz {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  gap: 10px;
  border-radius: 4px;
  padding: 10px 12px;
  align-items: center;
  display: flex;
}.lgn_ft_app_card_1rz:hover {
  border-color: rgba(201, 168, 76, 0.45);
}.lgn_ft_app_card_ic_1rz svg {
  stroke-linejoin: round;
  width: 1.375rem;
  height: 1.375rem;
  stroke-linecap: round;
}.lgn_ft_app_card_os_1rz {
  font-size: 0.625rem;
  font-weight: 600;
  color: #504C47;
}.lgn_ft_app_card_action_1rz {
  color: #C5C0B5;
  font-size: 0.75rem;
  font-weight: 700;
}.lgn_ft_bot_1rz {
  padding: 1.25rem 16px;
}
@media(min-width: 765px) {.lgn_ft_bot_1rz {
  padding: 20px 24px;
}
}.lgn_ft_bot_in_1rz {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 1340px;
}.lgn_ft_socials_1rz {
  gap: 8px;
  display: flex;
}.lgn_ft_soc_1rz {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  color: #928D82;
  justify-content: center;
  height: 36px;
  align-items: center;
  display: flex;
  width: 36px;
}.lgn_ft_soc_1rz svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
}.lgn_ft_soc_1rz:hover {
  background: rgba(255, 255, 255, 0.07);
}.lgn_ft_legal_1rz {
  flex: 1;
  line-height: 1.6;
  font-size: 11px;
  min-width: 12.5rem;
  color: #7A756E;
  overflow-wrap: break-word;
}.lgn_ft_legal_1rz strong {
  color: #928D82;
  font-weight: 700;
}.lgn_ft_legal_1rz a {
  color: #928D82;
  text-decoration: underline;
}.lgn_ft_age_1rz {
  border-radius: 50%;
  border: 2px solid #7A756E;
  height: 2rem;
  align-items: center;
  margin-left: auto;
  color: #7A756E;
  font-weight: 800;
  font-size: 11px;
  justify-content: center;
  flex-shrink: 0;
  width: 2rem;
  display: flex;
}