*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background-color: #0A0A1E;
  font-family: 'DM Sans', sans-serif;
  min-height: 100vh;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  color: #C0BBDC;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.ikk-layout-96o {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.ikk-page-96o {
  min-height: 100vh;
  display: flex;
}.ikk-main-96o {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1082px) {.ikk-main-96o {
  padding-left: 220px;
}
}
@media screen and (max-width: 1078px) {.ikk-main-96o {
  padding-bottom: 4.5rem;
}
}.ikk-gc-96o {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: transform .2s,border-color .2s;
  background: #0E0E27;
  overflow: hidden;
  width: 140px;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 641px) {.ikk-gc-96o {
  width: 9.75rem;
}
}
@media(min-width:1080px) {.ikk-gc-96o {
  width: 168px;
}
}.ikk-gc-96o:hover {
  border-color: rgba(139, 56, 255, 0.08);
  transform: translateY(-3px);
}.ikk-gc_img-96o {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.ikk-gc_img-96o img {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}.ikk-gc_hover-96o {
  inset: 0;
  background: rgba(6, 6, 18, 0.78);
  transition: opacity .2s;
  justify-content: center;
  display: flex;
  align-items: center;
  opacity: 0;
  position: absolute;
}.ikk-gc-96o:hover .ikk-gc_hover-96o {
  opacity: 1;
}.ikk-gc_hover_btn-96o {
  border-radius: 4px;
  padding: 8px 16px;
  background: #8B38FF;
  color: #F0EDFF;
  font-weight: 700;
  font-size: 12px;
}.ikk-gc_info-96o {
  padding: 8px 10px 10px;
}.ikk-gc_name-96o {
  overflow: hidden;
  margin-bottom: 3px;
  max-width: 100%;
  color: #C0BBDC;
  font-size: 12px;
  text-overflow: ellipsis;
  font-weight: 600;
  white-space: nowrap;
}.ikk-gc_prov-96o {
  font-size: 10px;
  color: #474265;
}.ikk-gc_tag-96o {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  font-size: 9px;
  letter-spacing: .04em;
  text-transform: uppercase;
  z-index: 2;
  top: 0.375rem;
  font-weight: 700;
  left: 6px;
  position: absolute;
}.ikk-gc_tag_hot-96o {
  background: #EF4444;
  color: #fff;
}.ikk-gc_tag_new-96o {
  background: #22C55E;
  color: #0A0A1E;
}.ikk-gc_tag_jp-96o {
  background: #F59E0B;
  color: #0A0A1E;
}.ikk-gc_tag_ex-96o {
  background: #3A8EFF;
  color: #fff;
}.ikk-gc_tag_live-96o {
  background: #EF4444;
  color: #fff;
}.ikk-gr-96o {
  background: #0A0A1E;
  padding: 32px 16px 0;
}
@media(min-width: 771px) {.ikk-gr-96o {
  padding: 2.25rem 24px 0;
}
}.ikk-gr_in-96o {
  margin: 0 auto;
  max-width: 82.5rem;
}.ikk-gr_head-96o {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  display: flex;
}.ikk-gr_head_l-96o {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.ikk-gr_ic-96o {
  border-radius: 8px;
  align-items: center;
  flex-shrink: 0;
  width: 2rem;
  justify-content: center;
  height: 32px;
  display: flex;
}.ikk-gr_ic-96o svg {
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ikk-gr_title-96o {
  font-family: 'Space Grotesk', sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 16px;
  color: #F0EDFF;
}
@media(min-width: 765px) {.ikk-gr_title-96o {
  font-size: 1.125rem;
}
}.ikk-gr_more-96o {
  transition: color .2s;
  gap: 0.313rem;
  align-items: center;
  font-size: 0.75rem;
  flex-shrink: 0;
  display: flex;
  color: #605B80;
  white-space: nowrap;
  font-weight: 600;
}.ikk-gr_more-96o:hover {
  color: #8B38FF;
}.ikk-gr_more-96o svg {
  width: 0.75rem;
  stroke-linejoin: round;
  height: 12px;
  stroke-linecap: round;
}.ikk-gr_arrows-96o {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.ikk-gr_arr-96o {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  display: flex;
  width: 30px;
  color: #8C86AE;
  height: 30px;
  justify-content: center;
}.ikk-gr_arr-96o:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F0EDFF;
}.ikk-gr_arr-96o svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
  height: 0.813rem;
}.ikk-gr_seo_h-96o {
  margin: 0 0 0.375rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #C0BBDC;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 0.813rem;
  max-width: 680px;
}
@media(min-width:768px) {.ikk-gr_seo_h-96o {
  font-size: 0.875rem;
}
}.ikk-gr_seo-96o {
  max-width: 42.5rem;
  color: #605B80;
  font-size: 12px;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.ikk-gr_seo-96o strong {
  font-weight: 600;
  color: #C0BBDC;
}.ikk-gr_scroll-96o {
  gap: 0.625rem;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  display: flex;
}.ikk-gr_scroll-96o::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.ikk-gr_scroll-96o {
  gap: 12px;
}
}.ikk-tb-96o {
  background: #0A0A1E;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  align-items: center;
  left: 0;
  right: 0;
  top: 0;
  height: 3.5rem;
  z-index: 80;
  position: fixed;
  display: flex;
}.ikk-tb_in-96o {
  padding: 0 14px;
  gap: 0;
  display: flex;
  height: 100%;
  align-items: center;
  width: 100%;
}.ikk-tb_burger-96o {
  gap: 0.313rem;
  border-radius: 8px;
  height: 2.375rem;
  flex-direction: column;
  width: 2.375rem;
  align-items: center;
  display: flex;
  justify-content: center;
  margin-right: 8px;
  flex-shrink: 0;
}.ikk-tb_burger-96o:hover {
  background: rgba(255, 255, 255, 0.05);
}.ikk-tb_burger_line-96o {
  border-radius: 1px;
  background: #8C86AE;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1077px) {.ikk-tb_burger-96o {
  display: none;
}
}.ikk-tb_logo-96o {
  gap: 9px;
  display: flex;
  color: #F0EDFF;
  font-weight: 800;
  letter-spacing: -.01em;
  margin-right: 1.25rem;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 1.125rem;
  flex-shrink: 0;
}.ikk-tb_logo_mark-96o {
  border-radius: 8px;
  overflow: hidden;
  align-items: center;
  width: 2rem;
  height: 2rem;
  justify-content: center;
  display: flex;
}.ikk-tb_logo_mark-96o img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.ikk-tb_nav-96o {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 639px) {.ikk-tb_nav-96o {
  display: flex;
}
}.ikk-tb_tab-96o {
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  border-radius: 8px;
  font-weight: 600;
  font-size: 13px;
  white-space: nowrap;
  color: #8C86AE;
}.ikk-tb_tab-96o:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0EDFF;
}.ikk-tb_tab-96o.ikk-state_active-96o {
  background: rgba(139, 56, 255, 0.18);
  color: #F0EDFF;
}.ikk-tb_right-96o {
  gap: 8px;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
}.ikk-tb_login-96o {
  padding: 0.563rem 16px;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  display: none;
  color: #C0BBDC;
  font-size: 13px;
  font-weight: 600;
}.ikk-tb_login-96o:hover {
  border-color: rgba(139, 56, 255, 0.55);
  color: #F0EDFF;
}
@media(min-width: 482px) {.ikk-tb_login-96o {
  display: block;
}
}.ikk-tb_reg-96o {
  background: #22C55E;
  padding: 9px 18px;
  transition: background .2s;
  border-radius: 8px;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
  color: #07071A;
}.ikk-tb_reg-96o:hover {
  background: #16A34A;
}.ikk-sb-96o {
  background: #111130;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  position: fixed;
  overflow-y: auto;
  left: 0;
  width: 220px;
  bottom: 0;
  z-index: 70;
  top: 56px;
}.ikk-sb-96o.ikk-state_open-96o {
  transform: translateX(0);
}.ikk-sb-96o::-webkit-scrollbar {
  width: 0.25rem;
}.ikk-sb-96o::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width:1080px) {.ikk-sb-96o {
  transform: translateX(0);
}
}.ikk-sb_auth-96o {
  padding: 0.875rem 12px 0.625rem;
}.ikk-sb_btn_reg-96o {
  background: #22C55E;
  border-radius: 8px;
  padding: 0.688rem;
  transition: background .2s;
  color: #07071A;
  display: block;
  font-weight: 700;
  text-align: center;
  font-size: 0.813rem;
  margin-bottom: 8px;
}.ikk-sb_btn_reg-96o:hover {
  background: #16A34A;
}.ikk-sb_btn_login-96o {
  padding: 0.625rem;
  border-radius: 0.5rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  color: #C0BBDC;
  font-size: 0.813rem;
  display: block;
  text-align: center;
  font-weight: 600;
}.ikk-sb_btn_login-96o:hover {
  border-color: rgba(139, 56, 255, 0.55);
  color: #F0EDFF;
}.ikk-sb_promo-96o {
  padding: 12px 14px;
  overflow: hidden;
  background: linear-gradient(135deg,#1C0845,#111130);
  border-radius: 0.5rem;
  border: 1px solid rgba(139, 56, 255, 0.18);
  margin: 0 12px 10px;
  position: relative;
}.ikk-sb_promo-96o::before {
  background: radial-gradient(circle,rgba(139, 56, 255, 0.18),transparent 70%);
  border-radius: 50%;
  right: -1.25rem;
  content: '';
  height: 5rem;
  position: absolute;
  top: -1.25rem;
  width: 80px;
}.ikk-sb_promo_title-96o {
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 4px;
  color: #8B38FF;
}.ikk-sb_promo_text-96o {
  line-height: 1.35;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F0EDFF;
  font-size: 12px;
}.ikk-sb_promo_sub-96o {
  font-size: 0.625rem;
  color: #605B80;
  margin-top: 3px;
}.ikk-sb_nav-96o {
  padding: 0.375rem 0.5rem 1rem;
}.ikk-sb_nav_lb-96o {
  padding: 10px 0.5rem 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.625rem;
  color: #474265;
}.ikk-sb_link-96o {
  border-radius: 4px;
  gap: 10px;
  transition: background .15s,color .15s;
  padding: 0.563rem 0.625rem;
  cursor: pointer;
  align-items: center;
  font-size: 0.813rem;
  color: #8C86AE;
  display: flex;
  font-weight: 500;
  overflow-wrap: break-word;
}.ikk-sb_link-96o:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0EDFF;
}.ikk-sb_link-96o.ikk-state_active-96o {
  background: rgba(139, 56, 255, 0.18);
  color: #F0EDFF;
}.ikk-sb_ic-96o {
  border-radius: 0.25rem;
  display: flex;
  width: 1.875rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  height: 30px;
}.ikk-sb_ic-96o svg {
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
}.ikk-sb_ic_1-96o {
  background: rgba(139, 56, 255, 0.08);
  color: #8B38FF;
}.ikk-sb_ic_2-96o {
  background: rgba(34, 197, 94, 0.15);
  color: #22C55E;
}.ikk-sb_ic_3-96o {
  background: rgba(245, 158, 11, 0.14);
  color: #F59E0B;
}.ikk-sb_ic_4-96o {
  background: rgba(58, 142, 255, 0.16);
  color: #3A8EFF;
}.ikk-sb_ic_5-96o {
  background: rgba(139, 56, 255, 0.08);
  color: #EC4899;
}.ikk-sb_ic_6-96o {
  background: rgba(58, 142, 255, 0.16);
  color: #C026D3;
}.ikk-sb_badge-96o {
  padding: 2px 7px;
  border-radius: 4px;
  background: #F59E0B;
  margin-left: auto;
  font-size: 9px;
  color: #07071A;
  font-weight: 700;
}.ikk-sb_bot-96o {
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  display: flex;
}.ikk-sb_lang-96o,.ikk-sb_help-96o {
  gap: 6px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 0.563rem 0.375rem;
  border-radius: 4px;
  flex: 1;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  font-weight: 600;
  justify-content: center;
  color: #8C86AE;
  font-size: 0.688rem;
  display: flex;
}.ikk-sb_lang-96o:hover,.ikk-sb_help-96o:hover {
  border-color: rgba(139, 56, 255, 0.55);
  color: #F0EDFF;
}.ikk-sb_lang-96o svg,.ikk-sb_help-96o svg {
  stroke-linejoin: round;
  width: 13px;
  height: 0.813rem;
  stroke-linecap: round;
}.ikk-sb_bd-96o {
  background: rgba(6, 6, 18, 0.78);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.ikk-sb_bd-96o.ikk-state_on-96o {
  display: block;
}
@media(min-width: 1081px) {.ikk-sb_bd-96o {
  display: none!important;
}
}.ikk-mob_nav-96o {
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  background: #111130;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  bottom: 0;
  display: flex;
  position: fixed;
  z-index: 80;
  left: 0;
  right: 0;
}
@media(min-width: 1083px) {.ikk-mob_nav-96o {
  display: none;
}
}.ikk-mob_nav_item-96o {
  gap: 4px;
  flex: 1;
  padding: 0.25rem 2px;
  cursor: pointer;
  color: #474265;
  align-items: center;
  display: flex;
  flex-direction: column;
}.ikk-mob_nav_ic-96o {
  line-height: 1;
}.ikk-mob_nav_ic-96o svg {
  width: 20px;
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ikk-mob_nav_lb-96o {
  font-size: 10px;
  font-weight: 600;
  color: #474265;
}.ikk-mob_nav_item-96o.ikk-state_active-96o {
  color: #8B38FF;
}.ikk-mob_nav_item-96o.ikk-state_active-96o .ikk-mob_nav_lb-96o {
  color: #8B38FF;
}.ikk-hero-96o {
  padding: 1.25rem 1rem 0;
  background: #0A0A1E;
}
@media(min-width: 771px) {.ikk-hero-96o {
  padding: 24px 1.5rem 0;
}
}.ikk-hero_in-96o {
  gap: 12px;
  margin: 0 auto;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.ikk-hero_in-96o {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1099px) {.ikk-hero_in-96o {
  grid-template-columns: 1fr 21.25rem;
}
}.ikk-hero_promo-96o {
  overflow: hidden;
  border-radius: 12px;
  background: #0E0E27;
  align-items: stretch;
  min-height: 13.75rem;
  display: flex;
  position: relative;
}
@media(min-width: 769px) {.ikk-hero_promo-96o {
  min-height: 17.5rem;
}
}.ikk-hero_promo_bg-96o {
  background: linear-gradient(120deg,#1C0845 0%,#0A0A1E 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.ikk-hero_promo_bg-96o::after {
  inset: 0;
  background: linear-gradient(90deg,#0A0A1E 0%,rgba(6, 6, 18, 0.78) 60%,transparent 100%);
  position: absolute;
  content: '';
}.ikk-hero_promo_glow-96o {
  background: radial-gradient(circle,rgba(58, 142, 255, 0.16) 0%,transparent 65%);
  border-radius: 50%;
  right: 3.75rem;
  pointer-events: none;
  width: 300px;
  height: 300px;
  position: absolute;
  top: -2.5rem;
}.ikk-hero_promo_ct-96o {
  padding: 28px 1.5rem 1.75rem 1.75rem;
  max-width: 30rem;
  display: flex;
  z-index: 2;
  flex-direction: column;
  position: relative;
  justify-content: center;
}
@media(min-width: 767px) {.ikk-hero_promo_ct-96o {
  padding: 2.5rem 2rem;
}
}.ikk-hero_badge-96o {
  background: rgba(139, 56, 255, 0.18);
  border: 1px solid rgba(139, 56, 255, 0.08);
  padding: 5px 12px;
  border-radius: 20px;
  text-transform: uppercase;
  color: #8B38FF;
  font-weight: 700;
  font-size: 0.625rem;
  letter-spacing: .08em;
  display: inline-block;
  margin-bottom: 0.875rem;
}.ikk-hero_h1-96o {
  overflow-wrap: break-word;
  line-height: 1.15;
  font-size: 26px;
  margin-bottom: 10px;
  font-family: 'Space Grotesk', sans-serif;
  font-weight: 800;
  color: #F0EDFF;
}.ikk-hero_h1-96o em {
  color: #F59E0B;
  font-style: normal;
}
@media(min-width: 769px) {.ikk-hero_h1-96o {
  font-size: 2.25rem;
}
}.ikk-hero_sub-96o {
  line-height: 1.55;
  color: #8C86AE;
  margin-bottom: 20px;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.ikk-hero_sub-96o {
  font-size: 14px;
}
}.ikk-hero_row-96o {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.ikk-hero_cta-96o {
  padding: 13px 26px;
  transition: background .2s;
  background: #22C55E;
  border-radius: 0.5rem;
  box-shadow: 0 0 14px rgba(34, 197, 94, 0.50), 0 2px 6px rgba(10, 100, 50, 0.35);
  font-size: 0.875rem;
  color: #07071A;
  font-weight: 700;
}.ikk-hero_cta-96o:hover {
  background: #16A34A;
}.ikk-hero_terms-96o {
  color: #474265;
  font-size: 11px;
}.ikk-hero_game-96o {
  background: #0E0E27;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 12px;
  display: flex;
  position: relative;
  flex-direction: column;
}.ikk-hero_game_badge-96o {
  border: 1px solid rgba(245, 158, 11, 0.14);
  background: rgba(245, 158, 11, 0.14);
  padding: 5px 0.625rem;
  border-radius: 1.25rem;
  position: absolute;
  font-size: 10px;
  font-weight: 700;
  z-index: 3;
  text-transform: uppercase;
  letter-spacing: .06em;
  left: 0.75rem;
  color: #F59E0B;
  top: 12px;
}.ikk-hero_game_badge-96o svg {
  height: 0.688rem;
  vertical-align: -1px;
  margin-right: 0.25rem;
  width: 0.688rem;
}.ikk-hero_game_img-96o {
  overflow: hidden;
  background: linear-gradient(135deg,#1C0845,#0A0A1E);
  padding-bottom: 60%;
  position: relative;
}.ikk-hero_game_img-96o img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ikk-hero_game_play-96o {
  background: rgba(6, 6, 18, 0.78);
  transition: opacity .2s;
  inset: 0;
  display: flex;
  position: absolute;
  opacity: 0;
  justify-content: center;
  align-items: center;
}.ikk-hero_game-96o:hover .ikk-hero_game_play-96o {
  opacity: 1;
}.ikk-hero_game_play-96o span {
  border-radius: 50%;
  background: #8B38FF;
  align-items: center;
  display: flex;
  height: 3.25rem;
  justify-content: center;
  width: 3.25rem;
}.ikk-hero_game_play-96o span svg {
  width: 18px;
  margin-left: 2px;
  height: 1.125rem;
}.ikk-hero_game_info-96o {
  padding: 14px 16px;
}.ikk-hero_game_title-96o {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F0EDFF;
  font-size: 0.938rem;
  margin-bottom: 4px;
}.ikk-hero_game_provider-96o {
  color: #605B80;
  font-size: 0.688rem;
}.ikk-hero_game_btn-96o {
  background: #8B38FF;
  padding: 0.688rem;
  transition: background .2s;
  margin: 0.75rem 16px 16px;
  border-radius: 8px;
  font-size: 13px;
  color: #F0EDFF;
  text-align: center;
  font-weight: 700;
  display: block;
}.ikk-hero_game-96o:hover .ikk-hero_game_btn-96o {
  background: #A256FF;
}.ikk-gr_jp-96o {
  border-radius: 12px;
  overflow: hidden;
  background: linear-gradient(135deg,#1A0638 0%,#0C0920 100%);
  padding: 20px;
  position: relative;
}.ikk-gr_jp-96o::before {
  background: radial-gradient(circle,rgba(58, 142, 255, 0.16) 0%,transparent 70%);
  border-radius: 50%;
  left: -60px;
  height: 250px;
  top: -3.75rem;
  width: 15.625rem;
  position: absolute;
  content: '';
}.ikk-gr_jp-96o::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245, 158, 11, 0.14) 0%,transparent 70%);
  width: 12.5rem;
  right: 0;
  height: 12.5rem;
  bottom: -40px;
  position: absolute;
  content: '';
}.ikk-gr_jp_head-96o {
  gap: 16px;
  position: relative;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
  z-index: 1;
  margin-bottom: 1rem;
}.ikk-gr_jp_info-96o {
  flex: 1;
}.ikk-gr_jp_label-96o {
  color: #C026D3;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 6px;
}.ikk-gr_jp_label-96o svg {
  vertical-align: -2px;
  height: 14px;
  margin-right: 4px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
}.ikk-gr_jp_amount-96o {
  font-weight: 800;
  line-height: 1;
  font-family: 'Space Grotesk', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 32px;
  color: #F0EDFF;
}
@media(min-width: 769px) {.ikk-gr_jp_amount-96o {
  font-size: 40px;
}
}.ikk-gr_jp_amount-96o span {
  color: #F59E0B;
}.ikk-gr_jp_seo-96o {
  overflow-wrap: break-word;
  color: #8C86AE;
  line-height: 1.5;
  font-size: 0.75rem;
  max-width: 480px;
}.ikk-gr_jp_cta-96o {
  background: rgba(58, 142, 255, 0.16);
  transition: background .2s;
  padding: 0.688rem 1.25rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(58, 142, 255, 0.16);
  align-self: flex-start;
  margin-top: 4px;
  white-space: nowrap;
  z-index: 1;
  font-weight: 700;
  color: #F0EDFF;
  position: relative;
  font-size: 0.813rem;
  flex-shrink: 0;
}.ikk-gr_jp_cta-96o:hover {
  background: #3A8EFF;
}.ikk-ws-96o {
  background: #0A0A1E;
  padding: 2rem 1rem 0;
}
@media(min-width:768px) {.ikk-ws-96o {
  padding: 36px 1.5rem 0;
}
}.ikk-ws_in-96o {
  margin: 0 auto;
  max-width: 1320px;
}.ikk-ws_head-96o {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 14px;
  display: flex;
}.ikk-ws_title-96o {
  gap: 0.625rem;
  color: #F0EDFF;
  font-weight: 700;
  align-items: center;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 16px;
  flex-wrap: wrap;
  display: flex;
  overflow-wrap: break-word;
}.ikk-ws_title_ic-96o svg {
  stroke-linecap: round;
  height: 18px;
  color: #F59E0B;
  stroke-linejoin: round;
  width: 18px;
}.ikk-ws_online-96o {
  gap: 7px;
  font-size: 0.75rem;
  align-items: center;
  color: #605B80;
  display: flex;
  font-weight: 600;
}.ikk-ws_online_dot-96o {
  border-radius: 50%;
  background: #22C55E;
  width: 8px;
  height: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(34, 197, 94, 0.15);
}.ikk-ws_scroll-96o {
  gap: 8px;
  padding-bottom: 0.5rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.ikk-ws_scroll-96o::-webkit-scrollbar {
  display: none;
}.ikk-wc-96o {
  gap: 10px;
  background: #0E0E27;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 10px 0.875rem;
  border-radius: 0.5rem;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
  flex-shrink: 0;
}.ikk-wc_img-96o {
  border-radius: 0.25rem;
  overflow: hidden;
  background: #111130;
  width: 36px;
  flex-shrink: 0;
  height: 36px;
}.ikk-wc_img-96o img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.ikk-wc_info-96o {
  min-width: 0;
}.ikk-wc_game-96o {
  overflow: hidden;
  color: #C0BBDC;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
  font-weight: 600;
}.ikk-wc_player-96o {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #474265;
  font-size: 10px;
}.ikk-wc_amount-96o {
  color: #22C55E;
  flex-shrink: 0;
  font-weight: 700;
  margin-left: auto;
  white-space: nowrap;
  font-size: 0.813rem;
}.ikk-bon-96o {
  background: #0A0A1E;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.ikk-bon-96o {
  padding: 2.75rem 24px 0;
}
}.ikk-bon_in-96o {
  margin: 0 auto;
  max-width: 82.5rem;
}.ikk-bon_head-96o {
  margin-bottom: 1.25rem;
}.ikk-bon_label-96o {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 11px;
  color: #8B38FF;
}.ikk-bon_h2-96o {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Space Grotesk', sans-serif;
  color: #F0EDFF;
}
@media(min-width: 767px) {.ikk-bon_h2-96o {
  font-size: 1.5rem;
}
}.ikk-bon_seo-96o {
  color: #605B80;
  line-height: 1.6;
  font-size: 0.813rem;
  max-width: 620px;
  overflow-wrap: break-word;
}.ikk-bon_seo-96o strong {
  font-weight: 700;
  color: #C0BBDC;
}.ikk-bon_seo-96o a {
  color: #8B38FF;
  text-decoration: underline;
}.ikk-bon_grid-96o {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.ikk-bon_grid-96o {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.ikk-bon_grid-96o {
  grid-template-columns: repeat(5,1fr);
}
}.ikk-bon_card-96o {
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0E0E27;
  border-radius: 0.5rem;
  padding: 16px;
}.ikk-bon_card-96o:hover {
  border-color: rgba(139, 56, 255, 0.08);
  transform: translateY(-2px);
}.ikk-bon_card_ic-96o svg {
  height: 1.625rem;
  stroke-linejoin: round;
  width: 1.625rem;
  stroke-linecap: round;
}.ikk-bon_card_ic-96o {
  margin-bottom: 10px;
}.ikk-bon_card_type-96o {
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-size: 10px;
  color: #605B80;
}.ikk-bon_card_amount-96o {
  line-height: 1.1;
  font-weight: 800;
  margin-bottom: 0.375rem;
  color: #F59E0B;
  font-size: 1.125rem;
}.ikk-bon_card_name-96o {
  color: #F0EDFF;
  font-weight: 600;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 0.813rem;
}.ikk-bon_card_detail-96o {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  color: #474265;
  padding-top: 0.5rem;
  line-height: 1.5;
  font-size: 11px;
}.ikk-reg-96o {
  padding: 2.25rem 16px 0;
  background: #0A0A1E;
}
@media(min-width: 770px) {.ikk-reg-96o {
  padding: 44px 24px 0;
}
}.ikk-reg_in-96o {
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 28px 24px;
  margin: 0 auto;
  background: #111130;
  max-width: 1320px;
}
@media(min-width: 766px) {.ikk-reg_in-96o {
  padding: 40px;
}
}.ikk-reg_top-96o {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.ikk-reg_top-96o {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.ikk-reg_label-96o {
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #8B38FF;
  margin-bottom: 0.625rem;
}.ikk-reg_h2-96o {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 22px;
  margin-bottom: 12px;
  color: #F0EDFF;
  line-height: 1.2;
}
@media(min-width:768px) {.ikk-reg_h2-96o {
  font-size: 1.75rem;
}
}.ikk-reg_bonus-96o {
  background: rgba(245, 158, 11, 0.14);
  padding: 0.625rem 1rem;
  border-radius: 8px;
  border: 1px solid rgba(245, 158, 11, 0.14);
  gap: 8px;
  align-items: center;
  display: inline-flex;
  margin-bottom: 1rem;
}.ikk-reg_bonus_amount-96o {
  font-weight: 800;
  font-size: 20px;
  color: #F59E0B;
}.ikk-reg_bonus_text-96o {
  font-size: 13px;
  color: #8C86AE;
  line-height: 1.35;
}.ikk-reg_cta_btn-96o {
  background: #22C55E;
  padding: 0.875rem 32px;
  border-radius: 8px;
  transition: background .2s;
  font-size: 15px;
  box-shadow: 0 0 14px rgba(34, 197, 94, 0.50), 0 2px 0.375rem rgba(10, 100, 50, 0.35);
  font-weight: 700;
  display: inline-block;
  margin-bottom: 0.75rem;
  color: #07071A;
}.ikk-reg_cta_btn-96o:hover {
  background: #16A34A;
}.ikk-reg_terms-96o {
  font-size: 0.688rem;
  color: #474265;
  line-height: 1.5;
}.ikk-reg_seo-96o {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  line-height: 1.65;
  color: #605B80;
  overflow-wrap: break-word;
  font-size: 13px;
}.ikk-reg_seo-96o p {
  margin-bottom: 0.625rem;
  line-height: 1.65;
  color: #605B80;
  font-size: 0.813rem;
}.ikk-reg_seo-96o p:last-child {
  margin-bottom: 0;
}.ikk-reg_seo-96o strong {
  color: #C0BBDC;
  font-weight: 700;
}.ikk-reg_seo-96o a {
  transition: color .2s;
  text-decoration: underline;
  color: #8B38FF;
}.ikk-reg_seo-96o a:hover {
  color: #A256FF;
}.ikk-reg_seo-96o ul,.ikk-reg_seo-96o ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.ikk-reg_seo-96o ol {
  list-style: decimal;
}.ikk-reg_seo-96o li {
  font-size: 13px;
  margin-bottom: 0.25rem;
  line-height: 1.65;
  color: #605B80;
}.ikk-reg_seo-96o table {
  width: 100%;
  margin-bottom: 10px;
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
}
@media(min-width:768px) {.ikk-reg_seo-96o table {
  display: table;
}
}.ikk-reg_seo-96o th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  text-align: left;
  font-weight: 700;
  color: #C0BBDC;
}.ikk-reg_seo-96o td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #605B80;
}.ikk-reg_steps-96o {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 862px) {.ikk-reg_steps-96o {
  margin-top: 0;
}
}.ikk-reg_step-96o {
  gap: 14px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 1rem;
  border-radius: 0.5rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.ikk-reg_step_num-96o {
  background: rgba(139, 56, 255, 0.18);
  border: 1px solid rgba(139, 56, 255, 0.08);
  border-radius: 50%;
  font-size: 14px;
  width: 2.125rem;
  display: flex;
  align-items: center;
  height: 34px;
  font-weight: 800;
  color: #8B38FF;
  justify-content: center;
  flex-shrink: 0;
}.ikk-reg_step_title-96o {
  margin-bottom: 3px;
  font-size: 0.875rem;
  font-weight: 700;
  color: #F0EDFF;
}.ikk-reg_step_text-96o {
  font-size: 0.75rem;
  color: #605B80;
  line-height: 1.5;
}.ikk-reg_trust-96o {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
  margin-top: 1.25rem;
}.ikk-reg_trust_item-96o {
  gap: 7px;
  color: #605B80;
  font-size: 12px;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
}.ikk-reg_trust_ic-96o svg {
  width: 1rem;
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
  color: #8B38FF;
}.ikk-prov-96o {
  padding: 36px 1rem 0;
  background: #0A0A1E;
}
@media(min-width: 766px) {.ikk-prov-96o {
  padding: 2.75rem 24px 0;
}
}.ikk-prov_in-96o {
  margin: 0 auto;
  max-width: 1320px;
}.ikk-prov_head-96o {
  margin-bottom: 16px;
}.ikk-prov_label-96o {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  color: #8B38FF;
  margin-bottom: 0.5rem;
}.ikk-prov_h2-96o {
  color: #F0EDFF;
  font-family: 'Space Grotesk', sans-serif;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.ikk-prov_h2-96o {
  font-size: 24px;
}
}.ikk-prov_seo-96o {
  max-width: 620px;
  overflow-wrap: break-word;
  margin-bottom: 16px;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #605B80;
}.ikk-prov_seo-96o strong {
  color: #C0BBDC;
  font-weight: 700;
}.ikk-prov_seo-96o a {
  text-decoration: underline;
  color: #8B38FF;
}.ikk-prov_grid-96o {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.ikk-prov_grid-96o {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.ikk-prov_grid-96o {
  grid-template-columns: repeat(8,1fr);
}
}.ikk-prov_card-96o {
  padding: 14px 10px;
  transition: border-color .2s,background .2s;
  border-radius: 8px;
  gap: 0.438rem;
  background: #0E0E27;
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.ikk-prov_card-96o:hover {
  background: #111130;
  border-color: rgba(139, 56, 255, 0.55);
}.ikk-prov_logo-96o {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 4px;
  height: 2.75rem;
  display: flex;
  justify-content: center;
  width: 44px;
  align-items: center;
}.ikk-prov_logo-96o img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.ikk-prov_name-96o {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #8C86AE;
  text-align: center;
  font-weight: 600;
}.ikk-app-96o {
  padding: 2.25rem 1rem 0;
  background: #0A0A1E;
}
@media(min-width: 769px) {.ikk-app-96o {
  padding: 44px 1.5rem 0;
}
}.ikk-app_in-96o {
  margin: 0 auto;
  max-width: 1320px;
}.ikk-app_head-96o {
  margin-bottom: 1rem;
}.ikk-app_label-96o {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  color: #8B38FF;
}.ikk-app_h2-96o {
  overflow-wrap: break-word;
  color: #F0EDFF;
  font-weight: 800;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 20px;
  margin-bottom: 6px;
}
@media(min-width: 770px) {.ikk-app_h2-96o {
  font-size: 24px;
}
}.ikk-app_sub-96o {
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 600px;
  line-height: 1.6;
  color: #605B80;
}.ikk-app_sub-96o strong {
  font-weight: 700;
  color: #C0BBDC;
}.ikk-app_cards-96o {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width: 641px) {.ikk-app_cards-96o {
  grid-template-columns: repeat(3,1fr);
}
}.ikk-app_card-96o {
  overflow: hidden;
  border-radius: 0.5rem;
  padding: 20px;
  gap: 16px;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
  display: flex;
}.ikk-app_card_ios-96o {
  background: linear-gradient(135deg,rgba(139, 56, 255, 0.18) 0%,#111130 100%);
}.ikk-app_card_android-96o {
  background: linear-gradient(135deg,rgba(34, 197, 94, 0.15) 0%,#111130 100%);
}.ikk-app_card_win-96o {
  background: linear-gradient(135deg,rgba(245, 158, 11, 0.14) 0%,#111130 100%);
}.ikk-app_card_ic-96o svg {
  stroke-linecap: round;
  height: 34px;
  stroke-linejoin: round;
  width: 34px;
}.ikk-app_card_ic-96o {
  color: #F0EDFF;
  flex-shrink: 0;
}.ikk-app_card_os-96o {
  color: #605B80;
  font-weight: 700;
  font-size: 0.625rem;
  margin-bottom: 6px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.ikk-app_card_title-96o {
  font-size: 15px;
  color: #F0EDFF;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 6px;
  overflow-wrap: break-word;
}.ikk-app_card_text-96o {
  margin-bottom: 0.875rem;
  color: #605B80;
  line-height: 1.5;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.ikk-app_card_btn-96o {
  border: 1px solid rgba(139, 56, 255, 0.55);
  transition: background .2s;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.12);
  padding: 10px 1.125rem;
  gap: 7px;
  font-size: 13px;
  display: inline-flex;
  color: #F0EDFF;
  align-items: center;
  font-weight: 700;
}.ikk-app_card_btn-96o:hover {
  background: rgba(255, 255, 255, 0.07);
}.ikk-seo-96o {
  background: #0A0A1E;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.ikk-seo-96o {
  padding: 2.75rem 24px 0;
}
}.ikk-seo_in-96o {
  border-radius: 0.75rem;
  margin: 0 auto;
  background: #111130;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 1320px;
}
@media(min-width:768px) {.ikk-seo_in-96o {
  padding: 2.25rem 40px;
}
}.ikk-seo_label-96o {
  text-transform: uppercase;
  color: #8B38FF;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 10px;
  font-weight: 700;
}.ikk-seo_h2-96o {
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 20px;
  color: #F0EDFF;
}
@media(min-width: 769px) {.ikk-seo_h2-96o {
  font-size: 1.5rem;
}
}.ikk-seo_body-96o {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8C86AE;
  overflow-wrap: break-word;
}.ikk-seo_body-96o p {
  margin-bottom: 0.75rem;
  color: #8C86AE;
  line-height: 1.75;
  font-size: 14px;
}.ikk-seo_body-96o p:last-child {
  margin-bottom: 0;
}.ikk-seo_body-96o strong {
  font-weight: 700;
  color: #C0BBDC;
}.ikk-seo_body-96o a {
  transition: color .2s;
  text-decoration: underline;
  color: #8B38FF;
}.ikk-seo_body-96o a:hover {
  color: #A256FF;
}.ikk-seo_body-96o ul,.ikk-seo_body-96o ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.ikk-seo_body-96o ol {
  list-style: decimal;
}.ikk-seo_body-96o li {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #8C86AE;
}.ikk-seo_body-96o table {
  display: block;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 12px;
}
@media(min-width:768px) {.ikk-seo_body-96o table {
  display: table;
}
}.ikk-seo_body-96o th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C0BBDC;
  text-align: left;
}.ikk-seo_body-96o td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #8C86AE;
}.ikk-seo_cols-96o {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.ikk-seo_cols-96o {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.ikk-seo_cols-96o {
  grid-template-columns: repeat(3,1fr);
}
}.ikk-seo_col_h-96o {
  overflow-wrap: break-word;
  color: #C0BBDC;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.ikk-seo_col_p-96o {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #605B80;
}.ikk-seo_stats-96o {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.ikk-seo_stat-96o {
  flex: 1;
  padding: 14px 1rem;
  background: rgba(139, 56, 255, 0.08);
  border: 1px solid rgba(139, 56, 255, 0.18);
  border-radius: 0.5rem;
  min-width: 140px;
}.ikk-seo_stat_val-96o {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #8B38FF;
  font-size: 20px;
}.ikk-seo_stat_lb-96o {
  overflow-wrap: break-word;
  color: #605B80;
  font-size: 11px;
}.ikk-seo-96o {
  padding: 2.25rem 16px 0;
  background: #0A0A1E;
}
@media(min-width: 770px) {.ikk-seo-96o {
  padding: 2.75rem 24px 0;
}
}.ikk-seo_in-96o {
  background: #111130;
  padding: 28px 1.5rem;
  margin: 0 auto;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 82.5rem;
}
@media(min-width: 770px) {.ikk-seo_in-96o {
  padding: 2.25rem 2.5rem;
}
}.ikk-seo_label-96o {
  color: #8B38FF;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}.ikk-seo_h2-96o {
  margin-bottom: 14px;
  font-size: 20px;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Space Grotesk', sans-serif;
  color: #F0EDFF;
}
@media(min-width: 769px) {.ikk-seo_h2-96o {
  font-size: 24px;
}
}.ikk-seo_body-96o {
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
  color: #8C86AE;
}.ikk-seo_body-96o p {
  line-height: 1.75;
  color: #8C86AE;
  font-size: 14px;
  margin-bottom: 0.75rem;
}.ikk-seo_body-96o p:last-child {
  margin-bottom: 0;
}.ikk-seo_body-96o strong {
  font-weight: 700;
  color: #C0BBDC;
}.ikk-seo_body-96o a {
  transition: color .2s;
  color: #8B38FF;
  text-decoration: underline;
}.ikk-seo_body-96o a:hover {
  color: #A256FF;
}.ikk-seo_body-96o ul,.ikk-seo_body-96o ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.ikk-seo_body-96o ol {
  list-style: decimal;
}.ikk-seo_body-96o li {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #8C86AE;
}.ikk-seo_body-96o table {
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
  display: block;
  font-size: 0.813rem;
  width: 100%;
}
@media(min-width: 770px) {.ikk-seo_body-96o table {
  display: table;
}
}.ikk-seo_body-96o th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #C0BBDC;
  text-align: left;
  font-weight: 700;
}.ikk-seo_body-96o td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8C86AE;
}.ikk-seo_cols-96o {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.ikk-seo_cols-96o {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.ikk-seo_cols-96o {
  grid-template-columns: repeat(3,1fr);
}
}.ikk-seo_col_h-96o {
  font-size: 0.813rem;
  margin-bottom: 7px;
  font-weight: 700;
  color: #C0BBDC;
  overflow-wrap: break-word;
}.ikk-seo_col_p-96o {
  overflow-wrap: break-word;
  color: #605B80;
  line-height: 1.65;
  font-size: 13px;
}.ikk-seo_stats-96o {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.ikk-seo_stat-96o {
  background: rgba(139, 56, 255, 0.08);
  border-radius: 0.5rem;
  padding: 14px 1rem;
  flex: 1;
  border: 1px solid rgba(139, 56, 255, 0.18);
  min-width: 8.75rem;
}.ikk-seo_stat_val-96o {
  color: #8B38FF;
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}.ikk-seo_stat_lb-96o {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #605B80;
}.ikk-faq-96o {
  padding: 2.25rem 1rem 0;
  background: #0A0A1E;
}
@media(min-width: 767px) {.ikk-faq-96o {
  padding: 2.75rem 1.5rem 0;
}
}.ikk-faq_in-96o {
  margin: 0 auto;
  max-width: 82.5rem;
}.ikk-faq_head-96o {
  margin-bottom: 20px;
}.ikk-faq_label-96o {
  color: #8B38FF;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 8px;
}.ikk-faq_h2-96o {
  overflow-wrap: break-word;
  font-family: 'Space Grotesk', sans-serif;
  font-weight: 800;
  font-size: 20px;
  color: #F0EDFF;
}
@media(min-width: 769px) {.ikk-faq_h2-96o {
  font-size: 1.5rem;
}
}.ikk-faq_list-96o {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.ikk-faq_item-96o {
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
  background: #111130;
  border-radius: 8px;
}.ikk-faq_q-96o {
  transition: color .2s;
  padding: 16px 1.25rem;
  gap: 0.75rem;
  overflow-wrap: break-word;
  justify-content: space-between;
  font-size: 14px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  color: #C0BBDC;
  font-weight: 600;
  cursor: pointer;
}.ikk-faq_q-96o:hover {
  color: #F0EDFF;
}.ikk-faq_q_ic-96o {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 1.5rem;
  color: #8B38FF;
  font-size: 1rem;
  height: 24px;
  flex-shrink: 0;
}.ikk-faq_item-96o.ikk-state_open-96o .ikk-faq_q_ic-96o {
  transform: rotate(45deg);
}.ikk-faq_a-96o {
  padding: 0 20px 1rem;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.7;
  color: #605B80;
  display: none;
}.ikk-faq_item-96o.ikk-state_open-96o .ikk-faq_a-96o {
  display: block;
}.ikk-faq_a-96o strong {
  color: #C0BBDC;
  font-weight: 700;
}.ikk-faq_a-96o a {
  text-decoration: underline;
  color: #8B38FF;
}.ikk-faq_a-96o ul,.ikk-faq_a-96o ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.ikk-faq_a-96o ol {
  list-style: decimal;
}.ikk-faq_a-96o li {
  margin-bottom: 4px;
  line-height: 1.6;
}.ikk-faq_a-96o table {
  margin: 8px 0;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  width: 100%;
  font-size: 12px;
}
@media(min-width: 771px) {.ikk-faq_a-96o table {
  display: table;
}
}.ikk-faq_a-96o th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 0.5rem;
  text-align: left;
  color: #C0BBDC;
  font-weight: 700;
}.ikk-faq_a-96o td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #605B80;
}.ikk-seo-96o {
  padding: 2.25rem 1rem 0;
  background: #0A0A1E;
}
@media(min-width: 771px) {.ikk-seo-96o {
  padding: 44px 1.5rem 0;
}
}.ikk-seo_in-96o {
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  background: #111130;
  border-radius: 0.75rem;
  max-width: 1320px;
}
@media(min-width: 767px) {.ikk-seo_in-96o {
  padding: 2.25rem 2.5rem;
}
}.ikk-seo_label-96o {
  letter-spacing: .08em;
  color: #8B38FF;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 10px;
}.ikk-seo_h2-96o {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 14px;
  font-family: 'Space Grotesk', sans-serif;
  color: #F0EDFF;
}
@media(min-width: 767px) {.ikk-seo_h2-96o {
  font-size: 1.5rem;
}
}.ikk-seo_body-96o {
  color: #8C86AE;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
}.ikk-seo_body-96o p {
  font-size: 0.875rem;
  color: #8C86AE;
  line-height: 1.75;
  margin-bottom: 12px;
}.ikk-seo_body-96o p:last-child {
  margin-bottom: 0;
}.ikk-seo_body-96o strong {
  font-weight: 700;
  color: #C0BBDC;
}.ikk-seo_body-96o a {
  transition: color .2s;
  color: #8B38FF;
  text-decoration: underline;
}.ikk-seo_body-96o a:hover {
  color: #A256FF;
}.ikk-seo_body-96o ul,.ikk-seo_body-96o ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.ikk-seo_body-96o ol {
  list-style: decimal;
}.ikk-seo_body-96o li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8C86AE;
}.ikk-seo_body-96o table {
  overflow-x: auto;
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
  display: block;
  margin-bottom: 12px;
}
@media(min-width: 766px) {.ikk-seo_body-96o table {
  display: table;
}
}.ikk-seo_body-96o th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-weight: 700;
  color: #C0BBDC;
}.ikk-seo_body-96o td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #8C86AE;
}.ikk-seo_cols-96o {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.ikk-seo_cols-96o {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.ikk-seo_cols-96o {
  grid-template-columns: repeat(3,1fr);
}
}.ikk-seo_col_h-96o {
  font-size: 0.813rem;
  margin-bottom: 7px;
  color: #C0BBDC;
  font-weight: 700;
  overflow-wrap: break-word;
}.ikk-seo_col_p-96o {
  color: #605B80;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
}.ikk-seo_stats-96o {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.ikk-seo_stat-96o {
  background: rgba(139, 56, 255, 0.08);
  border: 1px solid rgba(139, 56, 255, 0.18);
  padding: 0.875rem 16px;
  flex: 1;
  border-radius: 0.5rem;
  min-width: 8.75rem;
}.ikk-seo_stat_val-96o {
  color: #8B38FF;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.25rem;
}.ikk-seo_stat_lb-96o {
  overflow-wrap: break-word;
  color: #605B80;
  font-size: 0.688rem;
}.ikk-ft-96o {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #060612;
  margin-top: 48px;
}.ikk-ft_support-96o {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 771px) {.ikk-ft_support-96o {
  padding: 28px 24px;
}
}.ikk-ft_support_in-96o {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1320px;
}.ikk-ft_support_main-96o {
  flex: 1;
  gap: 1rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  min-width: 220px;
}.ikk-ft_support_ic-96o {
  flex-shrink: 0;
  color: #8B38FF;
}.ikk-ft_support_ic-96o svg {
  stroke-linecap: round;
  height: 30px;
  width: 1.875rem;
  stroke-linejoin: round;
}.ikk-ft_support_text_title-96o {
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 3px;
  font-weight: 700;
  color: #F0EDFF;
}.ikk-ft_support_text_sub-96o {
  color: #605B80;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.ikk-ft_support_btn-96o {
  border-radius: 0.5rem;
  padding: 0.688rem 22px;
  transition: background .2s;
  background: #8B38FF;
  white-space: nowrap;
  color: #F0EDFF;
  font-size: 0.813rem;
  font-weight: 700;
  flex-shrink: 0;
}.ikk-ft_support_btn-96o:hover {
  background: #A256FF;
}.ikk-ft_support_contacts-96o {
  gap: 16px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.ikk-ft_support_contact-96o {
  font-size: 12px;
  line-height: 1.4;
  color: #474265;
}.ikk-ft_support_contact-96o strong {
  font-weight: 600;
  font-size: 11px;
  color: #8C86AE;
  display: block;
  margin-bottom: 2px;
}.ikk-ft_main-96o {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 1rem 1.5rem;
}
@media(min-width: 767px) {.ikk-ft_main-96o {
  padding: 2.5rem 1.5rem 2rem;
}
}.ikk-ft_main_in-96o {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 641px) {.ikk-ft_main_in-96o {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.ikk-ft_main_in-96o {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.ikk-ft_col_logo-96o {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.ikk-ft_col_logo-96o {
  grid-column: auto;
}
}.ikk-ft_logo-96o {
  gap: 9px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 16px;
  color: #F0EDFF;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 12px;
  display: flex;
}.ikk-ft_logo_mark-96o {
  border-radius: 4px;
  overflow: hidden;
  width: 30px;
  height: 30px;
}.ikk-ft_logo_mark-96o img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ikk-ft_logo_sub-96o {
  line-height: 1.55;
  max-width: 200px;
  color: #474265;
  font-size: 12px;
  overflow-wrap: break-word;
}.ikk-ft_col_title-96o {
  font-size: 0.75rem;
  letter-spacing: .07em;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  color: #8C86AE;
  font-weight: 700;
}.ikk-ft_col_links-96o {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.ikk-ft_col_link-96o {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #474265;
}.ikk-ft_col_link-96o:hover {
  color: #C0BBDC;
}.ikk-ft_apps-96o {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.ikk-ft_app_card-96o {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  border-radius: 4px;
  padding: 0.625rem 12px;
  gap: 10px;
  align-items: center;
  display: flex;
}.ikk-ft_app_card-96o:hover {
  border-color: rgba(139, 56, 255, 0.55);
}.ikk-ft_app_card_ic-96o svg {
  height: 1.375rem;
  width: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ikk-ft_app_card_os-96o {
  font-weight: 600;
  font-size: 10px;
  color: #474265;
}.ikk-ft_app_card_action-96o {
  color: #C0BBDC;
  font-size: 12px;
  font-weight: 700;
}.ikk-ft_bot-96o {
  padding: 1.25rem 16px;
}
@media(min-width: 770px) {.ikk-ft_bot-96o {
  padding: 1.25rem 24px;
}
}.ikk-ft_bot_in-96o {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  max-width: 82.5rem;
  align-items: center;
}.ikk-ft_socials-96o {
  gap: 8px;
  display: flex;
}.ikk-ft_soc-96o {
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  align-items: center;
  width: 36px;
  justify-content: center;
  color: #8C86AE;
  display: flex;
  height: 36px;
}.ikk-ft_soc-96o svg {
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
  width: 1rem;
}.ikk-ft_soc-96o:hover {
  background: rgba(255, 255, 255, 0.07);
}.ikk-ft_legal-96o {
  flex: 1;
  font-size: 0.688rem;
  min-width: 200px;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #7E7898;
}.ikk-ft_legal-96o strong {
  font-weight: 700;
  color: #8C86AE;
}.ikk-ft_legal-96o a {
  text-decoration: underline;
  color: #8C86AE;
}.ikk-ft_age-96o {
  border: 2px solid #7E7898;
  border-radius: 50%;
  color: #7E7898;
  width: 2rem;
  font-size: 11px;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  font-weight: 800;
  height: 32px;
  align-items: center;
  margin-left: auto;
}