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