html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #0D0C1A;
  color: #C9C3EC;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  line-height: 1.6;
  font-family: 'DM Sans', sans-serif;
}.tve_layout-l1p {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.tve_page-l1p {
  min-height: 100vh;
  display: flex;
}.tve_main-l1p {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width: 1079px) {.tve_main-l1p {
  padding-left: 220px;
}
}
@media (max-width: 1081px) {.tve_main-l1p {
  padding-bottom: 72px;
}
}.tve_gc-l1p {
  border: 1px solid rgba(255,255,255,0.05);
  background: #111020;
  transition: transform .2s,border-color .2s;
  border-radius: 10px;
  overflow: hidden;
  width: 8.75rem;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 643px) {.tve_gc-l1p {
  width: 9.75rem;
}
}
@media(min-width: 1079px) {.tve_gc-l1p {
  width: 10.5rem;
}
}.tve_gc-l1p:hover {
  transform: translateY(-3px);
  border-color: rgba(107,79,232,0.08);
}.tve_gc_img-l1p {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.tve_gc_img-l1p img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.tve_gc_hover-l1p {
  transition: opacity .2s;
  background: rgba(8,7,16,0.72);
  inset: 0;
  display: flex;
  justify-content: center;
  position: absolute;
  opacity: 0;
  align-items: center;
}.tve_gc-l1p:hover .tve_gc_hover-l1p {
  opacity: 1;
}.tve_gc_hover_btn-l1p {
  border-radius: 0.375rem;
  background: #6B4FE8;
  padding: 8px 16px;
  font-weight: 700;
  color: #F2EEFF;
  font-size: 0.75rem;
}.tve_gc_info-l1p {
  padding: 0.5rem 10px 10px;
}.tve_gc_name-l1p {
  overflow: hidden;
  font-weight: 600;
  margin-bottom: 3px;
  color: #C9C3EC;
  white-space: nowrap;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  max-width: 100%;
}.tve_gc_prov-l1p {
  color: #9088BF;
  font-size: 10px;
}.tve_gc_tag-l1p {
  border-radius: 0.25rem;
  padding: 2px 7px;
  top: 6px;
  left: 6px;
  z-index: 2;
  letter-spacing: .04em;
  text-transform: uppercase;
  position: absolute;
  font-weight: 700;
  font-size: 9px;
}.tve_gc_tag_hot-l1p {
  background: #F03050;
  color: #fff;
}.tve_gc_tag_new-l1p {
  background: #22C96A;
  color: #0D0C1A;
}.tve_gc_tag_jp-l1p {
  background: #F0A820;
  color: #0D0C1A;
}.tve_gc_tag_ex-l1p {
  background: #B03DD6;
  color: #fff;
}.tve_gc_tag_live-l1p {
  background: #F03050;
  color: #fff;
}.tve_gr-l1p {
  background: #0D0C1A;
  padding: 2rem 1rem 0;
}
@media(min-width:768px) {.tve_gr-l1p {
  padding: 36px 24px 0;
}
}.tve_gr_in-l1p {
  margin: 0 auto;
  max-width: 1340px;
}.tve_gr_head-l1p {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  display: flex;
  align-items: center;
}.tve_gr_head_l-l1p {
  flex: 1;
  gap: 10px;
  display: flex;
  align-items: center;
  min-width: 0;
}.tve_gr_ic-l1p {
  border-radius: 10px;
  width: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  height: 32px;
}.tve_gr_ic-l1p svg {
  stroke-linecap: round;
  height: 16px;
  width: 16px;
  stroke-linejoin: round;
}.tve_gr_title-l1p {
  overflow-wrap: break-word;
  font-size: 1rem;
  font-weight: 700;
  color: #F2EEFF;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 765px) {.tve_gr_title-l1p {
  font-size: 1.125rem;
}
}.tve_gr_more-l1p {
  gap: 0.313rem;
  transition: color .2s;
  color: #7068A8;
  display: flex;
  font-size: 12px;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 600;
  align-items: center;
}.tve_gr_more-l1p:hover {
  color: #6B4FE8;
}.tve_gr_more-l1p svg {
  height: 0.75rem;
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
}.tve_gr_arrows-l1p {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.tve_gr_arr-l1p {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.375rem;
  background: rgba(255,255,255,0.05);
  width: 30px;
  color: #9990CC;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
}.tve_gr_arr-l1p:hover {
  background: rgba(255,255,255,0.07);
  color: #F2EEFF;
}.tve_gr_arr-l1p svg {
  stroke-linejoin: round;
  width: 0.813rem;
  height: 0.813rem;
  stroke-linecap: round;
}.tve_gr_seo_h-l1p {
  margin: 0 0 6px;
  font-family: 'Barlow Condensed', sans-serif;
  max-width: 42.5rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #C9C3EC;
}
@media(min-width: 765px) {.tve_gr_seo_h-l1p {
  font-size: 0.875rem;
}
}.tve_gr_seo-l1p {
  line-height: 1.55;
  color: #7068A8;
  max-width: 42.5rem;
  font-size: 12px;
  overflow-wrap: break-word;
  margin-bottom: 12px;
}.tve_gr_seo-l1p strong {
  color: #C9C3EC;
  font-weight: 600;
}.tve_gr_scroll-l1p {
  gap: 10px;
  display: flex;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  overflow-x: auto;
}.tve_gr_scroll-l1p::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.tve_gr_scroll-l1p {
  gap: 0.75rem;
}
}.tve_tb-l1p {
  background: #0D0C1A;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  z-index: 80;
  top: 0;
  right: 0;
  position: fixed;
  display: flex;
  left: 0;
  height: 3.5rem;
  align-items: center;
}.tve_tb_in-l1p {
  padding: 0 14px;
  gap: 0;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}.tve_tb_burger-l1p {
  gap: 5px;
  border-radius: 10px;
  justify-content: center;
  margin-right: 8px;
  flex-direction: column;
  display: flex;
  align-items: center;
  height: 2.375rem;
  width: 38px;
  flex-shrink: 0;
}.tve_tb_burger-l1p:hover {
  background: rgba(255,255,255,0.05);
}.tve_tb_burger_line-l1p {
  background: #9990CC;
  border-radius: 1px;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1083px) {.tve_tb_burger-l1p {
  display: none;
}
}.tve_tb_logo-l1p {
  gap: 9px;
  font-weight: 800;
  color: #F2EEFF;
  display: flex;
  letter-spacing: -.01em;
  margin-right: 1.25rem;
  font-size: 18px;
  align-items: center;
  flex-shrink: 0;
  overflow-wrap: break-word;
}.tve_tb_logo_mark-l1p {
  border-radius: 0.625rem;
  overflow: hidden;
  align-items: center;
  height: 2rem;
  display: flex;
  width: 32px;
  justify-content: center;
}.tve_tb_logo_mark-l1p img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.tve_tb_nav-l1p {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 638px) {.tve_tb_nav-l1p {
  display: flex;
}
}.tve_tb_tab-l1p {
  transition: background .15s,color .15s;
  border-radius: 10px;
  padding: 0.5rem 0.875rem;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 600;
  color: #9990CC;
}.tve_tb_tab-l1p:hover {
  background: rgba(255,255,255,0.05);
  color: #F2EEFF;
}.tve_tb_tab-l1p.tve_state_active-l1p {
  background: rgba(107,79,232,0.18);
  color: #F2EEFF;
}.tve_tb_right-l1p {
  gap: 8px;
  align-items: center;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
}.tve_tb_login-l1p {
  padding: 9px 16px;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 10px;
  font-weight: 600;
  font-size: 13px;
  display: none;
  color: #C9C3EC;
}.tve_tb_login-l1p:hover {
  border-color: rgba(255,255,255,0.18);
  color: #F2EEFF;
}
@media(min-width: 477px) {.tve_tb_login-l1p {
  display: block;
}
}.tve_tb_reg-l1p {
  border-radius: 0.625rem;
  background: #22C96A;
  transition: background .2s;
  padding: 9px 1.125rem;
  color: #0A0918;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
}.tve_tb_reg-l1p:hover {
  background: #2ADE78;
}.tve_sb-l1p {
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #161528;
  transform: translateX(-100%);
  transition: transform .25s ease;
  z-index: 70;
  overflow-y: auto;
  left: 0;
  position: fixed;
  bottom: 0;
  width: 220px;
  top: 56px;
}.tve_sb-l1p.tve_state_open-l1p {
  transform: translateX(0);
}.tve_sb-l1p::-webkit-scrollbar {
  width: 4px;
}.tve_sb-l1p::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1083px) {.tve_sb-l1p {
  transform: translateX(0);
}
}.tve_sb_auth-l1p {
  padding: 14px 0.75rem 10px;
}.tve_sb_btn_reg-l1p {
  background: #22C96A;
  padding: 11px;
  transition: background .2s;
  border-radius: 0.625rem;
  font-size: 13px;
  display: block;
  margin-bottom: 0.5rem;
  text-align: center;
  font-weight: 700;
  color: #0A0918;
}.tve_sb_btn_reg-l1p:hover {
  background: #2ADE78;
}.tve_sb_btn_login-l1p {
  border-radius: 0.625rem;
  padding: 0.625rem;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  font-weight: 600;
  color: #C9C3EC;
  text-align: center;
  display: block;
  font-size: 13px;
}.tve_sb_btn_login-l1p:hover {
  border-color: rgba(255,255,255,0.18);
  color: #F2EEFF;
}.tve_sb_promo-l1p {
  border-radius: 10px;
  padding: 0.75rem 0.875rem;
  margin: 0 0.75rem 0.625rem;
  overflow: hidden;
  background: linear-gradient(135deg,#1A0A38,#161528);
  border: 1px solid rgba(107,79,232,0.18);
  position: relative;
}.tve_sb_promo-l1p::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(107,79,232,0.18),transparent 70%);
  height: 5rem;
  top: -20px;
  content: '';
  position: absolute;
  width: 80px;
  right: -20px;
}.tve_sb_promo_title-l1p {
  font-weight: 700;
  color: #6B4FE8;
  margin-bottom: 4px;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .06em;
}.tve_sb_promo_text-l1p {
  font-size: 0.75rem;
  color: #F2EEFF;
  font-weight: 600;
  overflow-wrap: break-word;
  line-height: 1.35;
}.tve_sb_promo_sub-l1p {
  margin-top: 3px;
  color: #7068A8;
  font-size: 0.625rem;
}.tve_sb_nav-l1p {
  padding: 6px 8px 1rem;
}.tve_sb_nav_lb-l1p {
  padding: 0.625rem 0.5rem 0.375rem;
  color: #9088BF;
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.tve_sb_link-l1p {
  padding: 9px 10px;
  transition: background .15s,color .15s;
  border-radius: 6px;
  gap: 10px;
  font-weight: 500;
  align-items: center;
  color: #9990CC;
  cursor: pointer;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  display: flex;
}.tve_sb_link-l1p:hover {
  background: rgba(255,255,255,0.05);
  color: #F2EEFF;
}.tve_sb_link-l1p.tve_state_active-l1p {
  background: rgba(107,79,232,0.18);
  color: #F2EEFF;
}.tve_sb_ic-l1p {
  border-radius: 0.375rem;
  width: 1.875rem;
  justify-content: center;
  display: flex;
  height: 1.875rem;
  flex-shrink: 0;
  align-items: center;
}.tve_sb_ic-l1p svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 16px;
}.tve_sb_ic_1-l1p {
  background: rgba(107,79,232,0.08);
  color: #6B4FE8;
}.tve_sb_ic_2-l1p {
  background: rgba(34,201,106,0.14);
  color: #22C96A;
}.tve_sb_ic_3-l1p {
  background: rgba(240,168,32,0.14);
  color: #F0A820;
}.tve_sb_ic_4-l1p {
  background: rgba(176,61,214,0.16);
  color: #B03DD6;
}.tve_sb_ic_5-l1p {
  background: rgba(107,79,232,0.08);
  color: #E040A0;
}.tve_sb_ic_6-l1p {
  background: rgba(176,61,214,0.16);
  color: #9B3EF5;
}.tve_sb_badge-l1p {
  border-radius: 0.375rem;
  background: #F0A820;
  padding: 2px 7px;
  margin-left: auto;
  color: #0A0918;
  font-weight: 700;
  font-size: 9px;
}.tve_sb_bot-l1p {
  padding: 12px;
  gap: 8px;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.tve_sb_lang-l1p,.tve_sb_help-l1p {
  transition: border-color .2s;
  padding: 9px 0.375rem;
  gap: 0.375rem;
  flex: 1;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 6px;
  display: flex;
  font-weight: 600;
  justify-content: center;
  font-size: 11px;
  color: #9990CC;
  align-items: center;
}.tve_sb_lang-l1p:hover,.tve_sb_help-l1p:hover {
  border-color: rgba(255,255,255,0.18);
  color: #F2EEFF;
}.tve_sb_lang-l1p svg,.tve_sb_help-l1p svg {
  width: 0.813rem;
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
}.tve_sb_bd-l1p {
  background: rgba(8,7,16,0.72);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.tve_sb_bd-l1p.tve_state_on-l1p {
  display: block;
}
@media(min-width: 1077px) {.tve_sb_bd-l1p {
  display: none!important;
}
}.tve_mob_nav-l1p {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.09);
  background: #161528;
  right: 0;
  left: 0;
  display: flex;
  position: fixed;
  bottom: 0;
  z-index: 80;
}
@media(min-width: 1079px) {.tve_mob_nav-l1p {
  display: none;
}
}.tve_mob_nav_item-l1p {
  padding: 0.25rem 2px;
  gap: 4px;
  flex: 1;
  align-items: center;
  color: #9088BF;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.tve_mob_nav_ic-l1p {
  line-height: 1;
}.tve_mob_nav_ic-l1p svg {
  height: 1.25rem;
  stroke-linejoin: round;
  width: 1.25rem;
  stroke-linecap: round;
}.tve_mob_nav_lb-l1p {
  font-size: 10px;
  font-weight: 600;
  color: #9088BF;
}.tve_mob_nav_item-l1p.tve_state_active-l1p {
  color: #6B4FE8;
}.tve_mob_nav_item-l1p.tve_state_active-l1p .tve_mob_nav_lb-l1p {
  color: #6B4FE8;
}.tve_hero-l1p {
  padding: 1.25rem 1rem 0;
  background: #0D0C1A;
}
@media(min-width: 766px) {.tve_hero-l1p {
  padding: 24px 1.5rem 0;
}
}.tve_hero_in-l1p {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  max-width: 83.75rem;
  display: grid;
}
@media(min-width: 863px) {.tve_hero_in-l1p {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width:1100px) {.tve_hero_in-l1p {
  grid-template-columns: 1fr 21.25rem;
}
}.tve_hero_promo-l1p {
  border-radius: 1rem;
  background: #111020;
  overflow: hidden;
  align-items: stretch;
  position: relative;
  min-height: 220px;
  display: flex;
}
@media(min-width: 766px) {.tve_hero_promo-l1p {
  min-height: 280px;
}
}.tve_hero_promo_bg-l1p {
  inset: 0;
  background: linear-gradient(120deg,#1A0A38 0%,#0D0C1A 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.tve_hero_promo_bg-l1p::after {
  inset: 0;
  background: linear-gradient(90deg,#0D0C1A 0%,rgba(8,7,16,0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.tve_hero_promo_glow-l1p {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(176,61,214,0.16) 0%,transparent 65%);
  top: -2.5rem;
  pointer-events: none;
  height: 18.75rem;
  right: 3.75rem;
  position: absolute;
  width: 300px;
}.tve_hero_promo_ct-l1p {
  padding: 28px 24px 28px 1.75rem;
  flex-direction: column;
  max-width: 480px;
  display: flex;
  position: relative;
  justify-content: center;
  z-index: 2;
}
@media(min-width:768px) {.tve_hero_promo_ct-l1p {
  padding: 40px 2rem;
}
}.tve_hero_badge-l1p {
  background: rgba(107,79,232,0.18);
  padding: 5px 12px;
  border: 1px solid rgba(107,79,232,0.08);
  border-radius: 1.5rem;
  color: #6B4FE8;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 14px;
  letter-spacing: .08em;
  display: inline-block;
  font-size: 10px;
}.tve_hero_h1-l1p {
  color: #F2EEFF;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 10px;
  font-size: 26px;
  line-height: 1.15;
  font-family: 'Barlow Condensed', sans-serif;
}.tve_hero_h1-l1p em {
  color: #F0A820;
  font-style: normal;
}
@media(min-width: 765px) {.tve_hero_h1-l1p {
  font-size: 2.25rem;
}
}.tve_hero_sub-l1p {
  color: #9990CC;
  margin-bottom: 1.25rem;
  font-size: 0.813rem;
  line-height: 1.55;
}
@media(min-width: 765px) {.tve_hero_sub-l1p {
  font-size: 14px;
}
}.tve_hero_row-l1p {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.tve_hero_cta-l1p {
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 0.813rem 26px;
  background: #22C96A;
  font-size: 14px;
  font-weight: 700;
  color: #0A0918;
  box-shadow: 0 4px 1.5rem rgba(34,201,106,0.38), 0 1px 6px rgba(34,201,106,0.22);
}.tve_hero_cta-l1p:hover {
  background: #2ADE78;
}.tve_hero_terms-l1p {
  color: #9088BF;
  font-size: 11px;
}.tve_hero_game-l1p {
  background: #111020;
  border-radius: 16px;
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  flex-direction: column;
  display: flex;
  position: relative;
}.tve_hero_game_badge-l1p {
  border-radius: 24px;
  padding: 5px 0.625rem;
  border: 1px solid rgba(240,168,32,0.14);
  background: rgba(240,168,32,0.14);
  color: #F0A820;
  position: absolute;
  text-transform: uppercase;
  letter-spacing: .06em;
  top: 0.75rem;
  z-index: 3;
  left: 0.75rem;
  font-weight: 700;
  font-size: 0.625rem;
}.tve_hero_game_badge-l1p svg {
  height: 0.688rem;
  margin-right: 0.25rem;
  vertical-align: -1px;
  width: 0.688rem;
}.tve_hero_game_img-l1p {
  background: linear-gradient(135deg,#1A0A38,#0D0C1A);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.tve_hero_game_img-l1p img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.tve_hero_game_play-l1p {
  background: rgba(8,7,16,0.72);
  transition: opacity .2s;
  inset: 0;
  position: absolute;
  justify-content: center;
  opacity: 0;
  align-items: center;
  display: flex;
}.tve_hero_game-l1p:hover .tve_hero_game_play-l1p {
  opacity: 1;
}.tve_hero_game_play-l1p span {
  background: #6B4FE8;
  border-radius: 50%;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 52px;
  height: 52px;
}.tve_hero_game_play-l1p span svg {
  height: 18px;
  margin-left: 2px;
  width: 1.125rem;
}.tve_hero_game_info-l1p {
  padding: 0.875rem 1rem;
}.tve_hero_game_title-l1p {
  font-weight: 700;
  margin-bottom: 0.25rem;
  font-size: 15px;
  overflow-wrap: break-word;
  color: #F2EEFF;
}.tve_hero_game_provider-l1p {
  color: #7068A8;
  font-size: 0.688rem;
}.tve_hero_game_btn-l1p {
  padding: 0.688rem;
  background: #6B4FE8;
  margin: 0.75rem 16px 1rem;
  border-radius: 10px;
  transition: background .2s;
  font-size: 0.813rem;
  font-weight: 700;
  display: block;
  color: #F2EEFF;
  text-align: center;
}.tve_hero_game-l1p:hover .tve_hero_game_btn-l1p {
  background: #7D63F2;
}.tve_sbar-l1p {
  padding: 1rem 16px 0;
  background: #0D0C1A;
}
@media(min-width: 766px) {.tve_sbar-l1p {
  padding: 1.125rem 1.5rem 0;
}
}.tve_sbar_in-l1p {
  margin: 0 auto;
  max-width: 83.75rem;
}.tve_sbar_row-l1p {
  gap: 10px;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.tve_sbar_input-l1p {
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  flex: 1;
  background: #111020;
  gap: 0.625rem;
  border-radius: 0.625rem;
  padding: 11px 1rem;
  display: flex;
  color: #7068A8;
  font-size: 13px;
  cursor: pointer;
  align-items: center;
}.tve_sbar_input-l1p:hover {
  border-color: rgba(255,255,255,0.18);
}.tve_sbar_input-l1p svg {
  stroke-linecap: round;
  height: 15px;
  stroke-linejoin: round;
  flex-shrink: 0;
  width: 0.938rem;
}.tve_sbar_providers-l1p {
  gap: 0.5rem;
  transition: border-color .2s;
  padding: 0.688rem 1.125rem;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.625rem;
  background: #111020;
  display: flex;
  font-size: 0.813rem;
  align-items: center;
  white-space: nowrap;
  color: #C9C3EC;
  font-weight: 600;
}.tve_sbar_providers-l1p:hover {
  border-color: rgba(255,255,255,0.18);
  color: #F2EEFF;
}.tve_sbar_providers-l1p svg {
  height: 14px;
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
}.tve_sbar_tabs-l1p {
  gap: 0.375rem;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 2px;
  overflow-x: auto;
}.tve_sbar_tabs-l1p::-webkit-scrollbar {
  display: none;
}.tve_sbar_tab-l1p {
  border: 1px solid rgba(255,255,255,0.05);
  transition: background .15s,color .15s,border-color .15s;
  padding: 0.5rem 0.875rem;
  gap: 0.438rem;
  border-radius: 1.5rem;
  background: rgba(255,255,255,0.05);
  cursor: pointer;
  white-space: nowrap;
  font-weight: 600;
  flex-shrink: 0;
  color: #9990CC;
  display: flex;
  font-size: 12px;
  align-items: center;
}.tve_sbar_tab-l1p:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(255,255,255,0.18);
  color: #F2EEFF;
}.tve_sbar_tab-l1p.tve_state_active-l1p {
  background: rgba(107,79,232,0.18);
  border-color: rgba(107,79,232,0.08);
  color: #F2EEFF;
}.tve_sbar_tab_ic-l1p svg {
  width: 0.875rem;
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
}.tve_wy-l1p {
  padding: 2rem 1rem 0;
  background: #0D0C1A;
}
@media(min-width: 771px) {.tve_wy-l1p {
  padding: 40px 24px 0;
}
}.tve_wy_in-l1p {
  margin: 0 auto;
  max-width: 1340px;
}.tve_wy_head-l1p {
  margin-bottom: 18px;
  max-width: 720px;
}.tve_wy_label-l1p {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #6B4FE8;
}.tve_wy_h2-l1p {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 20px;
  color: #F2EEFF;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 767px) {.tve_wy_h2-l1p {
  font-size: 24px;
}
}.tve_wy_intro-l1p {
  margin: 0;
  color: #7068A8;
  font-size: 13px;
  line-height: 1.6;
}.tve_wy_grid-l1p {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.tve_wy_grid-l1p {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.tve_wy_grid-l1p {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.tve_wy_card-l1p {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 10px;
  transition: border-color .2s,transform .2s;
  padding: 1.25rem;
  background: #161528;
}.tve_wy_card-l1p:hover {
  border-color: rgba(107,79,232,0.08);
  transform: translateY(-2px);
}.tve_wy_card_ic-l1p {
  border-radius: 50%;
  background: rgba(107,79,232,0.18);
  justify-content: center;
  margin-bottom: 0.875rem;
  align-items: center;
  width: 2.75rem;
  display: flex;
  height: 2.75rem;
  color: #6B4FE8;
}.tve_wy_card_ic-l1p svg {
  stroke-linecap: round;
  width: 1.375rem;
  height: 22px;
  stroke-linejoin: round;
}.tve_wy_card_h-l1p {
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-size: 15px;
  color: #F2EEFF;
  line-height: 1.25;
  font-weight: 700;
}.tve_wy_card_p-l1p {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #7068A8;
  font-size: 0.813rem;
}.tve_wy_card_p-l1p strong {
  font-weight: 600;
  color: #C9C3EC;
}.tve_gr_jp-l1p {
  background: linear-gradient(135deg,#1C0A3A 0%,#0A0918 100%);
  border-radius: 1rem;
  overflow: hidden;
  padding: 20px;
  position: relative;
}.tve_gr_jp-l1p::before {
  background: radial-gradient(circle,rgba(176,61,214,0.16) 0%,transparent 70%);
  border-radius: 50%;
  top: -3.75rem;
  width: 15.625rem;
  position: absolute;
  height: 250px;
  left: -60px;
  content: '';
}.tve_gr_jp-l1p::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(240,168,32,0.14) 0%,transparent 70%);
  width: 12.5rem;
  position: absolute;
  height: 200px;
  bottom: -2.5rem;
  content: '';
  right: 0;
}.tve_gr_jp_head-l1p {
  gap: 1rem;
  position: relative;
  display: flex;
  align-items: flex-start;
  z-index: 1;
  flex-wrap: wrap;
  margin-bottom: 16px;
}.tve_gr_jp_info-l1p {
  flex: 1;
}.tve_gr_jp_label-l1p {
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #9B3EF5;
}.tve_gr_jp_label-l1p svg {
  stroke-linecap: round;
  margin-right: 4px;
  vertical-align: -2px;
  stroke-linejoin: round;
  height: 14px;
  width: 14px;
}.tve_gr_jp_amount-l1p {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #F2EEFF;
  line-height: 1;
  font-weight: 800;
  font-size: 32px;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 765px) {.tve_gr_jp_amount-l1p {
  font-size: 2.5rem;
}
}.tve_gr_jp_amount-l1p span {
  color: #F0A820;
}.tve_gr_jp_seo-l1p {
  line-height: 1.5;
  color: #9990CC;
  font-size: 12px;
  overflow-wrap: break-word;
  max-width: 30rem;
}.tve_gr_jp_cta-l1p {
  border-radius: 10px;
  transition: background .2s;
  background: rgba(176,61,214,0.16);
  border: 1px solid rgba(176,61,214,0.16);
  padding: 0.688rem 20px;
  align-self: flex-start;
  z-index: 1;
  white-space: nowrap;
  margin-top: 4px;
  font-size: 13px;
  position: relative;
  flex-shrink: 0;
  color: #F2EEFF;
  font-weight: 700;
}.tve_gr_jp_cta-l1p:hover {
  background: #B03DD6;
}.tve_ws-l1p {
  padding: 32px 16px 0;
  background: #0D0C1A;
}
@media(min-width: 767px) {.tve_ws-l1p {
  padding: 2.25rem 24px 0;
}
}.tve_ws_in-l1p {
  margin: 0 auto;
  max-width: 83.75rem;
}.tve_ws_head-l1p {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.875rem;
}.tve_ws_title-l1p {
  gap: 10px;
  align-items: center;
  color: #F2EEFF;
  display: flex;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 16px;
  flex-wrap: wrap;
}.tve_ws_title_ic-l1p svg {
  stroke-linecap: round;
  width: 1.125rem;
  color: #F0A820;
  height: 1.125rem;
  stroke-linejoin: round;
}.tve_ws_online-l1p {
  gap: 7px;
  color: #7068A8;
  align-items: center;
  font-weight: 600;
  display: flex;
  font-size: 0.75rem;
}.tve_ws_online_dot-l1p {
  border-radius: 50%;
  background: #22C96A;
  box-shadow: 0 0 0.375rem rgba(34,201,106,0.14);
  height: 8px;
  width: 0.5rem;
  flex-shrink: 0;
}.tve_ws_scroll-l1p {
  gap: 8px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
}.tve_ws_scroll-l1p::-webkit-scrollbar {
  display: none;
}.tve_wc-l1p {
  background: #111020;
  border: 1px solid rgba(255,255,255,0.09);
  gap: 0.625rem;
  padding: 0.625rem 14px;
  border-radius: 0.625rem;
  align-items: center;
  display: flex;
  min-width: 220px;
  flex-shrink: 0;
}.tve_wc_img-l1p {
  overflow: hidden;
  border-radius: 0.375rem;
  background: #161528;
  flex-shrink: 0;
  width: 36px;
  height: 36px;
}.tve_wc_img-l1p img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.tve_wc_info-l1p {
  min-width: 0;
}.tve_wc_game-l1p {
  overflow: hidden;
  color: #C9C3EC;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
}.tve_wc_player-l1p {
  overflow: hidden;
  color: #9088BF;
  text-overflow: ellipsis;
  font-size: 10px;
  white-space: nowrap;
}.tve_wc_amount-l1p {
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
  color: #22C96A;
  font-size: 13px;
  margin-left: auto;
}.tve_app-l1p {
  padding: 2.25rem 1rem 0;
  background: #0D0C1A;
}
@media(min-width: 769px) {.tve_app-l1p {
  padding: 44px 1.5rem 0;
}
}.tve_app_in-l1p {
  margin: 0 auto;
  max-width: 83.75rem;
}.tve_app_head-l1p {
  margin-bottom: 16px;
}.tve_app_label-l1p {
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #6B4FE8;
}.tve_app_h2-l1p {
  color: #F2EEFF;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
}
@media(min-width: 766px) {.tve_app_h2-l1p {
  font-size: 1.5rem;
}
}.tve_app_sub-l1p {
  font-size: 13px;
  max-width: 37.5rem;
  line-height: 1.6;
  color: #7068A8;
  overflow-wrap: break-word;
}.tve_app_sub-l1p strong {
  font-weight: 700;
  color: #C9C3EC;
}.tve_app_cards-l1p {
  gap: 0.625rem;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.tve_app_cards-l1p {
  grid-template-columns: repeat(3,1fr);
}
}.tve_app_card-l1p {
  border-radius: 10px;
  overflow: hidden;
  gap: 16px;
  padding: 20px;
  display: flex;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
}.tve_app_card_ios-l1p {
  background: linear-gradient(135deg,rgba(107,79,232,0.18) 0%,#161528 100%);
}.tve_app_card_android-l1p {
  background: linear-gradient(135deg,rgba(34,201,106,0.14) 0%,#161528 100%);
}.tve_app_card_win-l1p {
  background: linear-gradient(135deg,rgba(240,168,32,0.14) 0%,#161528 100%);
}.tve_app_card_ic-l1p svg {
  width: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 2.125rem;
}.tve_app_card_ic-l1p {
  color: #F2EEFF;
  flex-shrink: 0;
}.tve_app_card_os-l1p {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  color: #7068A8;
  font-size: 10px;
  font-weight: 700;
}.tve_app_card_title-l1p {
  margin-bottom: 0.375rem;
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F2EEFF;
  line-height: 1.2;
}.tve_app_card_text-l1p {
  color: #7068A8;
  font-size: 0.75rem;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.5;
}.tve_app_card_btn-l1p {
  gap: 7px;
  transition: background .2s;
  padding: 0.625rem 18px;
  background: rgba(255,255,255,0.12);
  border: 1px solid rgba(255,255,255,0.18);
  border-radius: 0.375rem;
  font-size: 13px;
  color: #F2EEFF;
  display: inline-flex;
  align-items: center;
  font-weight: 700;
}.tve_app_card_btn-l1p:hover {
  background: rgba(255,255,255,0.07);
}.tve_bon-l1p {
  background: #0D0C1A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.tve_bon-l1p {
  padding: 2.75rem 24px 0;
}
}.tve_bon_in-l1p {
  margin: 0 auto;
  max-width: 83.75rem;
}.tve_bon_head-l1p {
  margin-bottom: 1.25rem;
}.tve_bon_label-l1p {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
  letter-spacing: .08em;
  color: #6B4FE8;
  font-weight: 700;
}.tve_bon_h2-l1p {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  color: #F2EEFF;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.tve_bon_h2-l1p {
  font-size: 24px;
}
}.tve_bon_seo-l1p {
  font-size: 0.813rem;
  max-width: 620px;
  line-height: 1.6;
  color: #7068A8;
  overflow-wrap: break-word;
}.tve_bon_seo-l1p strong {
  color: #C9C3EC;
  font-weight: 700;
}.tve_bon_seo-l1p a {
  color: #6B4FE8;
  text-decoration: underline;
}.tve_bon_grid-l1p {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.tve_bon_grid-l1p {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.tve_bon_grid-l1p {
  grid-template-columns: repeat(5,1fr);
}
}.tve_bon_card-l1p {
  background: #111020;
  padding: 16px;
  border-radius: 0.625rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.09);
}.tve_bon_card-l1p:hover {
  transform: translateY(-2px);
  border-color: rgba(107,79,232,0.08);
}.tve_bon_card_ic-l1p svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 26px;
  height: 26px;
}.tve_bon_card_ic-l1p {
  margin-bottom: 10px;
}.tve_bon_card_type-l1p {
  font-weight: 700;
  color: #7068A8;
  margin-bottom: 6px;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 10px;
}.tve_bon_card_amount-l1p {
  font-weight: 800;
  color: #F0A820;
  line-height: 1.1;
  margin-bottom: 6px;
  font-size: 18px;
}.tve_bon_card_name-l1p {
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #F2EEFF;
}.tve_bon_card_detail-l1p {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 11px;
  color: #9088BF;
  overflow-wrap: break-word;
  padding-top: 8px;
  line-height: 1.5;
}.tve_htp-l1p {
  background: #0D0C1A;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.tve_htp-l1p {
  padding: 2.75rem 24px 0;
}
}.tve_htp_in-l1p {
  margin: 0 auto;
  max-width: 1340px;
}.tve_htp_head-l1p {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.tve_htp_label-l1p {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #6B4FE8;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.tve_htp_h2-l1p {
  color: #F2EEFF;
  margin-bottom: 8px;
  font-size: 1.375rem;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 765px) {.tve_htp_h2-l1p {
  font-size: 1.75rem;
}
}.tve_htp_intro-l1p {
  line-height: 1.6;
  color: #7068A8;
  font-size: 0.875rem;
}.tve_htp_steps-l1p {
  padding: 0;
  margin: 0;
  gap: 0.75rem;
  list-style: none;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 643px) {.tve_htp_steps-l1p {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.tve_htp_steps-l1p {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.tve_htp_step-l1p {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 10px;
  background: #161528;
  padding: 20px 18px 1.125rem;
  display: flex;
  position: relative;
  flex-direction: column;
}.tve_htp_step_num-l1p {
  background: #6B4FE8;
  border-radius: 50%;
  display: flex;
  top: -12px;
  font-size: 0.813rem;
  font-family: 'Barlow Condensed', sans-serif;
  position: absolute;
  width: 28px;
  color: #0A0918;
  font-weight: 800;
  justify-content: center;
  height: 28px;
  left: 20px;
  align-items: center;
}.tve_htp_step_ic-l1p {
  background: rgba(107,79,232,0.18);
  border-radius: 6px;
  margin: 8px 0 12px;
  color: #6B4FE8;
  display: flex;
  align-items: center;
  width: 2.25rem;
  height: 2.25rem;
  justify-content: center;
}.tve_htp_step_ic-l1p svg {
  height: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.125rem;
}.tve_htp_step_h-l1p {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 0.375rem;
  color: #F2EEFF;
  line-height: 1.25;
}.tve_htp_step_p-l1p {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7068A8;
  line-height: 1.55;
}.tve_htp_step_p-l1p strong {
  color: #C9C3EC;
  font-weight: 600;
}.tve_htp_cta-l1p {
  background: #22C96A;
  transition: background .2s;
  padding: 13px 26px;
  border-radius: 10px;
  font-size: 0.875rem;
  color: #0A0918;
  font-weight: 700;
  margin-top: 20px;
  display: inline-block;
}.tve_htp_cta-l1p:hover {
  background: #2ADE78;
}.tve_reg-l1p {
  padding: 2.25rem 1rem 0;
  background: #0D0C1A;
}
@media(min-width: 769px) {.tve_reg-l1p {
  padding: 2.75rem 24px 0;
}
}.tve_reg_in-l1p {
  padding: 1.75rem 24px;
  margin: 0 auto;
  background: #161528;
  border-radius: 1rem;
  border: 1px solid rgba(255,255,255,0.05);
  max-width: 1340px;
}
@media(min-width: 769px) {.tve_reg_in-l1p {
  padding: 40px;
}
}.tve_reg_top-l1p {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.tve_reg_top-l1p {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.tve_reg_label-l1p {
  font-weight: 700;
  font-size: 0.688rem;
  color: #6B4FE8;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.tve_reg_h2-l1p {
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.2;
  color: #F2EEFF;
  font-size: 22px;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-weight: 800;
}
@media(min-width: 769px) {.tve_reg_h2-l1p {
  font-size: 1.75rem;
}
}.tve_reg_bonus-l1p {
  gap: 8px;
  background: rgba(240,168,32,0.14);
  border-radius: 0.625rem;
  border: 1px solid rgba(240,168,32,0.14);
  padding: 0.625rem 1rem;
  margin-bottom: 1rem;
  display: inline-flex;
  align-items: center;
}.tve_reg_bonus_amount-l1p {
  color: #F0A820;
  font-size: 1.25rem;
  font-weight: 800;
}.tve_reg_bonus_text-l1p {
  font-size: 13px;
  color: #9990CC;
  line-height: 1.35;
}.tve_reg_cta_btn-l1p {
  transition: background .2s;
  padding: 14px 32px;
  border-radius: 0.625rem;
  background: #22C96A;
  display: inline-block;
  margin-bottom: 0.75rem;
  box-shadow: 0 0.25rem 24px rgba(34,201,106,0.38), 0 1px 0.375rem rgba(34,201,106,0.22);
  color: #0A0918;
  font-size: 0.938rem;
  font-weight: 700;
}.tve_reg_cta_btn-l1p:hover {
  background: #2ADE78;
}.tve_reg_terms-l1p {
  color: #9088BF;
  font-size: 11px;
  line-height: 1.5;
}.tve_reg_seo-l1p {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 1.25rem;
  line-height: 1.65;
  margin-top: 1.25rem;
  color: #7068A8;
  font-size: 13px;
  overflow-wrap: break-word;
}.tve_reg_seo-l1p p {
  font-size: 13px;
  color: #7068A8;
  margin-bottom: 10px;
  line-height: 1.65;
}.tve_reg_seo-l1p p:last-child {
  margin-bottom: 0;
}.tve_reg_seo-l1p strong {
  font-weight: 700;
  color: #C9C3EC;
}.tve_reg_seo-l1p a {
  transition: color .2s;
  text-decoration: underline;
  color: #6B4FE8;
}.tve_reg_seo-l1p a:hover {
  color: #7D63F2;
}.tve_reg_seo-l1p ul,.tve_reg_seo-l1p ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.tve_reg_seo-l1p ol {
  list-style: decimal;
}.tve_reg_seo-l1p li {
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
  color: #7068A8;
  line-height: 1.65;
}.tve_reg_seo-l1p table {
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
  display: block;
  margin-bottom: 10px;
  overflow-x: auto;
}
@media(min-width: 766px) {.tve_reg_seo-l1p table {
  display: table;
}
}.tve_reg_seo-l1p th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  font-weight: 700;
  color: #C9C3EC;
  text-align: left;
}.tve_reg_seo-l1p td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 8px;
  color: #7068A8;
}.tve_reg_steps-l1p {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width: 858px) {.tve_reg_steps-l1p {
  margin-top: 0;
}
}.tve_reg_step-l1p {
  gap: 14px;
  border-radius: 10px;
  padding: 16px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.tve_reg_step_num-l1p {
  border: 1px solid rgba(107,79,232,0.08);
  background: rgba(107,79,232,0.18);
  border-radius: 50%;
  width: 34px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  height: 34px;
  justify-content: center;
  font-size: 0.875rem;
  font-weight: 800;
  color: #6B4FE8;
}.tve_reg_step_title-l1p {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 3px;
  color: #F2EEFF;
}.tve_reg_step_text-l1p {
  font-size: 0.75rem;
  color: #7068A8;
  line-height: 1.5;
}.tve_reg_trust-l1p {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
  margin-top: 1.25rem;
}.tve_reg_trust_item-l1p {
  gap: 0.438rem;
  font-size: 12px;
  display: flex;
  align-items: center;
  color: #7068A8;
  overflow-wrap: break-word;
}.tve_reg_trust_ic-l1p svg {
  stroke-linecap: round;
  color: #6B4FE8;
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
}.tve_prov-l1p {
  background: #0D0C1A;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.tve_prov-l1p {
  padding: 44px 1.5rem 0;
}
}.tve_prov_in-l1p {
  margin: 0 auto;
  max-width: 1340px;
}.tve_prov_head-l1p {
  margin-bottom: 1rem;
}.tve_prov_label-l1p {
  font-weight: 700;
  color: #6B4FE8;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.tve_prov_h2-l1p {
  font-size: 20px;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F2EEFF;
}
@media(min-width: 769px) {.tve_prov_h2-l1p {
  font-size: 1.5rem;
}
}.tve_prov_seo-l1p {
  font-size: 0.813rem;
  max-width: 620px;
  margin-bottom: 1rem;
  line-height: 1.6;
  color: #7068A8;
  overflow-wrap: break-word;
}.tve_prov_seo-l1p strong {
  color: #C9C3EC;
  font-weight: 700;
}.tve_prov_seo-l1p a {
  text-decoration: underline;
  color: #6B4FE8;
}.tve_prov_grid-l1p {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 643px) {.tve_prov_grid-l1p {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.tve_prov_grid-l1p {
  grid-template-columns: repeat(8,1fr);
}
}.tve_prov_card-l1p {
  gap: 0.438rem;
  border-radius: 10px;
  padding: 14px 10px;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,background .2s;
  background: #111020;
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}.tve_prov_card-l1p:hover {
  border-color: rgba(255,255,255,0.18);
  background: #161528;
}.tve_prov_logo-l1p {
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 6px;
  width: 44px;
  height: 2.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
}.tve_prov_logo-l1p img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.tve_prov_name-l1p {
  color: #9990CC;
  font-weight: 600;
  font-size: 0.688rem;
  text-align: center;
  overflow-wrap: break-word;
}.tve_seo-l1p {
  background: #0D0C1A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.tve_seo-l1p {
  padding: 2.75rem 1.5rem 0;
}
}.tve_seo_in-l1p {
  background: #161528;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1.75rem 24px;
  border-radius: 16px;
  margin: 0 auto;
  max-width: 1340px;
}
@media(min-width: 769px) {.tve_seo_in-l1p {
  padding: 36px 40px;
}
}.tve_seo_label-l1p {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #6B4FE8;
  margin-bottom: 0.625rem;
  font-weight: 700;
}.tve_seo_h2-l1p {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F2EEFF;
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.tve_seo_h2-l1p {
  font-size: 24px;
}
}.tve_seo_body-l1p {
  color: #9990CC;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
}.tve_seo_body-l1p p {
  color: #9990CC;
  font-size: 14px;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.tve_seo_body-l1p p:last-child {
  margin-bottom: 0;
}.tve_seo_body-l1p strong {
  font-weight: 700;
  color: #C9C3EC;
}.tve_seo_body-l1p a {
  transition: color .2s;
  color: #6B4FE8;
  text-decoration: underline;
}.tve_seo_body-l1p a:hover {
  color: #7D63F2;
}.tve_seo_body-l1p ul,.tve_seo_body-l1p ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.tve_seo_body-l1p ol {
  list-style: decimal;
}.tve_seo_body-l1p li {
  color: #9990CC;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
}.tve_seo_body-l1p table {
  display: block;
  margin-bottom: 12px;
  border-collapse: collapse;
  font-size: 13px;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 765px) {.tve_seo_body-l1p table {
  display: table;
}
}.tve_seo_body-l1p th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C9C3EC;
  font-weight: 700;
  text-align: left;
}.tve_seo_body-l1p td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9990CC;
}.tve_seo_cols-l1p {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.tve_seo_cols-l1p {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.tve_seo_cols-l1p {
  grid-template-columns: repeat(3,1fr);
}
}.tve_seo_col_h-l1p {
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #C9C3EC;
  font-size: 13px;
}.tve_seo_col_p-l1p {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #7068A8;
  overflow-wrap: break-word;
}.tve_seo_stats-l1p {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.tve_seo_stat-l1p {
  flex: 1;
  background: rgba(107,79,232,0.08);
  padding: 14px 1rem;
  border: 1px solid rgba(107,79,232,0.18);
  border-radius: 0.625rem;
  min-width: 140px;
}.tve_seo_stat_val-l1p {
  color: #6B4FE8;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.tve_seo_stat_lb-l1p {
  color: #7068A8;
  font-size: 11px;
  overflow-wrap: break-word;
}.tve_faq-l1p {
  padding: 36px 1rem 0;
  background: #0D0C1A;
}
@media(min-width: 770px) {.tve_faq-l1p {
  padding: 2.75rem 1.5rem 0;
}
}.tve_faq_in-l1p {
  margin: 0 auto;
  max-width: 83.75rem;
}.tve_faq_head-l1p {
  margin-bottom: 1.25rem;
}.tve_faq_label-l1p {
  color: #6B4FE8;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.tve_faq_h2-l1p {
  color: #F2EEFF;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.tve_faq_h2-l1p {
  font-size: 24px;
}
}.tve_faq_list-l1p {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.tve_faq_item-l1p {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 10px;
  background: #161528;
  overflow: hidden;
}.tve_faq_q-l1p {
  padding: 1rem 1.25rem;
  transition: color .2s;
  gap: 0.75rem;
  overflow-wrap: break-word;
  font-weight: 600;
  cursor: pointer;
  color: #C9C3EC;
  font-size: 0.875rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}.tve_faq_q-l1p:hover {
  color: #F2EEFF;
}.tve_faq_q_ic-l1p {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  font-size: 16px;
  display: flex;
  color: #6B4FE8;
  width: 1.5rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  height: 24px;
}.tve_faq_item-l1p.tve_state_open-l1p .tve_faq_q_ic-l1p {
  transform: rotate(45deg);
}.tve_faq_a-l1p {
  padding: 0 20px 1rem;
  display: none;
  font-size: 0.813rem;
  line-height: 1.7;
  overflow-wrap: break-word;
  color: #7068A8;
}.tve_faq_item-l1p.tve_state_open-l1p .tve_faq_a-l1p {
  display: block;
}.tve_faq_a-l1p strong {
  color: #C9C3EC;
  font-weight: 700;
}.tve_faq_a-l1p a {
  color: #6B4FE8;
  text-decoration: underline;
}.tve_faq_a-l1p ul,.tve_faq_a-l1p ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.tve_faq_a-l1p ol {
  list-style: decimal;
}.tve_faq_a-l1p li {
  margin-bottom: 4px;
  line-height: 1.6;
}.tve_faq_a-l1p table {
  margin: 0.5rem 0;
  font-size: 12px;
  overflow-x: auto;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 769px) {.tve_faq_a-l1p table {
  display: table;
}
}.tve_faq_a-l1p th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.375rem 0.5rem;
  text-align: left;
  color: #C9C3EC;
  font-weight: 700;
}.tve_faq_a-l1p td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 6px 8px;
  color: #7068A8;
}.tve_seo-l1p {
  background: #0D0C1A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.tve_seo-l1p {
  padding: 44px 24px 0;
}
}.tve_seo_in-l1p {
  background: #161528;
  margin: 0 auto;
  border-radius: 1rem;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 28px 24px;
  max-width: 1340px;
}
@media(min-width:768px) {.tve_seo_in-l1p {
  padding: 36px 2.5rem;
}
}.tve_seo_label-l1p {
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #6B4FE8;
  margin-bottom: 10px;
  text-transform: uppercase;
}.tve_seo_h2-l1p {
  color: #F2EEFF;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.25;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.tve_seo_h2-l1p {
  font-size: 24px;
}
}.tve_seo_body-l1p {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #9990CC;
  font-size: 14px;
}.tve_seo_body-l1p p {
  line-height: 1.75;
  color: #9990CC;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}.tve_seo_body-l1p p:last-child {
  margin-bottom: 0;
}.tve_seo_body-l1p strong {
  color: #C9C3EC;
  font-weight: 700;
}.tve_seo_body-l1p a {
  transition: color .2s;
  color: #6B4FE8;
  text-decoration: underline;
}.tve_seo_body-l1p a:hover {
  color: #7D63F2;
}.tve_seo_body-l1p ul,.tve_seo_body-l1p ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.tve_seo_body-l1p ol {
  list-style: decimal;
}.tve_seo_body-l1p li {
  color: #9990CC;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.tve_seo_body-l1p table {
  width: 100%;
  font-size: 0.813rem;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
}
@media(min-width: 766px) {.tve_seo_body-l1p table {
  display: table;
}
}.tve_seo_body-l1p th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #C9C3EC;
  text-align: left;
}.tve_seo_body-l1p td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9990CC;
}.tve_seo_cols-l1p {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.tve_seo_cols-l1p {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.tve_seo_cols-l1p {
  grid-template-columns: repeat(3,1fr);
}
}.tve_seo_col_h-l1p {
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  color: #C9C3EC;
}.tve_seo_col_p-l1p {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #7068A8;
  font-size: 0.813rem;
}.tve_seo_stats-l1p {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.tve_seo_stat-l1p {
  border-radius: 0.625rem;
  border: 1px solid rgba(107,79,232,0.18);
  background: rgba(107,79,232,0.08);
  padding: 14px 1rem;
  flex: 1;
  min-width: 8.75rem;
}.tve_seo_stat_val-l1p {
  margin-bottom: 0.25rem;
  color: #6B4FE8;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
}.tve_seo_stat_lb-l1p {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #7068A8;
}.tve_rv-l1p {
  padding: 36px 16px 0;
  background: #0D0C1A;
}
@media(min-width: 771px) {.tve_rv-l1p {
  padding: 44px 24px 0;
}
}.tve_rv_in-l1p {
  margin: 0 auto;
  max-width: 1340px;
}.tve_rv_head-l1p {
  max-width: 720px;
  margin-bottom: 20px;
}.tve_rv_label-l1p {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 0.688rem;
  color: #6B4FE8;
  text-transform: uppercase;
}.tve_rv_h2-l1p {
  margin-bottom: 10px;
  font-weight: 800;
  color: #F2EEFF;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.375rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.tve_rv_h2-l1p {
  font-size: 28px;
}
}.tve_rv_stats-l1p {
  gap: 18px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  font-size: 0.813rem;
  color: #7068A8;
}.tve_rv_stats_score-l1p {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.tve_rv_stats_score_val-l1p {
  font-weight: 800;
  color: #F0A820;
  font-size: 22px;
  font-family: 'Barlow Condensed', sans-serif;
}.tve_rv_stats_score_max-l1p {
  color: #9088BF;
  font-size: 13px;
}.tve_rv_stats_badge-l1p {
  gap: 4px;
  display: flex;
  align-items: center;
}.tve_rv_stats_badge-l1p svg {
  width: 14px;
  height: 14px;
  color: #F0A820;
}.tve_rv_grid-l1p {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.tve_rv_grid-l1p {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.tve_rv_grid-l1p {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.tve_rv_card-l1p {
  background: #161528;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.625rem;
  padding: 20px;
  flex-direction: column;
  display: flex;
}.tve_rv_card_stars-l1p {
  gap: 2px;
  margin-bottom: 0.625rem;
  display: flex;
  color: #F0A820;
}.tve_rv_card_stars-l1p svg {
  width: 14px;
  height: 14px;
}.tve_rv_card_h-l1p {
  font-size: 0.875rem;
  line-height: 1.3;
  font-weight: 700;
  color: #F2EEFF;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}.tve_rv_card_body-l1p {
  flex: 1;
  line-height: 1.65;
  color: #7068A8;
  margin-bottom: 14px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.tve_rv_card_body-l1p strong {
  color: #C9C3EC;
  font-weight: 600;
}.tve_rv_card_meta-l1p {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
  padding-top: 0.75rem;
  align-items: center;
}.tve_rv_card_author-l1p {
  font-size: 12px;
  color: #C9C3EC;
  font-weight: 600;
}.tve_rv_card_date-l1p {
  color: #9088BF;
  font-size: 0.688rem;
}.tve_seo-l1p {
  background: #0D0C1A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.tve_seo-l1p {
  padding: 2.75rem 24px 0;
}
}.tve_seo_in-l1p {
  margin: 0 auto;
  background: #161528;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 28px 24px;
  border-radius: 1rem;
  max-width: 83.75rem;
}
@media(min-width: 770px) {.tve_seo_in-l1p {
  padding: 36px 40px;
}
}.tve_seo_label-l1p {
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  color: #6B4FE8;
}.tve_seo_h2-l1p {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F2EEFF;
  line-height: 1.25;
  font-size: 20px;
}
@media(min-width:768px) {.tve_seo_h2-l1p {
  font-size: 1.5rem;
}
}.tve_seo_body-l1p {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #9990CC;
  line-height: 1.75;
}.tve_seo_body-l1p p {
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 14px;
  color: #9990CC;
}.tve_seo_body-l1p p:last-child {
  margin-bottom: 0;
}.tve_seo_body-l1p strong {
  color: #C9C3EC;
  font-weight: 700;
}.tve_seo_body-l1p a {
  transition: color .2s;
  text-decoration: underline;
  color: #6B4FE8;
}.tve_seo_body-l1p a:hover {
  color: #7D63F2;
}.tve_seo_body-l1p ul,.tve_seo_body-l1p ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.tve_seo_body-l1p ol {
  list-style: decimal;
}.tve_seo_body-l1p li {
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 1.75;
  color: #9990CC;
}.tve_seo_body-l1p table {
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  width: 100%;
}
@media(min-width: 769px) {.tve_seo_body-l1p table {
  display: table;
}
}.tve_seo_body-l1p th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C9C3EC;
  font-weight: 700;
  text-align: left;
}.tve_seo_body-l1p td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #9990CC;
}.tve_seo_cols-l1p {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.tve_seo_cols-l1p {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.tve_seo_cols-l1p {
  grid-template-columns: repeat(3,1fr);
}
}.tve_seo_col_h-l1p {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 7px;
  color: #C9C3EC;
  font-weight: 700;
}.tve_seo_col_p-l1p {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #7068A8;
}.tve_seo_stats-l1p {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.tve_seo_stat-l1p {
  border-radius: 0.625rem;
  flex: 1;
  background: rgba(107,79,232,0.08);
  padding: 14px 16px;
  border: 1px solid rgba(107,79,232,0.18);
  min-width: 8.75rem;
}.tve_seo_stat_val-l1p {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #6B4FE8;
}.tve_seo_stat_lb-l1p {
  color: #7068A8;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.tve_ft-l1p {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #080710;
  margin-top: 3rem;
}.tve_ft_support-l1p {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 765px) {.tve_ft_support-l1p {
  padding: 1.75rem 24px;
}
}.tve_ft_support_in-l1p {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  max-width: 1340px;
  flex-wrap: wrap;
  display: flex;
}.tve_ft_support_main-l1p {
  flex: 1;
  gap: 1rem;
  display: flex;
  min-width: 13.75rem;
  flex-wrap: wrap;
  align-items: center;
}.tve_ft_support_ic-l1p {
  color: #6B4FE8;
  flex-shrink: 0;
}.tve_ft_support_ic-l1p svg {
  height: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 30px;
}.tve_ft_support_text_title-l1p {
  font-size: 15px;
  color: #F2EEFF;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 3px;
}.tve_ft_support_text_sub-l1p {
  overflow-wrap: break-word;
  color: #7068A8;
  font-size: 12px;
}.tve_ft_support_btn-l1p {
  border-radius: 10px;
  transition: background .2s;
  background: #6B4FE8;
  padding: 0.688rem 1.375rem;
  color: #F2EEFF;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
}.tve_ft_support_btn-l1p:hover {
  background: #7D63F2;
}.tve_ft_support_contacts-l1p {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.tve_ft_support_contact-l1p {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #9088BF;
}.tve_ft_support_contact-l1p strong {
  font-size: 0.688rem;
  color: #9990CC;
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
}.tve_ft_main-l1p {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 766px) {.tve_ft_main-l1p {
  padding: 2.5rem 24px 2rem;
}
}.tve_ft_main_in-l1p {
  margin: 0 auto;
  gap: 24px;
  max-width: 1340px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.tve_ft_main_in-l1p {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.tve_ft_main_in-l1p {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.tve_ft_col_logo-l1p {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.tve_ft_col_logo-l1p {
  grid-column: auto;
}
}.tve_ft_logo-l1p {
  gap: 0.563rem;
  font-size: 1rem;
  font-weight: 800;
  flex-wrap: wrap;
  margin-bottom: 12px;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  color: #F2EEFF;
}.tve_ft_logo_mark-l1p {
  border-radius: 0.375rem;
  overflow: hidden;
  width: 1.875rem;
  height: 30px;
}.tve_ft_logo_mark-l1p img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.tve_ft_logo_sub-l1p {
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #9088BF;
  max-width: 200px;
  font-size: 12px;
}.tve_ft_col_title-l1p {
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.875rem;
  color: #9990CC;
  letter-spacing: .07em;
}.tve_ft_col_links-l1p {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.tve_ft_col_link-l1p {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #9088BF;
}.tve_ft_col_link-l1p:hover {
  color: #C9C3EC;
}.tve_ft_apps-l1p {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.tve_ft_app_card-l1p {
  padding: 10px 12px;
  border-radius: 0.375rem;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  gap: 10px;
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.tve_ft_app_card-l1p:hover {
  border-color: rgba(255,255,255,0.18);
}.tve_ft_app_card_ic-l1p svg {
  stroke-linejoin: round;
  width: 22px;
  height: 22px;
  stroke-linecap: round;
}.tve_ft_app_card_os-l1p {
  font-size: 0.625rem;
  font-weight: 600;
  color: #9088BF;
}.tve_ft_app_card_action-l1p {
  font-weight: 700;
  font-size: 0.75rem;
  color: #C9C3EC;
}.tve_ft_bot-l1p {
  padding: 20px 16px;
}
@media(min-width: 771px) {.tve_ft_bot-l1p {
  padding: 20px 24px;
}
}.tve_ft_bot_in-l1p {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  max-width: 83.75rem;
  align-items: center;
}.tve_ft_socials-l1p {
  gap: 8px;
  display: flex;
}.tve_ft_soc-l1p {
  background: rgba(255,255,255,0.05);
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.375rem;
  width: 2.25rem;
  align-items: center;
  height: 36px;
  color: #9990CC;
  display: flex;
  justify-content: center;
}.tve_ft_soc-l1p svg {
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
  width: 1rem;
}.tve_ft_soc-l1p:hover {
  background: rgba(255,255,255,0.07);
}.tve_ft_legal-l1p {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #8E88C0;
  min-width: 200px;
  font-size: 0.688rem;
}.tve_ft_legal-l1p strong {
  font-weight: 700;
  color: #9990CC;
}.tve_ft_legal-l1p a {
  color: #9990CC;
  text-decoration: underline;
}.tve_ft_age-l1p {
  border-radius: 50%;
  border: 2px solid #8E88C0;
  align-items: center;
  width: 32px;
  font-size: 11px;
  display: flex;
  flex-shrink: 0;
  font-weight: 800;
  color: #8E88C0;
  justify-content: center;
  margin-left: auto;
  height: 2rem;
}