*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0C1118;
  font-family: 'Barlow', sans-serif;
  min-height: 100vh;
  color: #B8C8D8;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  border: none;
  font: inherit;
  background: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.ihq-layout-mg0 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.ihq-page-mg0 {
  display: flex;
  min-height: 100vh;
}.ihq-main-mg0 {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media(min-width: 1081px) {.ihq-main-mg0 {
  padding-left: 220px;
}
}
@media(max-width: 1080px) {.ihq-main-mg0 {
  padding-bottom: 4.5rem;
}
}.ihq-gc-mg0 {
  transition: transform .2s,border-color .2s;
  background: #0F1720;
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  width: 8.75rem;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
}
@media(min-width:640px) {.ihq-gc-mg0 {
  width: 9.75rem;
}
}
@media(min-width: 1083px) {.ihq-gc-mg0 {
  width: 168px;
}
}.ihq-gc-mg0:hover {
  border-color: rgba(0,200,232,0.07);
  transform: translateY(-3px);
}.ihq-gc_img-mg0 {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.ihq-gc_img-mg0 img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.ihq-gc_hover-mg0 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8,13,18,0.72);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  position: absolute;
}.ihq-gc-mg0:hover .ihq-gc_hover-mg0 {
  opacity: 1;
}.ihq-gc_hover_btn-mg0 {
  border-radius: 0.375rem;
  background: #00C8E8;
  padding: 0.5rem 1rem;
  font-weight: 700;
  color: #EDF2F7;
  font-size: 12px;
}.ihq-gc_info-mg0 {
  padding: 0.5rem 0.625rem 0.625rem;
}.ihq-gc_name-mg0 {
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
  max-width: 100%;
  margin-bottom: 3px;
  color: #B8C8D8;
  text-overflow: ellipsis;
}.ihq-gc_prov-mg0 {
  color: #3E5060;
  font-size: 10px;
}.ihq-gc_tag-mg0 {
  border-radius: 4px;
  padding: 2px 7px;
  font-weight: 700;
  left: 6px;
  font-size: 0.563rem;
  text-transform: uppercase;
  position: absolute;
  z-index: 2;
  top: 0.375rem;
  letter-spacing: .04em;
}.ihq-gc_tag_hot-mg0 {
  background: #E83A3A;
  color: #fff;
}.ihq-gc_tag_new-mg0 {
  background: #20CF68;
  color: #0C1118;
}.ihq-gc_tag_jp-mg0 {
  background: #F5A623;
  color: #0C1118;
}.ihq-gc_tag_ex-mg0 {
  background: #1A3FCE;
  color: #fff;
}.ihq-gc_tag_live-mg0 {
  background: #E83A3A;
  color: #fff;
}.ihq-gr-mg0 {
  padding: 32px 1rem 0;
  background: #0C1118;
}
@media(min-width: 771px) {.ihq-gr-mg0 {
  padding: 36px 24px 0;
}
}.ihq-gr_in-mg0 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ihq-gr_head-mg0 {
  gap: 0.75rem;
  margin-bottom: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.ihq-gr_head_l-mg0 {
  gap: 10px;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.ihq-gr_ic-mg0 {
  border-radius: 0.625rem;
  align-items: center;
  width: 32px;
  height: 32px;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
}.ihq-gr_ic-mg0 svg {
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
  width: 16px;
}.ihq-gr_title-mg0 {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 16px;
  color: #EDF2F7;
  overflow-wrap: break-word;
  font-weight: 700;
}
@media(min-width: 769px) {.ihq-gr_title-mg0 {
  font-size: 1.125rem;
}
}.ihq-gr_more-mg0 {
  transition: color .2s;
  gap: 5px;
  flex-shrink: 0;
  font-size: 0.75rem;
  color: #566778;
  white-space: nowrap;
  align-items: center;
  font-weight: 600;
  display: flex;
}.ihq-gr_more-mg0:hover {
  color: #00C8E8;
}.ihq-gr_more-mg0 svg {
  height: 0.75rem;
  width: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ihq-gr_arrows-mg0 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.ihq-gr_arr-mg0 {
  border-radius: 6px;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  color: #7E96AC;
  width: 1.875rem;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
}.ihq-gr_arr-mg0:hover {
  background: rgba(255,255,255,0.07);
  color: #EDF2F7;
}.ihq-gr_arr-mg0 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.813rem;
  width: 13px;
}.ihq-gr_seo_h-mg0 {
  margin: 0 0 0.375rem;
  color: #B8C8D8;
  font-size: 13px;
  max-width: 680px;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.ihq-gr_seo_h-mg0 {
  font-size: 0.875rem;
}
}.ihq-gr_seo-mg0 {
  margin-bottom: 12px;
  overflow-wrap: break-word;
  color: #566778;
  font-size: 0.75rem;
  max-width: 680px;
  line-height: 1.55;
}.ihq-gr_seo-mg0 strong {
  font-weight: 600;
  color: #B8C8D8;
}.ihq-gr_scroll-mg0 {
  gap: 0.625rem;
  padding-bottom: 0.625rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.ihq-gr_scroll-mg0::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.ihq-gr_scroll-mg0 {
  gap: 0.75rem;
}
}.ihq-tb-mg0 {
  background: #0C1118;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  top: 0;
  display: flex;
  position: fixed;
  z-index: 80;
  align-items: center;
  left: 0;
  right: 0;
  height: 56px;
}.ihq-tb_in-mg0 {
  padding: 0 14px;
  gap: 0;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}.ihq-tb_burger-mg0 {
  gap: 5px;
  border-radius: 0.625rem;
  align-items: center;
  width: 38px;
  flex-shrink: 0;
  flex-direction: column;
  margin-right: 0.5rem;
  height: 38px;
  display: flex;
  justify-content: center;
}.ihq-tb_burger-mg0:hover {
  background: rgba(255,255,255,0.05);
}.ihq-tb_burger_line-mg0 {
  border-radius: 1px;
  background: #7E96AC;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width: 1078px) {.ihq-tb_burger-mg0 {
  display: none;
}
}.ihq-tb_logo-mg0 {
  gap: 9px;
  flex-shrink: 0;
  letter-spacing: -.01em;
  align-items: center;
  margin-right: 1.25rem;
  display: flex;
  overflow-wrap: break-word;
  font-size: 1.125rem;
  color: #EDF2F7;
  font-weight: 800;
}.ihq-tb_logo_mark-mg0 {
  border-radius: 10px;
  overflow: hidden;
  justify-content: center;
  height: 2rem;
  align-items: center;
  width: 2rem;
  display: flex;
}.ihq-tb_logo_mark-mg0 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ihq-tb_nav-mg0 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.ihq-tb_nav-mg0 {
  display: flex;
}
}.ihq-tb_tab-mg0 {
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  border-radius: 10px;
  color: #7E96AC;
  font-weight: 600;
  font-size: 0.813rem;
  white-space: nowrap;
}.ihq-tb_tab-mg0:hover {
  background: rgba(255,255,255,0.05);
  color: #EDF2F7;
}.ihq-tb_tab-mg0.ihq-state_active-mg0 {
  background: rgba(0,200,232,0.18);
  color: #EDF2F7;
}.ihq-tb_right-mg0 {
  gap: 0.5rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  margin-left: auto;
}.ihq-tb_login-mg0 {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  padding: 9px 1rem;
  transition: border-color .2s,color .2s;
  border-radius: 0.625rem;
  color: #B8C8D8;
  font-weight: 600;
  display: none;
  font-size: 13px;
}.ihq-tb_login-mg0:hover {
  border-color: rgba(0,210,240,0.40);
  color: #EDF2F7;
}
@media(min-width: 481px) {.ihq-tb_login-mg0 {
  display: block;
}
}.ihq-tb_reg-mg0 {
  padding: 9px 18px;
  transition: background .2s;
  background: #20CF68;
  border-radius: 0.625rem;
  font-size: 0.813rem;
  font-weight: 700;
  color: #090F14;
  white-space: nowrap;
}.ihq-tb_reg-mg0:hover {
  background: #2EE077;
}.ihq-sb-mg0 {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  background: #131C26;
  z-index: 70;
  top: 56px;
  width: 13.75rem;
  bottom: 0;
  left: 0;
  position: fixed;
  overflow-y: auto;
}.ihq-sb-mg0.ihq-state_open-mg0 {
  transform: translateX(0);
}.ihq-sb-mg0::-webkit-scrollbar {
  width: 0.25rem;
}.ihq-sb-mg0::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.ihq-sb-mg0 {
  transform: translateX(0);
}
}.ihq-sb_auth-mg0 {
  padding: 0.875rem 0.75rem 0.625rem;
}.ihq-sb_btn_reg-mg0 {
  border-radius: 10px;
  transition: background .2s;
  padding: 0.688rem;
  background: #20CF68;
  text-align: center;
  font-weight: 700;
  font-size: 13px;
  display: block;
  color: #090F14;
  margin-bottom: 0.5rem;
}.ihq-sb_btn_reg-mg0:hover {
  background: #2EE077;
}.ihq-sb_btn_login-mg0 {
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 0.625rem;
  border-radius: 0.625rem;
  background: rgba(255,255,255,0.05);
  font-weight: 600;
  color: #B8C8D8;
  font-size: 0.813rem;
  text-align: center;
  display: block;
}.ihq-sb_btn_login-mg0:hover {
  border-color: rgba(0,210,240,0.40);
  color: #EDF2F7;
}.ihq-sb_promo-mg0 {
  overflow: hidden;
  background: linear-gradient(135deg,#071828,#131C26);
  margin: 0 0.75rem 0.625rem;
  border: 1px solid rgba(0,200,232,0.18);
  border-radius: 0.625rem;
  padding: 12px 14px;
  position: relative;
}.ihq-sb_promo-mg0::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0,200,232,0.18),transparent 70%);
  width: 5rem;
  top: -1.25rem;
  content: '';
  height: 5rem;
  right: -20px;
  position: absolute;
}.ihq-sb_promo_title-mg0 {
  font-weight: 700;
  color: #00C8E8;
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  font-size: 11px;
  text-transform: uppercase;
}.ihq-sb_promo_text-mg0 {
  font-weight: 600;
  overflow-wrap: break-word;
  line-height: 1.35;
  font-size: 0.75rem;
  color: #EDF2F7;
}.ihq-sb_promo_sub-mg0 {
  color: #566778;
  margin-top: 3px;
  font-size: 10px;
}.ihq-sb_nav-mg0 {
  padding: 6px 0.5rem 1rem;
}.ihq-sb_nav_lb-mg0 {
  padding: 0.625rem 8px 6px;
  font-size: 0.625rem;
  color: #3E5060;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.ihq-sb_link-mg0 {
  border-radius: 0.375rem;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  padding: 0.563rem 0.625rem;
  font-weight: 500;
  color: #7E96AC;
  cursor: pointer;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 13px;
  display: flex;
}.ihq-sb_link-mg0:hover {
  background: rgba(255,255,255,0.05);
  color: #EDF2F7;
}.ihq-sb_link-mg0.ihq-state_active-mg0 {
  background: rgba(0,200,232,0.18);
  color: #EDF2F7;
}.ihq-sb_ic-mg0 {
  border-radius: 0.375rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 1.875rem;
  display: flex;
  height: 30px;
}.ihq-sb_ic-mg0 svg {
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
}.ihq-sb_ic_1-mg0 {
  background: rgba(0,200,232,0.07);
  color: #00C8E8;
}.ihq-sb_ic_2-mg0 {
  background: rgba(32,207,104,0.16);
  color: #20CF68;
}.ihq-sb_ic_3-mg0 {
  background: rgba(245,166,35,0.15);
  color: #F5A623;
}.ihq-sb_ic_4-mg0 {
  background: rgba(26,63,206,0.22);
  color: #1A3FCE;
}.ihq-sb_ic_5-mg0 {
  background: rgba(0,200,232,0.07);
  color: #FF4DAE;
}.ihq-sb_ic_6-mg0 {
  background: rgba(26,63,206,0.22);
  color: #9B4DFF;
}.ihq-sb_badge-mg0 {
  border-radius: 0.375rem;
  background: #F5A623;
  padding: 2px 7px;
  font-size: 9px;
  margin-left: auto;
  color: #090F14;
  font-weight: 700;
}.ihq-sb_bot-mg0 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.5rem;
  padding: 12px;
  display: flex;
}.ihq-sb_lang-mg0,.ihq-sb_help-mg0 {
  flex: 1;
  padding: 9px 6px;
  border-radius: 0.375rem;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  gap: 6px;
  border: 1px solid rgba(255,255,255,0.06);
  color: #7E96AC;
  display: flex;
  font-size: 11px;
  align-items: center;
  font-weight: 600;
  justify-content: center;
}.ihq-sb_lang-mg0:hover,.ihq-sb_help-mg0:hover {
  border-color: rgba(0,210,240,0.40);
  color: #EDF2F7;
}.ihq-sb_lang-mg0 svg,.ihq-sb_help-mg0 svg {
  stroke-linejoin: round;
  height: 0.813rem;
  width: 13px;
  stroke-linecap: round;
}.ihq-sb_bd-mg0 {
  background: rgba(8,13,18,0.72);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.ihq-sb_bd-mg0.ihq-state_on-mg0 {
  display: block;
}
@media(min-width: 1079px) {.ihq-sb_bd-mg0 {
  display: none!important;
}
}.ihq-mob_nav-mg0 {
  background: #131C26;
  border-top: 1px solid rgba(255,255,255,0.11);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  display: flex;
  z-index: 80;
  right: 0;
  left: 0;
  bottom: 0;
  position: fixed;
}
@media(min-width: 1083px) {.ihq-mob_nav-mg0 {
  display: none;
}
}.ihq-mob_nav_item-mg0 {
  padding: 4px 2px;
  gap: 0.25rem;
  flex: 1;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  color: #3E5060;
}.ihq-mob_nav_ic-mg0 {
  line-height: 1;
}.ihq-mob_nav_ic-mg0 svg {
  stroke-linecap: round;
  height: 20px;
  width: 1.25rem;
  stroke-linejoin: round;
}.ihq-mob_nav_lb-mg0 {
  color: #3E5060;
  font-size: 10px;
  font-weight: 600;
}.ihq-mob_nav_item-mg0.ihq-state_active-mg0 {
  color: #00C8E8;
}.ihq-mob_nav_item-mg0.ihq-state_active-mg0 .ihq-mob_nav_lb-mg0 {
  color: #00C8E8;
}.ihq-hero-mg0 {
  padding: 1.25rem 16px 0;
  background: #0C1118;
}
@media(min-width: 770px) {.ihq-hero-mg0 {
  padding: 24px 1.5rem 0;
}
}.ihq-hero_in-mg0 {
  margin: 0 auto;
  gap: 12px;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.ihq-hero_in-mg0 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.ihq-hero_in-mg0 {
  grid-template-columns: 1fr 340px;
}
}.ihq-hero_promo-mg0 {
  overflow: hidden;
  background: #0F1720;
  border-radius: 16px;
  min-height: 13.75rem;
  position: relative;
  align-items: stretch;
  display: flex;
}
@media(min-width: 765px) {.ihq-hero_promo-mg0 {
  min-height: 17.5rem;
}
}.ihq-hero_promo_bg-mg0 {
  background-position: center;
  background: linear-gradient(120deg,#071828 0%,#0C1118 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.ihq-hero_promo_bg-mg0::after {
  background: linear-gradient(90deg,#0C1118 0%,rgba(8,13,18,0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.ihq-hero_promo_glow-mg0 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(26,63,206,0.22) 0%,transparent 65%);
  height: 300px;
  width: 300px;
  right: 3.75rem;
  pointer-events: none;
  top: -40px;
  position: absolute;
}.ihq-hero_promo_ct-mg0 {
  padding: 28px 24px 1.75rem 1.75rem;
  position: relative;
  z-index: 2;
  flex-direction: column;
  display: flex;
  justify-content: center;
  max-width: 30rem;
}
@media(min-width:768px) {.ihq-hero_promo_ct-mg0 {
  padding: 2.5rem 2rem;
}
}.ihq-hero_badge-mg0 {
  border: 1px solid rgba(0,200,232,0.07);
  background: rgba(0,200,232,0.18);
  padding: 5px 0.75rem;
  border-radius: 1.375rem;
  margin-bottom: 14px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  display: inline-block;
  font-size: 0.625rem;
  color: #00C8E8;
}.ihq-hero_h1-mg0 {
  font-weight: 800;
  font-size: 26px;
  overflow-wrap: break-word;
  color: #EDF2F7;
  line-height: 1.15;
  margin-bottom: 0.625rem;
  font-family: 'Barlow Condensed', sans-serif;
}.ihq-hero_h1-mg0 em {
  font-style: normal;
  color: #F5A623;
}
@media(min-width: 769px) {.ihq-hero_h1-mg0 {
  font-size: 2.25rem;
}
}.ihq-hero_sub-mg0 {
  color: #7E96AC;
  line-height: 1.55;
  font-size: 0.813rem;
  margin-bottom: 1.25rem;
}
@media(min-width: 769px) {.ihq-hero_sub-mg0 {
  font-size: 0.875rem;
}
}.ihq-hero_row-mg0 {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.ihq-hero_cta-mg0 {
  background: #20CF68;
  border-radius: 0.625rem;
  padding: 0.813rem 26px;
  transition: background .2s;
  font-size: 14px;
  font-weight: 700;
  color: #090F14;
  box-shadow: 0 4px 1.125rem rgba(32,207,104,0.35), inset 0 1px 0 rgba(255,255,255,0.12);
}.ihq-hero_cta-mg0:hover {
  background: #2EE077;
}.ihq-hero_terms-mg0 {
  font-size: 0.688rem;
  color: #3E5060;
}.ihq-hero_game-mg0 {
  border: 1px solid rgba(255,255,255,0.06);
  background: #0F1720;
  border-radius: 1rem;
  overflow: hidden;
  flex-direction: column;
  position: relative;
  display: flex;
}.ihq-hero_game_badge-mg0 {
  border: 1px solid rgba(245,166,35,0.15);
  border-radius: 22px;
  background: rgba(245,166,35,0.15);
  padding: 5px 10px;
  position: absolute;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
  top: 12px;
  color: #F5A623;
  left: 0.75rem;
  z-index: 3;
  font-size: 0.625rem;
}.ihq-hero_game_badge-mg0 svg {
  width: 0.688rem;
  margin-right: 0.25rem;
  vertical-align: -1px;
  height: 11px;
}.ihq-hero_game_img-mg0 {
  background: linear-gradient(135deg,#071828,#0C1118);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.ihq-hero_game_img-mg0 img {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}.ihq-hero_game_play-mg0 {
  background: rgba(8,13,18,0.72);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}.ihq-hero_game-mg0:hover .ihq-hero_game_play-mg0 {
  opacity: 1;
}.ihq-hero_game_play-mg0 span {
  border-radius: 50%;
  background: #00C8E8;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 52px;
  height: 3.25rem;
}.ihq-hero_game_play-mg0 span svg {
  margin-left: 2px;
  height: 1.125rem;
  width: 1.125rem;
}.ihq-hero_game_info-mg0 {
  padding: 14px 1rem;
}.ihq-hero_game_title-mg0 {
  margin-bottom: 4px;
  color: #EDF2F7;
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.ihq-hero_game_provider-mg0 {
  color: #566778;
  font-size: 0.688rem;
}.ihq-hero_game_btn-mg0 {
  padding: 0.688rem;
  margin: 12px 1rem 1rem;
  transition: background .2s;
  border-radius: 0.625rem;
  background: #00C8E8;
  text-align: center;
  display: block;
  font-weight: 700;
  color: #EDF2F7;
  font-size: 0.813rem;
}.ihq-hero_game-mg0:hover .ihq-hero_game_btn-mg0 {
  background: #00DCFF;
}.ihq-sbar-mg0 {
  background: #0C1118;
  padding: 1rem 1rem 0;
}
@media(min-width: 767px) {.ihq-sbar-mg0 {
  padding: 18px 1.5rem 0;
}
}.ihq-sbar_in-mg0 {
  margin: 0 auto;
  max-width: 1320px;
}.ihq-sbar_row-mg0 {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
}.ihq-sbar_input-mg0 {
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 11px 16px;
  flex: 1;
  background: #0F1720;
  gap: 10px;
  transition: border-color .2s;
  color: #566778;
  font-size: 0.813rem;
  display: flex;
  align-items: center;
  cursor: pointer;
}.ihq-sbar_input-mg0:hover {
  border-color: rgba(0,210,240,0.40);
}.ihq-sbar_input-mg0 svg {
  height: 15px;
  flex-shrink: 0;
  stroke-linejoin: round;
  width: 15px;
  stroke-linecap: round;
}.ihq-sbar_providers-mg0 {
  background: #0F1720;
  padding: 11px 1.125rem;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.11);
  gap: 8px;
  border-radius: 10px;
  align-items: center;
  color: #B8C8D8;
  white-space: nowrap;
  font-weight: 600;
  font-size: 13px;
  display: flex;
}.ihq-sbar_providers-mg0:hover {
  border-color: rgba(0,210,240,0.40);
  color: #EDF2F7;
}.ihq-sbar_providers-mg0 svg {
  width: 14px;
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
}.ihq-sbar_tabs-mg0 {
  gap: 6px;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.ihq-sbar_tabs-mg0::-webkit-scrollbar {
  display: none;
}.ihq-sbar_tab-mg0 {
  border: 1px solid rgba(255,255,255,0.06);
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255,255,255,0.05);
  padding: 8px 14px;
  gap: 0.438rem;
  border-radius: 1.375rem;
  cursor: pointer;
  font-weight: 600;
  white-space: nowrap;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  font-size: 0.75rem;
  color: #7E96AC;
}.ihq-sbar_tab-mg0:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(0,210,240,0.40);
  color: #EDF2F7;
}.ihq-sbar_tab-mg0.ihq-state_active-mg0 {
  background: rgba(0,200,232,0.18);
  border-color: rgba(0,200,232,0.07);
  color: #EDF2F7;
}.ihq-sbar_tab_ic-mg0 svg {
  stroke-linejoin: round;
  width: 0.875rem;
  height: 0.875rem;
  stroke-linecap: round;
}.ihq-gcg-mg0 {
  padding: 36px 16px 0;
  background: #0C1118;
}
@media(min-width: 769px) {.ihq-gcg-mg0 {
  padding: 44px 24px 0;
}
}.ihq-gcg_in-mg0 {
  margin: 0 auto;
  max-width: 1320px;
}.ihq-gcg_head-mg0 {
  max-width: 720px;
  margin-bottom: 20px;
}.ihq-gcg_label-mg0 {
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  color: #00C8E8;
}.ihq-gcg_h2-mg0 {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EDF2F7;
  font-weight: 800;
  font-size: 22px;
}
@media(min-width: 770px) {.ihq-gcg_h2-mg0 {
  font-size: 1.75rem;
}
}.ihq-gcg_intro-mg0 {
  color: #566778;
  line-height: 1.6;
  font-size: 0.813rem;
}.ihq-gcg_grid-mg0 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.ihq-gcg_grid-mg0 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.ihq-gcg_grid-mg0 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ihq-gcg_card-mg0 {
  transition: transform .2s,border-color .2s;
  padding: 20px;
  border-radius: 1rem;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.11);
  min-height: 240px;
  justify-content: flex-end;
  flex-direction: column;
  position: relative;
  display: flex;
  cursor: pointer;
}.ihq-gcg_card-mg0:hover {
  transform: translateY(-3px);
  border-color: rgba(0,200,232,0.18);
}.ihq-gcg_card_bg-mg0 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.ihq-gcg_card_bg-mg0::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.ihq-gcg_card_ic-mg0 {
  background: rgba(0,0,0,.45);
  border-radius: 6px;
  color: #EDF2F7;
  top: 1.125rem;
  position: absolute;
  width: 2.5rem;
  align-items: center;
  height: 2.5rem;
  right: 1.125rem;
  display: flex;
  z-index: 2;
  justify-content: center;
}.ihq-gcg_card_ic-mg0 svg {
  height: 1.25rem;
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ihq-gcg_card_ct-mg0 {
  z-index: 1;
  position: relative;
}.ihq-gcg_card_h-mg0 {
  font-family: 'Barlow Condensed', sans-serif;
  color: #EDF2F7;
  line-height: 1.2;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 18px;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.ihq-gcg_card_h-mg0 {
  font-size: 20px;
}
}.ihq-gcg_card_p-mg0 {
  margin-bottom: 0.625rem;
  font-size: 0.75rem;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  line-height: 1.55;
}.ihq-gcg_card_p-mg0 strong {
  font-weight: 600;
  color: #EDF2F7;
}.ihq-gcg_card_cta-mg0 {
  gap: 4px;
  color: #00C8E8;
  align-items: center;
  letter-spacing: .04em;
  font-weight: 700;
  font-size: 0.75rem;
  display: inline-flex;
  text-transform: uppercase;
}.ihq-gcg_card_cta-mg0 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
  width: 12px;
}.ihq-ws-mg0 {
  padding: 32px 1rem 0;
  background: #0C1118;
}
@media(min-width: 770px) {.ihq-ws-mg0 {
  padding: 2.25rem 1.5rem 0;
}
}.ihq-ws_in-mg0 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ihq-ws_head-mg0 {
  gap: 0.75rem;
  margin-bottom: 14px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}.ihq-ws_title-mg0 {
  gap: 10px;
  font-weight: 700;
  display: flex;
  align-items: center;
  font-size: 16px;
  flex-wrap: wrap;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EDF2F7;
  overflow-wrap: break-word;
}.ihq-ws_title_ic-mg0 svg {
  width: 18px;
  height: 18px;
  color: #F5A623;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ihq-ws_online-mg0 {
  gap: 7px;
  font-size: 12px;
  font-weight: 600;
  display: flex;
  color: #566778;
  align-items: center;
}.ihq-ws_online_dot-mg0 {
  background: #20CF68;
  border-radius: 50%;
  flex-shrink: 0;
  width: 0.5rem;
  height: 8px;
  box-shadow: 0 0 0.375rem rgba(32,207,104,0.16);
}.ihq-ws_scroll-mg0 {
  gap: 8px;
  display: flex;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
}.ihq-ws_scroll-mg0::-webkit-scrollbar {
  display: none;
}.ihq-wc-mg0 {
  padding: 10px 0.875rem;
  gap: 0.625rem;
  background: #0F1720;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.625rem;
  min-width: 13.75rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.ihq-wc_img-mg0 {
  background: #131C26;
  overflow: hidden;
  border-radius: 0.375rem;
  flex-shrink: 0;
  width: 2.25rem;
  height: 36px;
}.ihq-wc_img-mg0 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.ihq-wc_info-mg0 {
  min-width: 0;
}.ihq-wc_game-mg0 {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #B8C8D8;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
}.ihq-wc_player-mg0 {
  overflow: hidden;
  font-size: 0.625rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #3E5060;
}.ihq-wc_amount-mg0 {
  margin-left: auto;
  color: #20CF68;
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 13px;
}.ihq-htp-mg0 {
  background: #0C1118;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.ihq-htp-mg0 {
  padding: 2.75rem 24px 0;
}
}.ihq-htp_in-mg0 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ihq-htp_head-mg0 {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.ihq-htp_label-mg0 {
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  color: #00C8E8;
  font-weight: 700;
}.ihq-htp_h2-mg0 {
  margin-bottom: 8px;
  color: #EDF2F7;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 22px;
}
@media(min-width: 769px) {.ihq-htp_h2-mg0 {
  font-size: 1.75rem;
}
}.ihq-htp_intro-mg0 {
  color: #566778;
  line-height: 1.6;
  font-size: 14px;
}.ihq-htp_steps-mg0 {
  gap: 0.75rem;
  padding: 0;
  list-style: none;
  margin: 0;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.ihq-htp_steps-mg0 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.ihq-htp_steps-mg0 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.ihq-htp_step-mg0 {
  padding: 20px 1.125rem 1.125rem;
  border-radius: 0.625rem;
  background: #131C26;
  border: 1px solid rgba(255,255,255,0.11);
  flex-direction: column;
  position: relative;
  display: flex;
}.ihq-htp_step_num-mg0 {
  border-radius: 50%;
  background: #00C8E8;
  position: absolute;
  width: 1.75rem;
  top: -12px;
  display: flex;
  left: 20px;
  justify-content: center;
  align-items: center;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  height: 28px;
  color: #090F14;
  font-size: 0.813rem;
}.ihq-htp_step_ic-mg0 {
  border-radius: 6px;
  background: rgba(0,200,232,0.18);
  margin: 0.5rem 0 0.75rem;
  justify-content: center;
  width: 2.25rem;
  align-items: center;
  color: #00C8E8;
  display: flex;
  height: 2.25rem;
}.ihq-htp_step_ic-mg0 svg {
  width: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
}.ihq-htp_step_h-mg0 {
  color: #EDF2F7;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.25;
  margin-bottom: 0.375rem;
}.ihq-htp_step_p-mg0 {
  line-height: 1.55;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #566778;
}.ihq-htp_step_p-mg0 strong {
  color: #B8C8D8;
  font-weight: 600;
}.ihq-htp_cta-mg0 {
  background: #20CF68;
  border-radius: 10px;
  transition: background .2s;
  padding: 0.813rem 26px;
  margin-top: 20px;
  font-size: 0.875rem;
  display: inline-block;
  color: #090F14;
  font-weight: 700;
}.ihq-htp_cta-mg0:hover {
  background: #2EE077;
}.ihq-app-mg0 {
  padding: 2.25rem 1rem 0;
  background: #0C1118;
}
@media(min-width: 769px) {.ihq-app-mg0 {
  padding: 44px 1.5rem 0;
}
}.ihq-app_in-mg0 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ihq-app_head-mg0 {
  margin-bottom: 1rem;
}.ihq-app_label-mg0 {
  letter-spacing: .08em;
  color: #00C8E8;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
}.ihq-app_h2-mg0 {
  overflow-wrap: break-word;
  color: #EDF2F7;
  margin-bottom: 0.375rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.ihq-app_h2-mg0 {
  font-size: 24px;
}
}.ihq-app_sub-mg0 {
  max-width: 600px;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #566778;
  line-height: 1.6;
}.ihq-app_sub-mg0 strong {
  font-weight: 700;
  color: #B8C8D8;
}.ihq-app_cards-mg0 {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 637px) {.ihq-app_cards-mg0 {
  grid-template-columns: repeat(3,1fr);
}
}.ihq-app_card-mg0 {
  overflow: hidden;
  gap: 16px;
  border-radius: 0.625rem;
  padding: 1.25rem;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  display: flex;
}.ihq-app_card_ios-mg0 {
  background: linear-gradient(135deg,rgba(0,200,232,0.18) 0%,#131C26 100%);
}.ihq-app_card_android-mg0 {
  background: linear-gradient(135deg,rgba(32,207,104,0.16) 0%,#131C26 100%);
}.ihq-app_card_win-mg0 {
  background: linear-gradient(135deg,rgba(245,166,35,0.15) 0%,#131C26 100%);
}.ihq-app_card_ic-mg0 svg {
  stroke-linecap: round;
  height: 2.125rem;
  stroke-linejoin: round;
  width: 34px;
}.ihq-app_card_ic-mg0 {
  color: #EDF2F7;
  flex-shrink: 0;
}.ihq-app_card_os-mg0 {
  font-size: 10px;
  margin-bottom: 0.375rem;
  color: #566778;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.ihq-app_card_title-mg0 {
  color: #EDF2F7;
  line-height: 1.2;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 6px;
  overflow-wrap: break-word;
}.ihq-app_card_text-mg0 {
  margin-bottom: 0.875rem;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #566778;
  line-height: 1.5;
}.ihq-app_card_btn-mg0 {
  padding: 0.625rem 18px;
  border: 1px solid rgba(0,210,240,0.40);
  background: rgba(255,255,255,0.12);
  gap: 7px;
  transition: background .2s;
  border-radius: 0.375rem;
  align-items: center;
  color: #EDF2F7;
  display: inline-flex;
  font-size: 13px;
  font-weight: 700;
}.ihq-app_card_btn-mg0:hover {
  background: rgba(255,255,255,0.07);
}.ihq-reg-mg0 {
  background: #0C1118;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.ihq-reg-mg0 {
  padding: 2.75rem 1.5rem 0;
}
}.ihq-reg_in-mg0 {
  padding: 28px 1.5rem;
  border-radius: 1rem;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.06);
  background: #131C26;
  max-width: 1320px;
}
@media(min-width:768px) {.ihq-reg_in-mg0 {
  padding: 2.5rem;
}
}.ihq-reg_top-mg0 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.ihq-reg_top-mg0 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.ihq-reg_label-mg0 {
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #00C8E8;
  font-weight: 700;
  font-size: 11px;
}.ihq-reg_h2-mg0 {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 22px;
  margin-bottom: 0.75rem;
  color: #EDF2F7;
  line-height: 1.2;
}
@media(min-width: 767px) {.ihq-reg_h2-mg0 {
  font-size: 28px;
}
}.ihq-reg_bonus-mg0 {
  padding: 10px 16px;
  border-radius: 0.625rem;
  background: rgba(245,166,35,0.15);
  gap: 0.5rem;
  border: 1px solid rgba(245,166,35,0.15);
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.ihq-reg_bonus_amount-mg0 {
  font-size: 20px;
  color: #F5A623;
  font-weight: 800;
}.ihq-reg_bonus_text-mg0 {
  color: #7E96AC;
  font-size: 13px;
  line-height: 1.35;
}.ihq-reg_cta_btn-mg0 {
  border-radius: 10px;
  background: #20CF68;
  padding: 14px 32px;
  transition: background .2s;
  margin-bottom: 0.75rem;
  box-shadow: 0 0.25rem 18px rgba(32,207,104,0.35), inset 0 1px 0 rgba(255,255,255,0.12);
  display: inline-block;
  font-size: 0.938rem;
  color: #090F14;
  font-weight: 700;
}.ihq-reg_cta_btn-mg0:hover {
  background: #2EE077;
}.ihq-reg_terms-mg0 {
  font-size: 11px;
  color: #3E5060;
  line-height: 1.5;
}.ihq-reg_seo-mg0 {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.65;
  overflow-wrap: break-word;
  padding-top: 1.25rem;
  font-size: 0.813rem;
  color: #566778;
  margin-top: 1.25rem;
}.ihq-reg_seo-mg0 p {
  margin-bottom: 10px;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #566778;
}.ihq-reg_seo-mg0 p:last-child {
  margin-bottom: 0;
}.ihq-reg_seo-mg0 strong {
  color: #B8C8D8;
  font-weight: 700;
}.ihq-reg_seo-mg0 a {
  transition: color .2s;
  color: #00C8E8;
  text-decoration: underline;
}.ihq-reg_seo-mg0 a:hover {
  color: #00DCFF;
}.ihq-reg_seo-mg0 ul,.ihq-reg_seo-mg0 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.ihq-reg_seo-mg0 ol {
  list-style: decimal;
}.ihq-reg_seo-mg0 li {
  color: #566778;
  margin-bottom: 4px;
  line-height: 1.65;
  font-size: 13px;
}.ihq-reg_seo-mg0 table {
  border-collapse: collapse;
  margin-bottom: 10px;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
  display: block;
}
@media(min-width: 769px) {.ihq-reg_seo-mg0 table {
  display: table;
}
}.ihq-reg_seo-mg0 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  color: #B8C8D8;
  text-align: left;
  font-weight: 700;
}.ihq-reg_seo-mg0 td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #566778;
}.ihq-reg_steps-mg0 {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 861px) {.ihq-reg_steps-mg0 {
  margin-top: 0;
}
}.ihq-reg_step-mg0 {
  border: 1px solid rgba(255,255,255,0.06);
  padding: 16px;
  gap: 0.875rem;
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.ihq-reg_step_num-mg0 {
  border-radius: 50%;
  border: 1px solid rgba(0,200,232,0.07);
  background: rgba(0,200,232,0.18);
  align-items: center;
  font-size: 0.875rem;
  width: 34px;
  flex-shrink: 0;
  height: 2.125rem;
  display: flex;
  justify-content: center;
  font-weight: 800;
  color: #00C8E8;
}.ihq-reg_step_title-mg0 {
  font-weight: 700;
  font-size: 0.875rem;
  color: #EDF2F7;
  margin-bottom: 3px;
}.ihq-reg_step_text-mg0 {
  line-height: 1.5;
  color: #566778;
  font-size: 0.75rem;
}.ihq-reg_trust-mg0 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  margin-top: 20px;
  display: flex;
  padding-top: 20px;
  flex-wrap: wrap;
}.ihq-reg_trust_item-mg0 {
  gap: 7px;
  font-size: 0.75rem;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  color: #566778;
}.ihq-reg_trust_ic-mg0 svg {
  height: 16px;
  color: #00C8E8;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
}.ihq-bon-mg0 {
  padding: 36px 16px 0;
  background: #0C1118;
}
@media(min-width: 766px) {.ihq-bon-mg0 {
  padding: 2.75rem 24px 0;
}
}.ihq-bon_in-mg0 {
  margin: 0 auto;
  max-width: 1320px;
}.ihq-bon_head-mg0 {
  margin-bottom: 20px;
}.ihq-bon_label-mg0 {
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #00C8E8;
}.ihq-bon_h2-mg0 {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  margin-bottom: 8px;
  color: #EDF2F7;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.ihq-bon_h2-mg0 {
  font-size: 24px;
}
}.ihq-bon_seo-mg0 {
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 620px;
  color: #566778;
}.ihq-bon_seo-mg0 strong {
  font-weight: 700;
  color: #B8C8D8;
}.ihq-bon_seo-mg0 a {
  text-decoration: underline;
  color: #00C8E8;
}.ihq-bon_grid-mg0 {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.ihq-bon_grid-mg0 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.ihq-bon_grid-mg0 {
  grid-template-columns: repeat(5,1fr);
}
}.ihq-bon_card-mg0 {
  padding: 1rem;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 10px;
  background: #0F1720;
  transition: border-color .2s,transform .2s;
}.ihq-bon_card-mg0:hover {
  border-color: rgba(0,200,232,0.07);
  transform: translateY(-2px);
}.ihq-bon_card_ic-mg0 svg {
  height: 26px;
  width: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ihq-bon_card_ic-mg0 {
  margin-bottom: 0.625rem;
}.ihq-bon_card_type-mg0 {
  font-size: 10px;
  font-weight: 700;
  color: #566778;
  text-transform: uppercase;
  margin-bottom: 6px;
  letter-spacing: .06em;
}.ihq-bon_card_amount-mg0 {
  line-height: 1.1;
  color: #F5A623;
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 0.375rem;
}.ihq-bon_card_name-mg0 {
  color: #EDF2F7;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 600;
  margin-bottom: 0.5rem;
}.ihq-bon_card_detail-mg0 {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 0.5rem;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 0.688rem;
  color: #3E5060;
}.ihq-prov-mg0 {
  background: #0C1118;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.ihq-prov-mg0 {
  padding: 2.75rem 1.5rem 0;
}
}.ihq-prov_in-mg0 {
  margin: 0 auto;
  max-width: 82.5rem;
}.ihq-prov_head-mg0 {
  margin-bottom: 1rem;
}.ihq-prov_label-mg0 {
  text-transform: uppercase;
  color: #00C8E8;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
}.ihq-prov_h2-mg0 {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #EDF2F7;
  font-weight: 800;
}
@media(min-width: 765px) {.ihq-prov_h2-mg0 {
  font-size: 1.5rem;
}
}.ihq-prov_seo-mg0 {
  max-width: 38.75rem;
  color: #566778;
  font-size: 13px;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.ihq-prov_seo-mg0 strong {
  font-weight: 700;
  color: #B8C8D8;
}.ihq-prov_seo-mg0 a {
  color: #00C8E8;
  text-decoration: underline;
}.ihq-prov_grid-mg0 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 642px) {.ihq-prov_grid-mg0 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.ihq-prov_grid-mg0 {
  grid-template-columns: repeat(8,1fr);
}
}.ihq-prov_card-mg0 {
  border-radius: 0.625rem;
  padding: 14px 10px;
  gap: 7px;
  border: 1px solid rgba(255,255,255,0.11);
  background: #0F1720;
  transition: border-color .2s,background .2s;
  display: flex;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
}.ihq-prov_card-mg0:hover {
  background: #131C26;
  border-color: rgba(0,210,240,0.40);
}.ihq-prov_logo-mg0 {
  background: rgba(255,255,255,0.05);
  border-radius: 6px;
  overflow: hidden;
  width: 2.75rem;
  align-items: center;
  justify-content: center;
  height: 44px;
  display: flex;
}.ihq-prov_logo-mg0 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.ihq-prov_name-mg0 {
  font-size: 0.688rem;
  color: #7E96AC;
  font-weight: 600;
  overflow-wrap: break-word;
  text-align: center;
}.ihq-seo-mg0 {
  padding: 2.25rem 1rem 0;
  background: #0C1118;
}
@media(min-width: 771px) {.ihq-seo-mg0 {
  padding: 2.75rem 1.5rem 0;
}
}.ihq-seo_in-mg0 {
  border: 1px solid rgba(255,255,255,0.11);
  margin: 0 auto;
  padding: 28px 1.5rem;
  background: #131C26;
  border-radius: 16px;
  max-width: 1320px;
}
@media(min-width: 770px) {.ihq-seo_in-mg0 {
  padding: 2.25rem 40px;
}
}.ihq-seo_label-mg0 {
  font-weight: 700;
  letter-spacing: .08em;
  color: #00C8E8;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 11px;
}.ihq-seo_h2-mg0 {
  color: #EDF2F7;
  margin-bottom: 14px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  line-height: 1.25;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.ihq-seo_h2-mg0 {
  font-size: 1.5rem;
}
}.ihq-seo_body-mg0 {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #7E96AC;
  font-size: 0.875rem;
}.ihq-seo_body-mg0 p {
  color: #7E96AC;
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.75;
}.ihq-seo_body-mg0 p:last-child {
  margin-bottom: 0;
}.ihq-seo_body-mg0 strong {
  font-weight: 700;
  color: #B8C8D8;
}.ihq-seo_body-mg0 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8E8;
}.ihq-seo_body-mg0 a:hover {
  color: #00DCFF;
}.ihq-seo_body-mg0 ul,.ihq-seo_body-mg0 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.ihq-seo_body-mg0 ol {
  list-style: decimal;
}.ihq-seo_body-mg0 li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 14px;
  color: #7E96AC;
}.ihq-seo_body-mg0 table {
  border-collapse: collapse;
  display: block;
  font-size: 0.813rem;
  width: 100%;
  margin-bottom: 12px;
  overflow-x: auto;
}
@media(min-width:768px) {.ihq-seo_body-mg0 table {
  display: table;
}
}.ihq-seo_body-mg0 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  color: #B8C8D8;
  font-weight: 700;
  text-align: left;
}.ihq-seo_body-mg0 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7E96AC;
}.ihq-seo_cols-mg0 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.ihq-seo_cols-mg0 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.ihq-seo_cols-mg0 {
  grid-template-columns: repeat(3,1fr);
}
}.ihq-seo_col_h-mg0 {
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 7px;
  color: #B8C8D8;
  font-weight: 700;
}.ihq-seo_col_p-mg0 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #566778;
  line-height: 1.65;
}.ihq-seo_stats-mg0 {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.ihq-seo_stat-mg0 {
  padding: 0.875rem 1rem;
  border-radius: 0.625rem;
  background: rgba(0,200,232,0.07);
  flex: 1;
  border: 1px solid rgba(0,200,232,0.18);
  min-width: 8.75rem;
}.ihq-seo_stat_val-mg0 {
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #00C8E8;
}.ihq-seo_stat_lb-mg0 {
  overflow-wrap: break-word;
  color: #566778;
  font-size: 11px;
}.ihq-faq-mg0 {
  background: #0C1118;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.ihq-faq-mg0 {
  padding: 2.75rem 24px 0;
}
}.ihq-faq_in-mg0 {
  margin: 0 auto;
  max-width: 1320px;
}.ihq-faq_head-mg0 {
  margin-bottom: 1.25rem;
}.ihq-faq_label-mg0 {
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #00C8E8;
  font-size: 0.688rem;
}.ihq-faq_h2-mg0 {
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EDF2F7;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.ihq-faq_h2-mg0 {
  font-size: 24px;
}
}.ihq-faq_list-mg0 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.ihq-faq_item-mg0 {
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.625rem;
  overflow: hidden;
  background: #131C26;
}.ihq-faq_q-mg0 {
  padding: 16px 1.25rem;
  gap: 12px;
  transition: color .2s;
  flex-wrap: wrap;
  font-weight: 600;
  display: flex;
  font-size: 14px;
  overflow-wrap: break-word;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  color: #B8C8D8;
}.ihq-faq_q-mg0:hover {
  color: #EDF2F7;
}.ihq-faq_q_ic-mg0 {
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  transition: transform .25s;
  align-items: center;
  font-size: 1rem;
  height: 24px;
  display: flex;
  color: #00C8E8;
  justify-content: center;
  width: 1.5rem;
  flex-shrink: 0;
}.ihq-faq_item-mg0.ihq-state_open-mg0 .ihq-faq_q_ic-mg0 {
  transform: rotate(45deg);
}.ihq-faq_a-mg0 {
  padding: 0 20px 16px;
  overflow-wrap: break-word;
  color: #566778;
  display: none;
  font-size: 13px;
  line-height: 1.7;
}.ihq-faq_item-mg0.ihq-state_open-mg0 .ihq-faq_a-mg0 {
  display: block;
}.ihq-faq_a-mg0 strong {
  color: #B8C8D8;
  font-weight: 700;
}.ihq-faq_a-mg0 a {
  text-decoration: underline;
  color: #00C8E8;
}.ihq-faq_a-mg0 ul,.ihq-faq_a-mg0 ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.ihq-faq_a-mg0 ol {
  list-style: decimal;
}.ihq-faq_a-mg0 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.ihq-faq_a-mg0 table {
  margin: 8px 0;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  width: 100%;
  font-size: 0.75rem;
}
@media(min-width: 770px) {.ihq-faq_a-mg0 table {
  display: table;
}
}.ihq-faq_a-mg0 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.375rem 0.5rem;
  font-weight: 700;
  color: #B8C8D8;
  text-align: left;
}.ihq-faq_a-mg0 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 6px 0.5rem;
  color: #566778;
}.ihq-seo-mg0 {
  background: #0C1118;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.ihq-seo-mg0 {
  padding: 2.75rem 24px 0;
}
}.ihq-seo_in-mg0 {
  margin: 0 auto;
  padding: 28px 24px;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 16px;
  background: #131C26;
  max-width: 1320px;
}
@media(min-width: 765px) {.ihq-seo_in-mg0 {
  padding: 36px 2.5rem;
}
}.ihq-seo_label-mg0 {
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #00C8E8;
}.ihq-seo_h2-mg0 {
  color: #EDF2F7;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.25;
  margin-bottom: 14px;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.ihq-seo_h2-mg0 {
  font-size: 24px;
}
}.ihq-seo_body-mg0 {
  line-height: 1.75;
  font-size: 14px;
  color: #7E96AC;
  overflow-wrap: break-word;
}.ihq-seo_body-mg0 p {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
  color: #7E96AC;
}.ihq-seo_body-mg0 p:last-child {
  margin-bottom: 0;
}.ihq-seo_body-mg0 strong {
  color: #B8C8D8;
  font-weight: 700;
}.ihq-seo_body-mg0 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8E8;
}.ihq-seo_body-mg0 a:hover {
  color: #00DCFF;
}.ihq-seo_body-mg0 ul,.ihq-seo_body-mg0 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.ihq-seo_body-mg0 ol {
  list-style: decimal;
}.ihq-seo_body-mg0 li {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #7E96AC;
}.ihq-seo_body-mg0 table {
  margin-bottom: 12px;
  width: 100%;
  font-size: 13px;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width:768px) {.ihq-seo_body-mg0 table {
  display: table;
}
}.ihq-seo_body-mg0 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #B8C8D8;
  text-align: left;
}.ihq-seo_body-mg0 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7E96AC;
}.ihq-seo_cols-mg0 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.ihq-seo_cols-mg0 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.ihq-seo_cols-mg0 {
  grid-template-columns: repeat(3,1fr);
}
}.ihq-seo_col_h-mg0 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #B8C8D8;
  margin-bottom: 7px;
}.ihq-seo_col_p-mg0 {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #566778;
  overflow-wrap: break-word;
}.ihq-seo_stats-mg0 {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.ihq-seo_stat-mg0 {
  border: 1px solid rgba(0,200,232,0.18);
  padding: 0.875rem 1rem;
  flex: 1;
  border-radius: 0.625rem;
  background: rgba(0,200,232,0.07);
  min-width: 8.75rem;
}.ihq-seo_stat_val-mg0 {
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #00C8E8;
}.ihq-seo_stat_lb-mg0 {
  color: #566778;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.ihq-seo-mg0 {
  padding: 36px 1rem 0;
  background: #0C1118;
}
@media(min-width: 767px) {.ihq-seo-mg0 {
  padding: 44px 24px 0;
}
}.ihq-seo_in-mg0 {
  border-radius: 16px;
  background: #131C26;
  border: 1px solid rgba(255,255,255,0.11);
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.ihq-seo_in-mg0 {
  padding: 2.25rem 40px;
}
}.ihq-seo_label-mg0 {
  font-size: 11px;
  margin-bottom: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #00C8E8;
  letter-spacing: .08em;
}.ihq-seo_h2-mg0 {
  overflow-wrap: break-word;
  font-size: 20px;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EDF2F7;
  font-weight: 800;
}
@media(min-width: 771px) {.ihq-seo_h2-mg0 {
  font-size: 1.5rem;
}
}.ihq-seo_body-mg0 {
  overflow-wrap: break-word;
  color: #7E96AC;
  line-height: 1.75;
  font-size: 0.875rem;
}.ihq-seo_body-mg0 p {
  color: #7E96AC;
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.75;
}.ihq-seo_body-mg0 p:last-child {
  margin-bottom: 0;
}.ihq-seo_body-mg0 strong {
  color: #B8C8D8;
  font-weight: 700;
}.ihq-seo_body-mg0 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8E8;
}.ihq-seo_body-mg0 a:hover {
  color: #00DCFF;
}.ihq-seo_body-mg0 ul,.ihq-seo_body-mg0 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.ihq-seo_body-mg0 ol {
  list-style: decimal;
}.ihq-seo_body-mg0 li {
  color: #7E96AC;
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 1.75;
}.ihq-seo_body-mg0 table {
  overflow-x: auto;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  display: block;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 770px) {.ihq-seo_body-mg0 table {
  display: table;
}
}.ihq-seo_body-mg0 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #B8C8D8;
}.ihq-seo_body-mg0 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #7E96AC;
}.ihq-seo_cols-mg0 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.ihq-seo_cols-mg0 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.ihq-seo_cols-mg0 {
  grid-template-columns: repeat(3,1fr);
}
}.ihq-seo_col_h-mg0 {
  font-weight: 700;
  color: #B8C8D8;
  font-size: 13px;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.ihq-seo_col_p-mg0 {
  color: #566778;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.ihq-seo_stats-mg0 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.ihq-seo_stat-mg0 {
  flex: 1;
  border: 1px solid rgba(0,200,232,0.18);
  border-radius: 10px;
  padding: 14px 16px;
  background: rgba(0,200,232,0.07);
  min-width: 8.75rem;
}.ihq-seo_stat_val-mg0 {
  font-size: 20px;
  overflow-wrap: break-word;
  color: #00C8E8;
  margin-bottom: 0.25rem;
  font-weight: 800;
}.ihq-seo_stat_lb-mg0 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #566778;
}.ihq-ft-mg0 {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #080D12;
  margin-top: 48px;
}.ihq-ft_support-mg0 {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 765px) {.ihq-ft_support-mg0 {
  padding: 1.75rem 24px;
}
}.ihq-ft_support_in-mg0 {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
}.ihq-ft_support_main-mg0 {
  gap: 1rem;
  flex: 1;
  min-width: 220px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.ihq-ft_support_ic-mg0 {
  flex-shrink: 0;
  color: #00C8E8;
}.ihq-ft_support_ic-mg0 svg {
  width: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.875rem;
}.ihq-ft_support_text_title-mg0 {
  color: #EDF2F7;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 15px;
  font-weight: 700;
}.ihq-ft_support_text_sub-mg0 {
  color: #566778;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.ihq-ft_support_btn-mg0 {
  border-radius: 10px;
  transition: background .2s;
  background: #00C8E8;
  padding: 0.688rem 22px;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 13px;
  color: #EDF2F7;
  font-weight: 700;
}.ihq-ft_support_btn-mg0:hover {
  background: #00DCFF;
}.ihq-ft_support_contacts-mg0 {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.ihq-ft_support_contact-mg0 {
  line-height: 1.4;
  font-size: 12px;
  color: #3E5060;
}.ihq-ft_support_contact-mg0 strong {
  margin-bottom: 2px;
  font-size: 11px;
  color: #7E96AC;
  display: block;
  font-weight: 600;
}.ihq-ft_main-mg0 {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 766px) {.ihq-ft_main-mg0 {
  padding: 40px 1.5rem 2rem;
}
}.ihq-ft_main_in-mg0 {
  gap: 24px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 641px) {.ihq-ft_main_in-mg0 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.ihq-ft_main_in-mg0 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.ihq-ft_col_logo-mg0 {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.ihq-ft_col_logo-mg0 {
  grid-column: auto;
}
}.ihq-ft_logo-mg0 {
  gap: 9px;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  font-weight: 800;
  align-items: center;
  overflow-wrap: break-word;
  color: #EDF2F7;
  display: flex;
  font-size: 16px;
}.ihq-ft_logo_mark-mg0 {
  border-radius: 6px;
  overflow: hidden;
  height: 1.875rem;
  width: 30px;
}.ihq-ft_logo_mark-mg0 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.ihq-ft_logo_sub-mg0 {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  max-width: 200px;
  color: #3E5060;
  line-height: 1.55;
}.ihq-ft_col_title-mg0 {
  color: #7E96AC;
  letter-spacing: .07em;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.75rem;
}.ihq-ft_col_links-mg0 {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.ihq-ft_col_link-mg0 {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #3E5060;
  font-size: 0.813rem;
}.ihq-ft_col_link-mg0:hover {
  color: #B8C8D8;
}.ihq-ft_apps-mg0 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.ihq-ft_app_card-mg0 {
  border: 1px solid rgba(255,255,255,0.11);
  gap: 10px;
  border-radius: 0.375rem;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  padding: 10px 0.75rem;
  align-items: center;
  display: flex;
}.ihq-ft_app_card-mg0:hover {
  border-color: rgba(0,210,240,0.40);
}.ihq-ft_app_card_ic-mg0 svg {
  stroke-linecap: round;
  height: 1.375rem;
  stroke-linejoin: round;
  width: 22px;
}.ihq-ft_app_card_os-mg0 {
  font-weight: 600;
  color: #3E5060;
  font-size: 10px;
}.ihq-ft_app_card_action-mg0 {
  font-weight: 700;
  color: #B8C8D8;
  font-size: 12px;
}.ihq-ft_bot-mg0 {
  padding: 20px 16px;
}
@media(min-width: 765px) {.ihq-ft_bot-mg0 {
  padding: 20px 1.5rem;
}
}.ihq-ft_bot_in-mg0 {
  margin: 0 auto;
  gap: 1rem;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.ihq-ft_socials-mg0 {
  gap: 0.5rem;
  display: flex;
}.ihq-ft_soc-mg0 {
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  border-radius: 0.375rem;
  transition: background .2s;
  display: flex;
  height: 2.25rem;
  align-items: center;
  width: 2.25rem;
  justify-content: center;
  color: #7E96AC;
}.ihq-ft_soc-mg0 svg {
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.ihq-ft_soc-mg0:hover {
  background: rgba(255,255,255,0.07);
}.ihq-ft_legal-mg0 {
  flex: 1;
  color: #546472;
  min-width: 12.5rem;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.ihq-ft_legal-mg0 strong {
  font-weight: 700;
  color: #7E96AC;
}.ihq-ft_legal-mg0 a {
  text-decoration: underline;
  color: #7E96AC;
}.ihq-ft_age-mg0 {
  border: 2px solid #546472;
  border-radius: 50%;
  justify-content: center;
  width: 2rem;
  font-weight: 800;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
  color: #546472;
  font-size: 0.688rem;
  height: 2rem;
}