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