*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  font-family: 'Inter', sans-serif;
  background-color: #0D1A1F;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  color: #AECDD5;
  line-height: 1.6;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.uxj-layout_4o3 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.uxj-page_4o3 {
  display: flex;
  min-height: 100vh;
}.uxj-main_4o3 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1077px) {.uxj-main_4o3 {
  padding-left: 13.75rem;
}
}
@media screen and (max-width:1079px) {.uxj-main_4o3 {
  padding-bottom: 4.5rem;
}
}.uxj-gc_4o3 {
  overflow: hidden;
  background: #111E26;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  transition: transform .2s,border-color .2s;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
  width: 8.75rem;
}
@media(min-width: 641px) {.uxj-gc_4o3 {
  width: 9.75rem;
}
}
@media(min-width: 1082px) {.uxj-gc_4o3 {
  width: 168px;
}
}.uxj-gc_4o3:hover {
  transform: translateY(-3px);
  border-color: rgba(45, 196, 206, 0.07);
}.uxj-gc_img_4o3 {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.uxj-gc_img_4o3 img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.uxj-gc_hover_4o3 {
  background: rgba(7, 14, 18, 0.72);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  position: absolute;
  align-items: center;
  justify-content: center;
  display: flex;
}.uxj-gc_4o3:hover .uxj-gc_hover_4o3 {
  opacity: 1;
}.uxj-gc_hover_btn_4o3 {
  border-radius: 6px;
  background: #2DC4CE;
  padding: 0.5rem 1rem;
  font-weight: 700;
  font-size: 12px;
  color: #EBF6F8;
}.uxj-gc_info_4o3 {
  padding: 8px 10px 0.625rem;
}.uxj-gc_name_4o3 {
  overflow: hidden;
  font-size: 0.75rem;
  white-space: nowrap;
  margin-bottom: 3px;
  font-weight: 600;
  text-overflow: ellipsis;
  color: #AECDD5;
  max-width: 100%;
}.uxj-gc_prov_4o3 {
  font-size: 10px;
  color: #3D6370;
}.uxj-gc_tag_4o3 {
  border-radius: 0.25rem;
  padding: 2px 7px;
  font-size: 9px;
  position: absolute;
  font-weight: 700;
  top: 6px;
  letter-spacing: .04em;
  left: 6px;
  text-transform: uppercase;
  z-index: 2;
}.uxj-gc_tag_hot_4o3 {
  background: #E03C3C;
  color: #fff;
}.uxj-gc_tag_new_4o3 {
  background: #28B97A;
  color: #0D1A1F;
}.uxj-gc_tag_jp_4o3 {
  background: #E0B030;
  color: #0D1A1F;
}.uxj-gc_tag_ex_4o3 {
  background: #C9A040;
  color: #fff;
}.uxj-gc_tag_live_4o3 {
  background: #E03C3C;
  color: #fff;
}.uxj-gr_4o3 {
  padding: 2rem 1rem 0;
  background: #0D1A1F;
}
@media(min-width: 767px) {.uxj-gr_4o3 {
  padding: 36px 1.5rem 0;
}
}.uxj-gr_in_4o3 {
  margin: 0 auto;
  max-width: 1320px;
}.uxj-gr_head_4o3 {
  gap: 12px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
}.uxj-gr_head_l_4o3 {
  flex: 1;
  gap: 10px;
  align-items: center;
  min-width: 0;
  display: flex;
}.uxj-gr_ic_4o3 {
  border-radius: 0.625rem;
  align-items: center;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  width: 32px;
  height: 2rem;
}.uxj-gr_ic_4o3 svg {
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.uxj-gr_title_4o3 {
  color: #EBF6F8;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 16px;
}
@media(min-width: 765px) {.uxj-gr_title_4o3 {
  font-size: 1.125rem;
}
}.uxj-gr_more_4o3 {
  gap: 0.313rem;
  transition: color .2s;
  color: #4D7A86;
  white-space: nowrap;
  display: flex;
  flex-shrink: 0;
  font-weight: 600;
  font-size: 12px;
  align-items: center;
}.uxj-gr_more_4o3:hover {
  color: #2DC4CE;
}.uxj-gr_more_4o3 svg {
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
}.uxj-gr_arrows_4o3 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.uxj-gr_arr_4o3 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 6px;
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  height: 1.875rem;
  width: 30px;
  color: #6FA0AC;
  justify-content: center;
  display: flex;
  align-items: center;
}.uxj-gr_arr_4o3:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EBF6F8;
}.uxj-gr_arr_4o3 svg {
  stroke-linejoin: round;
  width: 0.813rem;
  height: 13px;
  stroke-linecap: round;
}.uxj-gr_seo_h_4o3 {
  margin: 0 0 6px;
  font-size: 13px;
  font-family: 'Cinzel', serif;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  color: #AECDD5;
  font-weight: 700;
}
@media(min-width: 770px) {.uxj-gr_seo_h_4o3 {
  font-size: 14px;
}
}.uxj-gr_seo_4o3 {
  max-width: 42.5rem;
  line-height: 1.55;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  color: #4D7A86;
  font-size: 0.75rem;
}.uxj-gr_seo_4o3 strong {
  font-weight: 600;
  color: #AECDD5;
}.uxj-gr_scroll_4o3 {
  gap: 10px;
  display: flex;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  padding-bottom: 0.625rem;
}.uxj-gr_scroll_4o3::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.uxj-gr_scroll_4o3 {
  gap: 0.75rem;
}
}.uxj-tb_4o3 {
  background: #0D1A1F;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  z-index: 80;
  right: 0;
  position: fixed;
  left: 0;
  align-items: center;
  height: 56px;
  display: flex;
  top: 0;
}.uxj-tb_in_4o3 {
  padding: 0 14px;
  gap: 0;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}.uxj-tb_burger_4o3 {
  gap: 5px;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  height: 2.375rem;
  width: 2.375rem;
  justify-content: center;
  margin-right: 8px;
  align-items: center;
  flex-shrink: 0;
}.uxj-tb_burger_4o3:hover {
  background: rgba(255, 255, 255, 0.05);
}.uxj-tb_burger_line_4o3 {
  background: #6FA0AC;
  border-radius: 1px;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1081px) {.uxj-tb_burger_4o3 {
  display: none;
}
}.uxj-tb_logo_4o3 {
  gap: 0.563rem;
  font-size: 18px;
  flex-shrink: 0;
  font-weight: 800;
  margin-right: 1.25rem;
  align-items: center;
  letter-spacing: -.01em;
  color: #EBF6F8;
  display: flex;
  overflow-wrap: break-word;
}.uxj-tb_logo_mark_4o3 {
  overflow: hidden;
  border-radius: 0.625rem;
  align-items: center;
  width: 32px;
  height: 2rem;
  justify-content: center;
  display: flex;
}.uxj-tb_logo_mark_4o3 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.uxj-tb_nav_4o3 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 637px) {.uxj-tb_nav_4o3 {
  display: flex;
}
}.uxj-tb_tab_4o3 {
  padding: 0.5rem 14px;
  border-radius: 10px;
  transition: background .15s,color .15s;
  font-size: 0.813rem;
  font-weight: 600;
  color: #6FA0AC;
  white-space: nowrap;
}.uxj-tb_tab_4o3:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EBF6F8;
}.uxj-tb_tab_4o3.uxj-state_active_4o3 {
  background: rgba(45, 196, 206, 0.18);
  color: #EBF6F8;
}.uxj-tb_right_4o3 {
  gap: 8px;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
  display: flex;
}.uxj-tb_login_4o3 {
  padding: 9px 16px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  transition: border-color .2s,color .2s;
  font-size: 13px;
  font-weight: 600;
  color: #AECDD5;
  display: none;
}.uxj-tb_login_4o3:hover {
  border-color: rgba(45, 196, 206, 0.40);
  color: #EBF6F8;
}
@media(min-width: 481px) {.uxj-tb_login_4o3 {
  display: block;
}
}.uxj-tb_reg_4o3 {
  transition: background .2s;
  padding: 9px 18px;
  border-radius: 10px;
  background: #28B97A;
  color: #0A1417;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
}.uxj-tb_reg_4o3:hover {
  background: #34CE8C;
}.uxj-sb_4o3 {
  transform: translateX(-100%);
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #162830;
  left: 0;
  bottom: 0;
  z-index: 70;
  width: 220px;
  top: 3.5rem;
  overflow-y: auto;
  position: fixed;
}.uxj-sb_4o3.uxj-state_open_4o3 {
  transform: translateX(0);
}.uxj-sb_4o3::-webkit-scrollbar {
  width: 0.25rem;
}.uxj-sb_4o3::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.uxj-sb_4o3 {
  transform: translateX(0);
}
}.uxj-sb_auth_4o3 {
  padding: 14px 12px 10px;
}.uxj-sb_btn_reg_4o3 {
  transition: background .2s;
  background: #28B97A;
  border-radius: 10px;
  padding: 0.688rem;
  text-align: center;
  color: #0A1417;
  margin-bottom: 8px;
  display: block;
  font-weight: 700;
  font-size: 13px;
}.uxj-sb_btn_reg_4o3:hover {
  background: #34CE8C;
}.uxj-sb_btn_login_4o3 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.625rem;
  transition: border-color .2s;
  border-radius: 10px;
  text-align: center;
  color: #AECDD5;
  font-size: 0.813rem;
  display: block;
  font-weight: 600;
}.uxj-sb_btn_login_4o3:hover {
  border-color: rgba(45, 196, 206, 0.40);
  color: #EBF6F8;
}.uxj-sb_promo_4o3 {
  border-radius: 10px;
  overflow: hidden;
  margin: 0 0.75rem 10px;
  padding: 12px 14px;
  border: 1px solid rgba(45, 196, 206, 0.18);
  background: linear-gradient(135deg,#0A2A34,#162830);
  position: relative;
}.uxj-sb_promo_4o3::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(45, 196, 206, 0.18),transparent 70%);
  right: -1.25rem;
  position: absolute;
  width: 5rem;
  content: '';
  height: 80px;
  top: -20px;
}.uxj-sb_promo_title_4o3 {
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  font-size: 0.688rem;
  color: #2DC4CE;
  font-weight: 700;
}.uxj-sb_promo_text_4o3 {
  font-weight: 600;
  color: #EBF6F8;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.uxj-sb_promo_sub_4o3 {
  margin-top: 3px;
  font-size: 0.625rem;
  color: #4D7A86;
}.uxj-sb_nav_4o3 {
  padding: 0.375rem 0.5rem 16px;
}.uxj-sb_nav_lb_4o3 {
  padding: 0.625rem 0.5rem 6px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 10px;
  font-weight: 700;
  color: #3D6370;
}.uxj-sb_link_4o3 {
  gap: 0.625rem;
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  border-radius: 0.375rem;
  align-items: center;
  display: flex;
  font-weight: 500;
  cursor: pointer;
  color: #6FA0AC;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.uxj-sb_link_4o3:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EBF6F8;
}.uxj-sb_link_4o3.uxj-state_active_4o3 {
  background: rgba(45, 196, 206, 0.18);
  color: #EBF6F8;
}.uxj-sb_ic_4o3 {
  border-radius: 0.375rem;
  align-items: center;
  width: 30px;
  flex-shrink: 0;
  display: flex;
  height: 1.875rem;
  justify-content: center;
}.uxj-sb_ic_4o3 svg {
  stroke-linecap: round;
  height: 16px;
  width: 16px;
  stroke-linejoin: round;
}.uxj-sb_ic_1_4o3 {
  background: rgba(45, 196, 206, 0.07);
  color: #2DC4CE;
}.uxj-sb_ic_2_4o3 {
  background: rgba(40, 185, 122, 0.16);
  color: #28B97A;
}.uxj-sb_ic_3_4o3 {
  background: rgba(224, 176, 48, 0.16);
  color: #E0B030;
}.uxj-sb_ic_4_4o3 {
  background: rgba(201, 160, 64, 0.18);
  color: #C9A040;
}.uxj-sb_ic_5_4o3 {
  background: rgba(45, 196, 206, 0.07);
  color: #E0609A;
}.uxj-sb_ic_6_4o3 {
  background: rgba(201, 160, 64, 0.18);
  color: #8B44D6;
}.uxj-sb_badge_4o3 {
  padding: 2px 7px;
  background: #E0B030;
  border-radius: 6px;
  font-weight: 700;
  margin-left: auto;
  font-size: 9px;
  color: #0A1417;
}.uxj-sb_bot_4o3 {
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  display: flex;
}.uxj-sb_lang_4o3,.uxj-sb_help_4o3 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 6px;
  border-radius: 6px;
  flex: 1;
  padding: 0.563rem 6px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  color: #6FA0AC;
  font-size: 11px;
  align-items: center;
  justify-content: center;
  font-weight: 600;
}.uxj-sb_lang_4o3:hover,.uxj-sb_help_4o3:hover {
  border-color: rgba(45, 196, 206, 0.40);
  color: #EBF6F8;
}.uxj-sb_lang_4o3 svg,.uxj-sb_help_4o3 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
  width: 13px;
}.uxj-sb_bd_4o3 {
  inset: 0;
  background: rgba(7, 14, 18, 0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.uxj-sb_bd_4o3.uxj-state_on_4o3 {
  display: block;
}
@media(min-width: 1081px) {.uxj-sb_bd_4o3 {
  display: none!important;
}
}.uxj-mob_nav_4o3 {
  background: #162830;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  z-index: 80;
  right: 0;
  left: 0;
  display: flex;
  position: fixed;
  bottom: 0;
}
@media(min-width: 1081px) {.uxj-mob_nav_4o3 {
  display: none;
}
}.uxj-mob_nav_item_4o3 {
  padding: 4px 2px;
  gap: 4px;
  flex: 1;
  flex-direction: column;
  color: #3D6370;
  cursor: pointer;
  display: flex;
  align-items: center;
}.uxj-mob_nav_ic_4o3 {
  line-height: 1;
}.uxj-mob_nav_ic_4o3 svg {
  width: 1.25rem;
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.uxj-mob_nav_lb_4o3 {
  color: #3D6370;
  font-size: 0.625rem;
  font-weight: 600;
}.uxj-mob_nav_item_4o3.uxj-state_active_4o3 {
  color: #2DC4CE;
}.uxj-mob_nav_item_4o3.uxj-state_active_4o3 .uxj-mob_nav_lb_4o3 {
  color: #2DC4CE;
}.uxj-hero_4o3 {
  background: #0D1A1F;
  padding: 20px 16px 0;
}
@media(min-width: 765px) {.uxj-hero_4o3 {
  padding: 24px 1.5rem 0;
}
}.uxj-hero_in_4o3 {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
}
@media(min-width: 857px) {.uxj-hero_in_4o3 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1098px) {.uxj-hero_in_4o3 {
  grid-template-columns: 1fr 340px;
}
}.uxj-hero_promo_4o3 {
  border-radius: 14px;
  overflow: hidden;
  background: #111E26;
  align-items: stretch;
  display: flex;
  min-height: 13.75rem;
  position: relative;
}
@media(min-width: 767px) {.uxj-hero_promo_4o3 {
  min-height: 280px;
}
}.uxj-hero_promo_bg_4o3 {
  background: linear-gradient(120deg,#0A2A34 0%,#0D1A1F 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.uxj-hero_promo_bg_4o3::after {
  inset: 0;
  background: linear-gradient(90deg,#0D1A1F 0%,rgba(7, 14, 18, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.uxj-hero_promo_glow_4o3 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(201, 160, 64, 0.18) 0%,transparent 65%);
  top: -2.5rem;
  position: absolute;
  pointer-events: none;
  height: 18.75rem;
  right: 60px;
  width: 300px;
}.uxj-hero_promo_ct_4o3 {
  padding: 1.75rem 1.5rem 28px 28px;
  display: flex;
  flex-direction: column;
  position: relative;
  justify-content: center;
  z-index: 2;
  max-width: 480px;
}
@media(min-width: 767px) {.uxj-hero_promo_ct_4o3 {
  padding: 40px 32px;
}
}.uxj-hero_badge_4o3 {
  background: rgba(45, 196, 206, 0.18);
  border-radius: 1.25rem;
  border: 1px solid rgba(45, 196, 206, 0.07);
  padding: 5px 0.75rem;
  color: #2DC4CE;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .08em;
  display: inline-block;
  margin-bottom: 14px;
  font-weight: 700;
}.uxj-hero_h1_4o3 {
  font-size: 26px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.625rem;
  color: #EBF6F8;
  font-weight: 800;
  line-height: 1.15;
}.uxj-hero_h1_4o3 em {
  color: #E0B030;
  font-style: normal;
}
@media(min-width: 767px) {.uxj-hero_h1_4o3 {
  font-size: 36px;
}
}.uxj-hero_sub_4o3 {
  font-size: 0.813rem;
  margin-bottom: 20px;
  line-height: 1.55;
  color: #6FA0AC;
}
@media(min-width: 771px) {.uxj-hero_sub_4o3 {
  font-size: 14px;
}
}.uxj-hero_row_4o3 {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.uxj-hero_cta_4o3 {
  background: #28B97A;
  padding: 13px 1.625rem;
  border-radius: 0.625rem;
  transition: background .2s;
  color: #0A1417;
  font-weight: 700;
  font-size: 0.875rem;
  box-shadow: 0 4px 1.125rem rgba(40, 185, 122, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.10);
}.uxj-hero_cta_4o3:hover {
  background: #34CE8C;
}.uxj-hero_terms_4o3 {
  color: #3D6370;
  font-size: 0.688rem;
}.uxj-hero_game_4o3 {
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #111E26;
  display: flex;
  flex-direction: column;
  position: relative;
}.uxj-hero_game_badge_4o3 {
  background: rgba(224, 176, 48, 0.16);
  border: 1px solid rgba(224, 176, 48, 0.16);
  padding: 0.313rem 10px;
  border-radius: 1.25rem;
  font-size: 10px;
  position: absolute;
  text-transform: uppercase;
  font-weight: 700;
  left: 12px;
  top: 0.75rem;
  letter-spacing: .06em;
  z-index: 3;
  color: #E0B030;
}.uxj-hero_game_badge_4o3 svg {
  vertical-align: -1px;
  width: 0.688rem;
  height: 0.688rem;
  margin-right: 4px;
}.uxj-hero_game_img_4o3 {
  background: linear-gradient(135deg,#0A2A34,#0D1A1F);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.uxj-hero_game_img_4o3 img {
  inset: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  object-fit: cover;
}.uxj-hero_game_play_4o3 {
  transition: opacity .2s;
  background: rgba(7, 14, 18, 0.72);
  inset: 0;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}.uxj-hero_game_4o3:hover .uxj-hero_game_play_4o3 {
  opacity: 1;
}.uxj-hero_game_play_4o3 span {
  background: #2DC4CE;
  border-radius: 50%;
  height: 3.25rem;
  width: 52px;
  justify-content: center;
  display: flex;
  align-items: center;
}.uxj-hero_game_play_4o3 span svg {
  width: 18px;
  margin-left: 2px;
  height: 18px;
}.uxj-hero_game_info_4o3 {
  padding: 0.875rem 16px;
}.uxj-hero_game_title_4o3 {
  margin-bottom: 0.25rem;
  color: #EBF6F8;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.uxj-hero_game_provider_4o3 {
  color: #4D7A86;
  font-size: 11px;
}.uxj-hero_game_btn_4o3 {
  margin: 12px 16px 16px;
  background: #2DC4CE;
  border-radius: 10px;
  transition: background .2s;
  padding: 0.688rem;
  text-align: center;
  font-weight: 700;
  display: block;
  color: #EBF6F8;
  font-size: 0.813rem;
}.uxj-hero_game_4o3:hover .uxj-hero_game_btn_4o3 {
  background: #45D8E3;
}.uxj-sbar_4o3 {
  background: #0D1A1F;
  padding: 1rem 1rem 0;
}
@media(min-width: 769px) {.uxj-sbar_4o3 {
  padding: 18px 24px 0;
}
}.uxj-sbar_in_4o3 {
  margin: 0 auto;
  max-width: 1320px;
}.uxj-sbar_row_4o3 {
  gap: 10px;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.uxj-sbar_input_4o3 {
  gap: 10px;
  flex: 1;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #111E26;
  border-radius: 10px;
  padding: 11px 16px;
  cursor: pointer;
  display: flex;
  color: #4D7A86;
  font-size: 0.813rem;
  align-items: center;
}.uxj-sbar_input_4o3:hover {
  border-color: rgba(45, 196, 206, 0.40);
}.uxj-sbar_input_4o3 svg {
  stroke-linecap: round;
  height: 15px;
  flex-shrink: 0;
  stroke-linejoin: round;
  width: 15px;
}.uxj-sbar_providers_4o3 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #111E26;
  padding: 0.688rem 1.125rem;
  transition: border-color .2s;
  gap: 0.5rem;
  border-radius: 0.625rem;
  white-space: nowrap;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 0.813rem;
  color: #AECDD5;
}.uxj-sbar_providers_4o3:hover {
  border-color: rgba(45, 196, 206, 0.40);
  color: #EBF6F8;
}.uxj-sbar_providers_4o3 svg {
  stroke-linejoin: round;
  height: 0.875rem;
  width: 0.875rem;
  stroke-linecap: round;
}.uxj-sbar_tabs_4o3 {
  gap: 6px;
  scrollbar-width: none;
  padding-bottom: 2px;
  overflow-x: auto;
  display: flex;
}.uxj-sbar_tabs_4o3::-webkit-scrollbar {
  display: none;
}.uxj-sbar_tab_4o3 {
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 20px;
  cursor: pointer;
  font-weight: 600;
  align-items: center;
  font-size: 12px;
  white-space: nowrap;
  flex-shrink: 0;
  color: #6FA0AC;
  display: flex;
}.uxj-sbar_tab_4o3:hover {
  border-color: rgba(45, 196, 206, 0.40);
  background: rgba(255, 255, 255, 0.07);
  color: #EBF6F8;
}.uxj-sbar_tab_4o3.uxj-state_active_4o3 {
  border-color: rgba(45, 196, 206, 0.07);
  background: rgba(45, 196, 206, 0.18);
  color: #EBF6F8;
}.uxj-sbar_tab_ic_4o3 svg {
  height: 14px;
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.uxj-gcg_4o3 {
  background: #0D1A1F;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.uxj-gcg_4o3 {
  padding: 2.75rem 24px 0;
}
}.uxj-gcg_in_4o3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.uxj-gcg_head_4o3 {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.uxj-gcg_label_4o3 {
  color: #2DC4CE;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 0.688rem;
}.uxj-gcg_h2_4o3 {
  font-family: 'Cinzel', serif;
  font-size: 22px;
  font-weight: 800;
  color: #EBF6F8;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.uxj-gcg_h2_4o3 {
  font-size: 1.75rem;
}
}.uxj-gcg_intro_4o3 {
  font-size: 13px;
  line-height: 1.6;
  color: #4D7A86;
}.uxj-gcg_grid_4o3 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.uxj-gcg_grid_4o3 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.uxj-gcg_grid_4o3 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.uxj-gcg_card_4o3 {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px;
  justify-content: flex-end;
  flex-direction: column;
  cursor: pointer;
  position: relative;
  display: flex;
  min-height: 15rem;
}.uxj-gcg_card_4o3:hover {
  transform: translateY(-3px);
  border-color: rgba(45, 196, 206, 0.18);
}.uxj-gcg_card_bg_4o3 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.uxj-gcg_card_bg_4o3::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.uxj-gcg_card_ic_4o3 {
  border-radius: 0.375rem;
  background: rgba(0,0,0,.45);
  justify-content: center;
  width: 2.5rem;
  top: 18px;
  color: #EBF6F8;
  right: 1.125rem;
  height: 2.5rem;
  display: flex;
  align-items: center;
  position: absolute;
  z-index: 2;
}.uxj-gcg_card_ic_4o3 svg {
  stroke-linejoin: round;
  width: 1.25rem;
  stroke-linecap: round;
  height: 20px;
}.uxj-gcg_card_ct_4o3 {
  z-index: 1;
  position: relative;
}.uxj-gcg_card_h_4o3 {
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-size: 18px;
  line-height: 1.2;
  overflow-wrap: break-word;
  color: #EBF6F8;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.uxj-gcg_card_h_4o3 {
  font-size: 1.25rem;
}
}.uxj-gcg_card_p_4o3 {
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.75rem;
  color: rgba(255,255,255,.82);
}.uxj-gcg_card_p_4o3 strong {
  font-weight: 600;
  color: #EBF6F8;
}.uxj-gcg_card_cta_4o3 {
  gap: 4px;
  align-items: center;
  font-weight: 700;
  color: #2DC4CE;
  display: inline-flex;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-size: 12px;
}.uxj-gcg_card_cta_4o3 svg {
  height: 12px;
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.uxj-gr_jp_4o3 {
  background: linear-gradient(135deg,#12103A 0%,#090C1E 100%);
  border-radius: 14px;
  padding: 20px;
  overflow: hidden;
  position: relative;
}.uxj-gr_jp_4o3::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(201, 160, 64, 0.18) 0%,transparent 70%);
  content: '';
  top: -60px;
  left: -60px;
  height: 15.625rem;
  width: 250px;
  position: absolute;
}.uxj-gr_jp_4o3::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(224, 176, 48, 0.16) 0%,transparent 70%);
  right: 0;
  height: 200px;
  width: 12.5rem;
  content: '';
  position: absolute;
  bottom: -40px;
}.uxj-gr_jp_head_4o3 {
  gap: 1rem;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: 1rem;
  z-index: 1;
}.uxj-gr_jp_info_4o3 {
  flex: 1;
}.uxj-gr_jp_label_4o3 {
  font-weight: 700;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  color: #8B44D6;
  font-size: 0.688rem;
  text-transform: uppercase;
}.uxj-gr_jp_label_4o3 svg {
  vertical-align: -2px;
  height: 14px;
  width: 0.875rem;
  stroke-linecap: round;
  margin-right: 0.25rem;
  stroke-linejoin: round;
}.uxj-gr_jp_amount_4o3 {
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1;
  margin-bottom: 0.25rem;
  font-family: 'Cinzel', serif;
  font-size: 2rem;
  color: #EBF6F8;
}
@media(min-width: 765px) {.uxj-gr_jp_amount_4o3 {
  font-size: 2.5rem;
}
}.uxj-gr_jp_amount_4o3 span {
  color: #E0B030;
}.uxj-gr_jp_seo_4o3 {
  color: #6FA0AC;
  max-width: 480px;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 12px;
}.uxj-gr_jp_cta_4o3 {
  border: 1px solid rgba(201, 160, 64, 0.18);
  transition: background .2s;
  border-radius: 10px;
  padding: 11px 20px;
  background: rgba(201, 160, 64, 0.18);
  margin-top: 0.25rem;
  position: relative;
  font-weight: 700;
  flex-shrink: 0;
  z-index: 1;
  color: #EBF6F8;
  white-space: nowrap;
  align-self: flex-start;
  font-size: 13px;
}.uxj-gr_jp_cta_4o3:hover {
  background: #C9A040;
}.uxj-ws_4o3 {
  background: #0D1A1F;
  padding: 2rem 1rem 0;
}
@media(min-width: 771px) {.uxj-ws_4o3 {
  padding: 36px 1.5rem 0;
}
}.uxj-ws_in_4o3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.uxj-ws_head_4o3 {
  gap: 12px;
  margin-bottom: 14px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}.uxj-ws_title_4o3 {
  gap: 0.625rem;
  color: #EBF6F8;
  flex-wrap: wrap;
  display: flex;
  font-family: 'Cinzel', serif;
  font-size: 1rem;
  overflow-wrap: break-word;
  align-items: center;
  font-weight: 700;
}.uxj-ws_title_ic_4o3 svg {
  height: 18px;
  width: 1.125rem;
  stroke-linejoin: round;
  color: #E0B030;
  stroke-linecap: round;
}.uxj-ws_online_4o3 {
  gap: 0.438rem;
  font-weight: 600;
  align-items: center;
  font-size: 0.75rem;
  color: #4D7A86;
  display: flex;
}.uxj-ws_online_dot_4o3 {
  border-radius: 50%;
  background: #28B97A;
  box-shadow: 0 0 0.375rem rgba(40, 185, 122, 0.16);
  flex-shrink: 0;
  height: 0.5rem;
  width: 8px;
}.uxj-ws_scroll_4o3 {
  gap: 0.5rem;
  scrollbar-width: none;
  padding-bottom: 8px;
  overflow-x: auto;
  display: flex;
}.uxj-ws_scroll_4o3::-webkit-scrollbar {
  display: none;
}.uxj-wc_4o3 {
  border-radius: 10px;
  gap: 10px;
  padding: 10px 14px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #111E26;
  align-items: center;
  min-width: 220px;
  flex-shrink: 0;
  display: flex;
}.uxj-wc_img_4o3 {
  overflow: hidden;
  background: #162830;
  border-radius: 6px;
  width: 2.25rem;
  flex-shrink: 0;
  height: 2.25rem;
}.uxj-wc_img_4o3 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.uxj-wc_info_4o3 {
  min-width: 0;
}.uxj-wc_game_4o3 {
  overflow: hidden;
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #AECDD5;
}.uxj-wc_player_4o3 {
  overflow: hidden;
  color: #3D6370;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  white-space: nowrap;
}.uxj-wc_amount_4o3 {
  font-weight: 700;
  color: #28B97A;
  margin-left: auto;
  font-size: 13px;
  white-space: nowrap;
  flex-shrink: 0;
}.uxj-htp_4o3 {
  padding: 36px 16px 0;
  background: #0D1A1F;
}
@media(min-width: 769px) {.uxj-htp_4o3 {
  padding: 2.75rem 1.5rem 0;
}
}.uxj-htp_in_4o3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.uxj-htp_head_4o3 {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.uxj-htp_label_4o3 {
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #2DC4CE;
  letter-spacing: .08em;
}.uxj-htp_h2_4o3 {
  color: #EBF6F8;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-weight: 800;
}
@media(min-width: 771px) {.uxj-htp_h2_4o3 {
  font-size: 28px;
}
}.uxj-htp_intro_4o3 {
  color: #4D7A86;
  font-size: 0.875rem;
  line-height: 1.6;
}.uxj-htp_steps_4o3 {
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 642px) {.uxj-htp_steps_4o3 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.uxj-htp_steps_4o3 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.uxj-htp_step_4o3 {
  background: #162830;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem 18px 18px;
  border-radius: 0.625rem;
  position: relative;
  display: flex;
  flex-direction: column;
}.uxj-htp_step_num_4o3 {
  background: #2DC4CE;
  border-radius: 50%;
  width: 1.75rem;
  justify-content: center;
  position: absolute;
  height: 28px;
  top: -12px;
  font-weight: 800;
  color: #0A1417;
  font-size: 0.813rem;
  left: 20px;
  display: flex;
  align-items: center;
  font-family: 'Cinzel', serif;
}.uxj-htp_step_ic_4o3 {
  border-radius: 0.375rem;
  background: rgba(45, 196, 206, 0.18);
  margin: 0.5rem 0 0.75rem;
  color: #2DC4CE;
  justify-content: center;
  align-items: center;
  width: 36px;
  display: flex;
  height: 2.25rem;
}.uxj-htp_step_ic_4o3 svg {
  stroke-linejoin: round;
  width: 1.125rem;
  height: 18px;
  stroke-linecap: round;
}.uxj-htp_step_h_4o3 {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #EBF6F8;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.25;
}.uxj-htp_step_p_4o3 {
  font-size: 0.813rem;
  line-height: 1.55;
  color: #4D7A86;
  overflow-wrap: break-word;
}.uxj-htp_step_p_4o3 strong {
  color: #AECDD5;
  font-weight: 600;
}.uxj-htp_cta_4o3 {
  background: #28B97A;
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  border-radius: 0.625rem;
  margin-top: 20px;
  color: #0A1417;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 700;
}.uxj-htp_cta_4o3:hover {
  background: #34CE8C;
}.uxj-prov_4o3 {
  padding: 2.25rem 16px 0;
  background: #0D1A1F;
}
@media(min-width: 769px) {.uxj-prov_4o3 {
  padding: 44px 24px 0;
}
}.uxj-prov_in_4o3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.uxj-prov_head_4o3 {
  margin-bottom: 1rem;
}.uxj-prov_label_4o3 {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 11px;
  color: #2DC4CE;
}.uxj-prov_h2_4o3 {
  color: #EBF6F8;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.uxj-prov_h2_4o3 {
  font-size: 24px;
}
}.uxj-prov_seo_4o3 {
  margin-bottom: 16px;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 620px;
  color: #4D7A86;
  font-size: 13px;
}.uxj-prov_seo_4o3 strong {
  color: #AECDD5;
  font-weight: 700;
}.uxj-prov_seo_4o3 a {
  text-decoration: underline;
  color: #2DC4CE;
}.uxj-prov_grid_4o3 {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.uxj-prov_grid_4o3 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.uxj-prov_grid_4o3 {
  grid-template-columns: repeat(8,1fr);
}
}.uxj-prov_card_4o3 {
  padding: 14px 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 10px;
  gap: 7px;
  background: #111E26;
  transition: border-color .2s,background .2s;
  flex-direction: column;
  display: flex;
  align-items: center;
  cursor: pointer;
}.uxj-prov_card_4o3:hover {
  border-color: rgba(45, 196, 206, 0.40);
  background: #162830;
}.uxj-prov_logo_4o3 {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.375rem;
  display: flex;
  justify-content: center;
  height: 2.75rem;
  width: 2.75rem;
  align-items: center;
}.uxj-prov_logo_4o3 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.uxj-prov_name_4o3 {
  font-weight: 600;
  color: #6FA0AC;
  overflow-wrap: break-word;
  text-align: center;
  font-size: 11px;
}.uxj-reg_4o3 {
  padding: 2.25rem 1rem 0;
  background: #0D1A1F;
}
@media(min-width: 766px) {.uxj-reg_4o3 {
  padding: 44px 24px 0;
}
}.uxj-reg_in_4o3 {
  margin: 0 auto;
  border-radius: 0.875rem;
  background: #162830;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  max-width: 82.5rem;
}
@media(min-width: 767px) {.uxj-reg_in_4o3 {
  padding: 40px;
}
}.uxj-reg_top_4o3 {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.uxj-reg_top_4o3 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.uxj-reg_label_4o3 {
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #2DC4CE;
  margin-bottom: 10px;
}.uxj-reg_h2_4o3 {
  font-weight: 800;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #EBF6F8;
  line-height: 1.2;
  margin-bottom: 12px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.uxj-reg_h2_4o3 {
  font-size: 28px;
}
}.uxj-reg_bonus_4o3 {
  gap: 0.5rem;
  border: 1px solid rgba(224, 176, 48, 0.16);
  background: rgba(224, 176, 48, 0.16);
  border-radius: 0.625rem;
  padding: 10px 16px;
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.uxj-reg_bonus_amount_4o3 {
  color: #E0B030;
  font-size: 20px;
  font-weight: 800;
}.uxj-reg_bonus_text_4o3 {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #6FA0AC;
}.uxj-reg_cta_btn_4o3 {
  background: #28B97A;
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 14px 32px;
  display: inline-block;
  box-shadow: 0 4px 18px rgba(40, 185, 122, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  margin-bottom: 0.75rem;
  color: #0A1417;
  font-size: 0.938rem;
  font-weight: 700;
}.uxj-reg_cta_btn_4o3:hover {
  background: #34CE8C;
}.uxj-reg_terms_4o3 {
  color: #3D6370;
  font-size: 0.688rem;
  line-height: 1.5;
}.uxj-reg_seo_4o3 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  font-size: 0.813rem;
  color: #4D7A86;
  padding-top: 20px;
}.uxj-reg_seo_4o3 p {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #4D7A86;
  margin-bottom: 10px;
}.uxj-reg_seo_4o3 p:last-child {
  margin-bottom: 0;
}.uxj-reg_seo_4o3 strong {
  color: #AECDD5;
  font-weight: 700;
}.uxj-reg_seo_4o3 a {
  transition: color .2s;
  text-decoration: underline;
  color: #2DC4CE;
}.uxj-reg_seo_4o3 a:hover {
  color: #45D8E3;
}.uxj-reg_seo_4o3 ul,.uxj-reg_seo_4o3 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.uxj-reg_seo_4o3 ol {
  list-style: decimal;
}.uxj-reg_seo_4o3 li {
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 0.25rem;
  color: #4D7A86;
}.uxj-reg_seo_4o3 table {
  width: 100%;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 10px;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.uxj-reg_seo_4o3 table {
  display: table;
}
}.uxj-reg_seo_4o3 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #AECDD5;
}.uxj-reg_seo_4o3 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #4D7A86;
}.uxj-reg_steps_4o3 {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 858px) {.uxj-reg_steps_4o3 {
  margin-top: 0;
}
}.uxj-reg_step_4o3 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 16px;
  border-radius: 0.625rem;
  gap: 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.uxj-reg_step_num_4o3 {
  background: rgba(45, 196, 206, 0.18);
  border: 1px solid rgba(45, 196, 206, 0.07);
  border-radius: 50%;
  flex-shrink: 0;
  font-size: 14px;
  color: #2DC4CE;
  font-weight: 800;
  justify-content: center;
  display: flex;
  width: 2.125rem;
  height: 34px;
  align-items: center;
}.uxj-reg_step_title_4o3 {
  font-size: 0.875rem;
  color: #EBF6F8;
  margin-bottom: 3px;
  font-weight: 700;
}.uxj-reg_step_text_4o3 {
  line-height: 1.5;
  color: #4D7A86;
  font-size: 0.75rem;
}.uxj-reg_trust_4o3 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  display: flex;
  padding-top: 1.25rem;
  flex-wrap: wrap;
  margin-top: 20px;
}.uxj-reg_trust_item_4o3 {
  gap: 0.438rem;
  align-items: center;
  display: flex;
  font-size: 0.75rem;
  color: #4D7A86;
  overflow-wrap: break-word;
}.uxj-reg_trust_ic_4o3 svg {
  stroke-linecap: round;
  width: 16px;
  color: #2DC4CE;
  stroke-linejoin: round;
  height: 1rem;
}.uxj-app_4o3 {
  background: #0D1A1F;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.uxj-app_4o3 {
  padding: 44px 1.5rem 0;
}
}.uxj-app_in_4o3 {
  margin: 0 auto;
  max-width: 1320px;
}.uxj-app_head_4o3 {
  margin-bottom: 16px;
}.uxj-app_label_4o3 {
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #2DC4CE;
}.uxj-app_h2_4o3 {
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.375rem;
  color: #EBF6F8;
}
@media(min-width: 770px) {.uxj-app_h2_4o3 {
  font-size: 24px;
}
}.uxj-app_sub_4o3 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #4D7A86;
  max-width: 37.5rem;
  line-height: 1.6;
}.uxj-app_sub_4o3 strong {
  font-weight: 700;
  color: #AECDD5;
}.uxj-app_cards_4o3 {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width: 641px) {.uxj-app_cards_4o3 {
  grid-template-columns: repeat(3,1fr);
}
}.uxj-app_card_4o3 {
  border-radius: 0.625rem;
  overflow: hidden;
  padding: 1.25rem;
  gap: 16px;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
  display: flex;
}.uxj-app_card_ios_4o3 {
  background: linear-gradient(135deg,rgba(45, 196, 206, 0.18) 0%,#162830 100%);
}.uxj-app_card_android_4o3 {
  background: linear-gradient(135deg,rgba(40, 185, 122, 0.16) 0%,#162830 100%);
}.uxj-app_card_win_4o3 {
  background: linear-gradient(135deg,rgba(224, 176, 48, 0.16) 0%,#162830 100%);
}.uxj-app_card_ic_4o3 svg {
  height: 34px;
  stroke-linecap: round;
  width: 34px;
  stroke-linejoin: round;
}.uxj-app_card_ic_4o3 {
  color: #EBF6F8;
  flex-shrink: 0;
}.uxj-app_card_os_4o3 {
  margin-bottom: 6px;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #4D7A86;
}.uxj-app_card_title_4o3 {
  margin-bottom: 0.375rem;
  line-height: 1.2;
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
  color: #EBF6F8;
}.uxj-app_card_text_4o3 {
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #4D7A86;
}.uxj-app_card_btn_4o3 {
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  padding: 0.625rem 1.125rem;
  border-radius: 0.375rem;
  gap: 7px;
  border: 1px solid rgba(45, 196, 206, 0.40);
  display: inline-flex;
  align-items: center;
  color: #EBF6F8;
  font-size: 0.813rem;
  font-weight: 700;
}.uxj-app_card_btn_4o3:hover {
  background: rgba(255, 255, 255, 0.07);
}.uxj-bon_4o3 {
  background: #0D1A1F;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.uxj-bon_4o3 {
  padding: 44px 1.5rem 0;
}
}.uxj-bon_in_4o3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.uxj-bon_head_4o3 {
  margin-bottom: 20px;
}.uxj-bon_label_4o3 {
  color: #2DC4CE;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
}.uxj-bon_h2_4o3 {
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #EBF6F8;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 765px) {.uxj-bon_h2_4o3 {
  font-size: 1.5rem;
}
}.uxj-bon_seo_4o3 {
  max-width: 620px;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #4D7A86;
}.uxj-bon_seo_4o3 strong {
  color: #AECDD5;
  font-weight: 700;
}.uxj-bon_seo_4o3 a {
  color: #2DC4CE;
  text-decoration: underline;
}.uxj-bon_grid_4o3 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.uxj-bon_grid_4o3 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.uxj-bon_grid_4o3 {
  grid-template-columns: repeat(5,1fr);
}
}.uxj-bon_card_4o3 {
  transition: border-color .2s,transform .2s;
  border-radius: 10px;
  background: #111E26;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1rem;
}.uxj-bon_card_4o3:hover {
  border-color: rgba(45, 196, 206, 0.07);
  transform: translateY(-2px);
}.uxj-bon_card_ic_4o3 svg {
  width: 1.625rem;
  stroke-linecap: round;
  height: 1.625rem;
  stroke-linejoin: round;
}.uxj-bon_card_ic_4o3 {
  margin-bottom: 10px;
}.uxj-bon_card_type_4o3 {
  letter-spacing: .06em;
  color: #4D7A86;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: 6px;
}.uxj-bon_card_amount_4o3 {
  font-size: 1.125rem;
  font-weight: 800;
  margin-bottom: 0.375rem;
  line-height: 1.1;
  color: #E0B030;
}.uxj-bon_card_name_4o3 {
  color: #EBF6F8;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}.uxj-bon_card_detail_4o3 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #3D6370;
  font-size: 11px;
}.uxj-seo_4o3 {
  padding: 36px 16px 0;
  background: #0D1A1F;
}
@media(min-width: 765px) {.uxj-seo_4o3 {
  padding: 44px 1.5rem 0;
}
}.uxj-seo_in_4o3 {
  padding: 1.75rem 1.5rem;
  border-radius: 0.875rem;
  background: #162830;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 1320px;
}
@media(min-width: 771px) {.uxj-seo_in_4o3 {
  padding: 36px 40px;
}
}.uxj-seo_label_4o3 {
  margin-bottom: 10px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #2DC4CE;
}.uxj-seo_h2_4o3 {
  color: #EBF6F8;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 20px;
}
@media(min-width: 766px) {.uxj-seo_h2_4o3 {
  font-size: 1.5rem;
}
}.uxj-seo_body_4o3 {
  font-size: 14px;
  color: #6FA0AC;
  line-height: 1.75;
  overflow-wrap: break-word;
}.uxj-seo_body_4o3 p {
  font-size: 0.875rem;
  margin-bottom: 12px;
  line-height: 1.75;
  color: #6FA0AC;
}.uxj-seo_body_4o3 p:last-child {
  margin-bottom: 0;
}.uxj-seo_body_4o3 strong {
  color: #AECDD5;
  font-weight: 700;
}.uxj-seo_body_4o3 a {
  transition: color .2s;
  text-decoration: underline;
  color: #2DC4CE;
}.uxj-seo_body_4o3 a:hover {
  color: #45D8E3;
}.uxj-seo_body_4o3 ul,.uxj-seo_body_4o3 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.uxj-seo_body_4o3 ol {
  list-style: decimal;
}.uxj-seo_body_4o3 li {
  line-height: 1.75;
  color: #6FA0AC;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}.uxj-seo_body_4o3 table {
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  width: 100%;
  display: block;
}
@media(min-width: 767px) {.uxj-seo_body_4o3 table {
  display: table;
}
}.uxj-seo_body_4o3 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  text-align: left;
  font-weight: 700;
  color: #AECDD5;
}.uxj-seo_body_4o3 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #6FA0AC;
}.uxj-seo_cols_4o3 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.uxj-seo_cols_4o3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.uxj-seo_cols_4o3 {
  grid-template-columns: repeat(3,1fr);
}
}.uxj-seo_col_h_4o3 {
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  color: #AECDD5;
}.uxj-seo_col_p_4o3 {
  color: #4D7A86;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
}.uxj-seo_stats_4o3 {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.uxj-seo_stat_4o3 {
  background: rgba(45, 196, 206, 0.07);
  border: 1px solid rgba(45, 196, 206, 0.18);
  border-radius: 0.625rem;
  padding: 14px 1rem;
  flex: 1;
  min-width: 140px;
}.uxj-seo_stat_val_4o3 {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #2DC4CE;
  font-size: 20px;
  font-weight: 800;
}.uxj-seo_stat_lb_4o3 {
  overflow-wrap: break-word;
  color: #4D7A86;
  font-size: 11px;
}.uxj-seo_4o3 {
  background: #0D1A1F;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.uxj-seo_4o3 {
  padding: 44px 1.5rem 0;
}
}.uxj-seo_in_4o3 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  background: #162830;
  border-radius: 14px;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.uxj-seo_in_4o3 {
  padding: 36px 2.5rem;
}
}.uxj-seo_label_4o3 {
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #2DC4CE;
}.uxj-seo_h2_4o3 {
  font-size: 1.25rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  color: #EBF6F8;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.uxj-seo_h2_4o3 {
  font-size: 1.5rem;
}
}.uxj-seo_body_4o3 {
  overflow-wrap: break-word;
  color: #6FA0AC;
  font-size: 0.875rem;
  line-height: 1.75;
}.uxj-seo_body_4o3 p {
  line-height: 1.75;
  margin-bottom: 12px;
  color: #6FA0AC;
  font-size: 0.875rem;
}.uxj-seo_body_4o3 p:last-child {
  margin-bottom: 0;
}.uxj-seo_body_4o3 strong {
  color: #AECDD5;
  font-weight: 700;
}.uxj-seo_body_4o3 a {
  transition: color .2s;
  text-decoration: underline;
  color: #2DC4CE;
}.uxj-seo_body_4o3 a:hover {
  color: #45D8E3;
}.uxj-seo_body_4o3 ul,.uxj-seo_body_4o3 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.uxj-seo_body_4o3 ol {
  list-style: decimal;
}.uxj-seo_body_4o3 li {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #6FA0AC;
  margin-bottom: 6px;
}.uxj-seo_body_4o3 table {
  font-size: 13px;
  display: block;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 771px) {.uxj-seo_body_4o3 table {
  display: table;
}
}.uxj-seo_body_4o3 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #AECDD5;
  font-weight: 700;
  text-align: left;
}.uxj-seo_body_4o3 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #6FA0AC;
}.uxj-seo_cols_4o3 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.uxj-seo_cols_4o3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.uxj-seo_cols_4o3 {
  grid-template-columns: repeat(3,1fr);
}
}.uxj-seo_col_h_4o3 {
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #AECDD5;
}.uxj-seo_col_p_4o3 {
  overflow-wrap: break-word;
  color: #4D7A86;
  line-height: 1.65;
  font-size: 13px;
}.uxj-seo_stats_4o3 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.uxj-seo_stat_4o3 {
  background: rgba(45, 196, 206, 0.07);
  border-radius: 0.625rem;
  border: 1px solid rgba(45, 196, 206, 0.18);
  flex: 1;
  padding: 0.875rem 1rem;
  min-width: 8.75rem;
}.uxj-seo_stat_val_4o3 {
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #2DC4CE;
  margin-bottom: 0.25rem;
}.uxj-seo_stat_lb_4o3 {
  overflow-wrap: break-word;
  color: #4D7A86;
  font-size: 0.688rem;
}.uxj-seo_4o3 {
  padding: 36px 16px 0;
  background: #0D1A1F;
}
@media(min-width:768px) {.uxj-seo_4o3 {
  padding: 2.75rem 1.5rem 0;
}
}.uxj-seo_in_4o3 {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #162830;
  padding: 1.75rem 1.5rem;
  border-radius: 14px;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.uxj-seo_in_4o3 {
  padding: 2.25rem 40px;
}
}.uxj-seo_label_4o3 {
  letter-spacing: .08em;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #2DC4CE;
  font-weight: 700;
  font-size: 0.688rem;
}.uxj-seo_h2_4o3 {
  color: #EBF6F8;
  font-weight: 800;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 20px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.uxj-seo_h2_4o3 {
  font-size: 1.5rem;
}
}.uxj-seo_body_4o3 {
  font-size: 0.875rem;
  color: #6FA0AC;
  line-height: 1.75;
  overflow-wrap: break-word;
}.uxj-seo_body_4o3 p {
  margin-bottom: 0.75rem;
  color: #6FA0AC;
  line-height: 1.75;
  font-size: 14px;
}.uxj-seo_body_4o3 p:last-child {
  margin-bottom: 0;
}.uxj-seo_body_4o3 strong {
  font-weight: 700;
  color: #AECDD5;
}.uxj-seo_body_4o3 a {
  transition: color .2s;
  text-decoration: underline;
  color: #2DC4CE;
}.uxj-seo_body_4o3 a:hover {
  color: #45D8E3;
}.uxj-seo_body_4o3 ul,.uxj-seo_body_4o3 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.uxj-seo_body_4o3 ol {
  list-style: decimal;
}.uxj-seo_body_4o3 li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 6px;
  color: #6FA0AC;
}.uxj-seo_body_4o3 table {
  overflow-x: auto;
  display: block;
  margin-bottom: 0.75rem;
  font-size: 13px;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 767px) {.uxj-seo_body_4o3 table {
  display: table;
}
}.uxj-seo_body_4o3 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #AECDD5;
  font-weight: 700;
  text-align: left;
}.uxj-seo_body_4o3 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6FA0AC;
}.uxj-seo_cols_4o3 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.uxj-seo_cols_4o3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.uxj-seo_cols_4o3 {
  grid-template-columns: repeat(3,1fr);
}
}.uxj-seo_col_h_4o3 {
  font-size: 13px;
  font-weight: 700;
  color: #AECDD5;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.uxj-seo_col_p_4o3 {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #4D7A86;
  line-height: 1.65;
}.uxj-seo_stats_4o3 {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.uxj-seo_stat_4o3 {
  flex: 1;
  padding: 0.875rem 16px;
  border: 1px solid rgba(45, 196, 206, 0.18);
  background: rgba(45, 196, 206, 0.07);
  border-radius: 10px;
  min-width: 140px;
}.uxj-seo_stat_val_4o3 {
  color: #2DC4CE;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
}.uxj-seo_stat_lb_4o3 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #4D7A86;
}.uxj-faq_4o3 {
  padding: 36px 1rem 0;
  background: #0D1A1F;
}
@media(min-width: 766px) {.uxj-faq_4o3 {
  padding: 44px 24px 0;
}
}.uxj-faq_in_4o3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.uxj-faq_head_4o3 {
  margin-bottom: 20px;
}.uxj-faq_label_4o3 {
  font-weight: 700;
  color: #2DC4CE;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
}.uxj-faq_h2_4o3 {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EBF6F8;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.uxj-faq_h2_4o3 {
  font-size: 1.5rem;
}
}.uxj-faq_list_4o3 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.uxj-faq_item_4o3 {
  overflow: hidden;
  border-radius: 0.625rem;
  background: #162830;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.uxj-faq_q_4o3 {
  gap: 12px;
  transition: color .2s;
  padding: 1rem 20px;
  overflow-wrap: break-word;
  font-weight: 600;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 14px;
  color: #AECDD5;
  cursor: pointer;
  display: flex;
  align-items: center;
}.uxj-faq_q_4o3:hover {
  color: #EBF6F8;
}.uxj-faq_q_ic_4o3 {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  font-size: 1rem;
  height: 24px;
  color: #2DC4CE;
  width: 1.5rem;
  justify-content: center;
}.uxj-faq_item_4o3.uxj-state_open_4o3 .uxj-faq_q_ic_4o3 {
  transform: rotate(45deg);
}.uxj-faq_a_4o3 {
  padding: 0 1.25rem 16px;
  color: #4D7A86;
  display: none;
  font-size: 0.813rem;
  line-height: 1.7;
  overflow-wrap: break-word;
}.uxj-faq_item_4o3.uxj-state_open_4o3 .uxj-faq_a_4o3 {
  display: block;
}.uxj-faq_a_4o3 strong {
  color: #AECDD5;
  font-weight: 700;
}.uxj-faq_a_4o3 a {
  color: #2DC4CE;
  text-decoration: underline;
}.uxj-faq_a_4o3 ul,.uxj-faq_a_4o3 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.uxj-faq_a_4o3 ol {
  list-style: decimal;
}.uxj-faq_a_4o3 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.uxj-faq_a_4o3 table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 12px;
  width: 100%;
}
@media(min-width: 765px) {.uxj-faq_a_4o3 table {
  display: table;
}
}.uxj-faq_a_4o3 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 0.5rem;
  font-weight: 700;
  color: #AECDD5;
  text-align: left;
}.uxj-faq_a_4o3 td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #4D7A86;
}.uxj-rv_4o3 {
  padding: 36px 1rem 0;
  background: #0D1A1F;
}
@media(min-width: 770px) {.uxj-rv_4o3 {
  padding: 2.75rem 24px 0;
}
}.uxj-rv_in_4o3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.uxj-rv_head_4o3 {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.uxj-rv_label_4o3 {
  text-transform: uppercase;
  color: #2DC4CE;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.uxj-rv_h2_4o3 {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  color: #EBF6F8;
  margin-bottom: 0.625rem;
  font-weight: 800;
}
@media(min-width: 766px) {.uxj-rv_h2_4o3 {
  font-size: 28px;
}
}.uxj-rv_stats_4o3 {
  gap: 1.125rem;
  color: #4D7A86;
  font-size: 0.813rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.uxj-rv_stats_score_4o3 {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.uxj-rv_stats_score_val_4o3 {
  font-size: 22px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #E0B030;
}.uxj-rv_stats_score_max_4o3 {
  color: #3D6370;
  font-size: 0.813rem;
}.uxj-rv_stats_badge_4o3 {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.uxj-rv_stats_badge_4o3 svg {
  width: 0.875rem;
  color: #E0B030;
  height: 14px;
}.uxj-rv_grid_4o3 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.uxj-rv_grid_4o3 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.uxj-rv_grid_4o3 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.uxj-rv_card_4o3 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #162830;
  padding: 20px;
  border-radius: 10px;
  flex-direction: column;
  display: flex;
}.uxj-rv_card_stars_4o3 {
  gap: 2px;
  display: flex;
  margin-bottom: 0.625rem;
  color: #E0B030;
}.uxj-rv_card_stars_4o3 svg {
  height: 14px;
  width: 14px;
}.uxj-rv_card_h_4o3 {
  font-size: 14px;
  margin-bottom: 0.5rem;
  color: #EBF6F8;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.3;
}.uxj-rv_card_body_4o3 {
  flex: 1;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #4D7A86;
  line-height: 1.65;
}.uxj-rv_card_body_4o3 strong {
  color: #AECDD5;
  font-weight: 600;
}.uxj-rv_card_meta_4o3 {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  padding-top: 0.75rem;
}.uxj-rv_card_author_4o3 {
  font-weight: 600;
  font-size: 12px;
  color: #AECDD5;
}.uxj-rv_card_date_4o3 {
  color: #3D6370;
  font-size: 0.688rem;
}.uxj-ft_4o3 {
  background: #070E12;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.uxj-ft_support_4o3 {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width:768px) {.uxj-ft_support_4o3 {
  padding: 28px 1.5rem;
}
}.uxj-ft_support_in_4o3 {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 82.5rem;
}.uxj-ft_support_main_4o3 {
  gap: 1rem;
  flex: 1;
  display: flex;
  min-width: 220px;
  align-items: center;
  flex-wrap: wrap;
}.uxj-ft_support_ic_4o3 {
  flex-shrink: 0;
  color: #2DC4CE;
}.uxj-ft_support_ic_4o3 svg {
  width: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 30px;
}.uxj-ft_support_text_title_4o3 {
  font-size: 15px;
  font-weight: 700;
  color: #EBF6F8;
  overflow-wrap: break-word;
  margin-bottom: 3px;
}.uxj-ft_support_text_sub_4o3 {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #4D7A86;
}.uxj-ft_support_btn_4o3 {
  transition: background .2s;
  background: #2DC4CE;
  border-radius: 0.625rem;
  padding: 0.688rem 1.375rem;
  white-space: nowrap;
  color: #EBF6F8;
  font-weight: 700;
  font-size: 0.813rem;
  flex-shrink: 0;
}.uxj-ft_support_btn_4o3:hover {
  background: #45D8E3;
}.uxj-ft_support_contacts_4o3 {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.uxj-ft_support_contact_4o3 {
  color: #3D6370;
  font-size: 0.75rem;
  line-height: 1.4;
}.uxj-ft_support_contact_4o3 strong {
  font-weight: 600;
  display: block;
  margin-bottom: 2px;
  color: #6FA0AC;
  font-size: 0.688rem;
}.uxj-ft_main_4o3 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 16px 1.5rem;
}
@media(min-width: 770px) {.uxj-ft_main_4o3 {
  padding: 2.5rem 24px 2rem;
}
}.uxj-ft_main_in_4o3 {
  gap: 1.5rem;
  margin: 0 auto;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.uxj-ft_main_in_4o3 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.uxj-ft_main_in_4o3 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.uxj-ft_col_logo_4o3 {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.uxj-ft_col_logo_4o3 {
  grid-column: auto;
}
}.uxj-ft_logo_4o3 {
  gap: 0.563rem;
  font-size: 16px;
  display: flex;
  align-items: center;
  color: #EBF6F8;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-weight: 800;
  flex-wrap: wrap;
}.uxj-ft_logo_mark_4o3 {
  border-radius: 0.375rem;
  overflow: hidden;
  height: 30px;
  width: 1.875rem;
}.uxj-ft_logo_mark_4o3 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.uxj-ft_logo_sub_4o3 {
  overflow-wrap: break-word;
  max-width: 200px;
  line-height: 1.55;
  color: #3D6370;
  font-size: 12px;
}.uxj-ft_col_title_4o3 {
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  font-size: 0.75rem;
  color: #6FA0AC;
  font-weight: 700;
  letter-spacing: .07em;
}.uxj-ft_col_links_4o3 {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.uxj-ft_col_link_4o3 {
  transition: color .2s;
  color: #3D6370;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.uxj-ft_col_link_4o3:hover {
  color: #AECDD5;
}.uxj-ft_apps_4o3 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.uxj-ft_app_card_4o3 {
  padding: 10px 0.75rem;
  transition: border-color .2s;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  display: flex;
  align-items: center;
}.uxj-ft_app_card_4o3:hover {
  border-color: rgba(45, 196, 206, 0.40);
}.uxj-ft_app_card_ic_4o3 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
  height: 1.375rem;
}.uxj-ft_app_card_os_4o3 {
  color: #3D6370;
  font-size: 0.625rem;
  font-weight: 600;
}.uxj-ft_app_card_action_4o3 {
  color: #AECDD5;
  font-weight: 700;
  font-size: 0.75rem;
}.uxj-ft_bot_4o3 {
  padding: 1.25rem 1rem;
}
@media(min-width: 771px) {.uxj-ft_bot_4o3 {
  padding: 1.25rem 24px;
}
}.uxj-ft_bot_in_4o3 {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  max-width: 1320px;
  flex-wrap: wrap;
  display: flex;
}.uxj-ft_socials_4o3 {
  gap: 0.5rem;
  display: flex;
}.uxj-ft_soc_4o3 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  color: #6FA0AC;
  display: flex;
  justify-content: center;
  width: 2.25rem;
  align-items: center;
  height: 36px;
}.uxj-ft_soc_4o3 svg {
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.uxj-ft_soc_4o3:hover {
  background: rgba(255, 255, 255, 0.07);
}.uxj-ft_legal_4o3 {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 11px;
  min-width: 200px;
  color: #4A7882;
}.uxj-ft_legal_4o3 strong {
  color: #6FA0AC;
  font-weight: 700;
}.uxj-ft_legal_4o3 a {
  color: #6FA0AC;
  text-decoration: underline;
}.uxj-ft_age_4o3 {
  border-radius: 50%;
  border: 2px solid #4A7882;
  width: 32px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  font-size: 0.688rem;
  align-items: center;
  color: #4A7882;
  height: 2rem;
  margin-left: auto;
  font-weight: 800;
}