*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  font-family: 'Nunito', sans-serif;
  color: #C6BCA4;
  -webkit-font-smoothing: antialiased;
  background-color: #0D0910;
  line-height: 1.6;
  min-height: 100vh;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  color: inherit;
  text-decoration: none;
}.lia_layout_kcp {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.lia_page_kcp {
  display: flex;
  min-height: 100vh;
}.lia_main_kcp {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1082px) {.lia_main_kcp {
  padding-left: 220px;
}
}
@media screen and (max-width: 1076px) {.lia_main_kcp {
  padding-bottom: 72px;
}
}.lia_gc_kcp {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 10px;
  background: #150F1C;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
  width: 8.75rem;
}
@media(min-width: 639px) {.lia_gc_kcp {
  width: 9.75rem;
}
}
@media(min-width: 1082px) {.lia_gc_kcp {
  width: 168px;
}
}.lia_gc_kcp:hover {
  border-color: rgba(212, 146, 46, 0.07);
  transform: translateY(-3px);
}.lia_gc_img_kcp {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.lia_gc_img_kcp img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.lia_gc_hover_kcp {
  transition: opacity .2s;
  background: rgba(8, 5, 9, 0.72);
  inset: 0;
  position: absolute;
  align-items: center;
  opacity: 0;
  display: flex;
  justify-content: center;
}.lia_gc_kcp:hover .lia_gc_hover_kcp {
  opacity: 1;
}.lia_gc_hover_btn_kcp {
  padding: 0.5rem 16px;
  border-radius: 0.375rem;
  background: #D4922E;
  color: #F3ECD8;
  font-weight: 700;
  font-size: 0.75rem;
}.lia_gc_info_kcp {
  padding: 0.5rem 0.625rem 10px;
}.lia_gc_name_kcp {
  overflow: hidden;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #C6BCA4;
  margin-bottom: 3px;
  font-weight: 600;
}.lia_gc_prov_kcp {
  color: #625A52;
  font-size: 10px;
}.lia_gc_tag_kcp {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  letter-spacing: .04em;
  top: 6px;
  z-index: 2;
  font-weight: 700;
  text-transform: uppercase;
  left: 0.375rem;
  position: absolute;
  font-size: 9px;
}.lia_gc_tag_hot_kcp {
  background: #E03040;
  color: #fff;
}.lia_gc_tag_new_kcp {
  background: #28C47A;
  color: #0D0910;
}.lia_gc_tag_jp_kcp {
  background: #F0BC30;
  color: #0D0910;
}.lia_gc_tag_ex_kcp {
  background: #9B1D35;
  color: #fff;
}.lia_gc_tag_live_kcp {
  background: #E03040;
  color: #fff;
}.lia_gr_kcp {
  padding: 32px 1rem 0;
  background: #0D0910;
}
@media(min-width: 770px) {.lia_gr_kcp {
  padding: 2.25rem 1.5rem 0;
}
}.lia_gr_in_kcp {
  margin: 0 auto;
  max-width: 1340px;
}.lia_gr_head_kcp {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.625rem;
}.lia_gr_head_l_kcp {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.lia_gr_ic_kcp {
  border-radius: 0.625rem;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  width: 32px;
  height: 32px;
  display: flex;
}.lia_gr_ic_kcp svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 16px;
}.lia_gr_title_kcp {
  color: #F3ECD8;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.lia_gr_title_kcp {
  font-size: 18px;
}
}.lia_gr_more_kcp {
  gap: 5px;
  transition: color .2s;
  align-items: center;
  color: #746860;
  font-size: 0.75rem;
  font-weight: 600;
  flex-shrink: 0;
  white-space: nowrap;
  display: flex;
}.lia_gr_more_kcp:hover {
  color: #D4922E;
}.lia_gr_more_kcp svg {
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
  width: 0.75rem;
}.lia_gr_arrows_kcp {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.lia_gr_arr_kcp {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .15s,color .15s;
  border-radius: 6px;
  width: 30px;
  align-items: center;
  color: #968A78;
  justify-content: center;
  height: 1.875rem;
  display: flex;
}.lia_gr_arr_kcp:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F3ECD8;
}.lia_gr_arr_kcp svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
  height: 13px;
}.lia_gr_seo_h_kcp {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  max-width: 680px;
  font-size: 13px;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  color: #C6BCA4;
}
@media(min-width: 765px) {.lia_gr_seo_h_kcp {
  font-size: 14px;
}
}.lia_gr_seo_kcp {
  overflow-wrap: break-word;
  line-height: 1.55;
  margin-bottom: 12px;
  max-width: 42.5rem;
  color: #746860;
  font-size: 0.75rem;
}.lia_gr_seo_kcp strong {
  font-weight: 600;
  color: #C6BCA4;
}.lia_gr_scroll_kcp {
  gap: 0.625rem;
  padding-bottom: 0.625rem;
  display: flex;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.lia_gr_scroll_kcp::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.lia_gr_scroll_kcp {
  gap: 12px;
}
}.lia_tb_kcp {
  background: #0D0910;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  align-items: center;
  position: fixed;
  left: 0;
  height: 3.5rem;
  top: 0;
  display: flex;
  z-index: 80;
  right: 0;
}.lia_tb_in_kcp {
  gap: 0;
  padding: 0 14px;
  display: flex;
  height: 100%;
  align-items: center;
  width: 100%;
}.lia_tb_burger_kcp {
  border-radius: 10px;
  gap: 5px;
  flex-direction: column;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  width: 2.375rem;
  height: 38px;
  margin-right: 0.5rem;
  justify-content: center;
}.lia_tb_burger_kcp:hover {
  background: rgba(255, 255, 255, 0.05);
}.lia_tb_burger_line_kcp {
  background: #968A78;
  border-radius: 1px;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width: 1081px) {.lia_tb_burger_kcp {
  display: none;
}
}.lia_tb_logo_kcp {
  gap: 0.563rem;
  font-size: 18px;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  font-weight: 800;
  align-items: center;
  display: flex;
  color: #F3ECD8;
  margin-right: 20px;
  flex-shrink: 0;
}.lia_tb_logo_mark_kcp {
  border-radius: 10px;
  overflow: hidden;
  height: 2rem;
  align-items: center;
  width: 32px;
  justify-content: center;
  display: flex;
}.lia_tb_logo_mark_kcp img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.lia_tb_nav_kcp {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.lia_tb_nav_kcp {
  display: flex;
}
}.lia_tb_tab_kcp {
  transition: background .15s,color .15s;
  border-radius: 10px;
  padding: 0.5rem 14px;
  color: #968A78;
  font-size: 0.813rem;
  font-weight: 600;
  white-space: nowrap;
}.lia_tb_tab_kcp:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F3ECD8;
}.lia_tb_tab_kcp.lia_state_active_kcp {
  background: rgba(212, 146, 46, 0.18);
  color: #F3ECD8;
}.lia_tb_right_kcp {
  gap: 0.5rem;
  align-items: center;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
}.lia_tb_login_kcp {
  border-radius: 0.625rem;
  transition: border-color .2s,color .2s;
  padding: 9px 16px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-weight: 600;
  color: #C6BCA4;
  display: none;
  font-size: 0.813rem;
}.lia_tb_login_kcp:hover {
  border-color: rgba(212, 148, 48, 0.45);
  color: #F3ECD8;
}
@media(min-width: 479px) {.lia_tb_login_kcp {
  display: block;
}
}.lia_tb_reg_kcp {
  border-radius: 10px;
  padding: 0.563rem 18px;
  background: #28C47A;
  transition: background .2s;
  color: #120A08;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
}.lia_tb_reg_kcp:hover {
  background: #34D68A;
}.lia_sb_kcp {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  background: #1C1526;
  z-index: 70;
  position: fixed;
  bottom: 0;
  overflow-y: auto;
  width: 13.75rem;
  top: 56px;
  left: 0;
}.lia_sb_kcp.lia_state_open_kcp {
  transform: translateX(0);
}.lia_sb_kcp::-webkit-scrollbar {
  width: 4px;
}.lia_sb_kcp::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.lia_sb_kcp {
  transform: translateX(0);
}
}.lia_sb_auth_kcp {
  padding: 14px 0.75rem 0.625rem;
}.lia_sb_btn_reg_kcp {
  transition: background .2s;
  border-radius: 10px;
  padding: 0.688rem;
  background: #28C47A;
  margin-bottom: 0.5rem;
  text-align: center;
  display: block;
  font-weight: 700;
  font-size: 13px;
  color: #120A08;
}.lia_sb_btn_reg_kcp:hover {
  background: #34D68A;
}.lia_sb_btn_login_kcp {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  padding: 0.625rem;
  color: #C6BCA4;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  display: block;
}.lia_sb_btn_login_kcp:hover {
  border-color: rgba(212, 148, 48, 0.45);
  color: #F3ECD8;
}.lia_sb_promo_kcp {
  margin: 0 12px 10px;
  border: 1px solid rgba(212, 146, 46, 0.18);
  background: linear-gradient(135deg,#2A0D1A,#1C1526);
  overflow: hidden;
  padding: 12px 14px;
  border-radius: 10px;
  position: relative;
}.lia_sb_promo_kcp::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 146, 46, 0.18),transparent 70%);
  height: 80px;
  content: '';
  position: absolute;
  width: 5rem;
  right: -20px;
  top: -1.25rem;
}.lia_sb_promo_title_kcp {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #D4922E;
  margin-bottom: 0.25rem;
  font-size: 11px;
}.lia_sb_promo_text_kcp {
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1.35;
  color: #F3ECD8;
}.lia_sb_promo_sub_kcp {
  margin-top: 3px;
  color: #746860;
  font-size: 10px;
}.lia_sb_nav_kcp {
  padding: 0.375rem 0.5rem 1rem;
}.lia_sb_nav_lb_kcp {
  padding: 10px 8px 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #625A52;
  font-size: 10px;
}.lia_sb_link_kcp {
  border-radius: 0.375rem;
  padding: 9px 0.625rem;
  gap: 10px;
  transition: background .15s,color .15s;
  color: #968A78;
  overflow-wrap: break-word;
  display: flex;
  cursor: pointer;
  font-size: 13px;
  font-weight: 500;
  align-items: center;
}.lia_sb_link_kcp:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F3ECD8;
}.lia_sb_link_kcp.lia_state_active_kcp {
  background: rgba(212, 146, 46, 0.18);
  color: #F3ECD8;
}.lia_sb_ic_kcp {
  border-radius: 0.375rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  width: 1.875rem;
  height: 1.875rem;
}.lia_sb_ic_kcp svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 1rem;
}.lia_sb_ic_1_kcp {
  background: rgba(212, 146, 46, 0.07);
  color: #D4922E;
}.lia_sb_ic_2_kcp {
  background: rgba(40, 196, 122, 0.16);
  color: #28C47A;
}.lia_sb_ic_3_kcp {
  background: rgba(240, 188, 48, 0.15);
  color: #F0BC30;
}.lia_sb_ic_4_kcp {
  background: rgba(155, 29, 53, 0.22);
  color: #9B1D35;
}.lia_sb_ic_5_kcp {
  background: rgba(212, 146, 46, 0.07);
  color: #E8408C;
}.lia_sb_ic_6_kcp {
  background: rgba(155, 29, 53, 0.22);
  color: #A855D4;
}.lia_sb_badge_kcp {
  background: #F0BC30;
  border-radius: 6px;
  padding: 2px 0.438rem;
  color: #120A08;
  font-size: 0.563rem;
  margin-left: auto;
  font-weight: 700;
}.lia_sb_bot_kcp {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  padding: 12px;
  display: flex;
}.lia_sb_lang_kcp,.lia_sb_help_kcp {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex: 1;
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 0.375rem;
  gap: 6px;
  font-size: 11px;
  color: #968A78;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
}.lia_sb_lang_kcp:hover,.lia_sb_help_kcp:hover {
  border-color: rgba(212, 148, 48, 0.45);
  color: #F3ECD8;
}.lia_sb_lang_kcp svg,.lia_sb_help_kcp svg {
  height: 0.813rem;
  width: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.lia_sb_bd_kcp {
  background: rgba(8, 5, 9, 0.72);
  inset: 0;
  position: fixed;
  display: none;
  z-index: 69;
}.lia_sb_bd_kcp.lia_state_on_kcp {
  display: block;
}
@media(min-width:1080px) {.lia_sb_bd_kcp {
  display: none!important;
}
}.lia_mob_nav_kcp {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #1C1526;
  z-index: 80;
  display: flex;
  right: 0;
  position: fixed;
  bottom: 0;
  left: 0;
}
@media(min-width: 1083px) {.lia_mob_nav_kcp {
  display: none;
}
}.lia_mob_nav_item_kcp {
  padding: 4px 2px;
  flex: 1;
  gap: 4px;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  color: #625A52;
}.lia_mob_nav_ic_kcp {
  line-height: 1;
}.lia_mob_nav_ic_kcp svg {
  width: 20px;
  stroke-linecap: round;
  height: 20px;
  stroke-linejoin: round;
}.lia_mob_nav_lb_kcp {
  font-weight: 600;
  font-size: 10px;
  color: #625A52;
}.lia_mob_nav_item_kcp.lia_state_active_kcp {
  color: #D4922E;
}.lia_mob_nav_item_kcp.lia_state_active_kcp .lia_mob_nav_lb_kcp {
  color: #D4922E;
}.lia_hero_kcp {
  background: #0D0910;
  padding: 1.25rem 16px 0;
}
@media(min-width: 769px) {.lia_hero_kcp {
  padding: 24px 1.5rem 0;
}
}.lia_hero_in_kcp {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 83.75rem;
  display: grid;
}
@media(min-width: 862px) {.lia_hero_in_kcp {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1097px) {.lia_hero_in_kcp {
  grid-template-columns: 1fr 21.25rem;
}
}.lia_hero_promo_kcp {
  background: #150F1C;
  overflow: hidden;
  border-radius: 1rem;
  position: relative;
  display: flex;
  min-height: 220px;
  align-items: stretch;
}
@media(min-width: 769px) {.lia_hero_promo_kcp {
  min-height: 280px;
}
}.lia_hero_promo_bg_kcp {
  background: linear-gradient(120deg,#2A0D1A 0%,#0D0910 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.lia_hero_promo_bg_kcp::after {
  inset: 0;
  background: linear-gradient(90deg,#0D0910 0%,rgba(8, 5, 9, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.lia_hero_promo_glow_kcp {
  background: radial-gradient(circle,rgba(155, 29, 53, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  right: 60px;
  width: 18.75rem;
  top: -40px;
  pointer-events: none;
  position: absolute;
  height: 300px;
}.lia_hero_promo_ct_kcp {
  padding: 28px 1.5rem 28px 28px;
  flex-direction: column;
  z-index: 2;
  max-width: 480px;
  display: flex;
  justify-content: center;
  position: relative;
}
@media(min-width: 769px) {.lia_hero_promo_ct_kcp {
  padding: 2.5rem 32px;
}
}.lia_hero_badge_kcp {
  border: 1px solid rgba(212, 146, 46, 0.07);
  background: rgba(212, 146, 46, 0.18);
  padding: 0.313rem 0.75rem;
  border-radius: 1.25rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  display: inline-block;
  color: #D4922E;
  font-size: 10px;
  margin-bottom: 0.875rem;
}.lia_hero_h1_kcp {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 26px;
  color: #F3ECD8;
  font-weight: 800;
  line-height: 1.15;
  margin-bottom: 0.625rem;
}.lia_hero_h1_kcp em {
  color: #F0BC30;
  font-style: normal;
}
@media(min-width: 769px) {.lia_hero_h1_kcp {
  font-size: 2.25rem;
}
}.lia_hero_sub_kcp {
  font-size: 0.813rem;
  color: #968A78;
  line-height: 1.55;
  margin-bottom: 1.25rem;
}
@media(min-width: 769px) {.lia_hero_sub_kcp {
  font-size: 14px;
}
}.lia_hero_row_kcp {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.lia_hero_cta_kcp {
  border-radius: 0.625rem;
  transition: background .2s;
  background: #28C47A;
  padding: 0.813rem 26px;
  color: #120A08;
  font-size: 14px;
  box-shadow: 0 2px 14px rgba(40, 196, 122, 0.48), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  font-weight: 700;
}.lia_hero_cta_kcp:hover {
  background: #34D68A;
}.lia_hero_terms_kcp {
  font-size: 0.688rem;
  color: #625A52;
}.lia_hero_game_kcp {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #150F1C;
  border-radius: 1rem;
  overflow: hidden;
  display: flex;
  position: relative;
  flex-direction: column;
}.lia_hero_game_badge_kcp {
  background: rgba(240, 188, 48, 0.15);
  border-radius: 1.25rem;
  border: 1px solid rgba(240, 188, 48, 0.15);
  padding: 5px 0.625rem;
  font-weight: 700;
  position: absolute;
  top: 12px;
  letter-spacing: .06em;
  color: #F0BC30;
  text-transform: uppercase;
  left: 0.75rem;
  font-size: 10px;
  z-index: 3;
}.lia_hero_game_badge_kcp svg {
  height: 11px;
  vertical-align: -1px;
  width: 11px;
  margin-right: 4px;
}.lia_hero_game_img_kcp {
  overflow: hidden;
  background: linear-gradient(135deg,#2A0D1A,#0D0910);
  padding-bottom: 60%;
  position: relative;
}.lia_hero_game_img_kcp img {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}.lia_hero_game_play_kcp {
  inset: 0;
  background: rgba(8, 5, 9, 0.72);
  transition: opacity .2s;
  justify-content: center;
  opacity: 0;
  position: absolute;
  display: flex;
  align-items: center;
}.lia_hero_game_kcp:hover .lia_hero_game_play_kcp {
  opacity: 1;
}.lia_hero_game_play_kcp span {
  background: #D4922E;
  border-radius: 50%;
  display: flex;
  height: 3.25rem;
  justify-content: center;
  align-items: center;
  width: 52px;
}.lia_hero_game_play_kcp span svg {
  width: 18px;
  height: 18px;
  margin-left: 2px;
}.lia_hero_game_info_kcp {
  padding: 14px 16px;
}.lia_hero_game_title_kcp {
  margin-bottom: 0.25rem;
  font-size: 0.938rem;
  color: #F3ECD8;
  overflow-wrap: break-word;
  font-weight: 700;
}.lia_hero_game_provider_kcp {
  color: #746860;
  font-size: 0.688rem;
}.lia_hero_game_btn_kcp {
  transition: background .2s;
  background: #D4922E;
  padding: 11px;
  margin: 12px 16px 16px;
  border-radius: 10px;
  font-size: 0.813rem;
  color: #F3ECD8;
  display: block;
  text-align: center;
  font-weight: 700;
}.lia_hero_game_kcp:hover .lia_hero_game_btn_kcp {
  background: #E8A840;
}.lia_wy_kcp {
  padding: 32px 16px 0;
  background: #0D0910;
}
@media(min-width: 766px) {.lia_wy_kcp {
  padding: 40px 1.5rem 0;
}
}.lia_wy_in_kcp {
  margin: 0 auto;
  max-width: 1340px;
}.lia_wy_head_kcp {
  margin-bottom: 1.125rem;
  max-width: 45rem;
}.lia_wy_label_kcp {
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #D4922E;
  margin-bottom: 0.5rem;
}.lia_wy_h2_kcp {
  font-weight: 800;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  color: #F3ECD8;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.lia_wy_h2_kcp {
  font-size: 1.5rem;
}
}.lia_wy_intro_kcp {
  margin: 0;
  line-height: 1.6;
  font-size: 13px;
  color: #746860;
}.lia_wy_grid_kcp {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.lia_wy_grid_kcp {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.lia_wy_grid_kcp {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.lia_wy_card_kcp {
  padding: 1.25rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1C1526;
  border-radius: 0.625rem;
}.lia_wy_card_kcp:hover {
  border-color: rgba(212, 146, 46, 0.07);
  transform: translateY(-2px);
}.lia_wy_card_ic_kcp {
  border-radius: 50%;
  background: rgba(212, 146, 46, 0.18);
  height: 2.75rem;
  width: 44px;
  margin-bottom: 14px;
  display: flex;
  color: #D4922E;
  justify-content: center;
  align-items: center;
}.lia_wy_card_ic_kcp svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.375rem;
  width: 1.375rem;
}.lia_wy_card_h_kcp {
  line-height: 1.25;
  font-size: 15px;
  margin-bottom: 6px;
  color: #F3ECD8;
  overflow-wrap: break-word;
  font-weight: 700;
}.lia_wy_card_p_kcp {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #746860;
  line-height: 1.6;
}.lia_wy_card_p_kcp strong {
  font-weight: 600;
  color: #C6BCA4;
}.lia_ws_kcp {
  background: #0D0910;
  padding: 32px 1rem 0;
}
@media(min-width: 767px) {.lia_ws_kcp {
  padding: 36px 1.5rem 0;
}
}.lia_ws_in_kcp {
  margin: 0 auto;
  max-width: 1340px;
}.lia_ws_head_kcp {
  gap: 12px;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px;
  flex-wrap: wrap;
  display: flex;
}.lia_ws_title_kcp {
  gap: 0.625rem;
  flex-wrap: wrap;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  overflow-wrap: break-word;
  align-items: center;
  color: #F3ECD8;
  font-size: 1rem;
  display: flex;
}.lia_ws_title_ic_kcp svg {
  color: #F0BC30;
  stroke-linecap: round;
  height: 18px;
  stroke-linejoin: round;
  width: 1.125rem;
}.lia_ws_online_kcp {
  gap: 0.438rem;
  align-items: center;
  display: flex;
  font-weight: 600;
  font-size: 12px;
  color: #746860;
}.lia_ws_online_dot_kcp {
  background: #28C47A;
  border-radius: 50%;
  width: 8px;
  flex-shrink: 0;
  height: 0.5rem;
  box-shadow: 0 0 6px rgba(40, 196, 122, 0.16);
}.lia_ws_scroll_kcp {
  gap: 0.5rem;
  overflow-x: auto;
  padding-bottom: 8px;
  scrollbar-width: none;
  display: flex;
}.lia_ws_scroll_kcp::-webkit-scrollbar {
  display: none;
}.lia_wc_kcp {
  border-radius: 10px;
  padding: 10px 14px;
  gap: 10px;
  background: #150F1C;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex-shrink: 0;
  min-width: 13.75rem;
  align-items: center;
  display: flex;
}.lia_wc_img_kcp {
  overflow: hidden;
  border-radius: 0.375rem;
  background: #1C1526;
  width: 2.25rem;
  flex-shrink: 0;
  height: 2.25rem;
}.lia_wc_img_kcp img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.lia_wc_info_kcp {
  min-width: 0;
}.lia_wc_game_kcp {
  overflow: hidden;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
  color: #C6BCA4;
  text-overflow: ellipsis;
}.lia_wc_player_kcp {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  color: #625A52;
}.lia_wc_amount_kcp {
  font-weight: 700;
  margin-left: auto;
  color: #28C47A;
  font-size: 0.813rem;
  white-space: nowrap;
  flex-shrink: 0;
}.lia_app_kcp {
  background: #0D0910;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.lia_app_kcp {
  padding: 44px 24px 0;
}
}.lia_app_in_kcp {
  margin: 0 auto;
  max-width: 1340px;
}.lia_app_head_kcp {
  margin-bottom: 16px;
}.lia_app_label_kcp {
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  color: #D4922E;
  letter-spacing: .08em;
  font-size: 11px;
}.lia_app_h2_kcp {
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F3ECD8;
  font-size: 20px;
}
@media(min-width: 765px) {.lia_app_h2_kcp {
  font-size: 1.5rem;
}
}.lia_app_sub_kcp {
  color: #746860;
  font-size: 0.813rem;
  max-width: 37.5rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.lia_app_sub_kcp strong {
  color: #C6BCA4;
  font-weight: 700;
}.lia_app_cards_kcp {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width:640px) {.lia_app_cards_kcp {
  grid-template-columns: repeat(3,1fr);
}
}.lia_app_card_kcp {
  padding: 20px;
  border-radius: 10px;
  gap: 16px;
  overflow: hidden;
  align-items: flex-start;
  display: flex;
  position: relative;
  flex-wrap: wrap;
}.lia_app_card_ios_kcp {
  background: linear-gradient(135deg,rgba(212, 146, 46, 0.18) 0%,#1C1526 100%);
}.lia_app_card_android_kcp {
  background: linear-gradient(135deg,rgba(40, 196, 122, 0.16) 0%,#1C1526 100%);
}.lia_app_card_win_kcp {
  background: linear-gradient(135deg,rgba(240, 188, 48, 0.15) 0%,#1C1526 100%);
}.lia_app_card_ic_kcp svg {
  stroke-linecap: round;
  width: 34px;
  height: 34px;
  stroke-linejoin: round;
}.lia_app_card_ic_kcp {
  color: #F3ECD8;
  flex-shrink: 0;
}.lia_app_card_os_kcp {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.625rem;
  margin-bottom: 6px;
  font-weight: 700;
  color: #746860;
}.lia_app_card_title_kcp {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F3ECD8;
  margin-bottom: 6px;
  font-size: 0.938rem;
  line-height: 1.2;
}.lia_app_card_text_kcp {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  line-height: 1.5;
  color: #746860;
}.lia_app_card_btn_kcp {
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  padding: 0.625rem 18px;
  gap: 0.438rem;
  border-radius: 0.375rem;
  border: 1px solid rgba(212, 148, 48, 0.45);
  font-weight: 700;
  font-size: 0.813rem;
  align-items: center;
  display: inline-flex;
  color: #F3ECD8;
}.lia_app_card_btn_kcp:hover {
  background: rgba(255, 255, 255, 0.07);
}.lia_bon_kcp {
  padding: 36px 16px 0;
  background: #0D0910;
}
@media(min-width:768px) {.lia_bon_kcp {
  padding: 44px 24px 0;
}
}.lia_bon_in_kcp {
  margin: 0 auto;
  max-width: 1340px;
}.lia_bon_head_kcp {
  margin-bottom: 20px;
}.lia_bon_label_kcp {
  text-transform: uppercase;
  font-weight: 700;
  color: #D4922E;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.lia_bon_h2_kcp {
  font-size: 1.25rem;
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F3ECD8;
}
@media(min-width: 766px) {.lia_bon_h2_kcp {
  font-size: 1.5rem;
}
}.lia_bon_seo_kcp {
  max-width: 620px;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #746860;
}.lia_bon_seo_kcp strong {
  font-weight: 700;
  color: #C6BCA4;
}.lia_bon_seo_kcp a {
  color: #D4922E;
  text-decoration: underline;
}.lia_bon_grid_kcp {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 643px) {.lia_bon_grid_kcp {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.lia_bon_grid_kcp {
  grid-template-columns: repeat(5,1fr);
}
}.lia_bon_card_kcp {
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,transform .2s;
  background: #150F1C;
  border-radius: 0.625rem;
}.lia_bon_card_kcp:hover {
  border-color: rgba(212, 146, 46, 0.07);
  transform: translateY(-2px);
}.lia_bon_card_ic_kcp svg {
  height: 1.625rem;
  width: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.lia_bon_card_ic_kcp {
  margin-bottom: 0.625rem;
}.lia_bon_card_type_kcp {
  font-size: 10px;
  letter-spacing: .06em;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-weight: 700;
  color: #746860;
}.lia_bon_card_amount_kcp {
  font-size: 1.125rem;
  margin-bottom: 6px;
  font-weight: 800;
  color: #F0BC30;
  line-height: 1.1;
}.lia_bon_card_name_kcp {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.813rem;
  color: #F3ECD8;
}.lia_bon_card_detail_kcp {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  color: #625A52;
  font-size: 0.688rem;
  line-height: 1.5;
  padding-top: 0.5rem;
}.lia_prov_kcp {
  background: #0D0910;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.lia_prov_kcp {
  padding: 44px 1.5rem 0;
}
}.lia_prov_in_kcp {
  margin: 0 auto;
  max-width: 83.75rem;
}.lia_prov_head_kcp {
  margin-bottom: 1rem;
}.lia_prov_label_kcp {
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #D4922E;
  font-weight: 700;
}.lia_prov_h2_kcp {
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F3ECD8;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 767px) {.lia_prov_h2_kcp {
  font-size: 24px;
}
}.lia_prov_seo_kcp {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #746860;
  margin-bottom: 1rem;
  font-size: 0.813rem;
  max-width: 620px;
}.lia_prov_seo_kcp strong {
  font-weight: 700;
  color: #C6BCA4;
}.lia_prov_seo_kcp a {
  color: #D4922E;
  text-decoration: underline;
}.lia_prov_grid_kcp {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.lia_prov_grid_kcp {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.lia_prov_grid_kcp {
  grid-template-columns: repeat(8,1fr);
}
}.lia_prov_card_kcp {
  transition: border-color .2s,background .2s;
  border-radius: 0.625rem;
  background: #150F1C;
  gap: 0.438rem;
  padding: 0.875rem 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  display: flex;
}.lia_prov_card_kcp:hover {
  border-color: rgba(212, 148, 48, 0.45);
  background: #1C1526;
}.lia_prov_logo_kcp {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  overflow: hidden;
  height: 44px;
  align-items: center;
  width: 2.75rem;
  display: flex;
  justify-content: center;
}.lia_prov_logo_kcp img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.lia_prov_name_kcp {
  color: #968A78;
  text-align: center;
  font-weight: 600;
  font-size: 11px;
  overflow-wrap: break-word;
}.lia_reg_kcp {
  padding: 2.25rem 16px 0;
  background: #0D0910;
}
@media(min-width: 767px) {.lia_reg_kcp {
  padding: 44px 24px 0;
}
}.lia_reg_in_kcp {
  margin: 0 auto;
  border-radius: 16px;
  background: #1C1526;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  max-width: 83.75rem;
}
@media(min-width:768px) {.lia_reg_in_kcp {
  padding: 2.5rem;
}
}.lia_reg_top_kcp {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.lia_reg_top_kcp {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.lia_reg_label_kcp {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
  color: #D4922E;
  letter-spacing: .08em;
  font-size: 11px;
}.lia_reg_h2_kcp {
  margin-bottom: 0.75rem;
  line-height: 1.2;
  font-size: 22px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F3ECD8;
}
@media(min-width: 766px) {.lia_reg_h2_kcp {
  font-size: 1.75rem;
}
}.lia_reg_bonus_kcp {
  border-radius: 10px;
  padding: 0.625rem 1rem;
  border: 1px solid rgba(240, 188, 48, 0.15);
  background: rgba(240, 188, 48, 0.15);
  gap: 0.5rem;
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
}.lia_reg_bonus_amount_kcp {
  color: #F0BC30;
  font-weight: 800;
  font-size: 20px;
}.lia_reg_bonus_text_kcp {
  color: #968A78;
  font-size: 13px;
  line-height: 1.35;
}.lia_reg_cta_btn_kcp {
  padding: 0.875rem 2rem;
  border-radius: 10px;
  transition: background .2s;
  background: #28C47A;
  color: #120A08;
  font-size: 0.938rem;
  box-shadow: 0 2px 14px rgba(40, 196, 122, 0.48), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  margin-bottom: 0.75rem;
  display: inline-block;
  font-weight: 700;
}.lia_reg_cta_btn_kcp:hover {
  background: #34D68A;
}.lia_reg_terms_kcp {
  line-height: 1.5;
  color: #625A52;
  font-size: 11px;
}.lia_reg_seo_kcp {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  margin-top: 20px;
  color: #746860;
}.lia_reg_seo_kcp p {
  line-height: 1.65;
  margin-bottom: 10px;
  font-size: 13px;
  color: #746860;
}.lia_reg_seo_kcp p:last-child {
  margin-bottom: 0;
}.lia_reg_seo_kcp strong {
  font-weight: 700;
  color: #C6BCA4;
}.lia_reg_seo_kcp a {
  transition: color .2s;
  color: #D4922E;
  text-decoration: underline;
}.lia_reg_seo_kcp a:hover {
  color: #E8A840;
}.lia_reg_seo_kcp ul,.lia_reg_seo_kcp ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.lia_reg_seo_kcp ol {
  list-style: decimal;
}.lia_reg_seo_kcp li {
  line-height: 1.65;
  color: #746860;
  font-size: 13px;
  margin-bottom: 4px;
}.lia_reg_seo_kcp table {
  display: block;
  border-collapse: collapse;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 770px) {.lia_reg_seo_kcp table {
  display: table;
}
}.lia_reg_seo_kcp th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C6BCA4;
  text-align: left;
}.lia_reg_seo_kcp td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #746860;
}.lia_reg_steps_kcp {
  gap: 0.875rem;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 857px) {.lia_reg_steps_kcp {
  margin-top: 0;
}
}.lia_reg_step_kcp {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  padding: 1rem;
  gap: 14px;
  border-radius: 0.625rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.lia_reg_step_num_kcp {
  border: 1px solid rgba(212, 146, 46, 0.07);
  background: rgba(212, 146, 46, 0.18);
  border-radius: 50%;
  justify-content: center;
  height: 2.125rem;
  align-items: center;
  font-size: 14px;
  flex-shrink: 0;
  width: 34px;
  color: #D4922E;
  font-weight: 800;
  display: flex;
}.lia_reg_step_title_kcp {
  font-size: 14px;
  font-weight: 700;
  color: #F3ECD8;
  margin-bottom: 3px;
}.lia_reg_step_text_kcp {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #746860;
}.lia_reg_trust_kcp {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  margin-top: 20px;
  display: flex;
  padding-top: 1.25rem;
  flex-wrap: wrap;
}.lia_reg_trust_item_kcp {
  gap: 7px;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #746860;
  display: flex;
  align-items: center;
}.lia_reg_trust_ic_kcp svg {
  color: #D4922E;
  width: 1rem;
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.lia_htp_kcp {
  background: #0D0910;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.lia_htp_kcp {
  padding: 2.75rem 1.5rem 0;
}
}.lia_htp_in_kcp {
  margin: 0 auto;
  max-width: 83.75rem;
}.lia_htp_head_kcp {
  max-width: 720px;
  margin-bottom: 22px;
}.lia_htp_label_kcp {
  font-size: 11px;
  color: #D4922E;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
}.lia_htp_h2_kcp {
  font-weight: 800;
  color: #F3ECD8;
  font-family: 'Cinzel', serif;
  font-size: 1.375rem;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.lia_htp_h2_kcp {
  font-size: 1.75rem;
}
}.lia_htp_intro_kcp {
  color: #746860;
  font-size: 0.875rem;
  line-height: 1.6;
}.lia_htp_steps_kcp {
  list-style: none;
  gap: 12px;
  padding: 0;
  margin: 0;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 641px) {.lia_htp_steps_kcp {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.lia_htp_steps_kcp {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.lia_htp_step_kcp {
  border-radius: 0.625rem;
  background: #1C1526;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px 1.125rem 18px;
  position: relative;
  display: flex;
  flex-direction: column;
}.lia_htp_step_num_kcp {
  background: #D4922E;
  border-radius: 50%;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  position: absolute;
  font-size: 13px;
  left: 20px;
  align-items: center;
  justify-content: center;
  color: #120A08;
  width: 1.75rem;
  display: flex;
  top: -0.75rem;
  height: 28px;
}.lia_htp_step_ic_kcp {
  margin: 0.5rem 0 0.75rem;
  border-radius: 6px;
  background: rgba(212, 146, 46, 0.18);
  width: 36px;
  height: 2.25rem;
  justify-content: center;
  display: flex;
  color: #D4922E;
  align-items: center;
}.lia_htp_step_ic_kcp svg {
  height: 18px;
  stroke-linejoin: round;
  width: 18px;
  stroke-linecap: round;
}.lia_htp_step_h_kcp {
  color: #F3ECD8;
  margin-bottom: 6px;
  font-size: 0.875rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 700;
}.lia_htp_step_p_kcp {
  color: #746860;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.55;
}.lia_htp_step_p_kcp strong {
  color: #C6BCA4;
  font-weight: 600;
}.lia_htp_cta_kcp {
  border-radius: 0.625rem;
  padding: 0.813rem 1.625rem;
  background: #28C47A;
  transition: background .2s;
  color: #120A08;
  font-size: 0.875rem;
  margin-top: 20px;
  display: inline-block;
  font-weight: 700;
}.lia_htp_cta_kcp:hover {
  background: #34D68A;
}.lia_seo_kcp {
  background: #0D0910;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.lia_seo_kcp {
  padding: 44px 24px 0;
}
}.lia_seo_in_kcp {
  background: #1C1526;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 16px;
  padding: 28px 1.5rem;
  margin: 0 auto;
  max-width: 1340px;
}
@media(min-width: 766px) {.lia_seo_in_kcp {
  padding: 36px 40px;
}
}.lia_seo_label_kcp {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 10px;
  color: #D4922E;
  letter-spacing: .08em;
}.lia_seo_h2_kcp {
  font-size: 20px;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 14px;
  font-family: 'Cinzel', serif;
  color: #F3ECD8;
}
@media(min-width: 769px) {.lia_seo_h2_kcp {
  font-size: 24px;
}
}.lia_seo_body_kcp {
  color: #968A78;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
}.lia_seo_body_kcp p {
  line-height: 1.75;
  color: #968A78;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}.lia_seo_body_kcp p:last-child {
  margin-bottom: 0;
}.lia_seo_body_kcp strong {
  color: #C6BCA4;
  font-weight: 700;
}.lia_seo_body_kcp a {
  transition: color .2s;
  color: #D4922E;
  text-decoration: underline;
}.lia_seo_body_kcp a:hover {
  color: #E8A840;
}.lia_seo_body_kcp ul,.lia_seo_body_kcp ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.lia_seo_body_kcp ol {
  list-style: decimal;
}.lia_seo_body_kcp li {
  margin-bottom: 0.375rem;
  color: #968A78;
  line-height: 1.75;
  font-size: 14px;
}.lia_seo_body_kcp table {
  margin-bottom: 12px;
  overflow-x: auto;
  display: block;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.lia_seo_body_kcp table {
  display: table;
}
}.lia_seo_body_kcp th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C6BCA4;
  font-weight: 700;
}.lia_seo_body_kcp td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #968A78;
}.lia_seo_cols_kcp {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.lia_seo_cols_kcp {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.lia_seo_cols_kcp {
  grid-template-columns: repeat(3,1fr);
}
}.lia_seo_col_h_kcp {
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #C6BCA4;
}.lia_seo_col_p_kcp {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #746860;
}.lia_seo_stats_kcp {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.lia_seo_stat_kcp {
  flex: 1;
  border: 1px solid rgba(212, 146, 46, 0.18);
  background: rgba(212, 146, 46, 0.07);
  padding: 0.875rem 16px;
  border-radius: 0.625rem;
  min-width: 8.75rem;
}.lia_seo_stat_val_kcp {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
  color: #D4922E;
  font-size: 1.25rem;
}.lia_seo_stat_lb_kcp {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #746860;
}.lia_seo_kcp {
  background: #0D0910;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.lia_seo_kcp {
  padding: 44px 1.5rem 0;
}
}.lia_seo_in_kcp {
  padding: 1.75rem 24px;
  border-radius: 16px;
  margin: 0 auto;
  background: #1C1526;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 1340px;
}
@media(min-width: 769px) {.lia_seo_in_kcp {
  padding: 36px 2.5rem;
}
}.lia_seo_label_kcp {
  font-size: 0.688rem;
  margin-bottom: 10px;
  font-weight: 700;
  color: #D4922E;
  text-transform: uppercase;
  letter-spacing: .08em;
}.lia_seo_h2_kcp {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 20px;
  color: #F3ECD8;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 14px;
}
@media(min-width: 765px) {.lia_seo_h2_kcp {
  font-size: 1.5rem;
}
}.lia_seo_body_kcp {
  color: #968A78;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
}.lia_seo_body_kcp p {
  line-height: 1.75;
  font-size: 14px;
  color: #968A78;
  margin-bottom: 0.75rem;
}.lia_seo_body_kcp p:last-child {
  margin-bottom: 0;
}.lia_seo_body_kcp strong {
  color: #C6BCA4;
  font-weight: 700;
}.lia_seo_body_kcp a {
  transition: color .2s;
  color: #D4922E;
  text-decoration: underline;
}.lia_seo_body_kcp a:hover {
  color: #E8A840;
}.lia_seo_body_kcp ul,.lia_seo_body_kcp ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.lia_seo_body_kcp ol {
  list-style: decimal;
}.lia_seo_body_kcp li {
  font-size: 14px;
  color: #968A78;
  line-height: 1.75;
  margin-bottom: 6px;
}.lia_seo_body_kcp table {
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 12px;
}
@media(min-width: 765px) {.lia_seo_body_kcp table {
  display: table;
}
}.lia_seo_body_kcp th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #C6BCA4;
  font-weight: 700;
  text-align: left;
}.lia_seo_body_kcp td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #968A78;
}.lia_seo_cols_kcp {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.lia_seo_cols_kcp {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.lia_seo_cols_kcp {
  grid-template-columns: repeat(3,1fr);
}
}.lia_seo_col_h_kcp {
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 0.438rem;
  color: #C6BCA4;
  font-weight: 700;
}.lia_seo_col_p_kcp {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #746860;
}.lia_seo_stats_kcp {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.lia_seo_stat_kcp {
  border-radius: 10px;
  border: 1px solid rgba(212, 146, 46, 0.18);
  background: rgba(212, 146, 46, 0.07);
  flex: 1;
  padding: 0.875rem 1rem;
  min-width: 8.75rem;
}.lia_seo_stat_val_kcp {
  font-size: 1.25rem;
  margin-bottom: 4px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #D4922E;
}.lia_seo_stat_lb_kcp {
  color: #746860;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.lia_seo_kcp {
  padding: 36px 1rem 0;
  background: #0D0910;
}
@media(min-width: 769px) {.lia_seo_kcp {
  padding: 2.75rem 1.5rem 0;
}
}.lia_seo_in_kcp {
  background: #1C1526;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 1.5rem;
  border-radius: 16px;
  margin: 0 auto;
  max-width: 1340px;
}
@media(min-width: 766px) {.lia_seo_in_kcp {
  padding: 2.25rem 40px;
}
}.lia_seo_label_kcp {
  color: #D4922E;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.lia_seo_h2_kcp {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  margin-bottom: 14px;
  font-size: 1.25rem;
  color: #F3ECD8;
}
@media(min-width: 766px) {.lia_seo_h2_kcp {
  font-size: 24px;
}
}.lia_seo_body_kcp {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #968A78;
  line-height: 1.75;
}.lia_seo_body_kcp p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #968A78;
}.lia_seo_body_kcp p:last-child {
  margin-bottom: 0;
}.lia_seo_body_kcp strong {
  color: #C6BCA4;
  font-weight: 700;
}.lia_seo_body_kcp a {
  transition: color .2s;
  color: #D4922E;
  text-decoration: underline;
}.lia_seo_body_kcp a:hover {
  color: #E8A840;
}.lia_seo_body_kcp ul,.lia_seo_body_kcp ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.lia_seo_body_kcp ol {
  list-style: decimal;
}.lia_seo_body_kcp li {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #968A78;
}.lia_seo_body_kcp table {
  display: block;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  font-size: 13px;
}
@media(min-width: 770px) {.lia_seo_body_kcp table {
  display: table;
}
}.lia_seo_body_kcp th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C6BCA4;
  text-align: left;
  font-weight: 700;
}.lia_seo_body_kcp td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #968A78;
}.lia_seo_cols_kcp {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.lia_seo_cols_kcp {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.lia_seo_cols_kcp {
  grid-template-columns: repeat(3,1fr);
}
}.lia_seo_col_h_kcp {
  font-weight: 700;
  color: #C6BCA4;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 7px;
}.lia_seo_col_p_kcp {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #746860;
  line-height: 1.65;
}.lia_seo_stats_kcp {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.lia_seo_stat_kcp {
  background: rgba(212, 146, 46, 0.07);
  border: 1px solid rgba(212, 146, 46, 0.18);
  flex: 1;
  padding: 0.875rem 16px;
  border-radius: 0.625rem;
  min-width: 8.75rem;
}.lia_seo_stat_val_kcp {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #D4922E;
  font-size: 20px;
}.lia_seo_stat_lb_kcp {
  overflow-wrap: break-word;
  color: #746860;
  font-size: 0.688rem;
}.lia_rv_kcp {
  background: #0D0910;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.lia_rv_kcp {
  padding: 2.75rem 1.5rem 0;
}
}.lia_rv_in_kcp {
  margin: 0 auto;
  max-width: 83.75rem;
}.lia_rv_head_kcp {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.lia_rv_label_kcp {
  font-weight: 700;
  color: #D4922E;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
}.lia_rv_h2_kcp {
  color: #F3ECD8;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 0.625rem;
  font-size: 22px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.lia_rv_h2_kcp {
  font-size: 28px;
}
}.lia_rv_stats_kcp {
  gap: 1.125rem;
  color: #746860;
  display: flex;
  font-size: 13px;
  align-items: center;
  flex-wrap: wrap;
}.lia_rv_stats_score_kcp {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.lia_rv_stats_score_val_kcp {
  font-weight: 800;
  color: #F0BC30;
  font-family: 'Cinzel', serif;
  font-size: 22px;
}.lia_rv_stats_score_max_kcp {
  color: #625A52;
  font-size: 0.813rem;
}.lia_rv_stats_badge_kcp {
  gap: 4px;
  align-items: center;
  display: flex;
}.lia_rv_stats_badge_kcp svg {
  height: 0.875rem;
  color: #F0BC30;
  width: 14px;
}.lia_rv_grid_kcp {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.lia_rv_grid_kcp {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.lia_rv_grid_kcp {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.lia_rv_card_kcp {
  padding: 1.25rem;
  background: #1C1526;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  flex-direction: column;
}.lia_rv_card_stars_kcp {
  gap: 2px;
  margin-bottom: 0.625rem;
  color: #F0BC30;
  display: flex;
}.lia_rv_card_stars_kcp svg {
  height: 14px;
  width: 0.875rem;
}.lia_rv_card_h_kcp {
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.3;
  overflow-wrap: break-word;
  color: #F3ECD8;
  margin-bottom: 0.5rem;
}.lia_rv_card_body_kcp {
  flex: 1;
  color: #746860;
  line-height: 1.65;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 13px;
}.lia_rv_card_body_kcp strong {
  font-weight: 600;
  color: #C6BCA4;
}.lia_rv_card_meta_kcp {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 0.75rem;
  display: flex;
}.lia_rv_card_author_kcp {
  font-weight: 600;
  font-size: 0.75rem;
  color: #C6BCA4;
}.lia_rv_card_date_kcp {
  font-size: 11px;
  color: #625A52;
}.lia_faq_kcp {
  padding: 2.25rem 16px 0;
  background: #0D0910;
}
@media(min-width: 769px) {.lia_faq_kcp {
  padding: 2.75rem 1.5rem 0;
}
}.lia_faq_in_kcp {
  margin: 0 auto;
  max-width: 83.75rem;
}.lia_faq_head_kcp {
  margin-bottom: 20px;
}.lia_faq_label_kcp {
  letter-spacing: .08em;
  color: #D4922E;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.lia_faq_h2_kcp {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  color: #F3ECD8;
}
@media(min-width: 767px) {.lia_faq_h2_kcp {
  font-size: 1.5rem;
}
}.lia_faq_list_kcp {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.lia_faq_item_kcp {
  background: #1C1526;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
}.lia_faq_q_kcp {
  transition: color .2s;
  gap: 0.75rem;
  padding: 16px 1.25rem;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  justify-content: space-between;
  color: #C6BCA4;
  font-weight: 600;
  display: flex;
  font-size: 0.875rem;
  cursor: pointer;
  align-items: center;
}.lia_faq_q_kcp:hover {
  color: #F3ECD8;
}.lia_faq_q_ic_kcp {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  height: 24px;
  font-size: 16px;
  color: #D4922E;
  width: 1.5rem;
}.lia_faq_item_kcp.lia_state_open_kcp .lia_faq_q_ic_kcp {
  transform: rotate(45deg);
}.lia_faq_a_kcp {
  padding: 0 1.25rem 16px;
  line-height: 1.7;
  font-size: 0.813rem;
  color: #746860;
  display: none;
  overflow-wrap: break-word;
}.lia_faq_item_kcp.lia_state_open_kcp .lia_faq_a_kcp {
  display: block;
}.lia_faq_a_kcp strong {
  color: #C6BCA4;
  font-weight: 700;
}.lia_faq_a_kcp a {
  color: #D4922E;
  text-decoration: underline;
}.lia_faq_a_kcp ul,.lia_faq_a_kcp ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.lia_faq_a_kcp ol {
  list-style: decimal;
}.lia_faq_a_kcp li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.lia_faq_a_kcp table {
  margin: 8px 0;
  font-size: 0.75rem;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 771px) {.lia_faq_a_kcp table {
  display: table;
}
}.lia_faq_a_kcp th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #C6BCA4;
}.lia_faq_a_kcp td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 8px;
  color: #746860;
}.lia_ft_kcp {
  background: #080509;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.lia_ft_support_kcp {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.lia_ft_support_kcp {
  padding: 1.75rem 1.5rem;
}
}.lia_ft_support_in_kcp {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  max-width: 83.75rem;
  display: flex;
}.lia_ft_support_main_kcp {
  gap: 16px;
  flex: 1;
  display: flex;
  min-width: 220px;
  flex-wrap: wrap;
  align-items: center;
}.lia_ft_support_ic_kcp {
  flex-shrink: 0;
  color: #D4922E;
}.lia_ft_support_ic_kcp svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 30px;
  width: 1.875rem;
}.lia_ft_support_text_title_kcp {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 15px;
  color: #F3ECD8;
  overflow-wrap: break-word;
}.lia_ft_support_text_sub_kcp {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #746860;
}.lia_ft_support_btn_kcp {
  transition: background .2s;
  background: #D4922E;
  padding: 11px 1.375rem;
  border-radius: 0.625rem;
  color: #F3ECD8;
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
}.lia_ft_support_btn_kcp:hover {
  background: #E8A840;
}.lia_ft_support_contacts_kcp {
  gap: 16px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.lia_ft_support_contact_kcp {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #625A52;
}.lia_ft_support_contact_kcp strong {
  font-size: 0.688rem;
  color: #968A78;
  margin-bottom: 2px;
  font-weight: 600;
  display: block;
}.lia_ft_main_kcp {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 1rem 24px;
}
@media(min-width: 770px) {.lia_ft_main_kcp {
  padding: 40px 24px 32px;
}
}.lia_ft_main_in_kcp {
  gap: 1.5rem;
  margin: 0 auto;
  max-width: 83.75rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.lia_ft_main_in_kcp {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.lia_ft_main_in_kcp {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.lia_ft_col_logo_kcp {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.lia_ft_col_logo_kcp {
  grid-column: auto;
}
}.lia_ft_logo_kcp {
  gap: 0.563rem;
  align-items: center;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  display: flex;
  color: #F3ECD8;
  font-weight: 800;
  margin-bottom: 12px;
  font-size: 16px;
}.lia_ft_logo_mark_kcp {
  border-radius: 0.375rem;
  overflow: hidden;
  height: 1.875rem;
  width: 30px;
}.lia_ft_logo_mark_kcp img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.lia_ft_logo_sub_kcp {
  font-size: 0.75rem;
  max-width: 200px;
  overflow-wrap: break-word;
  color: #625A52;
  line-height: 1.55;
}.lia_ft_col_title_kcp {
  font-size: 12px;
  margin-bottom: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #968A78;
  letter-spacing: .07em;
}.lia_ft_col_links_kcp {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.lia_ft_col_link_kcp {
  transition: color .2s;
  color: #625A52;
  overflow-wrap: break-word;
  font-size: 13px;
}.lia_ft_col_link_kcp:hover {
  color: #C6BCA4;
}.lia_ft_apps_kcp {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.lia_ft_app_card_kcp {
  gap: 10px;
  padding: 10px 12px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  border-radius: 6px;
  align-items: center;
  display: flex;
}.lia_ft_app_card_kcp:hover {
  border-color: rgba(212, 148, 48, 0.45);
}.lia_ft_app_card_ic_kcp svg {
  height: 1.375rem;
  width: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.lia_ft_app_card_os_kcp {
  font-weight: 600;
  color: #625A52;
  font-size: 0.625rem;
}.lia_ft_app_card_action_kcp {
  font-weight: 700;
  font-size: 12px;
  color: #C6BCA4;
}.lia_ft_bot_kcp {
  padding: 20px 1rem;
}
@media(min-width: 767px) {.lia_ft_bot_kcp {
  padding: 1.25rem 24px;
}
}.lia_ft_bot_in_kcp {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1340px;
  display: flex;
}.lia_ft_socials_kcp {
  gap: 8px;
  display: flex;
}.lia_ft_soc_kcp {
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 6px;
  display: flex;
  align-items: center;
  width: 2.25rem;
  height: 36px;
  justify-content: center;
  color: #968A78;
}.lia_ft_soc_kcp svg {
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.lia_ft_soc_kcp:hover {
  background: rgba(255, 255, 255, 0.07);
}.lia_ft_legal_kcp {
  flex: 1;
  font-size: 11px;
  color: #8C8278;
  line-height: 1.6;
  overflow-wrap: break-word;
  min-width: 12.5rem;
}.lia_ft_legal_kcp strong {
  font-weight: 700;
  color: #968A78;
}.lia_ft_legal_kcp a {
  color: #968A78;
  text-decoration: underline;
}.lia_ft_age_kcp {
  border-radius: 50%;
  border: 2px solid #8C8278;
  width: 2rem;
  margin-left: auto;
  align-items: center;
  font-weight: 800;
  flex-shrink: 0;
  font-size: 0.688rem;
  color: #8C8278;
  justify-content: center;
  height: 32px;
  display: flex;
}