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