html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #100B08;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  color: #D4C4A0;
  min-height: 100vh;
  font-family: 'Nunito', sans-serif;
}.aiq_layout-pwi {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.aiq_page-pwi {
  display: flex;
  min-height: 100vh;
}.aiq_main-pwi {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media (min-width: 1077px) {.aiq_main-pwi {
  padding-left: 220px;
}
}
@media (max-width: 1081px) {.aiq_main-pwi {
  padding-bottom: 4.5rem;
}
}.aiq_gc-pwi {
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.05);
  transition: transform .2s,border-color .2s;
  background: #160E09;
  position: relative;
  cursor: pointer;
  width: 8.75rem;
  flex-shrink: 0;
}
@media(min-width: 641px) {.aiq_gc-pwi {
  width: 156px;
}
}
@media(min-width: 1078px) {.aiq_gc-pwi {
  width: 168px;
}
}.aiq_gc-pwi:hover {
  border-color: rgba(201,145,42,0.07);
  transform: translateY(-3px);
}.aiq_gc_img-pwi {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.aiq_gc_img-pwi img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}.aiq_gc_hover-pwi {
  inset: 0;
  background: rgba(8,5,3,0.72);
  transition: opacity .2s;
  opacity: 0;
  align-items: center;
  justify-content: center;
  display: flex;
  position: absolute;
}.aiq_gc-pwi:hover .aiq_gc_hover-pwi {
  opacity: 1;
}.aiq_gc_hover_btn-pwi {
  border-radius: 6px;
  padding: 8px 1rem;
  background: #C9912A;
  font-weight: 700;
  color: #F5EDD8;
  font-size: 0.75rem;
}.aiq_gc_info-pwi {
  padding: 0.5rem 0.625rem 10px;
}.aiq_gc_name-pwi {
  overflow: hidden;
  max-width: 100%;
  font-weight: 600;
  font-size: 0.75rem;
  white-space: nowrap;
  color: #D4C4A0;
  text-overflow: ellipsis;
  margin-bottom: 3px;
}.aiq_gc_prov-pwi {
  color: #5E4C38;
  font-size: 10px;
}.aiq_gc_tag-pwi {
  border-radius: 4px;
  padding: 2px 7px;
  text-transform: uppercase;
  font-size: 9px;
  font-weight: 700;
  z-index: 2;
  letter-spacing: .04em;
  left: 0.375rem;
  position: absolute;
  top: 6px;
}.aiq_gc_tag_hot-pwi {
  background: #C0281C;
  color: #fff;
}.aiq_gc_tag_new-pwi {
  background: #2E8B50;
  color: #100B08;
}.aiq_gc_tag_jp-pwi {
  background: #E8A020;
  color: #100B08;
}.aiq_gc_tag_ex-pwi {
  background: #8B1F2E;
  color: #fff;
}.aiq_gc_tag_live-pwi {
  background: #C0281C;
  color: #fff;
}.aiq_gr-pwi {
  padding: 2rem 16px 0;
  background: #100B08;
}
@media(min-width:768px) {.aiq_gr-pwi {
  padding: 2.25rem 24px 0;
}
}.aiq_gr_in-pwi {
  margin: 0 auto;
  max-width: 1320px;
}.aiq_gr_head-pwi {
  gap: 12px;
  align-items: center;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  display: flex;
}.aiq_gr_head_l-pwi {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.aiq_gr_ic-pwi {
  border-radius: 0.625rem;
  width: 32px;
  height: 2rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}.aiq_gr_ic-pwi svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.aiq_gr_title-pwi {
  font-family: 'Cinzel', serif;
  font-size: 1rem;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-weight: 700;
}
@media(min-width: 767px) {.aiq_gr_title-pwi {
  font-size: 18px;
}
}.aiq_gr_more-pwi {
  transition: color .2s;
  gap: 0.313rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.75rem;
  color: #7A6448;
}.aiq_gr_more-pwi:hover {
  color: #C9912A;
}.aiq_gr_more-pwi svg {
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
}.aiq_gr_arrows-pwi {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.aiq_gr_arr-pwi {
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  height: 30px;
  display: flex;
  color: #A8906A;
  width: 30px;
  justify-content: center;
  align-items: center;
}.aiq_gr_arr-pwi:hover {
  background: rgba(255,255,255,0.07);
  color: #F5EDD8;
}.aiq_gr_arr-pwi svg {
  stroke-linejoin: round;
  height: 13px;
  width: 13px;
  stroke-linecap: round;
}.aiq_gr_seo_h-pwi {
  margin: 0 0 0.375rem;
  font-size: 0.813rem;
  max-width: 42.5rem;
  font-family: 'Cinzel', serif;
  color: #D4C4A0;
  font-weight: 700;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.aiq_gr_seo_h-pwi {
  font-size: 14px;
}
}.aiq_gr_seo-pwi {
  font-size: 12px;
  line-height: 1.55;
  max-width: 680px;
  color: #7A6448;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
}.aiq_gr_seo-pwi strong {
  font-weight: 600;
  color: #D4C4A0;
}.aiq_gr_scroll-pwi {
  gap: 0.625rem;
  padding-bottom: 0.625rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  display: flex;
}.aiq_gr_scroll-pwi::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.aiq_gr_scroll-pwi {
  gap: 0.75rem;
}
}.aiq_tb-pwi {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #100B08;
  right: 0;
  z-index: 80;
  height: 56px;
  top: 0;
  align-items: center;
  display: flex;
  left: 0;
  position: fixed;
}.aiq_tb_in-pwi {
  padding: 0 14px;
  gap: 0;
  height: 100%;
  align-items: center;
  width: 100%;
  display: flex;
}.aiq_tb_burger-pwi {
  border-radius: 0.625rem;
  gap: 5px;
  margin-right: 8px;
  flex-direction: column;
  align-items: center;
  height: 2.375rem;
  width: 38px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
}.aiq_tb_burger-pwi:hover {
  background: rgba(255,255,255,0.05);
}.aiq_tb_burger_line-pwi {
  border-radius: 1px;
  background: #A8906A;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1079px) {.aiq_tb_burger-pwi {
  display: none;
}
}.aiq_tb_logo-pwi {
  gap: 0.563rem;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-right: 1.25rem;
  font-size: 18px;
  display: flex;
  letter-spacing: -.01em;
  color: #F5EDD8;
  flex-shrink: 0;
}.aiq_tb_logo_mark-pwi {
  border-radius: 0.625rem;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 32px;
  display: flex;
}.aiq_tb_logo_mark-pwi img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.aiq_tb_nav-pwi {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 642px) {.aiq_tb_nav-pwi {
  display: flex;
}
}.aiq_tb_tab-pwi {
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  border-radius: 10px;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 600;
  color: #A8906A;
}.aiq_tb_tab-pwi:hover {
  background: rgba(255,255,255,0.05);
  color: #F5EDD8;
}.aiq_tb_tab-pwi.aiq_state_active-pwi {
  background: rgba(201,145,42,0.18);
  color: #F5EDD8;
}.aiq_tb_right-pwi {
  gap: 0.5rem;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
  align-items: center;
}.aiq_tb_login-pwi {
  border-radius: 10px;
  padding: 9px 16px;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  font-weight: 600;
  font-size: 0.813rem;
  color: #D4C4A0;
  display: none;
}.aiq_tb_login-pwi:hover {
  border-color: rgba(201,145,42,0.45);
  color: #F5EDD8;
}
@media(min-width: 479px) {.aiq_tb_login-pwi {
  display: block;
}
}.aiq_tb_reg-pwi {
  padding: 0.563rem 18px;
  border-radius: 10px;
  transition: background .2s;
  background: #2E8B50;
  font-size: 0.813rem;
  font-weight: 700;
  white-space: nowrap;
  color: #0E0A06;
}.aiq_tb_reg-pwi:hover {
  background: #38A860;
}.aiq_sb-pwi {
  transform: translateX(-100%);
  transition: transform .25s ease;
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #1C1410;
  top: 56px;
  bottom: 0;
  z-index: 70;
  left: 0;
  position: fixed;
  width: 220px;
  overflow-y: auto;
}.aiq_sb-pwi.aiq_state_open-pwi {
  transform: translateX(0);
}.aiq_sb-pwi::-webkit-scrollbar {
  width: 4px;
}.aiq_sb-pwi::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width:1080px) {.aiq_sb-pwi {
  transform: translateX(0);
}
}.aiq_sb_auth-pwi {
  padding: 0.875rem 0.75rem 0.625rem;
}.aiq_sb_btn_reg-pwi {
  transition: background .2s;
  border-radius: 10px;
  padding: 0.688rem;
  background: #2E8B50;
  display: block;
  text-align: center;
  font-weight: 700;
  color: #0E0A06;
  font-size: 13px;
  margin-bottom: 8px;
}.aiq_sb_btn_reg-pwi:hover {
  background: #38A860;
}.aiq_sb_btn_login-pwi {
  padding: 0.625rem;
  transition: border-color .2s;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  display: block;
  font-weight: 600;
  text-align: center;
  color: #D4C4A0;
  font-size: 13px;
}.aiq_sb_btn_login-pwi:hover {
  border-color: rgba(201,145,42,0.45);
  color: #F5EDD8;
}.aiq_sb_promo-pwi {
  background: linear-gradient(135deg,#3A0D10,#1C1410);
  border-radius: 10px;
  overflow: hidden;
  margin: 0 12px 10px;
  border: 1px solid rgba(201,145,42,0.18);
  padding: 0.75rem 14px;
  position: relative;
}.aiq_sb_promo-pwi::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(201,145,42,0.18),transparent 70%);
  content: '';
  top: -20px;
  position: absolute;
  height: 5rem;
  width: 80px;
  right: -20px;
}.aiq_sb_promo_title-pwi {
  letter-spacing: .06em;
  font-size: 0.688rem;
  font-weight: 700;
  color: #C9912A;
  text-transform: uppercase;
  margin-bottom: 4px;
}.aiq_sb_promo_text-pwi {
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-size: 12px;
  line-height: 1.35;
}.aiq_sb_promo_sub-pwi {
  font-size: 0.625rem;
  color: #7A6448;
  margin-top: 3px;
}.aiq_sb_nav-pwi {
  padding: 0.375rem 0.5rem 16px;
}.aiq_sb_nav_lb-pwi {
  padding: 0.625rem 8px 6px;
  font-weight: 700;
  color: #5E4C38;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.625rem;
}.aiq_sb_link-pwi {
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  gap: 0.625rem;
  border-radius: 6px;
  display: flex;
  font-weight: 500;
  color: #A8906A;
  overflow-wrap: break-word;
  cursor: pointer;
  font-size: 13px;
  align-items: center;
}.aiq_sb_link-pwi:hover {
  background: rgba(255,255,255,0.05);
  color: #F5EDD8;
}.aiq_sb_link-pwi.aiq_state_active-pwi {
  background: rgba(201,145,42,0.18);
  color: #F5EDD8;
}.aiq_sb_ic-pwi {
  border-radius: 6px;
  align-items: center;
  flex-shrink: 0;
  height: 30px;
  display: flex;
  justify-content: center;
  width: 1.875rem;
}.aiq_sb_ic-pwi svg {
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
}.aiq_sb_ic_1-pwi {
  background: rgba(201,145,42,0.07);
  color: #C9912A;
}.aiq_sb_ic_2-pwi {
  background: rgba(46,139,80,0.18);
  color: #2E8B50;
}.aiq_sb_ic_3-pwi {
  background: rgba(232,160,32,0.16);
  color: #E8A020;
}.aiq_sb_ic_4-pwi {
  background: rgba(139,31,46,0.22);
  color: #8B1F2E;
}.aiq_sb_ic_5-pwi {
  background: rgba(201,145,42,0.07);
  color: #D4506A;
}.aiq_sb_ic_6-pwi {
  background: rgba(139,31,46,0.22);
  color: #7B2B8E;
}.aiq_sb_badge-pwi {
  padding: 2px 7px;
  border-radius: 6px;
  background: #E8A020;
  margin-left: auto;
  color: #0E0A06;
  font-size: 9px;
  font-weight: 700;
}.aiq_sb_bot-pwi {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding: 12px;
  gap: 0.5rem;
  display: flex;
}.aiq_sb_lang-pwi,.aiq_sb_help-pwi {
  border-radius: 6px;
  border: 1px solid rgba(255,255,255,0.05);
  gap: 6px;
  flex: 1;
  background: rgba(255,255,255,0.05);
  padding: 9px 0.375rem;
  transition: border-color .2s;
  align-items: center;
  font-weight: 600;
  display: flex;
  justify-content: center;
  font-size: 0.688rem;
  color: #A8906A;
}.aiq_sb_lang-pwi:hover,.aiq_sb_help-pwi:hover {
  border-color: rgba(201,145,42,0.45);
  color: #F5EDD8;
}.aiq_sb_lang-pwi svg,.aiq_sb_help-pwi svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
  height: 0.813rem;
}.aiq_sb_bd-pwi {
  background: rgba(8,5,3,0.72);
  inset: 0;
  position: fixed;
  display: none;
  z-index: 69;
}.aiq_sb_bd-pwi.aiq_state_on-pwi {
  display: block;
}
@media(min-width: 1079px) {.aiq_sb_bd-pwi {
  display: none!important;
}
}.aiq_mob_nav-pwi {
  background: #1C1410;
  border-top: 1px solid rgba(255,255,255,0.09);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  bottom: 0;
  left: 0;
  z-index: 80;
  position: fixed;
  right: 0;
  display: flex;
}
@media(min-width: 1082px) {.aiq_mob_nav-pwi {
  display: none;
}
}.aiq_mob_nav_item-pwi {
  gap: 4px;
  padding: 0.25rem 2px;
  flex: 1;
  color: #5E4C38;
  flex-direction: column;
  align-items: center;
  display: flex;
  cursor: pointer;
}.aiq_mob_nav_ic-pwi {
  line-height: 1;
}.aiq_mob_nav_ic-pwi svg {
  width: 1.25rem;
  stroke-linecap: round;
  height: 1.25rem;
  stroke-linejoin: round;
}.aiq_mob_nav_lb-pwi {
  font-weight: 600;
  color: #5E4C38;
  font-size: 0.625rem;
}.aiq_mob_nav_item-pwi.aiq_state_active-pwi {
  color: #C9912A;
}.aiq_mob_nav_item-pwi.aiq_state_active-pwi .aiq_mob_nav_lb-pwi {
  color: #C9912A;
}.aiq_hero-pwi {
  padding: 1.25rem 16px 0;
  background: #100B08;
}
@media(min-width: 769px) {.aiq_hero-pwi {
  padding: 1.5rem 1.5rem 0;
}
}.aiq_hero_in-pwi {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 858px) {.aiq_hero_in-pwi {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1102px) {.aiq_hero_in-pwi {
  grid-template-columns: 1fr 340px;
}
}.aiq_hero_promo-pwi {
  overflow: hidden;
  background: #160E09;
  border-radius: 1rem;
  min-height: 13.75rem;
  display: flex;
  position: relative;
  align-items: stretch;
}
@media(min-width: 771px) {.aiq_hero_promo-pwi {
  min-height: 280px;
}
}.aiq_hero_promo_bg-pwi {
  background: linear-gradient(120deg,#3A0D10 0%,#100B08 100%);
  inset: 0;
  background-position: center;
  position: absolute;
  background-size: cover;
}.aiq_hero_promo_bg-pwi::after {
  inset: 0;
  background: linear-gradient(90deg,#100B08 0%,rgba(8,5,3,0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.aiq_hero_promo_glow-pwi {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139,31,46,0.22) 0%,transparent 65%);
  right: 60px;
  pointer-events: none;
  width: 18.75rem;
  top: -40px;
  position: absolute;
  height: 300px;
}.aiq_hero_promo_ct-pwi {
  padding: 28px 24px 28px 28px;
  flex-direction: column;
  z-index: 2;
  justify-content: center;
  display: flex;
  max-width: 480px;
  position: relative;
}
@media(min-width: 769px) {.aiq_hero_promo_ct-pwi {
  padding: 40px 32px;
}
}.aiq_hero_badge-pwi {
  padding: 0.313rem 0.75rem;
  border-radius: 20px;
  background: rgba(201,145,42,0.18);
  border: 1px solid rgba(201,145,42,0.07);
  text-transform: uppercase;
  font-size: 10px;
  display: inline-block;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  color: #C9912A;
}.aiq_hero_h1-pwi {
  margin-bottom: 0.625rem;
  font-family: 'Cinzel', serif;
  line-height: 1.15;
  font-size: 26px;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-weight: 800;
}.aiq_hero_h1-pwi em {
  color: #E8A020;
  font-style: normal;
}
@media(min-width:768px) {.aiq_hero_h1-pwi {
  font-size: 2.25rem;
}
}.aiq_hero_sub-pwi {
  margin-bottom: 20px;
  color: #A8906A;
  font-size: 13px;
  line-height: 1.55;
}
@media(min-width: 767px) {.aiq_hero_sub-pwi {
  font-size: 0.875rem;
}
}.aiq_hero_row-pwi {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.aiq_hero_cta-pwi {
  padding: 0.813rem 26px;
  border-radius: 10px;
  transition: background .2s;
  background: #2E8B50;
  box-shadow: 0 0.25rem 1.375rem rgba(46,139,80,0.48);
  font-weight: 700;
  font-size: 14px;
  color: #0E0A06;
}.aiq_hero_cta-pwi:hover {
  background: #38A860;
}.aiq_hero_terms-pwi {
  color: #5E4C38;
  font-size: 0.688rem;
}.aiq_hero_game-pwi {
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 16px;
  background: #160E09;
  display: flex;
  position: relative;
  flex-direction: column;
}.aiq_hero_game_badge-pwi {
  border: 1px solid rgba(232,160,32,0.16);
  border-radius: 1.25rem;
  background: rgba(232,160,32,0.16);
  padding: 0.313rem 0.625rem;
  z-index: 3;
  letter-spacing: .06em;
  color: #E8A020;
  font-size: 10px;
  font-weight: 700;
  top: 0.75rem;
  position: absolute;
  text-transform: uppercase;
  left: 0.75rem;
}.aiq_hero_game_badge-pwi svg {
  height: 11px;
  margin-right: 4px;
  width: 0.688rem;
  vertical-align: -1px;
}.aiq_hero_game_img-pwi {
  overflow: hidden;
  background: linear-gradient(135deg,#3A0D10,#100B08);
  position: relative;
  padding-bottom: 60%;
}.aiq_hero_game_img-pwi img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}.aiq_hero_game_play-pwi {
  background: rgba(8,5,3,0.72);
  inset: 0;
  transition: opacity .2s;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}.aiq_hero_game-pwi:hover .aiq_hero_game_play-pwi {
  opacity: 1;
}.aiq_hero_game_play-pwi span {
  border-radius: 50%;
  background: #C9912A;
  justify-content: center;
  align-items: center;
  height: 3.25rem;
  display: flex;
  width: 52px;
}.aiq_hero_game_play-pwi span svg {
  height: 18px;
  width: 18px;
  margin-left: 2px;
}.aiq_hero_game_info-pwi {
  padding: 0.875rem 1rem;
}.aiq_hero_game_title-pwi {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #F5EDD8;
  font-weight: 700;
}.aiq_hero_game_provider-pwi {
  color: #7A6448;
  font-size: 11px;
}.aiq_hero_game_btn-pwi {
  border-radius: 0.625rem;
  background: #C9912A;
  margin: 0.75rem 16px 16px;
  transition: background .2s;
  padding: 11px;
  color: #F5EDD8;
  display: block;
  font-weight: 700;
  font-size: 0.813rem;
  text-align: center;
}.aiq_hero_game-pwi:hover .aiq_hero_game_btn-pwi {
  background: #DCA83C;
}.aiq_sbar-pwi {
  padding: 16px 16px 0;
  background: #100B08;
}
@media(min-width: 765px) {.aiq_sbar-pwi {
  padding: 18px 24px 0;
}
}.aiq_sbar_in-pwi {
  margin: 0 auto;
  max-width: 1320px;
}.aiq_sbar_row-pwi {
  gap: 10px;
  margin-bottom: 12px;
  display: flex;
  flex-wrap: wrap;
}.aiq_sbar_input-pwi {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 11px 16px;
  flex: 1;
  transition: border-color .2s;
  background: #160E09;
  border-radius: 0.625rem;
  gap: 0.625rem;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 0.813rem;
  color: #7A6448;
}.aiq_sbar_input-pwi:hover {
  border-color: rgba(201,145,42,0.45);
}.aiq_sbar_input-pwi svg {
  stroke-linejoin: round;
  flex-shrink: 0;
  height: 0.938rem;
  width: 0.938rem;
  stroke-linecap: round;
}.aiq_sbar_providers-pwi {
  background: #160E09;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s;
  padding: 11px 1.125rem;
  border-radius: 10px;
  gap: 0.5rem;
  display: flex;
  font-size: 13px;
  white-space: nowrap;
  color: #D4C4A0;
  font-weight: 600;
  align-items: center;
}.aiq_sbar_providers-pwi:hover {
  border-color: rgba(201,145,42,0.45);
  color: #F5EDD8;
}.aiq_sbar_providers-pwi svg {
  height: 14px;
  width: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.aiq_sbar_tabs-pwi {
  gap: 0.375rem;
  padding-bottom: 2px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.aiq_sbar_tabs-pwi::-webkit-scrollbar {
  display: none;
}.aiq_sbar_tab-pwi {
  border: 1px solid rgba(255,255,255,0.05);
  transition: background .15s,color .15s,border-color .15s;
  padding: 0.5rem 0.875rem;
  border-radius: 1.25rem;
  background: rgba(255,255,255,0.05);
  gap: 0.438rem;
  align-items: center;
  white-space: nowrap;
  font-weight: 600;
  cursor: pointer;
  display: flex;
  flex-shrink: 0;
  font-size: 12px;
  color: #A8906A;
}.aiq_sbar_tab-pwi:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(201,145,42,0.45);
  color: #F5EDD8;
}.aiq_sbar_tab-pwi.aiq_state_active-pwi {
  border-color: rgba(201,145,42,0.07);
  background: rgba(201,145,42,0.18);
  color: #F5EDD8;
}.aiq_sbar_tab_ic-pwi svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 14px;
  width: 0.875rem;
}.aiq_wy-pwi {
  background: #100B08;
  padding: 32px 1rem 0;
}
@media(min-width: 765px) {.aiq_wy-pwi {
  padding: 2.5rem 24px 0;
}
}.aiq_wy_in-pwi {
  margin: 0 auto;
  max-width: 1320px;
}.aiq_wy_head-pwi {
  margin-bottom: 1.125rem;
  max-width: 45rem;
}.aiq_wy_label-pwi {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #C9912A;
  font-size: 11px;
}.aiq_wy_h2-pwi {
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EDD8;
  font-size: 20px;
}
@media(min-width: 769px) {.aiq_wy_h2-pwi {
  font-size: 24px;
}
}.aiq_wy_intro-pwi {
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
  color: #7A6448;
}.aiq_wy_grid-pwi {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.aiq_wy_grid-pwi {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.aiq_wy_grid-pwi {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.aiq_wy_card-pwi {
  padding: 1.25rem;
  background: #1C1410;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.625rem;
  transition: border-color .2s,transform .2s;
}.aiq_wy_card-pwi:hover {
  transform: translateY(-2px);
  border-color: rgba(201,145,42,0.07);
}.aiq_wy_card_ic-pwi {
  border-radius: 50%;
  background: rgba(201,145,42,0.18);
  width: 2.75rem;
  height: 44px;
  justify-content: center;
  display: flex;
  align-items: center;
  margin-bottom: 14px;
  color: #C9912A;
}.aiq_wy_card_ic-pwi svg {
  stroke-linejoin: round;
  width: 22px;
  height: 22px;
  stroke-linecap: round;
}.aiq_wy_card_h-pwi {
  font-size: 15px;
  color: #F5EDD8;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-weight: 700;
  line-height: 1.25;
}.aiq_wy_card_p-pwi {
  overflow-wrap: break-word;
  color: #7A6448;
  line-height: 1.6;
  font-size: 0.813rem;
}.aiq_wy_card_p-pwi strong {
  font-weight: 600;
  color: #D4C4A0;
}.aiq_gr_jp-pwi {
  overflow: hidden;
  border-radius: 1rem;
  padding: 1.25rem;
  background: linear-gradient(135deg,#1E0A2E 0%,#0A0608 100%);
  position: relative;
}.aiq_gr_jp-pwi::before {
  background: radial-gradient(circle,rgba(139,31,46,0.22) 0%,transparent 70%);
  border-radius: 50%;
  top: -60px;
  left: -60px;
  position: absolute;
  width: 250px;
  content: '';
  height: 15.625rem;
}.aiq_gr_jp-pwi::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232,160,32,0.16) 0%,transparent 70%);
  width: 12.5rem;
  position: absolute;
  height: 200px;
  bottom: -2.5rem;
  content: '';
  right: 0;
}.aiq_gr_jp_head-pwi {
  gap: 1rem;
  z-index: 1;
  align-items: flex-start;
  display: flex;
  margin-bottom: 16px;
  position: relative;
  flex-wrap: wrap;
}.aiq_gr_jp_info-pwi {
  flex: 1;
}.aiq_gr_jp_label-pwi {
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.375rem;
  color: #7B2B8E;
  letter-spacing: .08em;
  font-weight: 700;
}.aiq_gr_jp_label-pwi svg {
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
  vertical-align: -2px;
  height: 14px;
  margin-right: 4px;
}.aiq_gr_jp_amount-pwi {
  margin-bottom: 0.25rem;
  color: #F5EDD8;
  font-weight: 800;
  font-size: 2rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  line-height: 1;
}
@media(min-width: 765px) {.aiq_gr_jp_amount-pwi {
  font-size: 2.5rem;
}
}.aiq_gr_jp_amount-pwi span {
  color: #E8A020;
}.aiq_gr_jp_seo-pwi {
  overflow-wrap: break-word;
  color: #A8906A;
  font-size: 12px;
  line-height: 1.5;
  max-width: 30rem;
}.aiq_gr_jp_cta-pwi {
  border-radius: 0.625rem;
  background: rgba(139,31,46,0.22);
  padding: 11px 1.25rem;
  border: 1px solid rgba(139,31,46,0.22);
  transition: background .2s;
  flex-shrink: 0;
  position: relative;
  margin-top: 0.25rem;
  z-index: 1;
  font-weight: 700;
  align-self: flex-start;
  font-size: 13px;
  white-space: nowrap;
  color: #F5EDD8;
}.aiq_gr_jp_cta-pwi:hover {
  background: #8B1F2E;
}.aiq_ws-pwi {
  background: #100B08;
  padding: 2rem 1rem 0;
}
@media(min-width: 770px) {.aiq_ws-pwi {
  padding: 36px 1.5rem 0;
}
}.aiq_ws_in-pwi {
  margin: 0 auto;
  max-width: 82.5rem;
}.aiq_ws_head-pwi {
  gap: 0.75rem;
  margin-bottom: 0.875rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}.aiq_ws_title-pwi {
  gap: 0.625rem;
  display: flex;
  color: #F5EDD8;
  font-weight: 700;
  align-items: center;
  font-size: 1rem;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-family: 'Cinzel', serif;
}.aiq_ws_title_ic-pwi svg {
  height: 18px;
  stroke-linecap: round;
  color: #E8A020;
  width: 1.125rem;
  stroke-linejoin: round;
}.aiq_ws_online-pwi {
  gap: 0.438rem;
  font-weight: 600;
  display: flex;
  font-size: 12px;
  color: #7A6448;
  align-items: center;
}.aiq_ws_online_dot-pwi {
  border-radius: 50%;
  background: #2E8B50;
  height: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(46,139,80,0.18);
  width: 8px;
}.aiq_ws_scroll-pwi {
  gap: 0.5rem;
  scrollbar-width: none;
  padding-bottom: 8px;
  display: flex;
  overflow-x: auto;
}.aiq_ws_scroll-pwi::-webkit-scrollbar {
  display: none;
}.aiq_wc-pwi {
  padding: 10px 0.875rem;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 10px;
  background: #160E09;
  gap: 10px;
  flex-shrink: 0;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
}.aiq_wc_img-pwi {
  background: #1C1410;
  border-radius: 6px;
  overflow: hidden;
  height: 2.25rem;
  flex-shrink: 0;
  width: 2.25rem;
}.aiq_wc_img-pwi img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.aiq_wc_info-pwi {
  min-width: 0;
}.aiq_wc_game-pwi {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  color: #D4C4A0;
}.aiq_wc_player-pwi {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #5E4C38;
  font-size: 10px;
}.aiq_wc_amount-pwi {
  font-size: 0.813rem;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  color: #2E8B50;
  margin-left: auto;
}.aiq_app-pwi {
  padding: 36px 1rem 0;
  background: #100B08;
}
@media(min-width: 769px) {.aiq_app-pwi {
  padding: 44px 24px 0;
}
}.aiq_app_in-pwi {
  margin: 0 auto;
  max-width: 1320px;
}.aiq_app_head-pwi {
  margin-bottom: 1rem;
}.aiq_app_label-pwi {
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C9912A;
}.aiq_app_h2-pwi {
  margin-bottom: 6px;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  color: #F5EDD8;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.aiq_app_h2-pwi {
  font-size: 1.5rem;
}
}.aiq_app_sub-pwi {
  max-width: 600px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7A6448;
  line-height: 1.6;
}.aiq_app_sub-pwi strong {
  color: #D4C4A0;
  font-weight: 700;
}.aiq_app_cards-pwi {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width: 642px) {.aiq_app_cards-pwi {
  grid-template-columns: repeat(3,1fr);
}
}.aiq_app_card-pwi {
  padding: 1.25rem;
  border-radius: 10px;
  overflow: hidden;
  gap: 16px;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
  display: flex;
}.aiq_app_card_ios-pwi {
  background: linear-gradient(135deg,rgba(201,145,42,0.18) 0%,#1C1410 100%);
}.aiq_app_card_android-pwi {
  background: linear-gradient(135deg,rgba(46,139,80,0.18) 0%,#1C1410 100%);
}.aiq_app_card_win-pwi {
  background: linear-gradient(135deg,rgba(232,160,32,0.16) 0%,#1C1410 100%);
}.aiq_app_card_ic-pwi svg {
  width: 2.125rem;
  height: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.aiq_app_card_ic-pwi {
  flex-shrink: 0;
  color: #F5EDD8;
}.aiq_app_card_os-pwi {
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  color: #7A6448;
  font-weight: 700;
  letter-spacing: .08em;
}.aiq_app_card_title-pwi {
  margin-bottom: 0.375rem;
  font-size: 15px;
  color: #F5EDD8;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 700;
}.aiq_app_card_text-pwi {
  overflow-wrap: break-word;
  margin-bottom: 14px;
  line-height: 1.5;
  color: #7A6448;
  font-size: 12px;
}.aiq_app_card_btn-pwi {
  background: rgba(255,255,255,0.12);
  gap: 7px;
  border-radius: 6px;
  padding: 0.625rem 18px;
  transition: background .2s;
  border: 1px solid rgba(201,145,42,0.45);
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  color: #F5EDD8;
  font-size: 13px;
}.aiq_app_card_btn-pwi:hover {
  background: rgba(255,255,255,0.07);
}.aiq_htp-pwi {
  background: #100B08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.aiq_htp-pwi {
  padding: 2.75rem 24px 0;
}
}.aiq_htp_in-pwi {
  margin: 0 auto;
  max-width: 1320px;
}.aiq_htp_head-pwi {
  margin-bottom: 22px;
  max-width: 720px;
}.aiq_htp_label-pwi {
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #C9912A;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.aiq_htp_h2-pwi {
  font-size: 22px;
  font-weight: 800;
  color: #F5EDD8;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.aiq_htp_h2-pwi {
  font-size: 28px;
}
}.aiq_htp_intro-pwi {
  font-size: 14px;
  color: #7A6448;
  line-height: 1.6;
}.aiq_htp_steps-pwi {
  list-style: none;
  margin: 0;
  gap: 0.75rem;
  padding: 0;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.aiq_htp_steps-pwi {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.aiq_htp_steps-pwi {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.aiq_htp_step-pwi {
  background: #1C1410;
  border-radius: 10px;
  padding: 20px 18px 18px;
  border: 1px solid rgba(255,255,255,0.09);
  display: flex;
  flex-direction: column;
  position: relative;
}.aiq_htp_step_num-pwi {
  border-radius: 50%;
  background: #C9912A;
  align-items: center;
  font-weight: 800;
  height: 28px;
  color: #0E0A06;
  position: absolute;
  justify-content: center;
  font-family: 'Cinzel', serif;
  left: 1.25rem;
  width: 28px;
  font-size: 13px;
  top: -0.75rem;
  display: flex;
}.aiq_htp_step_ic-pwi {
  margin: 8px 0 12px;
  background: rgba(201,145,42,0.18);
  border-radius: 0.375rem;
  justify-content: center;
  align-items: center;
  color: #C9912A;
  display: flex;
  width: 2.25rem;
  height: 2.25rem;
}.aiq_htp_step_ic-pwi svg {
  width: 1.125rem;
  height: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.aiq_htp_step_h-pwi {
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 700;
}.aiq_htp_step_p-pwi {
  color: #7A6448;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.aiq_htp_step_p-pwi strong {
  color: #D4C4A0;
  font-weight: 600;
}.aiq_htp_cta-pwi {
  transition: background .2s;
  padding: 0.813rem 26px;
  border-radius: 10px;
  background: #2E8B50;
  font-size: 14px;
  font-weight: 700;
  color: #0E0A06;
  display: inline-block;
  margin-top: 20px;
}.aiq_htp_cta-pwi:hover {
  background: #38A860;
}.aiq_prov-pwi {
  background: #100B08;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.aiq_prov-pwi {
  padding: 2.75rem 24px 0;
}
}.aiq_prov_in-pwi {
  margin: 0 auto;
  max-width: 82.5rem;
}.aiq_prov_head-pwi {
  margin-bottom: 1rem;
}.aiq_prov_label-pwi {
  color: #C9912A;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
}.aiq_prov_h2-pwi {
  font-size: 1.25rem;
  color: #F5EDD8;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.aiq_prov_h2-pwi {
  font-size: 24px;
}
}.aiq_prov_seo-pwi {
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 38.75rem;
  line-height: 1.6;
  color: #7A6448;
  margin-bottom: 1rem;
}.aiq_prov_seo-pwi strong {
  font-weight: 700;
  color: #D4C4A0;
}.aiq_prov_seo-pwi a {
  text-decoration: underline;
  color: #C9912A;
}.aiq_prov_grid-pwi {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.aiq_prov_grid-pwi {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.aiq_prov_grid-pwi {
  grid-template-columns: repeat(8,1fr);
}
}.aiq_prov_card-pwi {
  transition: border-color .2s,background .2s;
  gap: 7px;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 0.875rem 10px;
  background: #160E09;
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}.aiq_prov_card-pwi:hover {
  background: #1C1410;
  border-color: rgba(201,145,42,0.45);
}.aiq_prov_logo-pwi {
  border-radius: 6px;
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  display: flex;
  justify-content: center;
  width: 2.75rem;
  height: 2.75rem;
  align-items: center;
}.aiq_prov_logo-pwi img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.aiq_prov_name-pwi {
  color: #A8906A;
  overflow-wrap: break-word;
  font-weight: 600;
  text-align: center;
  font-size: 0.688rem;
}.aiq_bon-pwi {
  background: #100B08;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.aiq_bon-pwi {
  padding: 44px 1.5rem 0;
}
}.aiq_bon_in-pwi {
  margin: 0 auto;
  max-width: 1320px;
}.aiq_bon_head-pwi {
  margin-bottom: 1.25rem;
}.aiq_bon_label-pwi {
  text-transform: uppercase;
  color: #C9912A;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.aiq_bon_h2-pwi {
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F5EDD8;
  margin-bottom: 8px;
}
@media(min-width: 765px) {.aiq_bon_h2-pwi {
  font-size: 24px;
}
}.aiq_bon_seo-pwi {
  font-size: 13px;
  color: #7A6448;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 620px;
}.aiq_bon_seo-pwi strong {
  color: #D4C4A0;
  font-weight: 700;
}.aiq_bon_seo-pwi a {
  color: #C9912A;
  text-decoration: underline;
}.aiq_bon_grid-pwi {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.aiq_bon_grid-pwi {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.aiq_bon_grid-pwi {
  grid-template-columns: repeat(5,1fr);
}
}.aiq_bon_card-pwi {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 10px;
  padding: 16px;
  transition: border-color .2s,transform .2s;
  background: #160E09;
}.aiq_bon_card-pwi:hover {
  transform: translateY(-2px);
  border-color: rgba(201,145,42,0.07);
}.aiq_bon_card_ic-pwi svg {
  stroke-linecap: round;
  height: 26px;
  width: 1.625rem;
  stroke-linejoin: round;
}.aiq_bon_card_ic-pwi {
  margin-bottom: 10px;
}.aiq_bon_card_type-pwi {
  margin-bottom: 0.375rem;
  color: #7A6448;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
}.aiq_bon_card_amount-pwi {
  line-height: 1.1;
  font-size: 1.125rem;
  color: #E8A020;
  margin-bottom: 6px;
  font-weight: 800;
}.aiq_bon_card_name-pwi {
  font-size: 0.813rem;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-weight: 600;
}.aiq_bon_card_detail-pwi {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 0.688rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
  color: #5E4C38;
}.aiq_reg-pwi {
  background: #100B08;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.aiq_reg-pwi {
  padding: 2.75rem 1.5rem 0;
}
}.aiq_reg_in-pwi {
  border-radius: 1rem;
  padding: 28px 1.5rem;
  background: #1C1410;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.05);
  max-width: 1320px;
}
@media(min-width: 769px) {.aiq_reg_in-pwi {
  padding: 40px;
}
}.aiq_reg_top-pwi {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.aiq_reg_top-pwi {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.aiq_reg_label-pwi {
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C9912A;
}.aiq_reg_h2-pwi {
  color: #F5EDD8;
  font-weight: 800;
  margin-bottom: 12px;
  line-height: 1.2;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 1.375rem;
}
@media(min-width: 769px) {.aiq_reg_h2-pwi {
  font-size: 1.75rem;
}
}.aiq_reg_bonus-pwi {
  padding: 10px 16px;
  gap: 0.5rem;
  background: rgba(232,160,32,0.16);
  border-radius: 0.625rem;
  border: 1px solid rgba(232,160,32,0.16);
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.aiq_reg_bonus_amount-pwi {
  font-size: 1.25rem;
  color: #E8A020;
  font-weight: 800;
}.aiq_reg_bonus_text-pwi {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #A8906A;
}.aiq_reg_cta_btn-pwi {
  background: #2E8B50;
  transition: background .2s;
  padding: 0.875rem 2rem;
  border-radius: 0.625rem;
  display: inline-block;
  margin-bottom: 0.75rem;
  box-shadow: 0 0.25rem 1.375rem rgba(46,139,80,0.48);
  color: #0E0A06;
  font-size: 15px;
  font-weight: 700;
}.aiq_reg_cta_btn-pwi:hover {
  background: #38A860;
}.aiq_reg_terms-pwi {
  color: #5E4C38;
  font-size: 11px;
  line-height: 1.5;
}.aiq_reg_seo-pwi {
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 20px;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7A6448;
  line-height: 1.65;
  padding-top: 20px;
}.aiq_reg_seo-pwi p {
  color: #7A6448;
  font-size: 0.813rem;
  margin-bottom: 10px;
  line-height: 1.65;
}.aiq_reg_seo-pwi p:last-child {
  margin-bottom: 0;
}.aiq_reg_seo-pwi strong {
  font-weight: 700;
  color: #D4C4A0;
}.aiq_reg_seo-pwi a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9912A;
}.aiq_reg_seo-pwi a:hover {
  color: #DCA83C;
}.aiq_reg_seo-pwi ul,.aiq_reg_seo-pwi ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.aiq_reg_seo-pwi ol {
  list-style: decimal;
}.aiq_reg_seo-pwi li {
  font-size: 13px;
  margin-bottom: 0.25rem;
  line-height: 1.65;
  color: #7A6448;
}.aiq_reg_seo-pwi table {
  font-size: 0.813rem;
  display: block;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0.625rem;
  overflow-x: auto;
}
@media(min-width: 769px) {.aiq_reg_seo-pwi table {
  display: table;
}
}.aiq_reg_seo-pwi th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  text-align: left;
  font-weight: 700;
  color: #D4C4A0;
}.aiq_reg_seo-pwi td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7A6448;
}.aiq_reg_steps-pwi {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 857px) {.aiq_reg_steps-pwi {
  margin-top: 0;
}
}.aiq_reg_step-pwi {
  background: rgba(255,255,255,0.05);
  border-radius: 0.625rem;
  padding: 16px;
  border: 1px solid rgba(255,255,255,0.05);
  gap: 0.875rem;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.aiq_reg_step_num-pwi {
  border: 1px solid rgba(201,145,42,0.07);
  border-radius: 50%;
  background: rgba(201,145,42,0.18);
  font-weight: 800;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 2.125rem;
  font-size: 14px;
  display: flex;
  color: #C9912A;
}.aiq_reg_step_title-pwi {
  font-weight: 700;
  color: #F5EDD8;
  margin-bottom: 3px;
  font-size: 14px;
}.aiq_reg_step_text-pwi {
  font-size: 12px;
  color: #7A6448;
  line-height: 1.5;
}.aiq_reg_trust-pwi {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
  padding-top: 20px;
  margin-top: 1.25rem;
  flex-wrap: wrap;
}.aiq_reg_trust_item-pwi {
  gap: 7px;
  display: flex;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  align-items: center;
  color: #7A6448;
}.aiq_reg_trust_ic-pwi svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
  color: #C9912A;
  stroke-linecap: round;
}.aiq_seo-pwi {
  padding: 36px 1rem 0;
  background: #100B08;
}
@media(min-width: 765px) {.aiq_seo-pwi {
  padding: 2.75rem 24px 0;
}
}.aiq_seo_in-pwi {
  background: #1C1410;
  border-radius: 1rem;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.09);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 766px) {.aiq_seo_in-pwi {
  padding: 36px 2.5rem;
}
}.aiq_seo_label-pwi {
  text-transform: uppercase;
  color: #C9912A;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
}.aiq_seo_h2-pwi {
  font-weight: 800;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F5EDD8;
  line-height: 1.25;
  font-size: 20px;
}
@media(min-width: 765px) {.aiq_seo_h2-pwi {
  font-size: 1.5rem;
}
}.aiq_seo_body-pwi {
  color: #A8906A;
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
}.aiq_seo_body-pwi p {
  margin-bottom: 0.75rem;
  color: #A8906A;
  line-height: 1.75;
  font-size: 14px;
}.aiq_seo_body-pwi p:last-child {
  margin-bottom: 0;
}.aiq_seo_body-pwi strong {
  font-weight: 700;
  color: #D4C4A0;
}.aiq_seo_body-pwi a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9912A;
}.aiq_seo_body-pwi a:hover {
  color: #DCA83C;
}.aiq_seo_body-pwi ul,.aiq_seo_body-pwi ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.aiq_seo_body-pwi ol {
  list-style: decimal;
}.aiq_seo_body-pwi li {
  font-size: 14px;
  margin-bottom: 6px;
  line-height: 1.75;
  color: #A8906A;
}.aiq_seo_body-pwi table {
  margin-bottom: 0.75rem;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 13px;
  display: block;
}
@media(min-width:768px) {.aiq_seo_body-pwi table {
  display: table;
}
}.aiq_seo_body-pwi th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #D4C4A0;
  text-align: left;
}.aiq_seo_body-pwi td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A8906A;
}.aiq_seo_cols-pwi {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.aiq_seo_cols-pwi {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.aiq_seo_cols-pwi {
  grid-template-columns: repeat(3,1fr);
}
}.aiq_seo_col_h-pwi {
  overflow-wrap: break-word;
  margin-bottom: 7px;
  color: #D4C4A0;
  font-size: 0.813rem;
  font-weight: 700;
}.aiq_seo_col_p-pwi {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7A6448;
  line-height: 1.65;
}.aiq_seo_stats-pwi {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.aiq_seo_stat-pwi {
  border: 1px solid rgba(201,145,42,0.18);
  padding: 14px 16px;
  flex: 1;
  border-radius: 10px;
  background: rgba(201,145,42,0.07);
  min-width: 140px;
}.aiq_seo_stat_val-pwi {
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #C9912A;
  overflow-wrap: break-word;
  font-size: 20px;
}.aiq_seo_stat_lb-pwi {
  color: #7A6448;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.aiq_seo-pwi {
  background: #100B08;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.aiq_seo-pwi {
  padding: 2.75rem 24px 0;
}
}.aiq_seo_in-pwi {
  border: 1px solid rgba(255,255,255,0.09);
  background: #1C1410;
  margin: 0 auto;
  border-radius: 16px;
  padding: 1.75rem 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.aiq_seo_in-pwi {
  padding: 2.25rem 40px;
}
}.aiq_seo_label-pwi {
  letter-spacing: .08em;
  font-weight: 700;
  color: #C9912A;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 10px;
}.aiq_seo_h2-pwi {
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  margin-bottom: 14px;
  line-height: 1.25;
  color: #F5EDD8;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.aiq_seo_h2-pwi {
  font-size: 1.5rem;
}
}.aiq_seo_body-pwi {
  color: #A8906A;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.aiq_seo_body-pwi p {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A8906A;
  margin-bottom: 0.75rem;
}.aiq_seo_body-pwi p:last-child {
  margin-bottom: 0;
}.aiq_seo_body-pwi strong {
  font-weight: 700;
  color: #D4C4A0;
}.aiq_seo_body-pwi a {
  transition: color .2s;
  color: #C9912A;
  text-decoration: underline;
}.aiq_seo_body-pwi a:hover {
  color: #DCA83C;
}.aiq_seo_body-pwi ul,.aiq_seo_body-pwi ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.aiq_seo_body-pwi ol {
  list-style: decimal;
}.aiq_seo_body-pwi li {
  line-height: 1.75;
  color: #A8906A;
  margin-bottom: 0.375rem;
  font-size: 14px;
}.aiq_seo_body-pwi table {
  margin-bottom: 12px;
  font-size: 13px;
  border-collapse: collapse;
  display: block;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 767px) {.aiq_seo_body-pwi table {
  display: table;
}
}.aiq_seo_body-pwi th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  color: #D4C4A0;
  text-align: left;
  font-weight: 700;
}.aiq_seo_body-pwi td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A8906A;
}.aiq_seo_cols-pwi {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.aiq_seo_cols-pwi {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.aiq_seo_cols-pwi {
  grid-template-columns: repeat(3,1fr);
}
}.aiq_seo_col_h-pwi {
  color: #D4C4A0;
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.aiq_seo_col_p-pwi {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7A6448;
}.aiq_seo_stats-pwi {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.aiq_seo_stat-pwi {
  flex: 1;
  border-radius: 0.625rem;
  background: rgba(201,145,42,0.07);
  border: 1px solid rgba(201,145,42,0.18);
  padding: 14px 1rem;
  min-width: 8.75rem;
}.aiq_seo_stat_val-pwi {
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #C9912A;
}.aiq_seo_stat_lb-pwi {
  overflow-wrap: break-word;
  color: #7A6448;
  font-size: 0.688rem;
}.aiq_seo-pwi {
  background: #100B08;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.aiq_seo-pwi {
  padding: 2.75rem 1.5rem 0;
}
}.aiq_seo_in-pwi {
  border: 1px solid rgba(255,255,255,0.09);
  background: #1C1410;
  padding: 28px 1.5rem;
  border-radius: 16px;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 769px) {.aiq_seo_in-pwi {
  padding: 36px 2.5rem;
}
}.aiq_seo_label-pwi {
  color: #C9912A;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
}.aiq_seo_h2-pwi {
  font-size: 20px;
  font-family: 'Cinzel', serif;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 0.875rem;
}
@media(min-width: 767px) {.aiq_seo_h2-pwi {
  font-size: 24px;
}
}.aiq_seo_body-pwi {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #A8906A;
  line-height: 1.75;
}.aiq_seo_body-pwi p {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
  color: #A8906A;
}.aiq_seo_body-pwi p:last-child {
  margin-bottom: 0;
}.aiq_seo_body-pwi strong {
  color: #D4C4A0;
  font-weight: 700;
}.aiq_seo_body-pwi a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9912A;
}.aiq_seo_body-pwi a:hover {
  color: #DCA83C;
}.aiq_seo_body-pwi ul,.aiq_seo_body-pwi ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.aiq_seo_body-pwi ol {
  list-style: decimal;
}.aiq_seo_body-pwi li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #A8906A;
}.aiq_seo_body-pwi table {
  margin-bottom: 12px;
  font-size: 13px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 766px) {.aiq_seo_body-pwi table {
  display: table;
}
}.aiq_seo_body-pwi th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  color: #D4C4A0;
  font-weight: 700;
  text-align: left;
}.aiq_seo_body-pwi td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #A8906A;
}.aiq_seo_cols-pwi {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width:640px) {.aiq_seo_cols-pwi {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.aiq_seo_cols-pwi {
  grid-template-columns: repeat(3,1fr);
}
}.aiq_seo_col_h-pwi {
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 13px;
  color: #D4C4A0;
  overflow-wrap: break-word;
}.aiq_seo_col_p-pwi {
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #7A6448;
}.aiq_seo_stats-pwi {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.aiq_seo_stat-pwi {
  padding: 0.875rem 16px;
  border: 1px solid rgba(201,145,42,0.18);
  background: rgba(201,145,42,0.07);
  flex: 1;
  border-radius: 0.625rem;
  min-width: 140px;
}.aiq_seo_stat_val-pwi {
  font-weight: 800;
  color: #C9912A;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.aiq_seo_stat_lb-pwi {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #7A6448;
}.aiq_pmt-pwi {
  background: #100B08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.aiq_pmt-pwi {
  padding: 2.75rem 24px 0;
}
}.aiq_pmt_in-pwi {
  margin: 0 auto;
  max-width: 82.5rem;
}.aiq_pmt_head-pwi {
  max-width: 720px;
  margin-bottom: 22px;
}.aiq_pmt_label-pwi {
  margin-bottom: 8px;
  color: #C9912A;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
}.aiq_pmt_h2-pwi {
  font-weight: 800;
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F5EDD8;
}
@media(min-width: 766px) {.aiq_pmt_h2-pwi {
  font-size: 28px;
}
}.aiq_pmt_intro-pwi {
  font-size: 14px;
  color: #7A6448;
  line-height: 1.6;
  overflow-wrap: break-word;
}.aiq_pmt_groups-pwi {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.aiq_pmt_group-pwi {
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.625rem;
  background: #1C1410;
}.aiq_pmt_group_head-pwi {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  margin-bottom: 10px;
  flex-wrap: wrap;
}.aiq_pmt_group_ic-pwi {
  background: rgba(201,145,42,0.18);
  border-radius: 6px;
  flex-shrink: 0;
  width: 2.25rem;
  height: 36px;
  color: #C9912A;
  justify-content: center;
  display: flex;
  align-items: center;
}.aiq_pmt_group_ic-pwi svg {
  height: 1.125rem;
  stroke-linejoin: round;
  width: 18px;
  stroke-linecap: round;
}.aiq_pmt_group_h-pwi {
  margin: 0;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 1rem;
  color: #F5EDD8;
}.aiq_pmt_group_p-pwi {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #7A6448;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}.aiq_pmt_group_p-pwi strong {
  color: #D4C4A0;
  font-weight: 600;
}.aiq_pmt_table_wrap-pwi {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.aiq_pmt_table-pwi {
  border-collapse: collapse;
  min-width: 33.75rem;
  font-size: 13px;
  width: 100%;
}.aiq_pmt_table-pwi th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  text-transform: uppercase;
  font-weight: 700;
  text-align: left;
  color: #D4C4A0;
  font-size: 11px;
  white-space: nowrap;
  letter-spacing: .04em;
}.aiq_pmt_table-pwi td {
  padding: 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7A6448;
}.aiq_pmt_table-pwi tbody tr:last-child td {
  border-bottom: none;
}.aiq_pmt_table-pwi tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #D4C4A0;
}.aiq_faq-pwi {
  padding: 36px 16px 0;
  background: #100B08;
}
@media(min-width: 771px) {.aiq_faq-pwi {
  padding: 44px 1.5rem 0;
}
}.aiq_faq_in-pwi {
  margin: 0 auto;
  max-width: 1320px;
}.aiq_faq_head-pwi {
  margin-bottom: 20px;
}.aiq_faq_label-pwi {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C9912A;
  margin-bottom: 8px;
}.aiq_faq_h2-pwi {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #F5EDD8;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.aiq_faq_h2-pwi {
  font-size: 1.5rem;
}
}.aiq_faq_list-pwi {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.aiq_faq_item-pwi {
  border: 1px solid rgba(255,255,255,0.09);
  overflow: hidden;
  background: #1C1410;
  border-radius: 0.625rem;
}.aiq_faq_q-pwi {
  transition: color .2s;
  padding: 16px 20px;
  gap: 12px;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  display: flex;
  cursor: pointer;
  color: #D4C4A0;
  font-weight: 600;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
}.aiq_faq_q-pwi:hover {
  color: #F5EDD8;
}.aiq_faq_q_ic-pwi {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  flex-shrink: 0;
  width: 1.5rem;
  justify-content: center;
  display: flex;
  align-items: center;
  color: #C9912A;
  font-size: 1rem;
  height: 1.5rem;
}.aiq_faq_item-pwi.aiq_state_open-pwi .aiq_faq_q_ic-pwi {
  transform: rotate(45deg);
}.aiq_faq_a-pwi {
  padding: 0 1.25rem 16px;
  color: #7A6448;
  display: none;
  line-height: 1.7;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.aiq_faq_item-pwi.aiq_state_open-pwi .aiq_faq_a-pwi {
  display: block;
}.aiq_faq_a-pwi strong {
  color: #D4C4A0;
  font-weight: 700;
}.aiq_faq_a-pwi a {
  text-decoration: underline;
  color: #C9912A;
}.aiq_faq_a-pwi ul,.aiq_faq_a-pwi ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.aiq_faq_a-pwi ol {
  list-style: decimal;
}.aiq_faq_a-pwi li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.aiq_faq_a-pwi table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  display: block;
  font-size: 12px;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 765px) {.aiq_faq_a-pwi table {
  display: table;
}
}.aiq_faq_a-pwi th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 6px 0.5rem;
  font-weight: 700;
  text-align: left;
  color: #D4C4A0;
}.aiq_faq_a-pwi td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7A6448;
}.aiq_ft-pwi {
  background: #080503;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 3rem;
}.aiq_ft_support-pwi {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 766px) {.aiq_ft_support-pwi {
  padding: 28px 24px;
}
}.aiq_ft_support_in-pwi {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 1320px;
}.aiq_ft_support_main-pwi {
  flex: 1;
  gap: 16px;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
  flex-wrap: wrap;
}.aiq_ft_support_ic-pwi {
  color: #C9912A;
  flex-shrink: 0;
}.aiq_ft_support_ic-pwi svg {
  stroke-linecap: round;
  width: 1.875rem;
  height: 1.875rem;
  stroke-linejoin: round;
}.aiq_ft_support_text_title-pwi {
  font-size: 15px;
  color: #F5EDD8;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-weight: 700;
}.aiq_ft_support_text_sub-pwi {
  color: #7A6448;
  font-size: 12px;
  overflow-wrap: break-word;
}.aiq_ft_support_btn-pwi {
  padding: 11px 1.375rem;
  border-radius: 10px;
  transition: background .2s;
  background: #C9912A;
  flex-shrink: 0;
  font-size: 0.813rem;
  font-weight: 700;
  white-space: nowrap;
  color: #F5EDD8;
}.aiq_ft_support_btn-pwi:hover {
  background: #DCA83C;
}.aiq_ft_support_contacts-pwi {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.aiq_ft_support_contact-pwi {
  font-size: 12px;
  color: #5E4C38;
  line-height: 1.4;
}.aiq_ft_support_contact-pwi strong {
  margin-bottom: 2px;
  font-weight: 600;
  color: #A8906A;
  font-size: 0.688rem;
  display: block;
}.aiq_ft_main-pwi {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 32px 16px 1.5rem;
}
@media(min-width: 765px) {.aiq_ft_main-pwi {
  padding: 2.5rem 1.5rem 2rem;
}
}.aiq_ft_main_in-pwi {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.aiq_ft_main_in-pwi {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.aiq_ft_main_in-pwi {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.aiq_ft_col_logo-pwi {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.aiq_ft_col_logo-pwi {
  grid-column: auto;
}
}.aiq_ft_logo-pwi {
  gap: 9px;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  flex-wrap: wrap;
  font-weight: 800;
  color: #F5EDD8;
  align-items: center;
  font-size: 16px;
  display: flex;
}.aiq_ft_logo_mark-pwi {
  border-radius: 6px;
  overflow: hidden;
  height: 30px;
  width: 1.875rem;
}.aiq_ft_logo_mark-pwi img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.aiq_ft_logo_sub-pwi {
  line-height: 1.55;
  color: #5E4C38;
  max-width: 12.5rem;
  font-size: 12px;
  overflow-wrap: break-word;
}.aiq_ft_col_title-pwi {
  text-transform: uppercase;
  letter-spacing: .07em;
  color: #A8906A;
  font-weight: 700;
  font-size: 0.75rem;
  margin-bottom: 14px;
}.aiq_ft_col_links-pwi {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.aiq_ft_col_link-pwi {
  transition: color .2s;
  color: #5E4C38;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.aiq_ft_col_link-pwi:hover {
  color: #D4C4A0;
}.aiq_ft_apps-pwi {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.aiq_ft_app_card-pwi {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 10px 12px;
  transition: border-color .2s;
  border-radius: 6px;
  gap: 10px;
  background: rgba(255,255,255,0.05);
  display: flex;
  align-items: center;
}.aiq_ft_app_card-pwi:hover {
  border-color: rgba(201,145,42,0.45);
}.aiq_ft_app_card_ic-pwi svg {
  width: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.375rem;
}.aiq_ft_app_card_os-pwi {
  color: #5E4C38;
  font-size: 10px;
  font-weight: 600;
}.aiq_ft_app_card_action-pwi {
  font-size: 0.75rem;
  font-weight: 700;
  color: #D4C4A0;
}.aiq_ft_bot-pwi {
  padding: 20px 1rem;
}
@media(min-width: 769px) {.aiq_ft_bot-pwi {
  padding: 20px 1.5rem;
}
}.aiq_ft_bot_in-pwi {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
}.aiq_ft_socials-pwi {
  gap: 0.5rem;
  display: flex;
}.aiq_ft_soc-pwi {
  background: rgba(255,255,255,0.05);
  border-radius: 0.375rem;
  border: 1px solid rgba(255,255,255,0.09);
  transition: background .2s;
  width: 36px;
  height: 2.25rem;
  align-items: center;
  justify-content: center;
  color: #A8906A;
  display: flex;
}.aiq_ft_soc-pwi svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
}.aiq_ft_soc-pwi:hover {
  background: rgba(255,255,255,0.07);
}.aiq_ft_legal-pwi {
  flex: 1;
  min-width: 12.5rem;
  color: #9A826A;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 11px;
}.aiq_ft_legal-pwi strong {
  font-weight: 700;
  color: #A8906A;
}.aiq_ft_legal-pwi a {
  color: #A8906A;
  text-decoration: underline;
}.aiq_ft_age-pwi {
  border: 2px solid #9A826A;
  border-radius: 50%;
  margin-left: auto;
  justify-content: center;
  font-size: 0.688rem;
  font-weight: 800;
  display: flex;
  width: 2rem;
  height: 32px;
  color: #9A826A;
  align-items: center;
  flex-shrink: 0;
}