*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0E0C1C;
  color: #C8C2E8;
  line-height: 1.6;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  font-family: 'DM Sans', sans-serif;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  font: inherit;
  background: none;
  border: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.tlv_layout-nri {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.tlv_page-nri {
  min-height: 100vh;
  display: flex;
}.tlv_main-nri {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width:1080px) {.tlv_main-nri {
  padding-left: 13.75rem;
}
}
@media(max-width: 1080px) {.tlv_main-nri {
  padding-bottom: 72px;
}
}.tlv_gc-nri {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  background: #141228;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 10px;
  cursor: pointer;
  position: relative;
  width: 140px;
  flex-shrink: 0;
}
@media(min-width:640px) {.tlv_gc-nri {
  width: 9.75rem;
}
}
@media(min-width: 1077px) {.tlv_gc-nri {
  width: 168px;
}
}.tlv_gc-nri:hover {
  border-color: rgba(139,63,255,0.08);
  transform: translateY(-3px);
}.tlv_gc_img-nri {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.tlv_gc_img-nri img {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}.tlv_gc_hover-nri {
  transition: opacity .2s;
  background: rgba(8,6,17,0.74);
  inset: 0;
  justify-content: center;
  opacity: 0;
  display: flex;
  position: absolute;
  align-items: center;
}.tlv_gc-nri:hover .tlv_gc_hover-nri {
  opacity: 1;
}.tlv_gc_hover_btn-nri {
  background: #8B3FFF;
  border-radius: 6px;
  padding: 8px 16px;
  font-size: 12px;
  color: #F0EEFF;
  font-weight: 700;
}.tlv_gc_info-nri {
  padding: 0.5rem 10px 0.625rem;
}.tlv_gc_name-nri {
  overflow: hidden;
  white-space: nowrap;
  color: #C8C2E8;
  max-width: 100%;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 12px;
  margin-bottom: 3px;
}.tlv_gc_prov-nri {
  font-size: 0.625rem;
  color: #56508A;
}.tlv_gc_tag-nri {
  border-radius: 4px;
  padding: 2px 7px;
  text-transform: uppercase;
  z-index: 2;
  letter-spacing: .04em;
  position: absolute;
  font-weight: 700;
  left: 0.375rem;
  top: 6px;
  font-size: 0.563rem;
}.tlv_gc_tag_hot-nri {
  background: #FF3D5A;
  color: #fff;
}.tlv_gc_tag_new-nri {
  background: #22C97B;
  color: #0E0C1C;
}.tlv_gc_tag_jp-nri {
  background: #F0B429;
  color: #0E0C1C;
}.tlv_gc_tag_ex-nri {
  background: #C362FF;
  color: #fff;
}.tlv_gc_tag_live-nri {
  background: #FF3D5A;
  color: #fff;
}.tlv_gr-nri {
  background: #0E0C1C;
  padding: 2rem 1rem 0;
}
@media(min-width: 766px) {.tlv_gr-nri {
  padding: 2.25rem 1.5rem 0;
}
}.tlv_gr_in-nri {
  margin: 0 auto;
  max-width: 82.5rem;
}.tlv_gr_head-nri {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
}.tlv_gr_head_l-nri {
  flex: 1;
  gap: 10px;
  display: flex;
  align-items: center;
  min-width: 0;
}.tlv_gr_ic-nri {
  border-radius: 10px;
  justify-content: center;
  height: 32px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  width: 2rem;
}.tlv_gr_ic-nri svg {
  height: 16px;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tlv_gr_title-nri {
  font-size: 16px;
  color: #F0EEFF;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
}
@media(min-width:768px) {.tlv_gr_title-nri {
  font-size: 1.125rem;
}
}.tlv_gr_more-nri {
  transition: color .2s;
  gap: 5px;
  white-space: nowrap;
  color: #7068A0;
  font-size: 12px;
  flex-shrink: 0;
  align-items: center;
  font-weight: 600;
  display: flex;
}.tlv_gr_more-nri:hover {
  color: #8B3FFF;
}.tlv_gr_more-nri svg {
  width: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
}.tlv_gr_arrows-nri {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.tlv_gr_arr-nri {
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 6px;
  color: #9B92C4;
  width: 30px;
  justify-content: center;
  align-items: center;
  height: 1.875rem;
  display: flex;
}.tlv_gr_arr-nri:hover {
  background: rgba(255,255,255,0.07);
  color: #F0EEFF;
}.tlv_gr_arr-nri svg {
  stroke-linecap: round;
  height: 13px;
  width: 0.813rem;
  stroke-linejoin: round;
}.tlv_gr_seo_h-nri {
  margin: 0 0 0.375rem;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #C8C2E8;
  max-width: 42.5rem;
  font-family: 'Playfair Display', serif;
}
@media(min-width:768px) {.tlv_gr_seo_h-nri {
  font-size: 0.875rem;
}
}.tlv_gr_seo-nri {
  max-width: 680px;
  font-size: 0.75rem;
  line-height: 1.55;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  color: #7068A0;
}.tlv_gr_seo-nri strong {
  font-weight: 600;
  color: #C8C2E8;
}.tlv_gr_scroll-nri {
  gap: 0.625rem;
  padding-bottom: 10px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.tlv_gr_scroll-nri::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.tlv_gr_scroll-nri {
  gap: 12px;
}
}.tlv_tb-nri {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #0E0C1C;
  z-index: 80;
  top: 0;
  height: 3.5rem;
  left: 0;
  display: flex;
  position: fixed;
  right: 0;
  align-items: center;
}.tlv_tb_in-nri {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
}.tlv_tb_burger-nri {
  border-radius: 10px;
  gap: 0.313rem;
  height: 2.375rem;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  margin-right: 8px;
  flex-direction: column;
  width: 2.375rem;
}.tlv_tb_burger-nri:hover {
  background: rgba(255,255,255,0.05);
}.tlv_tb_burger_line-nri {
  border-radius: 1px;
  background: #9B92C4;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width:1080px) {.tlv_tb_burger-nri {
  display: none;
}
}.tlv_tb_logo-nri {
  gap: 0.563rem;
  overflow-wrap: break-word;
  flex-shrink: 0;
  font-size: 18px;
  align-items: center;
  margin-right: 20px;
  display: flex;
  letter-spacing: -.01em;
  font-weight: 800;
  color: #F0EEFF;
}.tlv_tb_logo_mark-nri {
  border-radius: 0.625rem;
  overflow: hidden;
  height: 2rem;
  align-items: center;
  width: 32px;
  justify-content: center;
  display: flex;
}.tlv_tb_logo_mark-nri img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.tlv_tb_nav-nri {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 643px) {.tlv_tb_nav-nri {
  display: flex;
}
}.tlv_tb_tab-nri {
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  border-radius: 10px;
  font-weight: 600;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #9B92C4;
}.tlv_tb_tab-nri:hover {
  background: rgba(255,255,255,0.05);
  color: #F0EEFF;
}.tlv_tb_tab-nri.tlv_state_active-nri {
  background: rgba(139,63,255,0.18);
  color: #F0EEFF;
}.tlv_tb_right-nri {
  gap: 8px;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.tlv_tb_login-nri {
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,color .2s;
  padding: 9px 16px;
  border-radius: 10px;
  background: rgba(255,255,255,0.05);
  font-size: 13px;
  color: #C8C2E8;
  font-weight: 600;
  display: none;
}.tlv_tb_login-nri:hover {
  border-color: rgba(139,63,255,0.48);
  color: #F0EEFF;
}
@media(min-width: 483px) {.tlv_tb_login-nri {
  display: block;
}
}.tlv_tb_reg-nri {
  transition: background .2s;
  background: #22C97B;
  border-radius: 0.625rem;
  padding: 9px 18px;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
  color: #0A0918;
}.tlv_tb_reg-nri:hover {
  background: #30D98A;
}.tlv_sb-nri {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #1A1730;
  transition: transform .25s ease;
  top: 56px;
  bottom: 0;
  position: fixed;
  left: 0;
  z-index: 70;
  overflow-y: auto;
  width: 13.75rem;
}.tlv_sb-nri.tlv_state_open-nri {
  transform: translateX(0);
}.tlv_sb-nri::-webkit-scrollbar {
  width: 4px;
}.tlv_sb-nri::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.tlv_sb-nri {
  transform: translateX(0);
}
}.tlv_sb_auth-nri {
  padding: 14px 0.75rem 0.625rem;
}.tlv_sb_btn_reg-nri {
  transition: background .2s;
  background: #22C97B;
  border-radius: 0.625rem;
  padding: 0.688rem;
  text-align: center;
  margin-bottom: 0.5rem;
  display: block;
  font-size: 13px;
  color: #0A0918;
  font-weight: 700;
}.tlv_sb_btn_reg-nri:hover {
  background: #30D98A;
}.tlv_sb_btn_login-nri {
  padding: 0.625rem;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  font-weight: 600;
  color: #C8C2E8;
  display: block;
  text-align: center;
  font-size: 0.813rem;
}.tlv_sb_btn_login-nri:hover {
  border-color: rgba(139,63,255,0.48);
  color: #F0EEFF;
}.tlv_sb_promo-nri {
  padding: 12px 14px;
  margin: 0 0.75rem 0.625rem;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid rgba(139,63,255,0.18);
  background: linear-gradient(135deg,#1C0845,#1A1730);
  position: relative;
}.tlv_sb_promo-nri::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139,63,255,0.18),transparent 70%);
  position: absolute;
  top: -1.25rem;
  width: 5rem;
  height: 5rem;
  content: '';
  right: -1.25rem;
}.tlv_sb_promo_title-nri {
  margin-bottom: 4px;
  letter-spacing: .06em;
  color: #8B3FFF;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
}.tlv_sb_promo_text-nri {
  line-height: 1.35;
  overflow-wrap: break-word;
  color: #F0EEFF;
  font-size: 12px;
  font-weight: 600;
}.tlv_sb_promo_sub-nri {
  color: #7068A0;
  margin-top: 3px;
  font-size: 10px;
}.tlv_sb_nav-nri {
  padding: 6px 8px 1rem;
}.tlv_sb_nav_lb-nri {
  padding: 0.625rem 8px 0.375rem;
  color: #56508A;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.tlv_sb_link-nri {
  padding: 9px 0.625rem;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 6px;
  cursor: pointer;
  font-size: 13px;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 500;
  color: #9B92C4;
  display: flex;
}.tlv_sb_link-nri:hover {
  background: rgba(255,255,255,0.05);
  color: #F0EEFF;
}.tlv_sb_link-nri.tlv_state_active-nri {
  background: rgba(139,63,255,0.18);
  color: #F0EEFF;
}.tlv_sb_ic-nri {
  border-radius: 0.375rem;
  width: 1.875rem;
  display: flex;
  flex-shrink: 0;
  height: 30px;
  align-items: center;
  justify-content: center;
}.tlv_sb_ic-nri svg {
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
  stroke-linejoin: round;
}.tlv_sb_ic_1-nri {
  background: rgba(139,63,255,0.08);
  color: #8B3FFF;
}.tlv_sb_ic_2-nri {
  background: rgba(34,201,123,0.16);
  color: #22C97B;
}.tlv_sb_ic_3-nri {
  background: rgba(240,180,41,0.15);
  color: #F0B429;
}.tlv_sb_ic_4-nri {
  background: rgba(195,98,255,0.20);
  color: #C362FF;
}.tlv_sb_ic_5-nri {
  background: rgba(139,63,255,0.08);
  color: #FF4FA8;
}.tlv_sb_ic_6-nri {
  background: rgba(195,98,255,0.20);
  color: #B040FF;
}.tlv_sb_badge-nri {
  background: #F0B429;
  padding: 2px 0.438rem;
  border-radius: 6px;
  color: #0A0918;
  font-size: 0.563rem;
  font-weight: 700;
  margin-left: auto;
}.tlv_sb_bot-nri {
  gap: 8px;
  padding: 0.75rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.tlv_sb_lang-nri,.tlv_sb_help-nri {
  background: rgba(255,255,255,0.05);
  padding: 9px 0.375rem;
  transition: border-color .2s;
  gap: 0.375rem;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 0.375rem;
  flex: 1;
  justify-content: center;
  font-size: 11px;
  display: flex;
  color: #9B92C4;
  align-items: center;
  font-weight: 600;
}.tlv_sb_lang-nri:hover,.tlv_sb_help-nri:hover {
  border-color: rgba(139,63,255,0.48);
  color: #F0EEFF;
}.tlv_sb_lang-nri svg,.tlv_sb_help-nri svg {
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
  width: 0.813rem;
}.tlv_sb_bd-nri {
  background: rgba(8,6,17,0.74);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.tlv_sb_bd-nri.tlv_state_on-nri {
  display: block;
}
@media(min-width:1080px) {.tlv_sb_bd-nri {
  display: none!important;
}
}.tlv_mob_nav-nri {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.10);
  background: #1A1730;
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed;
  display: flex;
  z-index: 80;
}
@media(min-width: 1081px) {.tlv_mob_nav-nri {
  display: none;
}
}.tlv_mob_nav_item-nri {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 4px;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  color: #56508A;
}.tlv_mob_nav_ic-nri {
  line-height: 1;
}.tlv_mob_nav_ic-nri svg {
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
  height: 1.25rem;
}.tlv_mob_nav_lb-nri {
  font-weight: 600;
  font-size: 0.625rem;
  color: #56508A;
}.tlv_mob_nav_item-nri.tlv_state_active-nri {
  color: #8B3FFF;
}.tlv_mob_nav_item-nri.tlv_state_active-nri .tlv_mob_nav_lb-nri {
  color: #8B3FFF;
}.tlv_hero-nri {
  background: #0E0C1C;
  padding: 20px 16px 0;
}
@media(min-width: 766px) {.tlv_hero-nri {
  padding: 1.5rem 24px 0;
}
}.tlv_hero_in-nri {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.tlv_hero_in-nri {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1099px) {.tlv_hero_in-nri {
  grid-template-columns: 1fr 340px;
}
}.tlv_hero_promo-nri {
  background: #141228;
  overflow: hidden;
  border-radius: 1rem;
  align-items: stretch;
  min-height: 13.75rem;
  display: flex;
  position: relative;
}
@media(min-width: 771px) {.tlv_hero_promo-nri {
  min-height: 280px;
}
}.tlv_hero_promo_bg-nri {
  background: linear-gradient(120deg,#1C0845 0%,#0E0C1C 100%);
  inset: 0;
  background-position: center;
  position: absolute;
  background-size: cover;
}.tlv_hero_promo_bg-nri::after {
  background: linear-gradient(90deg,#0E0C1C 0%,rgba(8,6,17,0.74) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.tlv_hero_promo_glow-nri {
  background: radial-gradient(circle,rgba(195,98,255,0.20) 0%,transparent 65%);
  border-radius: 50%;
  top: -2.5rem;
  position: absolute;
  right: 60px;
  height: 300px;
  pointer-events: none;
  width: 300px;
}.tlv_hero_promo_ct-nri {
  padding: 1.75rem 24px 1.75rem 28px;
  z-index: 2;
  max-width: 480px;
  position: relative;
  justify-content: center;
  flex-direction: column;
  display: flex;
}
@media(min-width: 766px) {.tlv_hero_promo_ct-nri {
  padding: 2.5rem 2rem;
}
}.tlv_hero_badge-nri {
  border-radius: 1.25rem;
  padding: 0.313rem 0.75rem;
  border: 1px solid rgba(139,63,255,0.08);
  background: rgba(139,63,255,0.18);
  text-transform: uppercase;
  font-size: 10px;
  margin-bottom: 14px;
  display: inline-block;
  color: #8B3FFF;
  letter-spacing: .08em;
  font-weight: 700;
}.tlv_hero_h1-nri {
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  line-height: 1.15;
  font-size: 1.625rem;
  margin-bottom: 10px;
  font-weight: 800;
  color: #F0EEFF;
}.tlv_hero_h1-nri em {
  color: #F0B429;
  font-style: normal;
}
@media(min-width: 769px) {.tlv_hero_h1-nri {
  font-size: 2.25rem;
}
}.tlv_hero_sub-nri {
  color: #9B92C4;
  margin-bottom: 1.25rem;
  line-height: 1.55;
  font-size: 13px;
}
@media(min-width:768px) {.tlv_hero_sub-nri {
  font-size: 0.875rem;
}
}.tlv_hero_row-nri {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.tlv_hero_cta-nri {
  padding: 13px 26px;
  border-radius: 10px;
  background: #22C97B;
  transition: background .2s;
  color: #0A0918;
  font-size: 0.875rem;
  box-shadow: 0 6px 20px rgba(34,201,123,0.42);
  font-weight: 700;
}.tlv_hero_cta-nri:hover {
  background: #30D98A;
}.tlv_hero_terms-nri {
  font-size: 0.688rem;
  color: #56508A;
}.tlv_hero_game-nri {
  overflow: hidden;
  background: #141228;
  border-radius: 16px;
  border: 1px solid rgba(255,255,255,0.05);
  position: relative;
  display: flex;
  flex-direction: column;
}.tlv_hero_game_badge-nri {
  background: rgba(240,180,41,0.15);
  border-radius: 1.25rem;
  border: 1px solid rgba(240,180,41,0.15);
  padding: 0.313rem 10px;
  z-index: 3;
  position: absolute;
  color: #F0B429;
  left: 0.75rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
  top: 0.75rem;
  font-size: 0.625rem;
}.tlv_hero_game_badge-nri svg {
  width: 0.688rem;
  margin-right: 4px;
  height: 0.688rem;
  vertical-align: -1px;
}.tlv_hero_game_img-nri {
  background: linear-gradient(135deg,#1C0845,#0E0C1C);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.tlv_hero_game_img-nri img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.tlv_hero_game_play-nri {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8,6,17,0.74);
  justify-content: center;
  display: flex;
  position: absolute;
  align-items: center;
  opacity: 0;
}.tlv_hero_game-nri:hover .tlv_hero_game_play-nri {
  opacity: 1;
}.tlv_hero_game_play-nri span {
  background: #8B3FFF;
  border-radius: 50%;
  height: 52px;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 3.25rem;
}.tlv_hero_game_play-nri span svg {
  height: 1.125rem;
  width: 18px;
  margin-left: 2px;
}.tlv_hero_game_info-nri {
  padding: 0.875rem 1rem;
}.tlv_hero_game_title-nri {
  font-size: 0.938rem;
  color: #F0EEFF;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.tlv_hero_game_provider-nri {
  color: #7068A0;
  font-size: 11px;
}.tlv_hero_game_btn-nri {
  margin: 0.75rem 1rem 1rem;
  padding: 0.688rem;
  background: #8B3FFF;
  transition: background .2s;
  border-radius: 0.625rem;
  font-size: 13px;
  display: block;
  color: #F0EEFF;
  text-align: center;
  font-weight: 700;
}.tlv_hero_game-nri:hover .tlv_hero_game_btn-nri {
  background: #9F58FF;
}.tlv_sbar-nri {
  background: #0E0C1C;
  padding: 16px 1rem 0;
}
@media(min-width: 771px) {.tlv_sbar-nri {
  padding: 18px 1.5rem 0;
}
}.tlv_sbar_in-nri {
  margin: 0 auto;
  max-width: 82.5rem;
}.tlv_sbar_row-nri {
  gap: 10px;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}.tlv_sbar_input-nri {
  flex: 1;
  border: 1px solid rgba(255,255,255,0.10);
  gap: 10px;
  padding: 11px 16px;
  transition: border-color .2s;
  background: #141228;
  border-radius: 0.625rem;
  font-size: 0.813rem;
  display: flex;
  color: #7068A0;
  align-items: center;
  cursor: pointer;
}.tlv_sbar_input-nri:hover {
  border-color: rgba(139,63,255,0.48);
}.tlv_sbar_input-nri svg {
  stroke-linejoin: round;
  flex-shrink: 0;
  stroke-linecap: round;
  width: 0.938rem;
  height: 0.938rem;
}.tlv_sbar_providers-nri {
  border-radius: 0.625rem;
  background: #141228;
  padding: 11px 18px;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  gap: 8px;
  display: flex;
  color: #C8C2E8;
  font-weight: 600;
  align-items: center;
  font-size: 13px;
  white-space: nowrap;
}.tlv_sbar_providers-nri:hover {
  border-color: rgba(139,63,255,0.48);
  color: #F0EEFF;
}.tlv_sbar_providers-nri svg {
  width: 14px;
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
}.tlv_sbar_tabs-nri {
  gap: 6px;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
}.tlv_sbar_tabs-nri::-webkit-scrollbar {
  display: none;
}.tlv_sbar_tab-nri {
  transition: background .15s,color .15s,border-color .15s;
  padding: 8px 0.875rem;
  gap: 7px;
  border-radius: 20px;
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.05);
  cursor: pointer;
  flex-shrink: 0;
  align-items: center;
  font-weight: 600;
  font-size: 0.75rem;
  color: #9B92C4;
  white-space: nowrap;
  display: flex;
}.tlv_sbar_tab-nri:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(139,63,255,0.48);
  color: #F0EEFF;
}.tlv_sbar_tab-nri.tlv_state_active-nri {
  border-color: rgba(139,63,255,0.08);
  background: rgba(139,63,255,0.18);
  color: #F0EEFF;
}.tlv_sbar_tab_ic-nri svg {
  width: 14px;
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
}.tlv_wy-nri {
  padding: 32px 16px 0;
  background: #0E0C1C;
}
@media(min-width: 771px) {.tlv_wy-nri {
  padding: 40px 1.5rem 0;
}
}.tlv_wy_in-nri {
  margin: 0 auto;
  max-width: 82.5rem;
}.tlv_wy_head-nri {
  margin-bottom: 1.125rem;
  max-width: 45rem;
}.tlv_wy_label-nri {
  color: #8B3FFF;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
}.tlv_wy_h2-nri {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #F0EEFF;
}
@media(min-width: 770px) {.tlv_wy_h2-nri {
  font-size: 1.5rem;
}
}.tlv_wy_intro-nri {
  margin: 0;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #7068A0;
}.tlv_wy_grid-nri {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.tlv_wy_grid-nri {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.tlv_wy_grid-nri {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.tlv_wy_card-nri {
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,transform .2s;
  background: #1A1730;
  padding: 1.25rem;
  border-radius: 10px;
}.tlv_wy_card-nri:hover {
  border-color: rgba(139,63,255,0.08);
  transform: translateY(-2px);
}.tlv_wy_card_ic-nri {
  border-radius: 50%;
  background: rgba(139,63,255,0.18);
  margin-bottom: 0.875rem;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 44px;
  color: #8B3FFF;
  height: 44px;
}.tlv_wy_card_ic-nri svg {
  width: 1.375rem;
  height: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tlv_wy_card_h-nri {
  font-weight: 700;
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #F0EEFF;
  margin-bottom: 0.375rem;
  font-size: 15px;
}.tlv_wy_card_p-nri {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7068A0;
}.tlv_wy_card_p-nri strong {
  font-weight: 600;
  color: #C8C2E8;
}.tlv_gcg-nri {
  padding: 36px 16px 0;
  background: #0E0C1C;
}
@media(min-width:768px) {.tlv_gcg-nri {
  padding: 44px 24px 0;
}
}.tlv_gcg_in-nri {
  margin: 0 auto;
  max-width: 82.5rem;
}.tlv_gcg_head-nri {
  max-width: 720px;
  margin-bottom: 20px;
}.tlv_gcg_label-nri {
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #8B3FFF;
}.tlv_gcg_h2-nri {
  font-family: 'Playfair Display', serif;
  font-size: 22px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F0EEFF;
  margin-bottom: 8px;
}
@media(min-width: 765px) {.tlv_gcg_h2-nri {
  font-size: 28px;
}
}.tlv_gcg_intro-nri {
  font-size: 13px;
  color: #7068A0;
  line-height: 1.6;
}.tlv_gcg_grid-nri {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.tlv_gcg_grid-nri {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.tlv_gcg_grid-nri {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.tlv_gcg_card-nri {
  border: 1px solid rgba(255,255,255,0.10);
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  padding: 20px;
  border-radius: 1rem;
  flex-direction: column;
  cursor: pointer;
  position: relative;
  min-height: 240px;
  display: flex;
  justify-content: flex-end;
}.tlv_gcg_card-nri:hover {
  border-color: rgba(139,63,255,0.18);
  transform: translateY(-3px);
}.tlv_gcg_card_bg-nri {
  inset: 0;
  position: absolute;
  z-index: 0;
}.tlv_gcg_card_bg-nri::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.tlv_gcg_card_ic-nri {
  border-radius: 0.375rem;
  background: rgba(0,0,0,.45);
  right: 1.125rem;
  height: 2.5rem;
  align-items: center;
  justify-content: center;
  color: #F0EEFF;
  display: flex;
  z-index: 2;
  position: absolute;
  top: 18px;
  width: 40px;
}.tlv_gcg_card_ic-nri svg {
  stroke-linejoin: round;
  height: 1.25rem;
  stroke-linecap: round;
  width: 1.25rem;
}.tlv_gcg_card_ct-nri {
  z-index: 1;
  position: relative;
}.tlv_gcg_card_h-nri {
  line-height: 1.2;
  margin-bottom: 8px;
  font-family: 'Playfair Display', serif;
  font-size: 1.125rem;
  color: #F0EEFF;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 770px) {.tlv_gcg_card_h-nri {
  font-size: 20px;
}
}.tlv_gcg_card_p-nri {
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.75rem;
  margin-bottom: 10px;
  color: rgba(255,255,255,.82);
}.tlv_gcg_card_p-nri strong {
  font-weight: 600;
  color: #F0EEFF;
}.tlv_gcg_card_cta-nri {
  gap: 0.25rem;
  display: inline-flex;
  letter-spacing: .04em;
  font-size: 12px;
  text-transform: uppercase;
  align-items: center;
  font-weight: 700;
  color: #8B3FFF;
}.tlv_gcg_card_cta-nri svg {
  height: 12px;
  stroke-linecap: round;
  width: 0.75rem;
  stroke-linejoin: round;
}.tlv_gr_jp-nri {
  overflow: hidden;
  padding: 1.25rem;
  background: linear-gradient(135deg,#200A50 0%,#0B0820 100%);
  border-radius: 16px;
  position: relative;
}.tlv_gr_jp-nri::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(195,98,255,0.20) 0%,transparent 70%);
  top: -60px;
  position: absolute;
  left: -60px;
  width: 250px;
  content: '';
  height: 250px;
}.tlv_gr_jp-nri::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(240,180,41,0.15) 0%,transparent 70%);
  content: '';
  position: absolute;
  bottom: -40px;
  height: 200px;
  right: 0;
  width: 200px;
}.tlv_gr_jp_head-nri {
  gap: 1rem;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
  z-index: 1;
  display: flex;
  margin-bottom: 16px;
}.tlv_gr_jp_info-nri {
  flex: 1;
}.tlv_gr_jp_label-nri {
  letter-spacing: .08em;
  color: #B040FF;
  margin-bottom: 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
}.tlv_gr_jp_label-nri svg {
  height: 14px;
  stroke-linecap: round;
  vertical-align: -2px;
  width: 0.875rem;
  stroke-linejoin: round;
  margin-right: 0.25rem;
}.tlv_gr_jp_amount-nri {
  font-weight: 800;
  margin-bottom: 4px;
  line-height: 1;
  overflow-wrap: break-word;
  color: #F0EEFF;
  font-family: 'Playfair Display', serif;
  font-size: 32px;
}
@media(min-width: 769px) {.tlv_gr_jp_amount-nri {
  font-size: 40px;
}
}.tlv_gr_jp_amount-nri span {
  color: #F0B429;
}.tlv_gr_jp_seo-nri {
  max-width: 30rem;
  font-size: 0.75rem;
  color: #9B92C4;
  overflow-wrap: break-word;
  line-height: 1.5;
}.tlv_gr_jp_cta-nri {
  transition: background .2s;
  padding: 11px 1.25rem;
  background: rgba(195,98,255,0.20);
  border-radius: 0.625rem;
  border: 1px solid rgba(195,98,255,0.20);
  color: #F0EEFF;
  font-weight: 700;
  z-index: 1;
  position: relative;
  margin-top: 0.25rem;
  font-size: 0.813rem;
  flex-shrink: 0;
  align-self: flex-start;
  white-space: nowrap;
}.tlv_gr_jp_cta-nri:hover {
  background: #C362FF;
}.tlv_ws-nri {
  background: #0E0C1C;
  padding: 32px 1rem 0;
}
@media(min-width: 766px) {.tlv_ws-nri {
  padding: 2.25rem 24px 0;
}
}.tlv_ws_in-nri {
  margin: 0 auto;
  max-width: 1320px;
}.tlv_ws_head-nri {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.875rem;
}.tlv_ws_title-nri {
  gap: 10px;
  overflow-wrap: break-word;
  font-size: 1rem;
  align-items: center;
  display: flex;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  flex-wrap: wrap;
  color: #F0EEFF;
}.tlv_ws_title_ic-nri svg {
  stroke-linecap: round;
  width: 1.125rem;
  height: 18px;
  stroke-linejoin: round;
  color: #F0B429;
}.tlv_ws_online-nri {
  gap: 7px;
  font-size: 0.75rem;
  display: flex;
  font-weight: 600;
  color: #7068A0;
  align-items: center;
}.tlv_ws_online_dot-nri {
  background: #22C97B;
  border-radius: 50%;
  box-shadow: 0 0 0.375rem rgba(34,201,123,0.16);
  width: 0.5rem;
  height: 0.5rem;
  flex-shrink: 0;
}.tlv_ws_scroll-nri {
  gap: 0.5rem;
  overflow-x: auto;
  display: flex;
  padding-bottom: 8px;
  scrollbar-width: none;
}.tlv_ws_scroll-nri::-webkit-scrollbar {
  display: none;
}.tlv_wc-nri {
  gap: 10px;
  padding: 0.625rem 0.875rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: #141228;
  border-radius: 0.625rem;
  display: flex;
  align-items: center;
  min-width: 220px;
  flex-shrink: 0;
}.tlv_wc_img-nri {
  border-radius: 0.375rem;
  overflow: hidden;
  background: #1A1730;
  height: 2.25rem;
  flex-shrink: 0;
  width: 2.25rem;
}.tlv_wc_img-nri img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.tlv_wc_info-nri {
  min-width: 0;
}.tlv_wc_game-nri {
  overflow: hidden;
  font-weight: 600;
  color: #C8C2E8;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  white-space: nowrap;
}.tlv_wc_player-nri {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #56508A;
  font-size: 10px;
}.tlv_wc_amount-nri {
  margin-left: auto;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  color: #22C97B;
  font-size: 13px;
}.tlv_bon-nri {
  padding: 2.25rem 16px 0;
  background: #0E0C1C;
}
@media(min-width: 769px) {.tlv_bon-nri {
  padding: 2.75rem 1.5rem 0;
}
}.tlv_bon_in-nri {
  margin: 0 auto;
  max-width: 82.5rem;
}.tlv_bon_head-nri {
  margin-bottom: 1.25rem;
}.tlv_bon_label-nri {
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #8B3FFF;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
}.tlv_bon_h2-nri {
  margin-bottom: 8px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F0EEFF;
  font-family: 'Playfair Display', serif;
  font-size: 20px;
}
@media(min-width: 770px) {.tlv_bon_h2-nri {
  font-size: 1.5rem;
}
}.tlv_bon_seo-nri {
  max-width: 38.75rem;
  color: #7068A0;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.813rem;
}.tlv_bon_seo-nri strong {
  color: #C8C2E8;
  font-weight: 700;
}.tlv_bon_seo-nri a {
  text-decoration: underline;
  color: #8B3FFF;
}.tlv_bon_grid-nri {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.tlv_bon_grid-nri {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.tlv_bon_grid-nri {
  grid-template-columns: repeat(5,1fr);
}
}.tlv_bon_card-nri {
  transition: border-color .2s,transform .2s;
  padding: 16px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #141228;
  border-radius: 10px;
}.tlv_bon_card-nri:hover {
  border-color: rgba(139,63,255,0.08);
  transform: translateY(-2px);
}.tlv_bon_card_ic-nri svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 26px;
  width: 26px;
}.tlv_bon_card_ic-nri {
  margin-bottom: 10px;
}.tlv_bon_card_type-nri {
  color: #7068A0;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 10px;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.tlv_bon_card_amount-nri {
  font-size: 18px;
  line-height: 1.1;
  color: #F0B429;
  font-weight: 800;
  margin-bottom: 0.375rem;
}.tlv_bon_card_name-nri {
  margin-bottom: 8px;
  color: #F0EEFF;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 13px;
}.tlv_bon_card_detail-nri {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #56508A;
  padding-top: 0.5rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 11px;
}.tlv_prov-nri {
  padding: 2.25rem 16px 0;
  background: #0E0C1C;
}
@media(min-width: 766px) {.tlv_prov-nri {
  padding: 44px 24px 0;
}
}.tlv_prov_in-nri {
  margin: 0 auto;
  max-width: 82.5rem;
}.tlv_prov_head-nri {
  margin-bottom: 1rem;
}.tlv_prov_label-nri {
  color: #8B3FFF;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.5rem;
}.tlv_prov_h2-nri {
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-size: 20px;
  color: #F0EEFF;
}
@media(min-width: 770px) {.tlv_prov_h2-nri {
  font-size: 24px;
}
}.tlv_prov_seo-nri {
  font-size: 13px;
  margin-bottom: 1rem;
  max-width: 620px;
  line-height: 1.6;
  color: #7068A0;
  overflow-wrap: break-word;
}.tlv_prov_seo-nri strong {
  font-weight: 700;
  color: #C8C2E8;
}.tlv_prov_seo-nri a {
  color: #8B3FFF;
  text-decoration: underline;
}.tlv_prov_grid-nri {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.tlv_prov_grid-nri {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.tlv_prov_grid-nri {
  grid-template-columns: repeat(8,1fr);
}
}.tlv_prov_card-nri {
  gap: 7px;
  background: #141228;
  padding: 0.875rem 0.625rem;
  border-radius: 0.625rem;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255,255,255,0.10);
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}.tlv_prov_card-nri:hover {
  background: #1A1730;
  border-color: rgba(139,63,255,0.48);
}.tlv_prov_logo-nri {
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 6px;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 44px;
  height: 2.75rem;
}.tlv_prov_logo-nri img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.tlv_prov_name-nri {
  font-weight: 600;
  font-size: 11px;
  text-align: center;
  color: #9B92C4;
  overflow-wrap: break-word;
}.tlv_app-nri {
  padding: 36px 16px 0;
  background: #0E0C1C;
}
@media(min-width: 769px) {.tlv_app-nri {
  padding: 2.75rem 24px 0;
}
}.tlv_app_in-nri {
  margin: 0 auto;
  max-width: 82.5rem;
}.tlv_app_head-nri {
  margin-bottom: 1rem;
}.tlv_app_label-nri {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 8px;
  font-weight: 700;
  color: #8B3FFF;
}.tlv_app_h2-nri {
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  margin-bottom: 6px;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #F0EEFF;
}
@media(min-width: 771px) {.tlv_app_h2-nri {
  font-size: 1.5rem;
}
}.tlv_app_sub-nri {
  overflow-wrap: break-word;
  color: #7068A0;
  line-height: 1.6;
  font-size: 13px;
  max-width: 37.5rem;
}.tlv_app_sub-nri strong {
  color: #C8C2E8;
  font-weight: 700;
}.tlv_app_cards-nri {
  gap: 0.625rem;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.tlv_app_cards-nri {
  grid-template-columns: repeat(3,1fr);
}
}.tlv_app_card-nri {
  padding: 20px;
  overflow: hidden;
  gap: 1rem;
  border-radius: 10px;
  align-items: flex-start;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}.tlv_app_card_ios-nri {
  background: linear-gradient(135deg,rgba(139,63,255,0.18) 0%,#1A1730 100%);
}.tlv_app_card_android-nri {
  background: linear-gradient(135deg,rgba(34,201,123,0.16) 0%,#1A1730 100%);
}.tlv_app_card_win-nri {
  background: linear-gradient(135deg,rgba(240,180,41,0.15) 0%,#1A1730 100%);
}.tlv_app_card_ic-nri svg {
  height: 2.125rem;
  stroke-linejoin: round;
  width: 34px;
  stroke-linecap: round;
}.tlv_app_card_ic-nri {
  color: #F0EEFF;
  flex-shrink: 0;
}.tlv_app_card_os-nri {
  color: #7068A0;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  font-size: 10px;
}.tlv_app_card_title-nri {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  line-height: 1.2;
  font-weight: 700;
  color: #F0EEFF;
  margin-bottom: 6px;
}.tlv_app_card_text-nri {
  line-height: 1.5;
  color: #7068A0;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 12px;
}.tlv_app_card_btn-nri {
  border: 1px solid rgba(139,63,255,0.48);
  background: rgba(255,255,255,0.12);
  transition: background .2s;
  gap: 7px;
  border-radius: 0.375rem;
  padding: 10px 1.125rem;
  align-items: center;
  font-size: 0.813rem;
  color: #F0EEFF;
  font-weight: 700;
  display: inline-flex;
}.tlv_app_card_btn-nri:hover {
  background: rgba(255,255,255,0.07);
}.tlv_reg-nri {
  background: #0E0C1C;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.tlv_reg-nri {
  padding: 44px 24px 0;
}
}.tlv_reg_in-nri {
  margin: 0 auto;
  border-radius: 1rem;
  padding: 28px 24px;
  border: 1px solid rgba(255,255,255,0.05);
  background: #1A1730;
  max-width: 1320px;
}
@media(min-width: 771px) {.tlv_reg_in-nri {
  padding: 40px;
}
}.tlv_reg_top-nri {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.tlv_reg_top-nri {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.tlv_reg_label-nri {
  font-weight: 700;
  color: #8B3FFF;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-size: 11px;
  text-transform: uppercase;
}.tlv_reg_h2-nri {
  font-family: 'Playfair Display', serif;
  line-height: 1.2;
  color: #F0EEFF;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 22px;
}
@media(min-width: 770px) {.tlv_reg_h2-nri {
  font-size: 1.75rem;
}
}.tlv_reg_bonus-nri {
  border: 1px solid rgba(240,180,41,0.15);
  background: rgba(240,180,41,0.15);
  padding: 0.625rem 16px;
  gap: 8px;
  border-radius: 10px;
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.tlv_reg_bonus_amount-nri {
  font-weight: 800;
  font-size: 20px;
  color: #F0B429;
}.tlv_reg_bonus_text-nri {
  line-height: 1.35;
  font-size: 13px;
  color: #9B92C4;
}.tlv_reg_cta_btn-nri {
  padding: 0.875rem 2rem;
  transition: background .2s;
  background: #22C97B;
  border-radius: 10px;
  color: #0A0918;
  box-shadow: 0 6px 20px rgba(34,201,123,0.42);
  margin-bottom: 0.75rem;
  font-weight: 700;
  display: inline-block;
  font-size: 0.938rem;
}.tlv_reg_cta_btn-nri:hover {
  background: #30D98A;
}.tlv_reg_terms-nri {
  font-size: 0.688rem;
  color: #56508A;
  line-height: 1.5;
}.tlv_reg_seo-nri {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 20px;
  font-size: 13px;
  margin-top: 20px;
  overflow-wrap: break-word;
  color: #7068A0;
  line-height: 1.65;
}.tlv_reg_seo-nri p {
  font-size: 13px;
  color: #7068A0;
  margin-bottom: 0.625rem;
  line-height: 1.65;
}.tlv_reg_seo-nri p:last-child {
  margin-bottom: 0;
}.tlv_reg_seo-nri strong {
  color: #C8C2E8;
  font-weight: 700;
}.tlv_reg_seo-nri a {
  transition: color .2s;
  color: #8B3FFF;
  text-decoration: underline;
}.tlv_reg_seo-nri a:hover {
  color: #9F58FF;
}.tlv_reg_seo-nri ul,.tlv_reg_seo-nri ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.tlv_reg_seo-nri ol {
  list-style: decimal;
}.tlv_reg_seo-nri li {
  color: #7068A0;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 0.25rem;
}.tlv_reg_seo-nri table {
  border-collapse: collapse;
  font-size: 13px;
  display: block;
  margin-bottom: 10px;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 765px) {.tlv_reg_seo-nri table {
  display: table;
}
}.tlv_reg_seo-nri th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  font-weight: 700;
  text-align: left;
  color: #C8C2E8;
}.tlv_reg_seo-nri td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7068A0;
}.tlv_reg_steps-nri {
  gap: 0.875rem;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width: 858px) {.tlv_reg_steps-nri {
  margin-top: 0;
}
}.tlv_reg_step-nri {
  border: 1px solid rgba(255,255,255,0.05);
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border-radius: 0.625rem;
  gap: 14px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.tlv_reg_step_num-nri {
  background: rgba(139,63,255,0.18);
  border-radius: 50%;
  border: 1px solid rgba(139,63,255,0.08);
  align-items: center;
  justify-content: center;
  color: #8B3FFF;
  width: 2.125rem;
  font-weight: 800;
  font-size: 14px;
  flex-shrink: 0;
  display: flex;
  height: 2.125rem;
}.tlv_reg_step_title-nri {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 3px;
  color: #F0EEFF;
}.tlv_reg_step_text-nri {
  color: #7068A0;
  line-height: 1.5;
  font-size: 0.75rem;
}.tlv_reg_trust-nri {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  display: flex;
  padding-top: 1.25rem;
  flex-wrap: wrap;
  margin-top: 20px;
}.tlv_reg_trust_item-nri {
  gap: 7px;
  font-size: 0.75rem;
  color: #7068A0;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
}.tlv_reg_trust_ic-nri svg {
  stroke-linejoin: round;
  height: 16px;
  width: 16px;
  color: #8B3FFF;
  stroke-linecap: round;
}.tlv_seo-nri {
  background: #0E0C1C;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.tlv_seo-nri {
  padding: 2.75rem 24px 0;
}
}.tlv_seo_in-nri {
  border: 1px solid rgba(255,255,255,0.10);
  padding: 28px 1.5rem;
  margin: 0 auto;
  background: #1A1730;
  border-radius: 16px;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.tlv_seo_in-nri {
  padding: 36px 40px;
}
}.tlv_seo_label-nri {
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #8B3FFF;
}.tlv_seo_h2-nri {
  font-size: 1.25rem;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  color: #F0EEFF;
  line-height: 1.25;
}
@media(min-width: 767px) {.tlv_seo_h2-nri {
  font-size: 1.5rem;
}
}.tlv_seo_body-nri {
  color: #9B92C4;
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
}.tlv_seo_body-nri p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
  color: #9B92C4;
}.tlv_seo_body-nri p:last-child {
  margin-bottom: 0;
}.tlv_seo_body-nri strong {
  font-weight: 700;
  color: #C8C2E8;
}.tlv_seo_body-nri a {
  transition: color .2s;
  text-decoration: underline;
  color: #8B3FFF;
}.tlv_seo_body-nri a:hover {
  color: #9F58FF;
}.tlv_seo_body-nri ul,.tlv_seo_body-nri ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.tlv_seo_body-nri ol {
  list-style: decimal;
}.tlv_seo_body-nri li {
  font-size: 0.875rem;
  color: #9B92C4;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.tlv_seo_body-nri table {
  font-size: 0.813rem;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0.75rem;
}
@media(min-width: 769px) {.tlv_seo_body-nri table {
  display: table;
}
}.tlv_seo_body-nri th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #C8C2E8;
  text-align: left;
}.tlv_seo_body-nri td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9B92C4;
}.tlv_seo_cols-nri {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.tlv_seo_cols-nri {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.tlv_seo_cols-nri {
  grid-template-columns: repeat(3,1fr);
}
}.tlv_seo_col_h-nri {
  margin-bottom: 0.438rem;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #C8C2E8;
}.tlv_seo_col_p-nri {
  color: #7068A0;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.tlv_seo_stats-nri {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.tlv_seo_stat-nri {
  border-radius: 0.625rem;
  padding: 14px 1rem;
  border: 1px solid rgba(139,63,255,0.18);
  flex: 1;
  background: rgba(139,63,255,0.08);
  min-width: 140px;
}.tlv_seo_stat_val-nri {
  color: #8B3FFF;
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
}.tlv_seo_stat_lb-nri {
  color: #7068A0;
  overflow-wrap: break-word;
  font-size: 11px;
}.tlv_pmt-nri {
  background: #0E0C1C;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.tlv_pmt-nri {
  padding: 2.75rem 24px 0;
}
}.tlv_pmt_in-nri {
  margin: 0 auto;
  max-width: 82.5rem;
}.tlv_pmt_head-nri {
  max-width: 45rem;
  margin-bottom: 22px;
}.tlv_pmt_label-nri {
  color: #8B3FFF;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
}.tlv_pmt_h2-nri {
  font-size: 22px;
  color: #F0EEFF;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 769px) {.tlv_pmt_h2-nri {
  font-size: 28px;
}
}.tlv_pmt_intro-nri {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7068A0;
}.tlv_pmt_groups-nri {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.tlv_pmt_group-nri {
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.25rem;
  background: #1A1730;
}.tlv_pmt_group_head-nri {
  gap: 12px;
  align-items: center;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  display: flex;
}.tlv_pmt_group_ic-nri {
  border-radius: 6px;
  background: rgba(139,63,255,0.18);
  display: flex;
  width: 2.25rem;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  color: #8B3FFF;
  height: 2.25rem;
}.tlv_pmt_group_ic-nri svg {
  width: 18px;
  stroke-linecap: round;
  height: 1.125rem;
  stroke-linejoin: round;
}.tlv_pmt_group_h-nri {
  margin: 0;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  font-size: 1rem;
  overflow-wrap: break-word;
  color: #F0EEFF;
}.tlv_pmt_group_p-nri {
  color: #7068A0;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
}.tlv_pmt_group_p-nri strong {
  color: #C8C2E8;
  font-weight: 600;
}.tlv_pmt_table_wrap-nri {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.tlv_pmt_table-nri {
  min-width: 540px;
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
}.tlv_pmt_table-nri th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-size: 0.688rem;
  font-weight: 700;
  color: #C8C2E8;
  white-space: nowrap;
  letter-spacing: .04em;
  text-align: left;
  text-transform: uppercase;
}.tlv_pmt_table-nri td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7068A0;
}.tlv_pmt_table-nri tbody tr:last-child td {
  border-bottom: none;
}.tlv_pmt_table-nri tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #C8C2E8;
}.tlv_rv-nri {
  padding: 36px 16px 0;
  background: #0E0C1C;
}
@media(min-width: 771px) {.tlv_rv-nri {
  padding: 2.75rem 1.5rem 0;
}
}.tlv_rv_in-nri {
  margin: 0 auto;
  max-width: 82.5rem;
}.tlv_rv_head-nri {
  max-width: 720px;
  margin-bottom: 20px;
}.tlv_rv_label-nri {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #8B3FFF;
}.tlv_rv_h2-nri {
  font-size: 1.375rem;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #F0EEFF;
  font-weight: 800;
}
@media(min-width: 770px) {.tlv_rv_h2-nri {
  font-size: 28px;
}
}.tlv_rv_stats-nri {
  gap: 18px;
  display: flex;
  color: #7068A0;
  font-size: 0.813rem;
  align-items: center;
  flex-wrap: wrap;
}.tlv_rv_stats_score-nri {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.tlv_rv_stats_score_val-nri {
  color: #F0B429;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  font-size: 22px;
}.tlv_rv_stats_score_max-nri {
  color: #56508A;
  font-size: 13px;
}.tlv_rv_stats_badge-nri {
  gap: 4px;
  align-items: center;
  display: flex;
}.tlv_rv_stats_badge-nri svg {
  width: 0.875rem;
  height: 14px;
  color: #F0B429;
}.tlv_rv_grid-nri {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.tlv_rv_grid-nri {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.tlv_rv_grid-nri {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.tlv_rv_card-nri {
  padding: 20px;
  background: #1A1730;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.625rem;
  display: flex;
  flex-direction: column;
}.tlv_rv_card_stars-nri {
  gap: 2px;
  display: flex;
  margin-bottom: 10px;
  color: #F0B429;
}.tlv_rv_card_stars-nri svg {
  height: 0.875rem;
  width: 14px;
}.tlv_rv_card_h-nri {
  color: #F0EEFF;
  line-height: 1.3;
  font-size: 0.875rem;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 700;
}.tlv_rv_card_body-nri {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.65;
  margin-bottom: 14px;
  font-size: 0.813rem;
  color: #7068A0;
}.tlv_rv_card_body-nri strong {
  font-weight: 600;
  color: #C8C2E8;
}.tlv_rv_card_meta-nri {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  padding-top: 12px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}.tlv_rv_card_author-nri {
  font-size: 0.75rem;
  font-weight: 600;
  color: #C8C2E8;
}.tlv_rv_card_date-nri {
  color: #56508A;
  font-size: 11px;
}.tlv_seo-nri {
  background: #0E0C1C;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.tlv_seo-nri {
  padding: 2.75rem 1.5rem 0;
}
}.tlv_seo_in-nri {
  margin: 0 auto;
  border-radius: 1rem;
  padding: 1.75rem 24px;
  background: #1A1730;
  border: 1px solid rgba(255,255,255,0.10);
  max-width: 1320px;
}
@media(min-width: 765px) {.tlv_seo_in-nri {
  padding: 36px 2.5rem;
}
}.tlv_seo_label-nri {
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  color: #8B3FFF;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.tlv_seo_h2-nri {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #F0EEFF;
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.tlv_seo_h2-nri {
  font-size: 1.5rem;
}
}.tlv_seo_body-nri {
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #9B92C4;
}.tlv_seo_body-nri p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #9B92C4;
}.tlv_seo_body-nri p:last-child {
  margin-bottom: 0;
}.tlv_seo_body-nri strong {
  font-weight: 700;
  color: #C8C2E8;
}.tlv_seo_body-nri a {
  transition: color .2s;
  text-decoration: underline;
  color: #8B3FFF;
}.tlv_seo_body-nri a:hover {
  color: #9F58FF;
}.tlv_seo_body-nri ul,.tlv_seo_body-nri ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.tlv_seo_body-nri ol {
  list-style: decimal;
}.tlv_seo_body-nri li {
  color: #9B92C4;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 6px;
}.tlv_seo_body-nri table {
  font-size: 0.813rem;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  display: block;
  border-collapse: collapse;
}
@media(min-width:768px) {.tlv_seo_body-nri table {
  display: table;
}
}.tlv_seo_body-nri th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-weight: 700;
  color: #C8C2E8;
}.tlv_seo_body-nri td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9B92C4;
}.tlv_seo_cols-nri {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.tlv_seo_cols-nri {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.tlv_seo_cols-nri {
  grid-template-columns: repeat(3,1fr);
}
}.tlv_seo_col_h-nri {
  overflow-wrap: break-word;
  color: #C8C2E8;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
}.tlv_seo_col_p-nri {
  color: #7068A0;
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.tlv_seo_stats-nri {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.tlv_seo_stat-nri {
  flex: 1;
  border-radius: 0.625rem;
  background: rgba(139,63,255,0.08);
  border: 1px solid rgba(139,63,255,0.18);
  padding: 14px 16px;
  min-width: 8.75rem;
}.tlv_seo_stat_val-nri {
  font-size: 20px;
  color: #8B3FFF;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}.tlv_seo_stat_lb-nri {
  color: #7068A0;
  font-size: 11px;
  overflow-wrap: break-word;
}.tlv_seo-nri {
  background: #0E0C1C;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.tlv_seo-nri {
  padding: 2.75rem 1.5rem 0;
}
}.tlv_seo_in-nri {
  background: #1A1730;
  padding: 1.75rem 1.5rem;
  border-radius: 1rem;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.10);
  max-width: 82.5rem;
}
@media(min-width: 769px) {.tlv_seo_in-nri {
  padding: 36px 40px;
}
}.tlv_seo_label-nri {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #8B3FFF;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.tlv_seo_h2-nri {
  overflow-wrap: break-word;
  color: #F0EEFF;
  margin-bottom: 14px;
  line-height: 1.25;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Playfair Display', serif;
}
@media(min-width:768px) {.tlv_seo_h2-nri {
  font-size: 24px;
}
}.tlv_seo_body-nri {
  line-height: 1.75;
  color: #9B92C4;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.tlv_seo_body-nri p {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #9B92C4;
  margin-bottom: 12px;
}.tlv_seo_body-nri p:last-child {
  margin-bottom: 0;
}.tlv_seo_body-nri strong {
  color: #C8C2E8;
  font-weight: 700;
}.tlv_seo_body-nri a {
  transition: color .2s;
  color: #8B3FFF;
  text-decoration: underline;
}.tlv_seo_body-nri a:hover {
  color: #9F58FF;
}.tlv_seo_body-nri ul,.tlv_seo_body-nri ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.tlv_seo_body-nri ol {
  list-style: decimal;
}.tlv_seo_body-nri li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #9B92C4;
  font-size: 0.875rem;
}.tlv_seo_body-nri table {
  font-size: 13px;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  display: block;
  width: 100%;
}
@media(min-width: 771px) {.tlv_seo_body-nri table {
  display: table;
}
}.tlv_seo_body-nri th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #C8C2E8;
}.tlv_seo_body-nri td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9B92C4;
}.tlv_seo_cols-nri {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.tlv_seo_cols-nri {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.tlv_seo_cols-nri {
  grid-template-columns: repeat(3,1fr);
}
}.tlv_seo_col_h-nri {
  margin-bottom: 0.438rem;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #C8C2E8;
  font-weight: 700;
}.tlv_seo_col_p-nri {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #7068A0;
}.tlv_seo_stats-nri {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.tlv_seo_stat-nri {
  flex: 1;
  padding: 14px 1rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(139,63,255,0.18);
  background: rgba(139,63,255,0.08);
  min-width: 140px;
}.tlv_seo_stat_val-nri {
  overflow-wrap: break-word;
  color: #8B3FFF;
  font-size: 20px;
  margin-bottom: 4px;
  font-weight: 800;
}.tlv_seo_stat_lb-nri {
  font-size: 11px;
  color: #7068A0;
  overflow-wrap: break-word;
}.tlv_faq-nri {
  background: #0E0C1C;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.tlv_faq-nri {
  padding: 2.75rem 1.5rem 0;
}
}.tlv_faq_in-nri {
  margin: 0 auto;
  max-width: 82.5rem;
}.tlv_faq_head-nri {
  margin-bottom: 20px;
}.tlv_faq_label-nri {
  margin-bottom: 8px;
  color: #8B3FFF;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
}.tlv_faq_h2-nri {
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #F0EEFF;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 765px) {.tlv_faq_h2-nri {
  font-size: 24px;
}
}.tlv_faq_list-nri {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.tlv_faq_item-nri {
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.10);
  background: #1A1730;
  border-radius: 0.625rem;
}.tlv_faq_q-nri {
  padding: 16px 1.25rem;
  transition: color .2s;
  gap: 12px;
  color: #C8C2E8;
  overflow-wrap: break-word;
  cursor: pointer;
  align-items: center;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  font-size: 0.875rem;
  font-weight: 600;
}.tlv_faq_q-nri:hover {
  color: #F0EEFF;
}.tlv_faq_q_ic-nri {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  height: 24px;
  color: #8B3FFF;
  align-items: center;
  font-size: 16px;
  flex-shrink: 0;
  width: 24px;
  justify-content: center;
  display: flex;
}.tlv_faq_item-nri.tlv_state_open-nri .tlv_faq_q_ic-nri {
  transform: rotate(45deg);
}.tlv_faq_a-nri {
  padding: 0 1.25rem 1rem;
  font-size: 0.813rem;
  line-height: 1.7;
  display: none;
  color: #7068A0;
  overflow-wrap: break-word;
}.tlv_faq_item-nri.tlv_state_open-nri .tlv_faq_a-nri {
  display: block;
}.tlv_faq_a-nri strong {
  font-weight: 700;
  color: #C8C2E8;
}.tlv_faq_a-nri a {
  color: #8B3FFF;
  text-decoration: underline;
}.tlv_faq_a-nri ul,.tlv_faq_a-nri ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.tlv_faq_a-nri ol {
  list-style: decimal;
}.tlv_faq_a-nri li {
  margin-bottom: 4px;
  line-height: 1.6;
}.tlv_faq_a-nri table {
  margin: 0.5rem 0;
  overflow-x: auto;
  display: block;
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
}
@media(min-width: 770px) {.tlv_faq_a-nri table {
  display: table;
}
}.tlv_faq_a-nri th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C8C2E8;
  font-weight: 700;
  text-align: left;
}.tlv_faq_a-nri td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7068A0;
}.tlv_ft-nri {
  background: #080611;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 3rem;
}.tlv_ft_support-nri {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 771px) {.tlv_ft_support-nri {
  padding: 28px 1.5rem;
}
}.tlv_ft_support_in-nri {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 1320px;
}.tlv_ft_support_main-nri {
  flex: 1;
  gap: 16px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  min-width: 220px;
}.tlv_ft_support_ic-nri {
  color: #8B3FFF;
  flex-shrink: 0;
}.tlv_ft_support_ic-nri svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 30px;
  width: 1.875rem;
}.tlv_ft_support_text_title-nri {
  font-weight: 700;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  color: #F0EEFF;
  font-size: 15px;
}.tlv_ft_support_text_sub-nri {
  color: #7068A0;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.tlv_ft_support_btn-nri {
  transition: background .2s;
  padding: 11px 22px;
  border-radius: 0.625rem;
  background: #8B3FFF;
  font-size: 0.813rem;
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
  color: #F0EEFF;
}.tlv_ft_support_btn-nri:hover {
  background: #9F58FF;
}.tlv_ft_support_contacts-nri {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.tlv_ft_support_contact-nri {
  color: #56508A;
  line-height: 1.4;
  font-size: 12px;
}.tlv_ft_support_contact-nri strong {
  font-size: 11px;
  margin-bottom: 2px;
  color: #9B92C4;
  display: block;
  font-weight: 600;
}.tlv_ft_main-nri {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 1rem 24px;
}
@media(min-width: 765px) {.tlv_ft_main-nri {
  padding: 2.5rem 24px 2rem;
}
}.tlv_ft_main_in-nri {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
}
@media(min-width: 642px) {.tlv_ft_main_in-nri {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.tlv_ft_main_in-nri {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.tlv_ft_col_logo-nri {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.tlv_ft_col_logo-nri {
  grid-column: auto;
}
}.tlv_ft_logo-nri {
  gap: 0.563rem;
  font-size: 1rem;
  margin-bottom: 12px;
  align-items: center;
  font-weight: 800;
  display: flex;
  flex-wrap: wrap;
  color: #F0EEFF;
  overflow-wrap: break-word;
}.tlv_ft_logo_mark-nri {
  border-radius: 6px;
  overflow: hidden;
  width: 1.875rem;
  height: 1.875rem;
}.tlv_ft_logo_mark-nri img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.tlv_ft_logo_sub-nri {
  font-size: 0.75rem;
  max-width: 12.5rem;
  line-height: 1.55;
  color: #56508A;
  overflow-wrap: break-word;
}.tlv_ft_col_title-nri {
  font-size: 12px;
  font-weight: 700;
  color: #9B92C4;
  text-transform: uppercase;
  letter-spacing: .07em;
  margin-bottom: 0.875rem;
}.tlv_ft_col_links-nri {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.tlv_ft_col_link-nri {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #56508A;
}.tlv_ft_col_link-nri:hover {
  color: #C8C2E8;
}.tlv_ft_apps-nri {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.tlv_ft_app_card-nri {
  padding: 10px 0.75rem;
  gap: 10px;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 6px;
  border: 1px solid rgba(255,255,255,0.10);
  display: flex;
  align-items: center;
}.tlv_ft_app_card-nri:hover {
  border-color: rgba(139,63,255,0.48);
}.tlv_ft_app_card_ic-nri svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.375rem;
  width: 1.375rem;
}.tlv_ft_app_card_os-nri {
  font-size: 10px;
  color: #56508A;
  font-weight: 600;
}.tlv_ft_app_card_action-nri {
  color: #C8C2E8;
  font-size: 12px;
  font-weight: 700;
}.tlv_ft_bot-nri {
  padding: 1.25rem 16px;
}
@media(min-width: 769px) {.tlv_ft_bot-nri {
  padding: 20px 24px;
}
}.tlv_ft_bot_in-nri {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  max-width: 82.5rem;
  align-items: center;
}.tlv_ft_socials-nri {
  gap: 8px;
  display: flex;
}.tlv_ft_soc-nri {
  border: 1px solid rgba(255,255,255,0.10);
  transition: background .2s;
  border-radius: 0.375rem;
  background: rgba(255,255,255,0.05);
  width: 2.25rem;
  display: flex;
  align-items: center;
  color: #9B92C4;
  height: 36px;
  justify-content: center;
}.tlv_ft_soc-nri svg {
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
}.tlv_ft_soc-nri:hover {
  background: rgba(255,255,255,0.07);
}.tlv_ft_legal-nri {
  flex: 1;
  line-height: 1.6;
  min-width: 200px;
  font-size: 0.688rem;
  color: #8880AA;
  overflow-wrap: break-word;
}.tlv_ft_legal-nri strong {
  font-weight: 700;
  color: #9B92C4;
}.tlv_ft_legal-nri a {
  color: #9B92C4;
  text-decoration: underline;
}.tlv_ft_age-nri {
  border: 2px solid #8880AA;
  border-radius: 50%;
  align-items: center;
  flex-shrink: 0;
  color: #8880AA;
  width: 32px;
  font-size: 0.688rem;
  display: flex;
  height: 32px;
  font-weight: 800;
  margin-left: auto;
  justify-content: center;
}