*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0F0B18;
  min-height: 100vh;
  color: #C5BBDB;
  line-height: 1.6;
  font-family: 'DM Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  font: inherit;
  background: none;
  border: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.ieq_layout-7pj {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.ieq_page-7pj {
  min-height: 100vh;
  display: flex;
}.ieq_main-7pj {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1081px) {.ieq_main-7pj {
  padding-left: 220px;
}
}
@media(max-width:1079px) {.ieq_main-7pj {
  padding-bottom: 72px;
}
}.ieq_gc-7pj {
  border: 1px solid rgba(255,255,255,0.06);
  background: #141020;
  overflow: hidden;
  border-radius: 0.5rem;
  transition: transform .2s,border-color .2s;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
  width: 140px;
}
@media(min-width: 642px) {.ieq_gc-7pj {
  width: 9.75rem;
}
}
@media(min-width: 1077px) {.ieq_gc-7pj {
  width: 168px;
}
}.ieq_gc-7pj:hover {
  border-color: rgba(224,34,85,0.08);
  transform: translateY(-3px);
}.ieq_gc_img-7pj {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.ieq_gc_img-7pj img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.ieq_gc_hover-7pj {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8,5,17,0.72);
  opacity: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
}.ieq_gc-7pj:hover .ieq_gc_hover-7pj {
  opacity: 1;
}.ieq_gc_hover_btn-7pj {
  background: #E02255;
  border-radius: 4px;
  padding: 8px 1rem;
  font-size: 0.75rem;
  font-weight: 700;
  color: #F4EFFF;
}.ieq_gc_info-7pj {
  padding: 0.5rem 10px 10px;
}.ieq_gc_name-7pj {
  overflow: hidden;
  font-size: 0.75rem;
  max-width: 100%;
  color: #C5BBDB;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
}.ieq_gc_prov-7pj {
  font-size: 0.625rem;
  color: #514969;
}.ieq_gc_tag-7pj {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  text-transform: uppercase;
  z-index: 2;
  font-size: 9px;
  left: 0.375rem;
  position: absolute;
  letter-spacing: .04em;
  font-weight: 700;
  top: 6px;
}.ieq_gc_tag_hot-7pj {
  background: #FF2B47;
  color: #fff;
}.ieq_gc_tag_new-7pj {
  background: #18C260;
  color: #0F0B18;
}.ieq_gc_tag_jp-7pj {
  background: #F0A120;
  color: #0F0B18;
}.ieq_gc_tag_ex-7pj {
  background: #A0357C;
  color: #fff;
}.ieq_gc_tag_live-7pj {
  background: #FF2B47;
  color: #fff;
}.ieq_gr-7pj {
  padding: 2rem 16px 0;
  background: #0F0B18;
}
@media(min-width: 765px) {.ieq_gr-7pj {
  padding: 36px 24px 0;
}
}.ieq_gr_in-7pj {
  margin: 0 auto;
  max-width: 1320px;
}.ieq_gr_head-7pj {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
}.ieq_gr_head_l-7pj {
  flex: 1;
  gap: 10px;
  align-items: center;
  min-width: 0;
  display: flex;
}.ieq_gr_ic-7pj {
  border-radius: 8px;
  justify-content: center;
  display: flex;
  height: 2rem;
  flex-shrink: 0;
  align-items: center;
  width: 32px;
}.ieq_gr_ic-7pj svg {
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
}.ieq_gr_title-7pj {
  color: #F4EFFF;
  font-family: 'Space Grotesk', sans-serif;
  font-weight: 700;
  font-size: 16px;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.ieq_gr_title-7pj {
  font-size: 18px;
}
}.ieq_gr_more-7pj {
  gap: 0.313rem;
  transition: color .2s;
  white-space: nowrap;
  display: flex;
  font-size: 0.75rem;
  font-weight: 600;
  flex-shrink: 0;
  color: #72688A;
  align-items: center;
}.ieq_gr_more-7pj:hover {
  color: #E02255;
}.ieq_gr_more-7pj svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 12px;
  width: 12px;
}.ieq_gr_arrows-7pj {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.ieq_gr_arr-7pj {
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  justify-content: center;
  color: #9A8FB0;
  height: 1.875rem;
  display: flex;
  width: 30px;
  align-items: center;
}.ieq_gr_arr-7pj:hover {
  background: rgba(255,255,255,0.07);
  color: #F4EFFF;
}.ieq_gr_arr-7pj svg {
  stroke-linecap: round;
  height: 13px;
  width: 13px;
  stroke-linejoin: round;
}.ieq_gr_seo_h-7pj {
  margin: 0 0 0.375rem;
  color: #C5BBDB;
  font-size: 0.813rem;
  max-width: 42.5rem;
  font-weight: 700;
  font-family: 'Space Grotesk', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.ieq_gr_seo_h-7pj {
  font-size: 0.875rem;
}
}.ieq_gr_seo-7pj {
  font-size: 0.75rem;
  margin-bottom: 0.75rem;
  max-width: 42.5rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #72688A;
}.ieq_gr_seo-7pj strong {
  color: #C5BBDB;
  font-weight: 600;
}.ieq_gr_scroll-7pj {
  gap: 10px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  scrollbar-width: none;
  display: flex;
}.ieq_gr_scroll-7pj::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.ieq_gr_scroll-7pj {
  gap: 0.75rem;
}
}.ieq_tb-7pj {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #0F0B18;
  height: 56px;
  z-index: 80;
  top: 0;
  position: fixed;
  display: flex;
  left: 0;
  right: 0;
  align-items: center;
}.ieq_tb_in-7pj {
  padding: 0 14px;
  gap: 0;
  height: 100%;
  display: flex;
  width: 100%;
  align-items: center;
}.ieq_tb_burger-7pj {
  border-radius: 0.5rem;
  gap: 5px;
  width: 2.375rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-right: 8px;
  height: 38px;
}.ieq_tb_burger-7pj:hover {
  background: rgba(255,255,255,0.05);
}.ieq_tb_burger_line-7pj {
  border-radius: 1px;
  background: #9A8FB0;
  height: 2px;
  width: 1.125rem;
  display: block;
}
@media(min-width:1080px) {.ieq_tb_burger-7pj {
  display: none;
}
}.ieq_tb_logo-7pj {
  gap: 9px;
  display: flex;
  flex-shrink: 0;
  font-size: 1.125rem;
  font-weight: 800;
  color: #F4EFFF;
  overflow-wrap: break-word;
  margin-right: 20px;
  align-items: center;
  letter-spacing: -.01em;
}.ieq_tb_logo_mark-7pj {
  border-radius: 8px;
  overflow: hidden;
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}.ieq_tb_logo_mark-7pj img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.ieq_tb_nav-7pj {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.ieq_tb_nav-7pj {
  display: flex;
}
}.ieq_tb_tab-7pj {
  padding: 8px 0.875rem;
  border-radius: 8px;
  transition: background .15s,color .15s;
  font-weight: 600;
  white-space: nowrap;
  color: #9A8FB0;
  font-size: 13px;
}.ieq_tb_tab-7pj:hover {
  background: rgba(255,255,255,0.05);
  color: #F4EFFF;
}.ieq_tb_tab-7pj.ieq_state_active-7pj {
  background: rgba(224,34,85,0.18);
  color: #F4EFFF;
}.ieq_tb_right-7pj {
  gap: 8px;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.ieq_tb_login-7pj {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  padding: 0.563rem 1rem;
  transition: border-color .2s,color .2s;
  border-radius: 8px;
  font-size: 0.813rem;
  color: #C5BBDB;
  font-weight: 600;
  display: none;
}.ieq_tb_login-7pj:hover {
  border-color: rgba(224,34,85,0.55);
  color: #F4EFFF;
}
@media(min-width:480px) {.ieq_tb_login-7pj {
  display: block;
}
}.ieq_tb_reg-7pj {
  background: #18C260;
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 9px 18px;
  color: #0D0A1A;
  font-weight: 700;
  font-size: 13px;
  white-space: nowrap;
}.ieq_tb_reg-7pj:hover {
  background: #22D96E;
}.ieq_sb-7pj {
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #1A1526;
  top: 56px;
  overflow-y: auto;
  position: fixed;
  z-index: 70;
  width: 220px;
  left: 0;
  bottom: 0;
}.ieq_sb-7pj.ieq_state_open-7pj {
  transform: translateX(0);
}.ieq_sb-7pj::-webkit-scrollbar {
  width: 0.25rem;
}.ieq_sb-7pj::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1081px) {.ieq_sb-7pj {
  transform: translateX(0);
}
}.ieq_sb_auth-7pj {
  padding: 14px 0.75rem 10px;
}.ieq_sb_btn_reg-7pj {
  transition: background .2s;
  background: #18C260;
  border-radius: 0.5rem;
  padding: 0.688rem;
  text-align: center;
  display: block;
  font-size: 13px;
  color: #0D0A1A;
  font-weight: 700;
  margin-bottom: 8px;
}.ieq_sb_btn_reg-7pj:hover {
  background: #22D96E;
}.ieq_sb_btn_login-7pj {
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  padding: 0.625rem;
  transition: border-color .2s;
  border-radius: 0.5rem;
  color: #C5BBDB;
  text-align: center;
  font-weight: 600;
  font-size: 0.813rem;
  display: block;
}.ieq_sb_btn_login-7pj:hover {
  border-color: rgba(224,34,85,0.55);
  color: #F4EFFF;
}.ieq_sb_promo-7pj {
  padding: 0.75rem 14px;
  border-radius: 0.5rem;
  margin: 0 12px 0.625rem;
  border: 1px solid rgba(224,34,85,0.18);
  background: linear-gradient(135deg,#2A0A1E,#1A1526);
  overflow: hidden;
  position: relative;
}.ieq_sb_promo-7pj::before {
  background: radial-gradient(circle,rgba(224,34,85,0.18),transparent 70%);
  border-radius: 50%;
  height: 5rem;
  position: absolute;
  right: -20px;
  content: '';
  width: 5rem;
  top: -20px;
}.ieq_sb_promo_title-7pj {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 4px;
  color: #E02255;
  letter-spacing: .06em;
}.ieq_sb_promo_text-7pj {
  font-size: 0.75rem;
  font-weight: 600;
  overflow-wrap: break-word;
  line-height: 1.35;
  color: #F4EFFF;
}.ieq_sb_promo_sub-7pj {
  color: #72688A;
  font-size: 10px;
  margin-top: 3px;
}.ieq_sb_nav-7pj {
  padding: 0.375rem 8px 16px;
}.ieq_sb_nav_lb-7pj {
  padding: 0.625rem 8px 0.375rem;
  letter-spacing: .08em;
  color: #514969;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
}.ieq_sb_link-7pj {
  padding: 0.563rem 0.625rem;
  border-radius: 4px;
  transition: background .15s,color .15s;
  gap: 10px;
  cursor: pointer;
  font-size: 13px;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 500;
  color: #9A8FB0;
}.ieq_sb_link-7pj:hover {
  background: rgba(255,255,255,0.05);
  color: #F4EFFF;
}.ieq_sb_link-7pj.ieq_state_active-7pj {
  background: rgba(224,34,85,0.18);
  color: #F4EFFF;
}.ieq_sb_ic-7pj {
  border-radius: 4px;
  width: 30px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  height: 30px;
  display: flex;
}.ieq_sb_ic-7pj svg {
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
  height: 16px;
}.ieq_sb_ic_1-7pj {
  background: rgba(224,34,85,0.08);
  color: #E02255;
}.ieq_sb_ic_2-7pj {
  background: rgba(24,194,96,0.15);
  color: #18C260;
}.ieq_sb_ic_3-7pj {
  background: rgba(240,161,32,0.15);
  color: #F0A120;
}.ieq_sb_ic_4-7pj {
  background: rgba(160,53,124,0.22);
  color: #A0357C;
}.ieq_sb_ic_5-7pj {
  background: rgba(224,34,85,0.08);
  color: #F05080;
}.ieq_sb_ic_6-7pj {
  background: rgba(160,53,124,0.22);
  color: #8B2FD4;
}.ieq_sb_badge-7pj {
  background: #F0A120;
  padding: 2px 0.438rem;
  border-radius: 4px;
  font-weight: 700;
  color: #0D0A1A;
  font-size: 9px;
  margin-left: auto;
}.ieq_sb_bot-7pj {
  padding: 0.75rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.5rem;
  display: flex;
}.ieq_sb_lang-7pj,.ieq_sb_help-7pj {
  border-radius: 0.25rem;
  flex: 1;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.06);
  gap: 0.375rem;
  padding: 9px 0.375rem;
  transition: border-color .2s;
  justify-content: center;
  font-size: 0.688rem;
  color: #9A8FB0;
  font-weight: 600;
  display: flex;
  align-items: center;
}.ieq_sb_lang-7pj:hover,.ieq_sb_help-7pj:hover {
  border-color: rgba(224,34,85,0.55);
  color: #F4EFFF;
}.ieq_sb_lang-7pj svg,.ieq_sb_help-7pj svg {
  stroke-linejoin: round;
  width: 13px;
  stroke-linecap: round;
  height: 0.813rem;
}.ieq_sb_bd-7pj {
  background: rgba(8,5,17,0.72);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.ieq_sb_bd-7pj.ieq_state_on-7pj {
  display: block;
}
@media(min-width: 1082px) {.ieq_sb_bd-7pj {
  display: none!important;
}
}.ieq_mob_nav-7pj {
  border-top: 1px solid rgba(255,255,255,0.10);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #1A1526;
  position: fixed;
  display: flex;
  left: 0;
  bottom: 0;
  z-index: 80;
  right: 0;
}
@media(min-width: 1079px) {.ieq_mob_nav-7pj {
  display: none;
}
}.ieq_mob_nav_item-7pj {
  padding: 4px 2px;
  gap: 0.25rem;
  flex: 1;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  color: #514969;
  align-items: center;
}.ieq_mob_nav_ic-7pj {
  line-height: 1;
}.ieq_mob_nav_ic-7pj svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 20px;
  width: 20px;
}.ieq_mob_nav_lb-7pj {
  font-size: 0.625rem;
  color: #514969;
  font-weight: 600;
}.ieq_mob_nav_item-7pj.ieq_state_active-7pj {
  color: #E02255;
}.ieq_mob_nav_item-7pj.ieq_state_active-7pj .ieq_mob_nav_lb-7pj {
  color: #E02255;
}.ieq_hero-7pj {
  padding: 1.25rem 16px 0;
  background: #0F0B18;
}
@media(min-width: 766px) {.ieq_hero-7pj {
  padding: 1.5rem 24px 0;
}
}.ieq_hero_in-7pj {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.ieq_hero_in-7pj {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1097px) {.ieq_hero_in-7pj {
  grid-template-columns: 1fr 340px;
}
}.ieq_hero_promo-7pj {
  overflow: hidden;
  background: #141020;
  border-radius: 14px;
  position: relative;
  min-height: 220px;
  align-items: stretch;
  display: flex;
}
@media(min-width: 766px) {.ieq_hero_promo-7pj {
  min-height: 17.5rem;
}
}.ieq_hero_promo_bg-7pj {
  background-position: center;
  background: linear-gradient(120deg,#2A0A1E 0%,#0F0B18 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.ieq_hero_promo_bg-7pj::after {
  background: linear-gradient(90deg,#0F0B18 0%,rgba(8,5,17,0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.ieq_hero_promo_glow-7pj {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(160,53,124,0.22) 0%,transparent 65%);
  top: -40px;
  pointer-events: none;
  height: 18.75rem;
  position: absolute;
  right: 3.75rem;
  width: 300px;
}.ieq_hero_promo_ct-7pj {
  padding: 28px 24px 28px 28px;
  z-index: 2;
  flex-direction: column;
  display: flex;
  justify-content: center;
  max-width: 30rem;
  position: relative;
}
@media(min-width: 769px) {.ieq_hero_promo_ct-7pj {
  padding: 40px 32px;
}
}.ieq_hero_badge-7pj {
  background: rgba(224,34,85,0.18);
  padding: 0.313rem 12px;
  border-radius: 1.25rem;
  border: 1px solid rgba(224,34,85,0.08);
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  display: inline-block;
  color: #E02255;
  margin-bottom: 0.875rem;
}.ieq_hero_h1-7pj {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 26px;
  line-height: 1.15;
  color: #F4EFFF;
}.ieq_hero_h1-7pj em {
  font-style: normal;
  color: #F0A120;
}
@media(min-width: 770px) {.ieq_hero_h1-7pj {
  font-size: 36px;
}
}.ieq_hero_sub-7pj {
  line-height: 1.55;
  font-size: 13px;
  margin-bottom: 20px;
  color: #9A8FB0;
}
@media(min-width: 771px) {.ieq_hero_sub-7pj {
  font-size: 14px;
}
}.ieq_hero_row-7pj {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.ieq_hero_cta-7pj {
  border-radius: 8px;
  transition: background .2s;
  background: #18C260;
  padding: 0.813rem 1.625rem;
  box-shadow: 0 4px 1.125rem rgba(24,194,96,0.50), 0 1px 0.25rem rgba(24,194,96,0.30);
  color: #0D0A1A;
  font-size: 0.875rem;
  font-weight: 700;
}.ieq_hero_cta-7pj:hover {
  background: #22D96E;
}.ieq_hero_terms-7pj {
  color: #514969;
  font-size: 11px;
}.ieq_hero_game-7pj {
  background: #141020;
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  border-radius: 14px;
  flex-direction: column;
  position: relative;
  display: flex;
}.ieq_hero_game_badge-7pj {
  border-radius: 20px;
  border: 1px solid rgba(240,161,32,0.15);
  background: rgba(240,161,32,0.15);
  padding: 5px 0.625rem;
  top: 12px;
  text-transform: uppercase;
  z-index: 3;
  letter-spacing: .06em;
  left: 0.75rem;
  color: #F0A120;
  position: absolute;
  font-size: 10px;
  font-weight: 700;
}.ieq_hero_game_badge-7pj svg {
  width: 11px;
  vertical-align: -1px;
  margin-right: 0.25rem;
  height: 11px;
}.ieq_hero_game_img-7pj {
  overflow: hidden;
  background: linear-gradient(135deg,#2A0A1E,#0F0B18);
  padding-bottom: 60%;
  position: relative;
}.ieq_hero_game_img-7pj img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.ieq_hero_game_play-7pj {
  background: rgba(8,5,17,0.72);
  inset: 0;
  transition: opacity .2s;
  align-items: center;
  opacity: 0;
  display: flex;
  position: absolute;
  justify-content: center;
}.ieq_hero_game-7pj:hover .ieq_hero_game_play-7pj {
  opacity: 1;
}.ieq_hero_game_play-7pj span {
  border-radius: 50%;
  background: #E02255;
  align-items: center;
  width: 3.25rem;
  display: flex;
  justify-content: center;
  height: 52px;
}.ieq_hero_game_play-7pj span svg {
  margin-left: 2px;
  width: 18px;
  height: 1.125rem;
}.ieq_hero_game_info-7pj {
  padding: 14px 1rem;
}.ieq_hero_game_title-7pj {
  color: #F4EFFF;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 15px;
}.ieq_hero_game_provider-7pj {
  font-size: 11px;
  color: #72688A;
}.ieq_hero_game_btn-7pj {
  padding: 11px;
  margin: 0.75rem 16px 1rem;
  transition: background .2s;
  border-radius: 8px;
  background: #E02255;
  font-size: 0.813rem;
  font-weight: 700;
  display: block;
  color: #F4EFFF;
  text-align: center;
}.ieq_hero_game-7pj:hover .ieq_hero_game_btn-7pj {
  background: #F03264;
}.ieq_sbar-7pj {
  padding: 16px 1rem 0;
  background: #0F0B18;
}
@media(min-width:768px) {.ieq_sbar-7pj {
  padding: 1.125rem 24px 0;
}
}.ieq_sbar_in-7pj {
  margin: 0 auto;
  max-width: 1320px;
}.ieq_sbar_row-7pj {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.75rem;
}.ieq_sbar_input-7pj {
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  border-radius: 8px;
  padding: 11px 1rem;
  flex: 1;
  background: #141020;
  gap: 0.625rem;
  align-items: center;
  cursor: pointer;
  display: flex;
  font-size: 13px;
  color: #72688A;
}.ieq_sbar_input-7pj:hover {
  border-color: rgba(224,34,85,0.55);
}.ieq_sbar_input-7pj svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 15px;
  width: 15px;
  flex-shrink: 0;
}.ieq_sbar_providers-7pj {
  gap: 8px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #141020;
  transition: border-color .2s;
  border-radius: 0.5rem;
  padding: 11px 1.125rem;
  color: #C5BBDB;
  font-size: 13px;
  display: flex;
  font-weight: 600;
  align-items: center;
  white-space: nowrap;
}.ieq_sbar_providers-7pj:hover {
  border-color: rgba(224,34,85,0.55);
  color: #F4EFFF;
}.ieq_sbar_providers-7pj svg {
  width: 0.875rem;
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ieq_sbar_tabs-7pj {
  gap: 0.375rem;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 2px;
  display: flex;
}.ieq_sbar_tabs-7pj::-webkit-scrollbar {
  display: none;
}.ieq_sbar_tab-7pj {
  gap: 7px;
  background: rgba(255,255,255,0.05);
  padding: 0.5rem 0.875rem;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 1.25rem;
  transition: background .15s,color .15s,border-color .15s;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 0.75rem;
  color: #9A8FB0;
  white-space: nowrap;
  flex-shrink: 0;
  cursor: pointer;
}.ieq_sbar_tab-7pj:hover {
  border-color: rgba(224,34,85,0.55);
  background: rgba(255,255,255,0.07);
  color: #F4EFFF;
}.ieq_sbar_tab-7pj.ieq_state_active-7pj {
  border-color: rgba(224,34,85,0.08);
  background: rgba(224,34,85,0.18);
  color: #F4EFFF;
}.ieq_sbar_tab_ic-7pj svg {
  height: 14px;
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
}.ieq_wy-7pj {
  background: #0F0B18;
  padding: 2rem 1rem 0;
}
@media(min-width: 770px) {.ieq_wy-7pj {
  padding: 2.5rem 24px 0;
}
}.ieq_wy_in-7pj {
  margin: 0 auto;
  max-width: 1320px;
}.ieq_wy_head-7pj {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.ieq_wy_label-7pj {
  font-weight: 700;
  letter-spacing: .08em;
  color: #E02255;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 8px;
}.ieq_wy_h2-7pj {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F4EFFF;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Space Grotesk', sans-serif;
}
@media(min-width: 766px) {.ieq_wy_h2-7pj {
  font-size: 1.5rem;
}
}.ieq_wy_intro-7pj {
  margin: 0;
  font-size: 13px;
  color: #72688A;
  line-height: 1.6;
}.ieq_wy_grid-7pj {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.ieq_wy_grid-7pj {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.ieq_wy_grid-7pj {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.ieq_wy_card-7pj {
  transition: border-color .2s,transform .2s;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #1A1526;
  padding: 1.25rem;
}.ieq_wy_card-7pj:hover {
  transform: translateY(-2px);
  border-color: rgba(224,34,85,0.08);
}.ieq_wy_card_ic-7pj {
  background: rgba(224,34,85,0.18);
  border-radius: 50%;
  display: flex;
  align-items: center;
  margin-bottom: 0.875rem;
  color: #E02255;
  justify-content: center;
  width: 44px;
  height: 2.75rem;
}.ieq_wy_card_ic-7pj svg {
  stroke-linecap: round;
  height: 1.375rem;
  stroke-linejoin: round;
  width: 22px;
}.ieq_wy_card_h-7pj {
  font-size: 15px;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.375rem;
  line-height: 1.25;
  color: #F4EFFF;
}.ieq_wy_card_p-7pj {
  color: #72688A;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
}.ieq_wy_card_p-7pj strong {
  font-weight: 600;
  color: #C5BBDB;
}.ieq_gr_jp-7pj {
  padding: 1.25rem;
  border-radius: 0.875rem;
  background: linear-gradient(135deg,#1C0A30 0%,#0C0718 100%);
  overflow: hidden;
  position: relative;
}.ieq_gr_jp-7pj::before {
  background: radial-gradient(circle,rgba(160,53,124,0.22) 0%,transparent 70%);
  border-radius: 50%;
  height: 15.625rem;
  width: 15.625rem;
  left: -60px;
  content: '';
  position: absolute;
  top: -60px;
}.ieq_gr_jp-7pj::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(240,161,32,0.15) 0%,transparent 70%);
  height: 200px;
  position: absolute;
  width: 200px;
  bottom: -40px;
  right: 0;
  content: '';
}.ieq_gr_jp_head-7pj {
  gap: 16px;
  flex-wrap: wrap;
  position: relative;
  display: flex;
  margin-bottom: 16px;
  align-items: flex-start;
  z-index: 1;
}.ieq_gr_jp_info-7pj {
  flex: 1;
}.ieq_gr_jp_label-7pj {
  color: #8B2FD4;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
}.ieq_gr_jp_label-7pj svg {
  vertical-align: -2px;
  stroke-linejoin: round;
  width: 0.875rem;
  height: 0.875rem;
  stroke-linecap: round;
  margin-right: 4px;
}.ieq_gr_jp_amount-7pj {
  line-height: 1;
  font-size: 32px;
  font-family: 'Space Grotesk', sans-serif;
  margin-bottom: 0.25rem;
  color: #F4EFFF;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.ieq_gr_jp_amount-7pj {
  font-size: 2.5rem;
}
}.ieq_gr_jp_amount-7pj span {
  color: #F0A120;
}.ieq_gr_jp_seo-7pj {
  max-width: 30rem;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 12px;
  color: #9A8FB0;
}.ieq_gr_jp_cta-7pj {
  border-radius: 0.5rem;
  border: 1px solid rgba(160,53,124,0.22);
  transition: background .2s;
  padding: 0.688rem 1.25rem;
  background: rgba(160,53,124,0.22);
  margin-top: 0.25rem;
  white-space: nowrap;
  color: #F4EFFF;
  font-size: 0.813rem;
  flex-shrink: 0;
  align-self: flex-start;
  z-index: 1;
  position: relative;
  font-weight: 700;
}.ieq_gr_jp_cta-7pj:hover {
  background: #A0357C;
}.ieq_ws-7pj {
  background: #0F0B18;
  padding: 2rem 16px 0;
}
@media(min-width: 766px) {.ieq_ws-7pj {
  padding: 2.25rem 24px 0;
}
}.ieq_ws_in-7pj {
  margin: 0 auto;
  max-width: 1320px;
}.ieq_ws_head-7pj {
  gap: 0.75rem;
  margin-bottom: 0.875rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}.ieq_ws_title-7pj {
  gap: 10px;
  color: #F4EFFF;
  font-size: 1rem;
  font-family: 'Space Grotesk', sans-serif;
  display: flex;
  flex-wrap: wrap;
  font-weight: 700;
  align-items: center;
  overflow-wrap: break-word;
}.ieq_ws_title_ic-7pj svg {
  stroke-linejoin: round;
  width: 1.125rem;
  color: #F0A120;
  stroke-linecap: round;
  height: 18px;
}.ieq_ws_online-7pj {
  gap: 7px;
  color: #72688A;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
  display: flex;
}.ieq_ws_online_dot-7pj {
  background: #18C260;
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(24,194,96,0.15);
  width: 8px;
  flex-shrink: 0;
  height: 8px;
}.ieq_ws_scroll-7pj {
  gap: 0.5rem;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 8px;
}.ieq_ws_scroll-7pj::-webkit-scrollbar {
  display: none;
}.ieq_wc-7pj {
  border-radius: 0.5rem;
  padding: 0.625rem 0.875rem;
  gap: 10px;
  background: #141020;
  border: 1px solid rgba(255,255,255,0.10);
  align-items: center;
  min-width: 220px;
  display: flex;
  flex-shrink: 0;
}.ieq_wc_img-7pj {
  overflow: hidden;
  border-radius: 0.25rem;
  background: #1A1526;
  height: 36px;
  width: 2.25rem;
  flex-shrink: 0;
}.ieq_wc_img-7pj img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ieq_wc_info-7pj {
  min-width: 0;
}.ieq_wc_game-7pj {
  overflow: hidden;
  font-weight: 600;
  font-size: 0.75rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #C5BBDB;
}.ieq_wc_player-7pj {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.625rem;
  color: #514969;
}.ieq_wc_amount-7pj {
  color: #18C260;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
  margin-left: auto;
  font-size: 0.813rem;
}.ieq_bon-7pj {
  background: #0F0B18;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.ieq_bon-7pj {
  padding: 2.75rem 1.5rem 0;
}
}.ieq_bon_in-7pj {
  margin: 0 auto;
  max-width: 82.5rem;
}.ieq_bon_head-7pj {
  margin-bottom: 20px;
}.ieq_bon_label-7pj {
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #E02255;
  font-size: 0.688rem;
}.ieq_bon_h2-7pj {
  font-weight: 800;
  font-family: 'Space Grotesk', sans-serif;
  overflow-wrap: break-word;
  color: #F4EFFF;
  margin-bottom: 0.5rem;
  font-size: 20px;
}
@media(min-width: 770px) {.ieq_bon_h2-7pj {
  font-size: 24px;
}
}.ieq_bon_seo-7pj {
  font-size: 0.813rem;
  max-width: 38.75rem;
  line-height: 1.6;
  color: #72688A;
  overflow-wrap: break-word;
}.ieq_bon_seo-7pj strong {
  color: #C5BBDB;
  font-weight: 700;
}.ieq_bon_seo-7pj a {
  color: #E02255;
  text-decoration: underline;
}.ieq_bon_grid-7pj {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.ieq_bon_grid-7pj {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.ieq_bon_grid-7pj {
  grid-template-columns: repeat(5,1fr);
}
}.ieq_bon_card-7pj {
  border-radius: 0.5rem;
  padding: 16px;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,transform .2s;
  background: #141020;
}.ieq_bon_card-7pj:hover {
  border-color: rgba(224,34,85,0.08);
  transform: translateY(-2px);
}.ieq_bon_card_ic-7pj svg {
  width: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 26px;
}.ieq_bon_card_ic-7pj {
  margin-bottom: 0.625rem;
}.ieq_bon_card_type-7pj {
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  color: #72688A;
  font-size: 10px;
}.ieq_bon_card_amount-7pj {
  line-height: 1.1;
  color: #F0A120;
  margin-bottom: 0.375rem;
  font-weight: 800;
  font-size: 18px;
}.ieq_bon_card_name-7pj {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.813rem;
  color: #F4EFFF;
}.ieq_bon_card_detail-7pj {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 11px;
  line-height: 1.5;
  color: #514969;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
}.ieq_reg-7pj {
  padding: 2.25rem 16px 0;
  background: #0F0B18;
}
@media(min-width: 771px) {.ieq_reg-7pj {
  padding: 44px 24px 0;
}
}.ieq_reg_in-7pj {
  border: 1px solid rgba(255,255,255,0.06);
  background: #1A1526;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border-radius: 14px;
  max-width: 1320px;
}
@media(min-width: 770px) {.ieq_reg_in-7pj {
  padding: 40px;
}
}.ieq_reg_top-7pj {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.ieq_reg_top-7pj {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.ieq_reg_label-7pj {
  text-transform: uppercase;
  color: #E02255;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
}.ieq_reg_h2-7pj {
  margin-bottom: 0.75rem;
  font-family: 'Space Grotesk', sans-serif;
  font-weight: 800;
  font-size: 22px;
  color: #F4EFFF;
  overflow-wrap: break-word;
  line-height: 1.2;
}
@media(min-width: 769px) {.ieq_reg_h2-7pj {
  font-size: 1.75rem;
}
}.ieq_reg_bonus-7pj {
  border: 1px solid rgba(240,161,32,0.15);
  gap: 0.5rem;
  padding: 10px 1rem;
  border-radius: 0.5rem;
  background: rgba(240,161,32,0.15);
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.ieq_reg_bonus_amount-7pj {
  font-size: 20px;
  font-weight: 800;
  color: #F0A120;
}.ieq_reg_bonus_text-7pj {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #9A8FB0;
}.ieq_reg_cta_btn-7pj {
  padding: 14px 2rem;
  border-radius: 0.5rem;
  transition: background .2s;
  background: #18C260;
  color: #0D0A1A;
  display: inline-block;
  box-shadow: 0 0.25rem 1.125rem rgba(24,194,96,0.50), 0 1px 0.25rem rgba(24,194,96,0.30);
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 12px;
}.ieq_reg_cta_btn-7pj:hover {
  background: #22D96E;
}.ieq_reg_terms-7pj {
  font-size: 11px;
  color: #514969;
  line-height: 1.5;
}.ieq_reg_seo-7pj {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  color: #72688A;
  font-size: 0.813rem;
  line-height: 1.65;
  padding-top: 1.25rem;
}.ieq_reg_seo-7pj p {
  margin-bottom: 0.625rem;
  font-size: 13px;
  line-height: 1.65;
  color: #72688A;
}.ieq_reg_seo-7pj p:last-child {
  margin-bottom: 0;
}.ieq_reg_seo-7pj strong {
  color: #C5BBDB;
  font-weight: 700;
}.ieq_reg_seo-7pj a {
  transition: color .2s;
  text-decoration: underline;
  color: #E02255;
}.ieq_reg_seo-7pj a:hover {
  color: #F03264;
}.ieq_reg_seo-7pj ul,.ieq_reg_seo-7pj ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.ieq_reg_seo-7pj ol {
  list-style: decimal;
}.ieq_reg_seo-7pj li {
  line-height: 1.65;
  color: #72688A;
  margin-bottom: 4px;
  font-size: 13px;
}.ieq_reg_seo-7pj table {
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  margin-bottom: 10px;
  font-size: 13px;
  width: 100%;
}
@media(min-width: 771px) {.ieq_reg_seo-7pj table {
  display: table;
}
}.ieq_reg_seo-7pj th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  color: #C5BBDB;
  text-align: left;
  font-weight: 700;
}.ieq_reg_seo-7pj td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem;
  color: #72688A;
}.ieq_reg_steps-7pj {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width: 861px) {.ieq_reg_steps-7pj {
  margin-top: 0;
}
}.ieq_reg_step-7pj {
  background: rgba(255,255,255,0.05);
  padding: 1rem;
  border: 1px solid rgba(255,255,255,0.06);
  gap: 0.875rem;
  border-radius: 0.5rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.ieq_reg_step_num-7pj {
  border-radius: 50%;
  background: rgba(224,34,85,0.18);
  border: 1px solid rgba(224,34,85,0.08);
  font-size: 14px;
  width: 2.125rem;
  height: 2.125rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  font-weight: 800;
  justify-content: center;
  color: #E02255;
}.ieq_reg_step_title-7pj {
  font-weight: 700;
  color: #F4EFFF;
  margin-bottom: 3px;
  font-size: 14px;
}.ieq_reg_step_text-7pj {
  line-height: 1.5;
  font-size: 12px;
  color: #72688A;
}.ieq_reg_trust-7pj {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
}.ieq_reg_trust_item-7pj {
  gap: 0.438rem;
  display: flex;
  font-size: 0.75rem;
  color: #72688A;
  align-items: center;
  overflow-wrap: break-word;
}.ieq_reg_trust_ic-7pj svg {
  color: #E02255;
  stroke-linecap: round;
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
}.ieq_prov-7pj {
  padding: 36px 16px 0;
  background: #0F0B18;
}
@media(min-width: 771px) {.ieq_prov-7pj {
  padding: 2.75rem 1.5rem 0;
}
}.ieq_prov_in-7pj {
  margin: 0 auto;
  max-width: 1320px;
}.ieq_prov_head-7pj {
  margin-bottom: 1rem;
}.ieq_prov_label-7pj {
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #E02255;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.ieq_prov_h2-7pj {
  color: #F4EFFF;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Space Grotesk', sans-serif;
}
@media(min-width: 771px) {.ieq_prov_h2-7pj {
  font-size: 24px;
}
}.ieq_prov_seo-7pj {
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 620px;
  margin-bottom: 1rem;
  color: #72688A;
  line-height: 1.6;
}.ieq_prov_seo-7pj strong {
  color: #C5BBDB;
  font-weight: 700;
}.ieq_prov_seo-7pj a {
  color: #E02255;
  text-decoration: underline;
}.ieq_prov_grid-7pj {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width:640px) {.ieq_prov_grid-7pj {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.ieq_prov_grid-7pj {
  grid-template-columns: repeat(8,1fr);
}
}.ieq_prov_card-7pj {
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 14px 0.625rem;
  border-radius: 0.5rem;
  gap: 7px;
  background: #141020;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
  display: flex;
}.ieq_prov_card-7pj:hover {
  border-color: rgba(224,34,85,0.55);
  background: #1A1526;
}.ieq_prov_logo-7pj {
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 4px;
  align-items: center;
  height: 2.75rem;
  justify-content: center;
  display: flex;
  width: 2.75rem;
}.ieq_prov_logo-7pj img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.ieq_prov_name-7pj {
  overflow-wrap: break-word;
  font-weight: 600;
  text-align: center;
  color: #9A8FB0;
  font-size: 0.688rem;
}.ieq_app-7pj {
  background: #0F0B18;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.ieq_app-7pj {
  padding: 2.75rem 1.5rem 0;
}
}.ieq_app_in-7pj {
  margin: 0 auto;
  max-width: 82.5rem;
}.ieq_app_head-7pj {
  margin-bottom: 1rem;
}.ieq_app_label-7pj {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #E02255;
  font-weight: 700;
  font-size: 0.688rem;
}.ieq_app_h2-7pj {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 6px;
  color: #F4EFFF;
  font-family: 'Space Grotesk', sans-serif;
}
@media(min-width: 769px) {.ieq_app_h2-7pj {
  font-size: 24px;
}
}.ieq_app_sub-7pj {
  line-height: 1.6;
  color: #72688A;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 37.5rem;
}.ieq_app_sub-7pj strong {
  color: #C5BBDB;
  font-weight: 700;
}.ieq_app_cards-7pj {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width: 637px) {.ieq_app_cards-7pj {
  grid-template-columns: repeat(3,1fr);
}
}.ieq_app_card-7pj {
  gap: 1rem;
  border-radius: 0.5rem;
  padding: 1.25rem;
  overflow: hidden;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}.ieq_app_card_ios-7pj {
  background: linear-gradient(135deg,rgba(224,34,85,0.18) 0%,#1A1526 100%);
}.ieq_app_card_android-7pj {
  background: linear-gradient(135deg,rgba(24,194,96,0.15) 0%,#1A1526 100%);
}.ieq_app_card_win-7pj {
  background: linear-gradient(135deg,rgba(240,161,32,0.15) 0%,#1A1526 100%);
}.ieq_app_card_ic-7pj svg {
  height: 2.125rem;
  stroke-linecap: round;
  width: 34px;
  stroke-linejoin: round;
}.ieq_app_card_ic-7pj {
  color: #F4EFFF;
  flex-shrink: 0;
}.ieq_app_card_os-7pj {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 10px;
  letter-spacing: .08em;
  color: #72688A;
}.ieq_app_card_title-7pj {
  overflow-wrap: break-word;
  margin-bottom: 6px;
  color: #F4EFFF;
  font-weight: 700;
  line-height: 1.2;
  font-size: 0.938rem;
}.ieq_app_card_text-7pj {
  font-size: 0.75rem;
  color: #72688A;
  line-height: 1.5;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}.ieq_app_card_btn-7pj {
  padding: 0.625rem 1.125rem;
  gap: 7px;
  border-radius: 4px;
  transition: background .2s;
  border: 1px solid rgba(224,34,85,0.55);
  background: rgba(255,255,255,0.12);
  color: #F4EFFF;
  font-weight: 700;
  display: inline-flex;
  font-size: 13px;
  align-items: center;
}.ieq_app_card_btn-7pj:hover {
  background: rgba(255,255,255,0.07);
}.ieq_faq-7pj {
  background: #0F0B18;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.ieq_faq-7pj {
  padding: 2.75rem 1.5rem 0;
}
}.ieq_faq_in-7pj {
  margin: 0 auto;
  max-width: 82.5rem;
}.ieq_faq_head-7pj {
  margin-bottom: 1.25rem;
}.ieq_faq_label-7pj {
  letter-spacing: .08em;
  color: #E02255;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 0.688rem;
  font-weight: 700;
}.ieq_faq_h2-7pj {
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Space Grotesk', sans-serif;
  color: #F4EFFF;
  font-weight: 800;
}
@media(min-width: 771px) {.ieq_faq_h2-7pj {
  font-size: 1.5rem;
}
}.ieq_faq_list-7pj {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.ieq_faq_item-7pj {
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #1A1526;
}.ieq_faq_q-7pj {
  gap: 12px;
  padding: 1rem 1.25rem;
  transition: color .2s;
  font-weight: 600;
  font-size: 14px;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  color: #C5BBDB;
  align-items: center;
  overflow-wrap: break-word;
  cursor: pointer;
}.ieq_faq_q-7pj:hover {
  color: #F4EFFF;
}.ieq_faq_q_ic-7pj {
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  display: flex;
  width: 24px;
  justify-content: center;
  flex-shrink: 0;
  height: 24px;
  align-items: center;
  color: #E02255;
  font-size: 16px;
}.ieq_faq_item-7pj.ieq_state_open-7pj .ieq_faq_q_ic-7pj {
  transform: rotate(45deg);
}.ieq_faq_a-7pj {
  padding: 0 1.25rem 16px;
  font-size: 0.813rem;
  color: #72688A;
  overflow-wrap: break-word;
  display: none;
  line-height: 1.7;
}.ieq_faq_item-7pj.ieq_state_open-7pj .ieq_faq_a-7pj {
  display: block;
}.ieq_faq_a-7pj strong {
  font-weight: 700;
  color: #C5BBDB;
}.ieq_faq_a-7pj a {
  text-decoration: underline;
  color: #E02255;
}.ieq_faq_a-7pj ul,.ieq_faq_a-7pj ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.ieq_faq_a-7pj ol {
  list-style: decimal;
}.ieq_faq_a-7pj li {
  margin-bottom: 4px;
  line-height: 1.6;
}.ieq_faq_a-7pj table {
  margin: 0.5rem 0;
  overflow-x: auto;
  font-size: 12px;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 767px) {.ieq_faq_a-7pj table {
  display: table;
}
}.ieq_faq_a-7pj th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.375rem 0.5rem;
  color: #C5BBDB;
  font-weight: 700;
  text-align: left;
}.ieq_faq_a-7pj td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #72688A;
}.ieq_seo-7pj {
  padding: 36px 1rem 0;
  background: #0F0B18;
}
@media(min-width: 770px) {.ieq_seo-7pj {
  padding: 44px 1.5rem 0;
}
}.ieq_seo_in-7pj {
  border: 1px solid rgba(255,255,255,0.10);
  background: #1A1526;
  padding: 28px 1.5rem;
  border-radius: 14px;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 767px) {.ieq_seo_in-7pj {
  padding: 36px 40px;
}
}.ieq_seo_label-7pj {
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  color: #E02255;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.ieq_seo_h2-7pj {
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
  font-size: 20px;
  color: #F4EFFF;
  font-family: 'Space Grotesk', sans-serif;
  margin-bottom: 0.875rem;
}
@media(min-width: 769px) {.ieq_seo_h2-7pj {
  font-size: 24px;
}
}.ieq_seo_body-7pj {
  color: #9A8FB0;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
}.ieq_seo_body-7pj p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #9A8FB0;
}.ieq_seo_body-7pj p:last-child {
  margin-bottom: 0;
}.ieq_seo_body-7pj strong {
  color: #C5BBDB;
  font-weight: 700;
}.ieq_seo_body-7pj a {
  transition: color .2s;
  color: #E02255;
  text-decoration: underline;
}.ieq_seo_body-7pj a:hover {
  color: #F03264;
}.ieq_seo_body-7pj ul,.ieq_seo_body-7pj ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.ieq_seo_body-7pj ol {
  list-style: decimal;
}.ieq_seo_body-7pj li {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #9A8FB0;
  margin-bottom: 6px;
}.ieq_seo_body-7pj table {
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 13px;
}
@media(min-width: 769px) {.ieq_seo_body-7pj table {
  display: table;
}
}.ieq_seo_body-7pj th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  color: #C5BBDB;
  font-weight: 700;
  text-align: left;
}.ieq_seo_body-7pj td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9A8FB0;
}.ieq_seo_cols-7pj {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.ieq_seo_cols-7pj {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.ieq_seo_cols-7pj {
  grid-template-columns: repeat(3,1fr);
}
}.ieq_seo_col_h-7pj {
  color: #C5BBDB;
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 7px;
}.ieq_seo_col_p-7pj {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #72688A;
  overflow-wrap: break-word;
}.ieq_seo_stats-7pj {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.ieq_seo_stat-7pj {
  border-radius: 0.5rem;
  padding: 14px 1rem;
  border: 1px solid rgba(224,34,85,0.18);
  background: rgba(224,34,85,0.08);
  flex: 1;
  min-width: 8.75rem;
}.ieq_seo_stat_val-7pj {
  color: #E02255;
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}.ieq_seo_stat_lb-7pj {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #72688A;
}.ieq_seo-7pj {
  background: #0F0B18;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.ieq_seo-7pj {
  padding: 44px 24px 0;
}
}.ieq_seo_in-7pj {
  padding: 28px 1.5rem;
  border-radius: 0.875rem;
  border: 1px solid rgba(255,255,255,0.10);
  margin: 0 auto;
  background: #1A1526;
  max-width: 1320px;
}
@media(min-width:768px) {.ieq_seo_in-7pj {
  padding: 2.25rem 2.5rem;
}
}.ieq_seo_label-7pj {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.625rem;
  color: #E02255;
}.ieq_seo_h2-7pj {
  color: #F4EFFF;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 14px;
  font-weight: 800;
  font-family: 'Space Grotesk', sans-serif;
  line-height: 1.25;
}
@media(min-width: 766px) {.ieq_seo_h2-7pj {
  font-size: 1.5rem;
}
}.ieq_seo_body-7pj {
  color: #9A8FB0;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
}.ieq_seo_body-7pj p {
  margin-bottom: 12px;
  line-height: 1.75;
  color: #9A8FB0;
  font-size: 0.875rem;
}.ieq_seo_body-7pj p:last-child {
  margin-bottom: 0;
}.ieq_seo_body-7pj strong {
  color: #C5BBDB;
  font-weight: 700;
}.ieq_seo_body-7pj a {
  transition: color .2s;
  color: #E02255;
  text-decoration: underline;
}.ieq_seo_body-7pj a:hover {
  color: #F03264;
}.ieq_seo_body-7pj ul,.ieq_seo_body-7pj ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.ieq_seo_body-7pj ol {
  list-style: decimal;
}.ieq_seo_body-7pj li {
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #9A8FB0;
  line-height: 1.75;
}.ieq_seo_body-7pj table {
  border-collapse: collapse;
  width: 100%;
  display: block;
  font-size: 13px;
  overflow-x: auto;
  margin-bottom: 12px;
}
@media(min-width: 771px) {.ieq_seo_body-7pj table {
  display: table;
}
}.ieq_seo_body-7pj th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  color: #C5BBDB;
  text-align: left;
  font-weight: 700;
}.ieq_seo_body-7pj td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #9A8FB0;
}.ieq_seo_cols-7pj {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.ieq_seo_cols-7pj {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.ieq_seo_cols-7pj {
  grid-template-columns: repeat(3,1fr);
}
}.ieq_seo_col_h-7pj {
  overflow-wrap: break-word;
  color: #C5BBDB;
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
}.ieq_seo_col_p-7pj {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #72688A;
  overflow-wrap: break-word;
}.ieq_seo_stats-7pj {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.ieq_seo_stat-7pj {
  background: rgba(224,34,85,0.08);
  flex: 1;
  border: 1px solid rgba(224,34,85,0.18);
  padding: 14px 1rem;
  border-radius: 8px;
  min-width: 8.75rem;
}.ieq_seo_stat_val-7pj {
  color: #E02255;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 4px;
}.ieq_seo_stat_lb-7pj {
  overflow-wrap: break-word;
  color: #72688A;
  font-size: 11px;
}.ieq_seo-7pj {
  background: #0F0B18;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.ieq_seo-7pj {
  padding: 2.75rem 24px 0;
}
}.ieq_seo_in-7pj {
  border-radius: 0.875rem;
  padding: 28px 24px;
  background: #1A1526;
  border: 1px solid rgba(255,255,255,0.10);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 769px) {.ieq_seo_in-7pj {
  padding: 2.25rem 2.5rem;
}
}.ieq_seo_label-7pj {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-size: 0.688rem;
  color: #E02255;
}.ieq_seo_h2-7pj {
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Space Grotesk', sans-serif;
  line-height: 1.25;
  color: #F4EFFF;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.ieq_seo_h2-7pj {
  font-size: 1.5rem;
}
}.ieq_seo_body-7pj {
  line-height: 1.75;
  color: #9A8FB0;
  font-size: 14px;
  overflow-wrap: break-word;
}.ieq_seo_body-7pj p {
  color: #9A8FB0;
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 14px;
}.ieq_seo_body-7pj p:last-child {
  margin-bottom: 0;
}.ieq_seo_body-7pj strong {
  font-weight: 700;
  color: #C5BBDB;
}.ieq_seo_body-7pj a {
  transition: color .2s;
  color: #E02255;
  text-decoration: underline;
}.ieq_seo_body-7pj a:hover {
  color: #F03264;
}.ieq_seo_body-7pj ul,.ieq_seo_body-7pj ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.ieq_seo_body-7pj ol {
  list-style: decimal;
}.ieq_seo_body-7pj li {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #9A8FB0;
}.ieq_seo_body-7pj table {
  font-size: 0.813rem;
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.ieq_seo_body-7pj table {
  display: table;
}
}.ieq_seo_body-7pj th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C5BBDB;
  font-weight: 700;
  text-align: left;
}.ieq_seo_body-7pj td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #9A8FB0;
}.ieq_seo_cols-7pj {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.ieq_seo_cols-7pj {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.ieq_seo_cols-7pj {
  grid-template-columns: repeat(3,1fr);
}
}.ieq_seo_col_h-7pj {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #C5BBDB;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.ieq_seo_col_p-7pj {
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #72688A;
}.ieq_seo_stats-7pj {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.ieq_seo_stat-7pj {
  padding: 14px 16px;
  flex: 1;
  border: 1px solid rgba(224,34,85,0.18);
  border-radius: 8px;
  background: rgba(224,34,85,0.08);
  min-width: 140px;
}.ieq_seo_stat_val-7pj {
  color: #E02255;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.ieq_seo_stat_lb-7pj {
  font-size: 0.688rem;
  color: #72688A;
  overflow-wrap: break-word;
}.ieq_rv-7pj {
  padding: 36px 16px 0;
  background: #0F0B18;
}
@media(min-width:768px) {.ieq_rv-7pj {
  padding: 2.75rem 1.5rem 0;
}
}.ieq_rv_in-7pj {
  margin: 0 auto;
  max-width: 1320px;
}.ieq_rv_head-7pj {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.ieq_rv_label-7pj {
  color: #E02255;
  margin-bottom: 8px;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.ieq_rv_h2-7pj {
  font-weight: 800;
  margin-bottom: 0.625rem;
  color: #F4EFFF;
  overflow-wrap: break-word;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 1.375rem;
}
@media(min-width: 765px) {.ieq_rv_h2-7pj {
  font-size: 1.75rem;
}
}.ieq_rv_stats-7pj {
  gap: 18px;
  display: flex;
  font-size: 0.813rem;
  align-items: center;
  color: #72688A;
  flex-wrap: wrap;
}.ieq_rv_stats_score-7pj {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.ieq_rv_stats_score_val-7pj {
  font-family: 'Space Grotesk', sans-serif;
  color: #F0A120;
  font-size: 22px;
  font-weight: 800;
}.ieq_rv_stats_score_max-7pj {
  color: #514969;
  font-size: 13px;
}.ieq_rv_stats_badge-7pj {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.ieq_rv_stats_badge-7pj svg {
  color: #F0A120;
  width: 14px;
  height: 0.875rem;
}.ieq_rv_grid-7pj {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.ieq_rv_grid-7pj {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.ieq_rv_grid-7pj {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ieq_rv_card-7pj {
  border-radius: 0.5rem;
  background: #1A1526;
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.10);
  flex-direction: column;
  display: flex;
}.ieq_rv_card_stars-7pj {
  gap: 2px;
  color: #F0A120;
  display: flex;
  margin-bottom: 0.625rem;
}.ieq_rv_card_stars-7pj svg {
  width: 14px;
  height: 0.875rem;
}.ieq_rv_card_h-7pj {
  color: #F4EFFF;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 700;
}.ieq_rv_card_body-7pj {
  flex: 1;
  margin-bottom: 0.875rem;
  color: #72688A;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.ieq_rv_card_body-7pj strong {
  color: #C5BBDB;
  font-weight: 600;
}.ieq_rv_card_meta-7pj {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 12px;
  display: flex;
  align-items: center;
}.ieq_rv_card_author-7pj {
  font-size: 12px;
  color: #C5BBDB;
  font-weight: 600;
}.ieq_rv_card_date-7pj {
  color: #514969;
  font-size: 11px;
}.ieq_pmt-7pj {
  padding: 36px 1rem 0;
  background: #0F0B18;
}
@media(min-width: 765px) {.ieq_pmt-7pj {
  padding: 44px 1.5rem 0;
}
}.ieq_pmt_in-7pj {
  margin: 0 auto;
  max-width: 82.5rem;
}.ieq_pmt_head-7pj {
  max-width: 720px;
  margin-bottom: 22px;
}.ieq_pmt_label-7pj {
  color: #E02255;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
}.ieq_pmt_h2-7pj {
  font-size: 22px;
  font-family: 'Space Grotesk', sans-serif;
  font-weight: 800;
  color: #F4EFFF;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.ieq_pmt_h2-7pj {
  font-size: 1.75rem;
}
}.ieq_pmt_intro-7pj {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #72688A;
  line-height: 1.6;
}.ieq_pmt_groups-7pj {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.ieq_pmt_group-7pj {
  border-radius: 0.5rem;
  padding: 20px;
  background: #1A1526;
  border: 1px solid rgba(255,255,255,0.10);
}.ieq_pmt_group_head-7pj {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 0.625rem;
  display: flex;
  flex-wrap: wrap;
}.ieq_pmt_group_ic-7pj {
  border-radius: 0.25rem;
  background: rgba(224,34,85,0.18);
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  height: 36px;
  display: flex;
  width: 2.25rem;
  color: #E02255;
}.ieq_pmt_group_ic-7pj svg {
  stroke-linecap: round;
  height: 18px;
  width: 18px;
  stroke-linejoin: round;
}.ieq_pmt_group_h-7pj {
  margin: 0;
  font-family: 'Space Grotesk', sans-serif;
  font-weight: 700;
  color: #F4EFFF;
  font-size: 16px;
  overflow-wrap: break-word;
}.ieq_pmt_group_p-7pj {
  line-height: 1.6;
  color: #72688A;
  margin-bottom: 0.875rem;
  font-size: 13px;
  overflow-wrap: break-word;
}.ieq_pmt_group_p-7pj strong {
  color: #C5BBDB;
  font-weight: 600;
}.ieq_pmt_table_wrap-7pj {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.ieq_pmt_table-7pj {
  font-size: 13px;
  min-width: 33.75rem;
  width: 100%;
  border-collapse: collapse;
}.ieq_pmt_table-7pj th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C5BBDB;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  text-align: left;
  white-space: nowrap;
  letter-spacing: .04em;
}.ieq_pmt_table-7pj td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 12px;
  color: #72688A;
}.ieq_pmt_table-7pj tbody tr:last-child td {
  border-bottom: none;
}.ieq_pmt_table-7pj tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #C5BBDB;
}.ieq_ft-7pj {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #080511;
  margin-top: 48px;
}.ieq_ft_support-7pj {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 1rem;
}
@media(min-width: 767px) {.ieq_ft_support-7pj {
  padding: 1.75rem 24px;
}
}.ieq_ft_support_in-7pj {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  max-width: 82.5rem;
  flex-wrap: wrap;
}.ieq_ft_support_main-7pj {
  gap: 1rem;
  flex: 1;
  flex-wrap: wrap;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
}.ieq_ft_support_ic-7pj {
  flex-shrink: 0;
  color: #E02255;
}.ieq_ft_support_ic-7pj svg {
  stroke-linecap: round;
  width: 30px;
  stroke-linejoin: round;
  height: 1.875rem;
}.ieq_ft_support_text_title-7pj {
  margin-bottom: 3px;
  color: #F4EFFF;
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
}.ieq_ft_support_text_sub-7pj {
  color: #72688A;
  font-size: 12px;
  overflow-wrap: break-word;
}.ieq_ft_support_btn-7pj {
  padding: 0.688rem 1.375rem;
  transition: background .2s;
  background: #E02255;
  border-radius: 0.5rem;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
  color: #F4EFFF;
}.ieq_ft_support_btn-7pj:hover {
  background: #F03264;
}.ieq_ft_support_contacts-7pj {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.ieq_ft_support_contact-7pj {
  line-height: 1.4;
  color: #514969;
  font-size: 12px;
}.ieq_ft_support_contact-7pj strong {
  color: #9A8FB0;
  font-weight: 600;
  font-size: 0.688rem;
  display: block;
  margin-bottom: 2px;
}.ieq_ft_main-7pj {
  padding: 2rem 1rem 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 771px) {.ieq_ft_main-7pj {
  padding: 40px 1.5rem 2rem;
}
}.ieq_ft_main_in-7pj {
  gap: 24px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width:640px) {.ieq_ft_main_in-7pj {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.ieq_ft_main_in-7pj {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.ieq_ft_col_logo-7pj {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.ieq_ft_col_logo-7pj {
  grid-column: auto;
}
}.ieq_ft_logo-7pj {
  gap: 0.563rem;
  flex-wrap: wrap;
  margin-bottom: 12px;
  color: #F4EFFF;
  overflow-wrap: break-word;
  display: flex;
  font-weight: 800;
  font-size: 16px;
  align-items: center;
}.ieq_ft_logo_mark-7pj {
  border-radius: 4px;
  overflow: hidden;
  width: 1.875rem;
  height: 1.875rem;
}.ieq_ft_logo_mark-7pj img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ieq_ft_logo_sub-7pj {
  line-height: 1.55;
  max-width: 12.5rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #514969;
}.ieq_ft_col_title-7pj {
  margin-bottom: 14px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .07em;
  color: #9A8FB0;
  font-size: 12px;
}.ieq_ft_col_links-7pj {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.ieq_ft_col_link-7pj {
  transition: color .2s;
  color: #514969;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.ieq_ft_col_link-7pj:hover {
  color: #C5BBDB;
}.ieq_ft_apps-7pj {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.ieq_ft_app_card-7pj {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 4px;
  transition: border-color .2s;
  padding: 10px 0.75rem;
  gap: 0.625rem;
  align-items: center;
  display: flex;
}.ieq_ft_app_card-7pj:hover {
  border-color: rgba(224,34,85,0.55);
}.ieq_ft_app_card_ic-7pj svg {
  stroke-linecap: round;
  height: 1.375rem;
  width: 1.375rem;
  stroke-linejoin: round;
}.ieq_ft_app_card_os-7pj {
  font-size: 0.625rem;
  color: #514969;
  font-weight: 600;
}.ieq_ft_app_card_action-7pj {
  font-weight: 700;
  color: #C5BBDB;
  font-size: 12px;
}.ieq_ft_bot-7pj {
  padding: 20px 16px;
}
@media(min-width: 770px) {.ieq_ft_bot-7pj {
  padding: 1.25rem 24px;
}
}.ieq_ft_bot_in-7pj {
  gap: 1rem;
  margin: 0 auto;
  max-width: 82.5rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.ieq_ft_socials-7pj {
  gap: 8px;
  display: flex;
}.ieq_ft_soc-7pj {
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  transition: background .2s;
  border-radius: 0.25rem;
  align-items: center;
  justify-content: center;
  height: 36px;
  display: flex;
  width: 36px;
  color: #9A8FB0;
}.ieq_ft_soc-7pj svg {
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
}.ieq_ft_soc-7pj:hover {
  background: rgba(255,255,255,0.07);
}.ieq_ft_legal-7pj {
  flex: 1;
  font-size: 0.688rem;
  color: #8C83A4;
  overflow-wrap: break-word;
  min-width: 200px;
  line-height: 1.6;
}.ieq_ft_legal-7pj strong {
  color: #9A8FB0;
  font-weight: 700;
}.ieq_ft_legal-7pj a {
  text-decoration: underline;
  color: #9A8FB0;
}.ieq_ft_age-7pj {
  border-radius: 50%;
  border: 2px solid #8C83A4;
  font-size: 0.688rem;
  color: #8C83A4;
  margin-left: auto;
  height: 32px;
  justify-content: center;
  font-weight: 800;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  width: 32px;
}