*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  line-height: 1.6;
  background-color: #0C0D16;
  -webkit-font-smoothing: antialiased;
  color: #C4C8DC;
  font-family: 'Barlow', sans-serif;
  min-height: 100vh;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.nte_layout-t9l {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.nte_page-t9l {
  display: flex;
  min-height: 100vh;
}.nte_main-t9l {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media screen and (min-width: 1083px) {.nte_main-t9l {
  padding-left: 13.75rem;
}
}
@media screen and (max-width:1079px) {.nte_main-t9l {
  padding-bottom: 4.5rem;
}
}.nte_gc-t9l {
  border-radius: 0.625rem;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  background: #0F1019;
  border: 1px solid rgba(255,255,255,0.05);
  cursor: pointer;
  width: 140px;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 641px) {.nte_gc-t9l {
  width: 156px;
}
}
@media(min-width: 1077px) {.nte_gc-t9l {
  width: 10.5rem;
}
}.nte_gc-t9l:hover {
  transform: translateY(-3px);
  border-color: rgba(240,162,32,0.07);
}.nte_gc_img-t9l {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.nte_gc_img-t9l img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.nte_gc_hover-t9l {
  background: rgba(7,8,15,0.72);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  display: flex;
  opacity: 0;
  position: absolute;
  justify-content: center;
}.nte_gc-t9l:hover .nte_gc_hover-t9l {
  opacity: 1;
}.nte_gc_hover_btn-t9l {
  border-radius: 5px;
  background: #F0A220;
  padding: 0.5rem 16px;
  font-weight: 700;
  color: #F0F2F9;
  font-size: 0.75rem;
}.nte_gc_info-t9l {
  padding: 8px 10px 0.625rem;
}.nte_gc_name-t9l {
  overflow: hidden;
  margin-bottom: 3px;
  color: #C4C8DC;
  font-weight: 600;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 12px;
  white-space: nowrap;
}.nte_gc_prov-t9l {
  font-size: 10px;
  color: #4C5068;
}.nte_gc_tag-t9l {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  letter-spacing: .04em;
  font-weight: 700;
  z-index: 2;
  font-size: 9px;
  text-transform: uppercase;
  left: 6px;
  position: absolute;
  top: 6px;
}.nte_gc_tag_hot-t9l {
  background: #E53030;
  color: #fff;
}.nte_gc_tag_new-t9l {
  background: #23C55E;
  color: #0C0D16;
}.nte_gc_tag_jp-t9l {
  background: #F5C53A;
  color: #0C0D16;
}.nte_gc_tag_ex-t9l {
  background: #00C8E8;
  color: #fff;
}.nte_gc_tag_live-t9l {
  background: #E53030;
  color: #fff;
}.nte_gr-t9l {
  background: #0C0D16;
  padding: 2rem 1rem 0;
}
@media(min-width: 765px) {.nte_gr-t9l {
  padding: 36px 1.5rem 0;
}
}.nte_gr_in-t9l {
  margin: 0 auto;
  max-width: 1340px;
}.nte_gr_head-t9l {
  gap: 12px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
}.nte_gr_head_l-t9l {
  flex: 1;
  gap: 10px;
  min-width: 0;
  display: flex;
  align-items: center;
}.nte_gr_ic-t9l {
  border-radius: 0.625rem;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  height: 2rem;
  width: 32px;
  align-items: center;
}.nte_gr_ic-t9l svg {
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.nte_gr_title-t9l {
  font-size: 16px;
  font-weight: 700;
  color: #F0F2F9;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 770px) {.nte_gr_title-t9l {
  font-size: 1.125rem;
}
}.nte_gr_more-t9l {
  gap: 5px;
  transition: color .2s;
  white-space: nowrap;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  font-weight: 600;
  font-size: 12px;
  color: #636780;
}.nte_gr_more-t9l:hover {
  color: #F0A220;
}.nte_gr_more-t9l svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 12px;
  height: 0.75rem;
}.nte_gr_arrows-t9l {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.nte_gr_arr-t9l {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  transition: background .15s,color .15s;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 1.875rem;
  display: flex;
  color: #8B90AB;
}.nte_gr_arr-t9l:hover {
  background: rgba(255,255,255,0.07);
  color: #F0F2F9;
}.nte_gr_arr-t9l svg {
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
}.nte_gr_seo_h-t9l {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 700;
  font-family: 'Rajdhani', sans-serif;
  max-width: 680px;
  color: #C4C8DC;
}
@media(min-width: 766px) {.nte_gr_seo_h-t9l {
  font-size: 14px;
}
}.nte_gr_seo-t9l {
  max-width: 42.5rem;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #636780;
  margin-bottom: 12px;
  line-height: 1.55;
}.nte_gr_seo-t9l strong {
  color: #C4C8DC;
  font-weight: 600;
}.nte_gr_scroll-t9l {
  gap: 0.625rem;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.nte_gr_scroll-t9l::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.nte_gr_scroll-t9l {
  gap: 0.75rem;
}
}.nte_tb-t9l {
  background: #0A0B13;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  left: 0;
  right: 0;
  z-index: 80;
  top: 0;
  position: fixed;
  align-items: center;
  height: 3.5rem;
  display: flex;
}.nte_tb_in-t9l {
  padding: 0 14px;
  gap: 0;
  height: 100%;
  width: 100%;
  align-items: center;
  display: flex;
}.nte_tb_burger-t9l {
  border-radius: 0.625rem;
  gap: 0.313rem;
  width: 38px;
  height: 38px;
  margin-right: 8px;
  flex-direction: column;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
}.nte_tb_burger-t9l:hover {
  background: rgba(255,255,255,0.05);
}.nte_tb_burger_line-t9l {
  border-radius: 1px;
  background: #8B90AB;
  display: block;
  height: 2px;
  width: 1.125rem;
}
@media(min-width: 1081px) {.nte_tb_burger-t9l {
  display: none;
}
}.nte_tb_logo-t9l {
  gap: 0.563rem;
  letter-spacing: -.01em;
  margin-right: 20px;
  flex-shrink: 0;
  color: #F0F2F9;
  overflow-wrap: break-word;
  align-items: center;
  font-weight: 800;
  display: flex;
  font-size: 18px;
}.nte_tb_logo_mark-t9l {
  overflow: hidden;
  border-radius: 10px;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 32px;
  width: 32px;
}.nte_tb_logo_mark-t9l img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.nte_tb_nav-t9l {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 642px) {.nte_tb_nav-t9l {
  display: flex;
}
}.nte_tb_tab-t9l {
  transition: background .15s,color .15s;
  border-radius: 0.625rem;
  padding: 0.5rem 14px;
  white-space: nowrap;
  font-weight: 600;
  color: #8B90AB;
  font-size: 0.813rem;
}.nte_tb_tab-t9l:hover {
  background: rgba(255,255,255,0.05);
  color: #F0F2F9;
}.nte_tb_tab-t9l.nte_state_active-t9l {
  background: rgba(240,162,32,0.18);
  color: #F0F2F9;
}.nte_tb_right-t9l {
  gap: 8px;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
  display: flex;
}.nte_tb_login-t9l {
  background: rgba(255,255,255,0.05);
  padding: 0.563rem 1rem;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,color .2s;
  border-radius: 10px;
  color: #C4C8DC;
  display: none;
  font-size: 13px;
  font-weight: 600;
}.nte_tb_login-t9l:hover {
  border-color: rgba(240,162,32,0.45);
  color: #F0F2F9;
}
@media(min-width: 481px) {.nte_tb_login-t9l {
  display: block;
}
}.nte_tb_reg-t9l {
  border-radius: 10px;
  transition: background .2s;
  padding: 9px 1.125rem;
  background: #23C55E;
  white-space: nowrap;
  color: #0D0E18;
  font-weight: 700;
  font-size: 13px;
}.nte_tb_reg-t9l:hover {
  background: #2DD96C;
}.nte_sb-t9l {
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  background: #13152200;
  transform: translateX(-100%);
  overflow-y: auto;
  top: 56px;
  z-index: 70;
  bottom: 0;
  width: 220px;
  left: 0;
  position: fixed;
}.nte_sb-t9l.nte_state_open-t9l {
  transform: translateX(0);
}.nte_sb-t9l::-webkit-scrollbar {
  width: 0.25rem;
}.nte_sb-t9l::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1078px) {.nte_sb-t9l {
  transform: translateX(0);
}
}.nte_sb_auth-t9l {
  padding: 0.875rem 12px 10px;
}.nte_sb_btn_reg-t9l {
  transition: background .2s;
  background: #23C55E;
  padding: 0.688rem;
  border-radius: 0.625rem;
  font-weight: 700;
  display: block;
  margin-bottom: 0.5rem;
  color: #0D0E18;
  text-align: center;
  font-size: 0.813rem;
}.nte_sb_btn_reg-t9l:hover {
  background: #2DD96C;
}.nte_sb_btn_login-t9l {
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 0.625rem;
  transition: border-color .2s;
  display: block;
  font-size: 0.813rem;
  font-weight: 600;
  text-align: center;
  color: #C4C8DC;
}.nte_sb_btn_login-t9l:hover {
  border-color: rgba(240,162,32,0.45);
  color: #F0F2F9;
}.nte_sb_promo-t9l {
  border-radius: 10px;
  margin: 0 12px 10px;
  border: 1px solid rgba(240,162,32,0.18);
  overflow: hidden;
  background: linear-gradient(135deg,#1A1000,#13152200);
  padding: 0.75rem 0.875rem;
  position: relative;
}.nte_sb_promo-t9l::before {
  background: radial-gradient(circle,rgba(240,162,32,0.18),transparent 70%);
  border-radius: 50%;
  top: -20px;
  right: -1.25rem;
  width: 5rem;
  height: 80px;
  content: '';
  position: absolute;
}.nte_sb_promo_title-t9l {
  color: #F0A220;
  margin-bottom: 0.25rem;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
}.nte_sb_promo_text-t9l {
  font-weight: 600;
  font-size: 0.75rem;
  color: #F0F2F9;
  overflow-wrap: break-word;
  line-height: 1.35;
}.nte_sb_promo_sub-t9l {
  margin-top: 3px;
  color: #636780;
  font-size: 10px;
}.nte_sb_nav-t9l {
  padding: 6px 8px 1rem;
}.nte_sb_nav_lb-t9l {
  padding: 0.625rem 0.5rem 6px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
  color: #4C5068;
}.nte_sb_link-t9l {
  border-radius: 5px;
  padding: 0.563rem 10px;
  transition: background .15s,color .15s;
  gap: 0.625rem;
  align-items: center;
  cursor: pointer;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  display: flex;
  color: #8B90AB;
  font-weight: 500;
}.nte_sb_link-t9l:hover {
  background: rgba(255,255,255,0.05);
  color: #F0F2F9;
}.nte_sb_link-t9l.nte_state_active-t9l {
  background: rgba(240,162,32,0.18);
  color: #F0F2F9;
}.nte_sb_ic-t9l {
  border-radius: 5px;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 1.875rem;
  flex-shrink: 0;
  height: 1.875rem;
}.nte_sb_ic-t9l svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.nte_sb_ic_1-t9l {
  background: rgba(240,162,32,0.07);
  color: #F0A220;
}.nte_sb_ic_2-t9l {
  background: rgba(35,197,94,0.15);
  color: #23C55E;
}.nte_sb_ic_3-t9l {
  background: rgba(245,197,58,0.14);
  color: #F5C53A;
}.nte_sb_ic_4-t9l {
  background: rgba(0,200,232,0.15);
  color: #00C8E8;
}.nte_sb_ic_5-t9l {
  background: rgba(240,162,32,0.07);
  color: #FF3D8A;
}.nte_sb_ic_6-t9l {
  background: rgba(0,200,232,0.15);
  color: #A44FF5;
}.nte_sb_badge-t9l {
  border-radius: 0.313rem;
  padding: 2px 7px;
  background: #F5C53A;
  font-size: 9px;
  margin-left: auto;
  color: #0D0E18;
  font-weight: 700;
}.nte_sb_bot-t9l {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.5rem;
  padding: 12px;
  display: flex;
}.nte_sb_lang-t9l,.nte_sb_help-t9l {
  border-radius: 0.313rem;
  transition: border-color .2s;
  flex: 1;
  border: 1px solid rgba(255,255,255,0.05);
  padding: 0.563rem 6px;
  background: rgba(255,255,255,0.05);
  gap: 0.375rem;
  font-size: 11px;
  font-weight: 600;
  justify-content: center;
  align-items: center;
  color: #8B90AB;
  display: flex;
}.nte_sb_lang-t9l:hover,.nte_sb_help-t9l:hover {
  border-color: rgba(240,162,32,0.45);
  color: #F0F2F9;
}.nte_sb_lang-t9l svg,.nte_sb_help-t9l svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.813rem;
  width: 0.813rem;
}.nte_sb_bd-t9l {
  background: rgba(7,8,15,0.72);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.nte_sb_bd-t9l.nte_state_on-t9l {
  display: block;
}
@media(min-width: 1077px) {.nte_sb_bd-t9l {
  display: none!important;
}
}.nte_mob_nav-t9l {
  border-top: 1px solid rgba(255,255,255,0.09);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #13152200;
  right: 0;
  z-index: 80;
  position: fixed;
  bottom: 0;
  display: flex;
  left: 0;
}
@media(min-width: 1081px) {.nte_mob_nav-t9l {
  display: none;
}
}.nte_mob_nav_item-t9l {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 4px;
  color: #4C5068;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
}.nte_mob_nav_ic-t9l {
  line-height: 1;
}.nte_mob_nav_ic-t9l svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.25rem;
  height: 20px;
}.nte_mob_nav_lb-t9l {
  font-weight: 600;
  font-size: 0.625rem;
  color: #4C5068;
}.nte_mob_nav_item-t9l.nte_state_active-t9l {
  color: #F0A220;
}.nte_mob_nav_item-t9l.nte_state_active-t9l .nte_mob_nav_lb-t9l {
  color: #F0A220;
}.nte_hero-t9l {
  background: #0C0D16;
  padding: 20px 16px 0;
}
@media(min-width: 770px) {.nte_hero-t9l {
  padding: 24px 24px 0;
}
}.nte_hero_in-t9l {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  max-width: 83.75rem;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.nte_hero_in-t9l {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1103px) {.nte_hero_in-t9l {
  grid-template-columns: 1fr 21.25rem;
}
}.nte_hero_promo-t9l {
  border-radius: 14px;
  background: #0F1019;
  overflow: hidden;
  align-items: stretch;
  min-height: 220px;
  display: flex;
  position: relative;
}
@media(min-width: 767px) {.nte_hero_promo-t9l {
  min-height: 280px;
}
}.nte_hero_promo_bg-t9l {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#1A1000 0%,#0C0D16 100%);
  position: absolute;
  background-size: cover;
}.nte_hero_promo_bg-t9l::after {
  background: linear-gradient(90deg,#0C0D16 0%,rgba(7,8,15,0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.nte_hero_promo_glow-t9l {
  background: radial-gradient(circle,rgba(0,200,232,0.15) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  top: -40px;
  position: absolute;
  right: 60px;
  height: 300px;
  width: 300px;
}.nte_hero_promo_ct-t9l {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  justify-content: center;
  display: flex;
  max-width: 30rem;
  flex-direction: column;
  z-index: 2;
  position: relative;
}
@media(min-width: 766px) {.nte_hero_promo_ct-t9l {
  padding: 2.5rem 32px;
}
}.nte_hero_badge-t9l {
  border-radius: 20px;
  border: 1px solid rgba(240,162,32,0.07);
  background: rgba(240,162,32,0.18);
  padding: 5px 12px;
  text-transform: uppercase;
  font-size: 10px;
  margin-bottom: 0.875rem;
  color: #F0A220;
  letter-spacing: .08em;
  display: inline-block;
  font-weight: 700;
}.nte_hero_h1-t9l {
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  font-size: 26px;
  margin-bottom: 10px;
  line-height: 1.15;
  color: #F0F2F9;
  overflow-wrap: break-word;
}.nte_hero_h1-t9l em {
  font-style: normal;
  color: #F5C53A;
}
@media(min-width: 765px) {.nte_hero_h1-t9l {
  font-size: 2.25rem;
}
}.nte_hero_sub-t9l {
  color: #8B90AB;
  margin-bottom: 20px;
  line-height: 1.55;
  font-size: 0.813rem;
}
@media(min-width: 767px) {.nte_hero_sub-t9l {
  font-size: 0.875rem;
}
}.nte_hero_row-t9l {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.nte_hero_cta-t9l {
  padding: 0.813rem 26px;
  background: #23C55E;
  transition: background .2s;
  border-radius: 10px;
  color: #0D0E18;
  box-shadow: 0 4px 1.125rem rgba(35,197,94,0.40), inset 0 1px 0 rgba(255,255,255,0.10);
  font-weight: 700;
  font-size: 0.875rem;
}.nte_hero_cta-t9l:hover {
  background: #2DD96C;
}.nte_hero_terms-t9l {
  color: #4C5068;
  font-size: 11px;
}.nte_hero_game-t9l {
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 14px;
  background: #0F1019;
  flex-direction: column;
  position: relative;
  display: flex;
}.nte_hero_game_badge-t9l {
  border: 1px solid rgba(245,197,58,0.14);
  border-radius: 20px;
  padding: 0.313rem 0.625rem;
  background: rgba(245,197,58,0.14);
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  z-index: 3;
  color: #F5C53A;
  letter-spacing: .06em;
  left: 0.75rem;
  top: 0.75rem;
  position: absolute;
}.nte_hero_game_badge-t9l svg {
  height: 11px;
  vertical-align: -1px;
  margin-right: 0.25rem;
  width: 11px;
}.nte_hero_game_img-t9l {
  overflow: hidden;
  background: linear-gradient(135deg,#1A1000,#0C0D16);
  position: relative;
  padding-bottom: 60%;
}.nte_hero_game_img-t9l img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.nte_hero_game_play-t9l {
  inset: 0;
  transition: opacity .2s;
  background: rgba(7,8,15,0.72);
  opacity: 0;
  display: flex;
  position: absolute;
  justify-content: center;
  align-items: center;
}.nte_hero_game-t9l:hover .nte_hero_game_play-t9l {
  opacity: 1;
}.nte_hero_game_play-t9l span {
  background: #F0A220;
  border-radius: 50%;
  justify-content: center;
  height: 3.25rem;
  display: flex;
  align-items: center;
  width: 3.25rem;
}.nte_hero_game_play-t9l span svg {
  width: 1.125rem;
  height: 18px;
  margin-left: 2px;
}.nte_hero_game_info-t9l {
  padding: 14px 16px;
}.nte_hero_game_title-t9l {
  color: #F0F2F9;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 4px;
}.nte_hero_game_provider-t9l {
  color: #636780;
  font-size: 0.688rem;
}.nte_hero_game_btn-t9l {
  padding: 11px;
  margin: 12px 16px 1rem;
  background: #F0A220;
  transition: background .2s;
  border-radius: 0.625rem;
  color: #F0F2F9;
  font-size: 0.813rem;
  font-weight: 700;
  text-align: center;
  display: block;
}.nte_hero_game-t9l:hover .nte_hero_game_btn-t9l {
  background: #FFB840;
}.nte_sbar-t9l {
  background: #0C0D16;
  padding: 1rem 16px 0;
}
@media(min-width: 765px) {.nte_sbar-t9l {
  padding: 1.125rem 24px 0;
}
}.nte_sbar_in-t9l {
  margin: 0 auto;
  max-width: 83.75rem;
}.nte_sbar_row-t9l {
  gap: 0.625rem;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.nte_sbar_input-t9l {
  border: 1px solid rgba(255,255,255,0.09);
  background: #0F1019;
  border-radius: 0.625rem;
  flex: 1;
  transition: border-color .2s;
  padding: 11px 16px;
  gap: 10px;
  align-items: center;
  color: #636780;
  cursor: pointer;
  font-size: 13px;
  display: flex;
}.nte_sbar_input-t9l:hover {
  border-color: rgba(240,162,32,0.45);
}.nte_sbar_input-t9l svg {
  width: 0.938rem;
  stroke-linejoin: round;
  height: 0.938rem;
  stroke-linecap: round;
  flex-shrink: 0;
}.nte_sbar_providers-t9l {
  gap: 8px;
  padding: 11px 18px;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  background: #0F1019;
  border-radius: 0.625rem;
  align-items: center;
  font-size: 0.813rem;
  font-weight: 600;
  white-space: nowrap;
  display: flex;
  color: #C4C8DC;
}.nte_sbar_providers-t9l:hover {
  border-color: rgba(240,162,32,0.45);
  color: #F0F2F9;
}.nte_sbar_providers-t9l svg {
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
  height: 0.875rem;
}.nte_sbar_tabs-t9l {
  gap: 0.375rem;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 2px;
}.nte_sbar_tabs-t9l::-webkit-scrollbar {
  display: none;
}.nte_sbar_tab-t9l {
  border-radius: 20px;
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem 0.875rem;
  gap: 0.438rem;
  cursor: pointer;
  flex-shrink: 0;
  align-items: center;
  font-weight: 600;
  display: flex;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #8B90AB;
}.nte_sbar_tab-t9l:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(240,162,32,0.45);
  color: #F0F2F9;
}.nte_sbar_tab-t9l.nte_state_active-t9l {
  background: rgba(240,162,32,0.18);
  border-color: rgba(240,162,32,0.07);
  color: #F0F2F9;
}.nte_sbar_tab_ic-t9l svg {
  width: 14px;
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.nte_wy-t9l {
  padding: 2rem 16px 0;
  background: #0C0D16;
}
@media(min-width: 765px) {.nte_wy-t9l {
  padding: 40px 24px 0;
}
}.nte_wy_in-t9l {
  margin: 0 auto;
  max-width: 1340px;
}.nte_wy_head-t9l {
  max-width: 720px;
  margin-bottom: 18px;
}.nte_wy_label-t9l {
  font-size: 11px;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #F0A220;
  font-weight: 700;
}.nte_wy_h2-t9l {
  color: #F0F2F9;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 766px) {.nte_wy_h2-t9l {
  font-size: 24px;
}
}.nte_wy_intro-t9l {
  margin: 0;
  color: #636780;
  line-height: 1.6;
  font-size: 0.813rem;
}.nte_wy_grid-t9l {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.nte_wy_grid-t9l {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.nte_wy_grid-t9l {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.nte_wy_card-t9l {
  padding: 20px;
  background: #13152200;
  border-radius: 10px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.09);
}.nte_wy_card-t9l:hover {
  border-color: rgba(240,162,32,0.07);
  transform: translateY(-2px);
}.nte_wy_card_ic-t9l {
  border-radius: 50%;
  background: rgba(240,162,32,0.18);
  justify-content: center;
  width: 2.75rem;
  margin-bottom: 14px;
  height: 2.75rem;
  color: #F0A220;
  align-items: center;
  display: flex;
}.nte_wy_card_ic-t9l svg {
  width: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 22px;
}.nte_wy_card_h-t9l {
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 15px;
  color: #F0F2F9;
  line-height: 1.25;
}.nte_wy_card_p-t9l {
  overflow-wrap: break-word;
  color: #636780;
  font-size: 0.813rem;
  line-height: 1.6;
}.nte_wy_card_p-t9l strong {
  color: #C4C8DC;
  font-weight: 600;
}.nte_gr_jp-t9l {
  padding: 20px;
  overflow: hidden;
  border-radius: 0.875rem;
  background: linear-gradient(135deg,#160B2A 0%,#07080F 100%);
  position: relative;
}.nte_gr_jp-t9l::before {
  background: radial-gradient(circle,rgba(0,200,232,0.15) 0%,transparent 70%);
  border-radius: 50%;
  width: 250px;
  position: absolute;
  content: '';
  top: -60px;
  left: -60px;
  height: 15.625rem;
}.nte_gr_jp-t9l::after {
  background: radial-gradient(circle,rgba(245,197,58,0.14) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  width: 200px;
  bottom: -2.5rem;
  height: 12.5rem;
  position: absolute;
  right: 0;
}.nte_gr_jp_head-t9l {
  gap: 16px;
  flex-wrap: wrap;
  z-index: 1;
  display: flex;
  position: relative;
  align-items: flex-start;
  margin-bottom: 16px;
}.nte_gr_jp_info-t9l {
  flex: 1;
}.nte_gr_jp_label-t9l {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 6px;
  font-size: 0.688rem;
  color: #A44FF5;
}.nte_gr_jp_label-t9l svg {
  stroke-linecap: round;
  width: 14px;
  margin-right: 4px;
  vertical-align: -2px;
  stroke-linejoin: round;
  height: 0.875rem;
}.nte_gr_jp_amount-t9l {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  font-size: 2rem;
  color: #F0F2F9;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  line-height: 1;
}
@media(min-width: 769px) {.nte_gr_jp_amount-t9l {
  font-size: 2.5rem;
}
}.nte_gr_jp_amount-t9l span {
  color: #F5C53A;
}.nte_gr_jp_seo-t9l {
  line-height: 1.5;
  font-size: 12px;
  max-width: 480px;
  color: #8B90AB;
  overflow-wrap: break-word;
}.nte_gr_jp_cta-t9l {
  border: 1px solid rgba(0,200,232,0.15);
  border-radius: 10px;
  padding: 0.688rem 20px;
  background: rgba(0,200,232,0.15);
  transition: background .2s;
  color: #F0F2F9;
  align-self: flex-start;
  z-index: 1;
  margin-top: 0.25rem;
  font-size: 0.813rem;
  position: relative;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 700;
}.nte_gr_jp_cta-t9l:hover {
  background: #00C8E8;
}.nte_ws-t9l {
  padding: 32px 1rem 0;
  background: #0C0D16;
}
@media(min-width: 770px) {.nte_ws-t9l {
  padding: 36px 1.5rem 0;
}
}.nte_ws_in-t9l {
  margin: 0 auto;
  max-width: 1340px;
}.nte_ws_head-t9l {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}.nte_ws_title-t9l {
  gap: 0.625rem;
  font-size: 1rem;
  font-weight: 700;
  flex-wrap: wrap;
  display: flex;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  color: #F0F2F9;
  align-items: center;
}.nte_ws_title_ic-t9l svg {
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
  color: #F5C53A;
  width: 1.125rem;
}.nte_ws_online-t9l {
  gap: 0.438rem;
  align-items: center;
  font-size: 0.75rem;
  color: #636780;
  display: flex;
  font-weight: 600;
}.nte_ws_online_dot-t9l {
  background: #23C55E;
  border-radius: 50%;
  height: 0.5rem;
  flex-shrink: 0;
  width: 8px;
  box-shadow: 0 0 0.375rem rgba(35,197,94,0.15);
}.nte_ws_scroll-t9l {
  gap: 8px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
}.nte_ws_scroll-t9l::-webkit-scrollbar {
  display: none;
}.nte_wc-t9l {
  background: #0F1019;
  gap: 10px;
  border-radius: 0.625rem;
  padding: 0.625rem 0.875rem;
  border: 1px solid rgba(255,255,255,0.09);
  min-width: 13.75rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.nte_wc_img-t9l {
  border-radius: 5px;
  overflow: hidden;
  background: #13152200;
  width: 2.25rem;
  height: 2.25rem;
  flex-shrink: 0;
}.nte_wc_img-t9l img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.nte_wc_info-t9l {
  min-width: 0;
}.nte_wc_game-t9l {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  color: #C4C8DC;
  white-space: nowrap;
  font-weight: 600;
}.nte_wc_player-t9l {
  overflow: hidden;
  color: #4C5068;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 10px;
}.nte_wc_amount-t9l {
  font-size: 0.813rem;
  color: #23C55E;
  flex-shrink: 0;
  white-space: nowrap;
  margin-left: auto;
  font-weight: 700;
}.nte_app-t9l {
  padding: 2.25rem 1rem 0;
  background: #0C0D16;
}
@media(min-width: 769px) {.nte_app-t9l {
  padding: 2.75rem 24px 0;
}
}.nte_app_in-t9l {
  margin: 0 auto;
  max-width: 83.75rem;
}.nte_app_head-t9l {
  margin-bottom: 16px;
}.nte_app_label-t9l {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #F0A220;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
}.nte_app_h2-t9l {
  color: #F0F2F9;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.375rem;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width:768px) {.nte_app_h2-t9l {
  font-size: 24px;
}
}.nte_app_sub-t9l {
  overflow-wrap: break-word;
  color: #636780;
  max-width: 37.5rem;
  line-height: 1.6;
  font-size: 0.813rem;
}.nte_app_sub-t9l strong {
  color: #C4C8DC;
  font-weight: 700;
}.nte_app_cards-t9l {
  gap: 0.625rem;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.nte_app_cards-t9l {
  grid-template-columns: repeat(3,1fr);
}
}.nte_app_card-t9l {
  border-radius: 0.625rem;
  overflow: hidden;
  padding: 20px;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
  position: relative;
}.nte_app_card_ios-t9l {
  background: linear-gradient(135deg,rgba(240,162,32,0.18) 0%,#13152200 100%);
}.nte_app_card_android-t9l {
  background: linear-gradient(135deg,rgba(35,197,94,0.15) 0%,#13152200 100%);
}.nte_app_card_win-t9l {
  background: linear-gradient(135deg,rgba(245,197,58,0.14) 0%,#13152200 100%);
}.nte_app_card_ic-t9l svg {
  stroke-linecap: round;
  height: 2.125rem;
  width: 34px;
  stroke-linejoin: round;
}.nte_app_card_ic-t9l {
  flex-shrink: 0;
  color: #F0F2F9;
}.nte_app_card_os-t9l {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  color: #636780;
  font-size: 10px;
}.nte_app_card_title-t9l {
  overflow-wrap: break-word;
  color: #F0F2F9;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 0.375rem;
  line-height: 1.2;
}.nte_app_card_text-t9l {
  color: #636780;
  line-height: 1.5;
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.nte_app_card_btn-t9l {
  border: 1px solid rgba(240,162,32,0.45);
  padding: 10px 1.125rem;
  gap: 7px;
  transition: background .2s;
  border-radius: 5px;
  background: rgba(255,255,255,0.12);
  font-size: 13px;
  align-items: center;
  display: inline-flex;
  color: #F0F2F9;
  font-weight: 700;
}.nte_app_card_btn-t9l:hover {
  background: rgba(255,255,255,0.07);
}.nte_prov-t9l {
  background: #0C0D16;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.nte_prov-t9l {
  padding: 2.75rem 1.5rem 0;
}
}.nte_prov_in-t9l {
  margin: 0 auto;
  max-width: 83.75rem;
}.nte_prov_head-t9l {
  margin-bottom: 16px;
}.nte_prov_label-t9l {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  color: #F0A220;
  font-weight: 700;
}.nte_prov_h2-t9l {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F0F2F9;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 769px) {.nte_prov_h2-t9l {
  font-size: 1.5rem;
}
}.nte_prov_seo-t9l {
  max-width: 620px;
  margin-bottom: 1rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #636780;
  line-height: 1.6;
}.nte_prov_seo-t9l strong {
  color: #C4C8DC;
  font-weight: 700;
}.nte_prov_seo-t9l a {
  color: #F0A220;
  text-decoration: underline;
}.nte_prov_grid-t9l {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.nte_prov_grid-t9l {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.nte_prov_grid-t9l {
  grid-template-columns: repeat(8,1fr);
}
}.nte_prov_card-t9l {
  padding: 14px 10px;
  border-radius: 10px;
  gap: 7px;
  background: #0F1019;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255,255,255,0.09);
  display: flex;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
}.nte_prov_card-t9l:hover {
  border-color: rgba(240,162,32,0.45);
  background: #13152200;
}.nte_prov_logo-t9l {
  background: rgba(255,255,255,0.05);
  border-radius: 0.313rem;
  overflow: hidden;
  height: 44px;
  width: 2.75rem;
  justify-content: center;
  display: flex;
  align-items: center;
}.nte_prov_logo-t9l img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.nte_prov_name-t9l {
  color: #8B90AB;
  font-size: 11px;
  overflow-wrap: break-word;
  text-align: center;
  font-weight: 600;
}.nte_bon-t9l {
  background: #0C0D16;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.nte_bon-t9l {
  padding: 2.75rem 1.5rem 0;
}
}.nte_bon_in-t9l {
  margin: 0 auto;
  max-width: 83.75rem;
}.nte_bon_head-t9l {
  margin-bottom: 20px;
}.nte_bon_label-t9l {
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  color: #F0A220;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.nte_bon_h2-t9l {
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  color: #F0F2F9;
  font-weight: 800;
}
@media(min-width: 769px) {.nte_bon_h2-t9l {
  font-size: 24px;
}
}.nte_bon_seo-t9l {
  color: #636780;
  font-size: 13px;
  max-width: 620px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.nte_bon_seo-t9l strong {
  font-weight: 700;
  color: #C4C8DC;
}.nte_bon_seo-t9l a {
  text-decoration: underline;
  color: #F0A220;
}.nte_bon_grid-t9l {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.nte_bon_grid-t9l {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.nte_bon_grid-t9l {
  grid-template-columns: repeat(5,1fr);
}
}.nte_bon_card-t9l {
  padding: 1rem;
  transition: border-color .2s,transform .2s;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.09);
  background: #0F1019;
}.nte_bon_card-t9l:hover {
  transform: translateY(-2px);
  border-color: rgba(240,162,32,0.07);
}.nte_bon_card_ic-t9l svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.625rem;
  width: 1.625rem;
}.nte_bon_card_ic-t9l {
  margin-bottom: 0.625rem;
}.nte_bon_card_type-t9l {
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #636780;
  font-weight: 700;
}.nte_bon_card_amount-t9l {
  font-size: 1.125rem;
  line-height: 1.1;
  margin-bottom: 6px;
  color: #F5C53A;
  font-weight: 800;
}.nte_bon_card_name-t9l {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F0F2F9;
  font-weight: 600;
  font-size: 13px;
}.nte_bon_card_detail-t9l {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.5;
  color: #4C5068;
  font-size: 0.688rem;
  padding-top: 0.5rem;
  overflow-wrap: break-word;
}.nte_reg-t9l {
  background: #0C0D16;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.nte_reg-t9l {
  padding: 2.75rem 24px 0;
}
}.nte_reg_in-t9l {
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 0.875rem;
  background: #13152200;
  margin: 0 auto;
  padding: 28px 24px;
  max-width: 83.75rem;
}
@media(min-width: 767px) {.nte_reg_in-t9l {
  padding: 2.5rem;
}
}.nte_reg_top-t9l {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.nte_reg_top-t9l {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.nte_reg_label-t9l {
  color: #F0A220;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
}.nte_reg_h2-t9l {
  color: #F0F2F9;
  margin-bottom: 0.75rem;
  font-family: 'Rajdhani', sans-serif;
  font-size: 22px;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.2;
}
@media(min-width: 769px) {.nte_reg_h2-t9l {
  font-size: 28px;
}
}.nte_reg_bonus-t9l {
  background: rgba(245,197,58,0.14);
  padding: 0.625rem 1rem;
  border: 1px solid rgba(245,197,58,0.14);
  gap: 8px;
  border-radius: 0.625rem;
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.nte_reg_bonus_amount-t9l {
  color: #F5C53A;
  font-size: 1.25rem;
  font-weight: 800;
}.nte_reg_bonus_text-t9l {
  font-size: 13px;
  line-height: 1.35;
  color: #8B90AB;
}.nte_reg_cta_btn-t9l {
  padding: 14px 32px;
  transition: background .2s;
  border-radius: 10px;
  background: #23C55E;
  color: #0D0E18;
  font-size: 0.938rem;
  display: inline-block;
  box-shadow: 0 0.25rem 18px rgba(35,197,94,0.40), inset 0 1px 0 rgba(255,255,255,0.10);
  margin-bottom: 12px;
  font-weight: 700;
}.nte_reg_cta_btn-t9l:hover {
  background: #2DD96C;
}.nte_reg_terms-t9l {
  font-size: 0.688rem;
  color: #4C5068;
  line-height: 1.5;
}.nte_reg_seo-t9l {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.65;
  color: #636780;
  padding-top: 1.25rem;
  margin-top: 20px;
  font-size: 13px;
  overflow-wrap: break-word;
}.nte_reg_seo-t9l p {
  line-height: 1.65;
  font-size: 13px;
  color: #636780;
  margin-bottom: 10px;
}.nte_reg_seo-t9l p:last-child {
  margin-bottom: 0;
}.nte_reg_seo-t9l strong {
  font-weight: 700;
  color: #C4C8DC;
}.nte_reg_seo-t9l a {
  transition: color .2s;
  text-decoration: underline;
  color: #F0A220;
}.nte_reg_seo-t9l a:hover {
  color: #FFB840;
}.nte_reg_seo-t9l ul,.nte_reg_seo-t9l ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.nte_reg_seo-t9l ol {
  list-style: decimal;
}.nte_reg_seo-t9l li {
  color: #636780;
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 0.25rem;
}.nte_reg_seo-t9l table {
  border-collapse: collapse;
  margin-bottom: 0.625rem;
  display: block;
  overflow-x: auto;
  width: 100%;
  font-size: 13px;
}
@media(min-width: 771px) {.nte_reg_seo-t9l table {
  display: table;
}
}.nte_reg_seo-t9l th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  font-weight: 700;
  color: #C4C8DC;
  text-align: left;
}.nte_reg_seo-t9l td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem;
  color: #636780;
}.nte_reg_steps-t9l {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 857px) {.nte_reg_steps-t9l {
  margin-top: 0;
}
}.nte_reg_step-t9l {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  gap: 14px;
  border-radius: 0.625rem;
  padding: 16px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.nte_reg_step_num-t9l {
  border: 1px solid rgba(240,162,32,0.07);
  background: rgba(240,162,32,0.18);
  border-radius: 50%;
  flex-shrink: 0;
  color: #F0A220;
  display: flex;
  font-size: 0.875rem;
  align-items: center;
  height: 2.125rem;
  width: 34px;
  font-weight: 800;
  justify-content: center;
}.nte_reg_step_title-t9l {
  color: #F0F2F9;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 14px;
}.nte_reg_step_text-t9l {
  font-size: 12px;
  line-height: 1.5;
  color: #636780;
}.nte_reg_trust-t9l {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  padding-top: 20px;
  margin-top: 20px;
  flex-wrap: wrap;
  display: flex;
}.nte_reg_trust_item-t9l {
  gap: 7px;
  display: flex;
  font-size: 12px;
  align-items: center;
  overflow-wrap: break-word;
  color: #636780;
}.nte_reg_trust_ic-t9l svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
  color: #F0A220;
  width: 16px;
}.nte_htp-t9l {
  background: #0C0D16;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.nte_htp-t9l {
  padding: 2.75rem 24px 0;
}
}.nte_htp_in-t9l {
  margin: 0 auto;
  max-width: 83.75rem;
}.nte_htp_head-t9l {
  max-width: 720px;
  margin-bottom: 22px;
}.nte_htp_label-t9l {
  color: #F0A220;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.688rem;
}.nte_htp_h2-t9l {
  color: #F0F2F9;
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 769px) {.nte_htp_h2-t9l {
  font-size: 28px;
}
}.nte_htp_intro-t9l {
  font-size: 14px;
  line-height: 1.6;
  color: #636780;
}.nte_htp_steps-t9l {
  padding: 0;
  gap: 0.75rem;
  margin: 0;
  list-style: none;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 638px) {.nte_htp_steps-t9l {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.nte_htp_steps-t9l {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.nte_htp_step-t9l {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 20px 1.125rem 18px;
  background: #13152200;
  border-radius: 0.625rem;
  flex-direction: column;
  display: flex;
  position: relative;
}.nte_htp_step_num-t9l {
  border-radius: 50%;
  background: #F0A220;
  left: 1.25rem;
  width: 28px;
  justify-content: center;
  font-weight: 800;
  color: #0D0E18;
  font-family: 'Rajdhani', sans-serif;
  display: flex;
  position: absolute;
  font-size: 13px;
  height: 1.75rem;
  top: -12px;
  align-items: center;
}.nte_htp_step_ic-t9l {
  margin: 0.5rem 0 0.75rem;
  background: rgba(240,162,32,0.18);
  border-radius: 0.313rem;
  justify-content: center;
  width: 36px;
  align-items: center;
  display: flex;
  color: #F0A220;
  height: 2.25rem;
}.nte_htp_step_ic-t9l svg {
  height: 18px;
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.nte_htp_step_h-t9l {
  line-height: 1.25;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #F0F2F9;
  overflow-wrap: break-word;
  font-weight: 700;
}.nte_htp_step_p-t9l {
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.813rem;
  color: #636780;
}.nte_htp_step_p-t9l strong {
  font-weight: 600;
  color: #C4C8DC;
}.nte_htp_cta-t9l {
  background: #23C55E;
  border-radius: 10px;
  transition: background .2s;
  padding: 13px 26px;
  font-weight: 700;
  display: inline-block;
  margin-top: 20px;
  font-size: 14px;
  color: #0D0E18;
}.nte_htp_cta-t9l:hover {
  background: #2DD96C;
}.nte_seo-t9l {
  background: #0C0D16;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.nte_seo-t9l {
  padding: 44px 1.5rem 0;
}
}.nte_seo_in-t9l {
  padding: 28px 1.5rem;
  background: #13152200;
  margin: 0 auto;
  border-radius: 14px;
  border: 1px solid rgba(255,255,255,0.09);
  max-width: 1340px;
}
@media(min-width: 769px) {.nte_seo_in-t9l {
  padding: 2.25rem 2.5rem;
}
}.nte_seo_label-t9l {
  color: #F0A220;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
}.nte_seo_h2-t9l {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  line-height: 1.25;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  color: #F0F2F9;
}
@media(min-width: 770px) {.nte_seo_h2-t9l {
  font-size: 24px;
}
}.nte_seo_body-t9l {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8B90AB;
}.nte_seo_body-t9l p {
  color: #8B90AB;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.75;
}.nte_seo_body-t9l p:last-child {
  margin-bottom: 0;
}.nte_seo_body-t9l strong {
  font-weight: 700;
  color: #C4C8DC;
}.nte_seo_body-t9l a {
  transition: color .2s;
  text-decoration: underline;
  color: #F0A220;
}.nte_seo_body-t9l a:hover {
  color: #FFB840;
}.nte_seo_body-t9l ul,.nte_seo_body-t9l ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.nte_seo_body-t9l ol {
  list-style: decimal;
}.nte_seo_body-t9l li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 14px;
  color: #8B90AB;
}.nte_seo_body-t9l table {
  margin-bottom: 12px;
  border-collapse: collapse;
  display: block;
  width: 100%;
  overflow-x: auto;
  font-size: 0.813rem;
}
@media(min-width: 765px) {.nte_seo_body-t9l table {
  display: table;
}
}.nte_seo_body-t9l th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #C4C8DC;
  font-weight: 700;
}.nte_seo_body-t9l td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #8B90AB;
}.nte_seo_cols-t9l {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.nte_seo_cols-t9l {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.nte_seo_cols-t9l {
  grid-template-columns: repeat(3,1fr);
}
}.nte_seo_col_h-t9l {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #C4C8DC;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.nte_seo_col_p-t9l {
  font-size: 0.813rem;
  color: #636780;
  line-height: 1.65;
  overflow-wrap: break-word;
}.nte_seo_stats-t9l {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.nte_seo_stat-t9l {
  border-radius: 0.625rem;
  border: 1px solid rgba(240,162,32,0.18);
  background: rgba(240,162,32,0.07);
  flex: 1;
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.nte_seo_stat_val-t9l {
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #F0A220;
  margin-bottom: 4px;
}.nte_seo_stat_lb-t9l {
  color: #636780;
  overflow-wrap: break-word;
  font-size: 11px;
}.nte_faq-t9l {
  background: #0C0D16;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.nte_faq-t9l {
  padding: 2.75rem 1.5rem 0;
}
}.nte_faq_in-t9l {
  margin: 0 auto;
  max-width: 1340px;
}.nte_faq_head-t9l {
  margin-bottom: 20px;
}.nte_faq_label-t9l {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #F0A220;
}.nte_faq_h2-t9l {
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  color: #F0F2F9;
}
@media(min-width: 771px) {.nte_faq_h2-t9l {
  font-size: 24px;
}
}.nte_faq_list-t9l {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.nte_faq_item-t9l {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 10px;
  overflow: hidden;
  background: #13152200;
}.nte_faq_q-t9l {
  transition: color .2s;
  gap: 0.75rem;
  padding: 1rem 20px;
  font-size: 14px;
  overflow-wrap: break-word;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  font-weight: 600;
  cursor: pointer;
  color: #C4C8DC;
}.nte_faq_q-t9l:hover {
  color: #F0F2F9;
}.nte_faq_q_ic-t9l {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  width: 1.5rem;
  font-size: 16px;
  color: #F0A220;
  height: 1.5rem;
  display: flex;
}.nte_faq_item-t9l.nte_state_open-t9l .nte_faq_q_ic-t9l {
  transform: rotate(45deg);
}.nte_faq_a-t9l {
  padding: 0 20px 1rem;
  line-height: 1.7;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #636780;
  display: none;
}.nte_faq_item-t9l.nte_state_open-t9l .nte_faq_a-t9l {
  display: block;
}.nte_faq_a-t9l strong {
  font-weight: 700;
  color: #C4C8DC;
}.nte_faq_a-t9l a {
  text-decoration: underline;
  color: #F0A220;
}.nte_faq_a-t9l ul,.nte_faq_a-t9l ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.nte_faq_a-t9l ol {
  list-style: decimal;
}.nte_faq_a-t9l li {
  line-height: 1.6;
  margin-bottom: 4px;
}.nte_faq_a-t9l table {
  margin: 8px 0;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  font-size: 12px;
}
@media(min-width: 765px) {.nte_faq_a-t9l table {
  display: table;
}
}.nte_faq_a-t9l th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #C4C8DC;
  text-align: left;
}.nte_faq_a-t9l td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #636780;
}.nte_rv-t9l {
  background: #0C0D16;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.nte_rv-t9l {
  padding: 44px 24px 0;
}
}.nte_rv_in-t9l {
  margin: 0 auto;
  max-width: 1340px;
}.nte_rv_head-t9l {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.nte_rv_label-t9l {
  font-weight: 700;
  letter-spacing: .08em;
  color: #F0A220;
  font-size: 11px;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.nte_rv_h2-t9l {
  color: #F0F2F9;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-size: 22px;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 767px) {.nte_rv_h2-t9l {
  font-size: 1.75rem;
}
}.nte_rv_stats-t9l {
  gap: 18px;
  font-size: 13px;
  color: #636780;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.nte_rv_stats_score-t9l {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.nte_rv_stats_score_val-t9l {
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  color: #F5C53A;
  font-size: 22px;
}.nte_rv_stats_score_max-t9l {
  font-size: 13px;
  color: #4C5068;
}.nte_rv_stats_badge-t9l {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.nte_rv_stats_badge-t9l svg {
  width: 0.875rem;
  height: 14px;
  color: #F5C53A;
}.nte_rv_grid-t9l {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.nte_rv_grid-t9l {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.nte_rv_grid-t9l {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.nte_rv_card-t9l {
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.625rem;
  background: #13152200;
  flex-direction: column;
  display: flex;
}.nte_rv_card_stars-t9l {
  gap: 2px;
  color: #F5C53A;
  display: flex;
  margin-bottom: 10px;
}.nte_rv_card_stars-t9l svg {
  height: 0.875rem;
  width: 0.875rem;
}.nte_rv_card_h-t9l {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F0F2F9;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.3;
}.nte_rv_card_body-t9l {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 0.875rem;
  color: #636780;
}.nte_rv_card_body-t9l strong {
  color: #C4C8DC;
  font-weight: 600;
}.nte_rv_card_meta-t9l {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  align-items: center;
  justify-content: space-between;
  padding-top: 12px;
  display: flex;
  flex-wrap: wrap;
}.nte_rv_card_author-t9l {
  font-size: 0.75rem;
  color: #C4C8DC;
  font-weight: 600;
}.nte_rv_card_date-t9l {
  color: #4C5068;
  font-size: 11px;
}.nte_seo-t9l {
  background: #0C0D16;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.nte_seo-t9l {
  padding: 2.75rem 24px 0;
}
}.nte_seo_in-t9l {
  padding: 1.75rem 1.5rem;
  border-radius: 14px;
  background: #13152200;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  max-width: 83.75rem;
}
@media(min-width: 771px) {.nte_seo_in-t9l {
  padding: 36px 40px;
}
}.nte_seo_label-t9l {
  letter-spacing: .08em;
  color: #F0A220;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
}.nte_seo_h2-t9l {
  margin-bottom: 14px;
  font-weight: 800;
  color: #F0F2F9;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  line-height: 1.25;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 767px) {.nte_seo_h2-t9l {
  font-size: 24px;
}
}.nte_seo_body-t9l {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #8B90AB;
  line-height: 1.75;
}.nte_seo_body-t9l p {
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 14px;
  color: #8B90AB;
}.nte_seo_body-t9l p:last-child {
  margin-bottom: 0;
}.nte_seo_body-t9l strong {
  color: #C4C8DC;
  font-weight: 700;
}.nte_seo_body-t9l a {
  transition: color .2s;
  text-decoration: underline;
  color: #F0A220;
}.nte_seo_body-t9l a:hover {
  color: #FFB840;
}.nte_seo_body-t9l ul,.nte_seo_body-t9l ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.nte_seo_body-t9l ol {
  list-style: decimal;
}.nte_seo_body-t9l li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 14px;
  color: #8B90AB;
}.nte_seo_body-t9l table {
  width: 100%;
  font-size: 13px;
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  overflow-x: auto;
}
@media(min-width:768px) {.nte_seo_body-t9l table {
  display: table;
}
}.nte_seo_body-t9l th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #C4C8DC;
}.nte_seo_body-t9l td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8B90AB;
}.nte_seo_cols-t9l {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.nte_seo_cols-t9l {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.nte_seo_cols-t9l {
  grid-template-columns: repeat(3,1fr);
}
}.nte_seo_col_h-t9l {
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
  color: #C4C8DC;
  font-size: 0.813rem;
}.nte_seo_col_p-t9l {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #636780;
  font-size: 0.813rem;
}.nte_seo_stats-t9l {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.nte_seo_stat-t9l {
  border-radius: 10px;
  flex: 1;
  padding: 0.875rem 1rem;
  background: rgba(240,162,32,0.07);
  border: 1px solid rgba(240,162,32,0.18);
  min-width: 8.75rem;
}.nte_seo_stat_val-t9l {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  color: #F0A220;
}.nte_seo_stat_lb-t9l {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #636780;
}.nte_pmt-t9l {
  background: #0C0D16;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.nte_pmt-t9l {
  padding: 44px 1.5rem 0;
}
}.nte_pmt_in-t9l {
  margin: 0 auto;
  max-width: 1340px;
}.nte_pmt_head-t9l {
  margin-bottom: 22px;
  max-width: 720px;
}.nte_pmt_label-t9l {
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #F0A220;
  font-size: 0.688rem;
}.nte_pmt_h2-t9l {
  overflow-wrap: break-word;
  font-size: 22px;
  color: #F0F2F9;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 8px;
}
@media(min-width: 770px) {.nte_pmt_h2-t9l {
  font-size: 1.75rem;
}
}.nte_pmt_intro-t9l {
  color: #636780;
  font-size: 0.875rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.nte_pmt_groups-t9l {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.nte_pmt_group-t9l {
  background: #13152200;
  border-radius: 0.625rem;
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.09);
}.nte_pmt_group_head-t9l {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
}.nte_pmt_group_ic-t9l {
  background: rgba(240,162,32,0.18);
  border-radius: 0.313rem;
  color: #F0A220;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  width: 36px;
  justify-content: center;
  height: 36px;
}.nte_pmt_group_ic-t9l svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.125rem;
  width: 18px;
}.nte_pmt_group_h-t9l {
  margin: 0;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  color: #F0F2F9;
  overflow-wrap: break-word;
  font-size: 16px;
}.nte_pmt_group_p-t9l {
  color: #636780;
  margin-bottom: 0.875rem;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.nte_pmt_group_p-t9l strong {
  color: #C4C8DC;
  font-weight: 600;
}.nte_pmt_table_wrap-t9l {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.nte_pmt_table-t9l {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  min-width: 540px;
}.nte_pmt_table-t9l th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  letter-spacing: .04em;
  color: #C4C8DC;
  white-space: nowrap;
  text-transform: uppercase;
  text-align: left;
  font-weight: 700;
  font-size: 11px;
}.nte_pmt_table-t9l td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #636780;
}.nte_pmt_table-t9l tbody tr:last-child td {
  border-bottom: none;
}.nte_pmt_table-t9l tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #C4C8DC;
}.nte_seo-t9l {
  padding: 2.25rem 16px 0;
  background: #0C0D16;
}
@media(min-width: 771px) {.nte_seo-t9l {
  padding: 2.75rem 24px 0;
}
}.nte_seo_in-t9l {
  margin: 0 auto;
  padding: 28px 24px;
  border: 1px solid rgba(255,255,255,0.09);
  background: #13152200;
  border-radius: 14px;
  max-width: 1340px;
}
@media(min-width: 765px) {.nte_seo_in-t9l {
  padding: 2.25rem 2.5rem;
}
}.nte_seo_label-t9l {
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #F0A220;
  margin-bottom: 0.625rem;
}.nte_seo_h2-t9l {
  color: #F0F2F9;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 767px) {.nte_seo_h2-t9l {
  font-size: 24px;
}
}.nte_seo_body-t9l {
  line-height: 1.75;
  color: #8B90AB;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.nte_seo_body-t9l p {
  font-size: 0.875rem;
  color: #8B90AB;
  line-height: 1.75;
  margin-bottom: 12px;
}.nte_seo_body-t9l p:last-child {
  margin-bottom: 0;
}.nte_seo_body-t9l strong {
  color: #C4C8DC;
  font-weight: 700;
}.nte_seo_body-t9l a {
  transition: color .2s;
  color: #F0A220;
  text-decoration: underline;
}.nte_seo_body-t9l a:hover {
  color: #FFB840;
}.nte_seo_body-t9l ul,.nte_seo_body-t9l ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.nte_seo_body-t9l ol {
  list-style: decimal;
}.nte_seo_body-t9l li {
  font-size: 14px;
  color: #8B90AB;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.nte_seo_body-t9l table {
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
  display: block;
  overflow-x: auto;
  margin-bottom: 12px;
}
@media(min-width: 766px) {.nte_seo_body-t9l table {
  display: table;
}
}.nte_seo_body-t9l th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #C4C8DC;
}.nte_seo_body-t9l td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8B90AB;
}.nte_seo_cols-t9l {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.nte_seo_cols-t9l {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.nte_seo_cols-t9l {
  grid-template-columns: repeat(3,1fr);
}
}.nte_seo_col_h-t9l {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #C4C8DC;
  font-weight: 700;
  margin-bottom: 7px;
}.nte_seo_col_p-t9l {
  line-height: 1.65;
  font-size: 13px;
  color: #636780;
  overflow-wrap: break-word;
}.nte_seo_stats-t9l {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.nte_seo_stat-t9l {
  padding: 14px 16px;
  flex: 1;
  background: rgba(240,162,32,0.07);
  border-radius: 0.625rem;
  border: 1px solid rgba(240,162,32,0.18);
  min-width: 140px;
}.nte_seo_stat_val-t9l {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F0A220;
  font-size: 20px;
}.nte_seo_stat_lb-t9l {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #636780;
}.nte_ft-t9l {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #07080F;
  margin-top: 3rem;
}.nte_ft_support-t9l {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 769px) {.nte_ft_support-t9l {
  padding: 1.75rem 24px;
}
}.nte_ft_support_in-t9l {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  max-width: 83.75rem;
}.nte_ft_support_main-t9l {
  flex: 1;
  gap: 16px;
  align-items: center;
  display: flex;
  min-width: 13.75rem;
  flex-wrap: wrap;
}.nte_ft_support_ic-t9l {
  color: #F0A220;
  flex-shrink: 0;
}.nte_ft_support_ic-t9l svg {
  height: 1.875rem;
  stroke-linejoin: round;
  width: 1.875rem;
  stroke-linecap: round;
}.nte_ft_support_text_title-t9l {
  color: #F0F2F9;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-size: 15px;
  font-weight: 700;
}.nte_ft_support_text_sub-t9l {
  overflow-wrap: break-word;
  color: #636780;
  font-size: 0.75rem;
}.nte_ft_support_btn-t9l {
  padding: 0.688rem 22px;
  background: #F0A220;
  border-radius: 0.625rem;
  transition: background .2s;
  font-weight: 700;
  white-space: nowrap;
  color: #F0F2F9;
  font-size: 0.813rem;
  flex-shrink: 0;
}.nte_ft_support_btn-t9l:hover {
  background: #FFB840;
}.nte_ft_support_contacts-t9l {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.nte_ft_support_contact-t9l {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #4C5068;
}.nte_ft_support_contact-t9l strong {
  margin-bottom: 2px;
  font-size: 11px;
  font-weight: 600;
  color: #8B90AB;
  display: block;
}.nte_ft_main-t9l {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 765px) {.nte_ft_main-t9l {
  padding: 2.5rem 1.5rem 2rem;
}
}.nte_ft_main_in-t9l {
  gap: 24px;
  margin: 0 auto;
  display: grid;
  max-width: 83.75rem;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.nte_ft_main_in-t9l {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.nte_ft_main_in-t9l {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.nte_ft_col_logo-t9l {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.nte_ft_col_logo-t9l {
  grid-column: auto;
}
}.nte_ft_logo-t9l {
  gap: 9px;
  color: #F0F2F9;
  flex-wrap: wrap;
  font-size: 16px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 12px;
  align-items: center;
  display: flex;
}.nte_ft_logo_mark-t9l {
  overflow: hidden;
  border-radius: 5px;
  height: 30px;
  width: 30px;
}.nte_ft_logo_mark-t9l img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.nte_ft_logo_sub-t9l {
  max-width: 200px;
  color: #4C5068;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.55;
}.nte_ft_col_title-t9l {
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  font-size: 12px;
  font-weight: 700;
  color: #8B90AB;
  letter-spacing: .07em;
}.nte_ft_col_links-t9l {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.nte_ft_col_link-t9l {
  transition: color .2s;
  color: #4C5068;
  overflow-wrap: break-word;
  font-size: 13px;
}.nte_ft_col_link-t9l:hover {
  color: #C4C8DC;
}.nte_ft_apps-t9l {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.nte_ft_app_card-t9l {
  border: 1px solid rgba(255,255,255,0.09);
  gap: 10px;
  background: rgba(255,255,255,0.05);
  padding: 10px 12px;
  transition: border-color .2s;
  border-radius: 5px;
  display: flex;
  align-items: center;
}.nte_ft_app_card-t9l:hover {
  border-color: rgba(240,162,32,0.45);
}.nte_ft_app_card_ic-t9l svg {
  stroke-linejoin: round;
  height: 22px;
  width: 22px;
  stroke-linecap: round;
}.nte_ft_app_card_os-t9l {
  font-weight: 600;
  color: #4C5068;
  font-size: 10px;
}.nte_ft_app_card_action-t9l {
  color: #C4C8DC;
  font-weight: 700;
  font-size: 0.75rem;
}.nte_ft_bot-t9l {
  padding: 1.25rem 16px;
}
@media(min-width: 769px) {.nte_ft_bot-t9l {
  padding: 20px 24px;
}
}.nte_ft_bot_in-t9l {
  gap: 16px;
  margin: 0 auto;
  max-width: 1340px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.nte_ft_socials-t9l {
  gap: 8px;
  display: flex;
}.nte_ft_soc-t9l {
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  border-radius: 5px;
  color: #8B90AB;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 36px;
  width: 36px;
}.nte_ft_soc-t9l svg {
  stroke-linecap: round;
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
}.nte_ft_soc-t9l:hover {
  background: rgba(255,255,255,0.07);
}.nte_ft_legal-t9l {
  flex: 1;
  min-width: 12.5rem;
  font-size: 11px;
  overflow-wrap: break-word;
  color: #797D97;
  line-height: 1.6;
}.nte_ft_legal-t9l strong {
  color: #8B90AB;
  font-weight: 700;
}.nte_ft_legal-t9l a {
  color: #8B90AB;
  text-decoration: underline;
}.nte_ft_age-t9l {
  border: 2px solid #797D97;
  border-radius: 50%;
  height: 32px;
  font-size: 11px;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  margin-left: auto;
  width: 2rem;
  display: flex;
  font-weight: 800;
  color: #797D97;
}