*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0C0D14;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  font-family: 'Nunito', sans-serif;
  color: #C6C8D9;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  border: none;
  background: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.lpv-layout-2e4 {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.lpv-page-2e4 {
  min-height: 100vh;
  display: flex;
}.lpv-main-2e4 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1079px) {.lpv-main-2e4 {
  padding-left: 220px;
}
}
@media(max-width:1079px) {.lpv-main-2e4 {
  padding-bottom: 72px;
}
}.lpv-gc-2e4 {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #12131E;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  flex-shrink: 0;
  cursor: pointer;
  width: 140px;
  position: relative;
}
@media(min-width: 642px) {.lpv-gc-2e4 {
  width: 156px;
}
}
@media(min-width: 1082px) {.lpv-gc-2e4 {
  width: 168px;
}
}.lpv-gc-2e4:hover {
  border-color: rgba(255, 154, 31, 0.07);
  transform: translateY(-3px);
}.lpv-gc_img-2e4 {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.lpv-gc_img-2e4 img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.lpv-gc_hover-2e4 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8, 9, 13, 0.72);
  opacity: 0;
  align-items: center;
  position: absolute;
  display: flex;
  justify-content: center;
}.lpv-gc-2e4:hover .lpv-gc_hover-2e4 {
  opacity: 1;
}.lpv-gc_hover_btn-2e4 {
  border-radius: 0.375rem;
  background: #FF9A1F;
  padding: 0.5rem 16px;
  font-size: 0.75rem;
  color: #F4F4FA;
  font-weight: 700;
}.lpv-gc_info-2e4 {
  padding: 8px 10px 0.625rem;
}.lpv-gc_name-2e4 {
  overflow: hidden;
  margin-bottom: 3px;
  color: #C6C8D9;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
  max-width: 100%;
}.lpv-gc_prov-2e4 {
  font-size: 0.625rem;
  color: #565870;
}.lpv-gc_tag-2e4 {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  letter-spacing: .04em;
  left: 0.375rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  z-index: 2;
  font-size: 9px;
}.lpv-gc_tag_hot-2e4 {
  background: #E63946;
  color: #fff;
}.lpv-gc_tag_new-2e4 {
  background: #1FD47E;
  color: #0C0D14;
}.lpv-gc_tag_jp-2e4 {
  background: #FFB800;
  color: #0C0D14;
}.lpv-gc_tag_ex-2e4 {
  background: #E84C1E;
  color: #fff;
}.lpv-gc_tag_live-2e4 {
  background: #E63946;
  color: #fff;
}.lpv-gr-2e4 {
  background: #0C0D14;
  padding: 32px 16px 0;
}
@media(min-width: 765px) {.lpv-gr-2e4 {
  padding: 36px 24px 0;
}
}.lpv-gr_in-2e4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.lpv-gr_head-2e4 {
  gap: 0.75rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
}.lpv-gr_head_l-2e4 {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.lpv-gr_ic-2e4 {
  border-radius: 10px;
  height: 32px;
  width: 32px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}.lpv-gr_ic-2e4 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
  width: 16px;
}.lpv-gr_title-2e4 {
  font-weight: 700;
  font-family: 'Exo 2', sans-serif;
  font-size: 1rem;
  overflow-wrap: break-word;
  color: #F4F4FA;
}
@media(min-width: 767px) {.lpv-gr_title-2e4 {
  font-size: 18px;
}
}.lpv-gr_more-2e4 {
  transition: color .2s;
  gap: 5px;
  display: flex;
  color: #6A6D86;
  flex-shrink: 0;
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
  align-items: center;
}.lpv-gr_more-2e4:hover {
  color: #FF9A1F;
}.lpv-gr_more-2e4 svg {
  height: 0.75rem;
  width: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.lpv-gr_arrows-2e4 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.lpv-gr_arr-2e4 {
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .15s,color .15s;
  display: flex;
  height: 30px;
  align-items: center;
  width: 1.875rem;
  justify-content: center;
  color: #8C8FA8;
}.lpv-gr_arr-2e4:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4F4FA;
}.lpv-gr_arr-2e4 svg {
  height: 13px;
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
}.lpv-gr_seo_h-2e4 {
  margin: 0 0 0.375rem;
  font-size: 13px;
  color: #C6C8D9;
  font-family: 'Exo 2', sans-serif;
  font-weight: 700;
  max-width: 42.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.lpv-gr_seo_h-2e4 {
  font-size: 14px;
}
}.lpv-gr_seo-2e4 {
  line-height: 1.55;
  max-width: 42.5rem;
  margin-bottom: 0.75rem;
  color: #6A6D86;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.lpv-gr_seo-2e4 strong {
  font-weight: 600;
  color: #C6C8D9;
}.lpv-gr_scroll-2e4 {
  gap: 0.625rem;
  scrollbar-width: none;
  display: flex;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding-bottom: 0.625rem;
}.lpv-gr_scroll-2e4::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.lpv-gr_scroll-2e4 {
  gap: 0.75rem;
}
}.lpv-tb-2e4 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0C0D14;
  height: 56px;
  left: 0;
  right: 0;
  top: 0;
  align-items: center;
  position: fixed;
  display: flex;
  z-index: 80;
}.lpv-tb_in-2e4 {
  gap: 0;
  padding: 0 0.875rem;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}.lpv-tb_burger-2e4 {
  border-radius: 10px;
  gap: 0.313rem;
  align-items: center;
  flex-shrink: 0;
  margin-right: 0.5rem;
  height: 2.375rem;
  justify-content: center;
  display: flex;
  width: 2.375rem;
  flex-direction: column;
}.lpv-tb_burger-2e4:hover {
  background: rgba(255, 255, 255, 0.05);
}.lpv-tb_burger_line-2e4 {
  border-radius: 1px;
  background: #8C8FA8;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width: 1078px) {.lpv-tb_burger-2e4 {
  display: none;
}
}.lpv-tb_logo-2e4 {
  gap: 0.563rem;
  overflow-wrap: break-word;
  font-size: 18px;
  color: #F4F4FA;
  margin-right: 20px;
  flex-shrink: 0;
  font-weight: 800;
  display: flex;
  letter-spacing: -.01em;
  align-items: center;
}.lpv-tb_logo_mark-2e4 {
  overflow: hidden;
  border-radius: 10px;
  height: 2rem;
  justify-content: center;
  width: 32px;
  align-items: center;
  display: flex;
}.lpv-tb_logo_mark-2e4 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.lpv-tb_nav-2e4 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 637px) {.lpv-tb_nav-2e4 {
  display: flex;
}
}.lpv-tb_tab-2e4 {
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  border-radius: 0.625rem;
  font-weight: 600;
  color: #8C8FA8;
  font-size: 0.813rem;
  white-space: nowrap;
}.lpv-tb_tab-2e4:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4F4FA;
}.lpv-tb_tab-2e4.lpv-state_active-2e4 {
  background: rgba(255, 154, 31, 0.18);
  color: #F4F4FA;
}.lpv-tb_right-2e4 {
  gap: 0.5rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  margin-left: auto;
}.lpv-tb_login-2e4 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 10px;
  padding: 9px 16px;
  transition: border-color .2s,color .2s;
  color: #C6C8D9;
  font-weight: 600;
  font-size: 13px;
  display: none;
}.lpv-tb_login-2e4:hover {
  border-color: rgba(255, 154, 31, 0.45);
  color: #F4F4FA;
}
@media(min-width:480px) {.lpv-tb_login-2e4 {
  display: block;
}
}.lpv-tb_reg-2e4 {
  transition: background .2s;
  padding: 9px 1.125rem;
  border-radius: 0.625rem;
  background: #1FD47E;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
  color: #0C0D14;
}.lpv-tb_reg-2e4:hover {
  background: #38EE98;
}.lpv-sb-2e4 {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  background: #171926;
  position: fixed;
  width: 13.75rem;
  bottom: 0;
  overflow-y: auto;
  left: 0;
  top: 56px;
  z-index: 70;
}.lpv-sb-2e4.lpv-state_open-2e4 {
  transform: translateX(0);
}.lpv-sb-2e4::-webkit-scrollbar {
  width: 0.25rem;
}.lpv-sb-2e4::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.lpv-sb-2e4 {
  transform: translateX(0);
}
}.lpv-sb_auth-2e4 {
  padding: 14px 0.75rem 0.625rem;
}.lpv-sb_btn_reg-2e4 {
  background: #1FD47E;
  border-radius: 10px;
  padding: 11px;
  transition: background .2s;
  color: #0C0D14;
  font-weight: 700;
  font-size: 13px;
  display: block;
  margin-bottom: 8px;
  text-align: center;
}.lpv-sb_btn_reg-2e4:hover {
  background: #38EE98;
}.lpv-sb_btn_login-2e4 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.625rem;
  transition: border-color .2s;
  font-size: 13px;
  display: block;
  font-weight: 600;
  text-align: center;
  color: #C6C8D9;
}.lpv-sb_btn_login-2e4:hover {
  border-color: rgba(255, 154, 31, 0.45);
  color: #F4F4FA;
}.lpv-sb_promo-2e4 {
  background: linear-gradient(135deg,#1E0C02,#171926);
  overflow: hidden;
  margin: 0 12px 0.625rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 154, 31, 0.18);
  padding: 0.75rem 14px;
  position: relative;
}.lpv-sb_promo-2e4::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(255, 154, 31, 0.18),transparent 70%);
  width: 80px;
  right: -1.25rem;
  height: 5rem;
  position: absolute;
  content: '';
  top: -20px;
}.lpv-sb_promo_title-2e4 {
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 0.688rem;
  color: #FF9A1F;
  text-transform: uppercase;
}.lpv-sb_promo_text-2e4 {
  color: #F4F4FA;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.35;
  font-weight: 600;
}.lpv-sb_promo_sub-2e4 {
  margin-top: 3px;
  font-size: 0.625rem;
  color: #6A6D86;
}.lpv-sb_nav-2e4 {
  padding: 0.375rem 8px 1rem;
}.lpv-sb_nav_lb-2e4 {
  padding: 10px 8px 0.375rem;
  font-size: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #565870;
}.lpv-sb_link-2e4 {
  transition: background .15s,color .15s;
  border-radius: 6px;
  padding: 9px 10px;
  gap: 0.625rem;
  font-size: 0.813rem;
  font-weight: 500;
  align-items: center;
  cursor: pointer;
  display: flex;
  overflow-wrap: break-word;
  color: #8C8FA8;
}.lpv-sb_link-2e4:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4F4FA;
}.lpv-sb_link-2e4.lpv-state_active-2e4 {
  background: rgba(255, 154, 31, 0.18);
  color: #F4F4FA;
}.lpv-sb_ic-2e4 {
  border-radius: 6px;
  align-items: center;
  height: 30px;
  display: flex;
  flex-shrink: 0;
  width: 30px;
  justify-content: center;
}.lpv-sb_ic-2e4 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 16px;
}.lpv-sb_ic_1-2e4 {
  background: rgba(255, 154, 31, 0.07);
  color: #FF9A1F;
}.lpv-sb_ic_2-2e4 {
  background: rgba(31, 212, 126, 0.16);
  color: #1FD47E;
}.lpv-sb_ic_3-2e4 {
  background: rgba(255, 184, 0, 0.16);
  color: #FFB800;
}.lpv-sb_ic_4-2e4 {
  background: rgba(232, 76, 30, 0.20);
  color: #E84C1E;
}.lpv-sb_ic_5-2e4 {
  background: rgba(255, 154, 31, 0.07);
  color: #FF4D8F;
}.lpv-sb_ic_6-2e4 {
  background: rgba(232, 76, 30, 0.20);
  color: #9B4DFF;
}.lpv-sb_badge-2e4 {
  padding: 2px 0.438rem;
  border-radius: 6px;
  background: #FFB800;
  font-size: 9px;
  margin-left: auto;
  font-weight: 700;
  color: #0C0D14;
}.lpv-sb_bot-2e4 {
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  display: flex;
}.lpv-sb_lang-2e4,.lpv-sb_help-2e4 {
  border-radius: 0.375rem;
  padding: 9px 0.375rem;
  flex: 1;
  gap: 6px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  font-weight: 600;
  align-items: center;
  justify-content: center;
  color: #8C8FA8;
  font-size: 0.688rem;
  display: flex;
}.lpv-sb_lang-2e4:hover,.lpv-sb_help-2e4:hover {
  border-color: rgba(255, 154, 31, 0.45);
  color: #F4F4FA;
}.lpv-sb_lang-2e4 svg,.lpv-sb_help-2e4 svg {
  stroke-linejoin: round;
  width: 13px;
  height: 0.813rem;
  stroke-linecap: round;
}.lpv-sb_bd-2e4 {
  background: rgba(8, 9, 13, 0.72);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.lpv-sb_bd-2e4.lpv-state_on-2e4 {
  display: block;
}
@media(min-width: 1077px) {.lpv-sb_bd-2e4 {
  display: none!important;
}
}.lpv-mob_nav-2e4 {
  background: #171926;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  right: 0;
  z-index: 80;
  bottom: 0;
  display: flex;
  position: fixed;
  left: 0;
}
@media(min-width: 1077px) {.lpv-mob_nav-2e4 {
  display: none;
}
}.lpv-mob_nav_item-2e4 {
  padding: 4px 2px;
  gap: 0.25rem;
  flex: 1;
  flex-direction: column;
  color: #565870;
  align-items: center;
  cursor: pointer;
  display: flex;
}.lpv-mob_nav_ic-2e4 {
  line-height: 1;
}.lpv-mob_nav_ic-2e4 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
  height: 20px;
}.lpv-mob_nav_lb-2e4 {
  color: #565870;
  font-size: 10px;
  font-weight: 600;
}.lpv-mob_nav_item-2e4.lpv-state_active-2e4 {
  color: #FF9A1F;
}.lpv-mob_nav_item-2e4.lpv-state_active-2e4 .lpv-mob_nav_lb-2e4 {
  color: #FF9A1F;
}.lpv-hero-2e4 {
  background: #0C0D14;
  padding: 20px 16px 0;
}
@media(min-width: 766px) {.lpv-hero-2e4 {
  padding: 1.5rem 1.5rem 0;
}
}.lpv-hero_in-2e4 {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 859px) {.lpv-hero_in-2e4 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1102px) {.lpv-hero_in-2e4 {
  grid-template-columns: 1fr 340px;
}
}.lpv-hero_promo-2e4 {
  background: #12131E;
  overflow: hidden;
  border-radius: 16px;
  min-height: 13.75rem;
  display: flex;
  align-items: stretch;
  position: relative;
}
@media(min-width: 771px) {.lpv-hero_promo-2e4 {
  min-height: 17.5rem;
}
}.lpv-hero_promo_bg-2e4 {
  background: linear-gradient(120deg,#1E0C02 0%,#0C0D14 100%);
  inset: 0;
  background-position: center;
  position: absolute;
  background-size: cover;
}.lpv-hero_promo_bg-2e4::after {
  inset: 0;
  background: linear-gradient(90deg,#0C0D14 0%,rgba(8, 9, 13, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.lpv-hero_promo_glow-2e4 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 76, 30, 0.20) 0%,transparent 65%);
  width: 18.75rem;
  right: 60px;
  pointer-events: none;
  position: absolute;
  top: -40px;
  height: 18.75rem;
}.lpv-hero_promo_ct-2e4 {
  padding: 1.75rem 1.5rem 28px 28px;
  position: relative;
  max-width: 30rem;
  flex-direction: column;
  z-index: 2;
  display: flex;
  justify-content: center;
}
@media(min-width: 770px) {.lpv-hero_promo_ct-2e4 {
  padding: 2.5rem 32px;
}
}.lpv-hero_badge-2e4 {
  border: 1px solid rgba(255, 154, 31, 0.07);
  background: rgba(255, 154, 31, 0.18);
  padding: 5px 0.75rem;
  border-radius: 20px;
  font-size: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #FF9A1F;
  font-weight: 700;
  margin-bottom: 0.875rem;
  display: inline-block;
}.lpv-hero_h1-2e4 {
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.15;
  margin-bottom: 0.625rem;
  font-size: 1.625rem;
  color: #F4F4FA;
}.lpv-hero_h1-2e4 em {
  color: #FFB800;
  font-style: normal;
}
@media(min-width: 765px) {.lpv-hero_h1-2e4 {
  font-size: 36px;
}
}.lpv-hero_sub-2e4 {
  margin-bottom: 20px;
  line-height: 1.55;
  font-size: 0.813rem;
  color: #8C8FA8;
}
@media(min-width:768px) {.lpv-hero_sub-2e4 {
  font-size: 0.875rem;
}
}.lpv-hero_row-2e4 {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.lpv-hero_cta-2e4 {
  background: #1FD47E;
  border-radius: 0.625rem;
  padding: 13px 1.625rem;
  transition: background .2s;
  font-weight: 700;
  font-size: 0.875rem;
  color: #0C0D14;
  box-shadow: 0 2px 0.875rem rgba(31, 212, 126, 0.50), 0 0.375rem 18px rgba(0, 0, 0, 0.55);
}.lpv-hero_cta-2e4:hover {
  background: #38EE98;
}.lpv-hero_terms-2e4 {
  font-size: 0.688rem;
  color: #565870;
}.lpv-hero_game-2e4 {
  overflow: hidden;
  background: #12131E;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  position: relative;
  display: flex;
  flex-direction: column;
}.lpv-hero_game_badge-2e4 {
  background: rgba(255, 184, 0, 0.16);
  border: 1px solid rgba(255, 184, 0, 0.16);
  border-radius: 20px;
  padding: 0.313rem 0.625rem;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  position: absolute;
  letter-spacing: .06em;
  color: #FFB800;
  z-index: 3;
  top: 0.75rem;
  left: 12px;
}.lpv-hero_game_badge-2e4 svg {
  height: 11px;
  width: 0.688rem;
  margin-right: 4px;
  vertical-align: -1px;
}.lpv-hero_game_img-2e4 {
  background: linear-gradient(135deg,#1E0C02,#0C0D14);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.lpv-hero_game_img-2e4 img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.lpv-hero_game_play-2e4 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8, 9, 13, 0.72);
  align-items: center;
  opacity: 0;
  display: flex;
  justify-content: center;
  position: absolute;
}.lpv-hero_game-2e4:hover .lpv-hero_game_play-2e4 {
  opacity: 1;
}.lpv-hero_game_play-2e4 span {
  border-radius: 50%;
  background: #FF9A1F;
  width: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 52px;
}.lpv-hero_game_play-2e4 span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 1.125rem;
}.lpv-hero_game_info-2e4 {
  padding: 0.875rem 16px;
}.lpv-hero_game_title-2e4 {
  font-size: 15px;
  color: #F4F4FA;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 700;
}.lpv-hero_game_provider-2e4 {
  color: #6A6D86;
  font-size: 0.688rem;
}.lpv-hero_game_btn-2e4 {
  background: #FF9A1F;
  padding: 0.688rem;
  border-radius: 0.625rem;
  margin: 0.75rem 1rem 16px;
  transition: background .2s;
  font-weight: 700;
  color: #F4F4FA;
  display: block;
  text-align: center;
  font-size: 13px;
}.lpv-hero_game-2e4:hover .lpv-hero_game_btn-2e4 {
  background: #FFB347;
}.lpv-sbar-2e4 {
  background: #0C0D14;
  padding: 16px 1rem 0;
}
@media(min-width:768px) {.lpv-sbar-2e4 {
  padding: 1.125rem 1.5rem 0;
}
}.lpv-sbar_in-2e4 {
  margin: 0 auto;
  max-width: 1320px;
}.lpv-sbar_row-2e4 {
  gap: 0.625rem;
  display: flex;
  margin-bottom: 12px;
  flex-wrap: wrap;
}.lpv-sbar_input-2e4 {
  gap: 0.625rem;
  padding: 11px 16px;
  transition: border-color .2s;
  background: #12131E;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  flex: 1;
  color: #6A6D86;
  cursor: pointer;
  font-size: 0.813rem;
  display: flex;
  align-items: center;
}.lpv-sbar_input-2e4:hover {
  border-color: rgba(255, 154, 31, 0.45);
}.lpv-sbar_input-2e4 svg {
  width: 0.938rem;
  height: 0.938rem;
  stroke-linecap: round;
  flex-shrink: 0;
  stroke-linejoin: round;
}.lpv-sbar_providers-2e4 {
  background: #12131E;
  gap: 0.5rem;
  padding: 11px 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.625rem;
  transition: border-color .2s;
  align-items: center;
  display: flex;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 600;
  color: #C6C8D9;
}.lpv-sbar_providers-2e4:hover {
  border-color: rgba(255, 154, 31, 0.45);
  color: #F4F4FA;
}.lpv-sbar_providers-2e4 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 14px;
  width: 14px;
}.lpv-sbar_tabs-2e4 {
  gap: 0.375rem;
  scrollbar-width: none;
  padding-bottom: 2px;
  overflow-x: auto;
  display: flex;
}.lpv-sbar_tabs-2e4::-webkit-scrollbar {
  display: none;
}.lpv-sbar_tab-2e4 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 7px;
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.25rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 8px 0.875rem;
  align-items: center;
  font-size: 12px;
  flex-shrink: 0;
  font-weight: 600;
  color: #8C8FA8;
  cursor: pointer;
  display: flex;
  white-space: nowrap;
}.lpv-sbar_tab-2e4:hover {
  border-color: rgba(255, 154, 31, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #F4F4FA;
}.lpv-sbar_tab-2e4.lpv-state_active-2e4 {
  border-color: rgba(255, 154, 31, 0.07);
  background: rgba(255, 154, 31, 0.18);
  color: #F4F4FA;
}.lpv-sbar_tab_ic-2e4 svg {
  stroke-linejoin: round;
  width: 14px;
  height: 14px;
  stroke-linecap: round;
}.lpv-wy-2e4 {
  padding: 32px 1rem 0;
  background: #0C0D14;
}
@media(min-width: 771px) {.lpv-wy-2e4 {
  padding: 2.5rem 24px 0;
}
}.lpv-wy_in-2e4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.lpv-wy_head-2e4 {
  margin-bottom: 18px;
  max-width: 45rem;
}.lpv-wy_label-2e4 {
  color: #FF9A1F;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
}.lpv-wy_h2-2e4 {
  color: #F4F4FA;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 765px) {.lpv-wy_h2-2e4 {
  font-size: 24px;
}
}.lpv-wy_intro-2e4 {
  margin: 0;
  color: #6A6D86;
  line-height: 1.6;
  font-size: 13px;
}.lpv-wy_grid-2e4 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.lpv-wy_grid-2e4 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.lpv-wy_grid-2e4 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.lpv-wy_card-2e4 {
  background: #171926;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem;
  border-radius: 0.625rem;
  transition: border-color .2s,transform .2s;
}.lpv-wy_card-2e4:hover {
  border-color: rgba(255, 154, 31, 0.07);
  transform: translateY(-2px);
}.lpv-wy_card_ic-2e4 {
  background: rgba(255, 154, 31, 0.18);
  border-radius: 50%;
  justify-content: center;
  color: #FF9A1F;
  margin-bottom: 14px;
  width: 2.75rem;
  align-items: center;
  display: flex;
  height: 2.75rem;
}.lpv-wy_card_ic-2e4 svg {
  stroke-linecap: round;
  width: 1.375rem;
  stroke-linejoin: round;
  height: 1.375rem;
}.lpv-wy_card_h-2e4 {
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  color: #F4F4FA;
  line-height: 1.25;
  font-size: 0.938rem;
  font-weight: 700;
}.lpv-wy_card_p-2e4 {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #6A6D86;
  font-size: 13px;
}.lpv-wy_card_p-2e4 strong {
  color: #C6C8D9;
  font-weight: 600;
}.lpv-gr_jp-2e4 {
  border-radius: 16px;
  background: linear-gradient(135deg,#18083A 0%,#0C0D14 100%);
  overflow: hidden;
  padding: 1.25rem;
  position: relative;
}.lpv-gr_jp-2e4::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 76, 30, 0.20) 0%,transparent 70%);
  top: -3.75rem;
  left: -60px;
  height: 15.625rem;
  width: 15.625rem;
  content: '';
  position: absolute;
}.lpv-gr_jp-2e4::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(255, 184, 0, 0.16) 0%,transparent 70%);
  position: absolute;
  right: 0;
  width: 12.5rem;
  height: 12.5rem;
  content: '';
  bottom: -40px;
}.lpv-gr_jp_head-2e4 {
  gap: 1rem;
  display: flex;
  z-index: 1;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: 1rem;
}.lpv-gr_jp_info-2e4 {
  flex: 1;
}.lpv-gr_jp_label-2e4 {
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-size: 11px;
  color: #9B4DFF;
  font-weight: 700;
}.lpv-gr_jp_label-2e4 svg {
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  margin-right: 0.25rem;
  vertical-align: -2px;
  width: 0.875rem;
}.lpv-gr_jp_amount-2e4 {
  overflow-wrap: break-word;
  font-size: 2rem;
  color: #F4F4FA;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 4px;
  line-height: 1;
  font-weight: 800;
}
@media(min-width: 766px) {.lpv-gr_jp_amount-2e4 {
  font-size: 40px;
}
}.lpv-gr_jp_amount-2e4 span {
  color: #FFB800;
}.lpv-gr_jp_seo-2e4 {
  color: #8C8FA8;
  max-width: 480px;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.lpv-gr_jp_cta-2e4 {
  transition: background .2s;
  border: 1px solid rgba(232, 76, 30, 0.20);
  background: rgba(232, 76, 30, 0.20);
  border-radius: 0.625rem;
  padding: 0.688rem 20px;
  font-weight: 700;
  position: relative;
  z-index: 1;
  font-size: 13px;
  white-space: nowrap;
  color: #F4F4FA;
  align-self: flex-start;
  margin-top: 0.25rem;
  flex-shrink: 0;
}.lpv-gr_jp_cta-2e4:hover {
  background: #E84C1E;
}.lpv-gcg-2e4 {
  background: #0C0D14;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.lpv-gcg-2e4 {
  padding: 44px 1.5rem 0;
}
}.lpv-gcg_in-2e4 {
  margin: 0 auto;
  max-width: 1320px;
}.lpv-gcg_head-2e4 {
  margin-bottom: 20px;
  max-width: 45rem;
}.lpv-gcg_label-2e4 {
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
  color: #FF9A1F;
  font-size: 0.688rem;
}.lpv-gcg_h2-2e4 {
  font-size: 1.375rem;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F4F4FA;
}
@media(min-width: 765px) {.lpv-gcg_h2-2e4 {
  font-size: 1.75rem;
}
}.lpv-gcg_intro-2e4 {
  font-size: 13px;
  line-height: 1.6;
  color: #6A6D86;
}.lpv-gcg_grid-2e4 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.lpv-gcg_grid-2e4 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.lpv-gcg_grid-2e4 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.lpv-gcg_card-2e4 {
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
  padding: 20px;
  transition: transform .2s,border-color .2s;
  display: flex;
  cursor: pointer;
  position: relative;
  flex-direction: column;
  min-height: 15rem;
  justify-content: flex-end;
}.lpv-gcg_card-2e4:hover {
  border-color: rgba(255, 154, 31, 0.18);
  transform: translateY(-3px);
}.lpv-gcg_card_bg-2e4 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.lpv-gcg_card_bg-2e4::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.lpv-gcg_card_ic-2e4 {
  border-radius: 6px;
  background: rgba(0,0,0,.45);
  right: 1.125rem;
  align-items: center;
  display: flex;
  position: absolute;
  z-index: 2;
  top: 18px;
  justify-content: center;
  height: 40px;
  color: #F4F4FA;
  width: 40px;
}.lpv-gcg_card_ic-2e4 svg {
  stroke-linejoin: round;
  height: 1.25rem;
  width: 1.25rem;
  stroke-linecap: round;
}.lpv-gcg_card_ct-2e4 {
  position: relative;
  z-index: 1;
}.lpv-gcg_card_h-2e4 {
  color: #F4F4FA;
  margin-bottom: 8px;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  line-height: 1.2;
  font-size: 1.125rem;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.lpv-gcg_card_h-2e4 {
  font-size: 20px;
}
}.lpv-gcg_card_p-2e4 {
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: rgba(255,255,255,.82);
  margin-bottom: 0.625rem;
}.lpv-gcg_card_p-2e4 strong {
  color: #F4F4FA;
  font-weight: 600;
}.lpv-gcg_card_cta-2e4 {
  gap: 0.25rem;
  display: inline-flex;
  font-size: 0.75rem;
  letter-spacing: .04em;
  align-items: center;
  text-transform: uppercase;
  font-weight: 700;
  color: #FF9A1F;
}.lpv-gcg_card_cta-2e4 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
  height: 12px;
}.lpv-ws-2e4 {
  background: #0C0D14;
  padding: 2rem 1rem 0;
}
@media(min-width: 767px) {.lpv-ws-2e4 {
  padding: 36px 1.5rem 0;
}
}.lpv-ws_in-2e4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.lpv-ws_head-2e4 {
  gap: 12px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  align-items: center;
}.lpv-ws_title-2e4 {
  gap: 10px;
  font-family: 'Exo 2', sans-serif;
  flex-wrap: wrap;
  font-size: 1rem;
  display: flex;
  align-items: center;
  color: #F4F4FA;
  overflow-wrap: break-word;
  font-weight: 700;
}.lpv-ws_title_ic-2e4 svg {
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
  color: #FFB800;
}.lpv-ws_online-2e4 {
  gap: 7px;
  display: flex;
  font-weight: 600;
  align-items: center;
  color: #6A6D86;
  font-size: 12px;
}.lpv-ws_online_dot-2e4 {
  border-radius: 50%;
  background: #1FD47E;
  height: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(31, 212, 126, 0.16);
  width: 0.5rem;
}.lpv-ws_scroll-2e4 {
  gap: 8px;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 0.5rem;
  overflow-x: auto;
}.lpv-ws_scroll-2e4::-webkit-scrollbar {
  display: none;
}.lpv-wc-2e4 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 10px 14px;
  border-radius: 10px;
  gap: 0.625rem;
  background: #12131E;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  min-width: 220px;
}.lpv-wc_img-2e4 {
  border-radius: 6px;
  overflow: hidden;
  background: #171926;
  flex-shrink: 0;
  width: 2.25rem;
  height: 2.25rem;
}.lpv-wc_img-2e4 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.lpv-wc_info-2e4 {
  min-width: 0;
}.lpv-wc_game-2e4 {
  overflow: hidden;
  color: #C6C8D9;
  font-weight: 600;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}.lpv-wc_player-2e4 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.625rem;
  color: #565870;
}.lpv-wc_amount-2e4 {
  white-space: nowrap;
  margin-left: auto;
  font-size: 13px;
  font-weight: 700;
  flex-shrink: 0;
  color: #1FD47E;
}.lpv-htp-2e4 {
  background: #0C0D14;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.lpv-htp-2e4 {
  padding: 44px 24px 0;
}
}.lpv-htp_in-2e4 {
  margin: 0 auto;
  max-width: 1320px;
}.lpv-htp_head-2e4 {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.lpv-htp_label-2e4 {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #FF9A1F;
  font-weight: 700;
  font-size: 0.688rem;
}.lpv-htp_h2-2e4 {
  font-size: 22px;
  color: #F4F4FA;
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.lpv-htp_h2-2e4 {
  font-size: 28px;
}
}.lpv-htp_intro-2e4 {
  line-height: 1.6;
  font-size: 14px;
  color: #6A6D86;
}.lpv-htp_steps-2e4 {
  margin: 0;
  gap: 12px;
  padding: 0;
  list-style: none;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 641px) {.lpv-htp_steps-2e4 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.lpv-htp_steps-2e4 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.lpv-htp_step-2e4 {
  border-radius: 10px;
  background: #171926;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem 18px 18px;
  display: flex;
  position: relative;
  flex-direction: column;
}.lpv-htp_step_num-2e4 {
  border-radius: 50%;
  background: #FF9A1F;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 20px;
  height: 1.75rem;
  position: absolute;
  top: -0.75rem;
  font-family: 'Exo 2', sans-serif;
  font-size: 13px;
  font-weight: 800;
  color: #0C0D14;
  width: 28px;
}.lpv-htp_step_ic-2e4 {
  background: rgba(255, 154, 31, 0.18);
  border-radius: 6px;
  margin: 0.5rem 0 0.75rem;
  justify-content: center;
  height: 2.25rem;
  display: flex;
  color: #FF9A1F;
  width: 36px;
  align-items: center;
}.lpv-htp_step_ic-2e4 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 18px;
  height: 1.125rem;
}.lpv-htp_step_h-2e4 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F4F4FA;
  line-height: 1.25;
  margin-bottom: 0.375rem;
  font-size: 14px;
}.lpv-htp_step_p-2e4 {
  font-size: 13px;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #6A6D86;
}.lpv-htp_step_p-2e4 strong {
  font-weight: 600;
  color: #C6C8D9;
}.lpv-htp_cta-2e4 {
  border-radius: 10px;
  background: #1FD47E;
  transition: background .2s;
  padding: 13px 1.625rem;
  font-weight: 700;
  display: inline-block;
  font-size: 14px;
  margin-top: 20px;
  color: #0C0D14;
}.lpv-htp_cta-2e4:hover {
  background: #38EE98;
}.lpv-bon-2e4 {
  padding: 2.25rem 1rem 0;
  background: #0C0D14;
}
@media(min-width: 765px) {.lpv-bon-2e4 {
  padding: 44px 1.5rem 0;
}
}.lpv-bon_in-2e4 {
  margin: 0 auto;
  max-width: 1320px;
}.lpv-bon_head-2e4 {
  margin-bottom: 20px;
}.lpv-bon_label-2e4 {
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #FF9A1F;
  font-size: 0.688rem;
  text-transform: uppercase;
}.lpv-bon_h2-2e4 {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F4F4FA;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 8px;
  font-size: 1.25rem;
}
@media(min-width:768px) {.lpv-bon_h2-2e4 {
  font-size: 1.5rem;
}
}.lpv-bon_seo-2e4 {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #6A6D86;
  max-width: 620px;
  font-size: 0.813rem;
}.lpv-bon_seo-2e4 strong {
  font-weight: 700;
  color: #C6C8D9;
}.lpv-bon_seo-2e4 a {
  text-decoration: underline;
  color: #FF9A1F;
}.lpv-bon_grid-2e4 {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 643px) {.lpv-bon_grid-2e4 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.lpv-bon_grid-2e4 {
  grid-template-columns: repeat(5,1fr);
}
}.lpv-bon_card-2e4 {
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 16px;
  border-radius: 0.625rem;
  background: #12131E;
}.lpv-bon_card-2e4:hover {
  border-color: rgba(255, 154, 31, 0.07);
  transform: translateY(-2px);
}.lpv-bon_card_ic-2e4 svg {
  stroke-linejoin: round;
  width: 1.625rem;
  height: 26px;
  stroke-linecap: round;
}.lpv-bon_card_ic-2e4 {
  margin-bottom: 0.625rem;
}.lpv-bon_card_type-2e4 {
  margin-bottom: 0.375rem;
  color: #6A6D86;
  font-size: 10px;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
}.lpv-bon_card_amount-2e4 {
  font-size: 18px;
  font-weight: 800;
  line-height: 1.1;
  color: #FFB800;
  margin-bottom: 0.375rem;
}.lpv-bon_card_name-2e4 {
  color: #F4F4FA;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.813rem;
}.lpv-bon_card_detail-2e4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  padding-top: 8px;
  line-height: 1.5;
  font-size: 11px;
  color: #565870;
}.lpv-app-2e4 {
  background: #0C0D14;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.lpv-app-2e4 {
  padding: 2.75rem 24px 0;
}
}.lpv-app_in-2e4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.lpv-app_head-2e4 {
  margin-bottom: 1rem;
}.lpv-app_label-2e4 {
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #FF9A1F;
  letter-spacing: .08em;
}.lpv-app_h2-2e4 {
  margin-bottom: 0.375rem;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  color: #F4F4FA;
}
@media(min-width: 769px) {.lpv-app_h2-2e4 {
  font-size: 24px;
}
}.lpv-app_sub-2e4 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #6A6D86;
  max-width: 37.5rem;
  line-height: 1.6;
}.lpv-app_sub-2e4 strong {
  color: #C6C8D9;
  font-weight: 700;
}.lpv-app_cards-2e4 {
  gap: 0.625rem;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.lpv-app_cards-2e4 {
  grid-template-columns: repeat(3,1fr);
}
}.lpv-app_card-2e4 {
  gap: 16px;
  padding: 20px;
  border-radius: 0.625rem;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.lpv-app_card_ios-2e4 {
  background: linear-gradient(135deg,rgba(255, 154, 31, 0.18) 0%,#171926 100%);
}.lpv-app_card_android-2e4 {
  background: linear-gradient(135deg,rgba(31, 212, 126, 0.16) 0%,#171926 100%);
}.lpv-app_card_win-2e4 {
  background: linear-gradient(135deg,rgba(255, 184, 0, 0.16) 0%,#171926 100%);
}.lpv-app_card_ic-2e4 svg {
  stroke-linejoin: round;
  height: 2.125rem;
  width: 34px;
  stroke-linecap: round;
}.lpv-app_card_ic-2e4 {
  flex-shrink: 0;
  color: #F4F4FA;
}.lpv-app_card_os-2e4 {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px;
  color: #6A6D86;
  letter-spacing: .08em;
  font-size: 10px;
}.lpv-app_card_title-2e4 {
  color: #F4F4FA;
  line-height: 1.2;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-size: 15px;
}.lpv-app_card_text-2e4 {
  font-size: 0.75rem;
  margin-bottom: 14px;
  line-height: 1.5;
  color: #6A6D86;
  overflow-wrap: break-word;
}.lpv-app_card_btn-2e4 {
  background: rgba(255, 255, 255, 0.12);
  gap: 0.438rem;
  border-radius: 0.375rem;
  padding: 10px 18px;
  border: 1px solid rgba(255, 154, 31, 0.45);
  transition: background .2s;
  font-size: 0.813rem;
  display: inline-flex;
  align-items: center;
  color: #F4F4FA;
  font-weight: 700;
}.lpv-app_card_btn-2e4:hover {
  background: rgba(255, 255, 255, 0.07);
}.lpv-reg-2e4 {
  background: #0C0D14;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.lpv-reg-2e4 {
  padding: 2.75rem 1.5rem 0;
}
}.lpv-reg_in-2e4 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #171926;
  border-radius: 16px;
  padding: 28px 24px;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.lpv-reg_in-2e4 {
  padding: 40px;
}
}.lpv-reg_top-2e4 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.lpv-reg_top-2e4 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.lpv-reg_label-2e4 {
  letter-spacing: .08em;
  font-size: 11px;
  color: #FF9A1F;
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.lpv-reg_h2-2e4 {
  font-family: 'Exo 2', sans-serif;
  font-size: 1.375rem;
  font-weight: 800;
  margin-bottom: 12px;
  color: #F4F4FA;
  line-height: 1.2;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.lpv-reg_h2-2e4 {
  font-size: 1.75rem;
}
}.lpv-reg_bonus-2e4 {
  padding: 10px 1rem;
  background: rgba(255, 184, 0, 0.16);
  gap: 0.5rem;
  border: 1px solid rgba(255, 184, 0, 0.16);
  border-radius: 10px;
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.lpv-reg_bonus_amount-2e4 {
  font-size: 1.25rem;
  font-weight: 800;
  color: #FFB800;
}.lpv-reg_bonus_text-2e4 {
  color: #8C8FA8;
  line-height: 1.35;
  font-size: 0.813rem;
}.lpv-reg_cta_btn-2e4 {
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 0.875rem 2rem;
  background: #1FD47E;
  box-shadow: 0 2px 14px rgba(31, 212, 126, 0.50), 0 6px 18px rgba(0, 0, 0, 0.55);
  color: #0C0D14;
  display: inline-block;
  font-weight: 700;
  margin-bottom: 12px;
  font-size: 0.938rem;
}.lpv-reg_cta_btn-2e4:hover {
  background: #38EE98;
}.lpv-reg_terms-2e4 {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #565870;
}.lpv-reg_seo-2e4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 13px;
  padding-top: 20px;
  color: #6A6D86;
  overflow-wrap: break-word;
  line-height: 1.65;
  margin-top: 20px;
}.lpv-reg_seo-2e4 p {
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #6A6D86;
}.lpv-reg_seo-2e4 p:last-child {
  margin-bottom: 0;
}.lpv-reg_seo-2e4 strong {
  color: #C6C8D9;
  font-weight: 700;
}.lpv-reg_seo-2e4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #FF9A1F;
}.lpv-reg_seo-2e4 a:hover {
  color: #FFB347;
}.lpv-reg_seo-2e4 ul,.lpv-reg_seo-2e4 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.lpv-reg_seo-2e4 ol {
  list-style: decimal;
}.lpv-reg_seo-2e4 li {
  color: #6A6D86;
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 4px;
}.lpv-reg_seo-2e4 table {
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  display: block;
  margin-bottom: 10px;
}
@media(min-width: 765px) {.lpv-reg_seo-2e4 table {
  display: table;
}
}.lpv-reg_seo-2e4 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C6C8D9;
  font-weight: 700;
}.lpv-reg_seo-2e4 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6A6D86;
}.lpv-reg_steps-2e4 {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 861px) {.lpv-reg_steps-2e4 {
  margin-top: 0;
}
}.lpv-reg_step-2e4 {
  background: rgba(255, 255, 255, 0.05);
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  gap: 0.875rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.lpv-reg_step_num-2e4 {
  border: 1px solid rgba(255, 154, 31, 0.07);
  border-radius: 50%;
  background: rgba(255, 154, 31, 0.18);
  display: flex;
  width: 2.125rem;
  align-items: center;
  color: #FF9A1F;
  flex-shrink: 0;
  font-weight: 800;
  height: 2.125rem;
  justify-content: center;
  font-size: 14px;
}.lpv-reg_step_title-2e4 {
  font-size: 0.875rem;
  margin-bottom: 3px;
  font-weight: 700;
  color: #F4F4FA;
}.lpv-reg_step_text-2e4 {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #6A6D86;
}.lpv-reg_trust-2e4 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.25rem;
}.lpv-reg_trust_item-2e4 {
  gap: 7px;
  display: flex;
  color: #6A6D86;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.lpv-reg_trust_ic-2e4 svg {
  color: #FF9A1F;
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.lpv-prov-2e4 {
  padding: 36px 16px 0;
  background: #0C0D14;
}
@media(min-width: 769px) {.lpv-prov-2e4 {
  padding: 2.75rem 1.5rem 0;
}
}.lpv-prov_in-2e4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.lpv-prov_head-2e4 {
  margin-bottom: 1rem;
}.lpv-prov_label-2e4 {
  font-size: 11px;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #FF9A1F;
  font-weight: 700;
  text-transform: uppercase;
}.lpv-prov_h2-2e4 {
  margin-bottom: 8px;
  color: #F4F4FA;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 771px) {.lpv-prov_h2-2e4 {
  font-size: 24px;
}
}.lpv-prov_seo-2e4 {
  margin-bottom: 16px;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 620px;
  color: #6A6D86;
}.lpv-prov_seo-2e4 strong {
  font-weight: 700;
  color: #C6C8D9;
}.lpv-prov_seo-2e4 a {
  color: #FF9A1F;
  text-decoration: underline;
}.lpv-prov_grid-2e4 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.lpv-prov_grid-2e4 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.lpv-prov_grid-2e4 {
  grid-template-columns: repeat(8,1fr);
}
}.lpv-prov_card-2e4 {
  gap: 7px;
  transition: border-color .2s,background .2s;
  border-radius: 10px;
  padding: 14px 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #12131E;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}.lpv-prov_card-2e4:hover {
  border-color: rgba(255, 154, 31, 0.45);
  background: #171926;
}.lpv-prov_logo-2e4 {
  border-radius: 0.375rem;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  height: 44px;
  width: 44px;
  align-items: center;
  display: flex;
}.lpv-prov_logo-2e4 img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.lpv-prov_name-2e4 {
  color: #8C8FA8;
  font-weight: 600;
  font-size: 11px;
  text-align: center;
  overflow-wrap: break-word;
}.lpv-faq-2e4 {
  padding: 2.25rem 16px 0;
  background: #0C0D14;
}
@media(min-width: 769px) {.lpv-faq-2e4 {
  padding: 44px 1.5rem 0;
}
}.lpv-faq_in-2e4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.lpv-faq_head-2e4 {
  margin-bottom: 20px;
}.lpv-faq_label-2e4 {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #FF9A1F;
  margin-bottom: 8px;
  font-size: 0.688rem;
}.lpv-faq_h2-2e4 {
  font-size: 20px;
  color: #F4F4FA;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.lpv-faq_h2-2e4 {
  font-size: 1.5rem;
}
}.lpv-faq_list-2e4 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.lpv-faq_item-2e4 {
  overflow: hidden;
  background: #171926;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.lpv-faq_q-2e4 {
  padding: 16px 1.25rem;
  transition: color .2s;
  gap: 0.75rem;
  font-size: 0.875rem;
  cursor: pointer;
  display: flex;
  font-weight: 600;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  color: #C6C8D9;
  overflow-wrap: break-word;
}.lpv-faq_q-2e4:hover {
  color: #F4F4FA;
}.lpv-faq_q_ic-2e4 {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  color: #FF9A1F;
  height: 24px;
  display: flex;
  flex-shrink: 0;
  width: 24px;
  align-items: center;
  font-size: 16px;
  justify-content: center;
}.lpv-faq_item-2e4.lpv-state_open-2e4 .lpv-faq_q_ic-2e4 {
  transform: rotate(45deg);
}.lpv-faq_a-2e4 {
  padding: 0 1.25rem 16px;
  display: none;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #6A6D86;
  line-height: 1.7;
}.lpv-faq_item-2e4.lpv-state_open-2e4 .lpv-faq_a-2e4 {
  display: block;
}.lpv-faq_a-2e4 strong {
  font-weight: 700;
  color: #C6C8D9;
}.lpv-faq_a-2e4 a {
  color: #FF9A1F;
  text-decoration: underline;
}.lpv-faq_a-2e4 ul,.lpv-faq_a-2e4 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.lpv-faq_a-2e4 ol {
  list-style: decimal;
}.lpv-faq_a-2e4 li {
  margin-bottom: 4px;
  line-height: 1.6;
}.lpv-faq_a-2e4 table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 0.75rem;
  width: 100%;
}
@media(min-width: 770px) {.lpv-faq_a-2e4 table {
  display: table;
}
}.lpv-faq_a-2e4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #C6C8D9;
}.lpv-faq_a-2e4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #6A6D86;
}.lpv-seo-2e4 {
  padding: 2.25rem 16px 0;
  background: #0C0D14;
}
@media(min-width: 770px) {.lpv-seo-2e4 {
  padding: 44px 1.5rem 0;
}
}.lpv-seo_in-2e4 {
  border-radius: 1rem;
  background: #171926;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  padding: 28px 1.5rem;
  max-width: 1320px;
}
@media(min-width: 771px) {.lpv-seo_in-2e4 {
  padding: 36px 2.5rem;
}
}.lpv-seo_label-2e4 {
  margin-bottom: 10px;
  color: #FF9A1F;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
}.lpv-seo_h2-2e4 {
  color: #F4F4FA;
  font-size: 1.25rem;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 770px) {.lpv-seo_h2-2e4 {
  font-size: 24px;
}
}.lpv-seo_body-2e4 {
  color: #8C8FA8;
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
}.lpv-seo_body-2e4 p {
  font-size: 0.875rem;
  color: #8C8FA8;
  margin-bottom: 12px;
  line-height: 1.75;
}.lpv-seo_body-2e4 p:last-child {
  margin-bottom: 0;
}.lpv-seo_body-2e4 strong {
  color: #C6C8D9;
  font-weight: 700;
}.lpv-seo_body-2e4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #FF9A1F;
}.lpv-seo_body-2e4 a:hover {
  color: #FFB347;
}.lpv-seo_body-2e4 ul,.lpv-seo_body-2e4 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.lpv-seo_body-2e4 ol {
  list-style: decimal;
}.lpv-seo_body-2e4 li {
  color: #8C8FA8;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
}.lpv-seo_body-2e4 table {
  display: block;
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 12px;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 769px) {.lpv-seo_body-2e4 table {
  display: table;
}
}.lpv-seo_body-2e4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #C6C8D9;
  font-weight: 700;
  text-align: left;
}.lpv-seo_body-2e4 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8C8FA8;
}.lpv-seo_cols-2e4 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.lpv-seo_cols-2e4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.lpv-seo_cols-2e4 {
  grid-template-columns: repeat(3,1fr);
}
}.lpv-seo_col_h-2e4 {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  color: #C6C8D9;
}.lpv-seo_col_p-2e4 {
  overflow-wrap: break-word;
  color: #6A6D86;
  line-height: 1.65;
  font-size: 13px;
}.lpv-seo_stats-2e4 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.lpv-seo_stat-2e4 {
  padding: 14px 1rem;
  border: 1px solid rgba(255, 154, 31, 0.18);
  flex: 1;
  background: rgba(255, 154, 31, 0.07);
  border-radius: 0.625rem;
  min-width: 140px;
}.lpv-seo_stat_val-2e4 {
  overflow-wrap: break-word;
  color: #FF9A1F;
  font-size: 20px;
  margin-bottom: 0.25rem;
  font-weight: 800;
}.lpv-seo_stat_lb-2e4 {
  font-size: 0.688rem;
  color: #6A6D86;
  overflow-wrap: break-word;
}.lpv-rv-2e4 {
  background: #0C0D14;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.lpv-rv-2e4 {
  padding: 44px 24px 0;
}
}.lpv-rv_in-2e4 {
  margin: 0 auto;
  max-width: 1320px;
}.lpv-rv_head-2e4 {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.lpv-rv_label-2e4 {
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 0.688rem;
  color: #FF9A1F;
  text-transform: uppercase;
  letter-spacing: .08em;
}.lpv-rv_h2-2e4 {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F4F4FA;
  margin-bottom: 0.625rem;
  font-size: 22px;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 766px) {.lpv-rv_h2-2e4 {
  font-size: 28px;
}
}.lpv-rv_stats-2e4 {
  gap: 18px;
  font-size: 13px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  color: #6A6D86;
}.lpv-rv_stats_score-2e4 {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.lpv-rv_stats_score_val-2e4 {
  font-weight: 800;
  color: #FFB800;
  font-size: 22px;
  font-family: 'Exo 2', sans-serif;
}.lpv-rv_stats_score_max-2e4 {
  font-size: 0.813rem;
  color: #565870;
}.lpv-rv_stats_badge-2e4 {
  gap: 4px;
  align-items: center;
  display: flex;
}.lpv-rv_stats_badge-2e4 svg {
  width: 14px;
  height: 0.875rem;
  color: #FFB800;
}.lpv-rv_grid-2e4 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.lpv-rv_grid-2e4 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.lpv-rv_grid-2e4 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.lpv-rv_card-2e4 {
  background: #171926;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem;
  border-radius: 0.625rem;
  display: flex;
  flex-direction: column;
}.lpv-rv_card_stars-2e4 {
  gap: 2px;
  display: flex;
  color: #FFB800;
  margin-bottom: 0.625rem;
}.lpv-rv_card_stars-2e4 svg {
  height: 0.875rem;
  width: 0.875rem;
}.lpv-rv_card_h-2e4 {
  color: #F4F4FA;
  font-size: 14px;
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 8px;
}.lpv-rv_card_body-2e4 {
  flex: 1;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #6A6D86;
  font-size: 0.813rem;
  line-height: 1.65;
}.lpv-rv_card_body-2e4 strong {
  font-weight: 600;
  color: #C6C8D9;
}.lpv-rv_card_meta-2e4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 0.75rem;
}.lpv-rv_card_author-2e4 {
  font-size: 0.75rem;
  color: #C6C8D9;
  font-weight: 600;
}.lpv-rv_card_date-2e4 {
  color: #565870;
  font-size: 0.688rem;
}.lpv-seo-2e4 {
  background: #0C0D14;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.lpv-seo-2e4 {
  padding: 44px 24px 0;
}
}.lpv-seo_in-2e4 {
  padding: 1.75rem 24px;
  border-radius: 1rem;
  margin: 0 auto;
  background: #171926;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 82.5rem;
}
@media(min-width: 766px) {.lpv-seo_in-2e4 {
  padding: 2.25rem 40px;
}
}.lpv-seo_label-2e4 {
  margin-bottom: 0.625rem;
  color: #FF9A1F;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.lpv-seo_h2-2e4 {
  font-weight: 800;
  color: #F4F4FA;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-family: 'Exo 2', sans-serif;
  font-size: 20px;
  margin-bottom: 14px;
}
@media(min-width: 769px) {.lpv-seo_h2-2e4 {
  font-size: 24px;
}
}.lpv-seo_body-2e4 {
  font-size: 0.875rem;
  color: #8C8FA8;
  overflow-wrap: break-word;
  line-height: 1.75;
}.lpv-seo_body-2e4 p {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.75;
  color: #8C8FA8;
}.lpv-seo_body-2e4 p:last-child {
  margin-bottom: 0;
}.lpv-seo_body-2e4 strong {
  color: #C6C8D9;
  font-weight: 700;
}.lpv-seo_body-2e4 a {
  transition: color .2s;
  color: #FF9A1F;
  text-decoration: underline;
}.lpv-seo_body-2e4 a:hover {
  color: #FFB347;
}.lpv-seo_body-2e4 ul,.lpv-seo_body-2e4 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.lpv-seo_body-2e4 ol {
  list-style: decimal;
}.lpv-seo_body-2e4 li {
  margin-bottom: 6px;
  color: #8C8FA8;
  line-height: 1.75;
  font-size: 0.875rem;
}.lpv-seo_body-2e4 table {
  display: block;
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  overflow-x: auto;
}
@media(min-width: 771px) {.lpv-seo_body-2e4 table {
  display: table;
}
}.lpv-seo_body-2e4 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C6C8D9;
  font-weight: 700;
  text-align: left;
}.lpv-seo_body-2e4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #8C8FA8;
}.lpv-seo_cols-2e4 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.lpv-seo_cols-2e4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.lpv-seo_cols-2e4 {
  grid-template-columns: repeat(3,1fr);
}
}.lpv-seo_col_h-2e4 {
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #C6C8D9;
}.lpv-seo_col_p-2e4 {
  color: #6A6D86;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.lpv-seo_stats-2e4 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.lpv-seo_stat-2e4 {
  background: rgba(255, 154, 31, 0.07);
  border-radius: 10px;
  flex: 1;
  padding: 14px 1rem;
  border: 1px solid rgba(255, 154, 31, 0.18);
  min-width: 8.75rem;
}.lpv-seo_stat_val-2e4 {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #FF9A1F;
  font-size: 20px;
}.lpv-seo_stat_lb-2e4 {
  overflow-wrap: break-word;
  color: #6A6D86;
  font-size: 11px;
}.lpv-seo-2e4 {
  background: #0C0D14;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.lpv-seo-2e4 {
  padding: 2.75rem 1.5rem 0;
}
}.lpv-seo_in-2e4 {
  border-radius: 16px;
  margin: 0 auto;
  background: #171926;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 1320px;
}
@media(min-width: 766px) {.lpv-seo_in-2e4 {
  padding: 2.25rem 2.5rem;
}
}.lpv-seo_label-2e4 {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  color: #FF9A1F;
  text-transform: uppercase;
}.lpv-seo_h2-2e4 {
  font-size: 20px;
  line-height: 1.25;
  color: #F4F4FA;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 0.875rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.lpv-seo_h2-2e4 {
  font-size: 1.5rem;
}
}.lpv-seo_body-2e4 {
  color: #8C8FA8;
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.lpv-seo_body-2e4 p {
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8C8FA8;
}.lpv-seo_body-2e4 p:last-child {
  margin-bottom: 0;
}.lpv-seo_body-2e4 strong {
  color: #C6C8D9;
  font-weight: 700;
}.lpv-seo_body-2e4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #FF9A1F;
}.lpv-seo_body-2e4 a:hover {
  color: #FFB347;
}.lpv-seo_body-2e4 ul,.lpv-seo_body-2e4 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.lpv-seo_body-2e4 ol {
  list-style: decimal;
}.lpv-seo_body-2e4 li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #8C8FA8;
  font-size: 14px;
}.lpv-seo_body-2e4 table {
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 13px;
  width: 100%;
  margin-bottom: 12px;
  display: block;
}
@media(min-width: 769px) {.lpv-seo_body-2e4 table {
  display: table;
}
}.lpv-seo_body-2e4 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C6C8D9;
  text-align: left;
}.lpv-seo_body-2e4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #8C8FA8;
}.lpv-seo_cols-2e4 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.lpv-seo_cols-2e4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.lpv-seo_cols-2e4 {
  grid-template-columns: repeat(3,1fr);
}
}.lpv-seo_col_h-2e4 {
  color: #C6C8D9;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 7px;
}.lpv-seo_col_p-2e4 {
  color: #6A6D86;
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.lpv-seo_stats-2e4 {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.lpv-seo_stat-2e4 {
  background: rgba(255, 154, 31, 0.07);
  flex: 1;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 154, 31, 0.18);
  padding: 14px 1rem;
  min-width: 140px;
}.lpv-seo_stat_val-2e4 {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  color: #FF9A1F;
}.lpv-seo_stat_lb-2e4 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #6A6D86;
}.lpv-ft-2e4 {
  background: #08090D;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.lpv-ft_support-2e4 {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.lpv-ft_support-2e4 {
  padding: 28px 1.5rem;
}
}.lpv-ft_support_in-2e4 {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  max-width: 82.5rem;
  align-items: center;
  display: flex;
}.lpv-ft_support_main-2e4 {
  flex: 1;
  gap: 16px;
  min-width: 220px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.lpv-ft_support_ic-2e4 {
  color: #FF9A1F;
  flex-shrink: 0;
}.lpv-ft_support_ic-2e4 svg {
  width: 30px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.875rem;
}.lpv-ft_support_text_title-2e4 {
  overflow-wrap: break-word;
  color: #F4F4FA;
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 15px;
}.lpv-ft_support_text_sub-2e4 {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #6A6D86;
}.lpv-ft_support_btn-2e4 {
  transition: background .2s;
  padding: 0.688rem 1.375rem;
  background: #FF9A1F;
  border-radius: 10px;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 0.813rem;
  color: #F4F4FA;
}.lpv-ft_support_btn-2e4:hover {
  background: #FFB347;
}.lpv-ft_support_contacts-2e4 {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.lpv-ft_support_contact-2e4 {
  font-size: 0.75rem;
  color: #565870;
  line-height: 1.4;
}.lpv-ft_support_contact-2e4 strong {
  font-size: 0.688rem;
  display: block;
  color: #8C8FA8;
  font-weight: 600;
  margin-bottom: 2px;
}.lpv-ft_main-2e4 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 16px 1.5rem;
}
@media(min-width: 771px) {.lpv-ft_main-2e4 {
  padding: 40px 24px 32px;
}
}.lpv-ft_main_in-2e4 {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 641px) {.lpv-ft_main_in-2e4 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.lpv-ft_main_in-2e4 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.lpv-ft_col_logo-2e4 {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.lpv-ft_col_logo-2e4 {
  grid-column: auto;
}
}.lpv-ft_logo-2e4 {
  gap: 9px;
  display: flex;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 16px;
  align-items: center;
  flex-wrap: wrap;
  color: #F4F4FA;
}.lpv-ft_logo_mark-2e4 {
  overflow: hidden;
  border-radius: 0.375rem;
  width: 1.875rem;
  height: 30px;
}.lpv-ft_logo_mark-2e4 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.lpv-ft_logo_sub-2e4 {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #565870;
  max-width: 12.5rem;
  line-height: 1.55;
}.lpv-ft_col_title-2e4 {
  color: #8C8FA8;
  margin-bottom: 14px;
  text-transform: uppercase;
  font-size: 0.75rem;
  letter-spacing: .07em;
  font-weight: 700;
}.lpv-ft_col_links-2e4 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.lpv-ft_col_link-2e4 {
  transition: color .2s;
  color: #565870;
  font-size: 13px;
  overflow-wrap: break-word;
}.lpv-ft_col_link-2e4:hover {
  color: #C6C8D9;
}.lpv-ft_apps-2e4 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.lpv-ft_app_card-2e4 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 10px 12px;
  transition: border-color .2s;
  gap: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  display: flex;
  align-items: center;
}.lpv-ft_app_card-2e4:hover {
  border-color: rgba(255, 154, 31, 0.45);
}.lpv-ft_app_card_ic-2e4 svg {
  width: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 22px;
}.lpv-ft_app_card_os-2e4 {
  font-size: 10px;
  font-weight: 600;
  color: #565870;
}.lpv-ft_app_card_action-2e4 {
  color: #C6C8D9;
  font-size: 12px;
  font-weight: 700;
}.lpv-ft_bot-2e4 {
  padding: 20px 16px;
}
@media(min-width: 771px) {.lpv-ft_bot-2e4 {
  padding: 1.25rem 24px;
}
}.lpv-ft_bot_in-2e4 {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  max-width: 82.5rem;
  flex-wrap: wrap;
  align-items: center;
}.lpv-ft_socials-2e4 {
  gap: 8px;
  display: flex;
}.lpv-ft_soc-2e4 {
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .2s;
  justify-content: center;
  height: 36px;
  align-items: center;
  width: 36px;
  display: flex;
  color: #8C8FA8;
}.lpv-ft_soc-2e4 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
}.lpv-ft_soc-2e4:hover {
  background: rgba(255, 255, 255, 0.07);
}.lpv-ft_legal-2e4 {
  flex: 1;
  line-height: 1.6;
  font-size: 11px;
  min-width: 12.5rem;
  color: #76788F;
  overflow-wrap: break-word;
}.lpv-ft_legal-2e4 strong {
  font-weight: 700;
  color: #8C8FA8;
}.lpv-ft_legal-2e4 a {
  text-decoration: underline;
  color: #8C8FA8;
}.lpv-ft_age-2e4 {
  border-radius: 50%;
  border: 2px solid #76788F;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
  color: #76788F;
  font-weight: 800;
  width: 2rem;
  justify-content: center;
  height: 32px;
  display: flex;
  font-size: 11px;
}