*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #080D16;
  color: #B4C8E2;
  line-height: 1.6;
  min-height: 100vh;
  font-family: 'DM Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  background: none;
  font: inherit;
  border: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.nde-layout_tm6 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.nde-page_tm6 {
  display: flex;
  min-height: 100vh;
}.nde-main_tm6 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1081px) {.nde-main_tm6 {
  padding-left: 13.75rem;
}
}
@media(max-width: 1082px) {.nde-main_tm6 {
  padding-bottom: 4.5rem;
}
}.nde-gc_tm6 {
  transition: transform .2s,border-color .2s;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  background: #0A1019;
  width: 140px;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
}
@media(min-width: 641px) {.nde-gc_tm6 {
  width: 156px;
}
}
@media(min-width: 1077px) {.nde-gc_tm6 {
  width: 168px;
}
}.nde-gc_tm6:hover {
  border-color: rgba(90, 175, 245, 0.06);
  transform: translateY(-3px);
}.nde-gc_img_tm6 {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.nde-gc_img_tm6 img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.nde-gc_hover_tm6 {
  background: rgba(4, 7, 9, 0.72);
  transition: opacity .2s;
  inset: 0;
  justify-content: center;
  position: absolute;
  align-items: center;
  opacity: 0;
  display: flex;
}.nde-gc_tm6:hover .nde-gc_hover_tm6 {
  opacity: 1;
}.nde-gc_hover_btn_tm6 {
  background: #5AAFF5;
  padding: 8px 1rem;
  border-radius: 5px;
  font-size: 12px;
  color: #EDF3FF;
  font-weight: 700;
}.nde-gc_info_tm6 {
  padding: 8px 0.625rem 10px;
}.nde-gc_name_tm6 {
  overflow: hidden;
  font-size: 12px;
  font-weight: 600;
  color: #B4C8E2;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  max-width: 100%;
  white-space: nowrap;
}.nde-gc_prov_tm6 {
  font-size: 0.625rem;
  color: #445870;
}.nde-gc_tag_tm6 {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  top: 0.375rem;
  letter-spacing: .04em;
  position: absolute;
  z-index: 2;
  font-weight: 700;
  text-transform: uppercase;
  left: 6px;
  font-size: 9px;
}.nde-gc_tag_hot_tm6 {
  background: #E84A5A;
  color: #fff;
}.nde-gc_tag_new_tm6 {
  background: #2FD48A;
  color: #080D16;
}.nde-gc_tag_jp_tm6 {
  background: #E8C33A;
  color: #080D16;
}.nde-gc_tag_ex_tm6 {
  background: #6E52D8;
  color: #fff;
}.nde-gc_tag_live_tm6 {
  background: #E84A5A;
  color: #fff;
}.nde-gr_tm6 {
  background: #080D16;
  padding: 32px 1rem 0;
}
@media(min-width: 767px) {.nde-gr_tm6 {
  padding: 36px 24px 0;
}
}.nde-gr_in_tm6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.nde-gr_head_tm6 {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  align-items: center;
}.nde-gr_head_l_tm6 {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.nde-gr_ic_tm6 {
  border-radius: 0.625rem;
  height: 2rem;
  width: 32px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}.nde-gr_ic_tm6 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
}.nde-gr_title_tm6 {
  font-size: 1rem;
  font-weight: 700;
  color: #EDF3FF;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 769px) {.nde-gr_title_tm6 {
  font-size: 18px;
}
}.nde-gr_more_tm6 {
  transition: color .2s;
  gap: 0.313rem;
  font-size: 12px;
  flex-shrink: 0;
  font-weight: 600;
  align-items: center;
  display: flex;
  white-space: nowrap;
  color: #536A86;
}.nde-gr_more_tm6:hover {
  color: #5AAFF5;
}.nde-gr_more_tm6 svg {
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
  width: 0.75rem;
}.nde-gr_arrows_tm6 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.nde-gr_arr_tm6 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  transition: background .15s,color .15s;
  justify-content: center;
  align-items: center;
  width: 1.875rem;
  height: 1.875rem;
  display: flex;
  color: #7A96B8;
}.nde-gr_arr_tm6:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EDF3FF;
}.nde-gr_arr_tm6 svg {
  height: 13px;
  width: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.nde-gr_seo_h_tm6 {
  margin: 0 0 6px;
  color: #B4C8E2;
  font-weight: 700;
  max-width: 680px;
  font-size: 13px;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.nde-gr_seo_h_tm6 {
  font-size: 0.875rem;
}
}.nde-gr_seo_tm6 {
  max-width: 680px;
  line-height: 1.55;
  font-size: 12px;
  color: #536A86;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
}.nde-gr_seo_tm6 strong {
  color: #B4C8E2;
  font-weight: 600;
}.nde-gr_scroll_tm6 {
  gap: 0.625rem;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
}.nde-gr_scroll_tm6::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.nde-gr_scroll_tm6 {
  gap: 0.75rem;
}
}.nde-tb_tm6 {
  background: #080D16;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  z-index: 80;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  top: 0;
  height: 3.5rem;
  position: fixed;
}.nde-tb_in_tm6 {
  gap: 0;
  padding: 0 0.875rem;
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
}.nde-tb_burger_tm6 {
  gap: 0.313rem;
  border-radius: 0.625rem;
  height: 38px;
  flex-direction: column;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  margin-right: 0.5rem;
  align-items: center;
  width: 2.375rem;
}.nde-tb_burger_tm6:hover {
  background: rgba(255, 255, 255, 0.05);
}.nde-tb_burger_line_tm6 {
  background: #7A96B8;
  border-radius: 1px;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width: 1081px) {.nde-tb_burger_tm6 {
  display: none;
}
}.nde-tb_logo_tm6 {
  gap: 0.563rem;
  display: flex;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  flex-shrink: 0;
  margin-right: 1.25rem;
  font-weight: 800;
  color: #EDF3FF;
  align-items: center;
  font-size: 1.125rem;
}.nde-tb_logo_mark_tm6 {
  border-radius: 0.625rem;
  overflow: hidden;
  align-items: center;
  width: 32px;
  height: 2rem;
  justify-content: center;
  display: flex;
}.nde-tb_logo_mark_tm6 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.nde-tb_nav_tm6 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 642px) {.nde-tb_nav_tm6 {
  display: flex;
}
}.nde-tb_tab_tm6 {
  transition: background .15s,color .15s;
  padding: 0.5rem 0.875rem;
  border-radius: 10px;
  color: #7A96B8;
  font-weight: 600;
  font-size: 0.813rem;
  white-space: nowrap;
}.nde-tb_tab_tm6:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF3FF;
}.nde-tb_tab_tm6.nde-state_active_tm6 {
  background: rgba(90, 175, 245, 0.15);
  color: #EDF3FF;
}.nde-tb_right_tm6 {
  gap: 0.5rem;
  align-items: center;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
}.nde-tb_login_tm6 {
  padding: 0.563rem 1rem;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  display: none;
  color: #B4C8E2;
  font-weight: 600;
  font-size: 13px;
}.nde-tb_login_tm6:hover {
  border-color: rgba(110, 178, 255, 0.30);
  color: #EDF3FF;
}
@media(min-width: 481px) {.nde-tb_login_tm6 {
  display: block;
}
}.nde-tb_reg_tm6 {
  border-radius: 10px;
  padding: 9px 1.125rem;
  background: #2FD48A;
  transition: background .2s;
  font-size: 0.813rem;
  color: #050C14;
  font-weight: 700;
  white-space: nowrap;
}.nde-tb_reg_tm6:hover {
  background: #50E3A0;
}.nde-sb_tm6 {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  background: #0D1422;
  transform: translateX(-100%);
  width: 13.75rem;
  left: 0;
  top: 3.5rem;
  bottom: 0;
  z-index: 70;
  position: fixed;
  overflow-y: auto;
}.nde-sb_tm6.nde-state_open_tm6 {
  transform: translateX(0);
}.nde-sb_tm6::-webkit-scrollbar {
  width: 4px;
}.nde-sb_tm6::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.nde-sb_tm6 {
  transform: translateX(0);
}
}.nde-sb_auth_tm6 {
  padding: 0.875rem 12px 0.625rem;
}.nde-sb_btn_reg_tm6 {
  transition: background .2s;
  border-radius: 10px;
  padding: 0.688rem;
  background: #2FD48A;
  font-weight: 700;
  color: #050C14;
  margin-bottom: 0.5rem;
  display: block;
  font-size: 0.813rem;
  text-align: center;
}.nde-sb_btn_reg_tm6:hover {
  background: #50E3A0;
}.nde-sb_btn_login_tm6 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  padding: 10px;
  transition: border-color .2s;
  border-radius: 0.625rem;
  font-weight: 600;
  font-size: 13px;
  color: #B4C8E2;
  text-align: center;
  display: block;
}.nde-sb_btn_login_tm6:hover {
  border-color: rgba(110, 178, 255, 0.30);
  color: #EDF3FF;
}.nde-sb_promo_tm6 {
  padding: 0.75rem 14px;
  background: linear-gradient(135deg,#0B1A35,#0D1422);
  border-radius: 0.625rem;
  margin: 0 0.75rem 0.625rem;
  border: 1px solid rgba(90, 175, 245, 0.15);
  overflow: hidden;
  position: relative;
}.nde-sb_promo_tm6::before {
  background: radial-gradient(circle,rgba(90, 175, 245, 0.15),transparent 70%);
  border-radius: 50%;
  top: -1.25rem;
  right: -1.25rem;
  width: 80px;
  height: 80px;
  content: '';
  position: absolute;
}.nde-sb_promo_title_tm6 {
  letter-spacing: .06em;
  margin-bottom: 4px;
  font-size: 0.688rem;
  font-weight: 700;
  color: #5AAFF5;
  text-transform: uppercase;
}.nde-sb_promo_text_tm6 {
  overflow-wrap: break-word;
  font-weight: 600;
  line-height: 1.35;
  font-size: 12px;
  color: #EDF3FF;
}.nde-sb_promo_sub_tm6 {
  margin-top: 3px;
  font-size: 10px;
  color: #536A86;
}.nde-sb_nav_tm6 {
  padding: 0.375rem 0.5rem 16px;
}.nde-sb_nav_lb_tm6 {
  padding: 0.625rem 0.5rem 6px;
  font-size: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #445870;
}.nde-sb_link_tm6 {
  transition: background .15s,color .15s;
  padding: 9px 10px;
  border-radius: 5px;
  gap: 10px;
  font-weight: 500;
  font-size: 13px;
  align-items: center;
  overflow-wrap: break-word;
  color: #7A96B8;
  display: flex;
  cursor: pointer;
}.nde-sb_link_tm6:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF3FF;
}.nde-sb_link_tm6.nde-state_active_tm6 {
  background: rgba(90, 175, 245, 0.15);
  color: #EDF3FF;
}.nde-sb_ic_tm6 {
  border-radius: 5px;
  height: 30px;
  align-items: center;
  justify-content: center;
  width: 30px;
  display: flex;
  flex-shrink: 0;
}.nde-sb_ic_tm6 svg {
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.nde-sb_ic_1_tm6 {
  background: rgba(90, 175, 245, 0.06);
  color: #5AAFF5;
}.nde-sb_ic_2_tm6 {
  background: rgba(47, 212, 138, 0.14);
  color: #2FD48A;
}.nde-sb_ic_3_tm6 {
  background: rgba(232, 195, 58, 0.13);
  color: #E8C33A;
}.nde-sb_ic_4_tm6 {
  background: rgba(110, 82, 216, 0.18);
  color: #6E52D8;
}.nde-sb_ic_5_tm6 {
  background: rgba(90, 175, 245, 0.06);
  color: #E85AAC;
}.nde-sb_ic_6_tm6 {
  background: rgba(110, 82, 216, 0.18);
  color: #9B5FE8;
}.nde-sb_badge_tm6 {
  border-radius: 0.313rem;
  background: #E8C33A;
  padding: 2px 7px;
  color: #050C14;
  margin-left: auto;
  font-size: 0.563rem;
  font-weight: 700;
}.nde-sb_bot_tm6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  padding: 0.75rem;
  display: flex;
}.nde-sb_lang_tm6,.nde-sb_help_tm6 {
  background: rgba(255, 255, 255, 0.05);
  gap: 6px;
  flex: 1;
  padding: 0.563rem 6px;
  transition: border-color .2s;
  border-radius: 0.313rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  justify-content: center;
  align-items: center;
  color: #7A96B8;
  font-weight: 600;
  font-size: 0.688rem;
}.nde-sb_lang_tm6:hover,.nde-sb_help_tm6:hover {
  border-color: rgba(110, 178, 255, 0.30);
  color: #EDF3FF;
}.nde-sb_lang_tm6 svg,.nde-sb_help_tm6 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
  height: 13px;
}.nde-sb_bd_tm6 {
  background: rgba(4, 7, 9, 0.72);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.nde-sb_bd_tm6.nde-state_on_tm6 {
  display: block;
}
@media(min-width: 1077px) {.nde-sb_bd_tm6 {
  display: none!important;
}
}.nde-mob_nav_tm6 {
  background: #0D1422;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 80;
  display: flex;
  position: fixed;
}
@media(min-width: 1077px) {.nde-mob_nav_tm6 {
  display: none;
}
}.nde-mob_nav_item_tm6 {
  gap: 4px;
  padding: 0.25rem 2px;
  flex: 1;
  display: flex;
  cursor: pointer;
  color: #445870;
  align-items: center;
  flex-direction: column;
}.nde-mob_nav_ic_tm6 {
  line-height: 1;
}.nde-mob_nav_ic_tm6 svg {
  height: 1.25rem;
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
}.nde-mob_nav_lb_tm6 {
  font-weight: 600;
  font-size: 10px;
  color: #445870;
}.nde-mob_nav_item_tm6.nde-state_active_tm6 {
  color: #5AAFF5;
}.nde-mob_nav_item_tm6.nde-state_active_tm6 .nde-mob_nav_lb_tm6 {
  color: #5AAFF5;
}.nde-hero_tm6 {
  padding: 1.25rem 16px 0;
  background: #080D16;
}
@media(min-width: 766px) {.nde-hero_tm6 {
  padding: 1.5rem 1.5rem 0;
}
}.nde-hero_in_tm6 {
  gap: 12px;
  margin: 0 auto;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.nde-hero_in_tm6 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1098px) {.nde-hero_in_tm6 {
  grid-template-columns: 1fr 21.25rem;
}
}.nde-hero_promo_tm6 {
  border-radius: 0.875rem;
  background: #0A1019;
  overflow: hidden;
  min-height: 13.75rem;
  position: relative;
  align-items: stretch;
  display: flex;
}
@media(min-width: 766px) {.nde-hero_promo_tm6 {
  min-height: 280px;
}
}.nde-hero_promo_bg_tm6 {
  background: linear-gradient(120deg,#0B1A35 0%,#080D16 100%);
  inset: 0;
  background-position: center;
  position: absolute;
  background-size: cover;
}.nde-hero_promo_bg_tm6::after {
  background: linear-gradient(90deg,#080D16 0%,rgba(4, 7, 9, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.nde-hero_promo_glow_tm6 {
  background: radial-gradient(circle,rgba(110, 82, 216, 0.18) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  right: 60px;
  height: 18.75rem;
  width: 300px;
  top: -40px;
  pointer-events: none;
}.nde-hero_promo_ct_tm6 {
  padding: 28px 1.5rem 28px 1.75rem;
  z-index: 2;
  flex-direction: column;
  position: relative;
  display: flex;
  justify-content: center;
  max-width: 30rem;
}
@media(min-width: 766px) {.nde-hero_promo_ct_tm6 {
  padding: 2.5rem 2rem;
}
}.nde-hero_badge_tm6 {
  border-radius: 1.25rem;
  border: 1px solid rgba(90, 175, 245, 0.06);
  padding: 5px 12px;
  background: rgba(90, 175, 245, 0.15);
  margin-bottom: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .08em;
  color: #5AAFF5;
  display: inline-block;
}.nde-hero_h1_tm6 {
  color: #EDF3FF;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.15;
  font-size: 1.625rem;
  margin-bottom: 0.625rem;
}.nde-hero_h1_tm6 em {
  font-style: normal;
  color: #E8C33A;
}
@media(min-width: 765px) {.nde-hero_h1_tm6 {
  font-size: 36px;
}
}.nde-hero_sub_tm6 {
  font-size: 13px;
  line-height: 1.55;
  color: #7A96B8;
  margin-bottom: 1.25rem;
}
@media(min-width:768px) {.nde-hero_sub_tm6 {
  font-size: 14px;
}
}.nde-hero_row_tm6 {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.nde-hero_cta_tm6 {
  padding: 0.813rem 26px;
  transition: background .2s;
  background: #2FD48A;
  border-radius: 0.625rem;
  font-weight: 700;
  box-shadow: 0 0.25rem 18px rgba(47, 212, 138, 0.38), 0 1px 4px rgba(0, 0, 0, 0.45);
  font-size: 0.875rem;
  color: #050C14;
}.nde-hero_cta_tm6:hover {
  background: #50E3A0;
}.nde-hero_terms_tm6 {
  color: #445870;
  font-size: 11px;
}.nde-hero_game_tm6 {
  background: #0A1019;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 14px;
  flex-direction: column;
  position: relative;
  display: flex;
}.nde-hero_game_badge_tm6 {
  background: rgba(232, 195, 58, 0.13);
  border-radius: 20px;
  border: 1px solid rgba(232, 195, 58, 0.13);
  padding: 5px 10px;
  top: 12px;
  text-transform: uppercase;
  font-weight: 700;
  z-index: 3;
  left: 0.75rem;
  letter-spacing: .06em;
  color: #E8C33A;
  position: absolute;
  font-size: 10px;
}.nde-hero_game_badge_tm6 svg {
  width: 11px;
  height: 0.688rem;
  vertical-align: -1px;
  margin-right: 4px;
}.nde-hero_game_img_tm6 {
  background: linear-gradient(135deg,#0B1A35,#080D16);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.nde-hero_game_img_tm6 img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
}.nde-hero_game_play_tm6 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(4, 7, 9, 0.72);
  align-items: center;
  position: absolute;
  display: flex;
  justify-content: center;
  opacity: 0;
}.nde-hero_game_tm6:hover .nde-hero_game_play_tm6 {
  opacity: 1;
}.nde-hero_game_play_tm6 span {
  background: #5AAFF5;
  border-radius: 50%;
  height: 3.25rem;
  align-items: center;
  width: 52px;
  display: flex;
  justify-content: center;
}.nde-hero_game_play_tm6 span svg {
  height: 1.125rem;
  width: 18px;
  margin-left: 2px;
}.nde-hero_game_info_tm6 {
  padding: 0.875rem 16px;
}.nde-hero_game_title_tm6 {
  margin-bottom: 0.25rem;
  color: #EDF3FF;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
}.nde-hero_game_provider_tm6 {
  color: #536A86;
  font-size: 11px;
}.nde-hero_game_btn_tm6 {
  transition: background .2s;
  border-radius: 10px;
  padding: 0.688rem;
  margin: 0.75rem 16px 1rem;
  background: #5AAFF5;
  text-align: center;
  display: block;
  font-weight: 700;
  font-size: 13px;
  color: #EDF3FF;
}.nde-hero_game_tm6:hover .nde-hero_game_btn_tm6 {
  background: #7EC3FF;
}.nde-sbar_tm6 {
  padding: 16px 16px 0;
  background: #080D16;
}
@media(min-width: 767px) {.nde-sbar_tm6 {
  padding: 1.125rem 1.5rem 0;
}
}.nde-sbar_in_tm6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.nde-sbar_row_tm6 {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.75rem;
}.nde-sbar_input_tm6 {
  transition: border-color .2s;
  gap: 0.625rem;
  border-radius: 0.625rem;
  padding: 0.688rem 16px;
  background: #0A1019;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex: 1;
  display: flex;
  font-size: 13px;
  cursor: pointer;
  color: #536A86;
  align-items: center;
}.nde-sbar_input_tm6:hover {
  border-color: rgba(110, 178, 255, 0.30);
}.nde-sbar_input_tm6 svg {
  flex-shrink: 0;
  width: 0.938rem;
  height: 15px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.nde-sbar_providers_tm6 {
  padding: 0.688rem 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  background: #0A1019;
  gap: 8px;
  border-radius: 0.625rem;
  display: flex;
  font-size: 0.813rem;
  align-items: center;
  color: #B4C8E2;
  font-weight: 600;
  white-space: nowrap;
}.nde-sbar_providers_tm6:hover {
  border-color: rgba(110, 178, 255, 0.30);
  color: #EDF3FF;
}.nde-sbar_providers_tm6 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
  height: 0.875rem;
}.nde-sbar_tabs_tm6 {
  gap: 6px;
  scrollbar-width: none;
  padding-bottom: 2px;
  display: flex;
  overflow-x: auto;
}.nde-sbar_tabs_tm6::-webkit-scrollbar {
  display: none;
}.nde-sbar_tab_tm6 {
  transition: background .15s,color .15s,border-color .15s;
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  padding: 0.5rem 14px;
  flex-shrink: 0;
  cursor: pointer;
  white-space: nowrap;
  font-size: 12px;
  align-items: center;
  color: #7A96B8;
  display: flex;
  font-weight: 600;
}.nde-sbar_tab_tm6:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(110, 178, 255, 0.30);
  color: #EDF3FF;
}.nde-sbar_tab_tm6.nde-state_active_tm6 {
  background: rgba(90, 175, 245, 0.15);
  border-color: rgba(90, 175, 245, 0.06);
  color: #EDF3FF;
}.nde-sbar_tab_ic_tm6 svg {
  height: 14px;
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.nde-ws_tm6 {
  background: #080D16;
  padding: 2rem 16px 0;
}
@media(min-width: 770px) {.nde-ws_tm6 {
  padding: 2.25rem 1.5rem 0;
}
}.nde-ws_in_tm6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.nde-ws_head_tm6 {
  gap: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 14px;
}.nde-ws_title_tm6 {
  gap: 0.625rem;
  font-family: 'Cormorant Garamond', serif;
  display: flex;
  font-weight: 700;
  font-size: 1rem;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  align-items: center;
  color: #EDF3FF;
}.nde-ws_title_ic_tm6 svg {
  color: #E8C33A;
  height: 18px;
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.nde-ws_online_tm6 {
  gap: 0.438rem;
  display: flex;
  color: #536A86;
  font-size: 0.75rem;
  font-weight: 600;
  align-items: center;
}.nde-ws_online_dot_tm6 {
  border-radius: 50%;
  background: #2FD48A;
  height: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(47, 212, 138, 0.14);
  width: 0.5rem;
  flex-shrink: 0;
}.nde-ws_scroll_tm6 {
  gap: 8px;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.nde-ws_scroll_tm6::-webkit-scrollbar {
  display: none;
}.nde-wc_tm6 {
  background: #0A1019;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem 14px;
  border-radius: 0.625rem;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
  flex-shrink: 0;
}.nde-wc_img_tm6 {
  border-radius: 0.313rem;
  background: #0D1422;
  overflow: hidden;
  width: 36px;
  flex-shrink: 0;
  height: 36px;
}.nde-wc_img_tm6 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.nde-wc_info_tm6 {
  min-width: 0;
}.nde-wc_game_tm6 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  color: #B4C8E2;
  font-weight: 600;
}.nde-wc_player_tm6 {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  color: #445870;
}.nde-wc_amount_tm6 {
  margin-left: auto;
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
  color: #2FD48A;
  font-size: 0.813rem;
}.nde-prov_tm6 {
  padding: 2.25rem 1rem 0;
  background: #080D16;
}
@media(min-width: 765px) {.nde-prov_tm6 {
  padding: 44px 1.5rem 0;
}
}.nde-prov_in_tm6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.nde-prov_head_tm6 {
  margin-bottom: 16px;
}.nde-prov_label_tm6 {
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #5AAFF5;
  margin-bottom: 0.5rem;
}.nde-prov_h2_tm6 {
  font-family: 'Cormorant Garamond', serif;
  color: #EDF3FF;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.nde-prov_h2_tm6 {
  font-size: 1.5rem;
}
}.nde-prov_seo_tm6 {
  font-size: 13px;
  max-width: 620px;
  overflow-wrap: break-word;
  margin-bottom: 1rem;
  line-height: 1.6;
  color: #536A86;
}.nde-prov_seo_tm6 strong {
  font-weight: 700;
  color: #B4C8E2;
}.nde-prov_seo_tm6 a {
  text-decoration: underline;
  color: #5AAFF5;
}.nde-prov_grid_tm6 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 639px) {.nde-prov_grid_tm6 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.nde-prov_grid_tm6 {
  grid-template-columns: repeat(8,1fr);
}
}.nde-prov_card_tm6 {
  background: #0A1019;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,background .2s;
  padding: 14px 0.625rem;
  gap: 7px;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}.nde-prov_card_tm6:hover {
  border-color: rgba(110, 178, 255, 0.30);
  background: #0D1422;
}.nde-prov_logo_tm6 {
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  width: 2.75rem;
  align-items: center;
  height: 2.75rem;
  display: flex;
  justify-content: center;
}.nde-prov_logo_tm6 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.nde-prov_name_tm6 {
  text-align: center;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.688rem;
  color: #7A96B8;
}.nde-bon_tm6 {
  padding: 36px 16px 0;
  background: #080D16;
}
@media(min-width: 769px) {.nde-bon_tm6 {
  padding: 44px 24px 0;
}
}.nde-bon_in_tm6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.nde-bon_head_tm6 {
  margin-bottom: 20px;
}.nde-bon_label_tm6 {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #5AAFF5;
}.nde-bon_h2_tm6 {
  color: #EDF3FF;
  margin-bottom: 0.5rem;
  font-size: 20px;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.nde-bon_h2_tm6 {
  font-size: 1.5rem;
}
}.nde-bon_seo_tm6 {
  max-width: 38.75rem;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  color: #536A86;
}.nde-bon_seo_tm6 strong {
  font-weight: 700;
  color: #B4C8E2;
}.nde-bon_seo_tm6 a {
  text-decoration: underline;
  color: #5AAFF5;
}.nde-bon_grid_tm6 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.nde-bon_grid_tm6 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.nde-bon_grid_tm6 {
  grid-template-columns: repeat(5,1fr);
}
}.nde-bon_card_tm6 {
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  background: #0A1019;
}.nde-bon_card_tm6:hover {
  border-color: rgba(90, 175, 245, 0.06);
  transform: translateY(-2px);
}.nde-bon_card_ic_tm6 svg {
  stroke-linecap: round;
  height: 1.625rem;
  width: 26px;
  stroke-linejoin: round;
}.nde-bon_card_ic_tm6 {
  margin-bottom: 10px;
}.nde-bon_card_type_tm6 {
  font-size: 10px;
  color: #536A86;
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 6px;
}.nde-bon_card_amount_tm6 {
  line-height: 1.1;
  color: #E8C33A;
  margin-bottom: 6px;
  font-size: 18px;
  font-weight: 800;
}.nde-bon_card_name_tm6 {
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 0.5rem;
  color: #EDF3FF;
  overflow-wrap: break-word;
}.nde-bon_card_detail_tm6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  padding-top: 0.5rem;
  font-size: 0.688rem;
  color: #445870;
  line-height: 1.5;
}.nde-reg_tm6 {
  padding: 36px 16px 0;
  background: #080D16;
}
@media(min-width: 767px) {.nde-reg_tm6 {
  padding: 2.75rem 24px 0;
}
}.nde-reg_in_tm6 {
  background: #0D1422;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.75rem 1.5rem;
  border-radius: 0.875rem;
  max-width: 1320px;
}
@media(min-width: 769px) {.nde-reg_in_tm6 {
  padding: 2.5rem;
}
}.nde-reg_top_tm6 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.nde-reg_top_tm6 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.nde-reg_label_tm6 {
  font-weight: 700;
  text-transform: uppercase;
  color: #5AAFF5;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
}.nde-reg_h2_tm6 {
  line-height: 1.2;
  color: #EDF3FF;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.375rem;
  margin-bottom: 12px;
}
@media(min-width: 767px) {.nde-reg_h2_tm6 {
  font-size: 1.75rem;
}
}.nde-reg_bonus_tm6 {
  padding: 10px 1rem;
  background: rgba(232, 195, 58, 0.13);
  border: 1px solid rgba(232, 195, 58, 0.13);
  gap: 8px;
  border-radius: 10px;
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.nde-reg_bonus_amount_tm6 {
  color: #E8C33A;
  font-size: 20px;
  font-weight: 800;
}.nde-reg_bonus_text_tm6 {
  color: #7A96B8;
  line-height: 1.35;
  font-size: 13px;
}.nde-reg_cta_btn_tm6 {
  transition: background .2s;
  background: #2FD48A;
  padding: 0.875rem 2rem;
  border-radius: 10px;
  color: #050C14;
  box-shadow: 0 4px 1.125rem rgba(47, 212, 138, 0.38), 0 1px 4px rgba(0, 0, 0, 0.45);
  display: inline-block;
  font-size: 0.938rem;
  margin-bottom: 12px;
  font-weight: 700;
}.nde-reg_cta_btn_tm6:hover {
  background: #50E3A0;
}.nde-reg_terms_tm6 {
  color: #445870;
  font-size: 0.688rem;
  line-height: 1.5;
}.nde-reg_seo_tm6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #536A86;
  padding-top: 20px;
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  line-height: 1.65;
  font-size: 13px;
}.nde-reg_seo_tm6 p {
  margin-bottom: 0.625rem;
  color: #536A86;
  line-height: 1.65;
  font-size: 13px;
}.nde-reg_seo_tm6 p:last-child {
  margin-bottom: 0;
}.nde-reg_seo_tm6 strong {
  font-weight: 700;
  color: #B4C8E2;
}.nde-reg_seo_tm6 a {
  transition: color .2s;
  color: #5AAFF5;
  text-decoration: underline;
}.nde-reg_seo_tm6 a:hover {
  color: #7EC3FF;
}.nde-reg_seo_tm6 ul,.nde-reg_seo_tm6 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.nde-reg_seo_tm6 ol {
  list-style: decimal;
}.nde-reg_seo_tm6 li {
  margin-bottom: 0.25rem;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #536A86;
}.nde-reg_seo_tm6 table {
  display: block;
  font-size: 0.813rem;
  border-collapse: collapse;
  margin-bottom: 10px;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 769px) {.nde-reg_seo_tm6 table {
  display: table;
}
}.nde-reg_seo_tm6 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #B4C8E2;
  text-align: left;
  font-weight: 700;
}.nde-reg_seo_tm6 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #536A86;
}.nde-reg_steps_tm6 {
  gap: 0.875rem;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 862px) {.nde-reg_steps_tm6 {
  margin-top: 0;
}
}.nde-reg_step_tm6 {
  gap: 14px;
  padding: 16px;
  border-radius: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.nde-reg_step_num_tm6 {
  border-radius: 50%;
  background: rgba(90, 175, 245, 0.15);
  border: 1px solid rgba(90, 175, 245, 0.06);
  font-weight: 800;
  height: 2.125rem;
  display: flex;
  color: #5AAFF5;
  width: 34px;
  align-items: center;
  font-size: 14px;
  justify-content: center;
  flex-shrink: 0;
}.nde-reg_step_title_tm6 {
  color: #EDF3FF;
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: 3px;
}.nde-reg_step_text_tm6 {
  color: #536A86;
  font-size: 12px;
  line-height: 1.5;
}.nde-reg_trust_tm6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  padding-top: 1.25rem;
  display: flex;
  margin-top: 1.25rem;
  flex-wrap: wrap;
}.nde-reg_trust_item_tm6 {
  gap: 0.438rem;
  overflow-wrap: break-word;
  color: #536A86;
  align-items: center;
  font-size: 12px;
  display: flex;
}.nde-reg_trust_ic_tm6 svg {
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
  color: #5AAFF5;
  stroke-linecap: round;
}.nde-app_tm6 {
  background: #080D16;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.nde-app_tm6 {
  padding: 2.75rem 24px 0;
}
}.nde-app_in_tm6 {
  margin: 0 auto;
  max-width: 1320px;
}.nde-app_head_tm6 {
  margin-bottom: 16px;
}.nde-app_label_tm6 {
  color: #5AAFF5;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.nde-app_h2_tm6 {
  color: #EDF3FF;
  font-size: 1.25rem;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
}
@media(min-width: 767px) {.nde-app_h2_tm6 {
  font-size: 24px;
}
}.nde-app_sub_tm6 {
  line-height: 1.6;
  max-width: 600px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #536A86;
}.nde-app_sub_tm6 strong {
  font-weight: 700;
  color: #B4C8E2;
}.nde-app_cards_tm6 {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 641px) {.nde-app_cards_tm6 {
  grid-template-columns: repeat(3,1fr);
}
}.nde-app_card_tm6 {
  overflow: hidden;
  gap: 1rem;
  padding: 1.25rem;
  border-radius: 10px;
  flex-wrap: wrap;
  position: relative;
  display: flex;
  align-items: flex-start;
}.nde-app_card_ios_tm6 {
  background: linear-gradient(135deg,rgba(90, 175, 245, 0.15) 0%,#0D1422 100%);
}.nde-app_card_android_tm6 {
  background: linear-gradient(135deg,rgba(47, 212, 138, 0.14) 0%,#0D1422 100%);
}.nde-app_card_win_tm6 {
  background: linear-gradient(135deg,rgba(232, 195, 58, 0.13) 0%,#0D1422 100%);
}.nde-app_card_ic_tm6 svg {
  stroke-linejoin: round;
  width: 34px;
  height: 34px;
  stroke-linecap: round;
}.nde-app_card_ic_tm6 {
  color: #EDF3FF;
  flex-shrink: 0;
}.nde-app_card_os_tm6 {
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  color: #536A86;
  font-size: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
}.nde-app_card_title_tm6 {
  margin-bottom: 6px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #EDF3FF;
  font-size: 0.938rem;
  line-height: 1.2;
}.nde-app_card_text_tm6 {
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  line-height: 1.5;
  color: #536A86;
}.nde-app_card_btn_tm6 {
  padding: 0.625rem 1.125rem;
  border: 1px solid rgba(110, 178, 255, 0.30);
  border-radius: 0.313rem;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  gap: 7px;
  font-size: 13px;
  display: inline-flex;
  font-weight: 700;
  color: #EDF3FF;
  align-items: center;
}.nde-app_card_btn_tm6:hover {
  background: rgba(255, 255, 255, 0.07);
}.nde-faq_tm6 {
  background: #080D16;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.nde-faq_tm6 {
  padding: 2.75rem 1.5rem 0;
}
}.nde-faq_in_tm6 {
  margin: 0 auto;
  max-width: 1320px;
}.nde-faq_head_tm6 {
  margin-bottom: 20px;
}.nde-faq_label_tm6 {
  color: #5AAFF5;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 8px;
  text-transform: uppercase;
}.nde-faq_h2_tm6 {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  color: #EDF3FF;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.nde-faq_h2_tm6 {
  font-size: 24px;
}
}.nde-faq_list_tm6 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.nde-faq_item_tm6 {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0D1422;
  border-radius: 0.625rem;
}.nde-faq_q_tm6 {
  transition: color .2s;
  gap: 12px;
  padding: 16px 1.25rem;
  overflow-wrap: break-word;
  align-items: center;
  cursor: pointer;
  font-size: 0.875rem;
  color: #B4C8E2;
  flex-wrap: wrap;
  font-weight: 600;
  justify-content: space-between;
  display: flex;
}.nde-faq_q_tm6:hover {
  color: #EDF3FF;
}.nde-faq_q_ic_tm6 {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  flex-shrink: 0;
  display: flex;
  height: 24px;
  font-size: 1rem;
  width: 24px;
  justify-content: center;
  color: #5AAFF5;
}.nde-faq_item_tm6.nde-state_open_tm6 .nde-faq_q_ic_tm6 {
  transform: rotate(45deg);
}.nde-faq_a_tm6 {
  padding: 0 20px 1rem;
  display: none;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #536A86;
  line-height: 1.7;
}.nde-faq_item_tm6.nde-state_open_tm6 .nde-faq_a_tm6 {
  display: block;
}.nde-faq_a_tm6 strong {
  color: #B4C8E2;
  font-weight: 700;
}.nde-faq_a_tm6 a {
  text-decoration: underline;
  color: #5AAFF5;
}.nde-faq_a_tm6 ul,.nde-faq_a_tm6 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.nde-faq_a_tm6 ol {
  list-style: decimal;
}.nde-faq_a_tm6 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.nde-faq_a_tm6 table {
  margin: 8px 0;
  width: 100%;
  font-size: 12px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 767px) {.nde-faq_a_tm6 table {
  display: table;
}
}.nde-faq_a_tm6 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 8px;
  text-align: left;
  color: #B4C8E2;
  font-weight: 700;
}.nde-faq_a_tm6 td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #536A86;
}.nde-pmt_tm6 {
  background: #080D16;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.nde-pmt_tm6 {
  padding: 44px 24px 0;
}
}.nde-pmt_in_tm6 {
  margin: 0 auto;
  max-width: 1320px;
}.nde-pmt_head_tm6 {
  margin-bottom: 22px;
  max-width: 45rem;
}.nde-pmt_label_tm6 {
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #5AAFF5;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
}.nde-pmt_h2_tm6 {
  font-size: 22px;
  color: #EDF3FF;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 765px) {.nde-pmt_h2_tm6 {
  font-size: 1.75rem;
}
}.nde-pmt_intro_tm6 {
  color: #536A86;
  line-height: 1.6;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.nde-pmt_groups_tm6 {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.nde-pmt_group_tm6 {
  background: #0D1422;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px;
}.nde-pmt_group_head_tm6 {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 10px;
}.nde-pmt_group_ic_tm6 {
  background: rgba(90, 175, 245, 0.15);
  border-radius: 0.313rem;
  justify-content: center;
  display: flex;
  height: 2.25rem;
  width: 36px;
  flex-shrink: 0;
  color: #5AAFF5;
  align-items: center;
}.nde-pmt_group_ic_tm6 svg {
  width: 18px;
  height: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.nde-pmt_group_h_tm6 {
  margin: 0;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 700;
  color: #EDF3FF;
  font-size: 16px;
}.nde-pmt_group_p_tm6 {
  overflow-wrap: break-word;
  color: #536A86;
  line-height: 1.6;
  font-size: 13px;
  margin-bottom: 0.875rem;
}.nde-pmt_group_p_tm6 strong {
  font-weight: 600;
  color: #B4C8E2;
}.nde-pmt_table_wrap_tm6 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.nde-pmt_table_tm6 {
  border-collapse: collapse;
  min-width: 540px;
  font-size: 0.813rem;
  width: 100%;
}.nde-pmt_table_tm6 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-transform: uppercase;
  text-align: left;
  font-size: 0.688rem;
  letter-spacing: .04em;
  white-space: nowrap;
  font-weight: 700;
  color: #B4C8E2;
}.nde-pmt_table_tm6 td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #536A86;
}.nde-pmt_table_tm6 tbody tr:last-child td {
  border-bottom: none;
}.nde-pmt_table_tm6 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #B4C8E2;
}.nde-rv_tm6 {
  background: #080D16;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.nde-rv_tm6 {
  padding: 44px 24px 0;
}
}.nde-rv_in_tm6 {
  margin: 0 auto;
  max-width: 82.5rem;
}.nde-rv_head_tm6 {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.nde-rv_label_tm6 {
  font-size: 11px;
  margin-bottom: 8px;
  color: #5AAFF5;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.nde-rv_h2_tm6 {
  overflow-wrap: break-word;
  color: #EDF3FF;
  margin-bottom: 0.625rem;
  font-family: 'Cormorant Garamond', serif;
  font-size: 22px;
  font-weight: 800;
}
@media(min-width: 767px) {.nde-rv_h2_tm6 {
  font-size: 1.75rem;
}
}.nde-rv_stats_tm6 {
  gap: 18px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  color: #536A86;
  font-size: 0.813rem;
}.nde-rv_stats_score_tm6 {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.nde-rv_stats_score_val_tm6 {
  font-size: 1.375rem;
  color: #E8C33A;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
}.nde-rv_stats_score_max_tm6 {
  color: #445870;
  font-size: 0.813rem;
}.nde-rv_stats_badge_tm6 {
  gap: 4px;
  display: flex;
  align-items: center;
}.nde-rv_stats_badge_tm6 svg {
  color: #E8C33A;
  height: 0.875rem;
  width: 0.875rem;
}.nde-rv_grid_tm6 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.nde-rv_grid_tm6 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.nde-rv_grid_tm6 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.nde-rv_card_tm6 {
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0D1422;
  border-radius: 10px;
  flex-direction: column;
  display: flex;
}.nde-rv_card_stars_tm6 {
  gap: 2px;
  display: flex;
  color: #E8C33A;
  margin-bottom: 10px;
}.nde-rv_card_stars_tm6 svg {
  height: 14px;
  width: 0.875rem;
}.nde-rv_card_h_tm6 {
  font-weight: 700;
  line-height: 1.3;
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
  color: #EDF3FF;
  overflow-wrap: break-word;
}.nde-rv_card_body_tm6 {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #536A86;
  margin-bottom: 0.875rem;
  line-height: 1.65;
}.nde-rv_card_body_tm6 strong {
  font-weight: 600;
  color: #B4C8E2;
}.nde-rv_card_meta_tm6 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  justify-content: space-between;
  align-items: center;
  display: flex;
  padding-top: 12px;
  flex-wrap: wrap;
}.nde-rv_card_author_tm6 {
  font-size: 12px;
  color: #B4C8E2;
  font-weight: 600;
}.nde-rv_card_date_tm6 {
  font-size: 0.688rem;
  color: #445870;
}.nde-seo_tm6 {
  padding: 2.25rem 16px 0;
  background: #080D16;
}
@media(min-width: 767px) {.nde-seo_tm6 {
  padding: 44px 24px 0;
}
}.nde-seo_in_tm6 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0D1422;
  padding: 28px 24px;
  margin: 0 auto;
  border-radius: 14px;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.nde-seo_in_tm6 {
  padding: 2.25rem 40px;
}
}.nde-seo_label_tm6 {
  margin-bottom: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #5AAFF5;
}.nde-seo_h2_tm6 {
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #EDF3FF;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.nde-seo_h2_tm6 {
  font-size: 24px;
}
}.nde-seo_body_tm6 {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
  color: #7A96B8;
}.nde-seo_body_tm6 p {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
  color: #7A96B8;
}.nde-seo_body_tm6 p:last-child {
  margin-bottom: 0;
}.nde-seo_body_tm6 strong {
  color: #B4C8E2;
  font-weight: 700;
}.nde-seo_body_tm6 a {
  transition: color .2s;
  color: #5AAFF5;
  text-decoration: underline;
}.nde-seo_body_tm6 a:hover {
  color: #7EC3FF;
}.nde-seo_body_tm6 ul,.nde-seo_body_tm6 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.nde-seo_body_tm6 ol {
  list-style: decimal;
}.nde-seo_body_tm6 li {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #7A96B8;
}.nde-seo_body_tm6 table {
  width: 100%;
  overflow-x: auto;
  display: block;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width: 767px) {.nde-seo_body_tm6 table {
  display: table;
}
}.nde-seo_body_tm6 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #B4C8E2;
}.nde-seo_body_tm6 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A96B8;
}.nde-seo_cols_tm6 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.nde-seo_cols_tm6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.nde-seo_cols_tm6 {
  grid-template-columns: repeat(3,1fr);
}
}.nde-seo_col_h_tm6 {
  margin-bottom: 7px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #B4C8E2;
  font-weight: 700;
}.nde-seo_col_p_tm6 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #536A86;
  font-size: 0.813rem;
}.nde-seo_stats_tm6 {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.nde-seo_stat_tm6 {
  padding: 14px 1rem;
  flex: 1;
  background: rgba(90, 175, 245, 0.06);
  border: 1px solid rgba(90, 175, 245, 0.15);
  border-radius: 0.625rem;
  min-width: 8.75rem;
}.nde-seo_stat_val_tm6 {
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #5AAFF5;
}.nde-seo_stat_lb_tm6 {
  color: #536A86;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.nde-seo_tm6 {
  background: #080D16;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.nde-seo_tm6 {
  padding: 2.75rem 1.5rem 0;
}
}.nde-seo_in_tm6 {
  border-radius: 0.875rem;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0D1422;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.nde-seo_in_tm6 {
  padding: 36px 2.5rem;
}
}.nde-seo_label_tm6 {
  font-size: 11px;
  color: #5AAFF5;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 10px;
}.nde-seo_h2_tm6 {
  color: #EDF3FF;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
  font-size: 1.25rem;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 770px) {.nde-seo_h2_tm6 {
  font-size: 24px;
}
}.nde-seo_body_tm6 {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #7A96B8;
  line-height: 1.75;
}.nde-seo_body_tm6 p {
  color: #7A96B8;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
}.nde-seo_body_tm6 p:last-child {
  margin-bottom: 0;
}.nde-seo_body_tm6 strong {
  font-weight: 700;
  color: #B4C8E2;
}.nde-seo_body_tm6 a {
  transition: color .2s;
  color: #5AAFF5;
  text-decoration: underline;
}.nde-seo_body_tm6 a:hover {
  color: #7EC3FF;
}.nde-seo_body_tm6 ul,.nde-seo_body_tm6 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.nde-seo_body_tm6 ol {
  list-style: decimal;
}.nde-seo_body_tm6 li {
  font-size: 14px;
  line-height: 1.75;
  color: #7A96B8;
  margin-bottom: 6px;
}.nde-seo_body_tm6 table {
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
  display: block;
  font-size: 0.813rem;
  width: 100%;
}
@media(min-width: 769px) {.nde-seo_body_tm6 table {
  display: table;
}
}.nde-seo_body_tm6 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  text-align: left;
  color: #B4C8E2;
  font-weight: 700;
}.nde-seo_body_tm6 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #7A96B8;
}.nde-seo_cols_tm6 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.nde-seo_cols_tm6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.nde-seo_cols_tm6 {
  grid-template-columns: repeat(3,1fr);
}
}.nde-seo_col_h_tm6 {
  color: #B4C8E2;
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.nde-seo_col_p_tm6 {
  color: #536A86;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.nde-seo_stats_tm6 {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.nde-seo_stat_tm6 {
  flex: 1;
  border-radius: 10px;
  border: 1px solid rgba(90, 175, 245, 0.15);
  padding: 14px 1rem;
  background: rgba(90, 175, 245, 0.06);
  min-width: 8.75rem;
}.nde-seo_stat_val_tm6 {
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #5AAFF5;
  font-size: 20px;
  overflow-wrap: break-word;
}.nde-seo_stat_lb_tm6 {
  color: #536A86;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.nde-seo_tm6 {
  padding: 2.25rem 16px 0;
  background: #080D16;
}
@media(min-width: 769px) {.nde-seo_tm6 {
  padding: 44px 1.5rem 0;
}
}.nde-seo_in_tm6 {
  border-radius: 0.875rem;
  padding: 28px 24px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0D1422;
  max-width: 82.5rem;
}
@media(min-width:768px) {.nde-seo_in_tm6 {
  padding: 36px 40px;
}
}.nde-seo_label_tm6 {
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #5AAFF5;
  margin-bottom: 10px;
}.nde-seo_h2_tm6 {
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.25;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  color: #EDF3FF;
}
@media(min-width: 769px) {.nde-seo_h2_tm6 {
  font-size: 1.5rem;
}
}.nde-seo_body_tm6 {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #7A96B8;
}.nde-seo_body_tm6 p {
  color: #7A96B8;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.75;
}.nde-seo_body_tm6 p:last-child {
  margin-bottom: 0;
}.nde-seo_body_tm6 strong {
  font-weight: 700;
  color: #B4C8E2;
}.nde-seo_body_tm6 a {
  transition: color .2s;
  text-decoration: underline;
  color: #5AAFF5;
}.nde-seo_body_tm6 a:hover {
  color: #7EC3FF;
}.nde-seo_body_tm6 ul,.nde-seo_body_tm6 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.nde-seo_body_tm6 ol {
  list-style: decimal;
}.nde-seo_body_tm6 li {
  line-height: 1.75;
  font-size: 14px;
  color: #7A96B8;
  margin-bottom: 6px;
}.nde-seo_body_tm6 table {
  font-size: 0.813rem;
  display: block;
  width: 100%;
  margin-bottom: 12px;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 770px) {.nde-seo_body_tm6 table {
  display: table;
}
}.nde-seo_body_tm6 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #B4C8E2;
  font-weight: 700;
  text-align: left;
}.nde-seo_body_tm6 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #7A96B8;
}.nde-seo_cols_tm6 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.nde-seo_cols_tm6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.nde-seo_cols_tm6 {
  grid-template-columns: repeat(3,1fr);
}
}.nde-seo_col_h_tm6 {
  color: #B4C8E2;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 7px;
  font-weight: 700;
}.nde-seo_col_p_tm6 {
  font-size: 0.813rem;
  color: #536A86;
  overflow-wrap: break-word;
  line-height: 1.65;
}.nde-seo_stats_tm6 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.nde-seo_stat_tm6 {
  flex: 1;
  border: 1px solid rgba(90, 175, 245, 0.15);
  padding: 14px 1rem;
  background: rgba(90, 175, 245, 0.06);
  border-radius: 0.625rem;
  min-width: 140px;
}.nde-seo_stat_val_tm6 {
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #5AAFF5;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}.nde-seo_stat_lb_tm6 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #536A86;
}.nde-ft_tm6 {
  background: #040709;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.nde-ft_support_tm6 {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.nde-ft_support_tm6 {
  padding: 1.75rem 1.5rem;
}
}.nde-ft_support_in_tm6 {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  display: flex;
  max-width: 1320px;
  flex-wrap: wrap;
}.nde-ft_support_main_tm6 {
  flex: 1;
  gap: 16px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  min-width: 220px;
}.nde-ft_support_ic_tm6 {
  flex-shrink: 0;
  color: #5AAFF5;
}.nde-ft_support_ic_tm6 svg {
  stroke-linejoin: round;
  height: 1.875rem;
  stroke-linecap: round;
  width: 1.875rem;
}.nde-ft_support_text_title_tm6 {
  color: #EDF3FF;
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 3px;
  overflow-wrap: break-word;
}.nde-ft_support_text_sub_tm6 {
  color: #536A86;
  overflow-wrap: break-word;
  font-size: 12px;
}.nde-ft_support_btn_tm6 {
  border-radius: 0.625rem;
  padding: 0.688rem 22px;
  transition: background .2s;
  background: #5AAFF5;
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 0.813rem;
  color: #EDF3FF;
}.nde-ft_support_btn_tm6:hover {
  background: #7EC3FF;
}.nde-ft_support_contacts_tm6 {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.nde-ft_support_contact_tm6 {
  line-height: 1.4;
  font-size: 12px;
  color: #445870;
}.nde-ft_support_contact_tm6 strong {
  font-weight: 600;
  color: #7A96B8;
  display: block;
  margin-bottom: 2px;
  font-size: 11px;
}.nde-ft_main_tm6 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 1.5rem;
}
@media(min-width: 765px) {.nde-ft_main_tm6 {
  padding: 2.5rem 24px 2rem;
}
}.nde-ft_main_in_tm6 {
  gap: 1.5rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
}
@media(min-width:640px) {.nde-ft_main_in_tm6 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.nde-ft_main_in_tm6 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.nde-ft_col_logo_tm6 {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.nde-ft_col_logo_tm6 {
  grid-column: auto;
}
}.nde-ft_logo_tm6 {
  gap: 9px;
  flex-wrap: wrap;
  color: #EDF3FF;
  font-size: 16px;
  display: flex;
  margin-bottom: 12px;
  font-weight: 800;
  align-items: center;
  overflow-wrap: break-word;
}.nde-ft_logo_mark_tm6 {
  overflow: hidden;
  border-radius: 0.313rem;
  height: 30px;
  width: 30px;
}.nde-ft_logo_mark_tm6 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.nde-ft_logo_sub_tm6 {
  overflow-wrap: break-word;
  max-width: 200px;
  line-height: 1.55;
  font-size: 0.75rem;
  color: #445870;
}.nde-ft_col_title_tm6 {
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  color: #7A96B8;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.75rem;
}.nde-ft_col_links_tm6 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.nde-ft_col_link_tm6 {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #445870;
}.nde-ft_col_link_tm6:hover {
  color: #B4C8E2;
}.nde-ft_apps_tm6 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.nde-ft_app_card_tm6 {
  transition: border-color .2s;
  gap: 10px;
  padding: 10px 12px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
}.nde-ft_app_card_tm6:hover {
  border-color: rgba(110, 178, 255, 0.30);
}.nde-ft_app_card_ic_tm6 svg {
  height: 22px;
  stroke-linejoin: round;
  width: 1.375rem;
  stroke-linecap: round;
}.nde-ft_app_card_os_tm6 {
  color: #445870;
  font-size: 10px;
  font-weight: 600;
}.nde-ft_app_card_action_tm6 {
  color: #B4C8E2;
  font-weight: 700;
  font-size: 0.75rem;
}.nde-ft_bot_tm6 {
  padding: 20px 1rem;
}
@media(min-width: 771px) {.nde-ft_bot_tm6 {
  padding: 20px 24px;
}
}.nde-ft_bot_in_tm6 {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 1320px;
}.nde-ft_socials_tm6 {
  gap: 8px;
  display: flex;
}.nde-ft_soc_tm6 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.313rem;
  transition: background .2s;
  justify-content: center;
  color: #7A96B8;
  display: flex;
  align-items: center;
  height: 2.25rem;
  width: 2.25rem;
}.nde-ft_soc_tm6 svg {
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.nde-ft_soc_tm6:hover {
  background: rgba(255, 255, 255, 0.07);
}.nde-ft_legal_tm6 {
  flex: 1;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  min-width: 200px;
  color: #7090B0;
}.nde-ft_legal_tm6 strong {
  font-weight: 700;
  color: #7A96B8;
}.nde-ft_legal_tm6 a {
  color: #7A96B8;
  text-decoration: underline;
}.nde-ft_age_tm6 {
  border-radius: 50%;
  border: 2px solid #7090B0;
  font-size: 11px;
  font-weight: 800;
  margin-left: auto;
  color: #7090B0;
  flex-shrink: 0;
  width: 2rem;
  align-items: center;
  justify-content: center;
  height: 32px;
  display: flex;
}