*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0F0A15;
  font-family: 'Nunito', sans-serif;
  line-height: 1.6;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  color: #D9CFEE;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  font: inherit;
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.nom-layout_oey {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.nom-page_oey {
  display: flex;
  min-height: 100vh;
}.nom-main_oey {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media(min-width: 1078px) {.nom-main_oey {
  padding-left: 13.75rem;
}
}
@media(max-width: 1076px) {.nom-main_oey {
  padding-bottom: 72px;
}
}.nom-gc_oey {
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.75rem;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  background: #150D1E;
  width: 140px;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 641px) {.nom-gc_oey {
  width: 9.75rem;
}
}
@media(min-width: 1083px) {.nom-gc_oey {
  width: 10.5rem;
}
}.nom-gc_oey:hover {
  transform: translateY(-3px);
  border-color: rgba(233,30,140,0.08);
}.nom-gc_img_oey {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.nom-gc_img_oey img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.nom-gc_hover_oey {
  background: rgba(0,0,0,0.68);
  inset: 0;
  transition: opacity .2s;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  opacity: 0;
}.nom-gc_oey:hover .nom-gc_hover_oey {
  opacity: 1;
}.nom-gc_hover_btn_oey {
  padding: 0.5rem 1rem;
  background: #E91E8C;
  border-radius: 0.5rem;
  font-weight: 700;
  color: #F6F0FF;
  font-size: 12px;
}.nom-gc_info_oey {
  padding: 0.5rem 10px 10px;
}.nom-gc_name_oey {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  max-width: 100%;
  color: #D9CFEE;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  font-size: 12px;
}.nom-gc_prov_oey {
  font-size: 10px;
  color: #5C4A72;
}.nom-gc_tag_oey {
  border-radius: 4px;
  padding: 2px 0.438rem;
  left: 6px;
  text-transform: uppercase;
  z-index: 2;
  top: 0.375rem;
  font-size: 9px;
  position: absolute;
  letter-spacing: .04em;
  font-weight: 700;
}.nom-gc_tag_hot_oey {
  background: #EF4444;
  color: #fff;
}.nom-gc_tag_new_oey {
  background: #22C55E;
  color: #0F0A15;
}.nom-gc_tag_jp_oey {
  background: #F59E0B;
  color: #0F0A15;
}.nom-gc_tag_ex_oey {
  background: #B0239A;
  color: #fff;
}.nom-gc_tag_live_oey {
  background: #EF4444;
  color: #fff;
}.nom-gr_oey {
  background: #0F0A15;
  padding: 32px 1rem 0;
}
@media(min-width: 765px) {.nom-gr_oey {
  padding: 2.25rem 1.5rem 0;
}
}.nom-gr_in_oey {
  margin: 0 auto;
  max-width: 82.5rem;
}.nom-gr_head_oey {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  display: flex;
  align-items: center;
}.nom-gr_head_l_oey {
  flex: 1;
  gap: 10px;
  align-items: center;
  display: flex;
  min-width: 0;
}.nom-gr_ic_oey {
  border-radius: 0.75rem;
  width: 32px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  height: 2rem;
  display: flex;
}.nom-gr_ic_oey svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
}.nom-gr_title_oey {
  font-weight: 700;
  color: #F6F0FF;
  font-size: 1rem;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.nom-gr_title_oey {
  font-size: 18px;
}
}.nom-gr_more_oey {
  gap: 5px;
  transition: color .2s;
  white-space: nowrap;
  align-items: center;
  color: #7D6498;
  flex-shrink: 0;
  display: flex;
  font-size: 0.75rem;
  font-weight: 600;
}.nom-gr_more_oey:hover {
  color: #E91E8C;
}.nom-gr_more_oey svg {
  width: 12px;
  stroke-linecap: round;
  height: 12px;
  stroke-linejoin: round;
}.nom-gr_arrows_oey {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.nom-gr_arr_oey {
  border-radius: 0.5rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  transition: background .15s,color .15s;
  height: 1.875rem;
  align-items: center;
  color: #A990C8;
  display: flex;
  width: 1.875rem;
  justify-content: center;
}.nom-gr_arr_oey:hover {
  background: rgba(255,255,255,0.07);
  color: #F6F0FF;
}.nom-gr_arr_oey svg {
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
  width: 0.813rem;
}.nom-gr_seo_h_oey {
  margin: 0 0 6px;
  max-width: 680px;
  font-family: 'Exo 2', sans-serif;
  color: #D9CFEE;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
}
@media(min-width: 769px) {.nom-gr_seo_h_oey {
  font-size: 0.875rem;
}
}.nom-gr_seo_oey {
  margin-bottom: 0.75rem;
  line-height: 1.55;
  font-size: 12px;
  max-width: 680px;
  overflow-wrap: break-word;
  color: #7D6498;
}.nom-gr_seo_oey strong {
  color: #D9CFEE;
  font-weight: 600;
}.nom-gr_scroll_oey {
  gap: 0.625rem;
  padding-bottom: 10px;
  display: flex;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  scrollbar-width: none;
}.nom-gr_scroll_oey::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.nom-gr_scroll_oey {
  gap: 0.75rem;
}
}.nom-tb_oey {
  background: #0F0A15;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  height: 3.5rem;
  top: 0;
  left: 0;
  position: fixed;
  align-items: center;
  display: flex;
  right: 0;
  z-index: 80;
}.nom-tb_in_oey {
  gap: 0;
  padding: 0 14px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}.nom-tb_burger_oey {
  gap: 5px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  height: 2.375rem;
  flex-shrink: 0;
  width: 2.375rem;
  margin-right: 8px;
  flex-direction: column;
  justify-content: center;
}.nom-tb_burger_oey:hover {
  background: rgba(255,255,255,0.05);
}.nom-tb_burger_line_oey {
  background: #A990C8;
  border-radius: 1px;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1081px) {.nom-tb_burger_oey {
  display: none;
}
}.nom-tb_logo_oey {
  gap: 0.563rem;
  overflow-wrap: break-word;
  font-weight: 800;
  letter-spacing: -.01em;
  align-items: center;
  font-size: 18px;
  margin-right: 20px;
  display: flex;
  flex-shrink: 0;
  color: #F6F0FF;
}.nom-tb_logo_mark_oey {
  overflow: hidden;
  border-radius: 12px;
  height: 32px;
  width: 2rem;
  justify-content: center;
  align-items: center;
  display: flex;
}.nom-tb_logo_mark_oey img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.nom-tb_nav_oey {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width:640px) {.nom-tb_nav_oey {
  display: flex;
}
}.nom-tb_tab_oey {
  padding: 0.5rem 14px;
  border-radius: 0.75rem;
  transition: background .15s,color .15s;
  font-size: 0.813rem;
  color: #A990C8;
  white-space: nowrap;
  font-weight: 600;
}.nom-tb_tab_oey:hover {
  background: rgba(255,255,255,0.05);
  color: #F6F0FF;
}.nom-tb_tab_oey.nom-state_active_oey {
  background: rgba(233,30,140,0.18);
  color: #F6F0FF;
}.nom-tb_right_oey {
  gap: 0.5rem;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.nom-tb_login_oey {
  border-radius: 0.75rem;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 0.563rem 1rem;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s,color .2s;
  font-size: 13px;
  font-weight: 600;
  color: #D9CFEE;
  display: none;
}.nom-tb_login_oey:hover {
  border-color: rgba(233,30,140,0.50);
  color: #F6F0FF;
}
@media(min-width: 481px) {.nom-tb_login_oey {
  display: block;
}
}.nom-tb_reg_oey {
  border-radius: 12px;
  background: #22C55E;
  transition: background .2s;
  padding: 9px 1.125rem;
  white-space: nowrap;
  color: #0E0918;
  font-weight: 700;
  font-size: 0.813rem;
}.nom-tb_reg_oey:hover {
  background: #16A34A;
}.nom-sb_oey {
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #1A1025;
  transform: translateX(-100%);
  transition: transform .25s ease;
  width: 220px;
  position: fixed;
  left: 0;
  overflow-y: auto;
  bottom: 0;
  z-index: 70;
  top: 56px;
}.nom-sb_oey.nom-state_open_oey {
  transform: translateX(0);
}.nom-sb_oey::-webkit-scrollbar {
  width: 4px;
}.nom-sb_oey::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1077px) {.nom-sb_oey {
  transform: translateX(0);
}
}.nom-sb_auth_oey {
  padding: 14px 12px 10px;
}.nom-sb_btn_reg_oey {
  padding: 11px;
  background: #22C55E;
  border-radius: 0.75rem;
  transition: background .2s;
  text-align: center;
  font-size: 13px;
  margin-bottom: 8px;
  font-weight: 700;
  display: block;
  color: #0E0918;
}.nom-sb_btn_reg_oey:hover {
  background: #16A34A;
}.nom-sb_btn_login_oey {
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 0.75rem;
  padding: 0.625rem;
  border: 1px solid rgba(255,255,255,0.10);
  font-weight: 600;
  color: #D9CFEE;
  font-size: 0.813rem;
  text-align: center;
  display: block;
}.nom-sb_btn_login_oey:hover {
  border-color: rgba(233,30,140,0.50);
  color: #F6F0FF;
}.nom-sb_promo_oey {
  margin: 0 0.75rem 0.625rem;
  border-radius: 0.75rem;
  border: 1px solid rgba(233,30,140,0.18);
  background: linear-gradient(135deg,#30063A,#1A1025);
  overflow: hidden;
  padding: 12px 14px;
  position: relative;
}.nom-sb_promo_oey::before {
  background: radial-gradient(circle,rgba(233,30,140,0.18),transparent 70%);
  border-radius: 50%;
  right: -20px;
  position: absolute;
  height: 5rem;
  top: -20px;
  width: 80px;
  content: '';
}.nom-sb_promo_title_oey {
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #E91E8C;
  font-size: 11px;
  margin-bottom: 4px;
  font-weight: 700;
}.nom-sb_promo_text_oey {
  font-size: 0.75rem;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F6F0FF;
  line-height: 1.35;
}.nom-sb_promo_sub_oey {
  margin-top: 3px;
  font-size: 0.625rem;
  color: #7D6498;
}.nom-sb_nav_oey {
  padding: 0.375rem 0.5rem 1rem;
}.nom-sb_nav_lb_oey {
  padding: 10px 0.5rem 6px;
  letter-spacing: .08em;
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #5C4A72;
}.nom-sb_link_oey {
  transition: background .15s,color .15s;
  padding: 0.563rem 0.625rem;
  gap: 0.625rem;
  border-radius: 8px;
  overflow-wrap: break-word;
  font-size: 13px;
  align-items: center;
  cursor: pointer;
  color: #A990C8;
  display: flex;
  font-weight: 500;
}.nom-sb_link_oey:hover {
  background: rgba(255,255,255,0.05);
  color: #F6F0FF;
}.nom-sb_link_oey.nom-state_active_oey {
  background: rgba(233,30,140,0.18);
  color: #F6F0FF;
}.nom-sb_ic_oey {
  border-radius: 8px;
  width: 30px;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  height: 1.875rem;
}.nom-sb_ic_oey svg {
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
}.nom-sb_ic_1_oey {
  background: rgba(233,30,140,0.08);
  color: #E91E8C;
}.nom-sb_ic_2_oey {
  background: rgba(34,197,94,0.15);
  color: #22C55E;
}.nom-sb_ic_3_oey {
  background: rgba(245,158,11,0.15);
  color: #F59E0B;
}.nom-sb_ic_4_oey {
  background: rgba(176,35,154,0.22);
  color: #B0239A;
}.nom-sb_ic_5_oey {
  background: rgba(233,30,140,0.08);
  color: #FF5CB0;
}.nom-sb_ic_6_oey {
  background: rgba(176,35,154,0.22);
  color: #9333EA;
}.nom-sb_badge_oey {
  background: #F59E0B;
  padding: 2px 0.438rem;
  border-radius: 8px;
  color: #0E0918;
  font-weight: 700;
  font-size: 0.563rem;
  margin-left: auto;
}.nom-sb_bot_oey {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  gap: 8px;
  display: flex;
}.nom-sb_lang_oey,.nom-sb_help_oey {
  flex: 1;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 8px;
  padding: 9px 6px;
  background: rgba(255,255,255,0.05);
  gap: 6px;
  transition: border-color .2s;
  justify-content: center;
  font-weight: 600;
  font-size: 11px;
  display: flex;
  color: #A990C8;
  align-items: center;
}.nom-sb_lang_oey:hover,.nom-sb_help_oey:hover {
  border-color: rgba(233,30,140,0.50);
  color: #F6F0FF;
}.nom-sb_lang_oey svg,.nom-sb_help_oey svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
  width: 13px;
}.nom-sb_bd_oey {
  inset: 0;
  background: rgba(0,0,0,0.68);
  position: fixed;
  display: none;
  z-index: 69;
}.nom-sb_bd_oey.nom-state_on_oey {
  display: block;
}
@media(min-width: 1081px) {.nom-sb_bd_oey {
  display: none!important;
}
}.nom-mob_nav_oey {
  background: #1A1025;
  border-top: 1px solid rgba(255,255,255,0.10);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  right: 0;
  display: flex;
  left: 0;
  z-index: 80;
  position: fixed;
  bottom: 0;
}
@media(min-width: 1082px) {.nom-mob_nav_oey {
  display: none;
}
}.nom-mob_nav_item_oey {
  gap: 0.25rem;
  flex: 1;
  padding: 0.25rem 2px;
  cursor: pointer;
  display: flex;
  align-items: center;
  color: #5C4A72;
  flex-direction: column;
}.nom-mob_nav_ic_oey {
  line-height: 1;
}.nom-mob_nav_ic_oey svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.25rem;
  width: 20px;
}.nom-mob_nav_lb_oey {
  font-weight: 600;
  color: #5C4A72;
  font-size: 10px;
}.nom-mob_nav_item_oey.nom-state_active_oey {
  color: #E91E8C;
}.nom-mob_nav_item_oey.nom-state_active_oey .nom-mob_nav_lb_oey {
  color: #E91E8C;
}.nom-hero_oey {
  background: #0F0A15;
  padding: 20px 1rem 0;
}
@media(min-width: 769px) {.nom-hero_oey {
  padding: 24px 1.5rem 0;
}
}.nom-hero_in_oey {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 861px) {.nom-hero_in_oey {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.nom-hero_in_oey {
  grid-template-columns: 1fr 340px;
}
}.nom-hero_promo_oey {
  overflow: hidden;
  background: #150D1E;
  border-radius: 1.125rem;
  position: relative;
  display: flex;
  min-height: 13.75rem;
  align-items: stretch;
}
@media(min-width: 769px) {.nom-hero_promo_oey {
  min-height: 280px;
}
}.nom-hero_promo_bg_oey {
  inset: 0;
  background: linear-gradient(120deg,#30063A 0%,#0F0A15 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.nom-hero_promo_bg_oey::after {
  background: linear-gradient(90deg,#0F0A15 0%,rgba(0,0,0,0.68) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.nom-hero_promo_glow_oey {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(176,35,154,0.22) 0%,transparent 65%);
  width: 18.75rem;
  height: 18.75rem;
  right: 3.75rem;
  top: -2.5rem;
  position: absolute;
  pointer-events: none;
}.nom-hero_promo_ct_oey {
  padding: 28px 24px 28px 1.75rem;
  display: flex;
  z-index: 2;
  max-width: 480px;
  justify-content: center;
  flex-direction: column;
  position: relative;
}
@media(min-width: 765px) {.nom-hero_promo_ct_oey {
  padding: 40px 2rem;
}
}.nom-hero_badge_oey {
  border: 1px solid rgba(233,30,140,0.08);
  border-radius: 24px;
  padding: 0.313rem 12px;
  background: rgba(233,30,140,0.18);
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 14px;
  font-size: 10px;
  color: #E91E8C;
}.nom-hero_h1_oey {
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.15;
  font-size: 26px;
  color: #F6F0FF;
  margin-bottom: 0.625rem;
}.nom-hero_h1_oey em {
  color: #F59E0B;
  font-style: normal;
}
@media(min-width:768px) {.nom-hero_h1_oey {
  font-size: 36px;
}
}.nom-hero_sub_oey {
  font-size: 0.813rem;
  line-height: 1.55;
  margin-bottom: 1.25rem;
  color: #A990C8;
}
@media(min-width: 770px) {.nom-hero_sub_oey {
  font-size: 0.875rem;
}
}.nom-hero_row_oey {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.nom-hero_cta_oey {
  padding: 0.813rem 26px;
  border-radius: 12px;
  background: #22C55E;
  transition: background .2s;
  font-size: 14px;
  color: #0E0918;
  font-weight: 700;
  box-shadow: 0 4px 0 #166534, 0 0.5rem 1.25rem rgba(34,197,94,0.36);
}.nom-hero_cta_oey:hover {
  background: #16A34A;
}.nom-hero_terms_oey {
  font-size: 11px;
  color: #5C4A72;
}.nom-hero_game_oey {
  background: #150D1E;
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  border-radius: 18px;
  position: relative;
  flex-direction: column;
  display: flex;
}.nom-hero_game_badge_oey {
  border: 1px solid rgba(245,158,11,0.15);
  padding: 5px 0.625rem;
  border-radius: 1.5rem;
  background: rgba(245,158,11,0.15);
  position: absolute;
  letter-spacing: .06em;
  top: 0.75rem;
  font-weight: 700;
  z-index: 3;
  text-transform: uppercase;
  left: 0.75rem;
  color: #F59E0B;
  font-size: 10px;
}.nom-hero_game_badge_oey svg {
  height: 11px;
  vertical-align: -1px;
  margin-right: 0.25rem;
  width: 11px;
}.nom-hero_game_img_oey {
  background: linear-gradient(135deg,#30063A,#0F0A15);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.nom-hero_game_img_oey img {
  inset: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  object-fit: cover;
}.nom-hero_game_play_oey {
  background: rgba(0,0,0,0.68);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  display: flex;
  opacity: 0;
  justify-content: center;
  position: absolute;
}.nom-hero_game_oey:hover .nom-hero_game_play_oey {
  opacity: 1;
}.nom-hero_game_play_oey span {
  border-radius: 50%;
  background: #E91E8C;
  width: 3.25rem;
  justify-content: center;
  align-items: center;
  height: 52px;
  display: flex;
}.nom-hero_game_play_oey span svg {
  height: 18px;
  margin-left: 2px;
  width: 1.125rem;
}.nom-hero_game_info_oey {
  padding: 0.875rem 1rem;
}.nom-hero_game_title_oey {
  margin-bottom: 0.25rem;
  font-size: 15px;
  color: #F6F0FF;
  overflow-wrap: break-word;
  font-weight: 700;
}.nom-hero_game_provider_oey {
  font-size: 0.688rem;
  color: #7D6498;
}.nom-hero_game_btn_oey {
  transition: background .2s;
  border-radius: 0.75rem;
  background: #E91E8C;
  padding: 0.688rem;
  margin: 0.75rem 16px 1rem;
  display: block;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  color: #F6F0FF;
}.nom-hero_game_oey:hover .nom-hero_game_btn_oey {
  background: #FF3DA3;
}.nom-sbar_oey {
  padding: 16px 1rem 0;
  background: #0F0A15;
}
@media(min-width: 766px) {.nom-sbar_oey {
  padding: 18px 1.5rem 0;
}
}.nom-sbar_in_oey {
  margin: 0 auto;
  max-width: 1320px;
}.nom-sbar_row_oey {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
}.nom-sbar_input_oey {
  background: #150D1E;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 11px 16px;
  border-radius: 12px;
  transition: border-color .2s;
  flex: 1;
  gap: 0.625rem;
  font-size: 13px;
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #7D6498;
}.nom-sbar_input_oey:hover {
  border-color: rgba(233,30,140,0.50);
}.nom-sbar_input_oey svg {
  width: 15px;
  stroke-linecap: round;
  height: 15px;
  flex-shrink: 0;
  stroke-linejoin: round;
}.nom-sbar_providers_oey {
  border: 1px solid rgba(255,255,255,0.10);
  padding: 0.688rem 18px;
  border-radius: 0.75rem;
  gap: 8px;
  transition: border-color .2s;
  background: #150D1E;
  align-items: center;
  font-size: 13px;
  display: flex;
  font-weight: 600;
  white-space: nowrap;
  color: #D9CFEE;
}.nom-sbar_providers_oey:hover {
  border-color: rgba(233,30,140,0.50);
  color: #F6F0FF;
}.nom-sbar_providers_oey svg {
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
  height: 0.875rem;
}.nom-sbar_tabs_oey {
  gap: 0.375rem;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
}.nom-sbar_tabs_oey::-webkit-scrollbar {
  display: none;
}.nom-sbar_tab_oey {
  gap: 0.438rem;
  padding: 0.5rem 0.875rem;
  border: 1px solid rgba(255,255,255,0.06);
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 24px;
  display: flex;
  color: #A990C8;
  font-size: 0.75rem;
  white-space: nowrap;
  cursor: pointer;
  font-weight: 600;
  flex-shrink: 0;
  align-items: center;
}.nom-sbar_tab_oey:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(233,30,140,0.50);
  color: #F6F0FF;
}.nom-sbar_tab_oey.nom-state_active_oey {
  border-color: rgba(233,30,140,0.08);
  background: rgba(233,30,140,0.18);
  color: #F6F0FF;
}.nom-sbar_tab_ic_oey svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 14px;
  width: 14px;
}.nom-wy_oey {
  padding: 2rem 1rem 0;
  background: #0F0A15;
}
@media(min-width: 769px) {.nom-wy_oey {
  padding: 40px 1.5rem 0;
}
}.nom-wy_in_oey {
  margin: 0 auto;
  max-width: 1320px;
}.nom-wy_head_oey {
  margin-bottom: 18px;
  max-width: 720px;
}.nom-wy_label_oey {
  color: #E91E8C;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
}.nom-wy_h2_oey {
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #F6F0FF;
  font-size: 1.25rem;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 770px) {.nom-wy_h2_oey {
  font-size: 24px;
}
}.nom-wy_intro_oey {
  margin: 0;
  line-height: 1.6;
  color: #7D6498;
  font-size: 0.813rem;
}.nom-wy_grid_oey {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.nom-wy_grid_oey {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.nom-wy_grid_oey {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.nom-wy_card_oey {
  background: #1A1025;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,transform .2s;
  border-radius: 0.75rem;
  padding: 20px;
}.nom-wy_card_oey:hover {
  border-color: rgba(233,30,140,0.08);
  transform: translateY(-2px);
}.nom-wy_card_ic_oey {
  background: rgba(233,30,140,0.18);
  border-radius: 50%;
  justify-content: center;
  display: flex;
  margin-bottom: 0.875rem;
  align-items: center;
  width: 44px;
  height: 44px;
  color: #E91E8C;
}.nom-wy_card_ic_oey svg {
  stroke-linecap: round;
  height: 1.375rem;
  stroke-linejoin: round;
  width: 22px;
}.nom-wy_card_h_oey {
  font-size: 0.938rem;
  color: #F6F0FF;
  font-weight: 700;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}.nom-wy_card_p_oey {
  color: #7D6498;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.nom-wy_card_p_oey strong {
  color: #D9CFEE;
  font-weight: 600;
}.nom-gcg_oey {
  background: #0F0A15;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.nom-gcg_oey {
  padding: 44px 1.5rem 0;
}
}.nom-gcg_in_oey {
  margin: 0 auto;
  max-width: 82.5rem;
}.nom-gcg_head_oey {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.nom-gcg_label_oey {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #E91E8C;
  letter-spacing: .08em;
}.nom-gcg_h2_oey {
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #F6F0FF;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 8px;
}
@media(min-width: 770px) {.nom-gcg_h2_oey {
  font-size: 28px;
}
}.nom-gcg_intro_oey {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #7D6498;
}.nom-gcg_grid_oey {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.nom-gcg_grid_oey {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.nom-gcg_grid_oey {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.nom-gcg_card_oey {
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 1.125rem;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  justify-content: flex-end;
  min-height: 15rem;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  position: relative;
}.nom-gcg_card_oey:hover {
  border-color: rgba(233,30,140,0.18);
  transform: translateY(-3px);
}.nom-gcg_card_bg_oey {
  inset: 0;
  position: absolute;
  z-index: 0;
}.nom-gcg_card_bg_oey::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.nom-gcg_card_ic_oey {
  background: rgba(0,0,0,.45);
  border-radius: 0.5rem;
  top: 18px;
  color: #F6F0FF;
  position: absolute;
  height: 2.5rem;
  z-index: 2;
  align-items: center;
  right: 1.125rem;
  justify-content: center;
  width: 40px;
  display: flex;
}.nom-gcg_card_ic_oey svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 20px;
  width: 1.25rem;
}.nom-gcg_card_ct_oey {
  z-index: 1;
  position: relative;
}.nom-gcg_card_h_oey {
  font-size: 18px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 8px;
  line-height: 1.2;
  color: #F6F0FF;
}
@media(min-width: 765px) {.nom-gcg_card_h_oey {
  font-size: 20px;
}
}.nom-gcg_card_p_oey {
  color: rgba(255,255,255,.82);
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  margin-bottom: 10px;
}.nom-gcg_card_p_oey strong {
  color: #F6F0FF;
  font-weight: 600;
}.nom-gcg_card_cta_oey {
  gap: 0.25rem;
  font-weight: 700;
  letter-spacing: .04em;
  font-size: 12px;
  color: #E91E8C;
  align-items: center;
  display: inline-flex;
  text-transform: uppercase;
}.nom-gcg_card_cta_oey svg {
  height: 0.75rem;
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
}.nom-gr_jp_oey {
  border-radius: 18px;
  padding: 20px;
  background: linear-gradient(135deg,#1F0B30 0%,#080510 100%);
  overflow: hidden;
  position: relative;
}.nom-gr_jp_oey::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(176,35,154,0.22) 0%,transparent 70%);
  left: -3.75rem;
  position: absolute;
  top: -3.75rem;
  content: '';
  width: 250px;
  height: 15.625rem;
}.nom-gr_jp_oey::after {
  background: radial-gradient(circle,rgba(245,158,11,0.15) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  height: 12.5rem;
  width: 12.5rem;
  position: absolute;
  bottom: -40px;
  right: 0;
}.nom-gr_jp_head_oey {
  gap: 16px;
  flex-wrap: wrap;
  align-items: flex-start;
  z-index: 1;
  margin-bottom: 16px;
  position: relative;
  display: flex;
}.nom-gr_jp_info_oey {
  flex: 1;
}.nom-gr_jp_label_oey {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #9333EA;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
}.nom-gr_jp_label_oey svg {
  margin-right: 0.25rem;
  height: 0.875rem;
  width: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  vertical-align: -2px;
}.nom-gr_jp_amount_oey {
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 4px;
  font-size: 2rem;
  color: #F6F0FF;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1;
}
@media(min-width: 770px) {.nom-gr_jp_amount_oey {
  font-size: 40px;
}
}.nom-gr_jp_amount_oey span {
  color: #F59E0B;
}.nom-gr_jp_seo_oey {
  color: #A990C8;
  overflow-wrap: break-word;
  line-height: 1.5;
  max-width: 480px;
  font-size: 0.75rem;
}.nom-gr_jp_cta_oey {
  border: 1px solid rgba(176,35,154,0.22);
  background: rgba(176,35,154,0.22);
  transition: background .2s;
  border-radius: 12px;
  padding: 0.688rem 1.25rem;
  flex-shrink: 0;
  margin-top: 0.25rem;
  font-weight: 700;
  font-size: 13px;
  position: relative;
  color: #F6F0FF;
  white-space: nowrap;
  z-index: 1;
  align-self: flex-start;
}.nom-gr_jp_cta_oey:hover {
  background: #B0239A;
}.nom-ws_oey {
  background: #0F0A15;
  padding: 2rem 16px 0;
}
@media(min-width: 771px) {.nom-ws_oey {
  padding: 36px 24px 0;
}
}.nom-ws_in_oey {
  margin: 0 auto;
  max-width: 1320px;
}.nom-ws_head_oey {
  gap: 0.75rem;
  margin-bottom: 0.875rem;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.nom-ws_title_oey {
  gap: 10px;
  display: flex;
  color: #F6F0FF;
  align-items: center;
  font-weight: 700;
  font-size: 16px;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  flex-wrap: wrap;
}.nom-ws_title_ic_oey svg {
  color: #F59E0B;
  stroke-linecap: round;
  height: 1.125rem;
  width: 18px;
  stroke-linejoin: round;
}.nom-ws_online_oey {
  gap: 7px;
  display: flex;
  font-weight: 600;
  font-size: 12px;
  align-items: center;
  color: #7D6498;
}.nom-ws_online_dot_oey {
  border-radius: 50%;
  background: #22C55E;
  box-shadow: 0 0 6px rgba(34,197,94,0.15);
  width: 0.5rem;
  height: 8px;
  flex-shrink: 0;
}.nom-ws_scroll_oey {
  gap: 8px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.5rem;
}.nom-ws_scroll_oey::-webkit-scrollbar {
  display: none;
}.nom-wc_oey {
  border-radius: 0.75rem;
  padding: 0.625rem 0.875rem;
  gap: 0.625rem;
  background: #150D1E;
  border: 1px solid rgba(255,255,255,0.10);
  align-items: center;
  flex-shrink: 0;
  display: flex;
  min-width: 220px;
}.nom-wc_img_oey {
  overflow: hidden;
  background: #1A1025;
  border-radius: 0.5rem;
  width: 36px;
  flex-shrink: 0;
  height: 36px;
}.nom-wc_img_oey img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.nom-wc_info_oey {
  min-width: 0;
}.nom-wc_game_oey {
  overflow: hidden;
  font-weight: 600;
  color: #D9CFEE;
  font-size: 0.75rem;
  white-space: nowrap;
  text-overflow: ellipsis;
}.nom-wc_player_oey {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  color: #5C4A72;
}.nom-wc_amount_oey {
  color: #22C55E;
  margin-left: auto;
  font-size: 13px;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 700;
}.nom-bon_oey {
  padding: 2.25rem 1rem 0;
  background: #0F0A15;
}
@media(min-width: 769px) {.nom-bon_oey {
  padding: 2.75rem 1.5rem 0;
}
}.nom-bon_in_oey {
  margin: 0 auto;
  max-width: 1320px;
}.nom-bon_head_oey {
  margin-bottom: 20px;
}.nom-bon_label_oey {
  color: #E91E8C;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
}.nom-bon_h2_oey {
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  color: #F6F0FF;
  font-weight: 800;
}
@media(min-width: 765px) {.nom-bon_h2_oey {
  font-size: 24px;
}
}.nom-bon_seo_oey {
  overflow-wrap: break-word;
  max-width: 38.75rem;
  line-height: 1.6;
  font-size: 13px;
  color: #7D6498;
}.nom-bon_seo_oey strong {
  color: #D9CFEE;
  font-weight: 700;
}.nom-bon_seo_oey a {
  color: #E91E8C;
  text-decoration: underline;
}.nom-bon_grid_oey {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.nom-bon_grid_oey {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.nom-bon_grid_oey {
  grid-template-columns: repeat(5,1fr);
}
}.nom-bon_card_oey {
  padding: 1rem;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #150D1E;
  transition: border-color .2s,transform .2s;
}.nom-bon_card_oey:hover {
  border-color: rgba(233,30,140,0.08);
  transform: translateY(-2px);
}.nom-bon_card_ic_oey svg {
  width: 26px;
  height: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.nom-bon_card_ic_oey {
  margin-bottom: 0.625rem;
}.nom-bon_card_type_oey {
  font-size: 10px;
  margin-bottom: 6px;
  text-transform: uppercase;
  color: #7D6498;
  letter-spacing: .06em;
  font-weight: 700;
}.nom-bon_card_amount_oey {
  font-weight: 800;
  margin-bottom: 6px;
  color: #F59E0B;
  line-height: 1.1;
  font-size: 1.125rem;
}.nom-bon_card_name_oey {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #F6F0FF;
  font-weight: 600;
}.nom-bon_card_detail_oey {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 11px;
  color: #5C4A72;
  line-height: 1.5;
  padding-top: 8px;
  overflow-wrap: break-word;
}.nom-prov_oey {
  padding: 2.25rem 1rem 0;
  background: #0F0A15;
}
@media(min-width: 769px) {.nom-prov_oey {
  padding: 2.75rem 24px 0;
}
}.nom-prov_in_oey {
  margin: 0 auto;
  max-width: 82.5rem;
}.nom-prov_head_oey {
  margin-bottom: 1rem;
}.nom-prov_label_oey {
  text-transform: uppercase;
  font-weight: 700;
  color: #E91E8C;
  margin-bottom: 0.5rem;
  font-size: 11px;
  letter-spacing: .08em;
}.nom-prov_h2_oey {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F6F0FF;
  font-family: 'Exo 2', sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 769px) {.nom-prov_h2_oey {
  font-size: 1.5rem;
}
}.nom-prov_seo_oey {
  line-height: 1.6;
  overflow-wrap: break-word;
  margin-bottom: 1rem;
  font-size: 0.813rem;
  color: #7D6498;
  max-width: 38.75rem;
}.nom-prov_seo_oey strong {
  font-weight: 700;
  color: #D9CFEE;
}.nom-prov_seo_oey a {
  text-decoration: underline;
  color: #E91E8C;
}.nom-prov_grid_oey {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 643px) {.nom-prov_grid_oey {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.nom-prov_grid_oey {
  grid-template-columns: repeat(8,1fr);
}
}.nom-prov_card_oey {
  border: 1px solid rgba(255,255,255,0.10);
  background: #150D1E;
  gap: 7px;
  transition: border-color .2s,background .2s;
  border-radius: 0.75rem;
  padding: 14px 10px;
  align-items: center;
  flex-direction: column;
  display: flex;
  cursor: pointer;
}.nom-prov_card_oey:hover {
  border-color: rgba(233,30,140,0.50);
  background: #1A1025;
}.nom-prov_logo_oey {
  border-radius: 8px;
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  display: flex;
  width: 44px;
  justify-content: center;
  height: 2.75rem;
  align-items: center;
}.nom-prov_logo_oey img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.nom-prov_name_oey {
  font-size: 11px;
  font-weight: 600;
  overflow-wrap: break-word;
  text-align: center;
  color: #A990C8;
}.nom-app_oey {
  padding: 2.25rem 1rem 0;
  background: #0F0A15;
}
@media(min-width: 769px) {.nom-app_oey {
  padding: 44px 24px 0;
}
}.nom-app_in_oey {
  margin: 0 auto;
  max-width: 1320px;
}.nom-app_head_oey {
  margin-bottom: 1rem;
}.nom-app_label_oey {
  margin-bottom: 8px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #E91E8C;
  font-weight: 700;
}.nom-app_h2_oey {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  color: #F6F0FF;
  font-size: 20px;
  margin-bottom: 0.375rem;
}
@media(min-width: 770px) {.nom-app_h2_oey {
  font-size: 1.5rem;
}
}.nom-app_sub_oey {
  color: #7D6498;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  line-height: 1.6;
  font-size: 13px;
}.nom-app_sub_oey strong {
  font-weight: 700;
  color: #D9CFEE;
}.nom-app_cards_oey {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width: 638px) {.nom-app_cards_oey {
  grid-template-columns: repeat(3,1fr);
}
}.nom-app_card_oey {
  padding: 20px;
  border-radius: 0.75rem;
  gap: 1rem;
  overflow: hidden;
  position: relative;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.nom-app_card_ios_oey {
  background: linear-gradient(135deg,rgba(233,30,140,0.18) 0%,#1A1025 100%);
}.nom-app_card_android_oey {
  background: linear-gradient(135deg,rgba(34,197,94,0.15) 0%,#1A1025 100%);
}.nom-app_card_win_oey {
  background: linear-gradient(135deg,rgba(245,158,11,0.15) 0%,#1A1025 100%);
}.nom-app_card_ic_oey svg {
  stroke-linejoin: round;
  height: 34px;
  stroke-linecap: round;
  width: 2.125rem;
}.nom-app_card_ic_oey {
  color: #F6F0FF;
  flex-shrink: 0;
}.nom-app_card_os_oey {
  font-weight: 700;
  font-size: 0.625rem;
  color: #7D6498;
  margin-bottom: 6px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.nom-app_card_title_oey {
  color: #F6F0FF;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  line-height: 1.2;
  font-size: 15px;
}.nom-app_card_text_oey {
  color: #7D6498;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  line-height: 1.5;
  font-size: 12px;
}.nom-app_card_btn_oey {
  padding: 0.625rem 1.125rem;
  border: 1px solid rgba(233,30,140,0.50);
  gap: 0.438rem;
  transition: background .2s;
  background: rgba(255,255,255,0.12);
  border-radius: 8px;
  align-items: center;
  font-size: 0.813rem;
  color: #F6F0FF;
  display: inline-flex;
  font-weight: 700;
}.nom-app_card_btn_oey:hover {
  background: rgba(255,255,255,0.07);
}.nom-htp_oey {
  background: #0F0A15;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.nom-htp_oey {
  padding: 44px 1.5rem 0;
}
}.nom-htp_in_oey {
  margin: 0 auto;
  max-width: 1320px;
}.nom-htp_head_oey {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.nom-htp_label_oey {
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
  color: #E91E8C;
}.nom-htp_h2_oey {
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  font-size: 22px;
  color: #F6F0FF;
  margin-bottom: 8px;
}
@media(min-width: 766px) {.nom-htp_h2_oey {
  font-size: 1.75rem;
}
}.nom-htp_intro_oey {
  font-size: 14px;
  line-height: 1.6;
  color: #7D6498;
}.nom-htp_steps_oey {
  padding: 0;
  list-style: none;
  gap: 0.75rem;
  margin: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.nom-htp_steps_oey {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.nom-htp_steps_oey {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.nom-htp_step_oey {
  border: 1px solid rgba(255,255,255,0.10);
  padding: 20px 1.125rem 18px;
  background: #1A1025;
  border-radius: 0.75rem;
  display: flex;
  flex-direction: column;
  position: relative;
}.nom-htp_step_num_oey {
  background: #E91E8C;
  border-radius: 50%;
  font-family: 'Exo 2', sans-serif;
  position: absolute;
  font-weight: 800;
  height: 1.75rem;
  display: flex;
  color: #0E0918;
  align-items: center;
  left: 20px;
  font-size: 13px;
  top: -12px;
  width: 1.75rem;
  justify-content: center;
}.nom-htp_step_ic_oey {
  background: rgba(233,30,140,0.18);
  border-radius: 0.5rem;
  margin: 0.5rem 0 12px;
  justify-content: center;
  align-items: center;
  color: #E91E8C;
  display: flex;
  height: 36px;
  width: 36px;
}.nom-htp_step_ic_oey svg {
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
  height: 18px;
}.nom-htp_step_h_oey {
  font-weight: 700;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  color: #F6F0FF;
  line-height: 1.25;
  font-size: 0.875rem;
}.nom-htp_step_p_oey {
  line-height: 1.55;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #7D6498;
}.nom-htp_step_p_oey strong {
  color: #D9CFEE;
  font-weight: 600;
}.nom-htp_cta_oey {
  background: #22C55E;
  padding: 13px 26px;
  transition: background .2s;
  border-radius: 12px;
  margin-top: 20px;
  display: inline-block;
  color: #0E0918;
  font-weight: 700;
  font-size: 0.875rem;
}.nom-htp_cta_oey:hover {
  background: #16A34A;
}.nom-reg_oey {
  padding: 36px 1rem 0;
  background: #0F0A15;
}
@media(min-width: 769px) {.nom-reg_oey {
  padding: 2.75rem 1.5rem 0;
}
}.nom-reg_in_oey {
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 18px;
  background: #1A1025;
  padding: 28px 1.5rem;
  max-width: 1320px;
}
@media(min-width: 771px) {.nom-reg_in_oey {
  padding: 40px;
}
}.nom-reg_top_oey {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.nom-reg_top_oey {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.nom-reg_label_oey {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #E91E8C;
  font-size: 11px;
  margin-bottom: 10px;
  font-weight: 700;
}.nom-reg_h2_oey {
  color: #F6F0FF;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  line-height: 1.2;
  margin-bottom: 0.75rem;
}
@media(min-width: 767px) {.nom-reg_h2_oey {
  font-size: 1.75rem;
}
}.nom-reg_bonus_oey {
  border-radius: 0.75rem;
  gap: 0.5rem;
  background: rgba(245,158,11,0.15);
  padding: 10px 16px;
  border: 1px solid rgba(245,158,11,0.15);
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.nom-reg_bonus_amount_oey {
  color: #F59E0B;
  font-weight: 800;
  font-size: 20px;
}.nom-reg_bonus_text_oey {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #A990C8;
}.nom-reg_cta_btn_oey {
  background: #22C55E;
  padding: 14px 32px;
  transition: background .2s;
  border-radius: 0.75rem;
  display: inline-block;
  font-size: 0.938rem;
  color: #0E0918;
  margin-bottom: 12px;
  box-shadow: 0 4px 0 #166534, 0 8px 20px rgba(34,197,94,0.36);
  font-weight: 700;
}.nom-reg_cta_btn_oey:hover {
  background: #16A34A;
}.nom-reg_terms_oey {
  font-size: 0.688rem;
  color: #5C4A72;
  line-height: 1.5;
}.nom-reg_seo_oey {
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 20px;
  font-size: 0.813rem;
  padding-top: 20px;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #7D6498;
}.nom-reg_seo_oey p {
  line-height: 1.65;
  margin-bottom: 0.625rem;
  font-size: 13px;
  color: #7D6498;
}.nom-reg_seo_oey p:last-child {
  margin-bottom: 0;
}.nom-reg_seo_oey strong {
  font-weight: 700;
  color: #D9CFEE;
}.nom-reg_seo_oey a {
  transition: color .2s;
  color: #E91E8C;
  text-decoration: underline;
}.nom-reg_seo_oey a:hover {
  color: #FF3DA3;
}.nom-reg_seo_oey ul,.nom-reg_seo_oey ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.nom-reg_seo_oey ol {
  list-style: decimal;
}.nom-reg_seo_oey li {
  margin-bottom: 4px;
  font-size: 0.813rem;
  color: #7D6498;
  line-height: 1.65;
}.nom-reg_seo_oey table {
  display: block;
  margin-bottom: 0.625rem;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.nom-reg_seo_oey table {
  display: table;
}
}.nom-reg_seo_oey th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  font-weight: 700;
  color: #D9CFEE;
  text-align: left;
}.nom-reg_seo_oey td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7D6498;
}.nom-reg_steps_oey {
  gap: 14px;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 861px) {.nom-reg_steps_oey {
  margin-top: 0;
}
}.nom-reg_step_oey {
  border-radius: 0.75rem;
  background: rgba(255,255,255,0.05);
  gap: 14px;
  padding: 1rem;
  border: 1px solid rgba(255,255,255,0.06);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.nom-reg_step_num_oey {
  background: rgba(233,30,140,0.18);
  border: 1px solid rgba(233,30,140,0.08);
  border-radius: 50%;
  color: #E91E8C;
  display: flex;
  font-size: 0.875rem;
  height: 2.125rem;
  align-items: center;
  font-weight: 800;
  flex-shrink: 0;
  width: 2.125rem;
  justify-content: center;
}.nom-reg_step_title_oey {
  color: #F6F0FF;
  font-size: 0.875rem;
  margin-bottom: 3px;
  font-weight: 700;
}.nom-reg_step_text_oey {
  font-size: 12px;
  line-height: 1.5;
  color: #7D6498;
}.nom-reg_trust_oey {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  flex-wrap: wrap;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  display: flex;
}.nom-reg_trust_item_oey {
  gap: 0.438rem;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  display: flex;
  color: #7D6498;
  align-items: center;
}.nom-reg_trust_ic_oey svg {
  height: 16px;
  color: #E91E8C;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.nom-seo_oey {
  background: #0F0A15;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.nom-seo_oey {
  padding: 2.75rem 24px 0;
}
}.nom-seo_in_oey {
  border-radius: 18px;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 28px 1.5rem;
  margin: 0 auto;
  background: #1A1025;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.nom-seo_in_oey {
  padding: 2.25rem 2.5rem;
}
}.nom-seo_label_oey {
  color: #E91E8C;
  font-size: 0.688rem;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.nom-seo_h2_oey {
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #F6F0FF;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
}
@media(min-width: 767px) {.nom-seo_h2_oey {
  font-size: 1.5rem;
}
}.nom-seo_body_oey {
  color: #A990C8;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.nom-seo_body_oey p {
  color: #A990C8;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
}.nom-seo_body_oey p:last-child {
  margin-bottom: 0;
}.nom-seo_body_oey strong {
  font-weight: 700;
  color: #D9CFEE;
}.nom-seo_body_oey a {
  transition: color .2s;
  color: #E91E8C;
  text-decoration: underline;
}.nom-seo_body_oey a:hover {
  color: #FF3DA3;
}.nom-seo_body_oey ul,.nom-seo_body_oey ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.nom-seo_body_oey ol {
  list-style: decimal;
}.nom-seo_body_oey li {
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 1.75;
  color: #A990C8;
}.nom-seo_body_oey table {
  width: 100%;
  display: block;
  margin-bottom: 12px;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width:768px) {.nom-seo_body_oey table {
  display: table;
}
}.nom-seo_body_oey th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #D9CFEE;
}.nom-seo_body_oey td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A990C8;
}.nom-seo_cols_oey {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.nom-seo_cols_oey {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.nom-seo_cols_oey {
  grid-template-columns: repeat(3,1fr);
}
}.nom-seo_col_h_oey {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D9CFEE;
  margin-bottom: 0.438rem;
}.nom-seo_col_p_oey {
  color: #7D6498;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.nom-seo_stats_oey {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.nom-seo_stat_oey {
  border-radius: 0.75rem;
  background: rgba(233,30,140,0.08);
  flex: 1;
  padding: 0.875rem 16px;
  border: 1px solid rgba(233,30,140,0.18);
  min-width: 8.75rem;
}.nom-seo_stat_val_oey {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #E91E8C;
}.nom-seo_stat_lb_oey {
  color: #7D6498;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.nom-seo_oey {
  background: #0F0A15;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.nom-seo_oey {
  padding: 2.75rem 24px 0;
}
}.nom-seo_in_oey {
  background: #1A1025;
  margin: 0 auto;
  padding: 1.75rem 24px;
  border-radius: 18px;
  border: 1px solid rgba(255,255,255,0.10);
  max-width: 82.5rem;
}
@media(min-width: 771px) {.nom-seo_in_oey {
  padding: 36px 2.5rem;
}
}.nom-seo_label_oey {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #E91E8C;
}.nom-seo_h2_oey {
  line-height: 1.25;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F6F0FF;
  margin-bottom: 0.875rem;
}
@media(min-width: 767px) {.nom-seo_h2_oey {
  font-size: 1.5rem;
}
}.nom-seo_body_oey {
  color: #A990C8;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.nom-seo_body_oey p {
  font-size: 0.875rem;
  color: #A990C8;
  margin-bottom: 12px;
  line-height: 1.75;
}.nom-seo_body_oey p:last-child {
  margin-bottom: 0;
}.nom-seo_body_oey strong {
  font-weight: 700;
  color: #D9CFEE;
}.nom-seo_body_oey a {
  transition: color .2s;
  text-decoration: underline;
  color: #E91E8C;
}.nom-seo_body_oey a:hover {
  color: #FF3DA3;
}.nom-seo_body_oey ul,.nom-seo_body_oey ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.nom-seo_body_oey ol {
  list-style: decimal;
}.nom-seo_body_oey li {
  font-size: 14px;
  color: #A990C8;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.nom-seo_body_oey table {
  width: 100%;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 765px) {.nom-seo_body_oey table {
  display: table;
}
}.nom-seo_body_oey th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #D9CFEE;
  font-weight: 700;
}.nom-seo_body_oey td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #A990C8;
}.nom-seo_cols_oey {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.nom-seo_cols_oey {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.nom-seo_cols_oey {
  grid-template-columns: repeat(3,1fr);
}
}.nom-seo_col_h_oey {
  font-size: 0.813rem;
  color: #D9CFEE;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
}.nom-seo_col_p_oey {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7D6498;
  line-height: 1.65;
}.nom-seo_stats_oey {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.nom-seo_stat_oey {
  border: 1px solid rgba(233,30,140,0.18);
  padding: 0.875rem 16px;
  background: rgba(233,30,140,0.08);
  flex: 1;
  border-radius: 12px;
  min-width: 140px;
}.nom-seo_stat_val_oey {
  font-weight: 800;
  color: #E91E8C;
  margin-bottom: 4px;
  font-size: 20px;
  overflow-wrap: break-word;
}.nom-seo_stat_lb_oey {
  color: #7D6498;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.nom-faq_oey {
  background: #0F0A15;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.nom-faq_oey {
  padding: 2.75rem 24px 0;
}
}.nom-faq_in_oey {
  margin: 0 auto;
  max-width: 1320px;
}.nom-faq_head_oey {
  margin-bottom: 1.25rem;
}.nom-faq_label_oey {
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  color: #E91E8C;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.nom-faq_h2_oey {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F6F0FF;
  font-size: 20px;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 769px) {.nom-faq_h2_oey {
  font-size: 1.5rem;
}
}.nom-faq_list_oey {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.nom-faq_item_oey {
  border: 1px solid rgba(255,255,255,0.10);
  overflow: hidden;
  border-radius: 12px;
  background: #1A1025;
}.nom-faq_q_oey {
  gap: 12px;
  transition: color .2s;
  padding: 16px 20px;
  justify-content: space-between;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  align-items: center;
  color: #D9CFEE;
  font-weight: 600;
  display: flex;
  cursor: pointer;
}.nom-faq_q_oey:hover {
  color: #F6F0FF;
}.nom-faq_q_ic_oey {
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  display: flex;
  font-size: 16px;
  flex-shrink: 0;
  height: 24px;
  justify-content: center;
  align-items: center;
  color: #E91E8C;
  width: 24px;
}.nom-faq_item_oey.nom-state_open_oey .nom-faq_q_ic_oey {
  transform: rotate(45deg);
}.nom-faq_a_oey {
  padding: 0 20px 16px;
  font-size: 0.813rem;
  display: none;
  overflow-wrap: break-word;
  color: #7D6498;
  line-height: 1.7;
}.nom-faq_item_oey.nom-state_open_oey .nom-faq_a_oey {
  display: block;
}.nom-faq_a_oey strong {
  color: #D9CFEE;
  font-weight: 700;
}.nom-faq_a_oey a {
  color: #E91E8C;
  text-decoration: underline;
}.nom-faq_a_oey ul,.nom-faq_a_oey ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.nom-faq_a_oey ol {
  list-style: decimal;
}.nom-faq_a_oey li {
  line-height: 1.6;
  margin-bottom: 4px;
}.nom-faq_a_oey table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: 100%;
  font-size: 0.75rem;
}
@media(min-width: 766px) {.nom-faq_a_oey table {
  display: table;
}
}.nom-faq_a_oey th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.375rem 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #D9CFEE;
}.nom-faq_a_oey td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 6px 0.5rem;
  color: #7D6498;
}.nom-seo_oey {
  background: #0F0A15;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.nom-seo_oey {
  padding: 2.75rem 24px 0;
}
}.nom-seo_in_oey {
  background: #1A1025;
  margin: 0 auto;
  padding: 1.75rem 24px;
  border-radius: 1.125rem;
  border: 1px solid rgba(255,255,255,0.10);
  max-width: 1320px;
}
@media(min-width: 770px) {.nom-seo_in_oey {
  padding: 2.25rem 40px;
}
}.nom-seo_label_oey {
  text-transform: uppercase;
  color: #E91E8C;
  margin-bottom: 10px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
}.nom-seo_h2_oey {
  font-size: 20px;
  line-height: 1.25;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #F6F0FF;
  font-weight: 800;
}
@media(min-width: 769px) {.nom-seo_h2_oey {
  font-size: 1.5rem;
}
}.nom-seo_body_oey {
  overflow-wrap: break-word;
  color: #A990C8;
  font-size: 14px;
  line-height: 1.75;
}.nom-seo_body_oey p {
  font-size: 14px;
  color: #A990C8;
  line-height: 1.75;
  margin-bottom: 12px;
}.nom-seo_body_oey p:last-child {
  margin-bottom: 0;
}.nom-seo_body_oey strong {
  font-weight: 700;
  color: #D9CFEE;
}.nom-seo_body_oey a {
  transition: color .2s;
  color: #E91E8C;
  text-decoration: underline;
}.nom-seo_body_oey a:hover {
  color: #FF3DA3;
}.nom-seo_body_oey ul,.nom-seo_body_oey ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.nom-seo_body_oey ol {
  list-style: decimal;
}.nom-seo_body_oey li {
  color: #A990C8;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}.nom-seo_body_oey table {
  display: block;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.nom-seo_body_oey table {
  display: table;
}
}.nom-seo_body_oey th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #D9CFEE;
}.nom-seo_body_oey td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A990C8;
}.nom-seo_cols_oey {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.nom-seo_cols_oey {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.nom-seo_cols_oey {
  grid-template-columns: repeat(3,1fr);
}
}.nom-seo_col_h_oey {
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D9CFEE;
  margin-bottom: 7px;
}.nom-seo_col_p_oey {
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #7D6498;
}.nom-seo_stats_oey {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.nom-seo_stat_oey {
  border-radius: 0.75rem;
  flex: 1;
  border: 1px solid rgba(233,30,140,0.18);
  background: rgba(233,30,140,0.08);
  padding: 14px 1rem;
  min-width: 8.75rem;
}.nom-seo_stat_val_oey {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #E91E8C;
  font-size: 1.25rem;
}.nom-seo_stat_lb_oey {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7D6498;
}.nom-ft_oey {
  background: #080510;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 3rem;
}.nom-ft_support_oey {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 769px) {.nom-ft_support_oey {
  padding: 1.75rem 1.5rem;
}
}.nom-ft_support_in_oey {
  margin: 0 auto;
  gap: 16px;
  max-width: 82.5rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.nom-ft_support_main_oey {
  flex: 1;
  gap: 16px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-width: 13.75rem;
}.nom-ft_support_ic_oey {
  flex-shrink: 0;
  color: #E91E8C;
}.nom-ft_support_ic_oey svg {
  width: 1.875rem;
  height: 30px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.nom-ft_support_text_title_oey {
  color: #F6F0FF;
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-weight: 700;
}.nom-ft_support_text_sub_oey {
  overflow-wrap: break-word;
  color: #7D6498;
  font-size: 12px;
}.nom-ft_support_btn_oey {
  background: #E91E8C;
  padding: 11px 22px;
  transition: background .2s;
  border-radius: 0.75rem;
  font-size: 13px;
  flex-shrink: 0;
  font-weight: 700;
  color: #F6F0FF;
  white-space: nowrap;
}.nom-ft_support_btn_oey:hover {
  background: #FF3DA3;
}.nom-ft_support_contacts_oey {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.nom-ft_support_contact_oey {
  line-height: 1.4;
  color: #5C4A72;
  font-size: 0.75rem;
}.nom-ft_support_contact_oey strong {
  display: block;
  margin-bottom: 2px;
  font-weight: 600;
  font-size: 0.688rem;
  color: #A990C8;
}.nom-ft_main_oey {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 32px 16px 24px;
}
@media(min-width: 769px) {.nom-ft_main_oey {
  padding: 40px 24px 32px;
}
}.nom-ft_main_in_oey {
  gap: 24px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 641px) {.nom-ft_main_in_oey {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.nom-ft_main_in_oey {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.nom-ft_col_logo_oey {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.nom-ft_col_logo_oey {
  grid-column: auto;
}
}.nom-ft_logo_oey {
  gap: 0.563rem;
  margin-bottom: 12px;
  font-weight: 800;
  align-items: center;
  flex-wrap: wrap;
  font-size: 1rem;
  display: flex;
  overflow-wrap: break-word;
  color: #F6F0FF;
}.nom-ft_logo_mark_oey {
  border-radius: 8px;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.nom-ft_logo_mark_oey img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.nom-ft_logo_sub_oey {
  max-width: 12.5rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.75rem;
  color: #5C4A72;
}.nom-ft_col_title_oey {
  font-weight: 700;
  color: #A990C8;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  text-transform: uppercase;
  font-size: 12px;
}.nom-ft_col_links_oey {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.nom-ft_col_link_oey {
  transition: color .2s;
  color: #5C4A72;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.nom-ft_col_link_oey:hover {
  color: #D9CFEE;
}.nom-ft_apps_oey {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.nom-ft_app_card_oey {
  border-radius: 0.5rem;
  transition: border-color .2s;
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  align-items: center;
  display: flex;
}.nom-ft_app_card_oey:hover {
  border-color: rgba(233,30,140,0.50);
}.nom-ft_app_card_ic_oey svg {
  width: 22px;
  height: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.nom-ft_app_card_os_oey {
  color: #5C4A72;
  font-weight: 600;
  font-size: 0.625rem;
}.nom-ft_app_card_action_oey {
  color: #D9CFEE;
  font-weight: 700;
  font-size: 12px;
}.nom-ft_bot_oey {
  padding: 20px 16px;
}
@media(min-width: 769px) {.nom-ft_bot_oey {
  padding: 20px 24px;
}
}.nom-ft_bot_in_oey {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 1320px;
}.nom-ft_socials_oey {
  gap: 8px;
  display: flex;
}.nom-ft_soc_oey {
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.10);
  align-items: center;
  height: 2.25rem;
  display: flex;
  color: #A990C8;
  width: 2.25rem;
  justify-content: center;
}.nom-ft_soc_oey svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
}.nom-ft_soc_oey:hover {
  background: rgba(255,255,255,0.07);
}.nom-ft_legal_oey {
  flex: 1;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #9282B0;
  font-size: 11px;
  min-width: 12.5rem;
}.nom-ft_legal_oey strong {
  font-weight: 700;
  color: #A990C8;
}.nom-ft_legal_oey a {
  text-decoration: underline;
  color: #A990C8;
}.nom-ft_age_oey {
  border: 2px solid #9282B0;
  border-radius: 50%;
  width: 2rem;
  font-size: 11px;
  margin-left: auto;
  font-weight: 800;
  justify-content: center;
  align-items: center;
  display: flex;
  color: #9282B0;
  flex-shrink: 0;
  height: 2rem;
}