html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #130D09;
  color: #D5C2A8;
  line-height: 1.6;
  font-family: 'Barlow', sans-serif;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
}.qtj-layout_gk8 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.qtj-page_gk8 {
  min-height: 100vh;
  display: flex;
}.qtj-main_gk8 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media (min-width: 1081px) {.qtj-main_gk8 {
  padding-left: 13.75rem;
}
}
@media (max-width: 1080px) {.qtj-main_gk8 {
  padding-bottom: 72px;
}
}.qtj-gc_gk8 {
  transition: transform .2s,border-color .2s;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  background: #19110C;
  width: 140px;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
}
@media(min-width: 637px) {.qtj-gc_gk8 {
  width: 9.75rem;
}
}
@media(min-width: 1078px) {.qtj-gc_gk8 {
  width: 10.5rem;
}
}.qtj-gc_gk8:hover {
  border-color: rgba(232, 148, 28, 0.07);
  transform: translateY(-3px);
}.qtj-gc_img_gk8 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.qtj-gc_img_gk8 img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.qtj-gc_hover_gk8 {
  transition: opacity .2s;
  background: rgba(10, 6, 3, 0.72);
  inset: 0;
  display: flex;
  position: absolute;
  opacity: 0;
  justify-content: center;
  align-items: center;
}.qtj-gc_gk8:hover .qtj-gc_hover_gk8 {
  opacity: 1;
}.qtj-gc_hover_btn_gk8 {
  border-radius: 6px;
  padding: 0.5rem 16px;
  background: #E8941C;
  font-weight: 700;
  color: #F6EFE4;
  font-size: 12px;
}.qtj-gc_info_gk8 {
  padding: 0.5rem 10px 0.625rem;
}.qtj-gc_name_gk8 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  color: #D5C2A8;
  max-width: 100%;
  margin-bottom: 3px;
  white-space: nowrap;
  font-weight: 600;
}.qtj-gc_prov_gk8 {
  font-size: 10px;
  color: #8A7A6A;
}.qtj-gc_tag_gk8 {
  border-radius: 0.25rem;
  padding: 2px 7px;
  top: 0.375rem;
  font-weight: 700;
  left: 0.375rem;
  z-index: 2;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-size: 9px;
  position: absolute;
}.qtj-gc_tag_hot_gk8 {
  background: #E03428;
  color: #fff;
}.qtj-gc_tag_new_gk8 {
  background: #2CB96A;
  color: #130D09;
}.qtj-gc_tag_jp_gk8 {
  background: #F5B731;
  color: #130D09;
}.qtj-gc_tag_ex_gk8 {
  background: #C23820;
  color: #fff;
}.qtj-gc_tag_live_gk8 {
  background: #E03428;
  color: #fff;
}.qtj-gr_gk8 {
  padding: 2rem 16px 0;
  background: #130D09;
}
@media(min-width: 769px) {.qtj-gr_gk8 {
  padding: 2.25rem 24px 0;
}
}.qtj-gr_in_gk8 {
  margin: 0 auto;
  max-width: 1320px;
}.qtj-gr_head_gk8 {
  gap: 12px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.625rem;
  align-items: center;
}.qtj-gr_head_l_gk8 {
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  display: flex;
  min-width: 0;
}.qtj-gr_ic_gk8 {
  border-radius: 10px;
  align-items: center;
  height: 32px;
  flex-shrink: 0;
  justify-content: center;
  width: 32px;
  display: flex;
}.qtj-gr_ic_gk8 svg {
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
}.qtj-gr_title_gk8 {
  overflow-wrap: break-word;
  font-size: 16px;
  color: #F6EFE4;
  font-family: 'Syne', sans-serif;
  font-weight: 700;
}
@media(min-width: 769px) {.qtj-gr_title_gk8 {
  font-size: 1.125rem;
}
}.qtj-gr_more_gk8 {
  gap: 5px;
  transition: color .2s;
  flex-shrink: 0;
  font-size: 0.75rem;
  white-space: nowrap;
  font-weight: 600;
  display: flex;
  color: #7D6550;
  align-items: center;
}.qtj-gr_more_gk8:hover {
  color: #E8941C;
}.qtj-gr_more_gk8 svg {
  height: 0.75rem;
  stroke-linecap: round;
  width: 12px;
  stroke-linejoin: round;
}.qtj-gr_arrows_gk8 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.qtj-gr_arr_gk8 {
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 6px;
  align-items: center;
  display: flex;
  color: #A88D6E;
  height: 30px;
  justify-content: center;
  width: 30px;
}.qtj-gr_arr_gk8:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F6EFE4;
}.qtj-gr_arr_gk8 svg {
  width: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.813rem;
}.qtj-gr_seo_h_gk8 {
  margin: 0 0 6px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Syne', sans-serif;
  color: #D5C2A8;
  font-size: 0.813rem;
  max-width: 680px;
}
@media(min-width: 770px) {.qtj-gr_seo_h_gk8 {
  font-size: 14px;
}
}.qtj-gr_seo_gk8 {
  font-size: 12px;
  max-width: 680px;
  color: #7D6550;
  margin-bottom: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
}.qtj-gr_seo_gk8 strong {
  color: #D5C2A8;
  font-weight: 600;
}.qtj-gr_scroll_gk8 {
  gap: 0.625rem;
  padding-bottom: 0.625rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.qtj-gr_scroll_gk8::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.qtj-gr_scroll_gk8 {
  gap: 12px;
}
}.qtj-tb_gk8 {
  background: #130D09;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  align-items: center;
  top: 0;
  display: flex;
  z-index: 80;
  left: 0;
  height: 3.5rem;
  right: 0;
  position: fixed;
}.qtj-tb_in_gk8 {
  gap: 0;
  padding: 0 0.875rem;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
}.qtj-tb_burger_gk8 {
  border-radius: 0.625rem;
  gap: 5px;
  align-items: center;
  width: 2.375rem;
  margin-right: 8px;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
  height: 2.375rem;
  display: flex;
}.qtj-tb_burger_gk8:hover {
  background: rgba(255, 255, 255, 0.05);
}.qtj-tb_burger_line_gk8 {
  background: #A88D6E;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width: 1082px) {.qtj-tb_burger_gk8 {
  display: none;
}
}.qtj-tb_logo_gk8 {
  gap: 9px;
  letter-spacing: -.01em;
  flex-shrink: 0;
  display: flex;
  font-weight: 800;
  align-items: center;
  font-size: 18px;
  color: #F6EFE4;
  margin-right: 20px;
  overflow-wrap: break-word;
}.qtj-tb_logo_mark_gk8 {
  border-radius: 10px;
  overflow: hidden;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
}.qtj-tb_logo_mark_gk8 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.qtj-tb_nav_gk8 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 643px) {.qtj-tb_nav_gk8 {
  display: flex;
}
}.qtj-tb_tab_gk8 {
  border-radius: 0.625rem;
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  color: #A88D6E;
  font-size: 13px;
  font-weight: 600;
  white-space: nowrap;
}.qtj-tb_tab_gk8:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6EFE4;
}.qtj-tb_tab_gk8.qtj-state_active_gk8 {
  background: rgba(232, 148, 28, 0.18);
  color: #F6EFE4;
}.qtj-tb_right_gk8 {
  gap: 0.5rem;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
}.qtj-tb_login_gk8 {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 1rem;
  transition: border-color .2s,color .2s;
  display: none;
  font-size: 13px;
  color: #D5C2A8;
  font-weight: 600;
}.qtj-tb_login_gk8:hover {
  border-color: rgba(232, 148, 28, 0.45);
  color: #F6EFE4;
}
@media(min-width:480px) {.qtj-tb_login_gk8 {
  display: block;
}
}.qtj-tb_reg_gk8 {
  padding: 0.563rem 1.125rem;
  transition: background .2s;
  border-radius: 10px;
  background: #2CB96A;
  font-size: 13px;
  white-space: nowrap;
  color: #110C07;
  font-weight: 700;
}.qtj-tb_reg_gk8:hover {
  background: #38D47C;
}.qtj-sb_gk8 {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #1E1510;
  transition: transform .25s ease;
  top: 56px;
  width: 220px;
  position: fixed;
  overflow-y: auto;
  bottom: 0;
  z-index: 70;
  left: 0;
}.qtj-sb_gk8.qtj-state_open_gk8 {
  transform: translateX(0);
}.qtj-sb_gk8::-webkit-scrollbar {
  width: 4px;
}.qtj-sb_gk8::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.qtj-sb_gk8 {
  transform: translateX(0);
}
}.qtj-sb_auth_gk8 {
  padding: 0.875rem 0.75rem 10px;
}.qtj-sb_btn_reg_gk8 {
  border-radius: 0.625rem;
  background: #2CB96A;
  padding: 11px;
  transition: background .2s;
  font-weight: 700;
  display: block;
  color: #110C07;
  font-size: 0.813rem;
  margin-bottom: 0.5rem;
  text-align: center;
}.qtj-sb_btn_reg_gk8:hover {
  background: #38D47C;
}.qtj-sb_btn_login_gk8 {
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  color: #D5C2A8;
  display: block;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
}.qtj-sb_btn_login_gk8:hover {
  border-color: rgba(232, 148, 28, 0.45);
  color: #F6EFE4;
}.qtj-sb_promo_gk8 {
  padding: 0.75rem 0.875rem;
  border-radius: 10px;
  border: 1px solid rgba(232, 148, 28, 0.18);
  overflow: hidden;
  margin: 0 12px 10px;
  background: linear-gradient(135deg,#3A1A06,#1E1510);
  position: relative;
}.qtj-sb_promo_gk8::before {
  background: radial-gradient(circle,rgba(232, 148, 28, 0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  height: 5rem;
  position: absolute;
  width: 80px;
  top: -1.25rem;
  right: -1.25rem;
}.qtj-sb_promo_title_gk8 {
  text-transform: uppercase;
  font-weight: 700;
  color: #E8941C;
  letter-spacing: .06em;
  font-size: 0.688rem;
  margin-bottom: 4px;
}.qtj-sb_promo_text_gk8 {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  font-weight: 600;
  line-height: 1.35;
  color: #F6EFE4;
}.qtj-sb_promo_sub_gk8 {
  color: #7D6550;
  font-size: 0.625rem;
  margin-top: 3px;
}.qtj-sb_nav_gk8 {
  padding: 0.375rem 0.5rem 1rem;
}.qtj-sb_nav_lb_gk8 {
  padding: 0.625rem 0.5rem 6px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
  color: #8A7A6A;
  letter-spacing: .08em;
}.qtj-sb_link_gk8 {
  transition: background .15s,color .15s;
  border-radius: 6px;
  padding: 9px 10px;
  gap: 0.625rem;
  font-size: 13px;
  color: #A88D6E;
  align-items: center;
  display: flex;
  cursor: pointer;
  font-weight: 500;
  overflow-wrap: break-word;
}.qtj-sb_link_gk8:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6EFE4;
}.qtj-sb_link_gk8.qtj-state_active_gk8 {
  background: rgba(232, 148, 28, 0.18);
  color: #F6EFE4;
}.qtj-sb_ic_gk8 {
  border-radius: 6px;
  justify-content: center;
  height: 30px;
  width: 1.875rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.qtj-sb_ic_gk8 svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 16px;
}.qtj-sb_ic_1_gk8 {
  background: rgba(232, 148, 28, 0.07);
  color: #E8941C;
}.qtj-sb_ic_2_gk8 {
  background: rgba(44, 185, 106, 0.16);
  color: #2CB96A;
}.qtj-sb_ic_3_gk8 {
  background: rgba(245, 183, 49, 0.15);
  color: #F5B731;
}.qtj-sb_ic_4_gk8 {
  background: rgba(194, 56, 32, 0.20);
  color: #C23820;
}.qtj-sb_ic_5_gk8 {
  background: rgba(232, 148, 28, 0.07);
  color: #E8408A;
}.qtj-sb_ic_6_gk8 {
  background: rgba(194, 56, 32, 0.20);
  color: #9B3FD4;
}.qtj-sb_badge_gk8 {
  background: #F5B731;
  padding: 2px 0.438rem;
  border-radius: 0.375rem;
  margin-left: auto;
  color: #110C07;
  font-size: 0.563rem;
  font-weight: 700;
}.qtj-sb_bot_gk8 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  padding: 12px;
  display: flex;
}.qtj-sb_lang_gk8,.qtj-sb_help_gk8 {
  border-radius: 0.375rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  gap: 0.375rem;
  padding: 0.563rem 6px;
  flex: 1;
  align-items: center;
  justify-content: center;
  color: #A88D6E;
  font-weight: 600;
  display: flex;
  font-size: 11px;
}.qtj-sb_lang_gk8:hover,.qtj-sb_help_gk8:hover {
  border-color: rgba(232, 148, 28, 0.45);
  color: #F6EFE4;
}.qtj-sb_lang_gk8 svg,.qtj-sb_help_gk8 svg {
  height: 13px;
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
}.qtj-sb_bd_gk8 {
  inset: 0;
  background: rgba(10, 6, 3, 0.72);
  z-index: 69;
  display: none;
  position: fixed;
}.qtj-sb_bd_gk8.qtj-state_on_gk8 {
  display: block;
}
@media(min-width: 1083px) {.qtj-sb_bd_gk8 {
  display: none!important;
}
}.qtj-mob_nav_gk8 {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  background: #1E1510;
  display: flex;
  z-index: 80;
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
}
@media(min-width: 1079px) {.qtj-mob_nav_gk8 {
  display: none;
}
}.qtj-mob_nav_item_gk8 {
  flex: 1;
  gap: 0.25rem;
  padding: 4px 2px;
  color: #8A7A6A;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  display: flex;
}.qtj-mob_nav_ic_gk8 {
  line-height: 1;
}.qtj-mob_nav_ic_gk8 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
  width: 20px;
}.qtj-mob_nav_lb_gk8 {
  font-weight: 600;
  color: #8A7A6A;
  font-size: 10px;
}.qtj-mob_nav_item_gk8.qtj-state_active_gk8 {
  color: #E8941C;
}.qtj-mob_nav_item_gk8.qtj-state_active_gk8 .qtj-mob_nav_lb_gk8 {
  color: #E8941C;
}.qtj-hero_gk8 {
  background: #130D09;
  padding: 20px 1rem 0;
}
@media(min-width: 765px) {.qtj-hero_gk8 {
  padding: 24px 24px 0;
}
}.qtj-hero_in_gk8 {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
}
@media(min-width: 861px) {.qtj-hero_in_gk8 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.qtj-hero_in_gk8 {
  grid-template-columns: 1fr 21.25rem;
}
}.qtj-hero_promo_gk8 {
  background: #19110C;
  overflow: hidden;
  border-radius: 16px;
  min-height: 13.75rem;
  align-items: stretch;
  display: flex;
  position: relative;
}
@media(min-width: 766px) {.qtj-hero_promo_gk8 {
  min-height: 17.5rem;
}
}.qtj-hero_promo_bg_gk8 {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#3A1A06 0%,#130D09 100%);
  background-size: cover;
  position: absolute;
}.qtj-hero_promo_bg_gk8::after {
  background: linear-gradient(90deg,#130D09 0%,rgba(10, 6, 3, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.qtj-hero_promo_glow_gk8 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(194, 56, 32, 0.20) 0%,transparent 65%);
  height: 300px;
  right: 60px;
  position: absolute;
  top: -2.5rem;
  pointer-events: none;
  width: 300px;
}.qtj-hero_promo_ct_gk8 {
  padding: 28px 1.5rem 28px 1.75rem;
  max-width: 30rem;
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  position: relative;
  display: flex;
}
@media(min-width: 769px) {.qtj-hero_promo_ct_gk8 {
  padding: 40px 32px;
}
}.qtj-hero_badge_gk8 {
  border-radius: 20px;
  border: 1px solid rgba(232, 148, 28, 0.07);
  padding: 5px 0.75rem;
  background: rgba(232, 148, 28, 0.18);
  color: #E8941C;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-size: 0.625rem;
  letter-spacing: .08em;
}.qtj-hero_h1_gk8 {
  margin-bottom: 10px;
  color: #F6EFE4;
  font-family: 'Syne', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 26px;
  line-height: 1.15;
}.qtj-hero_h1_gk8 em {
  font-style: normal;
  color: #F5B731;
}
@media(min-width: 769px) {.qtj-hero_h1_gk8 {
  font-size: 36px;
}
}.qtj-hero_sub_gk8 {
  font-size: 0.813rem;
  line-height: 1.55;
  color: #A88D6E;
  margin-bottom: 1.25rem;
}
@media(min-width: 765px) {.qtj-hero_sub_gk8 {
  font-size: 0.875rem;
}
}.qtj-hero_row_gk8 {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.qtj-hero_cta_gk8 {
  transition: background .2s;
  background: #2CB96A;
  border-radius: 0.625rem;
  padding: 0.813rem 1.625rem;
  color: #110C07;
  font-weight: 700;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.12), 0 0.375rem 1.25rem rgba(44, 185, 106, 0.40);
  font-size: 0.875rem;
}.qtj-hero_cta_gk8:hover {
  background: #38D47C;
}.qtj-hero_terms_gk8 {
  color: #8A7A6A;
  font-size: 11px;
}.qtj-hero_game_gk8 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 1rem;
  overflow: hidden;
  background: #19110C;
  flex-direction: column;
  position: relative;
  display: flex;
}.qtj-hero_game_badge_gk8 {
  border: 1px solid rgba(245, 183, 49, 0.15);
  border-radius: 1.25rem;
  padding: 0.313rem 0.625rem;
  background: rgba(245, 183, 49, 0.15);
  z-index: 3;
  top: 0.75rem;
  font-weight: 700;
  font-size: 10px;
  color: #F5B731;
  letter-spacing: .06em;
  left: 12px;
  position: absolute;
  text-transform: uppercase;
}.qtj-hero_game_badge_gk8 svg {
  vertical-align: -1px;
  width: 11px;
  height: 0.688rem;
  margin-right: 0.25rem;
}.qtj-hero_game_img_gk8 {
  background: linear-gradient(135deg,#3A1A06,#130D09);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.qtj-hero_game_img_gk8 img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.qtj-hero_game_play_gk8 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(10, 6, 3, 0.72);
  opacity: 0;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
}.qtj-hero_game_gk8:hover .qtj-hero_game_play_gk8 {
  opacity: 1;
}.qtj-hero_game_play_gk8 span {
  background: #E8941C;
  border-radius: 50%;
  width: 52px;
  height: 3.25rem;
  align-items: center;
  display: flex;
  justify-content: center;
}.qtj-hero_game_play_gk8 span svg {
  width: 1.125rem;
  height: 1.125rem;
  margin-left: 2px;
}.qtj-hero_game_info_gk8 {
  padding: 14px 16px;
}.qtj-hero_game_title_gk8 {
  margin-bottom: 0.25rem;
  color: #F6EFE4;
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
}.qtj-hero_game_provider_gk8 {
  color: #7D6550;
  font-size: 11px;
}.qtj-hero_game_btn_gk8 {
  border-radius: 10px;
  background: #E8941C;
  padding: 11px;
  transition: background .2s;
  margin: 12px 16px 1rem;
  font-size: 13px;
  display: block;
  text-align: center;
  color: #F6EFE4;
  font-weight: 700;
}.qtj-hero_game_gk8:hover .qtj-hero_game_btn_gk8 {
  background: #F5A832;
}.qtj-sbar_gk8 {
  background: #130D09;
  padding: 1rem 16px 0;
}
@media(min-width: 769px) {.qtj-sbar_gk8 {
  padding: 18px 24px 0;
}
}.qtj-sbar_in_gk8 {
  margin: 0 auto;
  max-width: 1320px;
}.qtj-sbar_row_gk8 {
  gap: 10px;
  margin-bottom: 12px;
  display: flex;
  flex-wrap: wrap;
}.qtj-sbar_input_gk8 {
  transition: border-color .2s;
  background: #19110C;
  border-radius: 0.625rem;
  padding: 0.688rem 1rem;
  gap: 10px;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  font-size: 13px;
  align-items: center;
  cursor: pointer;
  color: #7D6550;
}.qtj-sbar_input_gk8:hover {
  border-color: rgba(232, 148, 28, 0.45);
}.qtj-sbar_input_gk8 svg {
  height: 0.938rem;
  width: 15px;
  stroke-linejoin: round;
  stroke-linecap: round;
  flex-shrink: 0;
}.qtj-sbar_providers_gk8 {
  padding: 0.688rem 18px;
  background: #19110C;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.625rem;
  gap: 0.5rem;
  transition: border-color .2s;
  font-size: 0.813rem;
  color: #D5C2A8;
  align-items: center;
  font-weight: 600;
  white-space: nowrap;
  display: flex;
}.qtj-sbar_providers_gk8:hover {
  border-color: rgba(232, 148, 28, 0.45);
  color: #F6EFE4;
}.qtj-sbar_providers_gk8 svg {
  stroke-linejoin: round;
  height: 0.875rem;
  width: 0.875rem;
  stroke-linecap: round;
}.qtj-sbar_tabs_gk8 {
  gap: 6px;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
}.qtj-sbar_tabs_gk8::-webkit-scrollbar {
  display: none;
}.qtj-sbar_tab_gk8 {
  gap: 0.438rem;
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px 0.875rem;
  align-items: center;
  white-space: nowrap;
  font-size: 0.75rem;
  font-weight: 600;
  flex-shrink: 0;
  color: #A88D6E;
  cursor: pointer;
  display: flex;
}.qtj-sbar_tab_gk8:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(232, 148, 28, 0.45);
  color: #F6EFE4;
}.qtj-sbar_tab_gk8.qtj-state_active_gk8 {
  background: rgba(232, 148, 28, 0.18);
  border-color: rgba(232, 148, 28, 0.07);
  color: #F6EFE4;
}.qtj-sbar_tab_ic_gk8 svg {
  width: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 14px;
}.qtj-ws_gk8 {
  padding: 2rem 1rem 0;
  background: #130D09;
}
@media(min-width: 765px) {.qtj-ws_gk8 {
  padding: 2.25rem 24px 0;
}
}.qtj-ws_in_gk8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.qtj-ws_head_gk8 {
  gap: 0.75rem;
  margin-bottom: 0.875rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}.qtj-ws_title_gk8 {
  gap: 0.625rem;
  font-family: 'Syne', sans-serif;
  font-weight: 700;
  display: flex;
  color: #F6EFE4;
  flex-wrap: wrap;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 1rem;
}.qtj-ws_title_ic_gk8 svg {
  stroke-linecap: round;
  height: 1.125rem;
  width: 18px;
  stroke-linejoin: round;
  color: #F5B731;
}.qtj-ws_online_gk8 {
  gap: 7px;
  font-weight: 600;
  font-size: 0.75rem;
  align-items: center;
  color: #7D6550;
  display: flex;
}.qtj-ws_online_dot_gk8 {
  background: #2CB96A;
  border-radius: 50%;
  width: 8px;
  height: 0.5rem;
  box-shadow: 0 0 6px rgba(44, 185, 106, 0.16);
  flex-shrink: 0;
}.qtj-ws_scroll_gk8 {
  gap: 0.5rem;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 8px;
}.qtj-ws_scroll_gk8::-webkit-scrollbar {
  display: none;
}.qtj-wc_gk8 {
  background: #19110C;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.625rem 14px;
  gap: 0.625rem;
  flex-shrink: 0;
  align-items: center;
  min-width: 13.75rem;
  display: flex;
}.qtj-wc_img_gk8 {
  overflow: hidden;
  border-radius: 0.375rem;
  background: #1E1510;
  width: 2.25rem;
  flex-shrink: 0;
  height: 2.25rem;
}.qtj-wc_img_gk8 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.qtj-wc_info_gk8 {
  min-width: 0;
}.qtj-wc_game_gk8 {
  overflow: hidden;
  color: #D5C2A8;
  font-size: 12px;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
}.qtj-wc_player_gk8 {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #8A7A6A;
  font-size: 10px;
  white-space: nowrap;
}.qtj-wc_amount_gk8 {
  white-space: nowrap;
  font-size: 13px;
  margin-left: auto;
  color: #2CB96A;
  flex-shrink: 0;
  font-weight: 700;
}.qtj-reg_gk8 {
  background: #130D09;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.qtj-reg_gk8 {
  padding: 2.75rem 1.5rem 0;
}
}.qtj-reg_in_gk8 {
  margin: 0 auto;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #1E1510;
  border-radius: 16px;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.qtj-reg_in_gk8 {
  padding: 2.5rem;
}
}.qtj-reg_top_gk8 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.qtj-reg_top_gk8 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.qtj-reg_label_gk8 {
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #E8941C;
  font-weight: 700;
}.qtj-reg_h2_gk8 {
  line-height: 1.2;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #F6EFE4;
  font-family: 'Syne', sans-serif;
  margin-bottom: 0.75rem;
  font-weight: 800;
}
@media(min-width:768px) {.qtj-reg_h2_gk8 {
  font-size: 1.75rem;
}
}.qtj-reg_bonus_gk8 {
  padding: 0.625rem 1rem;
  border-radius: 10px;
  border: 1px solid rgba(245, 183, 49, 0.15);
  gap: 0.5rem;
  background: rgba(245, 183, 49, 0.15);
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.qtj-reg_bonus_amount_gk8 {
  font-size: 1.25rem;
  color: #F5B731;
  font-weight: 800;
}.qtj-reg_bonus_text_gk8 {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #A88D6E;
}.qtj-reg_cta_btn_gk8 {
  padding: 0.875rem 32px;
  border-radius: 10px;
  transition: background .2s;
  background: #2CB96A;
  display: inline-block;
  font-weight: 700;
  margin-bottom: 0.75rem;
  font-size: 15px;
  color: #110C07;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.12), 0 0.375rem 20px rgba(44, 185, 106, 0.40);
}.qtj-reg_cta_btn_gk8:hover {
  background: #38D47C;
}.qtj-reg_terms_gk8 {
  font-size: 11px;
  line-height: 1.5;
  color: #8A7A6A;
}.qtj-reg_seo_gk8 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  padding-top: 20px;
  color: #7D6550;
}.qtj-reg_seo_gk8 p {
  line-height: 1.65;
  color: #7D6550;
  font-size: 13px;
  margin-bottom: 10px;
}.qtj-reg_seo_gk8 p:last-child {
  margin-bottom: 0;
}.qtj-reg_seo_gk8 strong {
  color: #D5C2A8;
  font-weight: 700;
}.qtj-reg_seo_gk8 a {
  transition: color .2s;
  color: #E8941C;
  text-decoration: underline;
}.qtj-reg_seo_gk8 a:hover {
  color: #F5A832;
}.qtj-reg_seo_gk8 ul,.qtj-reg_seo_gk8 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.qtj-reg_seo_gk8 ol {
  list-style: decimal;
}.qtj-reg_seo_gk8 li {
  margin-bottom: 4px;
  color: #7D6550;
  font-size: 13px;
  line-height: 1.65;
}.qtj-reg_seo_gk8 table {
  margin-bottom: 10px;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.qtj-reg_seo_gk8 table {
  display: table;
}
}.qtj-reg_seo_gk8 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  font-weight: 700;
  text-align: left;
  color: #D5C2A8;
}.qtj-reg_seo_gk8 td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7D6550;
}.qtj-reg_steps_gk8 {
  gap: 0.875rem;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 857px) {.qtj-reg_steps_gk8 {
  margin-top: 0;
}
}.qtj-reg_step_gk8 {
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  padding: 1rem;
  border-radius: 0.625rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.qtj-reg_step_num_gk8 {
  border-radius: 50%;
  border: 1px solid rgba(232, 148, 28, 0.07);
  background: rgba(232, 148, 28, 0.18);
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  font-weight: 800;
  color: #E8941C;
  width: 2.125rem;
  align-items: center;
  height: 34px;
  font-size: 0.875rem;
}.qtj-reg_step_title_gk8 {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.875rem;
  color: #F6EFE4;
}.qtj-reg_step_text_gk8 {
  color: #7D6550;
  line-height: 1.5;
  font-size: 12px;
}.qtj-reg_trust_gk8 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  margin-top: 20px;
  flex-wrap: wrap;
  padding-top: 20px;
  display: flex;
}.qtj-reg_trust_item_gk8 {
  gap: 7px;
  display: flex;
  align-items: center;
  color: #7D6550;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.qtj-reg_trust_ic_gk8 svg {
  width: 1rem;
  color: #E8941C;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.qtj-bon_gk8 {
  background: #130D09;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.qtj-bon_gk8 {
  padding: 2.75rem 1.5rem 0;
}
}.qtj-bon_in_gk8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.qtj-bon_head_gk8 {
  margin-bottom: 20px;
}.qtj-bon_label_gk8 {
  color: #E8941C;
  font-size: 11px;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.qtj-bon_h2_gk8 {
  font-family: 'Syne', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #F6EFE4;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.qtj-bon_h2_gk8 {
  font-size: 24px;
}
}.qtj-bon_seo_gk8 {
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  line-height: 1.6;
  color: #7D6550;
}.qtj-bon_seo_gk8 strong {
  color: #D5C2A8;
  font-weight: 700;
}.qtj-bon_seo_gk8 a {
  color: #E8941C;
  text-decoration: underline;
}.qtj-bon_grid_gk8 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.qtj-bon_grid_gk8 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.qtj-bon_grid_gk8 {
  grid-template-columns: repeat(5,1fr);
}
}.qtj-bon_card_gk8 {
  padding: 1rem;
  background: #19110C;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,transform .2s;
  border-radius: 10px;
}.qtj-bon_card_gk8:hover {
  transform: translateY(-2px);
  border-color: rgba(232, 148, 28, 0.07);
}.qtj-bon_card_ic_gk8 svg {
  stroke-linecap: round;
  height: 26px;
  stroke-linejoin: round;
  width: 26px;
}.qtj-bon_card_ic_gk8 {
  margin-bottom: 10px;
}.qtj-bon_card_type_gk8 {
  color: #7D6550;
  font-weight: 700;
  font-size: 10px;
  margin-bottom: 6px;
  text-transform: uppercase;
  letter-spacing: .06em;
}.qtj-bon_card_amount_gk8 {
  font-size: 18px;
  color: #F5B731;
  font-weight: 800;
  margin-bottom: 6px;
  line-height: 1.1;
}.qtj-bon_card_name_gk8 {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #F6EFE4;
  font-weight: 600;
  margin-bottom: 8px;
}.qtj-bon_card_detail_gk8 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 11px;
  padding-top: 8px;
  color: #8A7A6A;
  overflow-wrap: break-word;
  line-height: 1.5;
}.qtj-app_gk8 {
  background: #130D09;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.qtj-app_gk8 {
  padding: 2.75rem 1.5rem 0;
}
}.qtj-app_in_gk8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.qtj-app_head_gk8 {
  margin-bottom: 16px;
}.qtj-app_label_gk8 {
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  color: #E8941C;
  text-transform: uppercase;
}.qtj-app_h2_gk8 {
  font-weight: 800;
  font-family: 'Syne', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 6px;
  color: #F6EFE4;
}
@media(min-width: 767px) {.qtj-app_h2_gk8 {
  font-size: 1.5rem;
}
}.qtj-app_sub_gk8 {
  color: #7D6550;
  line-height: 1.6;
  font-size: 0.813rem;
  max-width: 600px;
  overflow-wrap: break-word;
}.qtj-app_sub_gk8 strong {
  font-weight: 700;
  color: #D5C2A8;
}.qtj-app_cards_gk8 {
  gap: 0.625rem;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.qtj-app_cards_gk8 {
  grid-template-columns: repeat(3,1fr);
}
}.qtj-app_card_gk8 {
  gap: 16px;
  border-radius: 0.625rem;
  overflow: hidden;
  padding: 20px;
  position: relative;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.qtj-app_card_ios_gk8 {
  background: linear-gradient(135deg,rgba(232, 148, 28, 0.18) 0%,#1E1510 100%);
}.qtj-app_card_android_gk8 {
  background: linear-gradient(135deg,rgba(44, 185, 106, 0.16) 0%,#1E1510 100%);
}.qtj-app_card_win_gk8 {
  background: linear-gradient(135deg,rgba(245, 183, 49, 0.15) 0%,#1E1510 100%);
}.qtj-app_card_ic_gk8 svg {
  stroke-linejoin: round;
  width: 34px;
  height: 34px;
  stroke-linecap: round;
}.qtj-app_card_ic_gk8 {
  color: #F6EFE4;
  flex-shrink: 0;
}.qtj-app_card_os_gk8 {
  letter-spacing: .08em;
  margin-bottom: 6px;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #7D6550;
}.qtj-app_card_title_gk8 {
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #F6EFE4;
  font-size: 15px;
  font-weight: 700;
}.qtj-app_card_text_gk8 {
  overflow-wrap: break-word;
  font-size: 12px;
  margin-bottom: 14px;
  line-height: 1.5;
  color: #7D6550;
}.qtj-app_card_btn_gk8 {
  border: 1px solid rgba(232, 148, 28, 0.45);
  background: rgba(255, 255, 255, 0.12);
  border-radius: 6px;
  transition: background .2s;
  gap: 0.438rem;
  padding: 10px 18px;
  align-items: center;
  color: #F6EFE4;
  font-size: 13px;
  display: inline-flex;
  font-weight: 700;
}.qtj-app_card_btn_gk8:hover {
  background: rgba(255, 255, 255, 0.07);
}.qtj-htp_gk8 {
  background: #130D09;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.qtj-htp_gk8 {
  padding: 2.75rem 1.5rem 0;
}
}.qtj-htp_in_gk8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.qtj-htp_head_gk8 {
  max-width: 45rem;
  margin-bottom: 22px;
}.qtj-htp_label_gk8 {
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  color: #E8941C;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.qtj-htp_h2_gk8 {
  color: #F6EFE4;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Syne', sans-serif;
  font-size: 22px;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.qtj-htp_h2_gk8 {
  font-size: 1.75rem;
}
}.qtj-htp_intro_gk8 {
  color: #7D6550;
  font-size: 0.875rem;
  line-height: 1.6;
}.qtj-htp_steps_gk8 {
  padding: 0;
  list-style: none;
  gap: 12px;
  margin: 0;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 638px) {.qtj-htp_steps_gk8 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.qtj-htp_steps_gk8 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.qtj-htp_step_gk8 {
  padding: 20px 1.125rem 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1E1510;
  border-radius: 0.625rem;
  flex-direction: column;
  position: relative;
  display: flex;
}.qtj-htp_step_num_gk8 {
  background: #E8941C;
  border-radius: 50%;
  top: -0.75rem;
  width: 28px;
  font-size: 0.813rem;
  align-items: center;
  display: flex;
  height: 1.75rem;
  left: 1.25rem;
  font-weight: 800;
  color: #110C07;
  position: absolute;
  font-family: 'Syne', sans-serif;
  justify-content: center;
}.qtj-htp_step_ic_gk8 {
  margin: 8px 0 12px;
  border-radius: 0.375rem;
  background: rgba(232, 148, 28, 0.18);
  justify-content: center;
  align-items: center;
  width: 36px;
  color: #E8941C;
  height: 36px;
  display: flex;
}.qtj-htp_step_ic_gk8 svg {
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
}.qtj-htp_step_h_gk8 {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  line-height: 1.25;
  font-size: 0.875rem;
  color: #F6EFE4;
}.qtj-htp_step_p_gk8 {
  color: #7D6550;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.qtj-htp_step_p_gk8 strong {
  color: #D5C2A8;
  font-weight: 600;
}.qtj-htp_cta_gk8 {
  border-radius: 10px;
  transition: background .2s;
  padding: 13px 1.625rem;
  background: #2CB96A;
  margin-top: 20px;
  display: inline-block;
  font-weight: 700;
  color: #110C07;
  font-size: 14px;
}.qtj-htp_cta_gk8:hover {
  background: #38D47C;
}.qtj-prov_gk8 {
  background: #130D09;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.qtj-prov_gk8 {
  padding: 2.75rem 24px 0;
}
}.qtj-prov_in_gk8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.qtj-prov_head_gk8 {
  margin-bottom: 1rem;
}.qtj-prov_label_gk8 {
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 11px;
  color: #E8941C;
  letter-spacing: .08em;
}.qtj-prov_h2_gk8 {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F6EFE4;
  font-family: 'Syne', sans-serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 767px) {.qtj-prov_h2_gk8 {
  font-size: 1.5rem;
}
}.qtj-prov_seo_gk8 {
  max-width: 38.75rem;
  color: #7D6550;
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  margin-bottom: 1rem;
}.qtj-prov_seo_gk8 strong {
  font-weight: 700;
  color: #D5C2A8;
}.qtj-prov_seo_gk8 a {
  text-decoration: underline;
  color: #E8941C;
}.qtj-prov_grid_gk8 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.qtj-prov_grid_gk8 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.qtj-prov_grid_gk8 {
  grid-template-columns: repeat(8,1fr);
}
}.qtj-prov_card_gk8 {
  border-radius: 0.625rem;
  background: #19110C;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.875rem 10px;
  gap: 0.438rem;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}.qtj-prov_card_gk8:hover {
  background: #1E1510;
  border-color: rgba(232, 148, 28, 0.45);
}.qtj-prov_logo_gk8 {
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.75rem;
  width: 2.75rem;
}.qtj-prov_logo_gk8 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.qtj-prov_name_gk8 {
  color: #A88D6E;
  text-align: center;
  font-size: 0.688rem;
  font-weight: 600;
  overflow-wrap: break-word;
}.qtj-faq_gk8 {
  padding: 2.25rem 16px 0;
  background: #130D09;
}
@media(min-width: 765px) {.qtj-faq_gk8 {
  padding: 2.75rem 24px 0;
}
}.qtj-faq_in_gk8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.qtj-faq_head_gk8 {
  margin-bottom: 20px;
}.qtj-faq_label_gk8 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 8px;
  color: #E8941C;
}.qtj-faq_h2_gk8 {
  font-size: 20px;
  font-family: 'Syne', sans-serif;
  font-weight: 800;
  color: #F6EFE4;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.qtj-faq_h2_gk8 {
  font-size: 24px;
}
}.qtj-faq_list_gk8 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.qtj-faq_item_gk8 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
  background: #1E1510;
  border-radius: 10px;
}.qtj-faq_q_gk8 {
  gap: 12px;
  padding: 16px 20px;
  transition: color .2s;
  align-items: center;
  flex-wrap: wrap;
  cursor: pointer;
  font-size: 14px;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
  overflow-wrap: break-word;
  color: #D5C2A8;
}.qtj-faq_q_gk8:hover {
  color: #F6EFE4;
}.qtj-faq_q_ic_gk8 {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  font-size: 16px;
  height: 24px;
  display: flex;
  align-items: center;
  color: #E8941C;
  justify-content: center;
  flex-shrink: 0;
  width: 1.5rem;
}.qtj-faq_item_gk8.qtj-state_open_gk8 .qtj-faq_q_ic_gk8 {
  transform: rotate(45deg);
}.qtj-faq_a_gk8 {
  padding: 0 20px 1rem;
  color: #7D6550;
  line-height: 1.7;
  display: none;
  font-size: 13px;
  overflow-wrap: break-word;
}.qtj-faq_item_gk8.qtj-state_open_gk8 .qtj-faq_a_gk8 {
  display: block;
}.qtj-faq_a_gk8 strong {
  color: #D5C2A8;
  font-weight: 700;
}.qtj-faq_a_gk8 a {
  color: #E8941C;
  text-decoration: underline;
}.qtj-faq_a_gk8 ul,.qtj-faq_a_gk8 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.qtj-faq_a_gk8 ol {
  list-style: decimal;
}.qtj-faq_a_gk8 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.qtj-faq_a_gk8 table {
  margin: 8px 0;
  display: block;
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
  overflow-x: auto;
}
@media(min-width:768px) {.qtj-faq_a_gk8 table {
  display: table;
}
}.qtj-faq_a_gk8 th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D5C2A8;
  font-weight: 700;
  text-align: left;
}.qtj-faq_a_gk8 td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7D6550;
}.qtj-rv_gk8 {
  background: #130D09;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.qtj-rv_gk8 {
  padding: 2.75rem 24px 0;
}
}.qtj-rv_in_gk8 {
  margin: 0 auto;
  max-width: 1320px;
}.qtj-rv_head_gk8 {
  max-width: 720px;
  margin-bottom: 20px;
}.qtj-rv_label_gk8 {
  color: #E8941C;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
}.qtj-rv_h2_gk8 {
  font-weight: 800;
  margin-bottom: 0.625rem;
  font-family: 'Syne', sans-serif;
  overflow-wrap: break-word;
  color: #F6EFE4;
  font-size: 22px;
}
@media(min-width: 767px) {.qtj-rv_h2_gk8 {
  font-size: 28px;
}
}.qtj-rv_stats_gk8 {
  gap: 1.125rem;
  align-items: center;
  flex-wrap: wrap;
  font-size: 0.813rem;
  display: flex;
  color: #7D6550;
}.qtj-rv_stats_score_gk8 {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.qtj-rv_stats_score_val_gk8 {
  font-weight: 800;
  font-size: 1.375rem;
  color: #F5B731;
  font-family: 'Syne', sans-serif;
}.qtj-rv_stats_score_max_gk8 {
  color: #8A7A6A;
  font-size: 0.813rem;
}.qtj-rv_stats_badge_gk8 {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.qtj-rv_stats_badge_gk8 svg {
  color: #F5B731;
  height: 14px;
  width: 0.875rem;
}.qtj-rv_grid_gk8 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.qtj-rv_grid_gk8 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.qtj-rv_grid_gk8 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.qtj-rv_card_gk8 {
  background: #1E1510;
  border-radius: 10px;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  flex-direction: column;
}.qtj-rv_card_stars_gk8 {
  gap: 2px;
  display: flex;
  margin-bottom: 10px;
  color: #F5B731;
}.qtj-rv_card_stars_gk8 svg {
  width: 14px;
  height: 14px;
}.qtj-rv_card_h_gk8 {
  color: #F6EFE4;
  font-weight: 700;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.3;
}.qtj-rv_card_body_gk8 {
  flex: 1;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.65;
  color: #7D6550;
  font-size: 13px;
}.qtj-rv_card_body_gk8 strong {
  font-weight: 600;
  color: #D5C2A8;
}.qtj-rv_card_meta_gk8 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  padding-top: 12px;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  align-items: center;
}.qtj-rv_card_author_gk8 {
  font-size: 0.75rem;
  color: #D5C2A8;
  font-weight: 600;
}.qtj-rv_card_date_gk8 {
  color: #8A7A6A;
  font-size: 0.688rem;
}.qtj-seo_gk8 {
  padding: 36px 1rem 0;
  background: #130D09;
}
@media(min-width: 771px) {.qtj-seo_gk8 {
  padding: 44px 24px 0;
}
}.qtj-seo_in_gk8 {
  padding: 28px 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1E1510;
  border-radius: 16px;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.qtj-seo_in_gk8 {
  padding: 2.25rem 40px;
}
}.qtj-seo_label_gk8 {
  font-weight: 700;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  color: #E8941C;
  font-size: 0.688rem;
  text-transform: uppercase;
}.qtj-seo_h2_gk8 {
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-weight: 800;
  font-family: 'Syne', sans-serif;
  font-size: 1.25rem;
  color: #F6EFE4;
}
@media(min-width: 765px) {.qtj-seo_h2_gk8 {
  font-size: 1.5rem;
}
}.qtj-seo_body_gk8 {
  color: #A88D6E;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
}.qtj-seo_body_gk8 p {
  margin-bottom: 0.75rem;
  font-size: 14px;
  color: #A88D6E;
  line-height: 1.75;
}.qtj-seo_body_gk8 p:last-child {
  margin-bottom: 0;
}.qtj-seo_body_gk8 strong {
  font-weight: 700;
  color: #D5C2A8;
}.qtj-seo_body_gk8 a {
  transition: color .2s;
  color: #E8941C;
  text-decoration: underline;
}.qtj-seo_body_gk8 a:hover {
  color: #F5A832;
}.qtj-seo_body_gk8 ul,.qtj-seo_body_gk8 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.qtj-seo_body_gk8 ol {
  list-style: decimal;
}.qtj-seo_body_gk8 li {
  line-height: 1.75;
  color: #A88D6E;
  font-size: 0.875rem;
  margin-bottom: 6px;
}.qtj-seo_body_gk8 table {
  margin-bottom: 12px;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 13px;
  display: block;
}
@media(min-width:768px) {.qtj-seo_body_gk8 table {
  display: table;
}
}.qtj-seo_body_gk8 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #D5C2A8;
}.qtj-seo_body_gk8 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #A88D6E;
}.qtj-seo_cols_gk8 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.qtj-seo_cols_gk8 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.qtj-seo_cols_gk8 {
  grid-template-columns: repeat(3,1fr);
}
}.qtj-seo_col_h_gk8 {
  font-size: 13px;
  margin-bottom: 7px;
  color: #D5C2A8;
  font-weight: 700;
  overflow-wrap: break-word;
}.qtj-seo_col_p_gk8 {
  line-height: 1.65;
  color: #7D6550;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.qtj-seo_stats_gk8 {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.qtj-seo_stat_gk8 {
  padding: 14px 16px;
  border-radius: 10px;
  background: rgba(232, 148, 28, 0.07);
  flex: 1;
  border: 1px solid rgba(232, 148, 28, 0.18);
  min-width: 8.75rem;
}.qtj-seo_stat_val_gk8 {
  color: #E8941C;
  font-weight: 800;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 20px;
}.qtj-seo_stat_lb_gk8 {
  color: #7D6550;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.qtj-seo_gk8 {
  padding: 2.25rem 1rem 0;
  background: #130D09;
}
@media(min-width: 766px) {.qtj-seo_gk8 {
  padding: 44px 1.5rem 0;
}
}.qtj-seo_in_gk8 {
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  background: #1E1510;
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.qtj-seo_in_gk8 {
  padding: 2.25rem 2.5rem;
}
}.qtj-seo_label_gk8 {
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  color: #E8941C;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.qtj-seo_h2_gk8 {
  color: #F6EFE4;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Syne', sans-serif;
  font-size: 20px;
  margin-bottom: 14px;
  line-height: 1.25;
}
@media(min-width: 769px) {.qtj-seo_h2_gk8 {
  font-size: 1.5rem;
}
}.qtj-seo_body_gk8 {
  overflow-wrap: break-word;
  color: #A88D6E;
  font-size: 0.875rem;
  line-height: 1.75;
}.qtj-seo_body_gk8 p {
  color: #A88D6E;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.75rem;
}.qtj-seo_body_gk8 p:last-child {
  margin-bottom: 0;
}.qtj-seo_body_gk8 strong {
  color: #D5C2A8;
  font-weight: 700;
}.qtj-seo_body_gk8 a {
  transition: color .2s;
  color: #E8941C;
  text-decoration: underline;
}.qtj-seo_body_gk8 a:hover {
  color: #F5A832;
}.qtj-seo_body_gk8 ul,.qtj-seo_body_gk8 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.qtj-seo_body_gk8 ol {
  list-style: decimal;
}.qtj-seo_body_gk8 li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 14px;
  color: #A88D6E;
}.qtj-seo_body_gk8 table {
  overflow-x: auto;
  font-size: 0.813rem;
  display: block;
  width: 100%;
  margin-bottom: 12px;
  border-collapse: collapse;
}
@media(min-width: 770px) {.qtj-seo_body_gk8 table {
  display: table;
}
}.qtj-seo_body_gk8 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D5C2A8;
}.qtj-seo_body_gk8 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A88D6E;
}.qtj-seo_cols_gk8 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.qtj-seo_cols_gk8 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.qtj-seo_cols_gk8 {
  grid-template-columns: repeat(3,1fr);
}
}.qtj-seo_col_h_gk8 {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  color: #D5C2A8;
  font-size: 13px;
}.qtj-seo_col_p_gk8 {
  overflow-wrap: break-word;
  color: #7D6550;
  font-size: 0.813rem;
  line-height: 1.65;
}.qtj-seo_stats_gk8 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.qtj-seo_stat_gk8 {
  background: rgba(232, 148, 28, 0.07);
  padding: 0.875rem 16px;
  flex: 1;
  border-radius: 0.625rem;
  border: 1px solid rgba(232, 148, 28, 0.18);
  min-width: 8.75rem;
}.qtj-seo_stat_val_gk8 {
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #E8941C;
}.qtj-seo_stat_lb_gk8 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7D6550;
}.qtj-seo_gk8 {
  padding: 2.25rem 1rem 0;
  background: #130D09;
}
@media(min-width: 767px) {.qtj-seo_gk8 {
  padding: 44px 1.5rem 0;
}
}.qtj-seo_in_gk8 {
  background: #1E1510;
  padding: 1.75rem 1.5rem;
  border-radius: 16px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 1320px;
}
@media(min-width: 766px) {.qtj-seo_in_gk8 {
  padding: 2.25rem 40px;
}
}.qtj-seo_label_gk8 {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #E8941C;
}.qtj-seo_h2_gk8 {
  margin-bottom: 0.875rem;
  font-weight: 800;
  font-family: 'Syne', sans-serif;
  color: #F6EFE4;
  font-size: 1.25rem;
  line-height: 1.25;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.qtj-seo_h2_gk8 {
  font-size: 24px;
}
}.qtj-seo_body_gk8 {
  color: #A88D6E;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.qtj-seo_body_gk8 p {
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A88D6E;
}.qtj-seo_body_gk8 p:last-child {
  margin-bottom: 0;
}.qtj-seo_body_gk8 strong {
  font-weight: 700;
  color: #D5C2A8;
}.qtj-seo_body_gk8 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8941C;
}.qtj-seo_body_gk8 a:hover {
  color: #F5A832;
}.qtj-seo_body_gk8 ul,.qtj-seo_body_gk8 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.qtj-seo_body_gk8 ol {
  list-style: decimal;
}.qtj-seo_body_gk8 li {
  margin-bottom: 6px;
  line-height: 1.75;
  color: #A88D6E;
  font-size: 14px;
}.qtj-seo_body_gk8 table {
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  width: 100%;
  display: block;
}
@media(min-width: 765px) {.qtj-seo_body_gk8 table {
  display: table;
}
}.qtj-seo_body_gk8 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #D5C2A8;
  text-align: left;
  font-weight: 700;
}.qtj-seo_body_gk8 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A88D6E;
}.qtj-seo_cols_gk8 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.qtj-seo_cols_gk8 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.qtj-seo_cols_gk8 {
  grid-template-columns: repeat(3,1fr);
}
}.qtj-seo_col_h_gk8 {
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  color: #D5C2A8;
  font-weight: 700;
}.qtj-seo_col_p_gk8 {
  font-size: 13px;
  line-height: 1.65;
  color: #7D6550;
  overflow-wrap: break-word;
}.qtj-seo_stats_gk8 {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.qtj-seo_stat_gk8 {
  border: 1px solid rgba(232, 148, 28, 0.18);
  border-radius: 10px;
  padding: 0.875rem 16px;
  flex: 1;
  background: rgba(232, 148, 28, 0.07);
  min-width: 140px;
}.qtj-seo_stat_val_gk8 {
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #E8941C;
}.qtj-seo_stat_lb_gk8 {
  overflow-wrap: break-word;
  color: #7D6550;
  font-size: 0.688rem;
}.qtj-ft_gk8 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #0C0806;
  margin-top: 3rem;
}.qtj-ft_support_gk8 {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.qtj-ft_support_gk8 {
  padding: 28px 1.5rem;
}
}.qtj-ft_support_in_gk8 {
  margin: 0 auto;
  gap: 1rem;
  max-width: 82.5rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.qtj-ft_support_main_gk8 {
  gap: 16px;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  min-width: 220px;
}.qtj-ft_support_ic_gk8 {
  color: #E8941C;
  flex-shrink: 0;
}.qtj-ft_support_ic_gk8 svg {
  height: 1.875rem;
  width: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.qtj-ft_support_text_title_gk8 {
  margin-bottom: 3px;
  font-weight: 700;
  color: #F6EFE4;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.qtj-ft_support_text_sub_gk8 {
  overflow-wrap: break-word;
  color: #7D6550;
  font-size: 0.75rem;
}.qtj-ft_support_btn_gk8 {
  transition: background .2s;
  padding: 0.688rem 22px;
  border-radius: 0.625rem;
  background: #E8941C;
  font-weight: 700;
  font-size: 13px;
  color: #F6EFE4;
  white-space: nowrap;
  flex-shrink: 0;
}.qtj-ft_support_btn_gk8:hover {
  background: #F5A832;
}.qtj-ft_support_contacts_gk8 {
  gap: 16px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.qtj-ft_support_contact_gk8 {
  color: #8A7A6A;
  line-height: 1.4;
  font-size: 12px;
}.qtj-ft_support_contact_gk8 strong {
  margin-bottom: 2px;
  display: block;
  color: #A88D6E;
  font-weight: 600;
  font-size: 0.688rem;
}.qtj-ft_main_gk8 {
  padding: 32px 1rem 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.qtj-ft_main_gk8 {
  padding: 40px 24px 2rem;
}
}.qtj-ft_main_in_gk8 {
  gap: 24px;
  margin: 0 auto;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.qtj-ft_main_in_gk8 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.qtj-ft_main_in_gk8 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.qtj-ft_col_logo_gk8 {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.qtj-ft_col_logo_gk8 {
  grid-column: auto;
}
}.qtj-ft_logo_gk8 {
  gap: 0.563rem;
  display: flex;
  font-weight: 800;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 1rem;
  flex-wrap: wrap;
  color: #F6EFE4;
}.qtj-ft_logo_mark_gk8 {
  border-radius: 0.375rem;
  overflow: hidden;
  width: 30px;
  height: 30px;
}.qtj-ft_logo_mark_gk8 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.qtj-ft_logo_sub_gk8 {
  overflow-wrap: break-word;
  max-width: 12.5rem;
  line-height: 1.55;
  font-size: 0.75rem;
  color: #8A7A6A;
}.qtj-ft_col_title_gk8 {
  font-weight: 700;
  letter-spacing: .07em;
  font-size: 0.75rem;
  margin-bottom: 14px;
  color: #A88D6E;
  text-transform: uppercase;
}.qtj-ft_col_links_gk8 {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.qtj-ft_col_link_gk8 {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #8A7A6A;
  font-size: 0.813rem;
}.qtj-ft_col_link_gk8:hover {
  color: #D5C2A8;
}.qtj-ft_apps_gk8 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.qtj-ft_app_card_gk8 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 10px;
  transition: border-color .2s;
  border-radius: 0.375rem;
  padding: 10px 0.75rem;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
}.qtj-ft_app_card_gk8:hover {
  border-color: rgba(232, 148, 28, 0.45);
}.qtj-ft_app_card_ic_gk8 svg {
  width: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 22px;
}.qtj-ft_app_card_os_gk8 {
  font-weight: 600;
  color: #8A7A6A;
  font-size: 0.625rem;
}.qtj-ft_app_card_action_gk8 {
  color: #D5C2A8;
  font-size: 12px;
  font-weight: 700;
}.qtj-ft_bot_gk8 {
  padding: 20px 1rem;
}
@media(min-width: 769px) {.qtj-ft_bot_gk8 {
  padding: 1.25rem 24px;
}
}.qtj-ft_bot_in_gk8 {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
}.qtj-ft_socials_gk8 {
  gap: 8px;
  display: flex;
}.qtj-ft_soc_gk8 {
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .2s;
  display: flex;
  color: #A88D6E;
  align-items: center;
  height: 36px;
  width: 36px;
  justify-content: center;
}.qtj-ft_soc_gk8 svg {
  width: 16px;
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
}.qtj-ft_soc_gk8:hover {
  background: rgba(255, 255, 255, 0.07);
}.qtj-ft_legal_gk8 {
  flex: 1;
  font-size: 0.688rem;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  color: #8C7D6E;
  line-height: 1.6;
}.qtj-ft_legal_gk8 strong {
  font-weight: 700;
  color: #A88D6E;
}.qtj-ft_legal_gk8 a {
  color: #A88D6E;
  text-decoration: underline;
}.qtj-ft_age_gk8 {
  border: 2px solid #8C7D6E;
  border-radius: 50%;
  font-weight: 800;
  margin-left: auto;
  height: 2rem;
  display: flex;
  font-size: 11px;
  align-items: center;
  justify-content: center;
  color: #8C7D6E;
  flex-shrink: 0;
  width: 32px;
}