html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #111130;
  font-family: 'Nunito', sans-serif;
  color: #C8C6E8;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  line-height: 1.6;
}.iki_layout_6rr {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.iki_page_6rr {
  display: flex;
  min-height: 100vh;
}.iki_main_6rr {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media (min-width:1080px) {.iki_main_6rr {
  padding-left: 220px;
}
}
@media (max-width: 1076px) {.iki_main_6rr {
  padding-bottom: 72px;
}
}.iki_gc_6rr {
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  background: #15153A;
  border-radius: 12px;
  flex-shrink: 0;
  width: 8.75rem;
  position: relative;
  cursor: pointer;
}
@media(min-width: 639px) {.iki_gc_6rr {
  width: 156px;
}
}
@media(min-width: 1078px) {.iki_gc_6rr {
  width: 168px;
}
}.iki_gc_6rr:hover {
  border-color: rgba(91, 110, 245, 0.07);
  transform: translateY(-3px);
}.iki_gc_img_6rr {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.iki_gc_img_6rr img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.iki_gc_hover_6rr {
  background: rgba(8, 8, 28, 0.72);
  inset: 0;
  transition: opacity .2s;
  display: flex;
  justify-content: center;
  position: absolute;
  opacity: 0;
  align-items: center;
}.iki_gc_6rr:hover .iki_gc_hover_6rr {
  opacity: 1;
}.iki_gc_hover_btn_6rr {
  background: #5B6EF5;
  padding: 8px 16px;
  border-radius: 6px;
  font-size: 12px;
  color: #F0EFFF;
  font-weight: 700;
}.iki_gc_info_6rr {
  padding: 8px 0.625rem 10px;
}.iki_gc_name_6rr {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
  margin-bottom: 3px;
  max-width: 100%;
  color: #C8C6E8;
  font-size: 12px;
}.iki_gc_prov_6rr {
  color: #524F72;
  font-size: 0.625rem;
}.iki_gc_tag_6rr {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  font-weight: 700;
  letter-spacing: .04em;
  z-index: 2;
  left: 6px;
  text-transform: uppercase;
  font-size: 0.563rem;
  position: absolute;
  top: 0.375rem;
}.iki_gc_tag_hot_6rr {
  background: #E5383B;
  color: #fff;
}.iki_gc_tag_new_6rr {
  background: #23D160;
  color: #111130;
}.iki_gc_tag_jp_6rr {
  background: #F5A623;
  color: #111130;
}.iki_gc_tag_ex_6rr {
  background: #9B5CF6;
  color: #fff;
}.iki_gc_tag_live_6rr {
  background: #E5383B;
  color: #fff;
}.iki_gr_6rr {
  padding: 32px 16px 0;
  background: #111130;
}
@media(min-width:768px) {.iki_gr_6rr {
  padding: 2.25rem 24px 0;
}
}.iki_gr_in_6rr {
  margin: 0 auto;
  max-width: 83.75rem;
}.iki_gr_head_6rr {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
}.iki_gr_head_l_6rr {
  flex: 1;
  gap: 10px;
  min-width: 0;
  align-items: center;
  display: flex;
}.iki_gr_ic_6rr {
  border-radius: 0.75rem;
  justify-content: center;
  height: 2rem;
  width: 2rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.iki_gr_ic_6rr svg {
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.iki_gr_title_6rr {
  font-size: 16px;
  font-family: 'Syne', sans-serif;
  overflow-wrap: break-word;
  color: #F0EFFF;
  font-weight: 700;
}
@media(min-width: 767px) {.iki_gr_title_6rr {
  font-size: 1.125rem;
}
}.iki_gr_more_6rr {
  gap: 0.313rem;
  transition: color .2s;
  font-size: 0.75rem;
  flex-shrink: 0;
  color: #706D96;
  display: flex;
  align-items: center;
  white-space: nowrap;
  font-weight: 600;
}.iki_gr_more_6rr:hover {
  color: #5B6EF5;
}.iki_gr_more_6rr svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
  height: 12px;
}.iki_gr_arrows_6rr {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.iki_gr_arr_6rr {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  justify-content: center;
  height: 30px;
  color: #9A97C0;
  width: 1.875rem;
  display: flex;
  align-items: center;
}.iki_gr_arr_6rr:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F0EFFF;
}.iki_gr_arr_6rr svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
  width: 0.813rem;
}.iki_gr_seo_h_6rr {
  margin: 0 0 6px;
  color: #C8C6E8;
  font-family: 'Syne', sans-serif;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 680px;
  font-weight: 700;
}
@media(min-width: 771px) {.iki_gr_seo_h_6rr {
  font-size: 14px;
}
}.iki_gr_seo_6rr {
  line-height: 1.55;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #706D96;
  margin-bottom: 0.75rem;
  max-width: 680px;
}.iki_gr_seo_6rr strong {
  color: #C8C6E8;
  font-weight: 600;
}.iki_gr_scroll_6rr {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  display: flex;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  overflow-x: auto;
}.iki_gr_scroll_6rr::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.iki_gr_scroll_6rr {
  gap: 0.75rem;
}
}.iki_tb_6rr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0F0F28;
  align-items: center;
  display: flex;
  top: 0;
  left: 0;
  z-index: 80;
  height: 56px;
  position: fixed;
  right: 0;
}.iki_tb_in_6rr {
  padding: 0 14px;
  gap: 0;
  height: 100%;
  align-items: center;
  width: 100%;
  display: flex;
}.iki_tb_burger_6rr {
  border-radius: 0.75rem;
  gap: 0.313rem;
  margin-right: 8px;
  align-items: center;
  flex-shrink: 0;
  width: 2.375rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 2.375rem;
}.iki_tb_burger_6rr:hover {
  background: rgba(255, 255, 255, 0.05);
}.iki_tb_burger_line_6rr {
  border-radius: 1px;
  background: #9A97C0;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width: 1079px) {.iki_tb_burger_6rr {
  display: none;
}
}.iki_tb_logo_6rr {
  gap: 0.563rem;
  font-size: 1.125rem;
  letter-spacing: -.01em;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  color: #F0EFFF;
  margin-right: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}.iki_tb_logo_mark_6rr {
  overflow: hidden;
  border-radius: 0.75rem;
  align-items: center;
  width: 32px;
  display: flex;
  justify-content: center;
  height: 2rem;
}.iki_tb_logo_mark_6rr img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.iki_tb_nav_6rr {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width:640px) {.iki_tb_nav_6rr {
  display: flex;
}
}.iki_tb_tab_6rr {
  transition: background .15s,color .15s;
  border-radius: 0.75rem;
  padding: 8px 14px;
  font-weight: 600;
  white-space: nowrap;
  color: #9A97C0;
  font-size: 13px;
}.iki_tb_tab_6rr:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0EFFF;
}.iki_tb_tab_6rr.iki_state_active_6rr {
  background: rgba(91, 110, 245, 0.18);
  color: #F0EFFF;
}.iki_tb_right_6rr {
  gap: 0.5rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
}.iki_tb_login_6rr {
  padding: 9px 16px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 12px;
  transition: border-color .2s,color .2s;
  display: none;
  font-size: 0.813rem;
  font-weight: 600;
  color: #C8C6E8;
}.iki_tb_login_6rr:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #F0EFFF;
}
@media(min-width: 481px) {.iki_tb_login_6rr {
  display: block;
}
}.iki_tb_reg_6rr {
  border-radius: 0.75rem;
  background: #23D160;
  padding: 0.563rem 1.125rem;
  transition: background .2s;
  white-space: nowrap;
  font-weight: 700;
  color: #0D0C20;
  font-size: 13px;
}.iki_tb_reg_6rr:hover {
  background: #2EE270;
}.iki_sb_6rr {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  background: #1A1A42;
  transition: transform .25s ease;
  position: fixed;
  top: 3.5rem;
  width: 220px;
  bottom: 0;
  z-index: 70;
  left: 0;
  overflow-y: auto;
}.iki_sb_6rr.iki_state_open_6rr {
  transform: translateX(0);
}.iki_sb_6rr::-webkit-scrollbar {
  width: 0.25rem;
}.iki_sb_6rr::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.iki_sb_6rr {
  transform: translateX(0);
}
}.iki_sb_auth_6rr {
  padding: 14px 12px 0.625rem;
}.iki_sb_btn_reg_6rr {
  transition: background .2s;
  background: #23D160;
  border-radius: 12px;
  padding: 0.688rem;
  color: #0D0C20;
  font-size: 13px;
  text-align: center;
  margin-bottom: 0.5rem;
  display: block;
  font-weight: 700;
}.iki_sb_btn_reg_6rr:hover {
  background: #2EE270;
}.iki_sb_btn_login_6rr {
  transition: border-color .2s;
  border-radius: 0.75rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.625rem;
  text-align: center;
  display: block;
  color: #C8C6E8;
  font-weight: 600;
  font-size: 0.813rem;
}.iki_sb_btn_login_6rr:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #F0EFFF;
}.iki_sb_promo_6rr {
  border-radius: 0.75rem;
  margin: 0 12px 10px;
  background: linear-gradient(135deg,#1E1060,#1A1A42);
  border: 1px solid rgba(91, 110, 245, 0.18);
  padding: 12px 0.875rem;
  overflow: hidden;
  position: relative;
}.iki_sb_promo_6rr::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(91, 110, 245, 0.18),transparent 70%);
  content: '';
  height: 5rem;
  position: absolute;
  right: -1.25rem;
  width: 80px;
  top: -20px;
}.iki_sb_promo_title_6rr {
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 4px;
  font-size: 0.688rem;
  color: #5B6EF5;
}.iki_sb_promo_text_6rr {
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 12px;
  color: #F0EFFF;
  line-height: 1.35;
}.iki_sb_promo_sub_6rr {
  color: #706D96;
  font-size: 10px;
  margin-top: 3px;
}.iki_sb_nav_6rr {
  padding: 0.375rem 0.5rem 16px;
}.iki_sb_nav_lb_6rr {
  padding: 10px 0.5rem 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #524F72;
  letter-spacing: .08em;
  font-size: 10px;
}.iki_sb_link_6rr {
  border-radius: 6px;
  gap: 10px;
  padding: 9px 0.625rem;
  transition: background .15s,color .15s;
  display: flex;
  cursor: pointer;
  color: #9A97C0;
  font-size: 13px;
  font-weight: 500;
  align-items: center;
  overflow-wrap: break-word;
}.iki_sb_link_6rr:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0EFFF;
}.iki_sb_link_6rr.iki_state_active_6rr {
  background: rgba(91, 110, 245, 0.18);
  color: #F0EFFF;
}.iki_sb_ic_6rr {
  border-radius: 0.375rem;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 30px;
  flex-shrink: 0;
  height: 30px;
}.iki_sb_ic_6rr svg {
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.iki_sb_ic_1_6rr {
  background: rgba(91, 110, 245, 0.07);
  color: #5B6EF5;
}.iki_sb_ic_2_6rr {
  background: rgba(35, 209, 96, 0.15);
  color: #23D160;
}.iki_sb_ic_3_6rr {
  background: rgba(245, 166, 35, 0.14);
  color: #F5A623;
}.iki_sb_ic_4_6rr {
  background: rgba(155, 92, 246, 0.20);
  color: #9B5CF6;
}.iki_sb_ic_5_6rr {
  background: rgba(91, 110, 245, 0.07);
  color: #F72585;
}.iki_sb_ic_6_6rr {
  background: rgba(155, 92, 246, 0.20);
  color: #B44FE8;
}.iki_sb_badge_6rr {
  padding: 2px 7px;
  border-radius: 0.375rem;
  background: #F5A623;
  font-size: 9px;
  color: #0D0C20;
  margin-left: auto;
  font-weight: 700;
}.iki_sb_bot_6rr {
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  display: flex;
}.iki_sb_lang_6rr,.iki_sb_help_6rr {
  gap: 6px;
  border-radius: 6px;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 0.375rem;
  transition: border-color .2s;
  color: #9A97C0;
  align-items: center;
  font-weight: 600;
  display: flex;
  justify-content: center;
  font-size: 11px;
}.iki_sb_lang_6rr:hover,.iki_sb_help_6rr:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #F0EFFF;
}.iki_sb_lang_6rr svg,.iki_sb_help_6rr svg {
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
}.iki_sb_bd_6rr {
  background: rgba(8, 8, 28, 0.72);
  inset: 0;
  position: fixed;
  display: none;
  z-index: 69;
}.iki_sb_bd_6rr.iki_state_on_6rr {
  display: block;
}
@media(min-width:1080px) {.iki_sb_bd_6rr {
  display: none!important;
}
}.iki_mob_nav_6rr {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #1A1A42;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  z-index: 80;
  position: fixed;
}
@media(min-width: 1081px) {.iki_mob_nav_6rr {
  display: none;
}
}.iki_mob_nav_item_6rr {
  flex: 1;
  gap: 0.25rem;
  padding: 0.25rem 2px;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  color: #524F72;
}.iki_mob_nav_ic_6rr {
  line-height: 1;
}.iki_mob_nav_ic_6rr svg {
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.25rem;
}.iki_mob_nav_lb_6rr {
  color: #524F72;
  font-weight: 600;
  font-size: 10px;
}.iki_mob_nav_item_6rr.iki_state_active_6rr {
  color: #5B6EF5;
}.iki_mob_nav_item_6rr.iki_state_active_6rr .iki_mob_nav_lb_6rr {
  color: #5B6EF5;
}.iki_hero_6rr {
  background: #111130;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 769px) {.iki_hero_6rr {
  padding: 24px 24px 0;
}
}.iki_hero_in_6rr {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 83.75rem;
}
@media(min-width:860px) {.iki_hero_in_6rr {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1103px) {.iki_hero_in_6rr {
  grid-template-columns: 1fr 340px;
}
}.iki_hero_promo_6rr {
  background: #15153A;
  border-radius: 18px;
  overflow: hidden;
  align-items: stretch;
  position: relative;
  display: flex;
  min-height: 220px;
}
@media(min-width: 769px) {.iki_hero_promo_6rr {
  min-height: 17.5rem;
}
}.iki_hero_promo_bg_6rr {
  background: linear-gradient(120deg,#1E1060 0%,#111130 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.iki_hero_promo_bg_6rr::after {
  inset: 0;
  background: linear-gradient(90deg,#111130 0%,rgba(8, 8, 28, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.iki_hero_promo_glow_6rr {
  background: radial-gradient(circle,rgba(155, 92, 246, 0.20) 0%,transparent 65%);
  border-radius: 50%;
  width: 18.75rem;
  position: absolute;
  height: 18.75rem;
  top: -2.5rem;
  right: 3.75rem;
  pointer-events: none;
}.iki_hero_promo_ct_6rr {
  padding: 1.75rem 1.5rem 1.75rem 1.75rem;
  z-index: 2;
  max-width: 480px;
  position: relative;
  flex-direction: column;
  display: flex;
  justify-content: center;
}
@media(min-width: 767px) {.iki_hero_promo_ct_6rr {
  padding: 2.5rem 2rem;
}
}.iki_hero_badge_6rr {
  border: 1px solid rgba(91, 110, 245, 0.07);
  padding: 0.313rem 12px;
  background: rgba(91, 110, 245, 0.18);
  border-radius: 24px;
  display: inline-block;
  letter-spacing: .08em;
  font-size: 0.625rem;
  color: #5B6EF5;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 14px;
}.iki_hero_h1_6rr {
  font-weight: 800;
  line-height: 1.15;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  font-family: 'Syne', sans-serif;
  color: #F0EFFF;
  font-size: 1.625rem;
}.iki_hero_h1_6rr em {
  font-style: normal;
  color: #F5A623;
}
@media(min-width: 769px) {.iki_hero_h1_6rr {
  font-size: 36px;
}
}.iki_hero_sub_6rr {
  font-size: 13px;
  margin-bottom: 1.25rem;
  color: #9A97C0;
  line-height: 1.55;
}
@media(min-width: 771px) {.iki_hero_sub_6rr {
  font-size: 0.875rem;
}
}.iki_hero_row_6rr {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.iki_hero_cta_6rr {
  background: #23D160;
  border-radius: 12px;
  transition: background .2s;
  padding: 13px 1.625rem;
  color: #0D0C20;
  font-weight: 700;
  font-size: 14px;
  box-shadow: 0 2px 0.875rem rgba(35, 209, 96, 0.50), inset 0 1px 0 rgba(255,255,255,0.10);
}.iki_hero_cta_6rr:hover {
  background: #2EE270;
}.iki_hero_terms_6rr {
  color: #524F72;
  font-size: 11px;
}.iki_hero_game_6rr {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #15153A;
  border-radius: 1.125rem;
  overflow: hidden;
  display: flex;
  position: relative;
  flex-direction: column;
}.iki_hero_game_badge_6rr {
  border-radius: 1.5rem;
  border: 1px solid rgba(245, 166, 35, 0.14);
  padding: 5px 10px;
  background: rgba(245, 166, 35, 0.14);
  z-index: 3;
  letter-spacing: .06em;
  top: 12px;
  text-transform: uppercase;
  left: 0.75rem;
  font-size: 10px;
  font-weight: 700;
  position: absolute;
  color: #F5A623;
}.iki_hero_game_badge_6rr svg {
  width: 0.688rem;
  vertical-align: -1px;
  margin-right: 0.25rem;
  height: 11px;
}.iki_hero_game_img_6rr {
  overflow: hidden;
  background: linear-gradient(135deg,#1E1060,#111130);
  padding-bottom: 60%;
  position: relative;
}.iki_hero_game_img_6rr img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.iki_hero_game_play_6rr {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8, 8, 28, 0.72);
  position: absolute;
  opacity: 0;
  align-items: center;
  display: flex;
  justify-content: center;
}.iki_hero_game_6rr:hover .iki_hero_game_play_6rr {
  opacity: 1;
}.iki_hero_game_play_6rr span {
  background: #5B6EF5;
  border-radius: 50%;
  width: 3.25rem;
  justify-content: center;
  height: 3.25rem;
  display: flex;
  align-items: center;
}.iki_hero_game_play_6rr span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 1.125rem;
}.iki_hero_game_info_6rr {
  padding: 14px 16px;
}.iki_hero_game_title_6rr {
  margin-bottom: 4px;
  font-size: 0.938rem;
  color: #F0EFFF;
  font-weight: 700;
  overflow-wrap: break-word;
}.iki_hero_game_provider_6rr {
  color: #706D96;
  font-size: 0.688rem;
}.iki_hero_game_btn_6rr {
  transition: background .2s;
  padding: 0.688rem;
  background: #5B6EF5;
  border-radius: 12px;
  margin: 12px 1rem 1rem;
  display: block;
  color: #F0EFFF;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
}.iki_hero_game_6rr:hover .iki_hero_game_btn_6rr {
  background: #7487F8;
}.iki_sbar_6rr {
  padding: 16px 1rem 0;
  background: #111130;
}
@media(min-width:768px) {.iki_sbar_6rr {
  padding: 1.125rem 1.5rem 0;
}
}.iki_sbar_in_6rr {
  margin: 0 auto;
  max-width: 1340px;
}.iki_sbar_row_6rr {
  gap: 0.625rem;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}.iki_sbar_input_6rr {
  flex: 1;
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 12px;
  transition: border-color .2s;
  padding: 11px 16px;
  background: #15153A;
  display: flex;
  font-size: 13px;
  cursor: pointer;
  color: #706D96;
  align-items: center;
}.iki_sbar_input_6rr:hover {
  border-color: rgba(255, 255, 255, 0.22);
}.iki_sbar_input_6rr svg {
  flex-shrink: 0;
  width: 15px;
  height: 0.938rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.iki_sbar_providers_6rr {
  border-radius: 0.75rem;
  transition: border-color .2s;
  gap: 0.5rem;
  background: #15153A;
  padding: 0.688rem 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  font-size: 0.813rem;
  white-space: nowrap;
  align-items: center;
  font-weight: 600;
  color: #C8C6E8;
  display: flex;
}.iki_sbar_providers_6rr:hover {
  border-color: rgba(255, 255, 255, 0.22);
  color: #F0EFFF;
}.iki_sbar_providers_6rr svg {
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.875rem;
}.iki_sbar_tabs_6rr {
  gap: 6px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
}.iki_sbar_tabs_6rr::-webkit-scrollbar {
  display: none;
}.iki_sbar_tab_6rr {
  border-radius: 1.5rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.438rem;
  padding: 8px 14px;
  transition: background .15s,color .15s,border-color .15s;
  cursor: pointer;
  font-weight: 600;
  flex-shrink: 0;
  white-space: nowrap;
  color: #9A97C0;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
}.iki_sbar_tab_6rr:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(255, 255, 255, 0.22);
  color: #F0EFFF;
}.iki_sbar_tab_6rr.iki_state_active_6rr {
  border-color: rgba(91, 110, 245, 0.07);
  background: rgba(91, 110, 245, 0.18);
  color: #F0EFFF;
}.iki_sbar_tab_ic_6rr svg {
  height: 14px;
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.iki_gr_jp_6rr {
  overflow: hidden;
  background: linear-gradient(135deg,#2A0D5E 0%,#0E0D2A 100%);
  border-radius: 1.125rem;
  padding: 20px;
  position: relative;
}.iki_gr_jp_6rr::before {
  background: radial-gradient(circle,rgba(155, 92, 246, 0.20) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  content: '';
  top: -60px;
  left: -60px;
  width: 15.625rem;
  height: 15.625rem;
}.iki_gr_jp_6rr::after {
  background: radial-gradient(circle,rgba(245, 166, 35, 0.14) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  right: 0;
  width: 12.5rem;
  bottom: -2.5rem;
  content: '';
  height: 200px;
}.iki_gr_jp_head_6rr {
  gap: 16px;
  display: flex;
  margin-bottom: 1rem;
  align-items: flex-start;
  flex-wrap: wrap;
  z-index: 1;
  position: relative;
}.iki_gr_jp_info_6rr {
  flex: 1;
}.iki_gr_jp_label_6rr {
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  color: #B44FE8;
}.iki_gr_jp_label_6rr svg {
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.875rem;
  margin-right: 4px;
  vertical-align: -2px;
}.iki_gr_jp_amount_6rr {
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 4px;
  line-height: 1;
  color: #F0EFFF;
  font-family: 'Syne', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.iki_gr_jp_amount_6rr {
  font-size: 40px;
}
}.iki_gr_jp_amount_6rr span {
  color: #F5A623;
}.iki_gr_jp_seo_6rr {
  line-height: 1.5;
  font-size: 0.75rem;
  max-width: 30rem;
  overflow-wrap: break-word;
  color: #9A97C0;
}.iki_gr_jp_cta_6rr {
  border-radius: 0.75rem;
  padding: 11px 20px;
  border: 1px solid rgba(155, 92, 246, 0.20);
  background: rgba(155, 92, 246, 0.20);
  transition: background .2s;
  font-weight: 700;
  align-self: flex-start;
  z-index: 1;
  position: relative;
  margin-top: 4px;
  font-size: 13px;
  white-space: nowrap;
  flex-shrink: 0;
  color: #F0EFFF;
}.iki_gr_jp_cta_6rr:hover {
  background: #9B5CF6;
}.iki_gcg_6rr {
  padding: 2.25rem 1rem 0;
  background: #111130;
}
@media(min-width: 765px) {.iki_gcg_6rr {
  padding: 2.75rem 24px 0;
}
}.iki_gcg_in_6rr {
  margin: 0 auto;
  max-width: 1340px;
}.iki_gcg_head_6rr {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.iki_gcg_label_6rr {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  color: #5B6EF5;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.iki_gcg_h2_6rr {
  color: #F0EFFF;
  font-size: 1.375rem;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Syne', sans-serif;
}
@media(min-width: 771px) {.iki_gcg_h2_6rr {
  font-size: 1.75rem;
}
}.iki_gcg_intro_6rr {
  font-size: 0.813rem;
  color: #706D96;
  line-height: 1.6;
}.iki_gcg_grid_6rr {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.iki_gcg_grid_6rr {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.iki_gcg_grid_6rr {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.iki_gcg_card_6rr {
  border-radius: 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  padding: 1.25rem;
  justify-content: flex-end;
  cursor: pointer;
  flex-direction: column;
  min-height: 240px;
  display: flex;
  position: relative;
}.iki_gcg_card_6rr:hover {
  transform: translateY(-3px);
  border-color: rgba(91, 110, 245, 0.18);
}.iki_gcg_card_bg_6rr {
  inset: 0;
  position: absolute;
  z-index: 0;
}.iki_gcg_card_bg_6rr::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.iki_gcg_card_ic_6rr {
  background: rgba(0,0,0,.45);
  border-radius: 0.375rem;
  justify-content: center;
  height: 2.5rem;
  width: 2.5rem;
  color: #F0EFFF;
  right: 18px;
  z-index: 2;
  align-items: center;
  position: absolute;
  top: 1.125rem;
  display: flex;
}.iki_gcg_card_ic_6rr svg {
  height: 1.25rem;
  stroke-linecap: round;
  width: 20px;
  stroke-linejoin: round;
}.iki_gcg_card_ct_6rr {
  position: relative;
  z-index: 1;
}.iki_gcg_card_h_6rr {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 800;
  font-family: 'Syne', sans-serif;
  color: #F0EFFF;
  line-height: 1.2;
}
@media(min-width: 770px) {.iki_gcg_card_h_6rr {
  font-size: 20px;
}
}.iki_gcg_card_p_6rr {
  line-height: 1.55;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: rgba(255,255,255,.82);
}.iki_gcg_card_p_6rr strong {
  color: #F0EFFF;
  font-weight: 600;
}.iki_gcg_card_cta_6rr {
  gap: 0.25rem;
  font-size: 0.75rem;
  color: #5B6EF5;
  display: inline-flex;
  align-items: center;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
}.iki_gcg_card_cta_6rr svg {
  height: 12px;
  width: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.iki_ws_6rr {
  padding: 2rem 16px 0;
  background: #111130;
}
@media(min-width: 767px) {.iki_ws_6rr {
  padding: 2.25rem 24px 0;
}
}.iki_ws_in_6rr {
  margin: 0 auto;
  max-width: 1340px;
}.iki_ws_head_6rr {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 0.875rem;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}.iki_ws_title_6rr {
  gap: 10px;
  font-family: 'Syne', sans-serif;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F0EFFF;
  display: flex;
  font-size: 16px;
  flex-wrap: wrap;
}.iki_ws_title_ic_6rr svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
  height: 18px;
  color: #F5A623;
}.iki_ws_online_6rr {
  gap: 0.438rem;
  align-items: center;
  font-size: 0.75rem;
  color: #706D96;
  font-weight: 600;
  display: flex;
}.iki_ws_online_dot_6rr {
  border-radius: 50%;
  background: #23D160;
  flex-shrink: 0;
  width: 8px;
  box-shadow: 0 0 6px rgba(35, 209, 96, 0.15);
  height: 8px;
}.iki_ws_scroll_6rr {
  gap: 0.5rem;
  padding-bottom: 8px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.iki_ws_scroll_6rr::-webkit-scrollbar {
  display: none;
}.iki_wc_6rr {
  padding: 10px 14px;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 12px;
  background: #15153A;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  min-width: 13.75rem;
}.iki_wc_img_6rr {
  overflow: hidden;
  background: #1A1A42;
  border-radius: 6px;
  width: 36px;
  height: 2.25rem;
  flex-shrink: 0;
}.iki_wc_img_6rr img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.iki_wc_info_6rr {
  min-width: 0;
}.iki_wc_game_6rr {
  overflow: hidden;
  font-weight: 600;
  color: #C8C6E8;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
}.iki_wc_player_6rr {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #524F72;
  font-size: 10px;
}.iki_wc_amount_6rr {
  font-weight: 700;
  margin-left: auto;
  font-size: 0.813rem;
  white-space: nowrap;
  flex-shrink: 0;
  color: #23D160;
}.iki_htp_6rr {
  background: #111130;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.iki_htp_6rr {
  padding: 44px 24px 0;
}
}.iki_htp_in_6rr {
  margin: 0 auto;
  max-width: 83.75rem;
}.iki_htp_head_6rr {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.iki_htp_label_6rr {
  color: #5B6EF5;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
}.iki_htp_h2_6rr {
  font-weight: 800;
  font-size: 1.375rem;
  font-family: 'Syne', sans-serif;
  margin-bottom: 8px;
  color: #F0EFFF;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.iki_htp_h2_6rr {
  font-size: 1.75rem;
}
}.iki_htp_intro_6rr {
  color: #706D96;
  font-size: 0.875rem;
  line-height: 1.6;
}.iki_htp_steps_6rr {
  list-style: none;
  gap: 12px;
  margin: 0;
  padding: 0;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 643px) {.iki_htp_steps_6rr {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.iki_htp_steps_6rr {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.iki_htp_step_6rr {
  background: #1A1A42;
  padding: 20px 18px 18px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 12px;
  position: relative;
  display: flex;
  flex-direction: column;
}.iki_htp_step_num_6rr {
  background: #5B6EF5;
  border-radius: 50%;
  height: 1.75rem;
  color: #0D0C20;
  top: -0.75rem;
  width: 28px;
  font-family: 'Syne', sans-serif;
  position: absolute;
  font-weight: 800;
  justify-content: center;
  left: 1.25rem;
  display: flex;
  font-size: 0.813rem;
  align-items: center;
}.iki_htp_step_ic_6rr {
  border-radius: 6px;
  margin: 0.5rem 0 12px;
  background: rgba(91, 110, 245, 0.18);
  height: 2.25rem;
  width: 36px;
  align-items: center;
  display: flex;
  color: #5B6EF5;
  justify-content: center;
}.iki_htp_step_ic_6rr svg {
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
  height: 1.125rem;
}.iki_htp_step_h_6rr {
  margin-bottom: 6px;
  overflow-wrap: break-word;
  color: #F0EFFF;
  font-size: 14px;
  line-height: 1.25;
  font-weight: 700;
}.iki_htp_step_p_6rr {
  line-height: 1.55;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #706D96;
}.iki_htp_step_p_6rr strong {
  font-weight: 600;
  color: #C8C6E8;
}.iki_htp_cta_6rr {
  transition: background .2s;
  padding: 13px 1.625rem;
  background: #23D160;
  border-radius: 0.75rem;
  font-weight: 700;
  color: #0D0C20;
  display: inline-block;
  font-size: 14px;
  margin-top: 20px;
}.iki_htp_cta_6rr:hover {
  background: #2EE270;
}.iki_prov_6rr {
  padding: 2.25rem 16px 0;
  background: #111130;
}
@media(min-width: 767px) {.iki_prov_6rr {
  padding: 44px 1.5rem 0;
}
}.iki_prov_in_6rr {
  margin: 0 auto;
  max-width: 83.75rem;
}.iki_prov_head_6rr {
  margin-bottom: 16px;
}.iki_prov_label_6rr {
  color: #5B6EF5;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 8px;
}.iki_prov_h2_6rr {
  margin-bottom: 8px;
  font-size: 20px;
  color: #F0EFFF;
  overflow-wrap: break-word;
  font-family: 'Syne', sans-serif;
  font-weight: 800;
}
@media(min-width: 766px) {.iki_prov_h2_6rr {
  font-size: 1.5rem;
}
}.iki_prov_seo_6rr {
  max-width: 38.75rem;
  margin-bottom: 1rem;
  line-height: 1.6;
  color: #706D96;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.iki_prov_seo_6rr strong {
  color: #C8C6E8;
  font-weight: 700;
}.iki_prov_seo_6rr a {
  text-decoration: underline;
  color: #5B6EF5;
}.iki_prov_grid_6rr {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.iki_prov_grid_6rr {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.iki_prov_grid_6rr {
  grid-template-columns: repeat(8,1fr);
}
}.iki_prov_card_6rr {
  padding: 0.875rem 10px;
  border-radius: 0.75rem;
  background: #15153A;
  transition: border-color .2s,background .2s;
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}.iki_prov_card_6rr:hover {
  border-color: rgba(255, 255, 255, 0.22);
  background: #1A1A42;
}.iki_prov_logo_6rr {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 6px;
  justify-content: center;
  display: flex;
  width: 44px;
  align-items: center;
  height: 44px;
}.iki_prov_logo_6rr img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.iki_prov_name_6rr {
  overflow-wrap: break-word;
  color: #9A97C0;
  font-weight: 600;
  text-align: center;
  font-size: 0.688rem;
}.iki_reg_6rr {
  padding: 36px 1rem 0;
  background: #111130;
}
@media(min-width: 765px) {.iki_reg_6rr {
  padding: 2.75rem 1.5rem 0;
}
}.iki_reg_in_6rr {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 1.125rem;
  background: #1A1A42;
  padding: 1.75rem 24px;
  max-width: 1340px;
}
@media(min-width:768px) {.iki_reg_in_6rr {
  padding: 40px;
}
}.iki_reg_top_6rr {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.iki_reg_top_6rr {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.iki_reg_label_6rr {
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  color: #5B6EF5;
}.iki_reg_h2_6rr {
  font-family: 'Syne', sans-serif;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 800;
  margin-bottom: 0.75rem;
  color: #F0EFFF;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.iki_reg_h2_6rr {
  font-size: 28px;
}
}.iki_reg_bonus_6rr {
  gap: 0.5rem;
  border-radius: 12px;
  border: 1px solid rgba(245, 166, 35, 0.14);
  padding: 0.625rem 16px;
  background: rgba(245, 166, 35, 0.14);
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.iki_reg_bonus_amount_6rr {
  color: #F5A623;
  font-size: 20px;
  font-weight: 800;
}.iki_reg_bonus_text_6rr {
  line-height: 1.35;
  color: #9A97C0;
  font-size: 0.813rem;
}.iki_reg_cta_btn_6rr {
  padding: 0.875rem 32px;
  transition: background .2s;
  border-radius: 12px;
  background: #23D160;
  font-weight: 700;
  box-shadow: 0 2px 0.875rem rgba(35, 209, 96, 0.50), inset 0 1px 0 rgba(255,255,255,0.10);
  color: #0D0C20;
  font-size: 15px;
  display: inline-block;
  margin-bottom: 12px;
}.iki_reg_cta_btn_6rr:hover {
  background: #2EE270;
}.iki_reg_terms_6rr {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #524F72;
}.iki_reg_seo_6rr {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  padding-top: 1.25rem;
  margin-top: 20px;
  line-height: 1.65;
  color: #706D96;
  font-size: 13px;
}.iki_reg_seo_6rr p {
  font-size: 13px;
  margin-bottom: 0.625rem;
  line-height: 1.65;
  color: #706D96;
}.iki_reg_seo_6rr p:last-child {
  margin-bottom: 0;
}.iki_reg_seo_6rr strong {
  color: #C8C6E8;
  font-weight: 700;
}.iki_reg_seo_6rr a {
  transition: color .2s;
  text-decoration: underline;
  color: #5B6EF5;
}.iki_reg_seo_6rr a:hover {
  color: #7487F8;
}.iki_reg_seo_6rr ul,.iki_reg_seo_6rr ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.iki_reg_seo_6rr ol {
  list-style: decimal;
}.iki_reg_seo_6rr li {
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
  color: #706D96;
  line-height: 1.65;
}.iki_reg_seo_6rr table {
  font-size: 0.813rem;
  overflow-x: auto;
  display: block;
  margin-bottom: 10px;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width:768px) {.iki_reg_seo_6rr table {
  display: table;
}
}.iki_reg_seo_6rr th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  color: #C8C6E8;
  text-align: left;
  font-weight: 700;
}.iki_reg_seo_6rr td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #706D96;
}.iki_reg_steps_6rr {
  gap: 0.875rem;
  display: flex;
  margin-top: 1.75rem;
  flex-direction: column;
}
@media(min-width: 861px) {.iki_reg_steps_6rr {
  margin-top: 0;
}
}.iki_reg_step_6rr {
  background: rgba(255, 255, 255, 0.05);
  padding: 1rem;
  border-radius: 0.75rem;
  gap: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.iki_reg_step_num_6rr {
  border-radius: 50%;
  border: 1px solid rgba(91, 110, 245, 0.07);
  background: rgba(91, 110, 245, 0.18);
  width: 2.125rem;
  align-items: center;
  font-weight: 800;
  color: #5B6EF5;
  flex-shrink: 0;
  justify-content: center;
  height: 2.125rem;
  font-size: 14px;
  display: flex;
}.iki_reg_step_title_6rr {
  margin-bottom: 3px;
  font-size: 14px;
  color: #F0EFFF;
  font-weight: 700;
}.iki_reg_step_text_6rr {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #706D96;
}.iki_reg_trust_6rr {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  flex-wrap: wrap;
  padding-top: 1.25rem;
  margin-top: 20px;
}.iki_reg_trust_item_6rr {
  gap: 0.438rem;
  color: #706D96;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  display: flex;
}.iki_reg_trust_ic_6rr svg {
  stroke-linejoin: round;
  width: 1rem;
  height: 16px;
  color: #5B6EF5;
  stroke-linecap: round;
}.iki_app_6rr {
  background: #111130;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.iki_app_6rr {
  padding: 2.75rem 1.5rem 0;
}
}.iki_app_in_6rr {
  margin: 0 auto;
  max-width: 1340px;
}.iki_app_head_6rr {
  margin-bottom: 16px;
}.iki_app_label_6rr {
  margin-bottom: 0.5rem;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #5B6EF5;
  font-weight: 700;
}.iki_app_h2_6rr {
  font-size: 20px;
  font-weight: 800;
  font-family: 'Syne', sans-serif;
  color: #F0EFFF;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.iki_app_h2_6rr {
  font-size: 1.5rem;
}
}.iki_app_sub_6rr {
  max-width: 600px;
  color: #706D96;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.813rem;
}.iki_app_sub_6rr strong {
  font-weight: 700;
  color: #C8C6E8;
}.iki_app_cards_6rr {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 16px;
}
@media(min-width: 642px) {.iki_app_cards_6rr {
  grid-template-columns: repeat(3,1fr);
}
}.iki_app_card_6rr {
  gap: 16px;
  border-radius: 12px;
  overflow: hidden;
  padding: 20px;
  flex-wrap: wrap;
  display: flex;
  position: relative;
  align-items: flex-start;
}.iki_app_card_ios_6rr {
  background: linear-gradient(135deg,rgba(91, 110, 245, 0.18) 0%,#1A1A42 100%);
}.iki_app_card_android_6rr {
  background: linear-gradient(135deg,rgba(35, 209, 96, 0.15) 0%,#1A1A42 100%);
}.iki_app_card_win_6rr {
  background: linear-gradient(135deg,rgba(245, 166, 35, 0.14) 0%,#1A1A42 100%);
}.iki_app_card_ic_6rr svg {
  stroke-linejoin: round;
  height: 34px;
  stroke-linecap: round;
  width: 2.125rem;
}.iki_app_card_ic_6rr {
  color: #F0EFFF;
  flex-shrink: 0;
}.iki_app_card_os_6rr {
  text-transform: uppercase;
  color: #706D96;
  font-size: 10px;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.iki_app_card_title_6rr {
  font-size: 0.938rem;
  margin-bottom: 0.375rem;
  font-weight: 700;
  color: #F0EFFF;
  overflow-wrap: break-word;
  line-height: 1.2;
}.iki_app_card_text_6rr {
  overflow-wrap: break-word;
  color: #706D96;
  font-size: 12px;
  margin-bottom: 0.875rem;
  line-height: 1.5;
}.iki_app_card_btn_6rr {
  gap: 0.438rem;
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.22);
  transition: background .2s;
  padding: 10px 18px;
  display: inline-flex;
  font-weight: 700;
  align-items: center;
  font-size: 0.813rem;
  color: #F0EFFF;
}.iki_app_card_btn_6rr:hover {
  background: rgba(255, 255, 255, 0.07);
}.iki_bon_6rr {
  padding: 36px 16px 0;
  background: #111130;
}
@media(min-width: 771px) {.iki_bon_6rr {
  padding: 44px 1.5rem 0;
}
}.iki_bon_in_6rr {
  margin: 0 auto;
  max-width: 1340px;
}.iki_bon_head_6rr {
  margin-bottom: 20px;
}.iki_bon_label_6rr {
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #5B6EF5;
  font-weight: 700;
  letter-spacing: .08em;
}.iki_bon_h2_6rr {
  font-weight: 800;
  font-family: 'Syne', sans-serif;
  font-size: 20px;
  color: #F0EFFF;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.iki_bon_h2_6rr {
  font-size: 24px;
}
}.iki_bon_seo_6rr {
  line-height: 1.6;
  max-width: 620px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #706D96;
}.iki_bon_seo_6rr strong {
  font-weight: 700;
  color: #C8C6E8;
}.iki_bon_seo_6rr a {
  color: #5B6EF5;
  text-decoration: underline;
}.iki_bon_grid_6rr {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.iki_bon_grid_6rr {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.iki_bon_grid_6rr {
  grid-template-columns: repeat(5,1fr);
}
}.iki_bon_card_6rr {
  background: #15153A;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1rem;
  transition: border-color .2s,transform .2s;
}.iki_bon_card_6rr:hover {
  transform: translateY(-2px);
  border-color: rgba(91, 110, 245, 0.07);
}.iki_bon_card_ic_6rr svg {
  stroke-linejoin: round;
  width: 1.625rem;
  stroke-linecap: round;
  height: 1.625rem;
}.iki_bon_card_ic_6rr {
  margin-bottom: 10px;
}.iki_bon_card_type_6rr {
  letter-spacing: .06em;
  margin-bottom: 6px;
  font-size: 10px;
  text-transform: uppercase;
  color: #706D96;
  font-weight: 700;
}.iki_bon_card_amount_6rr {
  font-weight: 800;
  font-size: 1.125rem;
  line-height: 1.1;
  margin-bottom: 0.375rem;
  color: #F5A623;
}.iki_bon_card_name_6rr {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #F0EFFF;
  margin-bottom: 0.5rem;
}.iki_bon_card_detail_6rr {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #524F72;
  overflow-wrap: break-word;
  line-height: 1.5;
  padding-top: 8px;
  font-size: 11px;
}.iki_seo_6rr {
  background: #111130;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.iki_seo_6rr {
  padding: 2.75rem 1.5rem 0;
}
}.iki_seo_in_6rr {
  background: #1A1A42;
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  border-radius: 1.125rem;
  max-width: 83.75rem;
}
@media(min-width: 771px) {.iki_seo_in_6rr {
  padding: 2.25rem 2.5rem;
}
}.iki_seo_label_6rr {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #5B6EF5;
  margin-bottom: 0.625rem;
  font-size: 11px;
}.iki_seo_h2_6rr {
  color: #F0EFFF;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  font-family: 'Syne', sans-serif;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 766px) {.iki_seo_h2_6rr {
  font-size: 1.5rem;
}
}.iki_seo_body_6rr {
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #9A97C0;
}.iki_seo_body_6rr p {
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #9A97C0;
}.iki_seo_body_6rr p:last-child {
  margin-bottom: 0;
}.iki_seo_body_6rr strong {
  font-weight: 700;
  color: #C8C6E8;
}.iki_seo_body_6rr a {
  transition: color .2s;
  text-decoration: underline;
  color: #5B6EF5;
}.iki_seo_body_6rr a:hover {
  color: #7487F8;
}.iki_seo_body_6rr ul,.iki_seo_body_6rr ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.iki_seo_body_6rr ol {
  list-style: decimal;
}.iki_seo_body_6rr li {
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #9A97C0;
}.iki_seo_body_6rr table {
  font-size: 0.813rem;
  width: 100%;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 766px) {.iki_seo_body_6rr table {
  display: table;
}
}.iki_seo_body_6rr th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C8C6E8;
}.iki_seo_body_6rr td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #9A97C0;
}.iki_seo_cols_6rr {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.iki_seo_cols_6rr {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.iki_seo_cols_6rr {
  grid-template-columns: repeat(3,1fr);
}
}.iki_seo_col_h_6rr {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 0.438rem;
  color: #C8C6E8;
}.iki_seo_col_p_6rr {
  font-size: 0.813rem;
  color: #706D96;
  line-height: 1.65;
  overflow-wrap: break-word;
}.iki_seo_stats_6rr {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.iki_seo_stat_6rr {
  border: 1px solid rgba(91, 110, 245, 0.18);
  background: rgba(91, 110, 245, 0.07);
  border-radius: 0.75rem;
  flex: 1;
  padding: 0.875rem 16px;
  min-width: 140px;
}.iki_seo_stat_val_6rr {
  font-size: 20px;
  overflow-wrap: break-word;
  color: #5B6EF5;
  font-weight: 800;
  margin-bottom: 4px;
}.iki_seo_stat_lb_6rr {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #706D96;
}.iki_pmt_6rr {
  padding: 2.25rem 16px 0;
  background: #111130;
}
@media(min-width: 769px) {.iki_pmt_6rr {
  padding: 2.75rem 1.5rem 0;
}
}.iki_pmt_in_6rr {
  margin: 0 auto;
  max-width: 1340px;
}.iki_pmt_head_6rr {
  max-width: 720px;
  margin-bottom: 22px;
}.iki_pmt_label_6rr {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #5B6EF5;
  font-size: 11px;
}.iki_pmt_h2_6rr {
  color: #F0EFFF;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 22px;
  font-family: 'Syne', sans-serif;
}
@media(min-width: 765px) {.iki_pmt_h2_6rr {
  font-size: 28px;
}
}.iki_pmt_intro_6rr {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.875rem;
  color: #706D96;
}.iki_pmt_groups_6rr {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.iki_pmt_group_6rr {
  border-radius: 0.75rem;
  padding: 1.25rem;
  background: #1A1A42;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.iki_pmt_group_head_6rr {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  display: flex;
}.iki_pmt_group_ic_6rr {
  background: rgba(91, 110, 245, 0.18);
  border-radius: 6px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  width: 2.25rem;
  color: #5B6EF5;
  height: 2.25rem;
  justify-content: center;
}.iki_pmt_group_ic_6rr svg {
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
}.iki_pmt_group_h_6rr {
  margin: 0;
  overflow-wrap: break-word;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Syne', sans-serif;
  color: #F0EFFF;
}.iki_pmt_group_p_6rr {
  margin-bottom: 0.875rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #706D96;
  line-height: 1.6;
}.iki_pmt_group_p_6rr strong {
  font-weight: 600;
  color: #C8C6E8;
}.iki_pmt_table_wrap_6rr {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.iki_pmt_table_6rr {
  width: 100%;
  min-width: 540px;
  border-collapse: collapse;
  font-size: 13px;
}.iki_pmt_table_6rr th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  letter-spacing: .04em;
  text-transform: uppercase;
  text-align: left;
  color: #C8C6E8;
  white-space: nowrap;
  font-size: 0.688rem;
  font-weight: 700;
}.iki_pmt_table_6rr td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #706D96;
}.iki_pmt_table_6rr tbody tr:last-child td {
  border-bottom: none;
}.iki_pmt_table_6rr tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C8C6E8;
}.iki_seo_6rr {
  padding: 2.25rem 16px 0;
  background: #111130;
}
@media(min-width: 771px) {.iki_seo_6rr {
  padding: 2.75rem 24px 0;
}
}.iki_seo_in_6rr {
  margin: 0 auto;
  background: #1A1A42;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 1.125rem;
  max-width: 1340px;
}
@media(min-width: 769px) {.iki_seo_in_6rr {
  padding: 2.25rem 2.5rem;
}
}.iki_seo_label_6rr {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #5B6EF5;
}.iki_seo_h2_6rr {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Syne', sans-serif;
  font-size: 20px;
  color: #F0EFFF;
  font-weight: 800;
  margin-bottom: 14px;
}
@media(min-width: 771px) {.iki_seo_h2_6rr {
  font-size: 1.5rem;
}
}.iki_seo_body_6rr {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #9A97C0;
  overflow-wrap: break-word;
}.iki_seo_body_6rr p {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #9A97C0;
  margin-bottom: 12px;
}.iki_seo_body_6rr p:last-child {
  margin-bottom: 0;
}.iki_seo_body_6rr strong {
  font-weight: 700;
  color: #C8C6E8;
}.iki_seo_body_6rr a {
  transition: color .2s;
  text-decoration: underline;
  color: #5B6EF5;
}.iki_seo_body_6rr a:hover {
  color: #7487F8;
}.iki_seo_body_6rr ul,.iki_seo_body_6rr ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.iki_seo_body_6rr ol {
  list-style: decimal;
}.iki_seo_body_6rr li {
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #9A97C0;
  line-height: 1.75;
}.iki_seo_body_6rr table {
  margin-bottom: 12px;
  display: block;
  width: 100%;
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width: 766px) {.iki_seo_body_6rr table {
  display: table;
}
}.iki_seo_body_6rr th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C8C6E8;
}.iki_seo_body_6rr td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #9A97C0;
}.iki_seo_cols_6rr {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.iki_seo_cols_6rr {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.iki_seo_cols_6rr {
  grid-template-columns: repeat(3,1fr);
}
}.iki_seo_col_h_6rr {
  font-size: 13px;
  color: #C8C6E8;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
}.iki_seo_col_p_6rr {
  line-height: 1.65;
  color: #706D96;
  overflow-wrap: break-word;
  font-size: 13px;
}.iki_seo_stats_6rr {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.iki_seo_stat_6rr {
  background: rgba(91, 110, 245, 0.07);
  padding: 0.875rem 16px;
  border-radius: 0.75rem;
  border: 1px solid rgba(91, 110, 245, 0.18);
  flex: 1;
  min-width: 140px;
}.iki_seo_stat_val_6rr {
  font-size: 1.25rem;
  color: #5B6EF5;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.iki_seo_stat_lb_6rr {
  overflow-wrap: break-word;
  color: #706D96;
  font-size: 0.688rem;
}.iki_seo_6rr {
  background: #111130;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.iki_seo_6rr {
  padding: 44px 24px 0;
}
}.iki_seo_in_6rr {
  border-radius: 1.125rem;
  margin: 0 auto;
  background: #1A1A42;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.75rem 1.5rem;
  max-width: 83.75rem;
}
@media(min-width: 771px) {.iki_seo_in_6rr {
  padding: 36px 40px;
}
}.iki_seo_label_6rr {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #5B6EF5;
  letter-spacing: .08em;
}.iki_seo_h2_6rr {
  color: #F0EFFF;
  line-height: 1.25;
  margin-bottom: 14px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Syne', sans-serif;
}
@media(min-width: 769px) {.iki_seo_h2_6rr {
  font-size: 1.5rem;
}
}.iki_seo_body_6rr {
  font-size: 0.875rem;
  color: #9A97C0;
  line-height: 1.75;
  overflow-wrap: break-word;
}.iki_seo_body_6rr p {
  color: #9A97C0;
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 14px;
}.iki_seo_body_6rr p:last-child {
  margin-bottom: 0;
}.iki_seo_body_6rr strong {
  font-weight: 700;
  color: #C8C6E8;
}.iki_seo_body_6rr a {
  transition: color .2s;
  color: #5B6EF5;
  text-decoration: underline;
}.iki_seo_body_6rr a:hover {
  color: #7487F8;
}.iki_seo_body_6rr ul,.iki_seo_body_6rr ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.iki_seo_body_6rr ol {
  list-style: decimal;
}.iki_seo_body_6rr li {
  color: #9A97C0;
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 14px;
}.iki_seo_body_6rr table {
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.75rem;
  display: block;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width: 767px) {.iki_seo_body_6rr table {
  display: table;
}
}.iki_seo_body_6rr th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C8C6E8;
  font-weight: 700;
}.iki_seo_body_6rr td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #9A97C0;
}.iki_seo_cols_6rr {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.iki_seo_cols_6rr {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.iki_seo_cols_6rr {
  grid-template-columns: repeat(3,1fr);
}
}.iki_seo_col_h_6rr {
  font-weight: 700;
  margin-bottom: 7px;
  color: #C8C6E8;
  font-size: 13px;
  overflow-wrap: break-word;
}.iki_seo_col_p_6rr {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #706D96;
  font-size: 13px;
}.iki_seo_stats_6rr {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.iki_seo_stat_6rr {
  background: rgba(91, 110, 245, 0.07);
  flex: 1;
  border: 1px solid rgba(91, 110, 245, 0.18);
  padding: 14px 1rem;
  border-radius: 12px;
  min-width: 8.75rem;
}.iki_seo_stat_val_6rr {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #5B6EF5;
  margin-bottom: 4px;
  font-size: 20px;
}.iki_seo_stat_lb_6rr {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #706D96;
}.iki_rv_6rr {
  padding: 36px 1rem 0;
  background: #111130;
}
@media(min-width: 771px) {.iki_rv_6rr {
  padding: 2.75rem 1.5rem 0;
}
}.iki_rv_in_6rr {
  margin: 0 auto;
  max-width: 1340px;
}.iki_rv_head_6rr {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.iki_rv_label_6rr {
  font-size: 0.688rem;
  font-weight: 700;
  color: #5B6EF5;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.iki_rv_h2_6rr {
  font-weight: 800;
  font-size: 1.375rem;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  color: #F0EFFF;
  font-family: 'Syne', sans-serif;
}
@media(min-width: 770px) {.iki_rv_h2_6rr {
  font-size: 1.75rem;
}
}.iki_rv_stats_6rr {
  gap: 1.125rem;
  align-items: center;
  display: flex;
  font-size: 0.813rem;
  color: #706D96;
  flex-wrap: wrap;
}.iki_rv_stats_score_6rr {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.iki_rv_stats_score_val_6rr {
  font-size: 1.375rem;
  color: #F5A623;
  font-weight: 800;
  font-family: 'Syne', sans-serif;
}.iki_rv_stats_score_max_6rr {
  font-size: 13px;
  color: #524F72;
}.iki_rv_stats_badge_6rr {
  gap: 4px;
  align-items: center;
  display: flex;
}.iki_rv_stats_badge_6rr svg {
  height: 0.875rem;
  width: 0.875rem;
  color: #F5A623;
}.iki_rv_grid_6rr {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.iki_rv_grid_6rr {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.iki_rv_grid_6rr {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.iki_rv_card_6rr {
  background: #1A1A42;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 12px;
  flex-direction: column;
  display: flex;
}.iki_rv_card_stars_6rr {
  gap: 2px;
  margin-bottom: 0.625rem;
  color: #F5A623;
  display: flex;
}.iki_rv_card_stars_6rr svg {
  height: 14px;
  width: 14px;
}.iki_rv_card_h_6rr {
  font-size: 0.875rem;
  color: #F0EFFF;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.5rem;
  line-height: 1.3;
}.iki_rv_card_body_6rr {
  flex: 1;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  color: #706D96;
}.iki_rv_card_body_6rr strong {
  color: #C8C6E8;
  font-weight: 600;
}.iki_rv_card_meta_6rr {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  align-items: center;
  padding-top: 0.75rem;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}.iki_rv_card_author_6rr {
  font-weight: 600;
  color: #C8C6E8;
  font-size: 12px;
}.iki_rv_card_date_6rr {
  color: #524F72;
  font-size: 0.688rem;
}.iki_faq_6rr {
  padding: 36px 16px 0;
  background: #111130;
}
@media(min-width: 765px) {.iki_faq_6rr {
  padding: 2.75rem 24px 0;
}
}.iki_faq_in_6rr {
  margin: 0 auto;
  max-width: 83.75rem;
}.iki_faq_head_6rr {
  margin-bottom: 20px;
}.iki_faq_label_6rr {
  margin-bottom: 8px;
  color: #5B6EF5;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
}.iki_faq_h2_6rr {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F0EFFF;
  font-size: 1.25rem;
  font-family: 'Syne', sans-serif;
}
@media(min-width: 770px) {.iki_faq_h2_6rr {
  font-size: 1.5rem;
}
}.iki_faq_list_6rr {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.iki_faq_item_6rr {
  border-radius: 0.75rem;
  background: #1A1A42;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.iki_faq_q_6rr {
  transition: color .2s;
  padding: 1rem 1.25rem;
  gap: 0.75rem;
  cursor: pointer;
  display: flex;
  overflow-wrap: break-word;
  justify-content: space-between;
  color: #C8C6E8;
  align-items: center;
  flex-wrap: wrap;
  font-size: 14px;
  font-weight: 600;
}.iki_faq_q_6rr:hover {
  color: #F0EFFF;
}.iki_faq_q_ic_6rr {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  height: 24px;
  justify-content: center;
  color: #5B6EF5;
  display: flex;
  font-size: 1rem;
  align-items: center;
  flex-shrink: 0;
  width: 1.5rem;
}.iki_faq_item_6rr.iki_state_open_6rr .iki_faq_q_ic_6rr {
  transform: rotate(45deg);
}.iki_faq_a_6rr {
  padding: 0 1.25rem 1rem;
  display: none;
  overflow-wrap: break-word;
  color: #706D96;
  line-height: 1.7;
  font-size: 13px;
}.iki_faq_item_6rr.iki_state_open_6rr .iki_faq_a_6rr {
  display: block;
}.iki_faq_a_6rr strong {
  color: #C8C6E8;
  font-weight: 700;
}.iki_faq_a_6rr a {
  color: #5B6EF5;
  text-decoration: underline;
}.iki_faq_a_6rr ul,.iki_faq_a_6rr ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.iki_faq_a_6rr ol {
  list-style: decimal;
}.iki_faq_a_6rr li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.iki_faq_a_6rr table {
  margin: 0.5rem 0;
  overflow-x: auto;
  display: block;
  font-size: 12px;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 766px) {.iki_faq_a_6rr table {
  display: table;
}
}.iki_faq_a_6rr th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C8C6E8;
}.iki_faq_a_6rr td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #706D96;
}.iki_ft_6rr {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #0B0B20;
  margin-top: 48px;
}.iki_ft_support_6rr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 766px) {.iki_ft_support_6rr {
  padding: 1.75rem 24px;
}
}.iki_ft_support_in_6rr {
  margin: 0 auto;
  gap: 16px;
  max-width: 1340px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.iki_ft_support_main_6rr {
  flex: 1;
  gap: 16px;
  flex-wrap: wrap;
  min-width: 220px;
  display: flex;
  align-items: center;
}.iki_ft_support_ic_6rr {
  flex-shrink: 0;
  color: #5B6EF5;
}.iki_ft_support_ic_6rr svg {
  stroke-linejoin: round;
  height: 30px;
  width: 30px;
  stroke-linecap: round;
}.iki_ft_support_text_title_6rr {
  color: #F0EFFF;
  font-size: 0.938rem;
  margin-bottom: 3px;
  font-weight: 700;
  overflow-wrap: break-word;
}.iki_ft_support_text_sub_6rr {
  overflow-wrap: break-word;
  color: #706D96;
  font-size: 0.75rem;
}.iki_ft_support_btn_6rr {
  border-radius: 12px;
  background: #5B6EF5;
  padding: 0.688rem 1.375rem;
  transition: background .2s;
  flex-shrink: 0;
  font-weight: 700;
  color: #F0EFFF;
  white-space: nowrap;
  font-size: 13px;
}.iki_ft_support_btn_6rr:hover {
  background: #7487F8;
}.iki_ft_support_contacts_6rr {
  gap: 16px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.iki_ft_support_contact_6rr {
  line-height: 1.4;
  color: #524F72;
  font-size: 12px;
}.iki_ft_support_contact_6rr strong {
  font-size: 0.688rem;
  font-weight: 600;
  display: block;
  margin-bottom: 2px;
  color: #9A97C0;
}.iki_ft_main_6rr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 1rem 24px;
}
@media(min-width: 765px) {.iki_ft_main_6rr {
  padding: 2.5rem 24px 2rem;
}
}.iki_ft_main_in_6rr {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 83.75rem;
}
@media(min-width: 639px) {.iki_ft_main_in_6rr {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.iki_ft_main_in_6rr {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.iki_ft_col_logo_6rr {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.iki_ft_col_logo_6rr {
  grid-column: auto;
}
}.iki_ft_logo_6rr {
  gap: 0.563rem;
  font-size: 1rem;
  margin-bottom: 12px;
  display: flex;
  color: #F0EFFF;
  font-weight: 800;
  align-items: center;
  overflow-wrap: break-word;
  flex-wrap: wrap;
}.iki_ft_logo_mark_6rr {
  overflow: hidden;
  border-radius: 6px;
  width: 30px;
  height: 1.875rem;
}.iki_ft_logo_mark_6rr img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.iki_ft_logo_sub_6rr {
  line-height: 1.55;
  font-size: 0.75rem;
  color: #524F72;
  overflow-wrap: break-word;
  max-width: 200px;
}.iki_ft_col_title_6rr {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  font-size: 12px;
  color: #9A97C0;
}.iki_ft_col_links_6rr {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.iki_ft_col_link_6rr {
  transition: color .2s;
  font-size: 0.813rem;
  color: #524F72;
  overflow-wrap: break-word;
}.iki_ft_col_link_6rr:hover {
  color: #C8C6E8;
}.iki_ft_apps_6rr {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.iki_ft_app_card_6rr {
  gap: 10px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 10px 0.75rem;
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.iki_ft_app_card_6rr:hover {
  border-color: rgba(255, 255, 255, 0.22);
}.iki_ft_app_card_ic_6rr svg {
  stroke-linejoin: round;
  height: 22px;
  width: 1.375rem;
  stroke-linecap: round;
}.iki_ft_app_card_os_6rr {
  font-weight: 600;
  color: #524F72;
  font-size: 0.625rem;
}.iki_ft_app_card_action_6rr {
  color: #C8C6E8;
  font-size: 12px;
  font-weight: 700;
}.iki_ft_bot_6rr {
  padding: 20px 16px;
}
@media(min-width: 771px) {.iki_ft_bot_6rr {
  padding: 1.25rem 1.5rem;
}
}.iki_ft_bot_in_6rr {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 1340px;
}.iki_ft_socials_6rr {
  gap: 0.5rem;
  display: flex;
}.iki_ft_soc_6rr {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border-radius: 0.375rem;
  display: flex;
  justify-content: center;
  width: 36px;
  height: 2.25rem;
  align-items: center;
  color: #9A97C0;
}.iki_ft_soc_6rr svg {
  stroke-linecap: round;
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
}.iki_ft_soc_6rr:hover {
  background: rgba(255, 255, 255, 0.07);
}.iki_ft_legal_6rr {
  flex: 1;
  color: #6B6890;
  font-size: 0.688rem;
  min-width: 12.5rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.iki_ft_legal_6rr strong {
  font-weight: 700;
  color: #9A97C0;
}.iki_ft_legal_6rr a {
  color: #9A97C0;
  text-decoration: underline;
}.iki_ft_age_6rr {
  border-radius: 50%;
  border: 2px solid #6B6890;
  color: #6B6890;
  font-weight: 800;
  justify-content: center;
  margin-left: auto;
  width: 32px;
  display: flex;
  height: 32px;
  font-size: 0.688rem;
  flex-shrink: 0;
  align-items: center;
}