*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0D0A1C;
  font-family: 'Nunito Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #C9C0E8;
  line-height: 1.6;
  min-height: 100vh;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  font: inherit;
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.ita_layout_9kd {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.ita_page_9kd {
  display: flex;
  min-height: 100vh;
}.ita_main_9kd {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1081px) {.ita_main_9kd {
  padding-left: 220px;
}
}
@media(max-width: 1080px) {.ita_main_9kd {
  padding-bottom: 4.5rem;
}
}.ita_gc_9kd {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  background: #100E26;
  flex-shrink: 0;
  width: 140px;
  cursor: pointer;
  position: relative;
}
@media(min-width: 641px) {.ita_gc_9kd {
  width: 9.75rem;
}
}
@media(min-width: 1083px) {.ita_gc_9kd {
  width: 168px;
}
}.ita_gc_9kd:hover {
  transform: translateY(-3px);
  border-color: rgba(139, 63, 232, 0.07);
}.ita_gc_img_9kd {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.ita_gc_img_9kd img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.ita_gc_hover_9kd {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8, 5, 16, 0.72);
  display: flex;
  opacity: 0;
  align-items: center;
  position: absolute;
  justify-content: center;
}.ita_gc_9kd:hover .ita_gc_hover_9kd {
  opacity: 1;
}.ita_gc_hover_btn_9kd {
  padding: 0.5rem 16px;
  background: #8B3FE8;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 700;
  color: #F2EDFF;
}.ita_gc_info_9kd {
  padding: 0.5rem 10px 0.625rem;
}.ita_gc_name_9kd {
  overflow: hidden;
  font-size: 12px;
  margin-bottom: 3px;
  white-space: nowrap;
  color: #C9C0E8;
  text-overflow: ellipsis;
  font-weight: 600;
  max-width: 100%;
}.ita_gc_prov_9kd {
  color: #534B72;
  font-size: 0.625rem;
}.ita_gc_tag_9kd {
  padding: 2px 7px;
  border-radius: 4px;
  font-weight: 700;
  position: absolute;
  z-index: 2;
  top: 6px;
  left: 0.375rem;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-size: 9px;
}.ita_gc_tag_hot_9kd {
  background: #E03B3B;
  color: #fff;
}.ita_gc_tag_new_9kd {
  background: #22C46A;
  color: #0D0A1C;
}.ita_gc_tag_jp_9kd {
  background: #D4960E;
  color: #0D0A1C;
}.ita_gc_tag_ex_9kd {
  background: #C98A18;
  color: #fff;
}.ita_gc_tag_live_9kd {
  background: #E03B3B;
  color: #fff;
}.ita_gr_9kd {
  padding: 2rem 1rem 0;
  background: #0D0A1C;
}
@media(min-width:768px) {.ita_gr_9kd {
  padding: 36px 1.5rem 0;
}
}.ita_gr_in_9kd {
  margin: 0 auto;
  max-width: 82.5rem;
}.ita_gr_head_9kd {
  gap: 12px;
  display: flex;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
}.ita_gr_head_l_9kd {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.ita_gr_ic_9kd {
  border-radius: 0.625rem;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  width: 2rem;
  height: 32px;
  align-items: center;
}.ita_gr_ic_9kd svg {
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
}.ita_gr_title_9kd {
  color: #F2EDFF;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 1rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.ita_gr_title_9kd {
  font-size: 1.125rem;
}
}.ita_gr_more_9kd {
  gap: 5px;
  transition: color .2s;
  color: #6B6090;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.75rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.ita_gr_more_9kd:hover {
  color: #8B3FE8;
}.ita_gr_more_9kd svg {
  width: 12px;
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ita_gr_arrows_9kd {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.ita_gr_arr_9kd {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .15s,color .15s;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  color: #9488B8;
  height: 30px;
  align-items: center;
  display: flex;
  width: 30px;
}.ita_gr_arr_9kd:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F2EDFF;
}.ita_gr_arr_9kd svg {
  stroke-linecap: round;
  width: 13px;
  height: 0.813rem;
  stroke-linejoin: round;
}.ita_gr_seo_h_9kd {
  margin: 0 0 6px;
  font-family: 'Cinzel', serif;
  max-width: 680px;
  font-weight: 700;
  color: #C9C0E8;
  font-size: 13px;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.ita_gr_seo_h_9kd {
  font-size: 14px;
}
}.ita_gr_seo_9kd {
  max-width: 680px;
  margin-bottom: 0.75rem;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #6B6090;
  line-height: 1.55;
}.ita_gr_seo_9kd strong {
  color: #C9C0E8;
  font-weight: 600;
}.ita_gr_scroll_9kd {
  gap: 10px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  display: flex;
  padding-bottom: 10px;
  scrollbar-width: none;
}.ita_gr_scroll_9kd::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.ita_gr_scroll_9kd {
  gap: 12px;
}
}.ita_tb_9kd {
  background: #0D0A1C;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  right: 0;
  height: 3.5rem;
  top: 0;
  display: flex;
  z-index: 80;
  align-items: center;
  position: fixed;
  left: 0;
}.ita_tb_in_9kd {
  padding: 0 14px;
  gap: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}.ita_tb_burger_9kd {
  border-radius: 0.625rem;
  gap: 5px;
  flex-direction: column;
  display: flex;
  align-items: center;
  margin-right: 8px;
  justify-content: center;
  flex-shrink: 0;
  width: 2.375rem;
  height: 2.375rem;
}.ita_tb_burger_9kd:hover {
  background: rgba(255, 255, 255, 0.05);
}.ita_tb_burger_line_9kd {
  background: #9488B8;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 1.125rem;
}
@media(min-width: 1083px) {.ita_tb_burger_9kd {
  display: none;
}
}.ita_tb_logo_9kd {
  gap: 9px;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  font-size: 1.125rem;
  margin-right: 20px;
  font-weight: 800;
  color: #F2EDFF;
  flex-shrink: 0;
  letter-spacing: -.01em;
}.ita_tb_logo_mark_9kd {
  overflow: hidden;
  border-radius: 10px;
  width: 32px;
  height: 32px;
  align-items: center;
  justify-content: center;
  display: flex;
}.ita_tb_logo_mark_9kd img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.ita_tb_nav_9kd {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 643px) {.ita_tb_nav_9kd {
  display: flex;
}
}.ita_tb_tab_9kd {
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  border-radius: 0.625rem;
  color: #9488B8;
  font-weight: 600;
  white-space: nowrap;
  font-size: 13px;
}.ita_tb_tab_9kd:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2EDFF;
}.ita_tb_tab_9kd.ita_state_active_9kd {
  background: rgba(139, 63, 232, 0.18);
  color: #F2EDFF;
}.ita_tb_right_9kd {
  gap: 8px;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
}.ita_tb_login_9kd {
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  padding: 0.563rem 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: none;
  font-weight: 600;
  font-size: 13px;
  color: #C9C0E8;
}.ita_tb_login_9kd:hover {
  border-color: rgba(148, 82, 240, 0.55);
  color: #F2EDFF;
}
@media(min-width: 479px) {.ita_tb_login_9kd {
  display: block;
}
}.ita_tb_reg_9kd {
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 9px 1.125rem;
  background: #22C46A;
  color: #0E0B1E;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
}.ita_tb_reg_9kd:hover {
  background: #2DDC7C;
}.ita_sb_9kd {
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #141130;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  bottom: 0;
  z-index: 70;
  position: fixed;
  top: 3.5rem;
  left: 0;
  overflow-y: auto;
  width: 220px;
}.ita_sb_9kd.ita_state_open_9kd {
  transform: translateX(0);
}.ita_sb_9kd::-webkit-scrollbar {
  width: 0.25rem;
}.ita_sb_9kd::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.ita_sb_9kd {
  transform: translateX(0);
}
}.ita_sb_auth_9kd {
  padding: 14px 0.75rem 10px;
}.ita_sb_btn_reg_9kd {
  border-radius: 0.625rem;
  background: #22C46A;
  transition: background .2s;
  padding: 11px;
  font-size: 0.813rem;
  display: block;
  color: #0E0B1E;
  text-align: center;
  margin-bottom: 8px;
  font-weight: 700;
}.ita_sb_btn_reg_9kd:hover {
  background: #2DDC7C;
}.ita_sb_btn_login_9kd {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  border-radius: 10px;
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  font-size: 13px;
  font-weight: 600;
  color: #C9C0E8;
  text-align: center;
  display: block;
}.ita_sb_btn_login_9kd:hover {
  border-color: rgba(148, 82, 240, 0.55);
  color: #F2EDFF;
}.ita_sb_promo_9kd {
  padding: 12px 14px;
  border: 1px solid rgba(139, 63, 232, 0.18);
  overflow: hidden;
  margin: 0 0.75rem 10px;
  background: linear-gradient(135deg,#2A0F5E,#141130);
  border-radius: 10px;
  position: relative;
}.ita_sb_promo_9kd::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 63, 232, 0.18),transparent 70%);
  width: 80px;
  position: absolute;
  top: -1.25rem;
  height: 80px;
  content: '';
  right: -1.25rem;
}.ita_sb_promo_title_9kd {
  font-size: 11px;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
  color: #8B3FE8;
}.ita_sb_promo_text_9kd {
  color: #F2EDFF;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-size: 12px;
  font-weight: 600;
}.ita_sb_promo_sub_9kd {
  color: #6B6090;
  font-size: 0.625rem;
  margin-top: 3px;
}.ita_sb_nav_9kd {
  padding: 6px 8px 16px;
}.ita_sb_nav_lb_9kd {
  padding: 10px 8px 6px;
  font-size: 0.625rem;
  color: #534B72;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.ita_sb_link_9kd {
  transition: background .15s,color .15s;
  border-radius: 0.313rem;
  gap: 0.625rem;
  padding: 9px 10px;
  font-size: 0.813rem;
  align-items: center;
  color: #9488B8;
  display: flex;
  cursor: pointer;
  font-weight: 500;
  overflow-wrap: break-word;
}.ita_sb_link_9kd:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2EDFF;
}.ita_sb_link_9kd.ita_state_active_9kd {
  background: rgba(139, 63, 232, 0.18);
  color: #F2EDFF;
}.ita_sb_ic_9kd {
  border-radius: 0.313rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
}.ita_sb_ic_9kd svg {
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.ita_sb_ic_1_9kd {
  background: rgba(139, 63, 232, 0.07);
  color: #8B3FE8;
}.ita_sb_ic_2_9kd {
  background: rgba(34, 196, 106, 0.14);
  color: #22C46A;
}.ita_sb_ic_3_9kd {
  background: rgba(212, 150, 14, 0.15);
  color: #D4960E;
}.ita_sb_ic_4_9kd {
  background: rgba(201, 138, 24, 0.16);
  color: #C98A18;
}.ita_sb_ic_5_9kd {
  background: rgba(139, 63, 232, 0.07);
  color: #E0589C;
}.ita_sb_ic_6_9kd {
  background: rgba(201, 138, 24, 0.16);
  color: #B14FFF;
}.ita_sb_badge_9kd {
  padding: 2px 7px;
  background: #D4960E;
  border-radius: 0.313rem;
  margin-left: auto;
  font-weight: 700;
  font-size: 0.563rem;
  color: #0E0B1E;
}.ita_sb_bot_9kd {
  padding: 0.75rem;
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.ita_sb_lang_9kd,.ita_sb_help_9kd {
  flex: 1;
  gap: 0.375rem;
  border-radius: 0.313rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  padding: 9px 6px;
  align-items: center;
  display: flex;
  justify-content: center;
  font-size: 11px;
  color: #9488B8;
  font-weight: 600;
}.ita_sb_lang_9kd:hover,.ita_sb_help_9kd:hover {
  border-color: rgba(148, 82, 240, 0.55);
  color: #F2EDFF;
}.ita_sb_lang_9kd svg,.ita_sb_help_9kd svg {
  stroke-linejoin: round;
  width: 13px;
  height: 13px;
  stroke-linecap: round;
}.ita_sb_bd_9kd {
  inset: 0;
  background: rgba(8, 5, 16, 0.72);
  z-index: 69;
  display: none;
  position: fixed;
}.ita_sb_bd_9kd.ita_state_on_9kd {
  display: block;
}
@media(min-width: 1083px) {.ita_sb_bd_9kd {
  display: none!important;
}
}.ita_mob_nav_9kd {
  background: #141130;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  z-index: 80;
  position: fixed;
  left: 0;
  display: flex;
  right: 0;
  bottom: 0;
}
@media(min-width: 1077px) {.ita_mob_nav_9kd {
  display: none;
}
}.ita_mob_nav_item_9kd {
  padding: 4px 2px;
  gap: 4px;
  flex: 1;
  color: #534B72;
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}.ita_mob_nav_ic_9kd {
  line-height: 1;
}.ita_mob_nav_ic_9kd svg {
  width: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 20px;
}.ita_mob_nav_lb_9kd {
  font-size: 0.625rem;
  font-weight: 600;
  color: #534B72;
}.ita_mob_nav_item_9kd.ita_state_active_9kd {
  color: #8B3FE8;
}.ita_mob_nav_item_9kd.ita_state_active_9kd .ita_mob_nav_lb_9kd {
  color: #8B3FE8;
}.ita_hero_9kd {
  background: #0D0A1C;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 769px) {.ita_hero_9kd {
  padding: 24px 24px 0;
}
}.ita_hero_in_9kd {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr;
}
@media(min-width:860px) {.ita_hero_in_9kd {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1099px) {.ita_hero_in_9kd {
  grid-template-columns: 1fr 21.25rem;
}
}.ita_hero_promo_9kd {
  background: #100E26;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  min-height: 220px;
  display: flex;
  align-items: stretch;
}
@media(min-width: 766px) {.ita_hero_promo_9kd {
  min-height: 17.5rem;
}
}.ita_hero_promo_bg_9kd {
  background-position: center;
  background: linear-gradient(120deg,#2A0F5E 0%,#0D0A1C 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.ita_hero_promo_bg_9kd::after {
  inset: 0;
  background: linear-gradient(90deg,#0D0A1C 0%,rgba(8, 5, 16, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.ita_hero_promo_glow_9kd {
  background: radial-gradient(circle,rgba(201, 138, 24, 0.16) 0%,transparent 65%);
  border-radius: 50%;
  height: 18.75rem;
  top: -2.5rem;
  width: 300px;
  position: absolute;
  right: 60px;
  pointer-events: none;
}.ita_hero_promo_ct_9kd {
  padding: 1.75rem 24px 1.75rem 28px;
  position: relative;
  justify-content: center;
  max-width: 30rem;
  z-index: 2;
  flex-direction: column;
  display: flex;
}
@media(min-width: 770px) {.ita_hero_promo_ct_9kd {
  padding: 2.5rem 32px;
}
}.ita_hero_badge_9kd {
  padding: 5px 0.75rem;
  border: 1px solid rgba(139, 63, 232, 0.07);
  background: rgba(139, 63, 232, 0.18);
  border-radius: 1.25rem;
  display: inline-block;
  color: #8B3FE8;
  font-size: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  font-weight: 700;
}.ita_hero_h1_9kd {
  font-family: 'Cinzel', serif;
  margin-bottom: 0.625rem;
  line-height: 1.15;
  font-size: 26px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F2EDFF;
}.ita_hero_h1_9kd em {
  font-style: normal;
  color: #D4960E;
}
@media(min-width: 767px) {.ita_hero_h1_9kd {
  font-size: 2.25rem;
}
}.ita_hero_sub_9kd {
  line-height: 1.55;
  margin-bottom: 1.25rem;
  font-size: 13px;
  color: #9488B8;
}
@media(min-width: 769px) {.ita_hero_sub_9kd {
  font-size: 14px;
}
}.ita_hero_row_9kd {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.ita_hero_cta_9kd {
  padding: 13px 26px;
  background: #22C46A;
  border-radius: 10px;
  transition: background .2s;
  box-shadow: 0 0 0.875rem 1px rgba(34, 196, 106, 0.45), 3px 5px 0.625rem rgba(8, 5, 16, 0.65);
  color: #0E0B1E;
  font-weight: 700;
  font-size: 0.875rem;
}.ita_hero_cta_9kd:hover {
  background: #2DDC7C;
}.ita_hero_terms_9kd {
  color: #534B72;
  font-size: 0.688rem;
}.ita_hero_game_9kd {
  background: #100E26;
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  position: relative;
  display: flex;
  flex-direction: column;
}.ita_hero_game_badge_9kd {
  border-radius: 20px;
  border: 1px solid rgba(212, 150, 14, 0.15);
  background: rgba(212, 150, 14, 0.15);
  padding: 5px 0.625rem;
  position: absolute;
  letter-spacing: .06em;
  left: 12px;
  top: 0.75rem;
  z-index: 3;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  color: #D4960E;
}.ita_hero_game_badge_9kd svg {
  vertical-align: -1px;
  height: 11px;
  width: 0.688rem;
  margin-right: 0.25rem;
}.ita_hero_game_img_9kd {
  overflow: hidden;
  background: linear-gradient(135deg,#2A0F5E,#0D0A1C);
  position: relative;
  padding-bottom: 60%;
}.ita_hero_game_img_9kd img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.ita_hero_game_play_9kd {
  background: rgba(8, 5, 16, 0.72);
  inset: 0;
  transition: opacity .2s;
  display: flex;
  align-items: center;
  position: absolute;
  opacity: 0;
  justify-content: center;
}.ita_hero_game_9kd:hover .ita_hero_game_play_9kd {
  opacity: 1;
}.ita_hero_game_play_9kd span {
  border-radius: 50%;
  background: #8B3FE8;
  display: flex;
  align-items: center;
  width: 3.25rem;
  justify-content: center;
  height: 52px;
}.ita_hero_game_play_9kd span svg {
  width: 1.125rem;
  height: 18px;
  margin-left: 2px;
}.ita_hero_game_info_9kd {
  padding: 0.875rem 16px;
}.ita_hero_game_title_9kd {
  font-size: 0.938rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F2EDFF;
  margin-bottom: 0.25rem;
}.ita_hero_game_provider_9kd {
  color: #6B6090;
  font-size: 11px;
}.ita_hero_game_btn_9kd {
  margin: 0.75rem 1rem 16px;
  background: #8B3FE8;
  border-radius: 10px;
  padding: 0.688rem;
  transition: background .2s;
  font-size: 13px;
  color: #F2EDFF;
  display: block;
  text-align: center;
  font-weight: 700;
}.ita_hero_game_9kd:hover .ita_hero_game_btn_9kd {
  background: #A05DF5;
}.ita_sbar_9kd {
  background: #0D0A1C;
  padding: 16px 1rem 0;
}
@media(min-width:768px) {.ita_sbar_9kd {
  padding: 18px 1.5rem 0;
}
}.ita_sbar_in_9kd {
  margin: 0 auto;
  max-width: 1320px;
}.ita_sbar_row_9kd {
  gap: 10px;
  display: flex;
  margin-bottom: 12px;
  flex-wrap: wrap;
}.ita_sbar_input_9kd {
  border-radius: 10px;
  background: #100E26;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex: 1;
  padding: 11px 1rem;
  gap: 0.625rem;
  cursor: pointer;
  align-items: center;
  font-size: 13px;
  display: flex;
  color: #6B6090;
}.ita_sbar_input_9kd:hover {
  border-color: rgba(148, 82, 240, 0.55);
}.ita_sbar_input_9kd svg {
  height: 0.938rem;
  flex-shrink: 0;
  width: 15px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ita_sbar_providers_9kd {
  padding: 11px 18px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  border-radius: 0.625rem;
  gap: 0.5rem;
  background: #100E26;
  align-items: center;
  white-space: nowrap;
  display: flex;
  color: #C9C0E8;
  font-weight: 600;
  font-size: 0.813rem;
}.ita_sbar_providers_9kd:hover {
  border-color: rgba(148, 82, 240, 0.55);
  color: #F2EDFF;
}.ita_sbar_providers_9kd svg {
  width: 14px;
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ita_sbar_tabs_9kd {
  gap: 6px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
}.ita_sbar_tabs_9kd::-webkit-scrollbar {
  display: none;
}.ita_sbar_tab_9kd {
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  gap: 7px;
  padding: 0.5rem 14px;
  cursor: pointer;
  flex-shrink: 0;
  color: #9488B8;
  display: flex;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
  align-items: center;
}.ita_sbar_tab_9kd:hover {
  border-color: rgba(148, 82, 240, 0.55);
  background: rgba(255, 255, 255, 0.07);
  color: #F2EDFF;
}.ita_sbar_tab_9kd.ita_state_active_9kd {
  border-color: rgba(139, 63, 232, 0.07);
  background: rgba(139, 63, 232, 0.18);
  color: #F2EDFF;
}.ita_sbar_tab_ic_9kd svg {
  stroke-linecap: round;
  height: 0.875rem;
  width: 14px;
  stroke-linejoin: round;
}.ita_ws_9kd {
  padding: 32px 16px 0;
  background: #0D0A1C;
}
@media(min-width: 767px) {.ita_ws_9kd {
  padding: 2.25rem 1.5rem 0;
}
}.ita_ws_in_9kd {
  margin: 0 auto;
  max-width: 1320px;
}.ita_ws_head_9kd {
  gap: 12px;
  margin-bottom: 14px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}.ita_ws_title_9kd {
  gap: 10px;
  overflow-wrap: break-word;
  color: #F2EDFF;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 16px;
  font-family: 'Cinzel', serif;
  font-weight: 700;
}.ita_ws_title_ic_9kd svg {
  color: #D4960E;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.125rem;
  height: 18px;
}.ita_ws_online_9kd {
  gap: 7px;
  display: flex;
  font-size: 0.75rem;
  font-weight: 600;
  align-items: center;
  color: #6B6090;
}.ita_ws_online_dot_9kd {
  border-radius: 50%;
  background: #22C46A;
  height: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(34, 196, 106, 0.14);
  width: 0.5rem;
}.ita_ws_scroll_9kd {
  gap: 0.5rem;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  display: flex;
}.ita_ws_scroll_9kd::-webkit-scrollbar {
  display: none;
}.ita_wc_9kd {
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.625rem;
  padding: 0.625rem 14px;
  background: #100E26;
  border-radius: 10px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  min-width: 13.75rem;
}.ita_wc_img_9kd {
  border-radius: 0.313rem;
  background: #141130;
  overflow: hidden;
  width: 2.25rem;
  flex-shrink: 0;
  height: 36px;
}.ita_wc_img_9kd img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.ita_wc_info_9kd {
  min-width: 0;
}.ita_wc_game_9kd {
  overflow: hidden;
  font-size: 0.75rem;
  color: #C9C0E8;
  white-space: nowrap;
  font-weight: 600;
  text-overflow: ellipsis;
}.ita_wc_player_9kd {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 10px;
  color: #534B72;
}.ita_wc_amount_9kd {
  flex-shrink: 0;
  margin-left: auto;
  font-weight: 700;
  color: #22C46A;
  font-size: 13px;
  white-space: nowrap;
}.ita_prov_9kd {
  background: #0D0A1C;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.ita_prov_9kd {
  padding: 44px 24px 0;
}
}.ita_prov_in_9kd {
  margin: 0 auto;
  max-width: 82.5rem;
}.ita_prov_head_9kd {
  margin-bottom: 16px;
}.ita_prov_label_9kd {
  color: #8B3FE8;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.ita_prov_h2_9kd {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  color: #F2EDFF;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 770px) {.ita_prov_h2_9kd {
  font-size: 24px;
}
}.ita_prov_seo_9kd {
  font-size: 13px;
  margin-bottom: 1rem;
  color: #6B6090;
  max-width: 620px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.ita_prov_seo_9kd strong {
  color: #C9C0E8;
  font-weight: 700;
}.ita_prov_seo_9kd a {
  color: #8B3FE8;
  text-decoration: underline;
}.ita_prov_grid_9kd {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 642px) {.ita_prov_grid_9kd {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.ita_prov_grid_9kd {
  grid-template-columns: repeat(8,1fr);
}
}.ita_prov_card_9kd {
  gap: 7px;
  transition: border-color .2s,background .2s;
  border-radius: 0.625rem;
  padding: 0.875rem 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #100E26;
  align-items: center;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}.ita_prov_card_9kd:hover {
  border-color: rgba(148, 82, 240, 0.55);
  background: #141130;
}.ita_prov_logo_9kd {
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  display: flex;
  width: 2.75rem;
  height: 2.75rem;
  justify-content: center;
  align-items: center;
}.ita_prov_logo_9kd img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.ita_prov_name_9kd {
  font-size: 11px;
  font-weight: 600;
  color: #9488B8;
  overflow-wrap: break-word;
  text-align: center;
}.ita_reg_9kd {
  padding: 36px 1rem 0;
  background: #0D0A1C;
}
@media(min-width: 770px) {.ita_reg_9kd {
  padding: 44px 1.5rem 0;
}
}.ita_reg_in_9kd {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #141130;
  border-radius: 1rem;
  margin: 0 auto;
  padding: 1.75rem 24px;
  max-width: 1320px;
}
@media(min-width:768px) {.ita_reg_in_9kd {
  padding: 2.5rem;
}
}.ita_reg_top_9kd {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.ita_reg_top_9kd {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.ita_reg_label_9kd {
  margin-bottom: 0.625rem;
  color: #8B3FE8;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.ita_reg_h2_9kd {
  font-family: 'Cinzel', serif;
  color: #F2EDFF;
  margin-bottom: 0.75rem;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.375rem;
}
@media(min-width: 770px) {.ita_reg_h2_9kd {
  font-size: 28px;
}
}.ita_reg_bonus_9kd {
  background: rgba(212, 150, 14, 0.15);
  gap: 8px;
  padding: 0.625rem 1rem;
  border: 1px solid rgba(212, 150, 14, 0.15);
  border-radius: 10px;
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.ita_reg_bonus_amount_9kd {
  color: #D4960E;
  font-weight: 800;
  font-size: 1.25rem;
}.ita_reg_bonus_text_9kd {
  line-height: 1.35;
  color: #9488B8;
  font-size: 13px;
}.ita_reg_cta_btn_9kd {
  background: #22C46A;
  transition: background .2s;
  padding: 0.875rem 32px;
  border-radius: 0.625rem;
  font-weight: 700;
  font-size: 0.938rem;
  display: inline-block;
  color: #0E0B1E;
  margin-bottom: 0.75rem;
  box-shadow: 0 0 14px 1px rgba(34, 196, 106, 0.45), 3px 5px 0.625rem rgba(8, 5, 16, 0.65);
}.ita_reg_cta_btn_9kd:hover {
  background: #2DDC7C;
}.ita_reg_terms_9kd {
  color: #534B72;
  line-height: 1.5;
  font-size: 11px;
}.ita_reg_seo_9kd {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #6B6090;
  line-height: 1.65;
  padding-top: 20px;
  margin-top: 20px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.ita_reg_seo_9kd p {
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 0.625rem;
  color: #6B6090;
}.ita_reg_seo_9kd p:last-child {
  margin-bottom: 0;
}.ita_reg_seo_9kd strong {
  color: #C9C0E8;
  font-weight: 700;
}.ita_reg_seo_9kd a {
  transition: color .2s;
  color: #8B3FE8;
  text-decoration: underline;
}.ita_reg_seo_9kd a:hover {
  color: #A05DF5;
}.ita_reg_seo_9kd ul,.ita_reg_seo_9kd ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.ita_reg_seo_9kd ol {
  list-style: decimal;
}.ita_reg_seo_9kd li {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #6B6090;
  margin-bottom: 0.25rem;
}.ita_reg_seo_9kd table {
  overflow-x: auto;
  width: 100%;
  display: block;
  margin-bottom: 0.625rem;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 767px) {.ita_reg_seo_9kd table {
  display: table;
}
}.ita_reg_seo_9kd th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  font-weight: 700;
  color: #C9C0E8;
  text-align: left;
}.ita_reg_seo_9kd td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6B6090;
}.ita_reg_steps_9kd {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width: 862px) {.ita_reg_steps_9kd {
  margin-top: 0;
}
}.ita_reg_step_9kd {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  padding: 16px;
  border-radius: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.ita_reg_step_num_9kd {
  border-radius: 50%;
  border: 1px solid rgba(139, 63, 232, 0.07);
  background: rgba(139, 63, 232, 0.18);
  flex-shrink: 0;
  display: flex;
  height: 34px;
  align-items: center;
  width: 2.125rem;
  color: #8B3FE8;
  justify-content: center;
  font-size: 0.875rem;
  font-weight: 800;
}.ita_reg_step_title_9kd {
  color: #F2EDFF;
  margin-bottom: 3px;
  font-size: 0.875rem;
  font-weight: 700;
}.ita_reg_step_text_9kd {
  color: #6B6090;
  line-height: 1.5;
  font-size: 12px;
}.ita_reg_trust_9kd {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  margin-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
  padding-top: 20px;
}.ita_reg_trust_item_9kd {
  gap: 0.438rem;
  display: flex;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #6B6090;
  align-items: center;
}.ita_reg_trust_ic_9kd svg {
  stroke-linejoin: round;
  color: #8B3FE8;
  width: 16px;
  stroke-linecap: round;
  height: 1rem;
}.ita_bon_9kd {
  background: #0D0A1C;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.ita_bon_9kd {
  padding: 44px 24px 0;
}
}.ita_bon_in_9kd {
  margin: 0 auto;
  max-width: 1320px;
}.ita_bon_head_9kd {
  margin-bottom: 20px;
}.ita_bon_label_9kd {
  color: #8B3FE8;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 8px;
}.ita_bon_h2_9kd {
  font-weight: 800;
  color: #F2EDFF;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width: 771px) {.ita_bon_h2_9kd {
  font-size: 1.5rem;
}
}.ita_bon_seo_9kd {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 620px;
  color: #6B6090;
}.ita_bon_seo_9kd strong {
  color: #C9C0E8;
  font-weight: 700;
}.ita_bon_seo_9kd a {
  text-decoration: underline;
  color: #8B3FE8;
}.ita_bon_grid_9kd {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.ita_bon_grid_9kd {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.ita_bon_grid_9kd {
  grid-template-columns: repeat(5,1fr);
}
}.ita_bon_card_9kd {
  transition: border-color .2s,transform .2s;
  border-radius: 10px;
  background: #100E26;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1rem;
}.ita_bon_card_9kd:hover {
  border-color: rgba(139, 63, 232, 0.07);
  transform: translateY(-2px);
}.ita_bon_card_ic_9kd svg {
  stroke-linecap: round;
  width: 26px;
  stroke-linejoin: round;
  height: 26px;
}.ita_bon_card_ic_9kd {
  margin-bottom: 0.625rem;
}.ita_bon_card_type_9kd {
  margin-bottom: 6px;
  letter-spacing: .06em;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #6B6090;
}.ita_bon_card_amount_9kd {
  font-weight: 800;
  margin-bottom: 0.375rem;
  line-height: 1.1;
  font-size: 1.125rem;
  color: #D4960E;
}.ita_bon_card_name_9kd {
  color: #F2EDFF;
  margin-bottom: 8px;
  font-size: 0.813rem;
  font-weight: 600;
  overflow-wrap: break-word;
}.ita_bon_card_detail_9kd {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 8px;
  color: #534B72;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  line-height: 1.5;
}.ita_app_9kd {
  padding: 36px 1rem 0;
  background: #0D0A1C;
}
@media(min-width: 767px) {.ita_app_9kd {
  padding: 44px 24px 0;
}
}.ita_app_in_9kd {
  margin: 0 auto;
  max-width: 82.5rem;
}.ita_app_head_9kd {
  margin-bottom: 16px;
}.ita_app_label_9kd {
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #8B3FE8;
  margin-bottom: 0.5rem;
}.ita_app_h2_9kd {
  margin-bottom: 0.375rem;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F2EDFF;
  font-weight: 800;
}
@media(min-width: 766px) {.ita_app_h2_9kd {
  font-size: 1.5rem;
}
}.ita_app_sub_9kd {
  color: #6B6090;
  max-width: 600px;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.ita_app_sub_9kd strong {
  font-weight: 700;
  color: #C9C0E8;
}.ita_app_cards_9kd {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 641px) {.ita_app_cards_9kd {
  grid-template-columns: repeat(3,1fr);
}
}.ita_app_card_9kd {
  border-radius: 10px;
  gap: 1rem;
  overflow: hidden;
  padding: 20px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
}.ita_app_card_ios_9kd {
  background: linear-gradient(135deg,rgba(139, 63, 232, 0.18) 0%,#141130 100%);
}.ita_app_card_android_9kd {
  background: linear-gradient(135deg,rgba(34, 196, 106, 0.14) 0%,#141130 100%);
}.ita_app_card_win_9kd {
  background: linear-gradient(135deg,rgba(212, 150, 14, 0.15) 0%,#141130 100%);
}.ita_app_card_ic_9kd svg {
  stroke-linejoin: round;
  height: 2.125rem;
  width: 34px;
  stroke-linecap: round;
}.ita_app_card_ic_9kd {
  flex-shrink: 0;
  color: #F2EDFF;
}.ita_app_card_os_9kd {
  font-size: 10px;
  color: #6B6090;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.ita_app_card_title_9kd {
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #F2EDFF;
  font-size: 0.938rem;
  font-weight: 700;
}.ita_app_card_text_9kd {
  font-size: 12px;
  line-height: 1.5;
  color: #6B6090;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}.ita_app_card_btn_9kd {
  gap: 7px;
  transition: background .2s;
  border: 1px solid rgba(148, 82, 240, 0.55);
  border-radius: 0.313rem;
  padding: 10px 1.125rem;
  background: rgba(255, 255, 255, 0.12);
  display: inline-flex;
  color: #F2EDFF;
  font-size: 13px;
  align-items: center;
  font-weight: 700;
}.ita_app_card_btn_9kd:hover {
  background: rgba(255, 255, 255, 0.07);
}.ita_seo_9kd {
  background: #0D0A1C;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.ita_seo_9kd {
  padding: 44px 1.5rem 0;
}
}.ita_seo_in_9kd {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #141130;
  padding: 1.75rem 1.5rem;
  border-radius: 1rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width:768px) {.ita_seo_in_9kd {
  padding: 36px 40px;
}
}.ita_seo_label_9kd {
  color: #8B3FE8;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
}.ita_seo_h2_9kd {
  margin-bottom: 0.875rem;
  color: #F2EDFF;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 769px) {.ita_seo_h2_9kd {
  font-size: 24px;
}
}.ita_seo_body_9kd {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #9488B8;
  font-size: 0.875rem;
}.ita_seo_body_9kd p {
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 14px;
  color: #9488B8;
}.ita_seo_body_9kd p:last-child {
  margin-bottom: 0;
}.ita_seo_body_9kd strong {
  font-weight: 700;
  color: #C9C0E8;
}.ita_seo_body_9kd a {
  transition: color .2s;
  text-decoration: underline;
  color: #8B3FE8;
}.ita_seo_body_9kd a:hover {
  color: #A05DF5;
}.ita_seo_body_9kd ul,.ita_seo_body_9kd ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.ita_seo_body_9kd ol {
  list-style: decimal;
}.ita_seo_body_9kd li {
  color: #9488B8;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
}.ita_seo_body_9kd table {
  font-size: 0.813rem;
  margin-bottom: 12px;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 769px) {.ita_seo_body_9kd table {
  display: table;
}
}.ita_seo_body_9kd th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C9C0E8;
  text-align: left;
}.ita_seo_body_9kd td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9488B8;
}.ita_seo_cols_9kd {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.ita_seo_cols_9kd {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.ita_seo_cols_9kd {
  grid-template-columns: repeat(3,1fr);
}
}.ita_seo_col_h_9kd {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #C9C0E8;
  font-weight: 700;
  font-size: 13px;
}.ita_seo_col_p_9kd {
  overflow-wrap: break-word;
  color: #6B6090;
  line-height: 1.65;
  font-size: 13px;
}.ita_seo_stats_9kd {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.ita_seo_stat_9kd {
  border-radius: 10px;
  background: rgba(139, 63, 232, 0.07);
  flex: 1;
  padding: 0.875rem 16px;
  border: 1px solid rgba(139, 63, 232, 0.18);
  min-width: 8.75rem;
}.ita_seo_stat_val_9kd {
  color: #8B3FE8;
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}.ita_seo_stat_lb_9kd {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #6B6090;
}.ita_seo_9kd {
  background: #0D0A1C;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.ita_seo_9kd {
  padding: 44px 1.5rem 0;
}
}.ita_seo_in_9kd {
  padding: 1.75rem 24px;
  background: #141130;
  border-radius: 16px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 82.5rem;
}
@media(min-width: 767px) {.ita_seo_in_9kd {
  padding: 36px 2.5rem;
}
}.ita_seo_label_9kd {
  color: #8B3FE8;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 11px;
  letter-spacing: .08em;
}.ita_seo_h2_9kd {
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  color: #F2EDFF;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 767px) {.ita_seo_h2_9kd {
  font-size: 24px;
}
}.ita_seo_body_9kd {
  font-size: 14px;
  color: #9488B8;
  line-height: 1.75;
  overflow-wrap: break-word;
}.ita_seo_body_9kd p {
  margin-bottom: 12px;
  line-height: 1.75;
  color: #9488B8;
  font-size: 0.875rem;
}.ita_seo_body_9kd p:last-child {
  margin-bottom: 0;
}.ita_seo_body_9kd strong {
  font-weight: 700;
  color: #C9C0E8;
}.ita_seo_body_9kd a {
  transition: color .2s;
  text-decoration: underline;
  color: #8B3FE8;
}.ita_seo_body_9kd a:hover {
  color: #A05DF5;
}.ita_seo_body_9kd ul,.ita_seo_body_9kd ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.ita_seo_body_9kd ol {
  list-style: decimal;
}.ita_seo_body_9kd li {
  color: #9488B8;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.ita_seo_body_9kd table {
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  font-size: 0.813rem;
  display: block;
}
@media(min-width: 767px) {.ita_seo_body_9kd table {
  display: table;
}
}.ita_seo_body_9kd th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C9C0E8;
  font-weight: 700;
}.ita_seo_body_9kd td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9488B8;
}.ita_seo_cols_9kd {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.ita_seo_cols_9kd {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.ita_seo_cols_9kd {
  grid-template-columns: repeat(3,1fr);
}
}.ita_seo_col_h_9kd {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #C9C0E8;
  font-weight: 700;
  margin-bottom: 7px;
}.ita_seo_col_p_9kd {
  font-size: 13px;
  color: #6B6090;
  line-height: 1.65;
  overflow-wrap: break-word;
}.ita_seo_stats_9kd {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.ita_seo_stat_9kd {
  border-radius: 0.625rem;
  border: 1px solid rgba(139, 63, 232, 0.18);
  flex: 1;
  padding: 0.875rem 1rem;
  background: rgba(139, 63, 232, 0.07);
  min-width: 8.75rem;
}.ita_seo_stat_val_9kd {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  font-weight: 800;
  color: #8B3FE8;
}.ita_seo_stat_lb_9kd {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #6B6090;
}.ita_pmt_9kd {
  padding: 36px 1rem 0;
  background: #0D0A1C;
}
@media(min-width: 766px) {.ita_pmt_9kd {
  padding: 2.75rem 24px 0;
}
}.ita_pmt_in_9kd {
  margin: 0 auto;
  max-width: 82.5rem;
}.ita_pmt_head_9kd {
  margin-bottom: 22px;
  max-width: 45rem;
}.ita_pmt_label_9kd {
  font-size: 0.688rem;
  color: #8B3FE8;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.ita_pmt_h2_9kd {
  overflow-wrap: break-word;
  color: #F2EDFF;
  font-weight: 800;
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
}
@media(min-width:768px) {.ita_pmt_h2_9kd {
  font-size: 28px;
}
}.ita_pmt_intro_9kd {
  color: #6B6090;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 14px;
}.ita_pmt_groups_9kd {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.ita_pmt_group_9kd {
  border-radius: 10px;
  background: #141130;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.ita_pmt_group_head_9kd {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
  display: flex;
}.ita_pmt_group_ic_9kd {
  background: rgba(139, 63, 232, 0.18);
  border-radius: 0.313rem;
  align-items: center;
  flex-shrink: 0;
  color: #8B3FE8;
  height: 36px;
  justify-content: center;
  display: flex;
  width: 36px;
}.ita_pmt_group_ic_9kd svg {
  stroke-linecap: round;
  width: 1.125rem;
  height: 18px;
  stroke-linejoin: round;
}.ita_pmt_group_h_9kd {
  margin: 0;
  font-family: 'Cinzel', serif;
  font-size: 1rem;
  color: #F2EDFF;
  overflow-wrap: break-word;
  font-weight: 700;
}.ita_pmt_group_p_9kd {
  line-height: 1.6;
  color: #6B6090;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 0.875rem;
}.ita_pmt_group_p_9kd strong {
  font-weight: 600;
  color: #C9C0E8;
}.ita_pmt_table_wrap_9kd {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.ita_pmt_table_9kd {
  font-size: 0.813rem;
  border-collapse: collapse;
  min-width: 33.75rem;
  width: 100%;
}.ita_pmt_table_9kd th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C9C0E8;
  font-size: 11px;
  letter-spacing: .04em;
  text-align: left;
  text-transform: uppercase;
  font-weight: 700;
  white-space: nowrap;
}.ita_pmt_table_9kd td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  color: #6B6090;
}.ita_pmt_table_9kd tbody tr:last-child td {
  border-bottom: none;
}.ita_pmt_table_9kd tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C9C0E8;
}.ita_faq_9kd {
  padding: 2.25rem 16px 0;
  background: #0D0A1C;
}
@media(min-width: 771px) {.ita_faq_9kd {
  padding: 44px 24px 0;
}
}.ita_faq_in_9kd {
  margin: 0 auto;
  max-width: 1320px;
}.ita_faq_head_9kd {
  margin-bottom: 1.25rem;
}.ita_faq_label_9kd {
  font-weight: 700;
  color: #8B3FE8;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.ita_faq_h2_9kd {
  font-size: 20px;
  font-weight: 800;
  color: #F2EDFF;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.ita_faq_h2_9kd {
  font-size: 24px;
}
}.ita_faq_list_9kd {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.ita_faq_item_9kd {
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
  border-radius: 10px;
  background: #141130;
}.ita_faq_q_9kd {
  gap: 12px;
  padding: 1rem 20px;
  transition: color .2s;
  font-size: 14px;
  justify-content: space-between;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #C9C0E8;
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
}.ita_faq_q_9kd:hover {
  color: #F2EDFF;
}.ita_faq_q_ic_9kd {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  display: flex;
  height: 1.5rem;
  color: #8B3FE8;
  font-size: 16px;
  justify-content: center;
  width: 24px;
  flex-shrink: 0;
  align-items: center;
}.ita_faq_item_9kd.ita_state_open_9kd .ita_faq_q_ic_9kd {
  transform: rotate(45deg);
}.ita_faq_a_9kd {
  padding: 0 1.25rem 1rem;
  color: #6B6090;
  line-height: 1.7;
  font-size: 13px;
  overflow-wrap: break-word;
  display: none;
}.ita_faq_item_9kd.ita_state_open_9kd .ita_faq_a_9kd {
  display: block;
}.ita_faq_a_9kd strong {
  font-weight: 700;
  color: #C9C0E8;
}.ita_faq_a_9kd a {
  text-decoration: underline;
  color: #8B3FE8;
}.ita_faq_a_9kd ul,.ita_faq_a_9kd ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.ita_faq_a_9kd ol {
  list-style: decimal;
}.ita_faq_a_9kd li {
  margin-bottom: 4px;
  line-height: 1.6;
}.ita_faq_a_9kd table {
  margin: 8px 0;
  font-size: 0.75rem;
  border-collapse: collapse;
  display: block;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 769px) {.ita_faq_a_9kd table {
  display: table;
}
}.ita_faq_a_9kd th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 8px;
  color: #C9C0E8;
  text-align: left;
  font-weight: 700;
}.ita_faq_a_9kd td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 8px;
  color: #6B6090;
}.ita_seo_9kd {
  padding: 36px 1rem 0;
  background: #0D0A1C;
}
@media(min-width: 769px) {.ita_seo_9kd {
  padding: 44px 1.5rem 0;
}
}.ita_seo_in_9kd {
  background: #141130;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 1rem;
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.ita_seo_in_9kd {
  padding: 2.25rem 2.5rem;
}
}.ita_seo_label_9kd {
  color: #8B3FE8;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
}.ita_seo_h2_9kd {
  margin-bottom: 14px;
  font-family: 'Cinzel', serif;
  color: #F2EDFF;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
}
@media(min-width:768px) {.ita_seo_h2_9kd {
  font-size: 1.5rem;
}
}.ita_seo_body_9kd {
  color: #9488B8;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.ita_seo_body_9kd p {
  margin-bottom: 0.75rem;
  font-size: 14px;
  color: #9488B8;
  line-height: 1.75;
}.ita_seo_body_9kd p:last-child {
  margin-bottom: 0;
}.ita_seo_body_9kd strong {
  font-weight: 700;
  color: #C9C0E8;
}.ita_seo_body_9kd a {
  transition: color .2s;
  text-decoration: underline;
  color: #8B3FE8;
}.ita_seo_body_9kd a:hover {
  color: #A05DF5;
}.ita_seo_body_9kd ul,.ita_seo_body_9kd ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.ita_seo_body_9kd ol {
  list-style: decimal;
}.ita_seo_body_9kd li {
  color: #9488B8;
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 0.875rem;
}.ita_seo_body_9kd table {
  width: 100%;
  display: block;
  margin-bottom: 0.75rem;
  font-size: 13px;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 771px) {.ita_seo_body_9kd table {
  display: table;
}
}.ita_seo_body_9kd th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C9C0E8;
}.ita_seo_body_9kd td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #9488B8;
}.ita_seo_cols_9kd {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.ita_seo_cols_9kd {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.ita_seo_cols_9kd {
  grid-template-columns: repeat(3,1fr);
}
}.ita_seo_col_h_9kd {
  font-size: 0.813rem;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  color: #C9C0E8;
}.ita_seo_col_p_9kd {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #6B6090;
}.ita_seo_stats_9kd {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.ita_seo_stat_9kd {
  background: rgba(139, 63, 232, 0.07);
  border: 1px solid rgba(139, 63, 232, 0.18);
  flex: 1;
  padding: 14px 1rem;
  border-radius: 0.625rem;
  min-width: 140px;
}.ita_seo_stat_val_9kd {
  font-size: 20px;
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #8B3FE8;
  overflow-wrap: break-word;
}.ita_seo_stat_lb_9kd {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #6B6090;
}.ita_ft_9kd {
  background: #080510;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.ita_ft_support_9kd {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 766px) {.ita_ft_support_9kd {
  padding: 28px 1.5rem;
}
}.ita_ft_support_in_9kd {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
  flex-wrap: wrap;
}.ita_ft_support_main_9kd {
  flex: 1;
  gap: 16px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-width: 13.75rem;
}.ita_ft_support_ic_9kd {
  color: #8B3FE8;
  flex-shrink: 0;
}.ita_ft_support_ic_9kd svg {
  width: 1.875rem;
  height: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ita_ft_support_text_title_9kd {
  margin-bottom: 3px;
  font-size: 0.938rem;
  color: #F2EDFF;
  overflow-wrap: break-word;
  font-weight: 700;
}.ita_ft_support_text_sub_9kd {
  font-size: 12px;
  color: #6B6090;
  overflow-wrap: break-word;
}.ita_ft_support_btn_9kd {
  background: #8B3FE8;
  border-radius: 0.625rem;
  padding: 11px 1.375rem;
  transition: background .2s;
  white-space: nowrap;
  font-size: 13px;
  color: #F2EDFF;
  flex-shrink: 0;
  font-weight: 700;
}.ita_ft_support_btn_9kd:hover {
  background: #A05DF5;
}.ita_ft_support_contacts_9kd {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.ita_ft_support_contact_9kd {
  color: #534B72;
  font-size: 0.75rem;
  line-height: 1.4;
}.ita_ft_support_contact_9kd strong {
  margin-bottom: 2px;
  font-size: 0.688rem;
  font-weight: 600;
  color: #9488B8;
  display: block;
}.ita_ft_main_9kd {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.ita_ft_main_9kd {
  padding: 2.5rem 1.5rem 2rem;
}
}.ita_ft_main_in_9kd {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 643px) {.ita_ft_main_in_9kd {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.ita_ft_main_in_9kd {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.ita_ft_col_logo_9kd {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.ita_ft_col_logo_9kd {
  grid-column: auto;
}
}.ita_ft_logo_9kd {
  gap: 9px;
  font-size: 16px;
  flex-wrap: wrap;
  display: flex;
  color: #F2EDFF;
  align-items: center;
  margin-bottom: 0.75rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.ita_ft_logo_mark_9kd {
  border-radius: 5px;
  overflow: hidden;
  width: 30px;
  height: 30px;
}.ita_ft_logo_mark_9kd img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.ita_ft_logo_sub_9kd {
  max-width: 12.5rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #534B72;
}.ita_ft_col_title_9kd {
  letter-spacing: .07em;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-size: 0.75rem;
  color: #9488B8;
  font-weight: 700;
}.ita_ft_col_links_9kd {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.ita_ft_col_link_9kd {
  transition: color .2s;
  font-size: 0.813rem;
  color: #534B72;
  overflow-wrap: break-word;
}.ita_ft_col_link_9kd:hover {
  color: #C9C0E8;
}.ita_ft_apps_9kd {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.ita_ft_app_card_9kd {
  gap: 0.625rem;
  padding: 0.625rem 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  display: flex;
}.ita_ft_app_card_9kd:hover {
  border-color: rgba(148, 82, 240, 0.55);
}.ita_ft_app_card_ic_9kd svg {
  stroke-linecap: round;
  height: 1.375rem;
  width: 22px;
  stroke-linejoin: round;
}.ita_ft_app_card_os_9kd {
  font-size: 0.625rem;
  color: #534B72;
  font-weight: 600;
}.ita_ft_app_card_action_9kd {
  font-size: 12px;
  color: #C9C0E8;
  font-weight: 700;
}.ita_ft_bot_9kd {
  padding: 20px 1rem;
}
@media(min-width: 766px) {.ita_ft_bot_9kd {
  padding: 20px 24px;
}
}.ita_ft_bot_in_9kd {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 82.5rem;
}.ita_ft_socials_9kd {
  gap: 8px;
  display: flex;
}.ita_ft_soc_9kd {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .2s;
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  color: #9488B8;
  height: 2.25rem;
  align-items: center;
  width: 36px;
  justify-content: center;
}.ita_ft_soc_9kd svg {
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
}.ita_ft_soc_9kd:hover {
  background: rgba(255, 255, 255, 0.07);
}.ita_ft_legal_9kd {
  flex: 1;
  line-height: 1.6;
  min-width: 12.5rem;
  font-size: 11px;
  overflow-wrap: break-word;
  color: #8A82A8;
}.ita_ft_legal_9kd strong {
  font-weight: 700;
  color: #9488B8;
}.ita_ft_legal_9kd a {
  color: #9488B8;
  text-decoration: underline;
}.ita_ft_age_9kd {
  border-radius: 50%;
  border: 2px solid #8A82A8;
  font-weight: 800;
  color: #8A82A8;
  justify-content: center;
  align-items: center;
  height: 2rem;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
  font-size: 0.688rem;
  width: 2rem;
}