html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #0C1018;
  color: #C4D4E0;
  font-family: 'Barlow', sans-serif;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
}.qha-layout-3mx {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.qha-page-3mx {
  min-height: 100vh;
  display: flex;
}.qha-main-3mx {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width: 1083px) {.qha-main-3mx {
  padding-left: 13.75rem;
}
}
@media (max-width: 1080px) {.qha-main-3mx {
  padding-bottom: 4.5rem;
}
}.qha-gc-3mx {
  border: 1px solid rgba(255,255,255,0.06);
  background: #111520;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 0.5rem;
  position: relative;
  width: 8.75rem;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width: 637px) {.qha-gc-3mx {
  width: 9.75rem;
}
}
@media(min-width: 1077px) {.qha-gc-3mx {
  width: 10.5rem;
}
}.qha-gc-3mx:hover {
  border-color: rgba(59,178,218,0.07);
  transform: translateY(-3px);
}.qha-gc_img-3mx {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.qha-gc_img-3mx img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.qha-gc_hover-3mx {
  transition: opacity .2s;
  background: rgba(8,11,17,0.72);
  inset: 0;
  position: absolute;
  display: flex;
  opacity: 0;
  justify-content: center;
  align-items: center;
}.qha-gc-3mx:hover .qha-gc_hover-3mx {
  opacity: 1;
}.qha-gc_hover_btn-3mx {
  background: #3BB2DA;
  border-radius: 0.25rem;
  padding: 8px 16px;
  font-size: 12px;
  font-weight: 700;
  color: #EEF5FA;
}.qha-gc_info-3mx {
  padding: 0.5rem 0.625rem 0.625rem;
}.qha-gc_name-3mx {
  overflow: hidden;
  max-width: 100%;
  white-space: nowrap;
  font-weight: 600;
  font-size: 12px;
  color: #C4D4E0;
  margin-bottom: 3px;
  text-overflow: ellipsis;
}.qha-gc_prov-3mx {
  color: #4E6476;
  font-size: 0.625rem;
}.qha-gc_tag-3mx {
  border-radius: 4px;
  padding: 2px 0.438rem;
  position: absolute;
  left: 0.375rem;
  top: 6px;
  z-index: 2;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-size: 9px;
}.qha-gc_tag_hot-3mx {
  background: #E83030;
  color: #fff;
}.qha-gc_tag_new-3mx {
  background: #2DC96A;
  color: #0C1018;
}.qha-gc_tag_jp-3mx {
  background: #F5A623;
  color: #0C1018;
}.qha-gc_tag_ex-3mx {
  background: #E8502A;
  color: #fff;
}.qha-gc_tag_live-3mx {
  background: #E83030;
  color: #fff;
}.qha-gr-3mx {
  background: #0C1018;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.qha-gr-3mx {
  padding: 36px 1.5rem 0;
}
}.qha-gr_in-3mx {
  margin: 0 auto;
  max-width: 83.75rem;
}.qha-gr_head-3mx {
  gap: 12px;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.qha-gr_head_l-3mx {
  gap: 10px;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.qha-gr_ic-3mx {
  border-radius: 8px;
  justify-content: center;
  width: 32px;
  height: 32px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.qha-gr_ic-3mx svg {
  stroke-linecap: round;
  width: 16px;
  height: 16px;
  stroke-linejoin: round;
}.qha-gr_title-3mx {
  color: #EEF5FA;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 16px;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.qha-gr_title-3mx {
  font-size: 18px;
}
}.qha-gr_more-3mx {
  gap: 0.313rem;
  transition: color .2s;
  flex-shrink: 0;
  align-items: center;
  color: #6B849A;
  white-space: nowrap;
  display: flex;
  font-weight: 600;
  font-size: 0.75rem;
}.qha-gr_more-3mx:hover {
  color: #3BB2DA;
}.qha-gr_more-3mx svg {
  width: 0.75rem;
  height: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.qha-gr_arrows-3mx {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.qha-gr_arr-3mx {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  transition: background .15s,color .15s;
  border-radius: 4px;
  height: 30px;
  display: flex;
  color: #8FA8BC;
  align-items: center;
  justify-content: center;
  width: 30px;
}.qha-gr_arr-3mx:hover {
  background: rgba(255,255,255,0.07);
  color: #EEF5FA;
}.qha-gr_arr-3mx svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.813rem;
  width: 13px;
}.qha-gr_seo_h-3mx {
  margin: 0 0 6px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #C4D4E0;
  max-width: 42.5rem;
  font-size: 13px;
}
@media(min-width: 770px) {.qha-gr_seo_h-3mx {
  font-size: 14px;
}
}.qha-gr_seo-3mx {
  overflow-wrap: break-word;
  margin-bottom: 12px;
  max-width: 42.5rem;
  color: #6B849A;
  font-size: 12px;
  line-height: 1.55;
}.qha-gr_seo-3mx strong {
  color: #C4D4E0;
  font-weight: 600;
}.qha-gr_scroll-3mx {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 0.625rem;
}.qha-gr_scroll-3mx::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.qha-gr_scroll-3mx {
  gap: 0.75rem;
}
}.qha-tb-3mx {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #0C1018;
  align-items: center;
  position: fixed;
  z-index: 80;
  height: 3.5rem;
  display: flex;
  right: 0;
  top: 0;
  left: 0;
}.qha-tb_in-3mx {
  gap: 0;
  padding: 0 14px;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}.qha-tb_burger-3mx {
  border-radius: 0.5rem;
  gap: 0.313rem;
  margin-right: 8px;
  flex-direction: column;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  height: 2.375rem;
  align-items: center;
  width: 38px;
}.qha-tb_burger-3mx:hover {
  background: rgba(255,255,255,0.05);
}.qha-tb_burger_line-3mx {
  background: #8FA8BC;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 1.125rem;
}
@media(min-width: 1079px) {.qha-tb_burger-3mx {
  display: none;
}
}.qha-tb_logo-3mx {
  gap: 9px;
  display: flex;
  overflow-wrap: break-word;
  flex-shrink: 0;
  margin-right: 1.25rem;
  color: #EEF5FA;
  font-weight: 800;
  font-size: 18px;
  letter-spacing: -.01em;
  align-items: center;
}.qha-tb_logo_mark-3mx {
  overflow: hidden;
  border-radius: 8px;
  display: flex;
  height: 32px;
  width: 2rem;
  align-items: center;
  justify-content: center;
}.qha-tb_logo_mark-3mx img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.qha-tb_nav-3mx {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 637px) {.qha-tb_nav-3mx {
  display: flex;
}
}.qha-tb_tab-3mx {
  padding: 8px 0.875rem;
  border-radius: 8px;
  transition: background .15s,color .15s;
  white-space: nowrap;
  color: #8FA8BC;
  font-weight: 600;
  font-size: 13px;
}.qha-tb_tab-3mx:hover {
  background: rgba(255,255,255,0.05);
  color: #EEF5FA;
}.qha-tb_tab-3mx.qha-state_active-3mx {
  background: rgba(59,178,218,0.15);
  color: #EEF5FA;
}.qha-tb_right-3mx {
  gap: 8px;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.qha-tb_login-3mx {
  padding: 0.563rem 1rem;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.5rem;
  transition: border-color .2s,color .2s;
  background: rgba(255,255,255,0.05);
  font-size: 0.813rem;
  font-weight: 600;
  color: #C4D4E0;
  display: none;
}.qha-tb_login-3mx:hover {
  border-color: rgba(59,178,218,0.45);
  color: #EEF5FA;
}
@media(min-width: 482px) {.qha-tb_login-3mx {
  display: block;
}
}.qha-tb_reg-3mx {
  transition: background .2s;
  padding: 9px 1.125rem;
  border-radius: 8px;
  background: #2DC96A;
  font-weight: 700;
  color: #08111B;
  white-space: nowrap;
  font-size: 0.813rem;
}.qha-tb_reg-3mx:hover {
  background: #3EDED9;
}.qha-sb-3mx {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #141B26;
  transition: transform .25s ease;
  bottom: 0;
  z-index: 70;
  width: 13.75rem;
  left: 0;
  top: 3.5rem;
  overflow-y: auto;
  position: fixed;
}.qha-sb-3mx.qha-state_open-3mx {
  transform: translateX(0);
}.qha-sb-3mx::-webkit-scrollbar {
  width: 0.25rem;
}.qha-sb-3mx::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.qha-sb-3mx {
  transform: translateX(0);
}
}.qha-sb_auth-3mx {
  padding: 0.875rem 12px 0.625rem;
}.qha-sb_btn_reg-3mx {
  padding: 11px;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #2DC96A;
  font-weight: 700;
  text-align: center;
  font-size: 0.813rem;
  margin-bottom: 0.5rem;
  display: block;
  color: #08111B;
}.qha-sb_btn_reg-3mx:hover {
  background: #3EDED9;
}.qha-sb_btn_login-3mx {
  border: 1px solid rgba(255,255,255,0.10);
  padding: 0.625rem;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  border-radius: 0.5rem;
  display: block;
  color: #C4D4E0;
  font-weight: 600;
  text-align: center;
  font-size: 13px;
}.qha-sb_btn_login-3mx:hover {
  border-color: rgba(59,178,218,0.45);
  color: #EEF5FA;
}.qha-sb_promo-3mx {
  overflow: hidden;
  margin: 0 0.75rem 0.625rem;
  border-radius: 0.5rem;
  padding: 12px 14px;
  border: 1px solid rgba(59,178,218,0.15);
  background: linear-gradient(135deg,#0D2C40,#141B26);
  position: relative;
}.qha-sb_promo-3mx::before {
  background: radial-gradient(circle,rgba(59,178,218,0.15),transparent 70%);
  border-radius: 50%;
  position: absolute;
  height: 80px;
  content: '';
  top: -1.25rem;
  width: 80px;
  right: -20px;
}.qha-sb_promo_title-3mx {
  text-transform: uppercase;
  font-weight: 700;
  color: #3BB2DA;
  letter-spacing: .06em;
  margin-bottom: 4px;
  font-size: 11px;
}.qha-sb_promo_text-3mx {
  line-height: 1.35;
  font-weight: 600;
  color: #EEF5FA;
  overflow-wrap: break-word;
  font-size: 12px;
}.qha-sb_promo_sub-3mx {
  font-size: 10px;
  margin-top: 3px;
  color: #6B849A;
}.qha-sb_nav-3mx {
  padding: 6px 0.5rem 1rem;
}.qha-sb_nav_lb-3mx {
  padding: 0.625rem 8px 6px;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 10px;
  color: #4E6476;
  text-transform: uppercase;
}.qha-sb_link-3mx {
  gap: 0.625rem;
  padding: 9px 10px;
  border-radius: 4px;
  transition: background .15s,color .15s;
  display: flex;
  font-size: 13px;
  cursor: pointer;
  overflow-wrap: break-word;
  color: #8FA8BC;
  font-weight: 500;
  align-items: center;
}.qha-sb_link-3mx:hover {
  background: rgba(255,255,255,0.05);
  color: #EEF5FA;
}.qha-sb_link-3mx.qha-state_active-3mx {
  background: rgba(59,178,218,0.15);
  color: #EEF5FA;
}.qha-sb_ic-3mx {
  border-radius: 4px;
  display: flex;
  align-items: center;
  width: 30px;
  flex-shrink: 0;
  height: 1.875rem;
  justify-content: center;
}.qha-sb_ic-3mx svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
}.qha-sb_ic_1-3mx {
  background: rgba(59,178,218,0.07);
  color: #3BB2DA;
}.qha-sb_ic_2-3mx {
  background: rgba(45,201,106,0.14);
  color: #2DC96A;
}.qha-sb_ic_3-3mx {
  background: rgba(245,166,35,0.15);
  color: #F5A623;
}.qha-sb_ic_4-3mx {
  background: rgba(232,80,42,0.16);
  color: #E8502A;
}.qha-sb_ic_5-3mx {
  background: rgba(59,178,218,0.07);
  color: #E8409C;
}.qha-sb_ic_6-3mx {
  background: rgba(232,80,42,0.16);
  color: #9B52E8;
}.qha-sb_badge-3mx {
  padding: 2px 7px;
  background: #F5A623;
  border-radius: 0.25rem;
  font-size: 9px;
  color: #08111B;
  font-weight: 700;
  margin-left: auto;
}.qha-sb_bot-3mx {
  padding: 12px;
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.5rem;
  display: flex;
}.qha-sb_lang-3mx,.qha-sb_help-3mx {
  border-radius: 4px;
  border: 1px solid rgba(255,255,255,0.06);
  background: rgba(255,255,255,0.05);
  flex: 1;
  gap: 0.375rem;
  padding: 0.563rem 0.375rem;
  transition: border-color .2s;
  font-size: 11px;
  align-items: center;
  justify-content: center;
  display: flex;
  color: #8FA8BC;
  font-weight: 600;
}.qha-sb_lang-3mx:hover,.qha-sb_help-3mx:hover {
  border-color: rgba(59,178,218,0.45);
  color: #EEF5FA;
}.qha-sb_lang-3mx svg,.qha-sb_help-3mx svg {
  height: 13px;
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
}.qha-sb_bd-3mx {
  background: rgba(8,11,17,0.72);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.qha-sb_bd-3mx.qha-state_on-3mx {
  display: block;
}
@media(min-width: 1081px) {.qha-sb_bd-3mx {
  display: none!important;
}
}.qha-mob_nav-3mx {
  background: #141B26;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.10);
  position: fixed;
  left: 0;
  z-index: 80;
  display: flex;
  right: 0;
  bottom: 0;
}
@media(min-width: 1082px) {.qha-mob_nav-3mx {
  display: none;
}
}.qha-mob_nav_item-3mx {
  gap: 4px;
  flex: 1;
  padding: 4px 2px;
  align-items: center;
  display: flex;
  color: #4E6476;
  cursor: pointer;
  flex-direction: column;
}.qha-mob_nav_ic-3mx {
  line-height: 1;
}.qha-mob_nav_ic-3mx svg {
  stroke-linejoin: round;
  width: 20px;
  stroke-linecap: round;
  height: 1.25rem;
}.qha-mob_nav_lb-3mx {
  font-weight: 600;
  font-size: 0.625rem;
  color: #4E6476;
}.qha-mob_nav_item-3mx.qha-state_active-3mx {
  color: #3BB2DA;
}.qha-mob_nav_item-3mx.qha-state_active-3mx .qha-mob_nav_lb-3mx {
  color: #3BB2DA;
}.qha-hero-3mx {
  background: #0C1018;
  padding: 20px 16px 0;
}
@media(min-width: 767px) {.qha-hero-3mx {
  padding: 1.5rem 24px 0;
}
}.qha-hero_in-3mx {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  max-width: 1340px;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.qha-hero_in-3mx {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1098px) {.qha-hero_in-3mx {
  grid-template-columns: 1fr 21.25rem;
}
}.qha-hero_promo-3mx {
  overflow: hidden;
  border-radius: 0.75rem;
  background: #111520;
  align-items: stretch;
  min-height: 13.75rem;
  display: flex;
  position: relative;
}
@media(min-width: 767px) {.qha-hero_promo-3mx {
  min-height: 280px;
}
}.qha-hero_promo_bg-3mx {
  background: linear-gradient(120deg,#0D2C40 0%,#0C1018 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.qha-hero_promo_bg-3mx::after {
  inset: 0;
  background: linear-gradient(90deg,#0C1018 0%,rgba(8,11,17,0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.qha-hero_promo_glow-3mx {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232,80,42,0.16) 0%,transparent 65%);
  right: 3.75rem;
  width: 18.75rem;
  top: -40px;
  height: 300px;
  pointer-events: none;
  position: absolute;
}.qha-hero_promo_ct-3mx {
  padding: 28px 1.5rem 1.75rem 1.75rem;
  justify-content: center;
  position: relative;
  display: flex;
  flex-direction: column;
  z-index: 2;
  max-width: 480px;
}
@media(min-width: 765px) {.qha-hero_promo_ct-3mx {
  padding: 40px 2rem;
}
}.qha-hero_badge-3mx {
  border: 1px solid rgba(59,178,218,0.07);
  padding: 0.313rem 0.75rem;
  border-radius: 1.25rem;
  background: rgba(59,178,218,0.15);
  font-size: 10px;
  display: inline-block;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #3BB2DA;
}.qha-hero_h1-3mx {
  font-size: 26px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  line-height: 1.15;
  color: #EEF5FA;
  overflow-wrap: break-word;
  margin-bottom: 10px;
}.qha-hero_h1-3mx em {
  font-style: normal;
  color: #F5A623;
}
@media(min-width: 766px) {.qha-hero_h1-3mx {
  font-size: 2.25rem;
}
}.qha-hero_sub-3mx {
  font-size: 13px;
  margin-bottom: 1.25rem;
  color: #8FA8BC;
  line-height: 1.55;
}
@media(min-width: 767px) {.qha-hero_sub-3mx {
  font-size: 0.875rem;
}
}.qha-hero_row-3mx {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.qha-hero_cta-3mx {
  background: #2DC96A;
  transition: background .2s;
  border-radius: 8px;
  padding: 0.813rem 26px;
  color: #08111B;
  font-size: 14px;
  font-weight: 700;
  box-shadow: 3px 3px 0px #041508, 0 0 0.875rem rgba(45,201,106,0.44);
}.qha-hero_cta-3mx:hover {
  background: #3EDED9;
}.qha-hero_terms-3mx {
  font-size: 11px;
  color: #4E6476;
}.qha-hero_game-3mx {
  border-radius: 12px;
  background: #111520;
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  flex-direction: column;
  display: flex;
  position: relative;
}.qha-hero_game_badge-3mx {
  padding: 5px 0.625rem;
  border-radius: 20px;
  border: 1px solid rgba(245,166,35,0.15);
  background: rgba(245,166,35,0.15);
  position: absolute;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .06em;
  top: 0.75rem;
  z-index: 3;
  left: 12px;
  color: #F5A623;
  font-weight: 700;
}.qha-hero_game_badge-3mx svg {
  margin-right: 4px;
  width: 11px;
  vertical-align: -1px;
  height: 11px;
}.qha-hero_game_img-3mx {
  background: linear-gradient(135deg,#0D2C40,#0C1018);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.qha-hero_game_img-3mx img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.qha-hero_game_play-3mx {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8,11,17,0.72);
  display: flex;
  opacity: 0;
  justify-content: center;
  align-items: center;
  position: absolute;
}.qha-hero_game-3mx:hover .qha-hero_game_play-3mx {
  opacity: 1;
}.qha-hero_game_play-3mx span {
  background: #3BB2DA;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 52px;
  width: 3.25rem;
}.qha-hero_game_play-3mx span svg {
  height: 18px;
  width: 18px;
  margin-left: 2px;
}.qha-hero_game_info-3mx {
  padding: 14px 16px;
}.qha-hero_game_title-3mx {
  color: #EEF5FA;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 0.938rem;
}.qha-hero_game_provider-3mx {
  font-size: 0.688rem;
  color: #6B849A;
}.qha-hero_game_btn-3mx {
  margin: 0.75rem 16px 1rem;
  border-radius: 8px;
  padding: 0.688rem;
  background: #3BB2DA;
  transition: background .2s;
  color: #EEF5FA;
  font-weight: 700;
  text-align: center;
  font-size: 0.813rem;
  display: block;
}.qha-hero_game-3mx:hover .qha-hero_game_btn-3mx {
  background: #5ECAE8;
}.qha-sbar-3mx {
  padding: 1rem 16px 0;
  background: #0C1018;
}
@media(min-width: 765px) {.qha-sbar-3mx {
  padding: 1.125rem 24px 0;
}
}.qha-sbar_in-3mx {
  margin: 0 auto;
  max-width: 83.75rem;
}.qha-sbar_row-3mx {
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
}.qha-sbar_input-3mx {
  border: 1px solid rgba(255,255,255,0.10);
  flex: 1;
  padding: 11px 16px;
  background: #111520;
  transition: border-color .2s;
  gap: 0.625rem;
  border-radius: 0.5rem;
  color: #6B849A;
  font-size: 13px;
  align-items: center;
  display: flex;
  cursor: pointer;
}.qha-sbar_input-3mx:hover {
  border-color: rgba(59,178,218,0.45);
}.qha-sbar_input-3mx svg {
  stroke-linecap: round;
  height: 15px;
  stroke-linejoin: round;
  flex-shrink: 0;
  width: 15px;
}.qha-sbar_providers-3mx {
  border-radius: 8px;
  background: #111520;
  transition: border-color .2s;
  gap: 0.5rem;
  padding: 0.688rem 18px;
  border: 1px solid rgba(255,255,255,0.10);
  color: #C4D4E0;
  font-size: 0.813rem;
  align-items: center;
  display: flex;
  font-weight: 600;
  white-space: nowrap;
}.qha-sbar_providers-3mx:hover {
  border-color: rgba(59,178,218,0.45);
  color: #EEF5FA;
}.qha-sbar_providers-3mx svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
  height: 0.875rem;
}.qha-sbar_tabs-3mx {
  gap: 0.375rem;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 2px;
  display: flex;
}.qha-sbar_tabs-3mx::-webkit-scrollbar {
  display: none;
}.qha-sbar_tab-3mx {
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 1.25rem;
  padding: 8px 14px;
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  color: #8FA8BC;
  font-size: 0.75rem;
  flex-shrink: 0;
  cursor: pointer;
  font-weight: 600;
  white-space: nowrap;
  display: flex;
  align-items: center;
}.qha-sbar_tab-3mx:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(59,178,218,0.45);
  color: #EEF5FA;
}.qha-sbar_tab-3mx.qha-state_active-3mx {
  border-color: rgba(59,178,218,0.07);
  background: rgba(59,178,218,0.15);
  color: #EEF5FA;
}.qha-sbar_tab_ic-3mx svg {
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
  height: 0.875rem;
}.qha-wy-3mx {
  background: #0C1018;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.qha-wy-3mx {
  padding: 40px 1.5rem 0;
}
}.qha-wy_in-3mx {
  margin: 0 auto;
  max-width: 1340px;
}.qha-wy_head-3mx {
  margin-bottom: 18px;
  max-width: 45rem;
}.qha-wy_label-3mx {
  color: #3BB2DA;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.qha-wy_h2-3mx {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.5rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EEF5FA;
}
@media(min-width: 770px) {.qha-wy_h2-3mx {
  font-size: 1.5rem;
}
}.qha-wy_intro-3mx {
  margin: 0;
  color: #6B849A;
  font-size: 0.813rem;
  line-height: 1.6;
}.qha-wy_grid-3mx {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.qha-wy_grid-3mx {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.qha-wy_grid-3mx {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.qha-wy_card-3mx {
  border-radius: 0.5rem;
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: #141B26;
  transition: border-color .2s,transform .2s;
}.qha-wy_card-3mx:hover {
  transform: translateY(-2px);
  border-color: rgba(59,178,218,0.07);
}.qha-wy_card_ic-3mx {
  border-radius: 50%;
  background: rgba(59,178,218,0.15);
  margin-bottom: 0.875rem;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #3BB2DA;
  width: 2.75rem;
}.qha-wy_card_ic-3mx svg {
  height: 1.375rem;
  stroke-linejoin: round;
  width: 1.375rem;
  stroke-linecap: round;
}.qha-wy_card_h-3mx {
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 0.375rem;
  color: #EEF5FA;
  line-height: 1.25;
  overflow-wrap: break-word;
}.qha-wy_card_p-3mx {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #6B849A;
  overflow-wrap: break-word;
}.qha-wy_card_p-3mx strong {
  color: #C4D4E0;
  font-weight: 600;
}.qha-gr_jp-3mx {
  border-radius: 12px;
  background: linear-gradient(135deg,#1B0D38 0%,#090C16 100%);
  overflow: hidden;
  padding: 20px;
  position: relative;
}.qha-gr_jp-3mx::before {
  background: radial-gradient(circle,rgba(232,80,42,0.16) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  position: absolute;
  left: -60px;
  top: -3.75rem;
  height: 250px;
  width: 250px;
}.qha-gr_jp-3mx::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245,166,35,0.15) 0%,transparent 70%);
  width: 200px;
  content: '';
  right: 0;
  position: absolute;
  bottom: -2.5rem;
  height: 200px;
}.qha-gr_jp_head-3mx {
  gap: 1rem;
  margin-bottom: 1rem;
  display: flex;
  align-items: flex-start;
  position: relative;
  z-index: 1;
  flex-wrap: wrap;
}.qha-gr_jp_info-3mx {
  flex: 1;
}.qha-gr_jp_label-3mx {
  color: #9B52E8;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-size: 0.688rem;
}.qha-gr_jp_label-3mx svg {
  vertical-align: -2px;
  margin-right: 0.25rem;
  height: 14px;
  width: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.qha-gr_jp_amount-3mx {
  margin-bottom: 4px;
  line-height: 1;
  color: #EEF5FA;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 2rem;
  font-weight: 800;
}
@media(min-width: 771px) {.qha-gr_jp_amount-3mx {
  font-size: 40px;
}
}.qha-gr_jp_amount-3mx span {
  color: #F5A623;
}.qha-gr_jp_seo-3mx {
  max-width: 30rem;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #8FA8BC;
  line-height: 1.5;
}.qha-gr_jp_cta-3mx {
  padding: 11px 1.25rem;
  border-radius: 8px;
  transition: background .2s;
  border: 1px solid rgba(232,80,42,0.16);
  background: rgba(232,80,42,0.16);
  margin-top: 4px;
  font-size: 0.813rem;
  position: relative;
  flex-shrink: 0;
  align-self: flex-start;
  z-index: 1;
  white-space: nowrap;
  font-weight: 700;
  color: #EEF5FA;
}.qha-gr_jp_cta-3mx:hover {
  background: #E8502A;
}.qha-gcg-3mx {
  background: #0C1018;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.qha-gcg-3mx {
  padding: 2.75rem 24px 0;
}
}.qha-gcg_in-3mx {
  margin: 0 auto;
  max-width: 83.75rem;
}.qha-gcg_head-3mx {
  max-width: 45rem;
  margin-bottom: 20px;
}.qha-gcg_label-3mx {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  color: #3BB2DA;
  font-size: 11px;
  letter-spacing: .08em;
}.qha-gcg_h2-3mx {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #EEF5FA;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.375rem;
  font-weight: 800;
}
@media(min-width: 767px) {.qha-gcg_h2-3mx {
  font-size: 1.75rem;
}
}.qha-gcg_intro-3mx {
  color: #6B849A;
  line-height: 1.6;
  font-size: 13px;
}.qha-gcg_grid-3mx {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.qha-gcg_grid-3mx {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.qha-gcg_grid-3mx {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.qha-gcg_card-3mx {
  border-radius: 0.75rem;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.10);
  position: relative;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 15rem;
}.qha-gcg_card-3mx:hover {
  transform: translateY(-3px);
  border-color: rgba(59,178,218,0.15);
}.qha-gcg_card_bg-3mx {
  inset: 0;
  position: absolute;
  z-index: 0;
}.qha-gcg_card_bg-3mx::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.qha-gcg_card_ic-3mx {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  display: flex;
  top: 18px;
  z-index: 2;
  position: absolute;
  right: 1.125rem;
  width: 40px;
  align-items: center;
  color: #EEF5FA;
  height: 2.5rem;
  justify-content: center;
}.qha-gcg_card_ic-3mx svg {
  stroke-linejoin: round;
  width: 20px;
  height: 20px;
  stroke-linecap: round;
}.qha-gcg_card_ct-3mx {
  position: relative;
  z-index: 1;
}.qha-gcg_card_h-3mx {
  margin-bottom: 8px;
  color: #EEF5FA;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.2;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.125rem;
}
@media(min-width: 771px) {.qha-gcg_card_h-3mx {
  font-size: 20px;
}
}.qha-gcg_card_p-3mx {
  font-size: 12px;
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  line-height: 1.55;
}.qha-gcg_card_p-3mx strong {
  color: #EEF5FA;
  font-weight: 600;
}.qha-gcg_card_cta-3mx {
  gap: 4px;
  display: inline-flex;
  align-items: center;
  font-weight: 700;
  color: #3BB2DA;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: .04em;
}.qha-gcg_card_cta-3mx svg {
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
}.qha-ws-3mx {
  background: #0C1018;
  padding: 32px 16px 0;
}
@media(min-width: 770px) {.qha-ws-3mx {
  padding: 36px 1.5rem 0;
}
}.qha-ws_in-3mx {
  margin: 0 auto;
  max-width: 1340px;
}.qha-ws_head-3mx {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  justify-content: space-between;
}.qha-ws_title-3mx {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  color: #EEF5FA;
  font-size: 16px;
}.qha-ws_title_ic-3mx svg {
  height: 1.125rem;
  stroke-linejoin: round;
  width: 18px;
  stroke-linecap: round;
  color: #F5A623;
}.qha-ws_online-3mx {
  gap: 7px;
  font-weight: 600;
  font-size: 12px;
  color: #6B849A;
  display: flex;
  align-items: center;
}.qha-ws_online_dot-3mx {
  border-radius: 50%;
  background: #2DC96A;
  height: 8px;
  box-shadow: 0 0 0.375rem rgba(45,201,106,0.14);
  width: 8px;
  flex-shrink: 0;
}.qha-ws_scroll-3mx {
  gap: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 8px;
}.qha-ws_scroll-3mx::-webkit-scrollbar {
  display: none;
}.qha-wc-3mx {
  gap: 0.625rem;
  border-radius: 8px;
  padding: 0.625rem 14px;
  background: #111520;
  border: 1px solid rgba(255,255,255,0.10);
  align-items: center;
  flex-shrink: 0;
  min-width: 220px;
  display: flex;
}.qha-wc_img-3mx {
  border-radius: 0.25rem;
  background: #141B26;
  overflow: hidden;
  width: 2.25rem;
  height: 2.25rem;
  flex-shrink: 0;
}.qha-wc_img-3mx img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.qha-wc_info-3mx {
  min-width: 0;
}.qha-wc_game-3mx {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  color: #C4D4E0;
  white-space: nowrap;
  font-weight: 600;
}.qha-wc_player-3mx {
  overflow: hidden;
  color: #4E6476;
  font-size: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
}.qha-wc_amount-3mx {
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 13px;
  margin-left: auto;
  color: #2DC96A;
}.qha-app-3mx {
  background: #0C1018;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.qha-app-3mx {
  padding: 44px 1.5rem 0;
}
}.qha-app_in-3mx {
  margin: 0 auto;
  max-width: 83.75rem;
}.qha-app_head-3mx {
  margin-bottom: 1rem;
}.qha-app_label-3mx {
  font-size: 0.688rem;
  color: #3BB2DA;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
}.qha-app_h2-3mx {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EEF5FA;
  margin-bottom: 6px;
}
@media(min-width: 767px) {.qha-app_h2-3mx {
  font-size: 24px;
}
}.qha-app_sub-3mx {
  overflow-wrap: break-word;
  max-width: 37.5rem;
  color: #6B849A;
  line-height: 1.6;
  font-size: 0.813rem;
}.qha-app_sub-3mx strong {
  color: #C4D4E0;
  font-weight: 700;
}.qha-app_cards-3mx {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 16px;
}
@media(min-width: 642px) {.qha-app_cards-3mx {
  grid-template-columns: repeat(3,1fr);
}
}.qha-app_card-3mx {
  padding: 1.25rem;
  overflow: hidden;
  border-radius: 8px;
  gap: 1rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
}.qha-app_card_ios-3mx {
  background: linear-gradient(135deg,rgba(59,178,218,0.15) 0%,#141B26 100%);
}.qha-app_card_android-3mx {
  background: linear-gradient(135deg,rgba(45,201,106,0.14) 0%,#141B26 100%);
}.qha-app_card_win-3mx {
  background: linear-gradient(135deg,rgba(245,166,35,0.15) 0%,#141B26 100%);
}.qha-app_card_ic-3mx svg {
  width: 34px;
  height: 34px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.qha-app_card_ic-3mx {
  color: #EEF5FA;
  flex-shrink: 0;
}.qha-app_card_os-3mx {
  color: #6B849A;
  font-weight: 700;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 10px;
}.qha-app_card_title-3mx {
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #EEF5FA;
}.qha-app_card_text-3mx {
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 0.75rem;
  line-height: 1.5;
  color: #6B849A;
}.qha-app_card_btn-3mx {
  padding: 10px 18px;
  background: rgba(255,255,255,0.12);
  border: 1px solid rgba(59,178,218,0.45);
  gap: 0.438rem;
  border-radius: 0.25rem;
  transition: background .2s;
  align-items: center;
  font-weight: 700;
  font-size: 13px;
  display: inline-flex;
  color: #EEF5FA;
}.qha-app_card_btn-3mx:hover {
  background: rgba(255,255,255,0.07);
}.qha-reg-3mx {
  padding: 36px 16px 0;
  background: #0C1018;
}
@media(min-width: 767px) {.qha-reg-3mx {
  padding: 2.75rem 1.5rem 0;
}
}.qha-reg_in-3mx {
  border-radius: 0.75rem;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.06);
  background: #141B26;
  padding: 28px 1.5rem;
  max-width: 1340px;
}
@media(min-width:768px) {.qha-reg_in-3mx {
  padding: 40px;
}
}.qha-reg_top-3mx {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.qha-reg_top-3mx {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.qha-reg_label-3mx {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #3BB2DA;
}.qha-reg_h2-3mx {
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #EEF5FA;
  line-height: 1.2;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 12px;
  font-weight: 800;
}
@media(min-width: 771px) {.qha-reg_h2-3mx {
  font-size: 1.75rem;
}
}.qha-reg_bonus-3mx {
  padding: 10px 16px;
  background: rgba(245,166,35,0.15);
  border: 1px solid rgba(245,166,35,0.15);
  border-radius: 8px;
  gap: 0.5rem;
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.qha-reg_bonus_amount-3mx {
  color: #F5A623;
  font-size: 20px;
  font-weight: 800;
}.qha-reg_bonus_text-3mx {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #8FA8BC;
}.qha-reg_cta_btn-3mx {
  padding: 14px 2rem;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #2DC96A;
  box-shadow: 3px 3px 0px #041508, 0 0 14px rgba(45,201,106,0.44);
  color: #08111B;
  display: inline-block;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 0.75rem;
}.qha-reg_cta_btn-3mx:hover {
  background: #3EDED9;
}.qha-reg_terms-3mx {
  color: #4E6476;
  font-size: 11px;
  line-height: 1.5;
}.qha-reg_seo-3mx {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.65;
  overflow-wrap: break-word;
  padding-top: 1.25rem;
  color: #6B849A;
  font-size: 13px;
  margin-top: 1.25rem;
}.qha-reg_seo-3mx p {
  font-size: 0.813rem;
  color: #6B849A;
  margin-bottom: 10px;
  line-height: 1.65;
}.qha-reg_seo-3mx p:last-child {
  margin-bottom: 0;
}.qha-reg_seo-3mx strong {
  color: #C4D4E0;
  font-weight: 700;
}.qha-reg_seo-3mx a {
  transition: color .2s;
  text-decoration: underline;
  color: #3BB2DA;
}.qha-reg_seo-3mx a:hover {
  color: #5ECAE8;
}.qha-reg_seo-3mx ul,.qha-reg_seo-3mx ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.qha-reg_seo-3mx ol {
  list-style: decimal;
}.qha-reg_seo-3mx li {
  line-height: 1.65;
  color: #6B849A;
  font-size: 13px;
  margin-bottom: 4px;
}.qha-reg_seo-3mx table {
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
}
@media(min-width:768px) {.qha-reg_seo-3mx table {
  display: table;
}
}.qha-reg_seo-3mx th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.5rem;
  color: #C4D4E0;
  font-weight: 700;
  text-align: left;
}.qha-reg_seo-3mx td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 8px;
  color: #6B849A;
}.qha-reg_steps-3mx {
  gap: 0.875rem;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 859px) {.qha-reg_steps-3mx {
  margin-top: 0;
}
}.qha-reg_step-3mx {
  border-radius: 0.5rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.06);
  gap: 14px;
  padding: 16px;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.qha-reg_step_num-3mx {
  border-radius: 50%;
  background: rgba(59,178,218,0.15);
  border: 1px solid rgba(59,178,218,0.07);
  font-size: 0.875rem;
  color: #3BB2DA;
  display: flex;
  width: 34px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  height: 2.125rem;
}.qha-reg_step_title-3mx {
  font-weight: 700;
  font-size: 14px;
  color: #EEF5FA;
  margin-bottom: 3px;
}.qha-reg_step_text-3mx {
  color: #6B849A;
  font-size: 12px;
  line-height: 1.5;
}.qha-reg_trust-3mx {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  flex-wrap: wrap;
  display: flex;
  margin-top: 1.25rem;
  padding-top: 20px;
}.qha-reg_trust_item-3mx {
  gap: 0.438rem;
  color: #6B849A;
  align-items: center;
  display: flex;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.qha-reg_trust_ic-3mx svg {
  stroke-linecap: round;
  color: #3BB2DA;
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
}.qha-bon-3mx {
  background: #0C1018;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.qha-bon-3mx {
  padding: 2.75rem 24px 0;
}
}.qha-bon_in-3mx {
  margin: 0 auto;
  max-width: 1340px;
}.qha-bon_head-3mx {
  margin-bottom: 1.25rem;
}.qha-bon_label-3mx {
  color: #3BB2DA;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
}.qha-bon_h2-3mx {
  color: #EEF5FA;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.qha-bon_h2-3mx {
  font-size: 24px;
}
}.qha-bon_seo-3mx {
  line-height: 1.6;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  color: #6B849A;
  font-size: 13px;
}.qha-bon_seo-3mx strong {
  color: #C4D4E0;
  font-weight: 700;
}.qha-bon_seo-3mx a {
  text-decoration: underline;
  color: #3BB2DA;
}.qha-bon_grid-3mx {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width:640px) {.qha-bon_grid-3mx {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.qha-bon_grid-3mx {
  grid-template-columns: repeat(5,1fr);
}
}.qha-bon_card-3mx {
  border-radius: 8px;
  background: #111520;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 16px;
  transition: border-color .2s,transform .2s;
}.qha-bon_card-3mx:hover {
  border-color: rgba(59,178,218,0.07);
  transform: translateY(-2px);
}.qha-bon_card_ic-3mx svg {
  height: 26px;
  stroke-linejoin: round;
  width: 1.625rem;
  stroke-linecap: round;
}.qha-bon_card_ic-3mx {
  margin-bottom: 0.625rem;
}.qha-bon_card_type-3mx {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
  font-size: 10px;
  color: #6B849A;
}.qha-bon_card_amount-3mx {
  color: #F5A623;
  font-weight: 800;
  line-height: 1.1;
  font-size: 18px;
  margin-bottom: 6px;
}.qha-bon_card_name-3mx {
  margin-bottom: 8px;
  font-weight: 600;
  color: #EEF5FA;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.qha-bon_card_detail-3mx {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 11px;
  color: #4E6476;
  padding-top: 8px;
  overflow-wrap: break-word;
  line-height: 1.5;
}.qha-prov-3mx {
  padding: 36px 1rem 0;
  background: #0C1018;
}
@media(min-width: 771px) {.qha-prov-3mx {
  padding: 2.75rem 1.5rem 0;
}
}.qha-prov_in-3mx {
  margin: 0 auto;
  max-width: 83.75rem;
}.qha-prov_head-3mx {
  margin-bottom: 16px;
}.qha-prov_label-3mx {
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 11px;
  letter-spacing: .08em;
  color: #3BB2DA;
  text-transform: uppercase;
}.qha-prov_h2-3mx {
  font-size: 20px;
  font-weight: 800;
  color: #EEF5FA;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.qha-prov_h2-3mx {
  font-size: 1.5rem;
}
}.qha-prov_seo-3mx {
  color: #6B849A;
  overflow-wrap: break-word;
  margin-bottom: 1rem;
  font-size: 13px;
  line-height: 1.6;
  max-width: 38.75rem;
}.qha-prov_seo-3mx strong {
  font-weight: 700;
  color: #C4D4E0;
}.qha-prov_seo-3mx a {
  text-decoration: underline;
  color: #3BB2DA;
}.qha-prov_grid-3mx {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 642px) {.qha-prov_grid-3mx {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.qha-prov_grid-3mx {
  grid-template-columns: repeat(8,1fr);
}
}.qha-prov_card-3mx {
  gap: 0.438rem;
  background: #111520;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,background .2s;
  padding: 14px 0.625rem;
  display: flex;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
}.qha-prov_card-3mx:hover {
  background: #141B26;
  border-color: rgba(59,178,218,0.45);
}.qha-prov_logo-3mx {
  overflow: hidden;
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  width: 2.75rem;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 2.75rem;
}.qha-prov_logo-3mx img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.qha-prov_name-3mx {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #8FA8BC;
  font-weight: 600;
  text-align: center;
}.qha-seo-3mx {
  padding: 2.25rem 16px 0;
  background: #0C1018;
}
@media(min-width: 770px) {.qha-seo-3mx {
  padding: 2.75rem 24px 0;
}
}.qha-seo_in-3mx {
  border-radius: 0.75rem;
  padding: 28px 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.10);
  background: #141B26;
  max-width: 1340px;
}
@media(min-width: 765px) {.qha-seo_in-3mx {
  padding: 36px 40px;
}
}.qha-seo_label-3mx {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #3BB2DA;
  margin-bottom: 10px;
}.qha-seo_h2-3mx {
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  color: #EEF5FA;
  line-height: 1.25;
  margin-bottom: 0.875rem;
}
@media(min-width: 770px) {.qha-seo_h2-3mx {
  font-size: 24px;
}
}.qha-seo_body-3mx {
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #8FA8BC;
}.qha-seo_body-3mx p {
  color: #8FA8BC;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 12px;
}.qha-seo_body-3mx p:last-child {
  margin-bottom: 0;
}.qha-seo_body-3mx strong {
  color: #C4D4E0;
  font-weight: 700;
}.qha-seo_body-3mx a {
  transition: color .2s;
  color: #3BB2DA;
  text-decoration: underline;
}.qha-seo_body-3mx a:hover {
  color: #5ECAE8;
}.qha-seo_body-3mx ul,.qha-seo_body-3mx ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.qha-seo_body-3mx ol {
  list-style: decimal;
}.qha-seo_body-3mx li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #8FA8BC;
  line-height: 1.75;
}.qha-seo_body-3mx table {
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  font-size: 13px;
  display: block;
  width: 100%;
}
@media(min-width: 767px) {.qha-seo_body-3mx table {
  display: table;
}
}.qha-seo_body-3mx th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  text-align: left;
  color: #C4D4E0;
  font-weight: 700;
}.qha-seo_body-3mx td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #8FA8BC;
}.qha-seo_cols-3mx {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.qha-seo_cols-3mx {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.qha-seo_cols-3mx {
  grid-template-columns: repeat(3,1fr);
}
}.qha-seo_col_h-3mx {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 700;
  color: #C4D4E0;
  margin-bottom: 0.438rem;
}.qha-seo_col_p-3mx {
  font-size: 0.813rem;
  color: #6B849A;
  line-height: 1.65;
  overflow-wrap: break-word;
}.qha-seo_stats-3mx {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.qha-seo_stat-3mx {
  padding: 0.875rem 16px;
  border-radius: 8px;
  flex: 1;
  background: rgba(59,178,218,0.07);
  border: 1px solid rgba(59,178,218,0.15);
  min-width: 8.75rem;
}.qha-seo_stat_val-3mx {
  color: #3BB2DA;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
}.qha-seo_stat_lb-3mx {
  overflow-wrap: break-word;
  color: #6B849A;
  font-size: 11px;
}.qha-faq-3mx {
  padding: 2.25rem 1rem 0;
  background: #0C1018;
}
@media(min-width: 765px) {.qha-faq-3mx {
  padding: 44px 24px 0;
}
}.qha-faq_in-3mx {
  margin: 0 auto;
  max-width: 83.75rem;
}.qha-faq_head-3mx {
  margin-bottom: 1.25rem;
}.qha-faq_label-3mx {
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  color: #3BB2DA;
}.qha-faq_h2-3mx {
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EEF5FA;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.qha-faq_h2-3mx {
  font-size: 1.5rem;
}
}.qha-faq_list-3mx {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.qha-faq_item-3mx {
  border: 1px solid rgba(255,255,255,0.10);
  background: #141B26;
  border-radius: 0.5rem;
  overflow: hidden;
}.qha-faq_q-3mx {
  padding: 16px 1.25rem;
  transition: color .2s;
  gap: 12px;
  justify-content: space-between;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-weight: 600;
  font-size: 0.875rem;
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #C4D4E0;
}.qha-faq_q-3mx:hover {
  color: #EEF5FA;
}.qha-faq_q_ic-3mx {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  height: 24px;
  font-size: 1rem;
  justify-content: center;
  align-items: center;
  color: #3BB2DA;
  width: 1.5rem;
  display: flex;
  flex-shrink: 0;
}.qha-faq_item-3mx.qha-state_open-3mx .qha-faq_q_ic-3mx {
  transform: rotate(45deg);
}.qha-faq_a-3mx {
  padding: 0 1.25rem 16px;
  font-size: 13px;
  color: #6B849A;
  line-height: 1.7;
  display: none;
  overflow-wrap: break-word;
}.qha-faq_item-3mx.qha-state_open-3mx .qha-faq_a-3mx {
  display: block;
}.qha-faq_a-3mx strong {
  font-weight: 700;
  color: #C4D4E0;
}.qha-faq_a-3mx a {
  color: #3BB2DA;
  text-decoration: underline;
}.qha-faq_a-3mx ul,.qha-faq_a-3mx ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.qha-faq_a-3mx ol {
  list-style: decimal;
}.qha-faq_a-3mx li {
  margin-bottom: 4px;
  line-height: 1.6;
}.qha-faq_a-3mx table {
  margin: 8px 0;
  display: block;
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
  overflow-x: auto;
}
@media(min-width: 766px) {.qha-faq_a-3mx table {
  display: table;
}
}.qha-faq_a-3mx th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #C4D4E0;
  text-align: left;
}.qha-faq_a-3mx td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 6px 0.5rem;
  color: #6B849A;
}.qha-seo-3mx {
  padding: 36px 1rem 0;
  background: #0C1018;
}
@media(min-width:768px) {.qha-seo-3mx {
  padding: 2.75rem 1.5rem 0;
}
}.qha-seo_in-3mx {
  border-radius: 0.75rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: #141B26;
  padding: 28px 1.5rem;
  margin: 0 auto;
  max-width: 83.75rem;
}
@media(min-width: 770px) {.qha-seo_in-3mx {
  padding: 36px 2.5rem;
}
}.qha-seo_label-3mx {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 11px;
  color: #3BB2DA;
}.qha-seo_h2-3mx {
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 14px;
  font-weight: 800;
  color: #EEF5FA;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  line-height: 1.25;
}
@media(min-width: 769px) {.qha-seo_h2-3mx {
  font-size: 24px;
}
}.qha-seo_body-3mx {
  font-size: 14px;
  color: #8FA8BC;
  overflow-wrap: break-word;
  line-height: 1.75;
}.qha-seo_body-3mx p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #8FA8BC;
}.qha-seo_body-3mx p:last-child {
  margin-bottom: 0;
}.qha-seo_body-3mx strong {
  font-weight: 700;
  color: #C4D4E0;
}.qha-seo_body-3mx a {
  transition: color .2s;
  color: #3BB2DA;
  text-decoration: underline;
}.qha-seo_body-3mx a:hover {
  color: #5ECAE8;
}.qha-seo_body-3mx ul,.qha-seo_body-3mx ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.qha-seo_body-3mx ol {
  list-style: decimal;
}.qha-seo_body-3mx li {
  margin-bottom: 6px;
  color: #8FA8BC;
  font-size: 14px;
  line-height: 1.75;
}.qha-seo_body-3mx table {
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  display: block;
  overflow-x: auto;
}
@media(min-width: 770px) {.qha-seo_body-3mx table {
  display: table;
}
}.qha-seo_body-3mx th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #C4D4E0;
}.qha-seo_body-3mx td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #8FA8BC;
}.qha-seo_cols-3mx {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.qha-seo_cols-3mx {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.qha-seo_cols-3mx {
  grid-template-columns: repeat(3,1fr);
}
}.qha-seo_col_h-3mx {
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 7px;
  color: #C4D4E0;
  overflow-wrap: break-word;
}.qha-seo_col_p-3mx {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #6B849A;
}.qha-seo_stats-3mx {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.qha-seo_stat-3mx {
  border-radius: 0.5rem;
  padding: 14px 16px;
  background: rgba(59,178,218,0.07);
  border: 1px solid rgba(59,178,218,0.15);
  flex: 1;
  min-width: 8.75rem;
}.qha-seo_stat_val-3mx {
  color: #3BB2DA;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
}.qha-seo_stat_lb-3mx {
  color: #6B849A;
  overflow-wrap: break-word;
  font-size: 11px;
}.qha-seo-3mx {
  padding: 36px 1rem 0;
  background: #0C1018;
}
@media(min-width: 771px) {.qha-seo-3mx {
  padding: 2.75rem 24px 0;
}
}.qha-seo_in-3mx {
  padding: 28px 1.5rem;
  background: #141B26;
  border: 1px solid rgba(255,255,255,0.10);
  margin: 0 auto;
  border-radius: 12px;
  max-width: 83.75rem;
}
@media(min-width: 765px) {.qha-seo_in-3mx {
  padding: 36px 2.5rem;
}
}.qha-seo_label-3mx {
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #3BB2DA;
  text-transform: uppercase;
  margin-bottom: 10px;
}.qha-seo_h2-3mx {
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 14px;
  font-weight: 800;
  color: #EEF5FA;
}
@media(min-width: 771px) {.qha-seo_h2-3mx {
  font-size: 24px;
}
}.qha-seo_body-3mx {
  line-height: 1.75;
  color: #8FA8BC;
  overflow-wrap: break-word;
  font-size: 14px;
}.qha-seo_body-3mx p {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
  color: #8FA8BC;
}.qha-seo_body-3mx p:last-child {
  margin-bottom: 0;
}.qha-seo_body-3mx strong {
  color: #C4D4E0;
  font-weight: 700;
}.qha-seo_body-3mx a {
  transition: color .2s;
  color: #3BB2DA;
  text-decoration: underline;
}.qha-seo_body-3mx a:hover {
  color: #5ECAE8;
}.qha-seo_body-3mx ul,.qha-seo_body-3mx ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.qha-seo_body-3mx ol {
  list-style: decimal;
}.qha-seo_body-3mx li {
  line-height: 1.75;
  color: #8FA8BC;
  margin-bottom: 6px;
  font-size: 0.875rem;
}.qha-seo_body-3mx table {
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 0.813rem;
  margin-bottom: 12px;
  width: 100%;
}
@media(min-width: 767px) {.qha-seo_body-3mx table {
  display: table;
}
}.qha-seo_body-3mx th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C4D4E0;
  text-align: left;
  font-weight: 700;
}.qha-seo_body-3mx td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #8FA8BC;
}.qha-seo_cols-3mx {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 643px) {.qha-seo_cols-3mx {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.qha-seo_cols-3mx {
  grid-template-columns: repeat(3,1fr);
}
}.qha-seo_col_h-3mx {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #C4D4E0;
  margin-bottom: 7px;
}.qha-seo_col_p-3mx {
  overflow-wrap: break-word;
  color: #6B849A;
  font-size: 0.813rem;
  line-height: 1.65;
}.qha-seo_stats-3mx {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.qha-seo_stat-3mx {
  border: 1px solid rgba(59,178,218,0.15);
  padding: 14px 1rem;
  background: rgba(59,178,218,0.07);
  flex: 1;
  border-radius: 8px;
  min-width: 140px;
}.qha-seo_stat_val-3mx {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #3BB2DA;
  font-size: 20px;
}.qha-seo_stat_lb-3mx {
  overflow-wrap: break-word;
  color: #6B849A;
  font-size: 11px;
}.qha-ft-3mx {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #080B11;
  margin-top: 3rem;
}.qha-ft_support-3mx {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 1rem;
}
@media(min-width: 766px) {.qha-ft_support-3mx {
  padding: 28px 24px;
}
}.qha-ft_support_in-3mx {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  display: flex;
  max-width: 83.75rem;
  flex-wrap: wrap;
}.qha-ft_support_main-3mx {
  gap: 16px;
  flex: 1;
  min-width: 220px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.qha-ft_support_ic-3mx {
  flex-shrink: 0;
  color: #3BB2DA;
}.qha-ft_support_ic-3mx svg {
  stroke-linejoin: round;
  height: 30px;
  stroke-linecap: round;
  width: 30px;
}.qha-ft_support_text_title-3mx {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #EEF5FA;
  margin-bottom: 3px;
  font-size: 0.938rem;
}.qha-ft_support_text_sub-3mx {
  color: #6B849A;
  overflow-wrap: break-word;
  font-size: 12px;
}.qha-ft_support_btn-3mx {
  background: #3BB2DA;
  padding: 0.688rem 22px;
  transition: background .2s;
  border-radius: 0.5rem;
  color: #EEF5FA;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 13px;
  white-space: nowrap;
}.qha-ft_support_btn-3mx:hover {
  background: #5ECAE8;
}.qha-ft_support_contacts-3mx {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.qha-ft_support_contact-3mx {
  line-height: 1.4;
  color: #4E6476;
  font-size: 12px;
}.qha-ft_support_contact-3mx strong {
  font-weight: 600;
  font-size: 0.688rem;
  display: block;
  margin-bottom: 2px;
  color: #8FA8BC;
}.qha-ft_main-3mx {
  padding: 32px 1rem 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 770px) {.qha-ft_main-3mx {
  padding: 40px 1.5rem 32px;
}
}.qha-ft_main_in-3mx {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1340px;
}
@media(min-width: 637px) {.qha-ft_main_in-3mx {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.qha-ft_main_in-3mx {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.qha-ft_col_logo-3mx {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.qha-ft_col_logo-3mx {
  grid-column: auto;
}
}.qha-ft_logo-3mx {
  gap: 0.563rem;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-size: 1rem;
  margin-bottom: 12px;
  display: flex;
  color: #EEF5FA;
  font-weight: 800;
  align-items: center;
}.qha-ft_logo_mark-3mx {
  border-radius: 0.25rem;
  overflow: hidden;
  height: 1.875rem;
  width: 30px;
}.qha-ft_logo_mark-3mx img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.qha-ft_logo_sub-3mx {
  overflow-wrap: break-word;
  max-width: 12.5rem;
  color: #4E6476;
  font-size: 12px;
  line-height: 1.55;
}.qha-ft_col_title-3mx {
  letter-spacing: .07em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
  color: #8FA8BC;
  margin-bottom: 14px;
}.qha-ft_col_links-3mx {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.qha-ft_col_link-3mx {
  transition: color .2s;
  color: #4E6476;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.qha-ft_col_link-3mx:hover {
  color: #C4D4E0;
}.qha-ft_apps-3mx {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.qha-ft_app_card-3mx {
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  transition: border-color .2s;
  padding: 10px 12px;
  align-items: center;
  display: flex;
}.qha-ft_app_card-3mx:hover {
  border-color: rgba(59,178,218,0.45);
}.qha-ft_app_card_ic-3mx svg {
  width: 22px;
  height: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.qha-ft_app_card_os-3mx {
  font-weight: 600;
  color: #4E6476;
  font-size: 10px;
}.qha-ft_app_card_action-3mx {
  font-size: 12px;
  font-weight: 700;
  color: #C4D4E0;
}.qha-ft_bot-3mx {
  padding: 20px 1rem;
}
@media(min-width: 767px) {.qha-ft_bot-3mx {
  padding: 20px 1.5rem;
}
}.qha-ft_bot_in-3mx {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 83.75rem;
  display: flex;
  align-items: center;
}.qha-ft_socials-3mx {
  gap: 0.5rem;
  display: flex;
}.qha-ft_soc-3mx {
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  transition: background .2s;
  border-radius: 4px;
  width: 2.25rem;
  justify-content: center;
  display: flex;
  height: 2.25rem;
  color: #8FA8BC;
  align-items: center;
}.qha-ft_soc-3mx svg {
  stroke-linecap: round;
  width: 16px;
  height: 16px;
  stroke-linejoin: round;
}.qha-ft_soc-3mx:hover {
  background: rgba(255,255,255,0.07);
}.qha-ft_legal-3mx {
  flex: 1;
  line-height: 1.6;
  overflow-wrap: break-word;
  min-width: 12.5rem;
  color: #7A90A3;
  font-size: 11px;
}.qha-ft_legal-3mx strong {
  color: #8FA8BC;
  font-weight: 700;
}.qha-ft_legal-3mx a {
  color: #8FA8BC;
  text-decoration: underline;
}.qha-ft_age-3mx {
  border-radius: 50%;
  border: 2px solid #7A90A3;
  font-weight: 800;
  width: 32px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  color: #7A90A3;
  margin-left: auto;
  height: 2rem;
  justify-content: center;
  font-size: 0.688rem;
}