*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  font-family: 'Mulish', sans-serif;
  background-color: #0B1A22;
  color: #B8D4DA;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  line-height: 1.6;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.qhj-layout-kmi {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.qhj-page-kmi {
  min-height: 100vh;
  display: flex;
}.qhj-main-kmi {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media screen and (min-width: 1077px) {.qhj-main-kmi {
  padding-left: 220px;
}
}
@media screen and (max-width: 1076px) {.qhj-main-kmi {
  padding-bottom: 4.5rem;
}
}.qhj-gc-kmi {
  border-radius: 10px;
  overflow: hidden;
  background: #0E1F2C;
  border: 1px solid rgba(255,255,255,0.05);
  transition: transform .2s,border-color .2s;
  position: relative;
  cursor: pointer;
  width: 140px;
  flex-shrink: 0;
}
@media(min-width: 637px) {.qhj-gc-kmi {
  width: 156px;
}
}
@media(min-width: 1078px) {.qhj-gc-kmi {
  width: 168px;
}
}.qhj-gc-kmi:hover {
  transform: translateY(-3px);
  border-color: rgba(62,201,192,0.07);
}.qhj-gc_img-kmi {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.qhj-gc_img-kmi img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.qhj-gc_hover-kmi {
  background: rgba(6,14,21,0.72);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  display: flex;
  justify-content: center;
  position: absolute;
  align-items: center;
}.qhj-gc-kmi:hover .qhj-gc_hover-kmi {
  opacity: 1;
}.qhj-gc_hover_btn-kmi {
  border-radius: 0.313rem;
  background: #3EC9C0;
  padding: 0.5rem 1rem;
  font-weight: 700;
  font-size: 0.75rem;
  color: #EEF7F8;
}.qhj-gc_info-kmi {
  padding: 0.5rem 0.625rem 10px;
}.qhj-gc_name-kmi {
  overflow: hidden;
  font-size: 0.75rem;
  font-weight: 600;
  color: #B8D4DA;
  margin-bottom: 3px;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
}.qhj-gc_prov-kmi {
  color: #3F6878;
  font-size: 0.625rem;
}.qhj-gc_tag-kmi {
  padding: 2px 0.438rem;
  border-radius: 4px;
  position: absolute;
  font-size: 0.563rem;
  letter-spacing: .04em;
  z-index: 2;
  left: 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
  top: 6px;
}.qhj-gc_tag_hot-kmi {
  background: #E04848;
  color: #fff;
}.qhj-gc_tag_new-kmi {
  background: #2DBF72;
  color: #0B1A22;
}.qhj-gc_tag_jp-kmi {
  background: #C9903A;
  color: #0B1A22;
}.qhj-gc_tag_ex-kmi {
  background: #1E7EA8;
  color: #fff;
}.qhj-gc_tag_live-kmi {
  background: #E04848;
  color: #fff;
}.qhj-gr-kmi {
  padding: 2rem 16px 0;
  background: #0B1A22;
}
@media(min-width: 767px) {.qhj-gr-kmi {
  padding: 36px 24px 0;
}
}.qhj-gr_in-kmi {
  margin: 0 auto;
  max-width: 1320px;
}.qhj-gr_head-kmi {
  gap: 12px;
  margin-bottom: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.qhj-gr_head_l-kmi {
  gap: 10px;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.qhj-gr_ic-kmi {
  border-radius: 0.625rem;
  width: 2rem;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  height: 32px;
  align-items: center;
}.qhj-gr_ic-kmi svg {
  height: 16px;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.qhj-gr_title-kmi {
  color: #EEF7F8;
  font-weight: 700;
  font-size: 16px;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 771px) {.qhj-gr_title-kmi {
  font-size: 18px;
}
}.qhj-gr_more-kmi {
  transition: color .2s;
  gap: 0.313rem;
  align-items: center;
  display: flex;
  font-weight: 600;
  flex-shrink: 0;
  font-size: 12px;
  white-space: nowrap;
  color: #5A8494;
}.qhj-gr_more-kmi:hover {
  color: #3EC9C0;
}.qhj-gr_more-kmi svg {
  width: 0.75rem;
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.qhj-gr_arrows-kmi {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.qhj-gr_arr-kmi {
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 5px;
  display: flex;
  width: 30px;
  justify-content: center;
  color: #7EA8B4;
  height: 30px;
  align-items: center;
}.qhj-gr_arr-kmi:hover {
  background: rgba(255,255,255,0.07);
  color: #EEF7F8;
}.qhj-gr_arr-kmi svg {
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
  height: 13px;
}.qhj-gr_seo_h-kmi {
  margin: 0 0 0.375rem;
  font-family: 'Cormorant Garamond', serif;
  max-width: 42.5rem;
  color: #B8D4DA;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.qhj-gr_seo_h-kmi {
  font-size: 14px;
}
}.qhj-gr_seo-kmi {
  max-width: 680px;
  margin-bottom: 12px;
  font-size: 12px;
  color: #5A8494;
  overflow-wrap: break-word;
  line-height: 1.55;
}.qhj-gr_seo-kmi strong {
  color: #B8D4DA;
  font-weight: 600;
}.qhj-gr_scroll-kmi {
  gap: 0.625rem;
  padding-bottom: 10px;
  scrollbar-width: none;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  display: flex;
}.qhj-gr_scroll-kmi::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.qhj-gr_scroll-kmi {
  gap: 12px;
}
}.qhj-tb-kmi {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #091620;
  right: 0;
  height: 56px;
  top: 0;
  align-items: center;
  display: flex;
  left: 0;
  z-index: 80;
  position: fixed;
}.qhj-tb_in-kmi {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}.qhj-tb_burger-kmi {
  gap: 5px;
  border-radius: 10px;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 38px;
  flex-direction: column;
  width: 2.375rem;
  margin-right: 8px;
  flex-shrink: 0;
}.qhj-tb_burger-kmi:hover {
  background: rgba(255,255,255,0.05);
}.qhj-tb_burger_line-kmi {
  background: #7EA8B4;
  border-radius: 1px;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1079px) {.qhj-tb_burger-kmi {
  display: none;
}
}.qhj-tb_logo-kmi {
  gap: 0.563rem;
  margin-right: 1.25rem;
  font-size: 1.125rem;
  flex-shrink: 0;
  font-weight: 800;
  align-items: center;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  display: flex;
  color: #EEF7F8;
}.qhj-tb_logo_mark-kmi {
  border-radius: 10px;
  overflow: hidden;
  height: 2rem;
  align-items: center;
  display: flex;
  width: 2rem;
  justify-content: center;
}.qhj-tb_logo_mark-kmi img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.qhj-tb_nav-kmi {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.qhj-tb_nav-kmi {
  display: flex;
}
}.qhj-tb_tab-kmi {
  padding: 0.5rem 14px;
  border-radius: 10px;
  transition: background .15s,color .15s;
  font-size: 13px;
  color: #7EA8B4;
  white-space: nowrap;
  font-weight: 600;
}.qhj-tb_tab-kmi:hover {
  background: rgba(255,255,255,0.05);
  color: #EEF7F8;
}.qhj-tb_tab-kmi.qhj-state_active-kmi {
  background: rgba(62,201,192,0.18);
  color: #EEF7F8;
}.qhj-tb_right-kmi {
  gap: 8px;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
  align-items: center;
}.qhj-tb_login-kmi {
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,color .2s;
  background: rgba(255,255,255,0.05);
  padding: 0.563rem 16px;
  display: none;
  font-weight: 600;
  font-size: 0.813rem;
  color: #B8D4DA;
}.qhj-tb_login-kmi:hover {
  border-color: rgba(62,201,192,0.45);
  color: #EEF7F8;
}
@media(min-width: 479px) {.qhj-tb_login-kmi {
  display: block;
}
}.qhj-tb_reg-kmi {
  padding: 0.563rem 1.125rem;
  background: #2DBF72;
  transition: background .2s;
  border-radius: 10px;
  white-space: nowrap;
  font-weight: 700;
  color: #071218;
  font-size: 0.813rem;
}.qhj-tb_reg-kmi:hover {
  background: #3DD482;
}.qhj-sb-kmi {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #112535;
  transform: translateX(-100%);
  width: 220px;
  z-index: 70;
  top: 3.5rem;
  overflow-y: auto;
  left: 0;
  bottom: 0;
  position: fixed;
}.qhj-sb-kmi.qhj-state_open-kmi {
  transform: translateX(0);
}.qhj-sb-kmi::-webkit-scrollbar {
  width: 0.25rem;
}.qhj-sb-kmi::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1083px) {.qhj-sb-kmi {
  transform: translateX(0);
}
}.qhj-sb_auth-kmi {
  padding: 14px 0.75rem 0.625rem;
}.qhj-sb_btn_reg-kmi {
  transition: background .2s;
  padding: 0.688rem;
  background: #2DBF72;
  border-radius: 10px;
  margin-bottom: 0.5rem;
  text-align: center;
  font-weight: 700;
  font-size: 13px;
  color: #071218;
  display: block;
}.qhj-sb_btn_reg-kmi:hover {
  background: #3DD482;
}.qhj-sb_btn_login-kmi {
  background: rgba(255,255,255,0.05);
  padding: 0.625rem;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  font-size: 0.813rem;
  text-align: center;
  display: block;
  color: #B8D4DA;
  font-weight: 600;
}.qhj-sb_btn_login-kmi:hover {
  border-color: rgba(62,201,192,0.45);
  color: #EEF7F8;
}.qhj-sb_promo-kmi {
  border: 1px solid rgba(62,201,192,0.18);
  border-radius: 10px;
  background: linear-gradient(135deg,#0A2A3A,#112535);
  padding: 12px 0.875rem;
  overflow: hidden;
  margin: 0 0.75rem 0.625rem;
  position: relative;
}.qhj-sb_promo-kmi::before {
  background: radial-gradient(circle,rgba(62,201,192,0.18),transparent 70%);
  border-radius: 50%;
  top: -1.25rem;
  content: '';
  right: -1.25rem;
  position: absolute;
  height: 80px;
  width: 5rem;
}.qhj-sb_promo_title-kmi {
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  color: #3EC9C0;
  font-size: 11px;
  font-weight: 700;
}.qhj-sb_promo_text-kmi {
  overflow-wrap: break-word;
  font-weight: 600;
  color: #EEF7F8;
  line-height: 1.35;
  font-size: 12px;
}.qhj-sb_promo_sub-kmi {
  font-size: 0.625rem;
  color: #5A8494;
  margin-top: 3px;
}.qhj-sb_nav-kmi {
  padding: 0.375rem 0.5rem 16px;
}.qhj-sb_nav_lb-kmi {
  padding: 0.625rem 0.5rem 6px;
  color: #3F6878;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
  letter-spacing: .08em;
}.qhj-sb_link-kmi {
  transition: background .15s,color .15s;
  gap: 10px;
  border-radius: 5px;
  padding: 9px 0.625rem;
  overflow-wrap: break-word;
  font-size: 13px;
  align-items: center;
  font-weight: 500;
  display: flex;
  color: #7EA8B4;
  cursor: pointer;
}.qhj-sb_link-kmi:hover {
  background: rgba(255,255,255,0.05);
  color: #EEF7F8;
}.qhj-sb_link-kmi.qhj-state_active-kmi {
  background: rgba(62,201,192,0.18);
  color: #EEF7F8;
}.qhj-sb_ic-kmi {
  border-radius: 0.313rem;
  justify-content: center;
  align-items: center;
  height: 30px;
  width: 1.875rem;
  display: flex;
  flex-shrink: 0;
}.qhj-sb_ic-kmi svg {
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
}.qhj-sb_ic_1-kmi {
  background: rgba(62,201,192,0.07);
  color: #3EC9C0;
}.qhj-sb_ic_2-kmi {
  background: rgba(45,191,114,0.16);
  color: #2DBF72;
}.qhj-sb_ic_3-kmi {
  background: rgba(201,144,58,0.18);
  color: #C9903A;
}.qhj-sb_ic_4-kmi {
  background: rgba(30,126,168,0.22);
  color: #1E7EA8;
}.qhj-sb_ic_5-kmi {
  background: rgba(62,201,192,0.07);
  color: #E0608A;
}.qhj-sb_ic_6-kmi {
  background: rgba(30,126,168,0.22);
  color: #9B5DE5;
}.qhj-sb_badge-kmi {
  padding: 2px 0.438rem;
  background: #C9903A;
  border-radius: 5px;
  font-size: 9px;
  margin-left: auto;
  font-weight: 700;
  color: #071218;
}.qhj-sb_bot-kmi {
  padding: 0.75rem;
  gap: 8px;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.qhj-sb_lang-kmi,.qhj-sb_help-kmi {
  border-radius: 0.313rem;
  gap: 6px;
  flex: 1;
  border: 1px solid rgba(255,255,255,0.05);
  padding: 9px 0.375rem;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  font-weight: 600;
  color: #7EA8B4;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.688rem;
}.qhj-sb_lang-kmi:hover,.qhj-sb_help-kmi:hover {
  border-color: rgba(62,201,192,0.45);
  color: #EEF7F8;
}.qhj-sb_lang-kmi svg,.qhj-sb_help-kmi svg {
  width: 13px;
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
}.qhj-sb_bd-kmi {
  inset: 0;
  background: rgba(6,14,21,0.72);
  display: none;
  z-index: 69;
  position: fixed;
}.qhj-sb_bd-kmi.qhj-state_on-kmi {
  display: block;
}
@media(min-width: 1077px) {.qhj-sb_bd-kmi {
  display: none!important;
}
}.qhj-mob_nav-kmi {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.10);
  background: #112535;
  bottom: 0;
  display: flex;
  position: fixed;
  z-index: 80;
  right: 0;
  left: 0;
}
@media(min-width: 1081px) {.qhj-mob_nav-kmi {
  display: none;
}
}.qhj-mob_nav_item-kmi {
  gap: 0.25rem;
  flex: 1;
  padding: 4px 2px;
  cursor: pointer;
  align-items: center;
  display: flex;
  flex-direction: column;
  color: #3F6878;
}.qhj-mob_nav_ic-kmi {
  line-height: 1;
}.qhj-mob_nav_ic-kmi svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
  height: 1.25rem;
}.qhj-mob_nav_lb-kmi {
  font-size: 0.625rem;
  font-weight: 600;
  color: #3F6878;
}.qhj-mob_nav_item-kmi.qhj-state_active-kmi {
  color: #3EC9C0;
}.qhj-mob_nav_item-kmi.qhj-state_active-kmi .qhj-mob_nav_lb-kmi {
  color: #3EC9C0;
}.qhj-hero-kmi {
  background: #0B1A22;
  padding: 20px 16px 0;
}
@media(min-width: 770px) {.qhj-hero-kmi {
  padding: 1.5rem 24px 0;
}
}.qhj-hero_in-kmi {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 859px) {.qhj-hero_in-kmi {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width:1100px) {.qhj-hero_in-kmi {
  grid-template-columns: 1fr 340px;
}
}.qhj-hero_promo-kmi {
  background: #0E1F2C;
  border-radius: 1rem;
  overflow: hidden;
  align-items: stretch;
  min-height: 220px;
  display: flex;
  position: relative;
}
@media(min-width: 771px) {.qhj-hero_promo-kmi {
  min-height: 280px;
}
}.qhj-hero_promo_bg-kmi {
  background-position: center;
  background: linear-gradient(120deg,#0A2A3A 0%,#0B1A22 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.qhj-hero_promo_bg-kmi::after {
  background: linear-gradient(90deg,#0B1A22 0%,rgba(6,14,21,0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.qhj-hero_promo_glow-kmi {
  background: radial-gradient(circle,rgba(30,126,168,0.22) 0%,transparent 65%);
  border-radius: 50%;
  top: -40px;
  pointer-events: none;
  position: absolute;
  height: 300px;
  width: 18.75rem;
  right: 60px;
}.qhj-hero_promo_ct-kmi {
  padding: 1.75rem 24px 1.75rem 28px;
  max-width: 480px;
  justify-content: center;
  flex-direction: column;
  display: flex;
  position: relative;
  z-index: 2;
}
@media(min-width: 769px) {.qhj-hero_promo_ct-kmi {
  padding: 2.5rem 32px;
}
}.qhj-hero_badge-kmi {
  border: 1px solid rgba(62,201,192,0.07);
  padding: 0.313rem 0.75rem;
  border-radius: 1.5rem;
  background: rgba(62,201,192,0.18);
  font-size: 10px;
  letter-spacing: .08em;
  display: inline-block;
  color: #3EC9C0;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.875rem;
}.qhj-hero_h1-kmi {
  font-weight: 800;
  font-size: 1.625rem;
  line-height: 1.15;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  color: #EEF7F8;
  font-family: 'Cormorant Garamond', serif;
}.qhj-hero_h1-kmi em {
  color: #C9903A;
  font-style: normal;
}
@media(min-width: 769px) {.qhj-hero_h1-kmi {
  font-size: 36px;
}
}.qhj-hero_sub-kmi {
  font-size: 0.813rem;
  margin-bottom: 20px;
  line-height: 1.55;
  color: #7EA8B4;
}
@media(min-width: 765px) {.qhj-hero_sub-kmi {
  font-size: 14px;
}
}.qhj-hero_row-kmi {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.qhj-hero_cta-kmi {
  padding: 0.813rem 1.625rem;
  border-radius: 0.625rem;
  background: #2DBF72;
  transition: background .2s;
  box-shadow: 0 2px 0 rgba(0,0,0,0.40), 0 0 14px rgba(45,191,114,0.42);
  color: #071218;
  font-size: 0.875rem;
  font-weight: 700;
}.qhj-hero_cta-kmi:hover {
  background: #3DD482;
}.qhj-hero_terms-kmi {
  font-size: 11px;
  color: #3F6878;
}.qhj-hero_game-kmi {
  background: #0E1F2C;
  overflow: hidden;
  border-radius: 1rem;
  border: 1px solid rgba(255,255,255,0.05);
  display: flex;
  flex-direction: column;
  position: relative;
}.qhj-hero_game_badge-kmi {
  background: rgba(201,144,58,0.18);
  padding: 5px 10px;
  border: 1px solid rgba(201,144,58,0.18);
  border-radius: 24px;
  position: absolute;
  font-weight: 700;
  text-transform: uppercase;
  left: 0.75rem;
  z-index: 3;
  letter-spacing: .06em;
  color: #C9903A;
  font-size: 0.625rem;
  top: 12px;
}.qhj-hero_game_badge-kmi svg {
  height: 0.688rem;
  margin-right: 4px;
  vertical-align: -1px;
  width: 0.688rem;
}.qhj-hero_game_img-kmi {
  background: linear-gradient(135deg,#0A2A3A,#0B1A22);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.qhj-hero_game_img-kmi img {
  inset: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  object-fit: cover;
}.qhj-hero_game_play-kmi {
  transition: opacity .2s;
  inset: 0;
  background: rgba(6,14,21,0.72);
  justify-content: center;
  opacity: 0;
  display: flex;
  position: absolute;
  align-items: center;
}.qhj-hero_game-kmi:hover .qhj-hero_game_play-kmi {
  opacity: 1;
}.qhj-hero_game_play-kmi span {
  background: #3EC9C0;
  border-radius: 50%;
  justify-content: center;
  width: 3.25rem;
  align-items: center;
  display: flex;
  height: 52px;
}.qhj-hero_game_play-kmi span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 1.125rem;
}.qhj-hero_game_info-kmi {
  padding: 14px 16px;
}.qhj-hero_game_title-kmi {
  color: #EEF7F8;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 700;
  font-size: 15px;
}.qhj-hero_game_provider-kmi {
  color: #5A8494;
  font-size: 0.688rem;
}.qhj-hero_game_btn-kmi {
  padding: 0.688rem;
  transition: background .2s;
  border-radius: 0.625rem;
  background: #3EC9C0;
  margin: 12px 1rem 1rem;
  text-align: center;
  font-weight: 700;
  color: #EEF7F8;
  display: block;
  font-size: 0.813rem;
}.qhj-hero_game-kmi:hover .qhj-hero_game_btn-kmi {
  background: #55D9D0;
}.qhj-sbar-kmi {
  padding: 16px 1rem 0;
  background: #0B1A22;
}
@media(min-width: 769px) {.qhj-sbar-kmi {
  padding: 1.125rem 1.5rem 0;
}
}.qhj-sbar_in-kmi {
  margin: 0 auto;
  max-width: 1320px;
}.qhj-sbar_row-kmi {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.75rem;
}.qhj-sbar_input-kmi {
  padding: 11px 1rem;
  transition: border-color .2s;
  gap: 0.625rem;
  border-radius: 0.625rem;
  background: #0E1F2C;
  flex: 1;
  border: 1px solid rgba(255,255,255,0.10);
  cursor: pointer;
  color: #5A8494;
  font-size: 13px;
  align-items: center;
  display: flex;
}.qhj-sbar_input-kmi:hover {
  border-color: rgba(62,201,192,0.45);
}.qhj-sbar_input-kmi svg {
  flex-shrink: 0;
  width: 0.938rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.938rem;
}.qhj-sbar_providers-kmi {
  border-radius: 0.625rem;
  padding: 0.688rem 1.125rem;
  gap: 8px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #0E1F2C;
  transition: border-color .2s;
  align-items: center;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
  color: #B8D4DA;
  font-size: 13px;
}.qhj-sbar_providers-kmi:hover {
  border-color: rgba(62,201,192,0.45);
  color: #EEF7F8;
}.qhj-sbar_providers-kmi svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.875rem;
  height: 0.875rem;
}.qhj-sbar_tabs-kmi {
  gap: 6px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
}.qhj-sbar_tabs-kmi::-webkit-scrollbar {
  display: none;
}.qhj-sbar_tab-kmi {
  border-radius: 24px;
  border: 1px solid rgba(255,255,255,0.05);
  padding: 8px 14px;
  gap: 7px;
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255,255,255,0.05);
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  white-space: nowrap;
  cursor: pointer;
  flex-shrink: 0;
  color: #7EA8B4;
  font-weight: 600;
}.qhj-sbar_tab-kmi:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(62,201,192,0.45);
  color: #EEF7F8;
}.qhj-sbar_tab-kmi.qhj-state_active-kmi {
  border-color: rgba(62,201,192,0.07);
  background: rgba(62,201,192,0.18);
  color: #EEF7F8;
}.qhj-sbar_tab_ic-kmi svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
  height: 14px;
}.qhj-wy-kmi {
  background: #0B1A22;
  padding: 32px 16px 0;
}
@media(min-width: 765px) {.qhj-wy-kmi {
  padding: 2.5rem 24px 0;
}
}.qhj-wy_in-kmi {
  margin: 0 auto;
  max-width: 1320px;
}.qhj-wy_head-kmi {
  max-width: 45rem;
  margin-bottom: 18px;
}.qhj-wy_label-kmi {
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #3EC9C0;
  font-weight: 700;
  font-size: 11px;
}.qhj-wy_h2-kmi {
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #EEF7F8;
}
@media(min-width: 766px) {.qhj-wy_h2-kmi {
  font-size: 24px;
}
}.qhj-wy_intro-kmi {
  margin: 0;
  line-height: 1.6;
  font-size: 13px;
  color: #5A8494;
}.qhj-wy_grid-kmi {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.qhj-wy_grid-kmi {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.qhj-wy_grid-kmi {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.qhj-wy_card-kmi {
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,transform .2s;
  background: #112535;
  border-radius: 0.625rem;
}.qhj-wy_card-kmi:hover {
  border-color: rgba(62,201,192,0.07);
  transform: translateY(-2px);
}.qhj-wy_card_ic-kmi {
  border-radius: 50%;
  background: rgba(62,201,192,0.18);
  width: 44px;
  margin-bottom: 14px;
  height: 44px;
  display: flex;
  justify-content: center;
  color: #3EC9C0;
  align-items: center;
}.qhj-wy_card_ic-kmi svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.375rem;
  width: 22px;
}.qhj-wy_card_h-kmi {
  font-size: 15px;
  color: #EEF7F8;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-weight: 700;
  line-height: 1.25;
}.qhj-wy_card_p-kmi {
  overflow-wrap: break-word;
  color: #5A8494;
  line-height: 1.6;
  font-size: 13px;
}.qhj-wy_card_p-kmi strong {
  color: #B8D4DA;
  font-weight: 600;
}.qhj-gr_jp-kmi {
  padding: 20px;
  border-radius: 1rem;
  background: linear-gradient(135deg,#17103A 0%,#080E20 100%);
  overflow: hidden;
  position: relative;
}.qhj-gr_jp-kmi::before {
  background: radial-gradient(circle,rgba(30,126,168,0.22) 0%,transparent 70%);
  border-radius: 50%;
  left: -3.75rem;
  width: 250px;
  height: 15.625rem;
  top: -60px;
  content: '';
  position: absolute;
}.qhj-gr_jp-kmi::after {
  background: radial-gradient(circle,rgba(201,144,58,0.18) 0%,transparent 70%);
  border-radius: 50%;
  right: 0;
  content: '';
  width: 200px;
  position: absolute;
  height: 200px;
  bottom: -2.5rem;
}.qhj-gr_jp_head-kmi {
  gap: 1rem;
  z-index: 1;
  align-items: flex-start;
  position: relative;
  margin-bottom: 16px;
  display: flex;
  flex-wrap: wrap;
}.qhj-gr_jp_info-kmi {
  flex: 1;
}.qhj-gr_jp_label-kmi {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.375rem;
  color: #9B5DE5;
  font-size: 0.688rem;
  text-transform: uppercase;
}.qhj-gr_jp_label-kmi svg {
  margin-right: 0.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  vertical-align: -2px;
  height: 0.875rem;
  width: 14px;
}.qhj-gr_jp_amount-kmi {
  line-height: 1;
  overflow-wrap: break-word;
  color: #EEF7F8;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  font-size: 2rem;
  margin-bottom: 0.25rem;
}
@media(min-width: 767px) {.qhj-gr_jp_amount-kmi {
  font-size: 40px;
}
}.qhj-gr_jp_amount-kmi span {
  color: #C9903A;
}.qhj-gr_jp_seo-kmi {
  color: #7EA8B4;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  max-width: 30rem;
}.qhj-gr_jp_cta-kmi {
  background: rgba(30,126,168,0.22);
  transition: background .2s;
  border-radius: 0.625rem;
  border: 1px solid rgba(30,126,168,0.22);
  padding: 0.688rem 1.25rem;
  position: relative;
  align-self: flex-start;
  flex-shrink: 0;
  font-weight: 700;
  margin-top: 0.25rem;
  z-index: 1;
  font-size: 13px;
  white-space: nowrap;
  color: #EEF7F8;
}.qhj-gr_jp_cta-kmi:hover {
  background: #1E7EA8;
}.qhj-ws-kmi {
  background: #0B1A22;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.qhj-ws-kmi {
  padding: 2.25rem 1.5rem 0;
}
}.qhj-ws_in-kmi {
  margin: 0 auto;
  max-width: 1320px;
}.qhj-ws_head-kmi {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.875rem;
  justify-content: space-between;
  display: flex;
}.qhj-ws_title-kmi {
  gap: 0.625rem;
  overflow-wrap: break-word;
  color: #EEF7F8;
  font-size: 16px;
  font-family: 'Cormorant Garamond', serif;
  align-items: center;
  display: flex;
  font-weight: 700;
  flex-wrap: wrap;
}.qhj-ws_title_ic-kmi svg {
  stroke-linecap: round;
  color: #C9903A;
  height: 1.125rem;
  stroke-linejoin: round;
  width: 1.125rem;
}.qhj-ws_online-kmi {
  gap: 0.438rem;
  align-items: center;
  color: #5A8494;
  font-weight: 600;
  display: flex;
  font-size: 0.75rem;
}.qhj-ws_online_dot-kmi {
  background: #2DBF72;
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(45,191,114,0.16);
  flex-shrink: 0;
  height: 0.5rem;
  width: 0.5rem;
}.qhj-ws_scroll-kmi {
  gap: 8px;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 8px;
  display: flex;
}.qhj-ws_scroll-kmi::-webkit-scrollbar {
  display: none;
}.qhj-wc-kmi {
  gap: 0.625rem;
  background: #0E1F2C;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.625rem;
  padding: 10px 0.875rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  min-width: 220px;
}.qhj-wc_img-kmi {
  overflow: hidden;
  background: #112535;
  border-radius: 5px;
  flex-shrink: 0;
  height: 36px;
  width: 36px;
}.qhj-wc_img-kmi img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.qhj-wc_info-kmi {
  min-width: 0;
}.qhj-wc_game-kmi {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 12px;
  color: #B8D4DA;
  white-space: nowrap;
}.qhj-wc_player-kmi {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #3F6878;
  font-size: 0.625rem;
}.qhj-wc_amount-kmi {
  margin-left: auto;
  font-weight: 700;
  font-size: 13px;
  color: #2DBF72;
  white-space: nowrap;
  flex-shrink: 0;
}.qhj-app-kmi {
  padding: 36px 1rem 0;
  background: #0B1A22;
}
@media(min-width:768px) {.qhj-app-kmi {
  padding: 44px 1.5rem 0;
}
}.qhj-app_in-kmi {
  margin: 0 auto;
  max-width: 82.5rem;
}.qhj-app_head-kmi {
  margin-bottom: 1rem;
}.qhj-app_label-kmi {
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #3EC9C0;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
}.qhj-app_h2-kmi {
  margin-bottom: 6px;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.25rem;
  color: #EEF7F8;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 765px) {.qhj-app_h2-kmi {
  font-size: 1.5rem;
}
}.qhj-app_sub-kmi {
  font-size: 0.813rem;
  color: #5A8494;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 600px;
}.qhj-app_sub-kmi strong {
  color: #B8D4DA;
  font-weight: 700;
}.qhj-app_cards-kmi {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width: 642px) {.qhj-app_cards-kmi {
  grid-template-columns: repeat(3,1fr);
}
}.qhj-app_card-kmi {
  gap: 1rem;
  overflow: hidden;
  padding: 1.25rem;
  border-radius: 0.625rem;
  position: relative;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.qhj-app_card_ios-kmi {
  background: linear-gradient(135deg,rgba(62,201,192,0.18) 0%,#112535 100%);
}.qhj-app_card_android-kmi {
  background: linear-gradient(135deg,rgba(45,191,114,0.16) 0%,#112535 100%);
}.qhj-app_card_win-kmi {
  background: linear-gradient(135deg,rgba(201,144,58,0.18) 0%,#112535 100%);
}.qhj-app_card_ic-kmi svg {
  width: 34px;
  stroke-linejoin: round;
  height: 2.125rem;
  stroke-linecap: round;
}.qhj-app_card_ic-kmi {
  flex-shrink: 0;
  color: #EEF7F8;
}.qhj-app_card_os-kmi {
  text-transform: uppercase;
  color: #5A8494;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 0.625rem;
}.qhj-app_card_title-kmi {
  font-size: 0.938rem;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  color: #EEF7F8;
  font-weight: 700;
  line-height: 1.2;
}.qhj-app_card_text-kmi {
  font-size: 12px;
  margin-bottom: 0.875rem;
  color: #5A8494;
  line-height: 1.5;
  overflow-wrap: break-word;
}.qhj-app_card_btn-kmi {
  transition: background .2s;
  background: rgba(255,255,255,0.12);
  gap: 0.438rem;
  border: 1px solid rgba(62,201,192,0.45);
  padding: 0.625rem 1.125rem;
  border-radius: 5px;
  color: #EEF7F8;
  align-items: center;
  display: inline-flex;
  font-size: 13px;
  font-weight: 700;
}.qhj-app_card_btn-kmi:hover {
  background: rgba(255,255,255,0.07);
}.qhj-htp-kmi {
  background: #0B1A22;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.qhj-htp-kmi {
  padding: 44px 1.5rem 0;
}
}.qhj-htp_in-kmi {
  margin: 0 auto;
  max-width: 1320px;
}.qhj-htp_head-kmi {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.qhj-htp_label-kmi {
  color: #3EC9C0;
  font-size: 0.688rem;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.qhj-htp_h2-kmi {
  margin-bottom: 0.5rem;
  color: #EEF7F8;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-size: 22px;
}
@media(min-width: 766px) {.qhj-htp_h2-kmi {
  font-size: 28px;
}
}.qhj-htp_intro-kmi {
  font-size: 0.875rem;
  color: #5A8494;
  line-height: 1.6;
}.qhj-htp_steps-kmi {
  padding: 0;
  gap: 12px;
  list-style: none;
  margin: 0;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.qhj-htp_steps-kmi {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.qhj-htp_steps-kmi {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.qhj-htp_step-kmi {
  background: #112535;
  border-radius: 10px;
  padding: 20px 18px 1.125rem;
  border: 1px solid rgba(255,255,255,0.10);
  display: flex;
  position: relative;
  flex-direction: column;
}.qhj-htp_step_num-kmi {
  background: #3EC9C0;
  border-radius: 50%;
  font-size: 0.813rem;
  justify-content: center;
  font-weight: 800;
  color: #071218;
  height: 1.75rem;
  left: 20px;
  font-family: 'Cormorant Garamond', serif;
  top: -12px;
  display: flex;
  align-items: center;
  position: absolute;
  width: 1.75rem;
}.qhj-htp_step_ic-kmi {
  border-radius: 5px;
  margin: 0.5rem 0 0.75rem;
  background: rgba(62,201,192,0.18);
  color: #3EC9C0;
  align-items: center;
  height: 2.25rem;
  justify-content: center;
  display: flex;
  width: 36px;
}.qhj-htp_step_ic-kmi svg {
  height: 1.125rem;
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
}.qhj-htp_step_h-kmi {
  margin-bottom: 6px;
  color: #EEF7F8;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 14px;
}.qhj-htp_step_p-kmi {
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #5A8494;
  font-size: 0.813rem;
}.qhj-htp_step_p-kmi strong {
  color: #B8D4DA;
  font-weight: 600;
}.qhj-htp_cta-kmi {
  transition: background .2s;
  background: #2DBF72;
  padding: 13px 1.625rem;
  border-radius: 0.625rem;
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
  color: #071218;
  margin-top: 20px;
}.qhj-htp_cta-kmi:hover {
  background: #3DD482;
}.qhj-reg-kmi {
  background: #0B1A22;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.qhj-reg-kmi {
  padding: 44px 1.5rem 0;
}
}.qhj-reg_in-kmi {
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.05);
  margin: 0 auto;
  border-radius: 16px;
  background: #112535;
  max-width: 1320px;
}
@media(min-width: 771px) {.qhj-reg_in-kmi {
  padding: 40px;
}
}.qhj-reg_top-kmi {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.qhj-reg_top-kmi {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.qhj-reg_label-kmi {
  letter-spacing: .08em;
  color: #3EC9C0;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
}.qhj-reg_h2-kmi {
  line-height: 1.2;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  color: #EEF7F8;
  font-weight: 800;
}
@media(min-width: 769px) {.qhj-reg_h2-kmi {
  font-size: 28px;
}
}.qhj-reg_bonus-kmi {
  background: rgba(201,144,58,0.18);
  gap: 8px;
  border-radius: 10px;
  padding: 0.625rem 1rem;
  border: 1px solid rgba(201,144,58,0.18);
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.qhj-reg_bonus_amount-kmi {
  color: #C9903A;
  font-weight: 800;
  font-size: 1.25rem;
}.qhj-reg_bonus_text-kmi {
  color: #7EA8B4;
  font-size: 0.813rem;
  line-height: 1.35;
}.qhj-reg_cta_btn-kmi {
  transition: background .2s;
  padding: 0.875rem 2rem;
  border-radius: 0.625rem;
  background: #2DBF72;
  display: inline-block;
  box-shadow: 0 2px 0 rgba(0,0,0,0.40), 0 0 0.875rem rgba(45,191,114,0.42);
  margin-bottom: 12px;
  color: #071218;
  font-size: 15px;
  font-weight: 700;
}.qhj-reg_cta_btn-kmi:hover {
  background: #3DD482;
}.qhj-reg_terms-kmi {
  font-size: 11px;
  color: #3F6878;
  line-height: 1.5;
}.qhj-reg_seo-kmi {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 20px;
  font-size: 13px;
  margin-top: 20px;
  line-height: 1.65;
  color: #5A8494;
  overflow-wrap: break-word;
}.qhj-reg_seo-kmi p {
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  color: #5A8494;
  line-height: 1.65;
}.qhj-reg_seo-kmi p:last-child {
  margin-bottom: 0;
}.qhj-reg_seo-kmi strong {
  color: #B8D4DA;
  font-weight: 700;
}.qhj-reg_seo-kmi a {
  transition: color .2s;
  text-decoration: underline;
  color: #3EC9C0;
}.qhj-reg_seo-kmi a:hover {
  color: #55D9D0;
}.qhj-reg_seo-kmi ul,.qhj-reg_seo-kmi ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.qhj-reg_seo-kmi ol {
  list-style: decimal;
}.qhj-reg_seo-kmi li {
  font-size: 0.813rem;
  color: #5A8494;
  line-height: 1.65;
  margin-bottom: 4px;
}.qhj-reg_seo-kmi table {
  margin-bottom: 10px;
  font-size: 0.813rem;
  width: 100%;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 766px) {.qhj-reg_seo-kmi table {
  display: table;
}
}.qhj-reg_seo-kmi th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  font-weight: 700;
  text-align: left;
  color: #B8D4DA;
}.qhj-reg_seo-kmi td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #5A8494;
}.qhj-reg_steps-kmi {
  gap: 14px;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 857px) {.qhj-reg_steps-kmi {
  margin-top: 0;
}
}.qhj-reg_step-kmi {
  border-radius: 10px;
  gap: 14px;
  background: rgba(255,255,255,0.05);
  padding: 16px;
  border: 1px solid rgba(255,255,255,0.05);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.qhj-reg_step_num-kmi {
  border-radius: 50%;
  background: rgba(62,201,192,0.18);
  border: 1px solid rgba(62,201,192,0.07);
  font-size: 14px;
  width: 34px;
  height: 34px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  color: #3EC9C0;
  font-weight: 800;
  justify-content: center;
}.qhj-reg_step_title-kmi {
  font-size: 14px;
  margin-bottom: 3px;
  color: #EEF7F8;
  font-weight: 700;
}.qhj-reg_step_text-kmi {
  line-height: 1.5;
  color: #5A8494;
  font-size: 12px;
}.qhj-reg_trust-kmi {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.25rem;
}.qhj-reg_trust_item-kmi {
  gap: 0.438rem;
  font-size: 12px;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  color: #5A8494;
}.qhj-reg_trust_ic-kmi svg {
  color: #3EC9C0;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 16px;
}.qhj-bon-kmi {
  padding: 2.25rem 16px 0;
  background: #0B1A22;
}
@media(min-width: 770px) {.qhj-bon-kmi {
  padding: 44px 24px 0;
}
}.qhj-bon_in-kmi {
  margin: 0 auto;
  max-width: 1320px;
}.qhj-bon_head-kmi {
  margin-bottom: 20px;
}.qhj-bon_label-kmi {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #3EC9C0;
  font-weight: 700;
}.qhj-bon_h2-kmi {
  font-size: 20px;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #EEF7F8;
  font-weight: 800;
}
@media(min-width: 771px) {.qhj-bon_h2-kmi {
  font-size: 24px;
}
}.qhj-bon_seo-kmi {
  line-height: 1.6;
  max-width: 620px;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #5A8494;
}.qhj-bon_seo-kmi strong {
  font-weight: 700;
  color: #B8D4DA;
}.qhj-bon_seo-kmi a {
  text-decoration: underline;
  color: #3EC9C0;
}.qhj-bon_grid-kmi {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.qhj-bon_grid-kmi {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.qhj-bon_grid-kmi {
  grid-template-columns: repeat(5,1fr);
}
}.qhj-bon_card-kmi {
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #0E1F2C;
  padding: 1rem;
  transition: border-color .2s,transform .2s;
}.qhj-bon_card-kmi:hover {
  transform: translateY(-2px);
  border-color: rgba(62,201,192,0.07);
}.qhj-bon_card_ic-kmi svg {
  width: 26px;
  height: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.qhj-bon_card_ic-kmi {
  margin-bottom: 10px;
}.qhj-bon_card_type-kmi {
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
  letter-spacing: .06em;
  color: #5A8494;
}.qhj-bon_card_amount-kmi {
  font-size: 1.125rem;
  line-height: 1.1;
  font-weight: 800;
  margin-bottom: 6px;
  color: #C9903A;
}.qhj-bon_card_name-kmi {
  font-size: 13px;
  margin-bottom: 8px;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #EEF7F8;
}.qhj-bon_card_detail-kmi {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.5;
  padding-top: 0.5rem;
  color: #3F6878;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.qhj-prov-kmi {
  padding: 36px 1rem 0;
  background: #0B1A22;
}
@media(min-width: 767px) {.qhj-prov-kmi {
  padding: 44px 1.5rem 0;
}
}.qhj-prov_in-kmi {
  margin: 0 auto;
  max-width: 82.5rem;
}.qhj-prov_head-kmi {
  margin-bottom: 16px;
}.qhj-prov_label-kmi {
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #3EC9C0;
}.qhj-prov_h2-kmi {
  color: #EEF7F8;
  font-size: 20px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width:768px) {.qhj-prov_h2-kmi {
  font-size: 1.5rem;
}
}.qhj-prov_seo-kmi {
  line-height: 1.6;
  max-width: 620px;
  color: #5A8494;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 16px;
}.qhj-prov_seo-kmi strong {
  color: #B8D4DA;
  font-weight: 700;
}.qhj-prov_seo-kmi a {
  color: #3EC9C0;
  text-decoration: underline;
}.qhj-prov_grid-kmi {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 638px) {.qhj-prov_grid-kmi {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.qhj-prov_grid-kmi {
  grid-template-columns: repeat(8,1fr);
}
}.qhj-prov_card-kmi {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.625rem;
  gap: 0.438rem;
  padding: 14px 0.625rem;
  transition: border-color .2s,background .2s;
  background: #0E1F2C;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}.qhj-prov_card-kmi:hover {
  background: #112535;
  border-color: rgba(62,201,192,0.45);
}.qhj-prov_logo-kmi {
  border-radius: 0.313rem;
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  align-items: center;
  display: flex;
  height: 44px;
  justify-content: center;
  width: 2.75rem;
}.qhj-prov_logo-kmi img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.qhj-prov_name-kmi {
  font-size: 0.688rem;
  color: #7EA8B4;
  text-align: center;
  font-weight: 600;
  overflow-wrap: break-word;
}.qhj-faq-kmi {
  padding: 2.25rem 16px 0;
  background: #0B1A22;
}
@media(min-width: 766px) {.qhj-faq-kmi {
  padding: 44px 24px 0;
}
}.qhj-faq_in-kmi {
  margin: 0 auto;
  max-width: 1320px;
}.qhj-faq_head-kmi {
  margin-bottom: 1.25rem;
}.qhj-faq_label-kmi {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #3EC9C0;
}.qhj-faq_h2-kmi {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #EEF7F8;
}
@media(min-width: 769px) {.qhj-faq_h2-kmi {
  font-size: 1.5rem;
}
}.qhj-faq_list-kmi {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.qhj-faq_item-kmi {
  overflow: hidden;
  background: #112535;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.625rem;
}.qhj-faq_q-kmi {
  gap: 12px;
  transition: color .2s;
  padding: 1rem 20px;
  cursor: pointer;
  font-size: 0.875rem;
  justify-content: space-between;
  overflow-wrap: break-word;
  display: flex;
  color: #B8D4DA;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 600;
}.qhj-faq_q-kmi:hover {
  color: #EEF7F8;
}.qhj-faq_q_ic-kmi {
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  border-radius: 50%;
  flex-shrink: 0;
  height: 24px;
  align-items: center;
  width: 1.5rem;
  color: #3EC9C0;
  justify-content: center;
  display: flex;
  font-size: 16px;
}.qhj-faq_item-kmi.qhj-state_open-kmi .qhj-faq_q_ic-kmi {
  transform: rotate(45deg);
}.qhj-faq_a-kmi {
  padding: 0 1.25rem 1rem;
  display: none;
  font-size: 13px;
  color: #5A8494;
  overflow-wrap: break-word;
  line-height: 1.7;
}.qhj-faq_item-kmi.qhj-state_open-kmi .qhj-faq_a-kmi {
  display: block;
}.qhj-faq_a-kmi strong {
  font-weight: 700;
  color: #B8D4DA;
}.qhj-faq_a-kmi a {
  text-decoration: underline;
  color: #3EC9C0;
}.qhj-faq_a-kmi ul,.qhj-faq_a-kmi ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.qhj-faq_a-kmi ol {
  list-style: decimal;
}.qhj-faq_a-kmi li {
  line-height: 1.6;
  margin-bottom: 4px;
}.qhj-faq_a-kmi table {
  margin: 0.5rem 0;
  font-size: 12px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 769px) {.qhj-faq_a-kmi table {
  display: table;
}
}.qhj-faq_a-kmi th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #B8D4DA;
  text-align: left;
  font-weight: 700;
}.qhj-faq_a-kmi td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #5A8494;
}.qhj-seo-kmi {
  padding: 36px 16px 0;
  background: #0B1A22;
}
@media(min-width: 769px) {.qhj-seo-kmi {
  padding: 2.75rem 24px 0;
}
}.qhj-seo_in-kmi {
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.75rem 24px;
  background: #112535;
  margin: 0 auto;
  border-radius: 1rem;
  max-width: 82.5rem;
}
@media(min-width:768px) {.qhj-seo_in-kmi {
  padding: 2.25rem 40px;
}
}.qhj-seo_label-kmi {
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #3EC9C0;
}.qhj-seo_h2-kmi {
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-family: 'Cormorant Garamond', serif;
  font-size: 20px;
  color: #EEF7F8;
  line-height: 1.25;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.qhj-seo_h2-kmi {
  font-size: 1.5rem;
}
}.qhj-seo_body-kmi {
  color: #7EA8B4;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.qhj-seo_body-kmi p {
  line-height: 1.75;
  margin-bottom: 12px;
  color: #7EA8B4;
  font-size: 0.875rem;
}.qhj-seo_body-kmi p:last-child {
  margin-bottom: 0;
}.qhj-seo_body-kmi strong {
  font-weight: 700;
  color: #B8D4DA;
}.qhj-seo_body-kmi a {
  transition: color .2s;
  color: #3EC9C0;
  text-decoration: underline;
}.qhj-seo_body-kmi a:hover {
  color: #55D9D0;
}.qhj-seo_body-kmi ul,.qhj-seo_body-kmi ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.qhj-seo_body-kmi ol {
  list-style: decimal;
}.qhj-seo_body-kmi li {
  font-size: 0.875rem;
  color: #7EA8B4;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.qhj-seo_body-kmi table {
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
  display: block;
  margin-bottom: 0.75rem;
  overflow-x: auto;
}
@media(min-width: 766px) {.qhj-seo_body-kmi table {
  display: table;
}
}.qhj-seo_body-kmi th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #B8D4DA;
}.qhj-seo_body-kmi td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #7EA8B4;
}.qhj-seo_cols-kmi {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.qhj-seo_cols-kmi {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.qhj-seo_cols-kmi {
  grid-template-columns: repeat(3,1fr);
}
}.qhj-seo_col_h-kmi {
  font-size: 13px;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #B8D4DA;
}.qhj-seo_col_p-kmi {
  overflow-wrap: break-word;
  color: #5A8494;
  line-height: 1.65;
  font-size: 0.813rem;
}.qhj-seo_stats-kmi {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.qhj-seo_stat-kmi {
  background: rgba(62,201,192,0.07);
  flex: 1;
  border: 1px solid rgba(62,201,192,0.18);
  border-radius: 0.625rem;
  padding: 0.875rem 1rem;
  min-width: 140px;
}.qhj-seo_stat_val-kmi {
  color: #3EC9C0;
  font-size: 20px;
  margin-bottom: 4px;
  font-weight: 800;
  overflow-wrap: break-word;
}.qhj-seo_stat_lb-kmi {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #5A8494;
}.qhj-seo-kmi {
  background: #0B1A22;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.qhj-seo-kmi {
  padding: 44px 1.5rem 0;
}
}.qhj-seo_in-kmi {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 16px;
  margin: 0 auto;
  background: #112535;
  padding: 28px 1.5rem;
  max-width: 1320px;
}
@media(min-width: 770px) {.qhj-seo_in-kmi {
  padding: 2.25rem 40px;
}
}.qhj-seo_label-kmi {
  letter-spacing: .08em;
  color: #3EC9C0;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
}.qhj-seo_h2-kmi {
  color: #EEF7F8;
  line-height: 1.25;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}
@media(min-width:768px) {.qhj-seo_h2-kmi {
  font-size: 24px;
}
}.qhj-seo_body-kmi {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #7EA8B4;
  overflow-wrap: break-word;
}.qhj-seo_body-kmi p {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  color: #7EA8B4;
}.qhj-seo_body-kmi p:last-child {
  margin-bottom: 0;
}.qhj-seo_body-kmi strong {
  color: #B8D4DA;
  font-weight: 700;
}.qhj-seo_body-kmi a {
  transition: color .2s;
  text-decoration: underline;
  color: #3EC9C0;
}.qhj-seo_body-kmi a:hover {
  color: #55D9D0;
}.qhj-seo_body-kmi ul,.qhj-seo_body-kmi ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.qhj-seo_body-kmi ol {
  list-style: decimal;
}.qhj-seo_body-kmi li {
  line-height: 1.75;
  color: #7EA8B4;
  font-size: 14px;
  margin-bottom: 6px;
}.qhj-seo_body-kmi table {
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
  width: 100%;
  margin-bottom: 12px;
}
@media(min-width: 767px) {.qhj-seo_body-kmi table {
  display: table;
}
}.qhj-seo_body-kmi th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #B8D4DA;
}.qhj-seo_body-kmi td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7EA8B4;
}.qhj-seo_cols-kmi {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.qhj-seo_cols-kmi {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.qhj-seo_cols-kmi {
  grid-template-columns: repeat(3,1fr);
}
}.qhj-seo_col_h-kmi {
  overflow-wrap: break-word;
  color: #B8D4DA;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 7px;
}.qhj-seo_col_p-kmi {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #5A8494;
  overflow-wrap: break-word;
}.qhj-seo_stats-kmi {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.qhj-seo_stat-kmi {
  background: rgba(62,201,192,0.07);
  flex: 1;
  border: 1px solid rgba(62,201,192,0.18);
  border-radius: 0.625rem;
  padding: 14px 16px;
  min-width: 140px;
}.qhj-seo_stat_val-kmi {
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 20px;
  color: #3EC9C0;
  overflow-wrap: break-word;
}.qhj-seo_stat_lb-kmi {
  color: #5A8494;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.qhj-seo-kmi {
  background: #0B1A22;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.qhj-seo-kmi {
  padding: 44px 1.5rem 0;
}
}.qhj-seo_in-kmi {
  border-radius: 1rem;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: #112535;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.qhj-seo_in-kmi {
  padding: 36px 40px;
}
}.qhj-seo_label-kmi {
  margin-bottom: 10px;
  font-size: 0.688rem;
  color: #3EC9C0;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.qhj-seo_h2-kmi {
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  font-weight: 800;
  color: #EEF7F8;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 770px) {.qhj-seo_h2-kmi {
  font-size: 1.5rem;
}
}.qhj-seo_body-kmi {
  color: #7EA8B4;
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.qhj-seo_body-kmi p {
  color: #7EA8B4;
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.75;
}.qhj-seo_body-kmi p:last-child {
  margin-bottom: 0;
}.qhj-seo_body-kmi strong {
  font-weight: 700;
  color: #B8D4DA;
}.qhj-seo_body-kmi a {
  transition: color .2s;
  text-decoration: underline;
  color: #3EC9C0;
}.qhj-seo_body-kmi a:hover {
  color: #55D9D0;
}.qhj-seo_body-kmi ul,.qhj-seo_body-kmi ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.qhj-seo_body-kmi ol {
  list-style: decimal;
}.qhj-seo_body-kmi li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #7EA8B4;
  font-size: 0.875rem;
}.qhj-seo_body-kmi table {
  margin-bottom: 12px;
  font-size: 13px;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 770px) {.qhj-seo_body-kmi table {
  display: table;
}
}.qhj-seo_body-kmi th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  color: #B8D4DA;
  text-align: left;
  font-weight: 700;
}.qhj-seo_body-kmi td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7EA8B4;
}.qhj-seo_cols-kmi {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.qhj-seo_cols-kmi {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.qhj-seo_cols-kmi {
  grid-template-columns: repeat(3,1fr);
}
}.qhj-seo_col_h-kmi {
  color: #B8D4DA;
  font-size: 0.813rem;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-weight: 700;
}.qhj-seo_col_p-kmi {
  color: #5A8494;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
}.qhj-seo_stats-kmi {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.qhj-seo_stat-kmi {
  padding: 14px 1rem;
  flex: 1;
  background: rgba(62,201,192,0.07);
  border-radius: 10px;
  border: 1px solid rgba(62,201,192,0.18);
  min-width: 140px;
}.qhj-seo_stat_val-kmi {
  margin-bottom: 0.25rem;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #3EC9C0;
}.qhj-seo_stat_lb-kmi {
  overflow-wrap: break-word;
  color: #5A8494;
  font-size: 0.688rem;
}.qhj-ft-kmi {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #060E15;
  margin-top: 3rem;
}.qhj-ft_support-kmi {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 767px) {.qhj-ft_support-kmi {
  padding: 28px 24px;
}
}.qhj-ft_support_in-kmi {
  margin: 0 auto;
  gap: 1rem;
  max-width: 1320px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.qhj-ft_support_main-kmi {
  gap: 1rem;
  flex: 1;
  min-width: 220px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.qhj-ft_support_ic-kmi {
  flex-shrink: 0;
  color: #3EC9C0;
}.qhj-ft_support_ic-kmi svg {
  height: 30px;
  width: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.qhj-ft_support_text_title-kmi {
  font-size: 0.938rem;
  color: #EEF7F8;
  font-weight: 700;
  margin-bottom: 3px;
  overflow-wrap: break-word;
}.qhj-ft_support_text_sub-kmi {
  color: #5A8494;
  font-size: 12px;
  overflow-wrap: break-word;
}.qhj-ft_support_btn-kmi {
  transition: background .2s;
  background: #3EC9C0;
  padding: 0.688rem 1.375rem;
  border-radius: 10px;
  font-weight: 700;
  color: #EEF7F8;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 0.813rem;
}.qhj-ft_support_btn-kmi:hover {
  background: #55D9D0;
}.qhj-ft_support_contacts-kmi {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.qhj-ft_support_contact-kmi {
  color: #3F6878;
  line-height: 1.4;
  font-size: 12px;
}.qhj-ft_support_contact-kmi strong {
  font-weight: 600;
  display: block;
  font-size: 11px;
  margin-bottom: 2px;
  color: #7EA8B4;
}.qhj-ft_main-kmi {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 32px 1rem 1.5rem;
}
@media(min-width: 770px) {.qhj-ft_main-kmi {
  padding: 2.5rem 1.5rem 32px;
}
}.qhj-ft_main_in-kmi {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
}
@media(min-width: 642px) {.qhj-ft_main_in-kmi {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.qhj-ft_main_in-kmi {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.qhj-ft_col_logo-kmi {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.qhj-ft_col_logo-kmi {
  grid-column: auto;
}
}.qhj-ft_logo-kmi {
  gap: 9px;
  margin-bottom: 12px;
  font-size: 1rem;
  font-weight: 800;
  color: #EEF7F8;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  overflow-wrap: break-word;
}.qhj-ft_logo_mark-kmi {
  border-radius: 5px;
  overflow: hidden;
  width: 1.875rem;
  height: 1.875rem;
}.qhj-ft_logo_mark-kmi img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.qhj-ft_logo_sub-kmi {
  color: #3F6878;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  max-width: 200px;
}.qhj-ft_col_title-kmi {
  color: #7EA8B4;
  font-weight: 700;
  margin-bottom: 0.875rem;
  font-size: 12px;
  letter-spacing: .07em;
  text-transform: uppercase;
}.qhj-ft_col_links-kmi {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.qhj-ft_col_link-kmi {
  transition: color .2s;
  color: #3F6878;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.qhj-ft_col_link-kmi:hover {
  color: #B8D4DA;
}.qhj-ft_apps-kmi {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.qhj-ft_app_card-kmi {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  padding: 0.625rem 0.75rem;
  transition: border-color .2s;
  gap: 10px;
  border-radius: 5px;
  display: flex;
  align-items: center;
}.qhj-ft_app_card-kmi:hover {
  border-color: rgba(62,201,192,0.45);
}.qhj-ft_app_card_ic-kmi svg {
  height: 22px;
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
}.qhj-ft_app_card_os-kmi {
  color: #3F6878;
  font-size: 0.625rem;
  font-weight: 600;
}.qhj-ft_app_card_action-kmi {
  color: #B8D4DA;
  font-size: 0.75rem;
  font-weight: 700;
}.qhj-ft_bot-kmi {
  padding: 1.25rem 1rem;
}
@media(min-width: 765px) {.qhj-ft_bot-kmi {
  padding: 20px 1.5rem;
}
}.qhj-ft_bot_in-kmi {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  max-width: 82.5rem;
  align-items: center;
}.qhj-ft_socials-kmi {
  gap: 0.5rem;
  display: flex;
}.qhj-ft_soc-kmi {
  border: 1px solid rgba(255,255,255,0.10);
  transition: background .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 0.313rem;
  justify-content: center;
  width: 36px;
  height: 2.25rem;
  color: #7EA8B4;
  align-items: center;
  display: flex;
}.qhj-ft_soc-kmi svg {
  stroke-linejoin: round;
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
}.qhj-ft_soc-kmi:hover {
  background: rgba(255,255,255,0.07);
}.qhj-ft_legal-kmi {
  flex: 1;
  overflow-wrap: break-word;
  color: #6B97A6;
  min-width: 200px;
  line-height: 1.6;
  font-size: 11px;
}.qhj-ft_legal-kmi strong {
  color: #7EA8B4;
  font-weight: 700;
}.qhj-ft_legal-kmi a {
  color: #7EA8B4;
  text-decoration: underline;
}.qhj-ft_age-kmi {
  border: 2px solid #6B97A6;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  width: 32px;
  margin-left: auto;
  color: #6B97A6;
  display: flex;
  height: 32px;
  flex-shrink: 0;
  font-size: 0.688rem;
}