*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  line-height: 1.6;
  color: #CAB898;
  min-height: 100vh;
  font-family: 'Raleway', sans-serif;
  background-color: #0C0A10;
  -webkit-font-smoothing: antialiased;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.lvx_layout-kt6 {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.lvx_page-kt6 {
  display: flex;
  min-height: 100vh;
}.lvx_main-kt6 {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media screen and (min-width:1080px) {.lvx_main-kt6 {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1082px) {.lvx_main-kt6 {
  padding-bottom: 72px;
}
}.lvx_gc-kt6 {
  border-radius: 0.5rem;
  overflow: hidden;
  background: #100E14;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: transform .2s,border-color .2s;
  width: 8.75rem;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 641px) {.lvx_gc-kt6 {
  width: 9.75rem;
}
}
@media(min-width:1080px) {.lvx_gc-kt6 {
  width: 168px;
}
}.lvx_gc-kt6:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 146, 42, 0.08);
}.lvx_gc_img-kt6 {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.lvx_gc_img-kt6 img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.lvx_gc_hover-kt6 {
  transition: opacity .2s;
  background: rgba(8, 6, 14, 0.76);
  inset: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
}.lvx_gc-kt6:hover .lvx_gc_hover-kt6 {
  opacity: 1;
}.lvx_gc_hover_btn-kt6 {
  border-radius: 0.25rem;
  background: #C8922A;
  padding: 0.5rem 16px;
  font-weight: 700;
  font-size: 0.75rem;
  color: #F4ECD8;
}.lvx_gc_info-kt6 {
  padding: 8px 10px 10px;
}.lvx_gc_name-kt6 {
  overflow: hidden;
  font-size: 0.75rem;
  max-width: 100%;
  text-overflow: ellipsis;
  color: #CAB898;
  margin-bottom: 3px;
  white-space: nowrap;
  font-weight: 600;
}.lvx_gc_prov-kt6 {
  font-size: 0.625rem;
  color: #8C7C6C;
}.lvx_gc_tag-kt6 {
  padding: 2px 7px;
  border-radius: 4px;
  top: 6px;
  left: 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 9px;
  z-index: 2;
  letter-spacing: .04em;
  position: absolute;
}.lvx_gc_tag_hot-kt6 {
  background: #D94040;
  color: #fff;
}.lvx_gc_tag_new-kt6 {
  background: #2EAD6B;
  color: #0C0A10;
}.lvx_gc_tag_jp-kt6 {
  background: #E8A030;
  color: #0C0A10;
}.lvx_gc_tag_ex-kt6 {
  background: #7B4F9E;
  color: #fff;
}.lvx_gc_tag_live-kt6 {
  background: #D94040;
  color: #fff;
}.lvx_gr-kt6 {
  background: #0C0A10;
  padding: 32px 16px 0;
}
@media(min-width: 765px) {.lvx_gr-kt6 {
  padding: 2.25rem 24px 0;
}
}.lvx_gr_in-kt6 {
  margin: 0 auto;
  max-width: 1320px;
}.lvx_gr_head-kt6 {
  gap: 12px;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.lvx_gr_head_l-kt6 {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.lvx_gr_ic-kt6 {
  border-radius: 0.5rem;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  height: 2rem;
  display: flex;
  width: 32px;
}.lvx_gr_ic-kt6 svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 16px;
}.lvx_gr_title-kt6 {
  font-size: 1rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F4ECD8;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.lvx_gr_title-kt6 {
  font-size: 18px;
}
}.lvx_gr_more-kt6 {
  gap: 0.313rem;
  transition: color .2s;
  color: #8A7A6A;
  align-items: center;
  font-size: 12px;
  flex-shrink: 0;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
}.lvx_gr_more-kt6:hover {
  color: #C8922A;
}.lvx_gr_more-kt6 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.75rem;
  width: 12px;
}.lvx_gr_arrows-kt6 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.lvx_gr_arr-kt6 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  justify-content: center;
  align-items: center;
  width: 30px;
  display: flex;
  height: 1.875rem;
  color: #A09080;
}.lvx_gr_arr-kt6:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4ECD8;
}.lvx_gr_arr-kt6 svg {
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
  width: 0.813rem;
}.lvx_gr_seo_h-kt6 {
  margin: 0 0 6px;
  font-weight: 700;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-family: 'Cinzel', serif;
  color: #CAB898;
}
@media(min-width: 769px) {.lvx_gr_seo_h-kt6 {
  font-size: 14px;
}
}.lvx_gr_seo-kt6 {
  margin-bottom: 0.75rem;
  max-width: 42.5rem;
  color: #8A7A6A;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.lvx_gr_seo-kt6 strong {
  font-weight: 600;
  color: #CAB898;
}.lvx_gr_scroll-kt6 {
  gap: 10px;
  padding-bottom: 10px;
  display: flex;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}.lvx_gr_scroll-kt6::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.lvx_gr_scroll-kt6 {
  gap: 12px;
}
}.lvx_tb-kt6 {
  background: #0C0A10;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  height: 56px;
  top: 0;
  align-items: center;
  right: 0;
  display: flex;
  left: 0;
  position: fixed;
  z-index: 80;
}.lvx_tb_in-kt6 {
  padding: 0 14px;
  gap: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}.lvx_tb_burger-kt6 {
  gap: 0.313rem;
  border-radius: 0.5rem;
  flex-direction: column;
  display: flex;
  height: 2.375rem;
  flex-shrink: 0;
  width: 38px;
  margin-right: 8px;
  align-items: center;
  justify-content: center;
}.lvx_tb_burger-kt6:hover {
  background: rgba(255, 255, 255, 0.05);
}.lvx_tb_burger_line-kt6 {
  background: #A09080;
  border-radius: 1px;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width: 1081px) {.lvx_tb_burger-kt6 {
  display: none;
}
}.lvx_tb_logo-kt6 {
  gap: 0.563rem;
  margin-right: 20px;
  align-items: center;
  display: flex;
  font-size: 1.125rem;
  overflow-wrap: break-word;
  flex-shrink: 0;
  letter-spacing: -.01em;
  font-weight: 800;
  color: #F4ECD8;
}.lvx_tb_logo_mark-kt6 {
  overflow: hidden;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2rem;
  width: 32px;
}.lvx_tb_logo_mark-kt6 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.lvx_tb_nav-kt6 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 638px) {.lvx_tb_nav-kt6 {
  display: flex;
}
}.lvx_tb_tab-kt6 {
  border-radius: 8px;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  color: #A09080;
  font-weight: 600;
  white-space: nowrap;
  font-size: 13px;
}.lvx_tb_tab-kt6:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4ECD8;
}.lvx_tb_tab-kt6.lvx_state_active-kt6 {
  background: rgba(200, 146, 42, 0.18);
  color: #F4ECD8;
}.lvx_tb_right-kt6 {
  gap: 8px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
}.lvx_tb_login-kt6 {
  padding: 0.563rem 1rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,color .2s;
  color: #CAB898;
  display: none;
  font-size: 0.813rem;
  font-weight: 600;
}.lvx_tb_login-kt6:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F4ECD8;
}
@media(min-width: 478px) {.lvx_tb_login-kt6 {
  display: block;
}
}.lvx_tb_reg-kt6 {
  transition: background .2s;
  padding: 9px 18px;
  background: #2EAD6B;
  border-radius: 0.5rem;
  font-weight: 700;
  color: #0D0A06;
  white-space: nowrap;
  font-size: 13px;
}.lvx_tb_reg-kt6:hover {
  background: #38C47C;
}.lvx_sb-kt6 {
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #151219;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  width: 220px;
  bottom: 0;
  z-index: 70;
  position: fixed;
  left: 0;
  overflow-y: auto;
  top: 56px;
}.lvx_sb-kt6.lvx_state_open-kt6 {
  transform: translateX(0);
}.lvx_sb-kt6::-webkit-scrollbar {
  width: 4px;
}.lvx_sb-kt6::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.lvx_sb-kt6 {
  transform: translateX(0);
}
}.lvx_sb_auth-kt6 {
  padding: 14px 12px 10px;
}.lvx_sb_btn_reg-kt6 {
  padding: 0.688rem;
  transition: background .2s;
  border-radius: 8px;
  background: #2EAD6B;
  display: block;
  font-size: 0.813rem;
  text-align: center;
  margin-bottom: 8px;
  font-weight: 700;
  color: #0D0A06;
}.lvx_sb_btn_reg-kt6:hover {
  background: #38C47C;
}.lvx_sb_btn_login-kt6 {
  padding: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  transition: border-color .2s;
  text-align: center;
  font-weight: 600;
  display: block;
  font-size: 0.813rem;
  color: #CAB898;
}.lvx_sb_btn_login-kt6:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F4ECD8;
}.lvx_sb_promo-kt6 {
  padding: 12px 14px;
  border-radius: 8px;
  border: 1px solid rgba(200, 146, 42, 0.18);
  overflow: hidden;
  margin: 0 12px 0.625rem;
  background: linear-gradient(135deg,#1C0E2E,#151219);
  position: relative;
}.lvx_sb_promo-kt6::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 146, 42, 0.18),transparent 70%);
  width: 80px;
  content: '';
  position: absolute;
  right: -20px;
  top: -1.25rem;
  height: 5rem;
}.lvx_sb_promo_title-kt6 {
  letter-spacing: .06em;
  font-size: 0.688rem;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #C8922A;
}.lvx_sb_promo_text-kt6 {
  font-size: 0.75rem;
  color: #F4ECD8;
  overflow-wrap: break-word;
  line-height: 1.35;
  font-weight: 600;
}.lvx_sb_promo_sub-kt6 {
  font-size: 0.625rem;
  color: #8A7A6A;
  margin-top: 3px;
}.lvx_sb_nav-kt6 {
  padding: 6px 8px 1rem;
}.lvx_sb_nav_lb-kt6 {
  padding: 10px 0.5rem 6px;
  text-transform: uppercase;
  color: #8C7C6C;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.625rem;
}.lvx_sb_link-kt6 {
  padding: 0.563rem 0.625rem;
  border-radius: 4px;
  transition: background .15s,color .15s;
  gap: 10px;
  font-weight: 500;
  color: #A09080;
  overflow-wrap: break-word;
  display: flex;
  cursor: pointer;
  font-size: 0.813rem;
  align-items: center;
}.lvx_sb_link-kt6:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4ECD8;
}.lvx_sb_link-kt6.lvx_state_active-kt6 {
  background: rgba(200, 146, 42, 0.18);
  color: #F4ECD8;
}.lvx_sb_ic-kt6 {
  border-radius: 0.25rem;
  height: 1.875rem;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 1.875rem;
}.lvx_sb_ic-kt6 svg {
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
}.lvx_sb_ic_1-kt6 {
  background: rgba(200, 146, 42, 0.08);
  color: #C8922A;
}.lvx_sb_ic_2-kt6 {
  background: rgba(46, 173, 107, 0.15);
  color: #2EAD6B;
}.lvx_sb_ic_3-kt6 {
  background: rgba(232, 160, 48, 0.14);
  color: #E8A030;
}.lvx_sb_ic_4-kt6 {
  background: rgba(123, 79, 158, 0.20);
  color: #7B4F9E;
}.lvx_sb_ic_5-kt6 {
  background: rgba(200, 146, 42, 0.08);
  color: #E03E8A;
}.lvx_sb_ic_6-kt6 {
  background: rgba(123, 79, 158, 0.20);
  color: #9B4FD6;
}.lvx_sb_badge-kt6 {
  border-radius: 4px;
  padding: 2px 0.438rem;
  background: #E8A030;
  font-weight: 700;
  color: #0D0A06;
  font-size: 9px;
  margin-left: auto;
}.lvx_sb_bot-kt6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  padding: 12px;
  display: flex;
}.lvx_sb_lang-kt6,.lvx_sb_help-kt6 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex: 1;
  border-radius: 0.25rem;
  gap: 0.375rem;
  transition: border-color .2s;
  padding: 9px 6px;
  font-weight: 600;
  align-items: center;
  display: flex;
  justify-content: center;
  font-size: 0.688rem;
  color: #A09080;
}.lvx_sb_lang-kt6:hover,.lvx_sb_help-kt6:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F4ECD8;
}.lvx_sb_lang-kt6 svg,.lvx_sb_help-kt6 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
  width: 0.813rem;
}.lvx_sb_bd-kt6 {
  inset: 0;
  background: rgba(8, 6, 14, 0.76);
  position: fixed;
  z-index: 69;
  display: none;
}.lvx_sb_bd-kt6.lvx_state_on-kt6 {
  display: block;
}
@media(min-width: 1081px) {.lvx_sb_bd-kt6 {
  display: none!important;
}
}.lvx_mob_nav-kt6 {
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  background: #151219;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  position: fixed;
  display: flex;
  bottom: 0;
  z-index: 80;
  left: 0;
  right: 0;
}
@media(min-width:1080px) {.lvx_mob_nav-kt6 {
  display: none;
}
}.lvx_mob_nav_item-kt6 {
  gap: 4px;
  flex: 1;
  padding: 4px 2px;
  color: #8C7C6C;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
  display: flex;
}.lvx_mob_nav_ic-kt6 {
  line-height: 1;
}.lvx_mob_nav_ic-kt6 svg {
  height: 1.25rem;
  width: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.lvx_mob_nav_lb-kt6 {
  font-size: 10px;
  font-weight: 600;
  color: #8C7C6C;
}.lvx_mob_nav_item-kt6.lvx_state_active-kt6 {
  color: #C8922A;
}.lvx_mob_nav_item-kt6.lvx_state_active-kt6 .lvx_mob_nav_lb-kt6 {
  color: #C8922A;
}.lvx_hero-kt6 {
  padding: 20px 16px 0;
  background: #0C0A10;
}
@media(min-width: 766px) {.lvx_hero-kt6 {
  padding: 24px 1.5rem 0;
}
}.lvx_hero_in-kt6 {
  margin: 0 auto;
  gap: 12px;
  max-width: 1320px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.lvx_hero_in-kt6 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1102px) {.lvx_hero_in-kt6 {
  grid-template-columns: 1fr 340px;
}
}.lvx_hero_promo-kt6 {
  background: #100E14;
  border-radius: 14px;
  overflow: hidden;
  position: relative;
  align-items: stretch;
  display: flex;
  min-height: 220px;
}
@media(min-width: 770px) {.lvx_hero_promo-kt6 {
  min-height: 280px;
}
}.lvx_hero_promo_bg-kt6 {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#1C0E2E 0%,#0C0A10 100%);
  position: absolute;
  background-size: cover;
}.lvx_hero_promo_bg-kt6::after {
  background: linear-gradient(90deg,#0C0A10 0%,rgba(8, 6, 14, 0.76) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.lvx_hero_promo_glow-kt6 {
  background: radial-gradient(circle,rgba(123, 79, 158, 0.20) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  width: 300px;
  right: 60px;
  height: 300px;
  pointer-events: none;
  top: -2.5rem;
}.lvx_hero_promo_ct-kt6 {
  padding: 28px 24px 28px 28px;
  display: flex;
  z-index: 2;
  justify-content: center;
  position: relative;
  flex-direction: column;
  max-width: 30rem;
}
@media(min-width: 766px) {.lvx_hero_promo_ct-kt6 {
  padding: 40px 2rem;
}
}.lvx_hero_badge-kt6 {
  border-radius: 20px;
  padding: 0.313rem 12px;
  border: 1px solid rgba(200, 146, 42, 0.08);
  background: rgba(200, 146, 42, 0.18);
  font-size: 10px;
  color: #C8922A;
  font-weight: 700;
  margin-bottom: 14px;
  letter-spacing: .08em;
  text-transform: uppercase;
  display: inline-block;
}.lvx_hero_h1-kt6 {
  overflow-wrap: break-word;
  margin-bottom: 10px;
  color: #F4ECD8;
  font-weight: 800;
  line-height: 1.15;
  font-family: 'Cinzel', serif;
  font-size: 26px;
}.lvx_hero_h1-kt6 em {
  font-style: normal;
  color: #E8A030;
}
@media(min-width: 765px) {.lvx_hero_h1-kt6 {
  font-size: 36px;
}
}.lvx_hero_sub-kt6 {
  color: #A09080;
  font-size: 13px;
  margin-bottom: 20px;
  line-height: 1.55;
}
@media(min-width: 769px) {.lvx_hero_sub-kt6 {
  font-size: 0.875rem;
}
}.lvx_hero_row-kt6 {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.lvx_hero_cta-kt6 {
  padding: 0.813rem 26px;
  border-radius: 0.5rem;
  background: #2EAD6B;
  transition: background .2s;
  box-shadow: 0px 6px 22px rgba(46, 173, 107, 0.44);
  font-weight: 700;
  color: #0D0A06;
  font-size: 14px;
}.lvx_hero_cta-kt6:hover {
  background: #38C47C;
}.lvx_hero_terms-kt6 {
  font-size: 11px;
  color: #8C7C6C;
}.lvx_hero_game-kt6 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #100E14;
  overflow: hidden;
  border-radius: 14px;
  position: relative;
  flex-direction: column;
  display: flex;
}.lvx_hero_game_badge-kt6 {
  padding: 5px 10px;
  background: rgba(232, 160, 48, 0.14);
  border-radius: 20px;
  border: 1px solid rgba(232, 160, 48, 0.14);
  z-index: 3;
  font-size: 10px;
  color: #E8A030;
  left: 0.75rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
  top: 0.75rem;
  position: absolute;
}.lvx_hero_game_badge-kt6 svg {
  margin-right: 4px;
  height: 0.688rem;
  width: 0.688rem;
  vertical-align: -1px;
}.lvx_hero_game_img-kt6 {
  background: linear-gradient(135deg,#1C0E2E,#0C0A10);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.lvx_hero_game_img-kt6 img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.lvx_hero_game_play-kt6 {
  background: rgba(8, 6, 14, 0.76);
  transition: opacity .2s;
  inset: 0;
  position: absolute;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}.lvx_hero_game-kt6:hover .lvx_hero_game_play-kt6 {
  opacity: 1;
}.lvx_hero_game_play-kt6 span {
  border-radius: 50%;
  background: #C8922A;
  justify-content: center;
  display: flex;
  height: 52px;
  width: 52px;
  align-items: center;
}.lvx_hero_game_play-kt6 span svg {
  margin-left: 2px;
  height: 18px;
  width: 1.125rem;
}.lvx_hero_game_info-kt6 {
  padding: 0.875rem 16px;
}.lvx_hero_game_title-kt6 {
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 0.25rem;
  color: #F4ECD8;
  overflow-wrap: break-word;
}.lvx_hero_game_provider-kt6 {
  font-size: 0.688rem;
  color: #8A7A6A;
}.lvx_hero_game_btn-kt6 {
  padding: 0.688rem;
  margin: 12px 16px 1rem;
  transition: background .2s;
  background: #C8922A;
  border-radius: 0.5rem;
  display: block;
  font-weight: 700;
  text-align: center;
  font-size: 13px;
  color: #F4ECD8;
}.lvx_hero_game-kt6:hover .lvx_hero_game_btn-kt6 {
  background: #DCA83C;
}.lvx_sbar-kt6 {
  background: #0C0A10;
  padding: 1rem 1rem 0;
}
@media(min-width: 769px) {.lvx_sbar-kt6 {
  padding: 18px 1.5rem 0;
}
}.lvx_sbar_in-kt6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.lvx_sbar_row-kt6 {
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  display: flex;
}.lvx_sbar_input-kt6 {
  border-radius: 0.5rem;
  gap: 0.625rem;
  transition: border-color .2s;
  flex: 1;
  padding: 11px 1rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #100E14;
  font-size: 0.813rem;
  align-items: center;
  display: flex;
  color: #8A7A6A;
  cursor: pointer;
}.lvx_sbar_input-kt6:hover {
  border-color: rgba(200, 146, 42, 0.45);
}.lvx_sbar_input-kt6 svg {
  height: 15px;
  flex-shrink: 0;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 15px;
}.lvx_sbar_providers-kt6 {
  padding: 11px 18px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 8px;
  background: #100E14;
  gap: 0.5rem;
  color: #CAB898;
  align-items: center;
  display: flex;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 600;
}.lvx_sbar_providers-kt6:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F4ECD8;
}.lvx_sbar_providers-kt6 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
  height: 0.875rem;
}.lvx_sbar_tabs-kt6 {
  gap: 0.375rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 2px;
}.lvx_sbar_tabs-kt6::-webkit-scrollbar {
  display: none;
}.lvx_sbar_tab-kt6 {
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 20px;
  padding: 0.5rem 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.438rem;
  flex-shrink: 0;
  display: flex;
  white-space: nowrap;
  align-items: center;
  color: #A09080;
  cursor: pointer;
  font-size: 0.75rem;
  font-weight: 600;
}.lvx_sbar_tab-kt6:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(200, 146, 42, 0.45);
  color: #F4ECD8;
}.lvx_sbar_tab-kt6.lvx_state_active-kt6 {
  border-color: rgba(200, 146, 42, 0.08);
  background: rgba(200, 146, 42, 0.18);
  color: #F4ECD8;
}.lvx_sbar_tab_ic-kt6 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.875rem;
  width: 14px;
}.lvx_wy-kt6 {
  background: #0C0A10;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.lvx_wy-kt6 {
  padding: 2.5rem 1.5rem 0;
}
}.lvx_wy_in-kt6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.lvx_wy_head-kt6 {
  max-width: 720px;
  margin-bottom: 18px;
}.lvx_wy_label-kt6 {
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #C8922A;
}.lvx_wy_h2-kt6 {
  font-size: 20px;
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  color: #F4ECD8;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.lvx_wy_h2-kt6 {
  font-size: 24px;
}
}.lvx_wy_intro-kt6 {
  margin: 0;
  line-height: 1.6;
  font-size: 13px;
  color: #8A7A6A;
}.lvx_wy_grid-kt6 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.lvx_wy_grid-kt6 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.lvx_wy_grid-kt6 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.lvx_wy_card-kt6 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,transform .2s;
  padding: 1.25rem;
  background: #151219;
  border-radius: 0.5rem;
}.lvx_wy_card-kt6:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 146, 42, 0.08);
}.lvx_wy_card_ic-kt6 {
  background: rgba(200, 146, 42, 0.18);
  border-radius: 50%;
  align-items: center;
  color: #C8922A;
  width: 2.75rem;
  justify-content: center;
  margin-bottom: 0.875rem;
  display: flex;
  height: 44px;
}.lvx_wy_card_ic-kt6 svg {
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
  width: 1.375rem;
}.lvx_wy_card_h-kt6 {
  color: #F4ECD8;
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  line-height: 1.25;
}.lvx_wy_card_p-kt6 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #8A7A6A;
  line-height: 1.6;
}.lvx_wy_card_p-kt6 strong {
  color: #CAB898;
  font-weight: 600;
}.lvx_gcg-kt6 {
  background: #0C0A10;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.lvx_gcg-kt6 {
  padding: 44px 1.5rem 0;
}
}.lvx_gcg_in-kt6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.lvx_gcg_head-kt6 {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.lvx_gcg_label-kt6 {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8922A;
  font-size: 11px;
  margin-bottom: 8px;
  font-weight: 700;
}.lvx_gcg_h2-kt6 {
  color: #F4ECD8;
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.lvx_gcg_h2-kt6 {
  font-size: 28px;
}
}.lvx_gcg_intro-kt6 {
  font-size: 0.813rem;
  color: #8A7A6A;
  line-height: 1.6;
}.lvx_gcg_grid-kt6 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.lvx_gcg_grid-kt6 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.lvx_gcg_grid-kt6 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.lvx_gcg_card-kt6 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
  padding: 20px;
  transition: transform .2s,border-color .2s;
  border-radius: 0.875rem;
  position: relative;
  cursor: pointer;
  justify-content: flex-end;
  flex-direction: column;
  display: flex;
  min-height: 240px;
}.lvx_gcg_card-kt6:hover {
  border-color: rgba(200, 146, 42, 0.18);
  transform: translateY(-3px);
}.lvx_gcg_card_bg-kt6 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.lvx_gcg_card_bg-kt6::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.lvx_gcg_card_ic-kt6 {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  position: absolute;
  width: 40px;
  display: flex;
  align-items: center;
  z-index: 2;
  color: #F4ECD8;
  height: 40px;
  right: 1.125rem;
  top: 18px;
  justify-content: center;
}.lvx_gcg_card_ic-kt6 svg {
  width: 20px;
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.lvx_gcg_card_ct-kt6 {
  position: relative;
  z-index: 1;
}.lvx_gcg_card_h-kt6 {
  line-height: 1.2;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 18px;
  color: #F4ECD8;
  margin-bottom: 8px;
}
@media(min-width: 765px) {.lvx_gcg_card_h-kt6 {
  font-size: 20px;
}
}.lvx_gcg_card_p-kt6 {
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  font-size: 12px;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
}.lvx_gcg_card_p-kt6 strong {
  font-weight: 600;
  color: #F4ECD8;
}.lvx_gcg_card_cta-kt6 {
  gap: 4px;
  display: inline-flex;
  color: #C8922A;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  align-items: center;
  letter-spacing: .04em;
}.lvx_gcg_card_cta-kt6 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
  height: 0.75rem;
}.lvx_gr_jp-kt6 {
  background: linear-gradient(135deg,#1E0C32 0%,#0A0812 100%);
  border-radius: 0.875rem;
  overflow: hidden;
  padding: 1.25rem;
  position: relative;
}.lvx_gr_jp-kt6::before {
  background: radial-gradient(circle,rgba(123, 79, 158, 0.20) 0%,transparent 70%);
  border-radius: 50%;
  top: -60px;
  left: -60px;
  height: 250px;
  position: absolute;
  content: '';
  width: 250px;
}.lvx_gr_jp-kt6::after {
  background: radial-gradient(circle,rgba(232, 160, 48, 0.14) 0%,transparent 70%);
  border-radius: 50%;
  width: 200px;
  bottom: -40px;
  height: 12.5rem;
  position: absolute;
  right: 0;
  content: '';
}.lvx_gr_jp_head-kt6 {
  gap: 16px;
  flex-wrap: wrap;
  z-index: 1;
  position: relative;
  display: flex;
  margin-bottom: 1rem;
  align-items: flex-start;
}.lvx_gr_jp_info-kt6 {
  flex: 1;
}.lvx_gr_jp_label-kt6 {
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 11px;
  color: #9B4FD6;
  letter-spacing: .08em;
  text-transform: uppercase;
}.lvx_gr_jp_label-kt6 svg {
  vertical-align: -2px;
  stroke-linejoin: round;
  width: 0.875rem;
  margin-right: 4px;
  height: 14px;
  stroke-linecap: round;
}.lvx_gr_jp_amount-kt6 {
  line-height: 1;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #F4ECD8;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 32px;
}
@media(min-width: 769px) {.lvx_gr_jp_amount-kt6 {
  font-size: 40px;
}
}.lvx_gr_jp_amount-kt6 span {
  color: #E8A030;
}.lvx_gr_jp_seo-kt6 {
  font-size: 0.75rem;
  color: #A09080;
  overflow-wrap: break-word;
  line-height: 1.5;
  max-width: 30rem;
}.lvx_gr_jp_cta-kt6 {
  padding: 0.688rem 1.25rem;
  transition: background .2s;
  border-radius: 8px;
  background: rgba(123, 79, 158, 0.20);
  border: 1px solid rgba(123, 79, 158, 0.20);
  position: relative;
  z-index: 1;
  font-size: 0.813rem;
  white-space: nowrap;
  align-self: flex-start;
  font-weight: 700;
  margin-top: 4px;
  flex-shrink: 0;
  color: #F4ECD8;
}.lvx_gr_jp_cta-kt6:hover {
  background: #7B4F9E;
}.lvx_ws-kt6 {
  background: #0C0A10;
  padding: 32px 1rem 0;
}
@media(min-width: 766px) {.lvx_ws-kt6 {
  padding: 36px 24px 0;
}
}.lvx_ws_in-kt6 {
  margin: 0 auto;
  max-width: 1320px;
}.lvx_ws_head-kt6 {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 14px;
  justify-content: space-between;
  align-items: center;
}.lvx_ws_title-kt6 {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  color: #F4ECD8;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  font-size: 16px;
}.lvx_ws_title_ic-kt6 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.125rem;
  color: #E8A030;
  height: 18px;
}.lvx_ws_online-kt6 {
  gap: 0.438rem;
  font-weight: 600;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  color: #8A7A6A;
}.lvx_ws_online_dot-kt6 {
  border-radius: 50%;
  background: #2EAD6B;
  width: 8px;
  flex-shrink: 0;
  height: 8px;
  box-shadow: 0 0 0.375rem rgba(46, 173, 107, 0.15);
}.lvx_ws_scroll-kt6 {
  gap: 8px;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  display: flex;
  scrollbar-width: none;
}.lvx_ws_scroll-kt6::-webkit-scrollbar {
  display: none;
}.lvx_wc-kt6 {
  background: #100E14;
  padding: 0.625rem 14px;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  align-items: center;
  min-width: 220px;
  display: flex;
  flex-shrink: 0;
}.lvx_wc_img-kt6 {
  overflow: hidden;
  background: #151219;
  border-radius: 0.25rem;
  flex-shrink: 0;
  width: 2.25rem;
  height: 36px;
}.lvx_wc_img-kt6 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.lvx_wc_info-kt6 {
  min-width: 0;
}.lvx_wc_game-kt6 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  font-weight: 600;
  color: #CAB898;
}.lvx_wc_player-kt6 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #8C7C6C;
  font-size: 0.625rem;
}.lvx_wc_amount-kt6 {
  margin-left: auto;
  font-weight: 700;
  color: #2EAD6B;
  flex-shrink: 0;
  font-size: 13px;
  white-space: nowrap;
}.lvx_prov-kt6 {
  padding: 2.25rem 16px 0;
  background: #0C0A10;
}
@media(min-width: 765px) {.lvx_prov-kt6 {
  padding: 44px 24px 0;
}
}.lvx_prov_in-kt6 {
  margin: 0 auto;
  max-width: 1320px;
}.lvx_prov_head-kt6 {
  margin-bottom: 16px;
}.lvx_prov_label-kt6 {
  margin-bottom: 0.5rem;
  color: #C8922A;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.lvx_prov_h2-kt6 {
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F4ECD8;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 771px) {.lvx_prov_h2-kt6 {
  font-size: 1.5rem;
}
}.lvx_prov_seo-kt6 {
  font-size: 13px;
  color: #8A7A6A;
  max-width: 620px;
  overflow-wrap: break-word;
  line-height: 1.6;
  margin-bottom: 16px;
}.lvx_prov_seo-kt6 strong {
  font-weight: 700;
  color: #CAB898;
}.lvx_prov_seo-kt6 a {
  text-decoration: underline;
  color: #C8922A;
}.lvx_prov_grid-kt6 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.lvx_prov_grid-kt6 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.lvx_prov_grid-kt6 {
  grid-template-columns: repeat(8,1fr);
}
}.lvx_prov_card-kt6 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,background .2s;
  gap: 7px;
  border-radius: 0.5rem;
  background: #100E14;
  padding: 0.875rem 0.625rem;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  align-items: center;
}.lvx_prov_card-kt6:hover {
  background: #151219;
  border-color: rgba(200, 146, 42, 0.45);
}.lvx_prov_logo-kt6 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  overflow: hidden;
  height: 44px;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 44px;
}.lvx_prov_logo-kt6 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.lvx_prov_name-kt6 {
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 11px;
  color: #A09080;
  text-align: center;
}.lvx_reg-kt6 {
  padding: 36px 16px 0;
  background: #0C0A10;
}
@media(min-width: 767px) {.lvx_reg-kt6 {
  padding: 44px 1.5rem 0;
}
}.lvx_reg_in-kt6 {
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 28px 1.5rem;
  margin: 0 auto;
  background: #151219;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.lvx_reg_in-kt6 {
  padding: 2.5rem;
}
}.lvx_reg_top-kt6 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.lvx_reg_top-kt6 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.lvx_reg_label-kt6 {
  margin-bottom: 10px;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8922A;
  font-weight: 700;
}.lvx_reg_h2-kt6 {
  font-size: 22px;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  color: #F4ECD8;
  line-height: 1.2;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width:768px) {.lvx_reg_h2-kt6 {
  font-size: 28px;
}
}.lvx_reg_bonus-kt6 {
  gap: 0.5rem;
  border: 1px solid rgba(232, 160, 48, 0.14);
  border-radius: 8px;
  background: rgba(232, 160, 48, 0.14);
  padding: 0.625rem 16px;
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.lvx_reg_bonus_amount-kt6 {
  font-size: 1.25rem;
  color: #E8A030;
  font-weight: 800;
}.lvx_reg_bonus_text-kt6 {
  color: #A09080;
  font-size: 13px;
  line-height: 1.35;
}.lvx_reg_cta_btn-kt6 {
  padding: 14px 32px;
  background: #2EAD6B;
  transition: background .2s;
  border-radius: 8px;
  display: inline-block;
  box-shadow: 0px 0.375rem 22px rgba(46, 173, 107, 0.44);
  margin-bottom: 0.75rem;
  font-weight: 700;
  color: #0D0A06;
  font-size: 0.938rem;
}.lvx_reg_cta_btn-kt6:hover {
  background: #38C47C;
}.lvx_reg_terms-kt6 {
  line-height: 1.5;
  color: #8C7C6C;
  font-size: 11px;
}.lvx_reg_seo-kt6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  color: #8A7A6A;
  line-height: 1.65;
  font-size: 13px;
  padding-top: 1.25rem;
  overflow-wrap: break-word;
}.lvx_reg_seo-kt6 p {
  color: #8A7A6A;
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 0.625rem;
}.lvx_reg_seo-kt6 p:last-child {
  margin-bottom: 0;
}.lvx_reg_seo-kt6 strong {
  font-weight: 700;
  color: #CAB898;
}.lvx_reg_seo-kt6 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.lvx_reg_seo-kt6 a:hover {
  color: #DCA83C;
}.lvx_reg_seo-kt6 ul,.lvx_reg_seo-kt6 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.lvx_reg_seo-kt6 ol {
  list-style: decimal;
}.lvx_reg_seo-kt6 li {
  margin-bottom: 0.25rem;
  line-height: 1.65;
  color: #8A7A6A;
  font-size: 0.813rem;
}.lvx_reg_seo-kt6 table {
  width: 100%;
  overflow-x: auto;
  font-size: 0.813rem;
  display: block;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
}
@media(min-width: 767px) {.lvx_reg_seo-kt6 table {
  display: table;
}
}.lvx_reg_seo-kt6 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  font-weight: 700;
  text-align: left;
  color: #CAB898;
}.lvx_reg_seo-kt6 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8A7A6A;
}.lvx_reg_steps-kt6 {
  gap: 0.875rem;
  display: flex;
  margin-top: 1.75rem;
  flex-direction: column;
}
@media(min-width: 862px) {.lvx_reg_steps-kt6 {
  margin-top: 0;
}
}.lvx_reg_step-kt6 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 1rem;
  border-radius: 0.5rem;
  gap: 14px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.lvx_reg_step_num-kt6 {
  border-radius: 50%;
  background: rgba(200, 146, 42, 0.18);
  border: 1px solid rgba(200, 146, 42, 0.08);
  display: flex;
  height: 34px;
  align-items: center;
  justify-content: center;
  width: 34px;
  color: #C8922A;
  font-size: 0.875rem;
  flex-shrink: 0;
  font-weight: 800;
}.lvx_reg_step_title-kt6 {
  margin-bottom: 3px;
  font-weight: 700;
  color: #F4ECD8;
  font-size: 14px;
}.lvx_reg_step_text-kt6 {
  line-height: 1.5;
  color: #8A7A6A;
  font-size: 0.75rem;
}.lvx_reg_trust-kt6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  margin-top: 1.25rem;
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
}.lvx_reg_trust_item-kt6 {
  gap: 0.438rem;
  overflow-wrap: break-word;
  color: #8A7A6A;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
}.lvx_reg_trust_ic-kt6 svg {
  stroke-linecap: round;
  width: 16px;
  color: #C8922A;
  height: 16px;
  stroke-linejoin: round;
}.lvx_bon-kt6 {
  padding: 2.25rem 16px 0;
  background: #0C0A10;
}
@media(min-width: 769px) {.lvx_bon-kt6 {
  padding: 44px 24px 0;
}
}.lvx_bon_in-kt6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.lvx_bon_head-kt6 {
  margin-bottom: 20px;
}.lvx_bon_label-kt6 {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #C8922A;
}.lvx_bon_h2-kt6 {
  font-family: 'Cinzel', serif;
  color: #F4ECD8;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width: 766px) {.lvx_bon_h2-kt6 {
  font-size: 24px;
}
}.lvx_bon_seo-kt6 {
  font-size: 0.813rem;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #8A7A6A;
}.lvx_bon_seo-kt6 strong {
  color: #CAB898;
  font-weight: 700;
}.lvx_bon_seo-kt6 a {
  text-decoration: underline;
  color: #C8922A;
}.lvx_bon_grid-kt6 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.lvx_bon_grid-kt6 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.lvx_bon_grid-kt6 {
  grid-template-columns: repeat(5,1fr);
}
}.lvx_bon_card-kt6 {
  padding: 16px;
  transition: border-color .2s,transform .2s;
  border-radius: 8px;
  background: #100E14;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.lvx_bon_card-kt6:hover {
  border-color: rgba(200, 146, 42, 0.08);
  transform: translateY(-2px);
}.lvx_bon_card_ic-kt6 svg {
  height: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 26px;
}.lvx_bon_card_ic-kt6 {
  margin-bottom: 0.625rem;
}.lvx_bon_card_type-kt6 {
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #8A7A6A;
  font-weight: 700;
  font-size: 10px;
}.lvx_bon_card_amount-kt6 {
  font-weight: 800;
  margin-bottom: 0.375rem;
  color: #E8A030;
  font-size: 1.125rem;
  line-height: 1.1;
}.lvx_bon_card_name-kt6 {
  overflow-wrap: break-word;
  font-weight: 600;
  margin-bottom: 8px;
  font-size: 13px;
  color: #F4ECD8;
}.lvx_bon_card_detail-kt6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  color: #8C7C6C;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 0.688rem;
}.lvx_app-kt6 {
  background: #0C0A10;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.lvx_app-kt6 {
  padding: 44px 24px 0;
}
}.lvx_app_in-kt6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.lvx_app_head-kt6 {
  margin-bottom: 1rem;
}.lvx_app_label-kt6 {
  text-transform: uppercase;
  color: #C8922A;
  font-size: 11px;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
}.lvx_app_h2-kt6 {
  font-family: 'Cinzel', serif;
  margin-bottom: 6px;
  color: #F4ECD8;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.lvx_app_h2-kt6 {
  font-size: 1.5rem;
}
}.lvx_app_sub-kt6 {
  max-width: 600px;
  color: #8A7A6A;
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
}.lvx_app_sub-kt6 strong {
  font-weight: 700;
  color: #CAB898;
}.lvx_app_cards-kt6 {
  gap: 10px;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.lvx_app_cards-kt6 {
  grid-template-columns: repeat(3,1fr);
}
}.lvx_app_card-kt6 {
  gap: 16px;
  padding: 1.25rem;
  border-radius: 8px;
  overflow: hidden;
  align-items: flex-start;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}.lvx_app_card_ios-kt6 {
  background: linear-gradient(135deg,rgba(200, 146, 42, 0.18) 0%,#151219 100%);
}.lvx_app_card_android-kt6 {
  background: linear-gradient(135deg,rgba(46, 173, 107, 0.15) 0%,#151219 100%);
}.lvx_app_card_win-kt6 {
  background: linear-gradient(135deg,rgba(232, 160, 48, 0.14) 0%,#151219 100%);
}.lvx_app_card_ic-kt6 svg {
  stroke-linecap: round;
  height: 2.125rem;
  stroke-linejoin: round;
  width: 2.125rem;
}.lvx_app_card_ic-kt6 {
  color: #F4ECD8;
  flex-shrink: 0;
}.lvx_app_card_os-kt6 {
  font-weight: 700;
  color: #8A7A6A;
  font-size: 0.625rem;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
}.lvx_app_card_title-kt6 {
  overflow-wrap: break-word;
  font-size: 15px;
  font-weight: 700;
  color: #F4ECD8;
  margin-bottom: 6px;
  line-height: 1.2;
}.lvx_app_card_text-kt6 {
  line-height: 1.5;
  font-size: 12px;
  color: #8A7A6A;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}.lvx_app_card_btn-kt6 {
  border-radius: 4px;
  padding: 10px 18px;
  gap: 0.438rem;
  border: 1px solid rgba(200, 146, 42, 0.45);
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  font-size: 13px;
  color: #F4ECD8;
  align-items: center;
  font-weight: 700;
  display: inline-flex;
}.lvx_app_card_btn-kt6:hover {
  background: rgba(255, 255, 255, 0.07);
}.lvx_seo-kt6 {
  padding: 36px 1rem 0;
  background: #0C0A10;
}
@media(min-width: 769px) {.lvx_seo-kt6 {
  padding: 2.75rem 24px 0;
}
}.lvx_seo_in-kt6 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 14px;
  margin: 0 auto;
  padding: 1.75rem 24px;
  background: #151219;
  max-width: 1320px;
}
@media(min-width: 769px) {.lvx_seo_in-kt6 {
  padding: 2.25rem 2.5rem;
}
}.lvx_seo_label-kt6 {
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  color: #C8922A;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.lvx_seo_h2-kt6 {
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
  margin-bottom: 14px;
  color: #F4ECD8;
}
@media(min-width: 771px) {.lvx_seo_h2-kt6 {
  font-size: 24px;
}
}.lvx_seo_body-kt6 {
  font-size: 14px;
  color: #A09080;
  line-height: 1.75;
  overflow-wrap: break-word;
}.lvx_seo_body-kt6 p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
  color: #A09080;
}.lvx_seo_body-kt6 p:last-child {
  margin-bottom: 0;
}.lvx_seo_body-kt6 strong {
  font-weight: 700;
  color: #CAB898;
}.lvx_seo_body-kt6 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.lvx_seo_body-kt6 a:hover {
  color: #DCA83C;
}.lvx_seo_body-kt6 ul,.lvx_seo_body-kt6 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.lvx_seo_body-kt6 ol {
  list-style: decimal;
}.lvx_seo_body-kt6 li {
  color: #A09080;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 0.875rem;
}.lvx_seo_body-kt6 table {
  width: 100%;
  display: block;
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
}
@media(min-width: 766px) {.lvx_seo_body-kt6 table {
  display: table;
}
}.lvx_seo_body-kt6 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #CAB898;
}.lvx_seo_body-kt6 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A09080;
}.lvx_seo_cols-kt6 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.lvx_seo_cols-kt6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.lvx_seo_cols-kt6 {
  grid-template-columns: repeat(3,1fr);
}
}.lvx_seo_col_h-kt6 {
  color: #CAB898;
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.lvx_seo_col_p-kt6 {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #8A7A6A;
}.lvx_seo_stats-kt6 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.lvx_seo_stat-kt6 {
  background: rgba(200, 146, 42, 0.08);
  border-radius: 0.5rem;
  flex: 1;
  border: 1px solid rgba(200, 146, 42, 0.18);
  padding: 0.875rem 1rem;
  min-width: 140px;
}.lvx_seo_stat_val-kt6 {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 20px;
  color: #C8922A;
  font-weight: 800;
}.lvx_seo_stat_lb-kt6 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #8A7A6A;
}.lvx_seo-kt6 {
  padding: 36px 1rem 0;
  background: #0C0A10;
}
@media(min-width: 769px) {.lvx_seo-kt6 {
  padding: 2.75rem 24px 0;
}
}.lvx_seo_in-kt6 {
  margin: 0 auto;
  background: #151219;
  padding: 28px 1.5rem;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 82.5rem;
}
@media(min-width: 765px) {.lvx_seo_in-kt6 {
  padding: 36px 2.5rem;
}
}.lvx_seo_label-kt6 {
  color: #C8922A;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
}.lvx_seo_h2-kt6 {
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F4ECD8;
  line-height: 1.25;
  margin-bottom: 0.875rem;
}
@media(min-width: 770px) {.lvx_seo_h2-kt6 {
  font-size: 24px;
}
}.lvx_seo_body-kt6 {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #A09080;
  font-size: 0.875rem;
}.lvx_seo_body-kt6 p {
  color: #A09080;
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 0.875rem;
}.lvx_seo_body-kt6 p:last-child {
  margin-bottom: 0;
}.lvx_seo_body-kt6 strong {
  color: #CAB898;
  font-weight: 700;
}.lvx_seo_body-kt6 a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.lvx_seo_body-kt6 a:hover {
  color: #DCA83C;
}.lvx_seo_body-kt6 ul,.lvx_seo_body-kt6 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.lvx_seo_body-kt6 ol {
  list-style: decimal;
}.lvx_seo_body-kt6 li {
  font-size: 0.875rem;
  color: #A09080;
  line-height: 1.75;
  margin-bottom: 6px;
}.lvx_seo_body-kt6 table {
  margin-bottom: 12px;
  font-size: 0.813rem;
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 767px) {.lvx_seo_body-kt6 table {
  display: table;
}
}.lvx_seo_body-kt6 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #CAB898;
  text-align: left;
  font-weight: 700;
}.lvx_seo_body-kt6 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #A09080;
}.lvx_seo_cols-kt6 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.lvx_seo_cols-kt6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.lvx_seo_cols-kt6 {
  grid-template-columns: repeat(3,1fr);
}
}.lvx_seo_col_h-kt6 {
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #CAB898;
  margin-bottom: 0.438rem;
}.lvx_seo_col_p-kt6 {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #8A7A6A;
}.lvx_seo_stats-kt6 {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.lvx_seo_stat-kt6 {
  border-radius: 8px;
  padding: 0.875rem 1rem;
  background: rgba(200, 146, 42, 0.08);
  border: 1px solid rgba(200, 146, 42, 0.18);
  flex: 1;
  min-width: 140px;
}.lvx_seo_stat_val-kt6 {
  overflow-wrap: break-word;
  color: #C8922A;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 0.25rem;
}.lvx_seo_stat_lb-kt6 {
  color: #8A7A6A;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.lvx_seo-kt6 {
  background: #0C0A10;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.lvx_seo-kt6 {
  padding: 2.75rem 1.5rem 0;
}
}.lvx_seo_in-kt6 {
  margin: 0 auto;
  background: #151219;
  padding: 1.75rem 1.5rem;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 82.5rem;
}
@media(min-width: 770px) {.lvx_seo_in-kt6 {
  padding: 36px 40px;
}
}.lvx_seo_label-kt6 {
  font-weight: 700;
  color: #C8922A;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
}.lvx_seo_h2-kt6 {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  color: #F4ECD8;
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 0.875rem;
}
@media(min-width: 766px) {.lvx_seo_h2-kt6 {
  font-size: 1.5rem;
}
}.lvx_seo_body-kt6 {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A09080;
}.lvx_seo_body-kt6 p {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
  color: #A09080;
}.lvx_seo_body-kt6 p:last-child {
  margin-bottom: 0;
}.lvx_seo_body-kt6 strong {
  color: #CAB898;
  font-weight: 700;
}.lvx_seo_body-kt6 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.lvx_seo_body-kt6 a:hover {
  color: #DCA83C;
}.lvx_seo_body-kt6 ul,.lvx_seo_body-kt6 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.lvx_seo_body-kt6 ol {
  list-style: decimal;
}.lvx_seo_body-kt6 li {
  color: #A09080;
  font-size: 0.875rem;
  margin-bottom: 6px;
  line-height: 1.75;
}.lvx_seo_body-kt6 table {
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  display: block;
  font-size: 13px;
  width: 100%;
}
@media(min-width: 769px) {.lvx_seo_body-kt6 table {
  display: table;
}
}.lvx_seo_body-kt6 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  color: #CAB898;
  font-weight: 700;
}.lvx_seo_body-kt6 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #A09080;
}.lvx_seo_cols-kt6 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.lvx_seo_cols-kt6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.lvx_seo_cols-kt6 {
  grid-template-columns: repeat(3,1fr);
}
}.lvx_seo_col_h-kt6 {
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #CAB898;
  font-size: 13px;
}.lvx_seo_col_p-kt6 {
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #8A7A6A;
}.lvx_seo_stats-kt6 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.lvx_seo_stat-kt6 {
  flex: 1;
  border-radius: 8px;
  border: 1px solid rgba(200, 146, 42, 0.18);
  background: rgba(200, 146, 42, 0.08);
  padding: 0.875rem 1rem;
  min-width: 140px;
}.lvx_seo_stat_val-kt6 {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #C8922A;
  font-size: 1.25rem;
  font-weight: 800;
}.lvx_seo_stat_lb-kt6 {
  color: #8A7A6A;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.lvx_rv-kt6 {
  padding: 36px 1rem 0;
  background: #0C0A10;
}
@media(min-width: 767px) {.lvx_rv-kt6 {
  padding: 44px 1.5rem 0;
}
}.lvx_rv_in-kt6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.lvx_rv_head-kt6 {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.lvx_rv_label-kt6 {
  font-weight: 700;
  color: #C8922A;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
}.lvx_rv_h2-kt6 {
  font-family: 'Cinzel', serif;
  margin-bottom: 10px;
  font-size: 1.375rem;
  font-weight: 800;
  color: #F4ECD8;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.lvx_rv_h2-kt6 {
  font-size: 1.75rem;
}
}.lvx_rv_stats-kt6 {
  gap: 1.125rem;
  font-size: 13px;
  color: #8A7A6A;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.lvx_rv_stats_score-kt6 {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.lvx_rv_stats_score_val-kt6 {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 22px;
  color: #E8A030;
}.lvx_rv_stats_score_max-kt6 {
  color: #8C7C6C;
  font-size: 13px;
}.lvx_rv_stats_badge-kt6 {
  gap: 4px;
  display: flex;
  align-items: center;
}.lvx_rv_stats_badge-kt6 svg {
  width: 0.875rem;
  height: 0.875rem;
  color: #E8A030;
}.lvx_rv_grid-kt6 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.lvx_rv_grid-kt6 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.lvx_rv_grid-kt6 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.lvx_rv_card-kt6 {
  border-radius: 8px;
  background: #151219;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  flex-direction: column;
  display: flex;
}.lvx_rv_card_stars-kt6 {
  gap: 2px;
  display: flex;
  margin-bottom: 0.625rem;
  color: #E8A030;
}.lvx_rv_card_stars-kt6 svg {
  width: 14px;
  height: 0.875rem;
}.lvx_rv_card_h-kt6 {
  font-size: 0.875rem;
  margin-bottom: 8px;
  font-weight: 700;
  line-height: 1.3;
  overflow-wrap: break-word;
  color: #F4ECD8;
}.lvx_rv_card_body-kt6 {
  flex: 1;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #8A7A6A;
  line-height: 1.65;
  margin-bottom: 14px;
}.lvx_rv_card_body-kt6 strong {
  color: #CAB898;
  font-weight: 600;
}.lvx_rv_card_meta-kt6 {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.75rem;
  align-items: center;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}.lvx_rv_card_author-kt6 {
  font-weight: 600;
  font-size: 0.75rem;
  color: #CAB898;
}.lvx_rv_card_date-kt6 {
  color: #8C7C6C;
  font-size: 11px;
}.lvx_faq-kt6 {
  background: #0C0A10;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.lvx_faq-kt6 {
  padding: 2.75rem 24px 0;
}
}.lvx_faq_in-kt6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.lvx_faq_head-kt6 {
  margin-bottom: 1.25rem;
}.lvx_faq_label-kt6 {
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #C8922A;
  letter-spacing: .08em;
}.lvx_faq_h2-kt6 {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F4ECD8;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 771px) {.lvx_faq_h2-kt6 {
  font-size: 24px;
}
}.lvx_faq_list-kt6 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.lvx_faq_item-kt6 {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #151219;
  border-radius: 8px;
}.lvx_faq_q-kt6 {
  transition: color .2s;
  padding: 1rem 1.25rem;
  gap: 0.75rem;
  color: #CAB898;
  flex-wrap: wrap;
  font-weight: 600;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  font-size: 0.875rem;
}.lvx_faq_q-kt6:hover {
  color: #F4ECD8;
}.lvx_faq_q_ic-kt6 {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  color: #C8922A;
  width: 24px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  font-size: 1rem;
  height: 1.5rem;
}.lvx_faq_item-kt6.lvx_state_open-kt6 .lvx_faq_q_ic-kt6 {
  transform: rotate(45deg);
}.lvx_faq_a-kt6 {
  padding: 0 20px 16px;
  display: none;
  overflow-wrap: break-word;
  color: #8A7A6A;
  line-height: 1.7;
  font-size: 13px;
}.lvx_faq_item-kt6.lvx_state_open-kt6 .lvx_faq_a-kt6 {
  display: block;
}.lvx_faq_a-kt6 strong {
  color: #CAB898;
  font-weight: 700;
}.lvx_faq_a-kt6 a {
  text-decoration: underline;
  color: #C8922A;
}.lvx_faq_a-kt6 ul,.lvx_faq_a-kt6 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.lvx_faq_a-kt6 ol {
  list-style: decimal;
}.lvx_faq_a-kt6 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.lvx_faq_a-kt6 table {
  margin: 8px 0;
  width: 100%;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 12px;
}
@media(min-width: 771px) {.lvx_faq_a-kt6 table {
  display: table;
}
}.lvx_faq_a-kt6 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  font-weight: 700;
  color: #CAB898;
  text-align: left;
}.lvx_faq_a-kt6 td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8A7A6A;
}.lvx_ft-kt6 {
  background: #050407;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.lvx_ft_support-kt6 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 766px) {.lvx_ft_support-kt6 {
  padding: 1.75rem 1.5rem;
}
}.lvx_ft_support_in-kt6 {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.lvx_ft_support_main-kt6 {
  flex: 1;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  min-width: 13.75rem;
  align-items: center;
}.lvx_ft_support_ic-kt6 {
  color: #C8922A;
  flex-shrink: 0;
}.lvx_ft_support_ic-kt6 svg {
  stroke-linejoin: round;
  height: 1.875rem;
  stroke-linecap: round;
  width: 1.875rem;
}.lvx_ft_support_text_title-kt6 {
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  color: #F4ECD8;
}.lvx_ft_support_text_sub-kt6 {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #8A7A6A;
}.lvx_ft_support_btn-kt6 {
  transition: background .2s;
  padding: 0.688rem 1.375rem;
  border-radius: 0.5rem;
  background: #C8922A;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
  color: #F4ECD8;
}.lvx_ft_support_btn-kt6:hover {
  background: #DCA83C;
}.lvx_ft_support_contacts-kt6 {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.lvx_ft_support_contact-kt6 {
  color: #8C7C6C;
  font-size: 0.75rem;
  line-height: 1.4;
}.lvx_ft_support_contact-kt6 strong {
  font-size: 11px;
  display: block;
  color: #A09080;
  font-weight: 600;
  margin-bottom: 2px;
}.lvx_ft_main-kt6 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 16px 24px;
}
@media(min-width: 770px) {.lvx_ft_main-kt6 {
  padding: 2.5rem 24px 2rem;
}
}.lvx_ft_main_in-kt6 {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 641px) {.lvx_ft_main_in-kt6 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.lvx_ft_main_in-kt6 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.lvx_ft_col_logo-kt6 {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.lvx_ft_col_logo-kt6 {
  grid-column: auto;
}
}.lvx_ft_logo-kt6 {
  gap: 0.563rem;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 16px;
  color: #F4ECD8;
  font-weight: 800;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.lvx_ft_logo_mark-kt6 {
  border-radius: 4px;
  overflow: hidden;
  width: 1.875rem;
  height: 1.875rem;
}.lvx_ft_logo_mark-kt6 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.lvx_ft_logo_sub-kt6 {
  max-width: 200px;
  color: #8C7C6C;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.55;
}.lvx_ft_col_title-kt6 {
  font-size: 12px;
  text-transform: uppercase;
  color: #A09080;
  margin-bottom: 0.875rem;
  font-weight: 700;
  letter-spacing: .07em;
}.lvx_ft_col_links-kt6 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.lvx_ft_col_link-kt6 {
  transition: color .2s;
  color: #8C7C6C;
  font-size: 13px;
  overflow-wrap: break-word;
}.lvx_ft_col_link-kt6:hover {
  color: #CAB898;
}.lvx_ft_apps-kt6 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.lvx_ft_app_card-kt6 {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 10px 0.75rem;
  align-items: center;
  display: flex;
}.lvx_ft_app_card-kt6:hover {
  border-color: rgba(200, 146, 42, 0.45);
}.lvx_ft_app_card_ic-kt6 svg {
  stroke-linecap: round;
  height: 1.375rem;
  width: 22px;
  stroke-linejoin: round;
}.lvx_ft_app_card_os-kt6 {
  font-weight: 600;
  color: #8C7C6C;
  font-size: 0.625rem;
}.lvx_ft_app_card_action-kt6 {
  font-weight: 700;
  font-size: 0.75rem;
  color: #CAB898;
}.lvx_ft_bot-kt6 {
  padding: 1.25rem 16px;
}
@media(min-width:768px) {.lvx_ft_bot-kt6 {
  padding: 1.25rem 1.5rem;
}
}.lvx_ft_bot_in-kt6 {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  max-width: 1320px;
  display: flex;
  flex-wrap: wrap;
}.lvx_ft_socials-kt6 {
  gap: 0.5rem;
  display: flex;
}.lvx_ft_soc-kt6 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  transition: background .2s;
  display: flex;
  justify-content: center;
  color: #A09080;
  align-items: center;
  width: 36px;
  height: 2.25rem;
}.lvx_ft_soc-kt6 svg {
  width: 1rem;
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
}.lvx_ft_soc-kt6:hover {
  background: rgba(255, 255, 255, 0.07);
}.lvx_ft_legal-kt6 {
  flex: 1;
  min-width: 12.5rem;
  color: #857869;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.lvx_ft_legal-kt6 strong {
  font-weight: 700;
  color: #A09080;
}.lvx_ft_legal-kt6 a {
  text-decoration: underline;
  color: #A09080;
}.lvx_ft_age-kt6 {
  border: 2px solid #857869;
  border-radius: 50%;
  display: flex;
  color: #857869;
  font-weight: 800;
  align-items: center;
  font-size: 11px;
  flex-shrink: 0;
  height: 32px;
  margin-left: auto;
  width: 2rem;
  justify-content: center;
}