*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  -webkit-font-smoothing: antialiased;
  font-family: 'Nunito', sans-serif;
  color: #C8C0E8;
  background-color: #0E0B1A;
  line-height: 1.6;
  min-height: 100vh;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.eya_layout_6k7 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.eya_page_6k7 {
  min-height: 100vh;
  display: flex;
}.eya_main_6k7 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1081px) {.eya_main_6k7 {
  padding-left: 220px;
}
}
@media screen and (max-width: 1077px) {.eya_main_6k7 {
  padding-bottom: 4.5rem;
}
}.eya_gc_6k7 {
  overflow: hidden;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #131020;
  transition: transform .2s,border-color .2s;
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
  width: 140px;
}
@media(min-width: 642px) {.eya_gc_6k7 {
  width: 9.75rem;
}
}
@media(min-width: 1078px) {.eya_gc_6k7 {
  width: 168px;
}
}.eya_gc_6k7:hover {
  border-color: rgba(139, 64, 255, 0.08);
  transform: translateY(-3px);
}.eya_gc_img_6k7 {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.eya_gc_img_6k7 img {
  inset: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  object-fit: cover;
}.eya_gc_hover_6k7 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(7, 5, 16, 0.72);
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}.eya_gc_6k7:hover .eya_gc_hover_6k7 {
  opacity: 1;
}.eya_gc_hover_btn_6k7 {
  padding: 8px 1rem;
  border-radius: 0.375rem;
  background: #8B40FF;
  font-size: 0.75rem;
  font-weight: 700;
  color: #F2EEFF;
}.eya_gc_info_6k7 {
  padding: 0.5rem 0.625rem 10px;
}.eya_gc_name_6k7 {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  color: #C8C0E8;
  margin-bottom: 3px;
  max-width: 100%;
  white-space: nowrap;
}.eya_gc_prov_6k7 {
  color: #5E5878;
  font-size: 0.625rem;
}.eya_gc_tag_6k7 {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  text-transform: uppercase;
  left: 6px;
  z-index: 2;
  top: 0.375rem;
  letter-spacing: .04em;
  position: absolute;
  font-size: 9px;
  font-weight: 700;
}.eya_gc_tag_hot_6k7 {
  background: #EF4444;
  color: #fff;
}.eya_gc_tag_new_6k7 {
  background: #22C55E;
  color: #0E0B1A;
}.eya_gc_tag_jp_6k7 {
  background: #F59E0B;
  color: #0E0B1A;
}.eya_gc_tag_ex_6k7 {
  background: #D946EF;
  color: #fff;
}.eya_gc_tag_live_6k7 {
  background: #EF4444;
  color: #fff;
}.eya_gr_6k7 {
  background: #0E0B1A;
  padding: 2rem 1rem 0;
}
@media(min-width:768px) {.eya_gr_6k7 {
  padding: 36px 1.5rem 0;
}
}.eya_gr_in_6k7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.eya_gr_head_6k7 {
  gap: 12px;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}.eya_gr_head_l_6k7 {
  flex: 1;
  gap: 10px;
  min-width: 0;
  align-items: center;
  display: flex;
}.eya_gr_ic_6k7 {
  border-radius: 10px;
  width: 2rem;
  height: 2rem;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.eya_gr_ic_6k7 svg {
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.eya_gr_title_6k7 {
  color: #F2EEFF;
  font-size: 16px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Fredoka', sans-serif;
}
@media(min-width: 767px) {.eya_gr_title_6k7 {
  font-size: 1.125rem;
}
}.eya_gr_more_6k7 {
  transition: color .2s;
  gap: 5px;
  font-weight: 600;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  white-space: nowrap;
  flex-shrink: 0;
  color: #7A7298;
}.eya_gr_more_6k7:hover {
  color: #8B40FF;
}.eya_gr_more_6k7 svg {
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
  width: 12px;
}.eya_gr_arrows_6k7 {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.eya_gr_arr_6k7 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: flex;
  color: #9E96C0;
  align-items: center;
  justify-content: center;
  width: 1.875rem;
  height: 1.875rem;
}.eya_gr_arr_6k7:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F2EEFF;
}.eya_gr_arr_6k7 svg {
  height: 13px;
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
}.eya_gr_seo_h_6k7 {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-family: 'Fredoka', sans-serif;
  font-weight: 700;
  max-width: 42.5rem;
  color: #C8C0E8;
}
@media(min-width: 767px) {.eya_gr_seo_h_6k7 {
  font-size: 0.875rem;
}
}.eya_gr_seo_6k7 {
  color: #7A7298;
  line-height: 1.55;
  max-width: 680px;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-size: 12px;
}.eya_gr_seo_6k7 strong {
  color: #C8C0E8;
  font-weight: 600;
}.eya_gr_scroll_6k7 {
  gap: 0.625rem;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  display: flex;
}.eya_gr_scroll_6k7::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.eya_gr_scroll_6k7 {
  gap: 12px;
}
}.eya_tb_6k7 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0E0B1A;
  height: 56px;
  display: flex;
  z-index: 80;
  top: 0;
  left: 0;
  right: 0;
  position: fixed;
  align-items: center;
}.eya_tb_in_6k7 {
  gap: 0;
  padding: 0 0.875rem;
  display: flex;
  width: 100%;
  align-items: center;
  height: 100%;
}.eya_tb_burger_6k7 {
  gap: 0.313rem;
  border-radius: 10px;
  flex-shrink: 0;
  justify-content: center;
  flex-direction: column;
  width: 38px;
  display: flex;
  align-items: center;
  height: 2.375rem;
  margin-right: 0.5rem;
}.eya_tb_burger_6k7:hover {
  background: rgba(255, 255, 255, 0.05);
}.eya_tb_burger_line_6k7 {
  background: #9E96C0;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 1.125rem;
}
@media(min-width: 1081px) {.eya_tb_burger_6k7 {
  display: none;
}
}.eya_tb_logo_6k7 {
  gap: 9px;
  display: flex;
  margin-right: 20px;
  color: #F2EEFF;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  align-items: center;
  font-size: 18px;
  font-weight: 800;
  flex-shrink: 0;
}.eya_tb_logo_mark_6k7 {
  border-radius: 0.625rem;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 2rem;
  height: 2rem;
}.eya_tb_logo_mark_6k7 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.eya_tb_nav_6k7 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.eya_tb_nav_6k7 {
  display: flex;
}
}.eya_tb_tab_6k7 {
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  border-radius: 10px;
  font-size: 13px;
  font-weight: 600;
  color: #9E96C0;
  white-space: nowrap;
}.eya_tb_tab_6k7:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2EEFF;
}.eya_tb_tab_6k7.eya_state_active_6k7 {
  background: rgba(139, 64, 255, 0.18);
  color: #F2EEFF;
}.eya_tb_right_6k7 {
  gap: 0.5rem;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.eya_tb_login_6k7 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  padding: 9px 1rem;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  font-weight: 600;
  color: #C8C0E8;
  font-size: 0.813rem;
  display: none;
}.eya_tb_login_6k7:hover {
  border-color: rgba(139, 64, 255, 0.55);
  color: #F2EEFF;
}
@media(min-width: 481px) {.eya_tb_login_6k7 {
  display: block;
}
}.eya_tb_reg_6k7 {
  transition: background .2s;
  padding: 0.563rem 18px;
  border-radius: 10px;
  background: #22C55E;
  color: #0D0B1A;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
}.eya_tb_reg_6k7:hover {
  background: #16A34A;
}.eya_sb_6k7 {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #1A1630;
  transition: transform .25s ease;
  transform: translateX(-100%);
  left: 0;
  top: 56px;
  overflow-y: auto;
  z-index: 70;
  width: 220px;
  bottom: 0;
  position: fixed;
}.eya_sb_6k7.eya_state_open_6k7 {
  transform: translateX(0);
}.eya_sb_6k7::-webkit-scrollbar {
  width: 0.25rem;
}.eya_sb_6k7::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1083px) {.eya_sb_6k7 {
  transform: translateX(0);
}
}.eya_sb_auth_6k7 {
  padding: 14px 0.75rem 10px;
}.eya_sb_btn_reg_6k7 {
  padding: 11px;
  background: #22C55E;
  border-radius: 0.625rem;
  transition: background .2s;
  font-size: 13px;
  color: #0D0B1A;
  margin-bottom: 8px;
  display: block;
  text-align: center;
  font-weight: 700;
}.eya_sb_btn_reg_6k7:hover {
  background: #16A34A;
}.eya_sb_btn_login_6k7 {
  border-radius: 10px;
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  color: #C8C0E8;
  font-weight: 600;
  font-size: 13px;
  display: block;
  text-align: center;
}.eya_sb_btn_login_6k7:hover {
  border-color: rgba(139, 64, 255, 0.55);
  color: #F2EEFF;
}.eya_sb_promo_6k7 {
  border-radius: 0.625rem;
  margin: 0 0.75rem 0.625rem;
  border: 1px solid rgba(139, 64, 255, 0.18);
  background: linear-gradient(135deg,#2D1060,#1A1630);
  padding: 12px 0.875rem;
  overflow: hidden;
  position: relative;
}.eya_sb_promo_6k7::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 64, 255, 0.18),transparent 70%);
  top: -1.25rem;
  position: absolute;
  width: 5rem;
  right: -20px;
  height: 5rem;
  content: '';
}.eya_sb_promo_title_6k7 {
  font-weight: 700;
  color: #8B40FF;
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 11px;
}.eya_sb_promo_text_6k7 {
  font-size: 12px;
  font-weight: 600;
  color: #F2EEFF;
  overflow-wrap: break-word;
  line-height: 1.35;
}.eya_sb_promo_sub_6k7 {
  margin-top: 3px;
  color: #7A7298;
  font-size: 10px;
}.eya_sb_nav_6k7 {
  padding: 0.375rem 0.5rem 1rem;
}.eya_sb_nav_lb_6k7 {
  padding: 10px 8px 6px;
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #5E5878;
  letter-spacing: .08em;
}.eya_sb_link_6k7 {
  padding: 0.563rem 10px;
  gap: 10px;
  border-radius: 6px;
  transition: background .15s,color .15s;
  font-size: 13px;
  cursor: pointer;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  font-weight: 500;
  color: #9E96C0;
}.eya_sb_link_6k7:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2EEFF;
}.eya_sb_link_6k7.eya_state_active_6k7 {
  background: rgba(139, 64, 255, 0.18);
  color: #F2EEFF;
}.eya_sb_ic_6k7 {
  border-radius: 6px;
  width: 1.875rem;
  height: 1.875rem;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  align-items: center;
}.eya_sb_ic_6k7 svg {
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
}.eya_sb_ic_1_6k7 {
  background: rgba(139, 64, 255, 0.08);
  color: #8B40FF;
}.eya_sb_ic_2_6k7 {
  background: rgba(34, 197, 94, 0.15);
  color: #22C55E;
}.eya_sb_ic_3_6k7 {
  background: rgba(245, 158, 11, 0.15);
  color: #F59E0B;
}.eya_sb_ic_4_6k7 {
  background: rgba(217, 70, 239, 0.20);
  color: #D946EF;
}.eya_sb_ic_5_6k7 {
  background: rgba(139, 64, 255, 0.08);
  color: #EC4899;
}.eya_sb_ic_6_6k7 {
  background: rgba(217, 70, 239, 0.20);
  color: #C026D3;
}.eya_sb_badge_6k7 {
  background: #F59E0B;
  border-radius: 0.375rem;
  padding: 2px 7px;
  color: #0D0B1A;
  margin-left: auto;
  font-weight: 700;
  font-size: 9px;
}.eya_sb_bot_6k7 {
  padding: 0.75rem;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.eya_sb_lang_6k7,.eya_sb_help_6k7 {
  flex: 1;
  padding: 0.563rem 6px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.375rem;
  gap: 0.375rem;
  font-weight: 600;
  display: flex;
  justify-content: center;
  font-size: 0.688rem;
  align-items: center;
  color: #9E96C0;
}.eya_sb_lang_6k7:hover,.eya_sb_help_6k7:hover {
  border-color: rgba(139, 64, 255, 0.55);
  color: #F2EEFF;
}.eya_sb_lang_6k7 svg,.eya_sb_help_6k7 svg {
  stroke-linejoin: round;
  width: 13px;
  height: 0.813rem;
  stroke-linecap: round;
}.eya_sb_bd_6k7 {
  background: rgba(7, 5, 16, 0.72);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.eya_sb_bd_6k7.eya_state_on_6k7 {
  display: block;
}
@media(min-width: 1079px) {.eya_sb_bd_6k7 {
  display: none!important;
}
}.eya_mob_nav_6k7 {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #1A1630;
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  right: 0;
  left: 0;
  display: flex;
  bottom: 0;
  position: fixed;
  z-index: 80;
}
@media(min-width: 1079px) {.eya_mob_nav_6k7 {
  display: none;
}
}.eya_mob_nav_item_6k7 {
  flex: 1;
  gap: 0.25rem;
  padding: 4px 2px;
  color: #5E5878;
  cursor: pointer;
  align-items: center;
  display: flex;
  flex-direction: column;
}.eya_mob_nav_ic_6k7 {
  line-height: 1;
}.eya_mob_nav_ic_6k7 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.25rem;
  height: 20px;
}.eya_mob_nav_lb_6k7 {
  font-weight: 600;
  font-size: 0.625rem;
  color: #5E5878;
}.eya_mob_nav_item_6k7.eya_state_active_6k7 {
  color: #8B40FF;
}.eya_mob_nav_item_6k7.eya_state_active_6k7 .eya_mob_nav_lb_6k7 {
  color: #8B40FF;
}.eya_hero_6k7 {
  padding: 20px 1rem 0;
  background: #0E0B1A;
}
@media(min-width: 765px) {.eya_hero_6k7 {
  padding: 1.5rem 1.5rem 0;
}
}.eya_hero_in_6k7 {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.eya_hero_in_6k7 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1097px) {.eya_hero_in_6k7 {
  grid-template-columns: 1fr 340px;
}
}.eya_hero_promo_6k7 {
  border-radius: 1rem;
  overflow: hidden;
  background: #131020;
  align-items: stretch;
  display: flex;
  min-height: 220px;
  position: relative;
}
@media(min-width: 769px) {.eya_hero_promo_6k7 {
  min-height: 17.5rem;
}
}.eya_hero_promo_bg_6k7 {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#2D1060 0%,#0E0B1A 100%);
  background-size: cover;
  position: absolute;
}.eya_hero_promo_bg_6k7::after {
  background: linear-gradient(90deg,#0E0B1A 0%,rgba(7, 5, 16, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.eya_hero_promo_glow_6k7 {
  background: radial-gradient(circle,rgba(217, 70, 239, 0.20) 0%,transparent 65%);
  border-radius: 50%;
  right: 3.75rem;
  height: 300px;
  top: -2.5rem;
  position: absolute;
  width: 300px;
  pointer-events: none;
}.eya_hero_promo_ct_6k7 {
  padding: 28px 1.5rem 1.75rem 28px;
  flex-direction: column;
  justify-content: center;
  z-index: 2;
  position: relative;
  max-width: 30rem;
  display: flex;
}
@media(min-width: 771px) {.eya_hero_promo_ct_6k7 {
  padding: 2.5rem 2rem;
}
}.eya_hero_badge_6k7 {
  background: rgba(139, 64, 255, 0.18);
  border-radius: 1.375rem;
  border: 1px solid rgba(139, 64, 255, 0.08);
  padding: 0.313rem 12px;
  color: #8B40FF;
  display: inline-block;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 14px;
}.eya_hero_h1_6k7 {
  font-size: 1.625rem;
  font-family: 'Fredoka', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F2EEFF;
  line-height: 1.15;
  margin-bottom: 0.625rem;
}.eya_hero_h1_6k7 em {
  font-style: normal;
  color: #F59E0B;
}
@media(min-width: 769px) {.eya_hero_h1_6k7 {
  font-size: 36px;
}
}.eya_hero_sub_6k7 {
  font-size: 0.813rem;
  line-height: 1.55;
  margin-bottom: 20px;
  color: #9E96C0;
}
@media(min-width: 769px) {.eya_hero_sub_6k7 {
  font-size: 14px;
}
}.eya_hero_row_6k7 {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.eya_hero_cta_6k7 {
  transition: background .2s;
  padding: 13px 26px;
  background: #22C55E;
  border-radius: 0.625rem;
  color: #0D0B1A;
  font-size: 14px;
  font-weight: 700;
  box-shadow: 0 0.25rem 18px rgba(34, 197, 94, 0.48);
}.eya_hero_cta_6k7:hover {
  background: #16A34A;
}.eya_hero_terms_6k7 {
  color: #5E5878;
  font-size: 11px;
}.eya_hero_game_6k7 {
  overflow: hidden;
  background: #131020;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 1rem;
  display: flex;
  flex-direction: column;
  position: relative;
}.eya_hero_game_badge_6k7 {
  background: rgba(245, 158, 11, 0.15);
  border: 1px solid rgba(245, 158, 11, 0.15);
  padding: 0.313rem 0.625rem;
  border-radius: 22px;
  font-size: 0.625rem;
  letter-spacing: .06em;
  z-index: 3;
  text-transform: uppercase;
  top: 12px;
  color: #F59E0B;
  position: absolute;
  font-weight: 700;
  left: 12px;
}.eya_hero_game_badge_6k7 svg {
  height: 11px;
  width: 11px;
  vertical-align: -1px;
  margin-right: 0.25rem;
}.eya_hero_game_img_6k7 {
  overflow: hidden;
  background: linear-gradient(135deg,#2D1060,#0E0B1A);
  padding-bottom: 60%;
  position: relative;
}.eya_hero_game_img_6k7 img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.eya_hero_game_play_6k7 {
  inset: 0;
  background: rgba(7, 5, 16, 0.72);
  transition: opacity .2s;
  opacity: 0;
  justify-content: center;
  display: flex;
  align-items: center;
  position: absolute;
}.eya_hero_game_6k7:hover .eya_hero_game_play_6k7 {
  opacity: 1;
}.eya_hero_game_play_6k7 span {
  background: #8B40FF;
  border-radius: 50%;
  height: 52px;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 3.25rem;
}.eya_hero_game_play_6k7 span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 18px;
}.eya_hero_game_info_6k7 {
  padding: 14px 1rem;
}.eya_hero_game_title_6k7 {
  margin-bottom: 4px;
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F2EEFF;
}.eya_hero_game_provider_6k7 {
  color: #7A7298;
  font-size: 11px;
}.eya_hero_game_btn_6k7 {
  border-radius: 0.625rem;
  margin: 0.75rem 1rem 16px;
  transition: background .2s;
  background: #8B40FF;
  padding: 0.688rem;
  font-weight: 700;
  font-size: 0.813rem;
  color: #F2EEFF;
  display: block;
  text-align: center;
}.eya_hero_game_6k7:hover .eya_hero_game_btn_6k7 {
  background: #9E5FFF;
}.eya_sbar_6k7 {
  padding: 1rem 16px 0;
  background: #0E0B1A;
}
@media(min-width: 766px) {.eya_sbar_6k7 {
  padding: 18px 1.5rem 0;
}
}.eya_sbar_in_6k7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.eya_sbar_row_6k7 {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.75rem;
}.eya_sbar_input_6k7 {
  flex: 1;
  background: #131020;
  border-radius: 0.625rem;
  transition: border-color .2s;
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 11px 1rem;
  font-size: 13px;
  display: flex;
  color: #7A7298;
  cursor: pointer;
  align-items: center;
}.eya_sbar_input_6k7:hover {
  border-color: rgba(139, 64, 255, 0.55);
}.eya_sbar_input_6k7 svg {
  stroke-linejoin: round;
  flex-shrink: 0;
  stroke-linecap: round;
  height: 0.938rem;
  width: 0.938rem;
}.eya_sbar_providers_6k7 {
  border-radius: 0.625rem;
  padding: 0.688rem 1.125rem;
  background: #131020;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 8px;
  white-space: nowrap;
  align-items: center;
  font-weight: 600;
  color: #C8C0E8;
  font-size: 13px;
  display: flex;
}.eya_sbar_providers_6k7:hover {
  border-color: rgba(139, 64, 255, 0.55);
  color: #F2EEFF;
}.eya_sbar_providers_6k7 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 14px;
  width: 14px;
}.eya_sbar_tabs_6k7 {
  gap: 0.375rem;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
}.eya_sbar_tabs_6k7::-webkit-scrollbar {
  display: none;
}.eya_sbar_tab_6k7 {
  gap: 0.438rem;
  border-radius: 22px;
  padding: 8px 14px;
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  align-items: center;
  flex-shrink: 0;
  display: flex;
  font-weight: 600;
  white-space: nowrap;
  color: #9E96C0;
  font-size: 12px;
  cursor: pointer;
}.eya_sbar_tab_6k7:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(139, 64, 255, 0.55);
  color: #F2EEFF;
}.eya_sbar_tab_6k7.eya_state_active_6k7 {
  background: rgba(139, 64, 255, 0.18);
  border-color: rgba(139, 64, 255, 0.08);
  color: #F2EEFF;
}.eya_sbar_tab_ic_6k7 svg {
  width: 14px;
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.eya_gcg_6k7 {
  padding: 36px 16px 0;
  background: #0E0B1A;
}
@media(min-width: 766px) {.eya_gcg_6k7 {
  padding: 2.75rem 1.5rem 0;
}
}.eya_gcg_in_6k7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.eya_gcg_head_6k7 {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.eya_gcg_label_6k7 {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #8B40FF;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 11px;
}.eya_gcg_h2_6k7 {
  font-family: 'Fredoka', sans-serif;
  font-size: 22px;
  margin-bottom: 8px;
  color: #F2EEFF;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 770px) {.eya_gcg_h2_6k7 {
  font-size: 1.75rem;
}
}.eya_gcg_intro_6k7 {
  color: #7A7298;
  font-size: 0.813rem;
  line-height: 1.6;
}.eya_gcg_grid_6k7 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.eya_gcg_grid_6k7 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.eya_gcg_grid_6k7 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.eya_gcg_card_6k7 {
  border-radius: 16px;
  padding: 20px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  overflow: hidden;
  flex-direction: column;
  min-height: 15rem;
  position: relative;
  display: flex;
  justify-content: flex-end;
  cursor: pointer;
}.eya_gcg_card_6k7:hover {
  border-color: rgba(139, 64, 255, 0.18);
  transform: translateY(-3px);
}.eya_gcg_card_bg_6k7 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.eya_gcg_card_bg_6k7::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.eya_gcg_card_ic_6k7 {
  border-radius: 6px;
  background: rgba(0,0,0,.45);
  position: absolute;
  top: 1.125rem;
  width: 40px;
  right: 1.125rem;
  color: #F2EEFF;
  justify-content: center;
  height: 40px;
  z-index: 2;
  align-items: center;
  display: flex;
}.eya_gcg_card_ic_6k7 svg {
  stroke-linecap: round;
  height: 20px;
  width: 1.25rem;
  stroke-linejoin: round;
}.eya_gcg_card_ct_6k7 {
  position: relative;
  z-index: 1;
}.eya_gcg_card_h_6k7 {
  margin-bottom: 8px;
  color: #F2EEFF;
  font-size: 18px;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Fredoka', sans-serif;
}
@media(min-width: 765px) {.eya_gcg_card_h_6k7 {
  font-size: 20px;
}
}.eya_gcg_card_p_6k7 {
  color: rgba(255,255,255,.82);
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  margin-bottom: 10px;
}.eya_gcg_card_p_6k7 strong {
  color: #F2EEFF;
  font-weight: 600;
}.eya_gcg_card_cta_6k7 {
  gap: 0.25rem;
  font-size: 0.75rem;
  color: #8B40FF;
  text-transform: uppercase;
  font-weight: 700;
  align-items: center;
  display: inline-flex;
  letter-spacing: .04em;
}.eya_gcg_card_cta_6k7 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
  height: 0.75rem;
}.eya_ws_6k7 {
  padding: 2rem 1rem 0;
  background: #0E0B1A;
}
@media(min-width: 769px) {.eya_ws_6k7 {
  padding: 36px 24px 0;
}
}.eya_ws_in_6k7 {
  margin: 0 auto;
  max-width: 1320px;
}.eya_ws_head_6k7 {
  gap: 12px;
  align-items: center;
  margin-bottom: 14px;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}.eya_ws_title_6k7 {
  gap: 10px;
  font-family: 'Fredoka', sans-serif;
  color: #F2EEFF;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 1rem;
}.eya_ws_title_ic_6k7 svg {
  height: 1.125rem;
  color: #F59E0B;
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.eya_ws_online_6k7 {
  gap: 7px;
  font-weight: 600;
  display: flex;
  color: #7A7298;
  align-items: center;
  font-size: 0.75rem;
}.eya_ws_online_dot_6k7 {
  border-radius: 50%;
  background: #22C55E;
  width: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(34, 197, 94, 0.15);
  height: 8px;
}.eya_ws_scroll_6k7 {
  gap: 8px;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 0.5rem;
  overflow-x: auto;
}.eya_ws_scroll_6k7::-webkit-scrollbar {
  display: none;
}.eya_wc_6k7 {
  background: #131020;
  padding: 10px 14px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 10px;
  border-radius: 10px;
  min-width: 13.75rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.eya_wc_img_6k7 {
  background: #1A1630;
  border-radius: 6px;
  overflow: hidden;
  width: 36px;
  height: 36px;
  flex-shrink: 0;
}.eya_wc_img_6k7 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.eya_wc_info_6k7 {
  min-width: 0;
}.eya_wc_game_6k7 {
  overflow: hidden;
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
  color: #C8C0E8;
  text-overflow: ellipsis;
}.eya_wc_player_6k7 {
  overflow: hidden;
  color: #5E5878;
  white-space: nowrap;
  font-size: 10px;
  text-overflow: ellipsis;
}.eya_wc_amount_6k7 {
  white-space: nowrap;
  color: #22C55E;
  flex-shrink: 0;
  font-size: 13px;
  margin-left: auto;
  font-weight: 700;
}.eya_app_6k7 {
  padding: 36px 1rem 0;
  background: #0E0B1A;
}
@media(min-width: 769px) {.eya_app_6k7 {
  padding: 44px 1.5rem 0;
}
}.eya_app_in_6k7 {
  margin: 0 auto;
  max-width: 1320px;
}.eya_app_head_6k7 {
  margin-bottom: 16px;
}.eya_app_label_6k7 {
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #8B40FF;
  letter-spacing: .08em;
}.eya_app_h2_6k7 {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Fredoka', sans-serif;
  font-weight: 800;
  color: #F2EEFF;
  margin-bottom: 0.375rem;
}
@media(min-width: 769px) {.eya_app_h2_6k7 {
  font-size: 24px;
}
}.eya_app_sub_6k7 {
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #7A7298;
  max-width: 600px;
}.eya_app_sub_6k7 strong {
  color: #C8C0E8;
  font-weight: 700;
}.eya_app_cards_6k7 {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 639px) {.eya_app_cards_6k7 {
  grid-template-columns: repeat(3,1fr);
}
}.eya_app_card_6k7 {
  overflow: hidden;
  padding: 1.25rem;
  gap: 1rem;
  border-radius: 0.625rem;
  position: relative;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.eya_app_card_ios_6k7 {
  background: linear-gradient(135deg,rgba(139, 64, 255, 0.18) 0%,#1A1630 100%);
}.eya_app_card_android_6k7 {
  background: linear-gradient(135deg,rgba(34, 197, 94, 0.15) 0%,#1A1630 100%);
}.eya_app_card_win_6k7 {
  background: linear-gradient(135deg,rgba(245, 158, 11, 0.15) 0%,#1A1630 100%);
}.eya_app_card_ic_6k7 svg {
  width: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 2.125rem;
}.eya_app_card_ic_6k7 {
  flex-shrink: 0;
  color: #F2EEFF;
}.eya_app_card_os_6k7 {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  margin-bottom: 0.375rem;
  color: #7A7298;
}.eya_app_card_title_6k7 {
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  color: #F2EEFF;
  line-height: 1.2;
}.eya_app_card_text_6k7 {
  line-height: 1.5;
  color: #7A7298;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}.eya_app_card_btn_6k7 {
  border: 1px solid rgba(139, 64, 255, 0.55);
  border-radius: 0.375rem;
  gap: 7px;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  padding: 0.625rem 1.125rem;
  font-weight: 700;
  color: #F2EEFF;
  display: inline-flex;
  align-items: center;
  font-size: 13px;
}.eya_app_card_btn_6k7:hover {
  background: rgba(255, 255, 255, 0.07);
}.eya_reg_6k7 {
  padding: 36px 16px 0;
  background: #0E0B1A;
}
@media(min-width: 766px) {.eya_reg_6k7 {
  padding: 2.75rem 24px 0;
}
}.eya_reg_in_6k7 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  margin: 0 auto;
  border-radius: 16px;
  background: #1A1630;
  padding: 1.75rem 24px;
  max-width: 1320px;
}
@media(min-width: 766px) {.eya_reg_in_6k7 {
  padding: 40px;
}
}.eya_reg_top_6k7 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.eya_reg_top_6k7 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.eya_reg_label_6k7 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 10px;
  color: #8B40FF;
  font-size: 0.688rem;
}.eya_reg_h2_6k7 {
  font-size: 22px;
  overflow-wrap: break-word;
  color: #F2EEFF;
  font-weight: 800;
  font-family: 'Fredoka', sans-serif;
  margin-bottom: 0.75rem;
  line-height: 1.2;
}
@media(min-width: 771px) {.eya_reg_h2_6k7 {
  font-size: 1.75rem;
}
}.eya_reg_bonus_6k7 {
  border: 1px solid rgba(245, 158, 11, 0.15);
  gap: 8px;
  border-radius: 10px;
  padding: 10px 16px;
  background: rgba(245, 158, 11, 0.15);
  align-items: center;
  display: inline-flex;
  margin-bottom: 1rem;
}.eya_reg_bonus_amount_6k7 {
  font-size: 1.25rem;
  color: #F59E0B;
  font-weight: 800;
}.eya_reg_bonus_text_6k7 {
  line-height: 1.35;
  color: #9E96C0;
  font-size: 13px;
}.eya_reg_cta_btn_6k7 {
  background: #22C55E;
  transition: background .2s;
  padding: 14px 32px;
  border-radius: 10px;
  margin-bottom: 12px;
  color: #0D0B1A;
  font-weight: 700;
  display: inline-block;
  font-size: 0.938rem;
  box-shadow: 0 4px 1.125rem rgba(34, 197, 94, 0.48);
}.eya_reg_cta_btn_6k7:hover {
  background: #16A34A;
}.eya_reg_terms_6k7 {
  font-size: 11px;
  line-height: 1.5;
  color: #5E5878;
}.eya_reg_seo_6k7 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #7A7298;
}.eya_reg_seo_6k7 p {
  line-height: 1.65;
  color: #7A7298;
  margin-bottom: 10px;
  font-size: 13px;
}.eya_reg_seo_6k7 p:last-child {
  margin-bottom: 0;
}.eya_reg_seo_6k7 strong {
  font-weight: 700;
  color: #C8C0E8;
}.eya_reg_seo_6k7 a {
  transition: color .2s;
  text-decoration: underline;
  color: #8B40FF;
}.eya_reg_seo_6k7 a:hover {
  color: #9E5FFF;
}.eya_reg_seo_6k7 ul,.eya_reg_seo_6k7 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.eya_reg_seo_6k7 ol {
  list-style: decimal;
}.eya_reg_seo_6k7 li {
  line-height: 1.65;
  margin-bottom: 0.25rem;
  color: #7A7298;
  font-size: 0.813rem;
}.eya_reg_seo_6k7 table {
  margin-bottom: 0.625rem;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
}
@media(min-width: 765px) {.eya_reg_seo_6k7 table {
  display: table;
}
}.eya_reg_seo_6k7 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #C8C0E8;
}.eya_reg_seo_6k7 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A7298;
}.eya_reg_steps_6k7 {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width: 861px) {.eya_reg_steps_6k7 {
  margin-top: 0;
}
}.eya_reg_step_6k7 {
  background: rgba(255, 255, 255, 0.05);
  padding: 16px;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.875rem;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.eya_reg_step_num_6k7 {
  border: 1px solid rgba(139, 64, 255, 0.08);
  background: rgba(139, 64, 255, 0.18);
  border-radius: 50%;
  color: #8B40FF;
  font-size: 0.875rem;
  display: flex;
  font-weight: 800;
  align-items: center;
  justify-content: center;
  height: 2.125rem;
  width: 2.125rem;
  flex-shrink: 0;
}.eya_reg_step_title_6k7 {
  margin-bottom: 3px;
  font-size: 14px;
  font-weight: 700;
  color: #F2EEFF;
}.eya_reg_step_text_6k7 {
  line-height: 1.5;
  font-size: 12px;
  color: #7A7298;
}.eya_reg_trust_6k7 {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  padding-top: 20px;
  margin-top: 1.25rem;
  flex-wrap: wrap;
}.eya_reg_trust_item_6k7 {
  gap: 0.438rem;
  overflow-wrap: break-word;
  display: flex;
  font-size: 12px;
  color: #7A7298;
  align-items: center;
}.eya_reg_trust_ic_6k7 svg {
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
  color: #8B40FF;
}.eya_bon_6k7 {
  padding: 2.25rem 1rem 0;
  background: #0E0B1A;
}
@media(min-width: 770px) {.eya_bon_6k7 {
  padding: 2.75rem 1.5rem 0;
}
}.eya_bon_in_6k7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.eya_bon_head_6k7 {
  margin-bottom: 1.25rem;
}.eya_bon_label_6k7 {
  font-weight: 700;
  margin-bottom: 8px;
  color: #8B40FF;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.eya_bon_h2_6k7 {
  color: #F2EEFF;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Fredoka', sans-serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 770px) {.eya_bon_h2_6k7 {
  font-size: 1.5rem;
}
}.eya_bon_seo_6k7 {
  color: #7A7298;
  max-width: 620px;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.813rem;
}.eya_bon_seo_6k7 strong {
  color: #C8C0E8;
  font-weight: 700;
}.eya_bon_seo_6k7 a {
  color: #8B40FF;
  text-decoration: underline;
}.eya_bon_grid_6k7 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.eya_bon_grid_6k7 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.eya_bon_grid_6k7 {
  grid-template-columns: repeat(5,1fr);
}
}.eya_bon_card_6k7 {
  transition: border-color .2s,transform .2s;
  background: #131020;
  padding: 1rem;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.eya_bon_card_6k7:hover {
  transform: translateY(-2px);
  border-color: rgba(139, 64, 255, 0.08);
}.eya_bon_card_ic_6k7 svg {
  width: 26px;
  height: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.eya_bon_card_ic_6k7 {
  margin-bottom: 10px;
}.eya_bon_card_type_6k7 {
  text-transform: uppercase;
  margin-bottom: 6px;
  color: #7A7298;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .06em;
}.eya_bon_card_amount_6k7 {
  font-size: 1.125rem;
  font-weight: 800;
  color: #F59E0B;
  line-height: 1.1;
  margin-bottom: 0.375rem;
}.eya_bon_card_name_6k7 {
  margin-bottom: 8px;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #F2EEFF;
}.eya_bon_card_detail_6k7 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  padding-top: 8px;
  font-size: 11px;
  color: #5E5878;
  overflow-wrap: break-word;
}.eya_htp_6k7 {
  background: #0E0B1A;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.eya_htp_6k7 {
  padding: 44px 24px 0;
}
}.eya_htp_in_6k7 {
  margin: 0 auto;
  max-width: 1320px;
}.eya_htp_head_6k7 {
  margin-bottom: 22px;
  max-width: 45rem;
}.eya_htp_label_6k7 {
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #8B40FF;
}.eya_htp_h2_6k7 {
  color: #F2EEFF;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Fredoka', sans-serif;
  margin-bottom: 0.5rem;
}
@media(min-width:768px) {.eya_htp_h2_6k7 {
  font-size: 28px;
}
}.eya_htp_intro_6k7 {
  font-size: 0.875rem;
  color: #7A7298;
  line-height: 1.6;
}.eya_htp_steps_6k7 {
  gap: 12px;
  list-style: none;
  padding: 0;
  margin: 0;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 641px) {.eya_htp_steps_6k7 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.eya_htp_steps_6k7 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.eya_htp_step_6k7 {
  padding: 20px 18px 18px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.625rem;
  background: #1A1630;
  display: flex;
  position: relative;
  flex-direction: column;
}.eya_htp_step_num_6k7 {
  border-radius: 50%;
  background: #8B40FF;
  height: 1.75rem;
  top: -0.75rem;
  display: flex;
  left: 1.25rem;
  position: absolute;
  align-items: center;
  font-family: 'Fredoka', sans-serif;
  color: #0D0B1A;
  font-weight: 800;
  width: 28px;
  font-size: 0.813rem;
  justify-content: center;
}.eya_htp_step_ic_6k7 {
  margin: 0.5rem 0 0.75rem;
  background: rgba(139, 64, 255, 0.18);
  border-radius: 6px;
  color: #8B40FF;
  width: 2.25rem;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 36px;
}.eya_htp_step_ic_6k7 svg {
  stroke-linejoin: round;
  width: 1.125rem;
  height: 18px;
  stroke-linecap: round;
}.eya_htp_step_h_6k7 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #F2EEFF;
}.eya_htp_step_p_6k7 {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7A7298;
  line-height: 1.55;
}.eya_htp_step_p_6k7 strong {
  font-weight: 600;
  color: #C8C0E8;
}.eya_htp_cta_6k7 {
  transition: background .2s;
  background: #22C55E;
  border-radius: 10px;
  padding: 13px 26px;
  display: inline-block;
  font-size: 0.875rem;
  color: #0D0B1A;
  margin-top: 1.25rem;
  font-weight: 700;
}.eya_htp_cta_6k7:hover {
  background: #16A34A;
}.eya_prov_6k7 {
  padding: 36px 16px 0;
  background: #0E0B1A;
}
@media(min-width: 767px) {.eya_prov_6k7 {
  padding: 2.75rem 1.5rem 0;
}
}.eya_prov_in_6k7 {
  margin: 0 auto;
  max-width: 82.5rem;
}.eya_prov_head_6k7 {
  margin-bottom: 16px;
}.eya_prov_label_6k7 {
  margin-bottom: 0.5rem;
  color: #8B40FF;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
}.eya_prov_h2_6k7 {
  color: #F2EEFF;
  font-family: 'Fredoka', sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.eya_prov_h2_6k7 {
  font-size: 24px;
}
}.eya_prov_seo_6k7 {
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 16px;
  color: #7A7298;
  max-width: 38.75rem;
  line-height: 1.6;
}.eya_prov_seo_6k7 strong {
  color: #C8C0E8;
  font-weight: 700;
}.eya_prov_seo_6k7 a {
  color: #8B40FF;
  text-decoration: underline;
}.eya_prov_grid_6k7 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 637px) {.eya_prov_grid_6k7 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.eya_prov_grid_6k7 {
  grid-template-columns: repeat(8,1fr);
}
}.eya_prov_card_6k7 {
  transition: border-color .2s,background .2s;
  background: #131020;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.625rem;
  padding: 0.875rem 0.625rem;
  gap: 7px;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  display: flex;
}.eya_prov_card_6k7:hover {
  border-color: rgba(139, 64, 255, 0.55);
  background: #1A1630;
}.eya_prov_logo_6k7 {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.375rem;
  width: 2.75rem;
  height: 44px;
  justify-content: center;
  display: flex;
  align-items: center;
}.eya_prov_logo_6k7 img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.eya_prov_name_6k7 {
  text-align: center;
  font-weight: 600;
  color: #9E96C0;
  font-size: 11px;
  overflow-wrap: break-word;
}.eya_seo_6k7 {
  background: #0E0B1A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.eya_seo_6k7 {
  padding: 44px 24px 0;
}
}.eya_seo_in_6k7 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1A1630;
  padding: 28px 24px;
  margin: 0 auto;
  border-radius: 1rem;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.eya_seo_in_6k7 {
  padding: 2.25rem 2.5rem;
}
}.eya_seo_label_6k7 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  color: #8B40FF;
  letter-spacing: .08em;
}.eya_seo_h2_6k7 {
  overflow-wrap: break-word;
  font-family: 'Fredoka', sans-serif;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-size: 20px;
  color: #F2EEFF;
  font-weight: 800;
}
@media(min-width:768px) {.eya_seo_h2_6k7 {
  font-size: 24px;
}
}.eya_seo_body_6k7 {
  color: #9E96C0;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
}.eya_seo_body_6k7 p {
  line-height: 1.75;
  font-size: 14px;
  color: #9E96C0;
  margin-bottom: 0.75rem;
}.eya_seo_body_6k7 p:last-child {
  margin-bottom: 0;
}.eya_seo_body_6k7 strong {
  color: #C8C0E8;
  font-weight: 700;
}.eya_seo_body_6k7 a {
  transition: color .2s;
  text-decoration: underline;
  color: #8B40FF;
}.eya_seo_body_6k7 a:hover {
  color: #9E5FFF;
}.eya_seo_body_6k7 ul,.eya_seo_body_6k7 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.eya_seo_body_6k7 ol {
  list-style: decimal;
}.eya_seo_body_6k7 li {
  line-height: 1.75;
  font-size: 14px;
  color: #9E96C0;
  margin-bottom: 0.375rem;
}.eya_seo_body_6k7 table {
  width: 100%;
  display: block;
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
}
@media(min-width: 766px) {.eya_seo_body_6k7 table {
  display: table;
}
}.eya_seo_body_6k7 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #C8C0E8;
  font-weight: 700;
  text-align: left;
}.eya_seo_body_6k7 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #9E96C0;
}.eya_seo_cols_6k7 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.eya_seo_cols_6k7 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.eya_seo_cols_6k7 {
  grid-template-columns: repeat(3,1fr);
}
}.eya_seo_col_h_6k7 {
  color: #C8C0E8;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.eya_seo_col_p_6k7 {
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7A7298;
}.eya_seo_stats_6k7 {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.eya_seo_stat_6k7 {
  background: rgba(139, 64, 255, 0.08);
  border-radius: 0.625rem;
  flex: 1;
  padding: 14px 16px;
  border: 1px solid rgba(139, 64, 255, 0.18);
  min-width: 140px;
}.eya_seo_stat_val_6k7 {
  overflow-wrap: break-word;
  color: #8B40FF;
  font-weight: 800;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
}.eya_seo_stat_lb_6k7 {
  color: #7A7298;
  font-size: 11px;
  overflow-wrap: break-word;
}.eya_pmt_6k7 {
  padding: 36px 16px 0;
  background: #0E0B1A;
}
@media(min-width: 769px) {.eya_pmt_6k7 {
  padding: 2.75rem 1.5rem 0;
}
}.eya_pmt_in_6k7 {
  margin: 0 auto;
  max-width: 1320px;
}.eya_pmt_head_6k7 {
  max-width: 720px;
  margin-bottom: 22px;
}.eya_pmt_label_6k7 {
  font-weight: 700;
  letter-spacing: .08em;
  color: #8B40FF;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 11px;
}.eya_pmt_h2_6k7 {
  font-family: 'Fredoka', sans-serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-size: 22px;
  overflow-wrap: break-word;
  color: #F2EEFF;
}
@media(min-width: 767px) {.eya_pmt_h2_6k7 {
  font-size: 1.75rem;
}
}.eya_pmt_intro_6k7 {
  font-size: 14px;
  line-height: 1.6;
  color: #7A7298;
  overflow-wrap: break-word;
}.eya_pmt_groups_6k7 {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.eya_pmt_group_6k7 {
  padding: 1.25rem;
  background: #1A1630;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 10px;
}.eya_pmt_group_head_6k7 {
  gap: 12px;
  margin-bottom: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.eya_pmt_group_ic_6k7 {
  background: rgba(139, 64, 255, 0.18);
  border-radius: 6px;
  width: 2.25rem;
  height: 36px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  color: #8B40FF;
  justify-content: center;
}.eya_pmt_group_ic_6k7 svg {
  height: 1.125rem;
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.eya_pmt_group_h_6k7 {
  margin: 0;
  color: #F2EEFF;
  font-weight: 700;
  font-size: 16px;
  font-family: 'Fredoka', sans-serif;
  overflow-wrap: break-word;
}.eya_pmt_group_p_6k7 {
  line-height: 1.6;
  color: #7A7298;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}.eya_pmt_group_p_6k7 strong {
  color: #C8C0E8;
  font-weight: 600;
}.eya_pmt_table_wrap_6k7 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.eya_pmt_table_6k7 {
  width: 100%;
  border-collapse: collapse;
  min-width: 540px;
  font-size: 13px;
}.eya_pmt_table_6k7 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  white-space: nowrap;
  text-align: left;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .04em;
  color: #C8C0E8;
}.eya_pmt_table_6k7 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  color: #7A7298;
}.eya_pmt_table_6k7 tbody tr:last-child td {
  border-bottom: none;
}.eya_pmt_table_6k7 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C8C0E8;
}.eya_faq_6k7 {
  padding: 2.25rem 16px 0;
  background: #0E0B1A;
}
@media(min-width: 765px) {.eya_faq_6k7 {
  padding: 2.75rem 1.5rem 0;
}
}.eya_faq_in_6k7 {
  margin: 0 auto;
  max-width: 1320px;
}.eya_faq_head_6k7 {
  margin-bottom: 1.25rem;
}.eya_faq_label_6k7 {
  margin-bottom: 0.5rem;
  font-size: 11px;
  letter-spacing: .08em;
  color: #8B40FF;
  font-weight: 700;
  text-transform: uppercase;
}.eya_faq_h2_6k7 {
  color: #F2EEFF;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Fredoka', sans-serif;
}
@media(min-width: 765px) {.eya_faq_h2_6k7 {
  font-size: 1.5rem;
}
}.eya_faq_list_6k7 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.eya_faq_item_6k7 {
  background: #1A1630;
  border-radius: 0.625rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.eya_faq_q_6k7 {
  padding: 1rem 1.25rem;
  transition: color .2s;
  gap: 12px;
  font-weight: 600;
  cursor: pointer;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  display: flex;
  flex-wrap: wrap;
  color: #C8C0E8;
  overflow-wrap: break-word;
}.eya_faq_q_6k7:hover {
  color: #F2EEFF;
}.eya_faq_q_ic_6k7 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  align-items: center;
  font-size: 1rem;
  display: flex;
  width: 1.5rem;
  flex-shrink: 0;
  height: 24px;
  justify-content: center;
  color: #8B40FF;
}.eya_faq_item_6k7.eya_state_open_6k7 .eya_faq_q_ic_6k7 {
  transform: rotate(45deg);
}.eya_faq_a_6k7 {
  padding: 0 1.25rem 16px;
  line-height: 1.7;
  color: #7A7298;
  overflow-wrap: break-word;
  display: none;
  font-size: 13px;
}.eya_faq_item_6k7.eya_state_open_6k7 .eya_faq_a_6k7 {
  display: block;
}.eya_faq_a_6k7 strong {
  font-weight: 700;
  color: #C8C0E8;
}.eya_faq_a_6k7 a {
  text-decoration: underline;
  color: #8B40FF;
}.eya_faq_a_6k7 ul,.eya_faq_a_6k7 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.eya_faq_a_6k7 ol {
  list-style: decimal;
}.eya_faq_a_6k7 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.eya_faq_a_6k7 table {
  margin: 8px 0;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  font-size: 12px;
  width: 100%;
}
@media(min-width: 766px) {.eya_faq_a_6k7 table {
  display: table;
}
}.eya_faq_a_6k7 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  text-align: left;
  color: #C8C0E8;
  font-weight: 700;
}.eya_faq_a_6k7 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #7A7298;
}.eya_seo_6k7 {
  padding: 36px 16px 0;
  background: #0E0B1A;
}
@media(min-width: 770px) {.eya_seo_6k7 {
  padding: 2.75rem 24px 0;
}
}.eya_seo_in_6k7 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  border-radius: 16px;
  background: #1A1630;
  padding: 28px 1.5rem;
  max-width: 1320px;
}
@media(min-width: 769px) {.eya_seo_in_6k7 {
  padding: 36px 2.5rem;
}
}.eya_seo_label_6k7 {
  text-transform: uppercase;
  color: #8B40FF;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 10px;
}.eya_seo_h2_6k7 {
  margin-bottom: 14px;
  line-height: 1.25;
  font-family: 'Fredoka', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #F2EEFF;
}
@media(min-width: 766px) {.eya_seo_h2_6k7 {
  font-size: 24px;
}
}.eya_seo_body_6k7 {
  font-size: 14px;
  line-height: 1.75;
  color: #9E96C0;
  overflow-wrap: break-word;
}.eya_seo_body_6k7 p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #9E96C0;
}.eya_seo_body_6k7 p:last-child {
  margin-bottom: 0;
}.eya_seo_body_6k7 strong {
  color: #C8C0E8;
  font-weight: 700;
}.eya_seo_body_6k7 a {
  transition: color .2s;
  text-decoration: underline;
  color: #8B40FF;
}.eya_seo_body_6k7 a:hover {
  color: #9E5FFF;
}.eya_seo_body_6k7 ul,.eya_seo_body_6k7 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.eya_seo_body_6k7 ol {
  list-style: decimal;
}.eya_seo_body_6k7 li {
  line-height: 1.75;
  color: #9E96C0;
  margin-bottom: 0.375rem;
  font-size: 14px;
}.eya_seo_body_6k7 table {
  width: 100%;
  font-size: 0.813rem;
  display: block;
  overflow-x: auto;
  margin-bottom: 12px;
  border-collapse: collapse;
}
@media(min-width: 766px) {.eya_seo_body_6k7 table {
  display: table;
}
}.eya_seo_body_6k7 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C8C0E8;
  text-align: left;
  font-weight: 700;
}.eya_seo_body_6k7 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #9E96C0;
}.eya_seo_cols_6k7 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.eya_seo_cols_6k7 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.eya_seo_cols_6k7 {
  grid-template-columns: repeat(3,1fr);
}
}.eya_seo_col_h_6k7 {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #C8C0E8;
  font-size: 0.813rem;
  margin-bottom: 7px;
}.eya_seo_col_p_6k7 {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #7A7298;
}.eya_seo_stats_6k7 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.eya_seo_stat_6k7 {
  padding: 14px 16px;
  border-radius: 0.625rem;
  border: 1px solid rgba(139, 64, 255, 0.18);
  background: rgba(139, 64, 255, 0.08);
  flex: 1;
  min-width: 140px;
}.eya_seo_stat_val_6k7 {
  margin-bottom: 4px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #8B40FF;
}.eya_seo_stat_lb_6k7 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7A7298;
}.eya_rv_6k7 {
  padding: 36px 16px 0;
  background: #0E0B1A;
}
@media(min-width: 769px) {.eya_rv_6k7 {
  padding: 2.75rem 24px 0;
}
}.eya_rv_in_6k7 {
  margin: 0 auto;
  max-width: 1320px;
}.eya_rv_head_6k7 {
  max-width: 45rem;
  margin-bottom: 20px;
}.eya_rv_label_6k7 {
  text-transform: uppercase;
  color: #8B40FF;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
}.eya_rv_h2_6k7 {
  overflow-wrap: break-word;
  font-family: 'Fredoka', sans-serif;
  font-weight: 800;
  color: #F2EEFF;
  margin-bottom: 10px;
  font-size: 22px;
}
@media(min-width: 770px) {.eya_rv_h2_6k7 {
  font-size: 1.75rem;
}
}.eya_rv_stats_6k7 {
  gap: 18px;
  align-items: center;
  color: #7A7298;
  flex-wrap: wrap;
  display: flex;
  font-size: 13px;
}.eya_rv_stats_score_6k7 {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.eya_rv_stats_score_val_6k7 {
  font-family: 'Fredoka', sans-serif;
  color: #F59E0B;
  font-weight: 800;
  font-size: 22px;
}.eya_rv_stats_score_max_6k7 {
  color: #5E5878;
  font-size: 0.813rem;
}.eya_rv_stats_badge_6k7 {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.eya_rv_stats_badge_6k7 svg {
  width: 0.875rem;
  color: #F59E0B;
  height: 14px;
}.eya_rv_grid_6k7 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.eya_rv_grid_6k7 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.eya_rv_grid_6k7 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.eya_rv_card_6k7 {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1A1630;
  padding: 20px;
  flex-direction: column;
  display: flex;
}.eya_rv_card_stars_6k7 {
  gap: 2px;
  margin-bottom: 10px;
  display: flex;
  color: #F59E0B;
}.eya_rv_card_stars_6k7 svg {
  height: 14px;
  width: 14px;
}.eya_rv_card_h_6k7 {
  margin-bottom: 0.5rem;
  font-weight: 700;
  line-height: 1.3;
  color: #F2EEFF;
  font-size: 14px;
  overflow-wrap: break-word;
}.eya_rv_card_body_6k7 {
  flex: 1;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #7A7298;
}.eya_rv_card_body_6k7 strong {
  color: #C8C0E8;
  font-weight: 600;
}.eya_rv_card_meta_6k7 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  justify-content: space-between;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  padding-top: 0.75rem;
}.eya_rv_card_author_6k7 {
  font-weight: 600;
  color: #C8C0E8;
  font-size: 12px;
}.eya_rv_card_date_6k7 {
  font-size: 11px;
  color: #5E5878;
}.eya_seo_6k7 {
  background: #0E0B1A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.eya_seo_6k7 {
  padding: 2.75rem 1.5rem 0;
}
}.eya_seo_in_6k7 {
  background: #1A1630;
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 1rem;
  max-width: 1320px;
}
@media(min-width: 771px) {.eya_seo_in_6k7 {
  padding: 2.25rem 2.5rem;
}
}.eya_seo_label_6k7 {
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #8B40FF;
  margin-bottom: 10px;
  text-transform: uppercase;
}.eya_seo_h2_6k7 {
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Fredoka', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  color: #F2EEFF;
}
@media(min-width:768px) {.eya_seo_h2_6k7 {
  font-size: 1.5rem;
}
}.eya_seo_body_6k7 {
  line-height: 1.75;
  color: #9E96C0;
  overflow-wrap: break-word;
  font-size: 14px;
}.eya_seo_body_6k7 p {
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #9E96C0;
}.eya_seo_body_6k7 p:last-child {
  margin-bottom: 0;
}.eya_seo_body_6k7 strong {
  font-weight: 700;
  color: #C8C0E8;
}.eya_seo_body_6k7 a {
  transition: color .2s;
  text-decoration: underline;
  color: #8B40FF;
}.eya_seo_body_6k7 a:hover {
  color: #9E5FFF;
}.eya_seo_body_6k7 ul,.eya_seo_body_6k7 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.eya_seo_body_6k7 ol {
  list-style: decimal;
}.eya_seo_body_6k7 li {
  color: #9E96C0;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
}.eya_seo_body_6k7 table {
  border-collapse: collapse;
  margin-bottom: 12px;
  display: block;
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
}
@media(min-width: 766px) {.eya_seo_body_6k7 table {
  display: table;
}
}.eya_seo_body_6k7 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #C8C0E8;
  font-weight: 700;
}.eya_seo_body_6k7 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #9E96C0;
}.eya_seo_cols_6k7 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.eya_seo_cols_6k7 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.eya_seo_cols_6k7 {
  grid-template-columns: repeat(3,1fr);
}
}.eya_seo_col_h_6k7 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #C8C0E8;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.eya_seo_col_p_6k7 {
  font-size: 13px;
  color: #7A7298;
  overflow-wrap: break-word;
  line-height: 1.65;
}.eya_seo_stats_6k7 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.eya_seo_stat_6k7 {
  border: 1px solid rgba(139, 64, 255, 0.18);
  padding: 0.875rem 16px;
  border-radius: 0.625rem;
  flex: 1;
  background: rgba(139, 64, 255, 0.08);
  min-width: 140px;
}.eya_seo_stat_val_6k7 {
  margin-bottom: 4px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #8B40FF;
}.eya_seo_stat_lb_6k7 {
  overflow-wrap: break-word;
  color: #7A7298;
  font-size: 0.688rem;
}.eya_ft_6k7 {
  background: #070510;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.eya_ft_support_6k7 {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.eya_ft_support_6k7 {
  padding: 1.75rem 24px;
}
}.eya_ft_support_in_6k7 {
  margin: 0 auto;
  gap: 16px;
  max-width: 1320px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.eya_ft_support_main_6k7 {
  flex: 1;
  gap: 1rem;
  min-width: 220px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.eya_ft_support_ic_6k7 {
  flex-shrink: 0;
  color: #8B40FF;
}.eya_ft_support_ic_6k7 svg {
  height: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 30px;
}.eya_ft_support_text_title_6k7 {
  overflow-wrap: break-word;
  font-size: 15px;
  font-weight: 700;
  color: #F2EEFF;
  margin-bottom: 3px;
}.eya_ft_support_text_sub_6k7 {
  overflow-wrap: break-word;
  color: #7A7298;
  font-size: 12px;
}.eya_ft_support_btn_6k7 {
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 0.688rem 22px;
  background: #8B40FF;
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
  color: #F2EEFF;
  font-size: 13px;
}.eya_ft_support_btn_6k7:hover {
  background: #9E5FFF;
}.eya_ft_support_contacts_6k7 {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.eya_ft_support_contact_6k7 {
  line-height: 1.4;
  color: #5E5878;
  font-size: 12px;
}.eya_ft_support_contact_6k7 strong {
  margin-bottom: 2px;
  display: block;
  color: #9E96C0;
  font-weight: 600;
  font-size: 11px;
}.eya_ft_main_6k7 {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.eya_ft_main_6k7 {
  padding: 2.5rem 1.5rem 2rem;
}
}.eya_ft_main_in_6k7 {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width:640px) {.eya_ft_main_in_6k7 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.eya_ft_main_in_6k7 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.eya_ft_col_logo_6k7 {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.eya_ft_col_logo_6k7 {
  grid-column: auto;
}
}.eya_ft_logo_6k7 {
  gap: 9px;
  flex-wrap: wrap;
  color: #F2EEFF;
  margin-bottom: 12px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 16px;
  align-items: center;
  display: flex;
}.eya_ft_logo_mark_6k7 {
  border-radius: 0.375rem;
  overflow: hidden;
  height: 1.875rem;
  width: 1.875rem;
}.eya_ft_logo_mark_6k7 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.eya_ft_logo_sub_6k7 {
  max-width: 200px;
  color: #5E5878;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.eya_ft_col_title_6k7 {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  color: #9E96C0;
  letter-spacing: .07em;
  margin-bottom: 0.875rem;
}.eya_ft_col_links_6k7 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.eya_ft_col_link_6k7 {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #5E5878;
  font-size: 0.813rem;
}.eya_ft_col_link_6k7:hover {
  color: #C8C0E8;
}.eya_ft_apps_6k7 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.eya_ft_app_card_6k7 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.625rem 0.75rem;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  gap: 10px;
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.eya_ft_app_card_6k7:hover {
  border-color: rgba(139, 64, 255, 0.55);
}.eya_ft_app_card_ic_6k7 svg {
  stroke-linecap: round;
  width: 22px;
  height: 1.375rem;
  stroke-linejoin: round;
}.eya_ft_app_card_os_6k7 {
  font-size: 0.625rem;
  font-weight: 600;
  color: #5E5878;
}.eya_ft_app_card_action_6k7 {
  font-size: 0.75rem;
  color: #C8C0E8;
  font-weight: 700;
}.eya_ft_bot_6k7 {
  padding: 1.25rem 1rem;
}
@media(min-width: 771px) {.eya_ft_bot_6k7 {
  padding: 1.25rem 24px;
}
}.eya_ft_bot_in_6k7 {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 82.5rem;
}.eya_ft_socials_6k7 {
  gap: 8px;
  display: flex;
}.eya_ft_soc_6k7 {
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  display: flex;
  color: #9E96C0;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 36px;
}.eya_ft_soc_6k7 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
}.eya_ft_soc_6k7:hover {
  background: rgba(255, 255, 255, 0.07);
}.eya_ft_legal_6k7 {
  flex: 1;
  min-width: 200px;
  line-height: 1.6;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #8A86A2;
}.eya_ft_legal_6k7 strong {
  font-weight: 700;
  color: #9E96C0;
}.eya_ft_legal_6k7 a {
  color: #9E96C0;
  text-decoration: underline;
}.eya_ft_age_6k7 {
  border: 2px solid #8A86A2;
  border-radius: 50%;
  display: flex;
  height: 2rem;
  font-weight: 800;
  justify-content: center;
  flex-shrink: 0;
  width: 2rem;
  color: #8A86A2;
  font-size: 11px;
  margin-left: auto;
  align-items: center;
}