*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background-color: #0A0D08;
  min-height: 100vh;
  color: #C9BFA4;
  -webkit-font-smoothing: antialiased;
  font-family: 'Nunito', sans-serif;
  line-height: 1.6;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.tjw_layout-yjw {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.tjw_page-yjw {
  display: flex;
  min-height: 100vh;
}.tjw_main-yjw {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1081px) {.tjw_main-yjw {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1076px) {.tjw_main-yjw {
  padding-bottom: 4.5rem;
}
}.tjw_gc-yjw {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  background: #101508;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  flex-shrink: 0;
  width: 140px;
  position: relative;
  cursor: pointer;
}
@media(min-width: 637px) {.tjw_gc-yjw {
  width: 9.75rem;
}
}
@media(min-width: 1082px) {.tjw_gc-yjw {
  width: 168px;
}
}.tjw_gc-yjw:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 148, 30, 0.07);
}.tjw_gc_img-yjw {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.tjw_gc_img-yjw img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.tjw_gc_hover-yjw {
  transition: opacity .2s;
  background: rgba(7, 9, 5, 0.72);
  inset: 0;
  display: flex;
  opacity: 0;
  position: absolute;
  align-items: center;
  justify-content: center;
}.tjw_gc-yjw:hover .tjw_gc_hover-yjw {
  opacity: 1;
}.tjw_gc_hover_btn-yjw {
  padding: 8px 1rem;
  background: #C8941E;
  border-radius: 0.375rem;
  font-weight: 700;
  color: #F4ECD8;
  font-size: 12px;
}.tjw_gc_info-yjw {
  padding: 0.5rem 10px 0.625rem;
}.tjw_gc_name-yjw {
  overflow: hidden;
  color: #C9BFA4;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
  margin-bottom: 3px;
  font-size: 12px;
}.tjw_gc_prov-yjw {
  font-size: 0.625rem;
  color: #5A5240;
}.tjw_gc_tag-yjw {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  letter-spacing: .04em;
  z-index: 2;
  text-transform: uppercase;
  position: absolute;
  font-size: 0.563rem;
  left: 0.375rem;
  top: 0.375rem;
  font-weight: 700;
}.tjw_gc_tag_hot-yjw {
  background: #D93A3A;
  color: #fff;
}.tjw_gc_tag_new-yjw {
  background: #3DBE68;
  color: #0A0D08;
}.tjw_gc_tag_jp-yjw {
  background: #E8A01A;
  color: #0A0D08;
}.tjw_gc_tag_ex-yjw {
  background: #2E6B3C;
  color: #fff;
}.tjw_gc_tag_live-yjw {
  background: #D93A3A;
  color: #fff;
}.tjw_gr-yjw {
  padding: 2rem 1rem 0;
  background: #0A0D08;
}
@media(min-width: 766px) {.tjw_gr-yjw {
  padding: 2.25rem 1.5rem 0;
}
}.tjw_gr_in-yjw {
  margin: 0 auto;
  max-width: 83.75rem;
}.tjw_gr_head-yjw {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
}.tjw_gr_head_l-yjw {
  flex: 1;
  gap: 10px;
  display: flex;
  align-items: center;
  min-width: 0;
}.tjw_gr_ic-yjw {
  border-radius: 0.625rem;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
}.tjw_gr_ic-yjw svg {
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.tjw_gr_title-yjw {
  font-size: 1rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F4ECD8;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 765px) {.tjw_gr_title-yjw {
  font-size: 18px;
}
}.tjw_gr_more-yjw {
  transition: color .2s;
  gap: 0.313rem;
  font-size: 0.75rem;
  align-items: center;
  white-space: nowrap;
  display: flex;
  color: #756A56;
  flex-shrink: 0;
  font-weight: 600;
}.tjw_gr_more-yjw:hover {
  color: #C8941E;
}.tjw_gr_more-yjw svg {
  width: 0.75rem;
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tjw_gr_arrows-yjw {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.tjw_gr_arr-yjw {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  display: flex;
  align-items: center;
  width: 1.875rem;
  height: 30px;
  color: #9A9080;
  justify-content: center;
}.tjw_gr_arr-yjw:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4ECD8;
}.tjw_gr_arr-yjw svg {
  stroke-linecap: round;
  width: 13px;
  height: 13px;
  stroke-linejoin: round;
}.tjw_gr_seo_h-yjw {
  margin: 0 0 0.375rem;
  font-family: 'Playfair Display', serif;
  max-width: 42.5rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #C9BFA4;
}
@media(min-width: 767px) {.tjw_gr_seo_h-yjw {
  font-size: 0.875rem;
}
}.tjw_gr_seo-yjw {
  max-width: 680px;
  line-height: 1.55;
  color: #756A56;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-size: 12px;
}.tjw_gr_seo-yjw strong {
  font-weight: 600;
  color: #C9BFA4;
}.tjw_gr_scroll-yjw {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  padding-bottom: 10px;
  overflow-x: auto;
  display: flex;
}.tjw_gr_scroll-yjw::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.tjw_gr_scroll-yjw {
  gap: 0.75rem;
}
}.tjw_tb-yjw {
  background: #0A0D08;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  right: 0;
  left: 0;
  height: 56px;
  top: 0;
  z-index: 80;
  align-items: center;
  display: flex;
  position: fixed;
}.tjw_tb_in-yjw {
  gap: 0;
  padding: 0 14px;
  align-items: center;
  display: flex;
  width: 100%;
  height: 100%;
}.tjw_tb_burger-yjw {
  gap: 0.313rem;
  border-radius: 10px;
  flex-shrink: 0;
  flex-direction: column;
  align-items: center;
  display: flex;
  width: 38px;
  justify-content: center;
  margin-right: 8px;
  height: 2.375rem;
}.tjw_tb_burger-yjw:hover {
  background: rgba(255, 255, 255, 0.05);
}.tjw_tb_burger_line-yjw {
  border-radius: 1px;
  background: #9A9080;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width: 1078px) {.tjw_tb_burger-yjw {
  display: none;
}
}.tjw_tb_logo-yjw {
  gap: 9px;
  font-weight: 800;
  display: flex;
  overflow-wrap: break-word;
  flex-shrink: 0;
  margin-right: 20px;
  align-items: center;
  font-size: 1.125rem;
  color: #F4ECD8;
  letter-spacing: -.01em;
}.tjw_tb_logo_mark-yjw {
  border-radius: 0.625rem;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 2rem;
  height: 32px;
}.tjw_tb_logo_mark-yjw img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.tjw_tb_nav-yjw {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 643px) {.tjw_tb_nav-yjw {
  display: flex;
}
}.tjw_tb_tab-yjw {
  transition: background .15s,color .15s;
  border-radius: 10px;
  padding: 8px 14px;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 600;
  color: #9A9080;
}.tjw_tb_tab-yjw:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4ECD8;
}.tjw_tb_tab-yjw.tjw_state_active-yjw {
  background: rgba(200, 148, 30, 0.18);
  color: #F4ECD8;
}.tjw_tb_right-yjw {
  gap: 0.5rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
}.tjw_tb_login-yjw {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  padding: 0.563rem 1rem;
  transition: border-color .2s,color .2s;
  display: none;
  color: #C9BFA4;
  font-size: 13px;
  font-weight: 600;
}.tjw_tb_login-yjw:hover {
  border-color: rgba(200, 148, 40, 0.45);
  color: #F4ECD8;
}
@media(min-width: 478px) {.tjw_tb_login-yjw {
  display: block;
}
}.tjw_tb_reg-yjw {
  border-radius: 0.625rem;
  background: #3DBE68;
  padding: 0.563rem 1.125rem;
  transition: background .2s;
  font-weight: 700;
  white-space: nowrap;
  color: #0C0F08;
  font-size: 0.813rem;
}.tjw_tb_reg-yjw:hover {
  background: #50D07C;
}.tjw_sb-yjw {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  background: #131A0E;
  transition: transform .25s ease;
  width: 220px;
  position: fixed;
  left: 0;
  overflow-y: auto;
  bottom: 0;
  top: 56px;
  z-index: 70;
}.tjw_sb-yjw.tjw_state_open-yjw {
  transform: translateX(0);
}.tjw_sb-yjw::-webkit-scrollbar {
  width: 4px;
}.tjw_sb-yjw::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1083px) {.tjw_sb-yjw {
  transform: translateX(0);
}
}.tjw_sb_auth-yjw {
  padding: 14px 12px 10px;
}.tjw_sb_btn_reg-yjw {
  border-radius: 0.625rem;
  background: #3DBE68;
  transition: background .2s;
  padding: 0.688rem;
  font-size: 13px;
  margin-bottom: 0.5rem;
  color: #0C0F08;
  font-weight: 700;
  text-align: center;
  display: block;
}.tjw_sb_btn_reg-yjw:hover {
  background: #50D07C;
}.tjw_sb_btn_login-yjw {
  padding: 0.625rem;
  border-radius: 10px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  color: #C9BFA4;
  display: block;
  font-weight: 600;
  text-align: center;
  font-size: 13px;
}.tjw_sb_btn_login-yjw:hover {
  border-color: rgba(200, 148, 40, 0.45);
  color: #F4ECD8;
}.tjw_sb_promo-yjw {
  border-radius: 0.625rem;
  overflow: hidden;
  background: linear-gradient(135deg,#1A3A1C,#131A0E);
  border: 1px solid rgba(200, 148, 30, 0.18);
  margin: 0 0.75rem 0.625rem;
  padding: 0.75rem 0.875rem;
  position: relative;
}.tjw_sb_promo-yjw::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 148, 30, 0.18),transparent 70%);
  right: -1.25rem;
  height: 5rem;
  top: -20px;
  content: '';
  width: 80px;
  position: absolute;
}.tjw_sb_promo_title-yjw {
  color: #C8941E;
  text-transform: uppercase;
  margin-bottom: 4px;
  letter-spacing: .06em;
  font-size: 0.688rem;
  font-weight: 700;
}.tjw_sb_promo_text-yjw {
  line-height: 1.35;
  font-size: 0.75rem;
  font-weight: 600;
  color: #F4ECD8;
  overflow-wrap: break-word;
}.tjw_sb_promo_sub-yjw {
  margin-top: 3px;
  color: #756A56;
  font-size: 10px;
}.tjw_sb_nav-yjw {
  padding: 0.375rem 0.5rem 16px;
}.tjw_sb_nav_lb-yjw {
  padding: 10px 8px 6px;
  color: #5A5240;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .08em;
  font-weight: 700;
}.tjw_sb_link-yjw {
  gap: 0.625rem;
  padding: 9px 10px;
  border-radius: 0.375rem;
  transition: background .15s,color .15s;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #9A9080;
  align-items: center;
  cursor: pointer;
  display: flex;
  font-weight: 500;
}.tjw_sb_link-yjw:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4ECD8;
}.tjw_sb_link-yjw.tjw_state_active-yjw {
  background: rgba(200, 148, 30, 0.18);
  color: #F4ECD8;
}.tjw_sb_ic-yjw {
  border-radius: 6px;
  height: 30px;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  width: 1.875rem;
}.tjw_sb_ic-yjw svg {
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
}.tjw_sb_ic_1-yjw {
  background: rgba(200, 148, 30, 0.07);
  color: #C8941E;
}.tjw_sb_ic_2-yjw {
  background: rgba(61, 190, 104, 0.15);
  color: #3DBE68;
}.tjw_sb_ic_3-yjw {
  background: rgba(232, 160, 26, 0.16);
  color: #E8A01A;
}.tjw_sb_ic_4-yjw {
  background: rgba(46, 107, 60, 0.28);
  color: #2E6B3C;
}.tjw_sb_ic_5-yjw {
  background: rgba(200, 148, 30, 0.07);
  color: #C84E80;
}.tjw_sb_ic_6-yjw {
  background: rgba(46, 107, 60, 0.28);
  color: #8C4EC2;
}.tjw_sb_badge-yjw {
  padding: 2px 7px;
  background: #E8A01A;
  border-radius: 0.375rem;
  font-weight: 700;
  margin-left: auto;
  color: #0C0F08;
  font-size: 0.563rem;
}.tjw_sb_bot-yjw {
  padding: 0.75rem;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.tjw_sb_lang-yjw,.tjw_sb_help-yjw {
  padding: 0.563rem 6px;
  border-radius: 6px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 6px;
  color: #9A9080;
  font-weight: 600;
  display: flex;
  font-size: 11px;
  align-items: center;
  justify-content: center;
}.tjw_sb_lang-yjw:hover,.tjw_sb_help-yjw:hover {
  border-color: rgba(200, 148, 40, 0.45);
  color: #F4ECD8;
}.tjw_sb_lang-yjw svg,.tjw_sb_help-yjw svg {
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
}.tjw_sb_bd-yjw {
  background: rgba(7, 9, 5, 0.72);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.tjw_sb_bd-yjw.tjw_state_on-yjw {
  display: block;
}
@media(min-width: 1083px) {.tjw_sb_bd-yjw {
  display: none!important;
}
}.tjw_mob_nav-yjw {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #131A0E;
  display: flex;
  z-index: 80;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
}
@media(min-width: 1083px) {.tjw_mob_nav-yjw {
  display: none;
}
}.tjw_mob_nav_item-yjw {
  padding: 0.25rem 2px;
  gap: 4px;
  flex: 1;
  color: #5A5240;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
}.tjw_mob_nav_ic-yjw {
  line-height: 1;
}.tjw_mob_nav_ic-yjw svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.25rem;
  width: 20px;
}.tjw_mob_nav_lb-yjw {
  font-size: 0.625rem;
  font-weight: 600;
  color: #5A5240;
}.tjw_mob_nav_item-yjw.tjw_state_active-yjw {
  color: #C8941E;
}.tjw_mob_nav_item-yjw.tjw_state_active-yjw .tjw_mob_nav_lb-yjw {
  color: #C8941E;
}.tjw_hero-yjw {
  background: #0A0D08;
  padding: 20px 1rem 0;
}
@media(min-width: 769px) {.tjw_hero-yjw {
  padding: 1.5rem 24px 0;
}
}.tjw_hero_in-yjw {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  max-width: 83.75rem;
  display: grid;
}
@media(min-width: 861px) {.tjw_hero_in-yjw {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1097px) {.tjw_hero_in-yjw {
  grid-template-columns: 1fr 340px;
}
}.tjw_hero_promo-yjw {
  background: #101508;
  overflow: hidden;
  border-radius: 16px;
  position: relative;
  display: flex;
  align-items: stretch;
  min-height: 13.75rem;
}
@media(min-width: 765px) {.tjw_hero_promo-yjw {
  min-height: 17.5rem;
}
}.tjw_hero_promo_bg-yjw {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#1A3A1C 0%,#0A0D08 100%);
  background-size: cover;
  position: absolute;
}.tjw_hero_promo_bg-yjw::after {
  inset: 0;
  background: linear-gradient(90deg,#0A0D08 0%,rgba(7, 9, 5, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.tjw_hero_promo_glow-yjw {
  background: radial-gradient(circle,rgba(46, 107, 60, 0.28) 0%,transparent 65%);
  border-radius: 50%;
  top: -2.5rem;
  position: absolute;
  height: 18.75rem;
  pointer-events: none;
  width: 300px;
  right: 60px;
}.tjw_hero_promo_ct-yjw {
  padding: 1.75rem 24px 28px 28px;
  display: flex;
  justify-content: center;
  z-index: 2;
  max-width: 30rem;
  flex-direction: column;
  position: relative;
}
@media(min-width:768px) {.tjw_hero_promo_ct-yjw {
  padding: 2.5rem 32px;
}
}.tjw_hero_badge-yjw {
  border-radius: 20px;
  background: rgba(200, 148, 30, 0.18);
  padding: 0.313rem 12px;
  border: 1px solid rgba(200, 148, 30, 0.07);
  font-weight: 700;
  margin-bottom: 0.875rem;
  font-size: 10px;
  color: #C8941E;
  display: inline-block;
  letter-spacing: .08em;
  text-transform: uppercase;
}.tjw_hero_h1-yjw {
  line-height: 1.15;
  margin-bottom: 10px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #F4ECD8;
  font-size: 26px;
}.tjw_hero_h1-yjw em {
  color: #E8A01A;
  font-style: normal;
}
@media(min-width: 769px) {.tjw_hero_h1-yjw {
  font-size: 36px;
}
}.tjw_hero_sub-yjw {
  line-height: 1.55;
  margin-bottom: 1.25rem;
  color: #9A9080;
  font-size: 0.813rem;
}
@media(min-width: 765px) {.tjw_hero_sub-yjw {
  font-size: 0.875rem;
}
}.tjw_hero_row-yjw {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.tjw_hero_cta-yjw {
  border-radius: 10px;
  background: #3DBE68;
  padding: 0.813rem 26px;
  transition: background .2s;
  box-shadow: 0 0.25rem 16px rgba(61, 190, 104, 0.45), 0 1px 0 rgba(0, 0, 0, 0.5);
  font-weight: 700;
  color: #0C0F08;
  font-size: 14px;
}.tjw_hero_cta-yjw:hover {
  background: #50D07C;
}.tjw_hero_terms-yjw {
  color: #5A5240;
  font-size: 0.688rem;
}.tjw_hero_game-yjw {
  background: #101508;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  flex-direction: column;
  position: relative;
  display: flex;
}.tjw_hero_game_badge-yjw {
  background: rgba(232, 160, 26, 0.16);
  border-radius: 1.25rem;
  padding: 5px 0.625rem;
  border: 1px solid rgba(232, 160, 26, 0.16);
  font-size: 10px;
  top: 12px;
  left: 0.75rem;
  text-transform: uppercase;
  z-index: 3;
  font-weight: 700;
  letter-spacing: .06em;
  color: #E8A01A;
  position: absolute;
}.tjw_hero_game_badge-yjw svg {
  height: 0.688rem;
  width: 0.688rem;
  margin-right: 4px;
  vertical-align: -1px;
}.tjw_hero_game_img-yjw {
  background: linear-gradient(135deg,#1A3A1C,#0A0D08);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.tjw_hero_game_img-yjw img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.tjw_hero_game_play-yjw {
  inset: 0;
  background: rgba(7, 9, 5, 0.72);
  transition: opacity .2s;
  align-items: center;
  opacity: 0;
  display: flex;
  position: absolute;
  justify-content: center;
}.tjw_hero_game-yjw:hover .tjw_hero_game_play-yjw {
  opacity: 1;
}.tjw_hero_game_play-yjw span {
  background: #C8941E;
  border-radius: 50%;
  height: 52px;
  display: flex;
  justify-content: center;
  width: 52px;
  align-items: center;
}.tjw_hero_game_play-yjw span svg {
  height: 18px;
  margin-left: 2px;
  width: 1.125rem;
}.tjw_hero_game_info-yjw {
  padding: 14px 1rem;
}.tjw_hero_game_title-yjw {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 4px;
  color: #F4ECD8;
  font-size: 0.938rem;
}.tjw_hero_game_provider-yjw {
  color: #756A56;
  font-size: 11px;
}.tjw_hero_game_btn-yjw {
  padding: 0.688rem;
  background: #C8941E;
  transition: background .2s;
  margin: 0.75rem 16px 16px;
  border-radius: 0.625rem;
  font-weight: 700;
  text-align: center;
  display: block;
  font-size: 0.813rem;
  color: #F4ECD8;
}.tjw_hero_game-yjw:hover .tjw_hero_game_btn-yjw {
  background: #DCA832;
}.tjw_sbar-yjw {
  padding: 16px 1rem 0;
  background: #0A0D08;
}
@media(min-width: 766px) {.tjw_sbar-yjw {
  padding: 1.125rem 1.5rem 0;
}
}.tjw_sbar_in-yjw {
  margin: 0 auto;
  max-width: 1340px;
}.tjw_sbar_row-yjw {
  gap: 0.625rem;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
}.tjw_sbar_input-yjw {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  transition: border-color .2s;
  background: #101508;
  flex: 1;
  gap: 10px;
  padding: 0.688rem 1rem;
  font-size: 13px;
  display: flex;
  cursor: pointer;
  align-items: center;
  color: #756A56;
}.tjw_sbar_input-yjw:hover {
  border-color: rgba(200, 148, 40, 0.45);
}.tjw_sbar_input-yjw svg {
  width: 15px;
  flex-shrink: 0;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 15px;
}.tjw_sbar_providers-yjw {
  transition: border-color .2s;
  background: #101508;
  padding: 11px 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  gap: 0.5rem;
  font-size: 13px;
  display: flex;
  white-space: nowrap;
  color: #C9BFA4;
  font-weight: 600;
  align-items: center;
}.tjw_sbar_providers-yjw:hover {
  border-color: rgba(200, 148, 40, 0.45);
  color: #F4ECD8;
}.tjw_sbar_providers-yjw svg {
  stroke-linecap: round;
  width: 0.875rem;
  height: 0.875rem;
  stroke-linejoin: round;
}.tjw_sbar_tabs-yjw {
  gap: 0.375rem;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
  display: flex;
}.tjw_sbar_tabs-yjw::-webkit-scrollbar {
  display: none;
}.tjw_sbar_tab-yjw {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 1.25rem;
  padding: 0.5rem 0.875rem;
  gap: 0.438rem;
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  cursor: pointer;
  font-size: 12px;
  white-space: nowrap;
  color: #9A9080;
  display: flex;
  flex-shrink: 0;
  font-weight: 600;
  align-items: center;
}.tjw_sbar_tab-yjw:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(200, 148, 40, 0.45);
  color: #F4ECD8;
}.tjw_sbar_tab-yjw.tjw_state_active-yjw {
  border-color: rgba(200, 148, 30, 0.07);
  background: rgba(200, 148, 30, 0.18);
  color: #F4ECD8;
}.tjw_sbar_tab_ic-yjw svg {
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
  height: 14px;
}.tjw_wy-yjw {
  padding: 2rem 1rem 0;
  background: #0A0D08;
}
@media(min-width: 769px) {.tjw_wy-yjw {
  padding: 40px 24px 0;
}
}.tjw_wy_in-yjw {
  margin: 0 auto;
  max-width: 1340px;
}.tjw_wy_head-yjw {
  max-width: 720px;
  margin-bottom: 18px;
}.tjw_wy_label-yjw {
  font-weight: 700;
  text-transform: uppercase;
  color: #C8941E;
  margin-bottom: 8px;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.tjw_wy_h2-yjw {
  font-family: 'Playfair Display', serif;
  color: #F4ECD8;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 769px) {.tjw_wy_h2-yjw {
  font-size: 1.5rem;
}
}.tjw_wy_intro-yjw {
  margin: 0;
  color: #756A56;
  line-height: 1.6;
  font-size: 13px;
}.tjw_wy_grid-yjw {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.tjw_wy_grid-yjw {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.tjw_wy_grid-yjw {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.tjw_wy_card-yjw {
  padding: 1.25rem;
  background: #131A0E;
  transition: border-color .2s,transform .2s;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.tjw_wy_card-yjw:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 148, 30, 0.07);
}.tjw_wy_card_ic-yjw {
  background: rgba(200, 148, 30, 0.18);
  border-radius: 50%;
  color: #C8941E;
  width: 2.75rem;
  height: 44px;
  justify-content: center;
  margin-bottom: 14px;
  align-items: center;
  display: flex;
}.tjw_wy_card_ic-yjw svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
  height: 1.375rem;
}.tjw_wy_card_h-yjw {
  margin-bottom: 6px;
  overflow-wrap: break-word;
  color: #F4ECD8;
  font-size: 15px;
  line-height: 1.25;
  font-weight: 700;
}.tjw_wy_card_p-yjw {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #756A56;
}.tjw_wy_card_p-yjw strong {
  font-weight: 600;
  color: #C9BFA4;
}.tjw_gcg-yjw {
  padding: 2.25rem 16px 0;
  background: #0A0D08;
}
@media(min-width: 769px) {.tjw_gcg-yjw {
  padding: 44px 24px 0;
}
}.tjw_gcg_in-yjw {
  margin: 0 auto;
  max-width: 83.75rem;
}.tjw_gcg_head-yjw {
  margin-bottom: 20px;
  max-width: 45rem;
}.tjw_gcg_label-yjw {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #C8941E;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
}.tjw_gcg_h2-yjw {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F4ECD8;
  font-size: 22px;
  margin-bottom: 8px;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 771px) {.tjw_gcg_h2-yjw {
  font-size: 1.75rem;
}
}.tjw_gcg_intro-yjw {
  color: #756A56;
  font-size: 0.813rem;
  line-height: 1.6;
}.tjw_gcg_grid-yjw {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.tjw_gcg_grid-yjw {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.tjw_gcg_grid-yjw {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.tjw_gcg_card-yjw {
  border-radius: 1rem;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px;
  display: flex;
  position: relative;
  min-height: 15rem;
  cursor: pointer;
  flex-direction: column;
  justify-content: flex-end;
}.tjw_gcg_card-yjw:hover {
  border-color: rgba(200, 148, 30, 0.18);
  transform: translateY(-3px);
}.tjw_gcg_card_bg-yjw {
  inset: 0;
  position: absolute;
  z-index: 0;
}.tjw_gcg_card_bg-yjw::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.tjw_gcg_card_ic-yjw {
  background: rgba(0,0,0,.45);
  border-radius: 0.375rem;
  align-items: center;
  width: 2.5rem;
  right: 18px;
  top: 18px;
  display: flex;
  height: 2.5rem;
  color: #F4ECD8;
  z-index: 2;
  justify-content: center;
  position: absolute;
}.tjw_gcg_card_ic-yjw svg {
  height: 1.25rem;
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tjw_gcg_card_ct-yjw {
  z-index: 1;
  position: relative;
}.tjw_gcg_card_h-yjw {
  color: #F4ECD8;
  line-height: 1.2;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.5rem;
  font-size: 1.125rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 767px) {.tjw_gcg_card_h-yjw {
  font-size: 1.25rem;
}
}.tjw_gcg_card_p-yjw {
  margin-bottom: 0.625rem;
  line-height: 1.55;
  font-size: 12px;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
}.tjw_gcg_card_p-yjw strong {
  color: #F4ECD8;
  font-weight: 600;
}.tjw_gcg_card_cta-yjw {
  gap: 4px;
  font-weight: 700;
  align-items: center;
  display: inline-flex;
  text-transform: uppercase;
  letter-spacing: .04em;
  color: #C8941E;
  font-size: 0.75rem;
}.tjw_gcg_card_cta-yjw svg {
  stroke-linejoin: round;
  height: 12px;
  width: 12px;
  stroke-linecap: round;
}.tjw_ws-yjw {
  background: #0A0D08;
  padding: 2rem 16px 0;
}
@media(min-width: 766px) {.tjw_ws-yjw {
  padding: 36px 24px 0;
}
}.tjw_ws_in-yjw {
  margin: 0 auto;
  max-width: 83.75rem;
}.tjw_ws_head-yjw {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 14px;
  justify-content: space-between;
}.tjw_ws_title-yjw {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-weight: 700;
  color: #F4ECD8;
  font-size: 1rem;
  font-family: 'Playfair Display', serif;
}.tjw_ws_title_ic-yjw svg {
  width: 1.125rem;
  color: #E8A01A;
  height: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.tjw_ws_online-yjw {
  gap: 7px;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
  display: flex;
  color: #756A56;
}.tjw_ws_online_dot-yjw {
  background: #3DBE68;
  border-radius: 50%;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(61, 190, 104, 0.15);
  width: 0.5rem;
  height: 0.5rem;
}.tjw_ws_scroll-yjw {
  gap: 8px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
}.tjw_ws_scroll-yjw::-webkit-scrollbar {
  display: none;
}.tjw_wc-yjw {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem 0.875rem;
  background: #101508;
  gap: 10px;
  border-radius: 0.625rem;
  min-width: 13.75rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.tjw_wc_img-yjw {
  background: #131A0E;
  border-radius: 6px;
  overflow: hidden;
  width: 36px;
  flex-shrink: 0;
  height: 2.25rem;
}.tjw_wc_img-yjw img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.tjw_wc_info-yjw {
  min-width: 0;
}.tjw_wc_game-yjw {
  overflow: hidden;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  color: #C9BFA4;
  font-weight: 600;
  white-space: nowrap;
}.tjw_wc_player-yjw {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  color: #5A5240;
  white-space: nowrap;
}.tjw_wc_amount-yjw {
  white-space: nowrap;
  font-size: 13px;
  margin-left: auto;
  color: #3DBE68;
  flex-shrink: 0;
  font-weight: 700;
}.tjw_prov-yjw {
  padding: 2.25rem 16px 0;
  background: #0A0D08;
}
@media(min-width: 769px) {.tjw_prov-yjw {
  padding: 2.75rem 24px 0;
}
}.tjw_prov_in-yjw {
  margin: 0 auto;
  max-width: 1340px;
}.tjw_prov_head-yjw {
  margin-bottom: 1rem;
}.tjw_prov_label-yjw {
  font-weight: 700;
  font-size: 0.688rem;
  color: #C8941E;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
}.tjw_prov_h2-yjw {
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 1.25rem;
  color: #F4ECD8;
  font-weight: 800;
}
@media(min-width: 770px) {.tjw_prov_h2-yjw {
  font-size: 1.5rem;
}
}.tjw_prov_seo-yjw {
  line-height: 1.6;
  margin-bottom: 1rem;
  max-width: 620px;
  color: #756A56;
  overflow-wrap: break-word;
  font-size: 13px;
}.tjw_prov_seo-yjw strong {
  color: #C9BFA4;
  font-weight: 700;
}.tjw_prov_seo-yjw a {
  text-decoration: underline;
  color: #C8941E;
}.tjw_prov_grid-yjw {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 642px) {.tjw_prov_grid-yjw {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.tjw_prov_grid-yjw {
  grid-template-columns: repeat(8,1fr);
}
}.tjw_prov_card-yjw {
  background: #101508;
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  transition: border-color .2s,background .2s;
  padding: 14px 10px;
  align-items: center;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}.tjw_prov_card-yjw:hover {
  border-color: rgba(200, 148, 40, 0.45);
  background: #131A0E;
}.tjw_prov_logo-yjw {
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 44px;
  width: 44px;
}.tjw_prov_logo-yjw img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.tjw_prov_name-yjw {
  color: #9A9080;
  overflow-wrap: break-word;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
}.tjw_app-yjw {
  background: #0A0D08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.tjw_app-yjw {
  padding: 44px 1.5rem 0;
}
}.tjw_app_in-yjw {
  margin: 0 auto;
  max-width: 83.75rem;
}.tjw_app_head-yjw {
  margin-bottom: 16px;
}.tjw_app_label-yjw {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  color: #C8941E;
}.tjw_app_h2-yjw {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F4ECD8;
  margin-bottom: 0.375rem;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 770px) {.tjw_app_h2-yjw {
  font-size: 1.5rem;
}
}.tjw_app_sub-yjw {
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 600px;
  color: #756A56;
  font-size: 13px;
}.tjw_app_sub-yjw strong {
  font-weight: 700;
  color: #C9BFA4;
}.tjw_app_cards-yjw {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width: 641px) {.tjw_app_cards-yjw {
  grid-template-columns: repeat(3,1fr);
}
}.tjw_app_card-yjw {
  padding: 1.25rem;
  overflow: hidden;
  gap: 1rem;
  border-radius: 10px;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
  position: relative;
}.tjw_app_card_ios-yjw {
  background: linear-gradient(135deg,rgba(200, 148, 30, 0.18) 0%,#131A0E 100%);
}.tjw_app_card_android-yjw {
  background: linear-gradient(135deg,rgba(61, 190, 104, 0.15) 0%,#131A0E 100%);
}.tjw_app_card_win-yjw {
  background: linear-gradient(135deg,rgba(232, 160, 26, 0.16) 0%,#131A0E 100%);
}.tjw_app_card_ic-yjw svg {
  height: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 2.125rem;
}.tjw_app_card_ic-yjw {
  flex-shrink: 0;
  color: #F4ECD8;
}.tjw_app_card_os-yjw {
  font-weight: 700;
  font-size: 0.625rem;
  color: #756A56;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
}.tjw_app_card_title-yjw {
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  line-height: 1.2;
  font-weight: 700;
  color: #F4ECD8;
  font-size: 15px;
}.tjw_app_card_text-yjw {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  color: #756A56;
  line-height: 1.5;
}.tjw_app_card_btn-yjw {
  background: rgba(255, 255, 255, 0.12);
  padding: 0.625rem 18px;
  transition: background .2s;
  border-radius: 0.375rem;
  border: 1px solid rgba(200, 148, 40, 0.45);
  gap: 0.438rem;
  color: #F4ECD8;
  display: inline-flex;
  align-items: center;
  font-size: 0.813rem;
  font-weight: 700;
}.tjw_app_card_btn-yjw:hover {
  background: rgba(255, 255, 255, 0.07);
}.tjw_reg-yjw {
  background: #0A0D08;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.tjw_reg-yjw {
  padding: 2.75rem 24px 0;
}
}.tjw_reg_in-yjw {
  border-radius: 16px;
  margin: 0 auto;
  background: #131A0E;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 28px 1.5rem;
  max-width: 83.75rem;
}
@media(min-width: 767px) {.tjw_reg_in-yjw {
  padding: 40px;
}
}.tjw_reg_top-yjw {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.tjw_reg_top-yjw {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.tjw_reg_label-yjw {
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
  color: #C8941E;
  font-size: 0.688rem;
  text-transform: uppercase;
}.tjw_reg_h2-yjw {
  font-family: 'Playfair Display', serif;
  line-height: 1.2;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  margin-bottom: 0.75rem;
  color: #F4ECD8;
}
@media(min-width: 769px) {.tjw_reg_h2-yjw {
  font-size: 28px;
}
}.tjw_reg_bonus-yjw {
  border: 1px solid rgba(232, 160, 26, 0.16);
  background: rgba(232, 160, 26, 0.16);
  gap: 0.5rem;
  border-radius: 0.625rem;
  padding: 10px 1rem;
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.tjw_reg_bonus_amount-yjw {
  font-weight: 800;
  font-size: 1.25rem;
  color: #E8A01A;
}.tjw_reg_bonus_text-yjw {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #9A9080;
}.tjw_reg_cta_btn-yjw {
  background: #3DBE68;
  transition: background .2s;
  padding: 14px 2rem;
  border-radius: 10px;
  font-weight: 700;
  color: #0C0F08;
  margin-bottom: 0.75rem;
  font-size: 0.938rem;
  display: inline-block;
  box-shadow: 0 0.25rem 1rem rgba(61, 190, 104, 0.45), 0 1px 0 rgba(0, 0, 0, 0.5);
}.tjw_reg_cta_btn-yjw:hover {
  background: #50D07C;
}.tjw_reg_terms-yjw {
  font-size: 0.688rem;
  color: #5A5240;
  line-height: 1.5;
}.tjw_reg_seo-yjw {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  color: #756A56;
  font-size: 13px;
  overflow-wrap: break-word;
  padding-top: 1.25rem;
  line-height: 1.65;
}.tjw_reg_seo-yjw p {
  color: #756A56;
  font-size: 0.813rem;
  margin-bottom: 10px;
  line-height: 1.65;
}.tjw_reg_seo-yjw p:last-child {
  margin-bottom: 0;
}.tjw_reg_seo-yjw strong {
  color: #C9BFA4;
  font-weight: 700;
}.tjw_reg_seo-yjw a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8941E;
}.tjw_reg_seo-yjw a:hover {
  color: #DCA832;
}.tjw_reg_seo-yjw ul,.tjw_reg_seo-yjw ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.tjw_reg_seo-yjw ol {
  list-style: decimal;
}.tjw_reg_seo-yjw li {
  font-size: 13px;
  margin-bottom: 0.25rem;
  line-height: 1.65;
  color: #756A56;
}.tjw_reg_seo-yjw table {
  font-size: 0.813rem;
  width: 100%;
  margin-bottom: 10px;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 771px) {.tjw_reg_seo-yjw table {
  display: table;
}
}.tjw_reg_seo-yjw th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C9BFA4;
  text-align: left;
}.tjw_reg_seo-yjw td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #756A56;
}.tjw_reg_steps-yjw {
  gap: 0.875rem;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width: 863px) {.tjw_reg_steps-yjw {
  margin-top: 0;
}
}.tjw_reg_step-yjw {
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 16px;
  border-radius: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.tjw_reg_step_num-yjw {
  border-radius: 50%;
  background: rgba(200, 148, 30, 0.18);
  border: 1px solid rgba(200, 148, 30, 0.07);
  display: flex;
  height: 2.125rem;
  color: #C8941E;
  align-items: center;
  width: 2.125rem;
  font-size: 0.875rem;
  font-weight: 800;
  flex-shrink: 0;
  justify-content: center;
}.tjw_reg_step_title-yjw {
  color: #F4ECD8;
  font-size: 14px;
  margin-bottom: 3px;
  font-weight: 700;
}.tjw_reg_step_text-yjw {
  color: #756A56;
  line-height: 1.5;
  font-size: 12px;
}.tjw_reg_trust-yjw {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}.tjw_reg_trust_item-yjw {
  gap: 0.438rem;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #756A56;
  display: flex;
}.tjw_reg_trust_ic-yjw svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
  color: #C8941E;
}.tjw_bon-yjw {
  background: #0A0D08;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.tjw_bon-yjw {
  padding: 2.75rem 24px 0;
}
}.tjw_bon_in-yjw {
  margin: 0 auto;
  max-width: 1340px;
}.tjw_bon_head-yjw {
  margin-bottom: 1.25rem;
}.tjw_bon_label-yjw {
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8941E;
  margin-bottom: 0.5rem;
}.tjw_bon_h2-yjw {
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 20px;
  font-weight: 800;
  color: #F4ECD8;
}
@media(min-width:768px) {.tjw_bon_h2-yjw {
  font-size: 1.5rem;
}
}.tjw_bon_seo-yjw {
  color: #756A56;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 38.75rem;
}.tjw_bon_seo-yjw strong {
  font-weight: 700;
  color: #C9BFA4;
}.tjw_bon_seo-yjw a {
  color: #C8941E;
  text-decoration: underline;
}.tjw_bon_grid-yjw {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.tjw_bon_grid-yjw {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.tjw_bon_grid-yjw {
  grid-template-columns: repeat(5,1fr);
}
}.tjw_bon_card-yjw {
  padding: 1rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  background: #101508;
}.tjw_bon_card-yjw:hover {
  border-color: rgba(200, 148, 30, 0.07);
  transform: translateY(-2px);
}.tjw_bon_card_ic-yjw svg {
  width: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.625rem;
}.tjw_bon_card_ic-yjw {
  margin-bottom: 10px;
}.tjw_bon_card_type-yjw {
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #756A56;
}.tjw_bon_card_amount-yjw {
  line-height: 1.1;
  font-size: 1.125rem;
  margin-bottom: 6px;
  font-weight: 800;
  color: #E8A01A;
}.tjw_bon_card_name-yjw {
  color: #F4ECD8;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 0.5rem;
}.tjw_bon_card_detail-yjw {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 8px;
  color: #5A5240;
  line-height: 1.5;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.tjw_seo-yjw {
  padding: 36px 16px 0;
  background: #0A0D08;
}
@media(min-width: 765px) {.tjw_seo-yjw {
  padding: 44px 24px 0;
}
}.tjw_seo_in-yjw {
  margin: 0 auto;
  border-radius: 16px;
  background: #131A0E;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 83.75rem;
}
@media(min-width: 771px) {.tjw_seo_in-yjw {
  padding: 36px 40px;
}
}.tjw_seo_label-yjw {
  margin-bottom: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #C8941E;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.tjw_seo_h2-yjw {
  color: #F4ECD8;
  font-size: 1.25rem;
  line-height: 1.25;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}
@media(min-width: 767px) {.tjw_seo_h2-yjw {
  font-size: 1.5rem;
}
}.tjw_seo_body-yjw {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #9A9080;
  font-size: 14px;
}.tjw_seo_body-yjw p {
  font-size: 14px;
  color: #9A9080;
  margin-bottom: 12px;
  line-height: 1.75;
}.tjw_seo_body-yjw p:last-child {
  margin-bottom: 0;
}.tjw_seo_body-yjw strong {
  font-weight: 700;
  color: #C9BFA4;
}.tjw_seo_body-yjw a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8941E;
}.tjw_seo_body-yjw a:hover {
  color: #DCA832;
}.tjw_seo_body-yjw ul,.tjw_seo_body-yjw ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.tjw_seo_body-yjw ol {
  list-style: decimal;
}.tjw_seo_body-yjw li {
  color: #9A9080;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.tjw_seo_body-yjw table {
  width: 100%;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 0.75rem;
}
@media(min-width: 771px) {.tjw_seo_body-yjw table {
  display: table;
}
}.tjw_seo_body-yjw th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  text-align: left;
  font-weight: 700;
  color: #C9BFA4;
}.tjw_seo_body-yjw td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #9A9080;
}.tjw_seo_cols-yjw {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.tjw_seo_cols-yjw {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.tjw_seo_cols-yjw {
  grid-template-columns: repeat(3,1fr);
}
}.tjw_seo_col_h-yjw {
  overflow-wrap: break-word;
  margin-bottom: 7px;
  color: #C9BFA4;
  font-size: 13px;
  font-weight: 700;
}.tjw_seo_col_p-yjw {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #756A56;
  font-size: 0.813rem;
}.tjw_seo_stats-yjw {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.tjw_seo_stat-yjw {
  padding: 0.875rem 1rem;
  flex: 1;
  border: 1px solid rgba(200, 148, 30, 0.18);
  border-radius: 10px;
  background: rgba(200, 148, 30, 0.07);
  min-width: 8.75rem;
}.tjw_seo_stat_val-yjw {
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #C8941E;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}.tjw_seo_stat_lb-yjw {
  color: #756A56;
  overflow-wrap: break-word;
  font-size: 11px;
}.tjw_seo-yjw {
  background: #0A0D08;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.tjw_seo-yjw {
  padding: 2.75rem 1.5rem 0;
}
}.tjw_seo_in-yjw {
  background: #131A0E;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  border-radius: 16px;
  padding: 1.75rem 1.5rem;
  max-width: 83.75rem;
}
@media(min-width:768px) {.tjw_seo_in-yjw {
  padding: 36px 2.5rem;
}
}.tjw_seo_label-yjw {
  margin-bottom: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  color: #C8941E;
}.tjw_seo_h2-yjw {
  font-family: 'Playfair Display', serif;
  line-height: 1.25;
  color: #F4ECD8;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 14px;
  font-weight: 800;
}
@media(min-width: 769px) {.tjw_seo_h2-yjw {
  font-size: 24px;
}
}.tjw_seo_body-yjw {
  overflow-wrap: break-word;
  color: #9A9080;
  line-height: 1.75;
  font-size: 14px;
}.tjw_seo_body-yjw p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 14px;
  color: #9A9080;
}.tjw_seo_body-yjw p:last-child {
  margin-bottom: 0;
}.tjw_seo_body-yjw strong {
  color: #C9BFA4;
  font-weight: 700;
}.tjw_seo_body-yjw a {
  transition: color .2s;
  color: #C8941E;
  text-decoration: underline;
}.tjw_seo_body-yjw a:hover {
  color: #DCA832;
}.tjw_seo_body-yjw ul,.tjw_seo_body-yjw ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.tjw_seo_body-yjw ol {
  list-style: decimal;
}.tjw_seo_body-yjw li {
  margin-bottom: 6px;
  line-height: 1.75;
  color: #9A9080;
  font-size: 0.875rem;
}.tjw_seo_body-yjw table {
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 12px;
  font-size: 13px;
}
@media(min-width: 766px) {.tjw_seo_body-yjw table {
  display: table;
}
}.tjw_seo_body-yjw th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  color: #C9BFA4;
  text-align: left;
  font-weight: 700;
}.tjw_seo_body-yjw td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #9A9080;
}.tjw_seo_cols-yjw {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.tjw_seo_cols-yjw {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.tjw_seo_cols-yjw {
  grid-template-columns: repeat(3,1fr);
}
}.tjw_seo_col_h-yjw {
  margin-bottom: 7px;
  font-size: 0.813rem;
  font-weight: 700;
  color: #C9BFA4;
  overflow-wrap: break-word;
}.tjw_seo_col_p-yjw {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #756A56;
}.tjw_seo_stats-yjw {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.tjw_seo_stat-yjw {
  padding: 0.875rem 16px;
  background: rgba(200, 148, 30, 0.07);
  border: 1px solid rgba(200, 148, 30, 0.18);
  flex: 1;
  border-radius: 0.625rem;
  min-width: 8.75rem;
}.tjw_seo_stat_val-yjw {
  font-size: 1.25rem;
  color: #C8941E;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}.tjw_seo_stat_lb-yjw {
  color: #756A56;
  overflow-wrap: break-word;
  font-size: 11px;
}.tjw_seo-yjw {
  padding: 36px 16px 0;
  background: #0A0D08;
}
@media(min-width: 769px) {.tjw_seo-yjw {
  padding: 2.75rem 24px 0;
}
}.tjw_seo_in-yjw {
  background: #131A0E;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 1rem;
  max-width: 1340px;
}
@media(min-width: 765px) {.tjw_seo_in-yjw {
  padding: 36px 40px;
}
}.tjw_seo_label-yjw {
  color: #C8941E;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.tjw_seo_h2-yjw {
  margin-bottom: 14px;
  color: #F4ECD8;
  font-size: 20px;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.tjw_seo_h2-yjw {
  font-size: 1.5rem;
}
}.tjw_seo_body-yjw {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #9A9080;
}.tjw_seo_body-yjw p {
  color: #9A9080;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 12px;
}.tjw_seo_body-yjw p:last-child {
  margin-bottom: 0;
}.tjw_seo_body-yjw strong {
  color: #C9BFA4;
  font-weight: 700;
}.tjw_seo_body-yjw a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8941E;
}.tjw_seo_body-yjw a:hover {
  color: #DCA832;
}.tjw_seo_body-yjw ul,.tjw_seo_body-yjw ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.tjw_seo_body-yjw ol {
  list-style: decimal;
}.tjw_seo_body-yjw li {
  line-height: 1.75;
  color: #9A9080;
  font-size: 14px;
  margin-bottom: 0.375rem;
}.tjw_seo_body-yjw table {
  font-size: 13px;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0.75rem;
  display: block;
}
@media(min-width: 769px) {.tjw_seo_body-yjw table {
  display: table;
}
}.tjw_seo_body-yjw th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C9BFA4;
  text-align: left;
  font-weight: 700;
}.tjw_seo_body-yjw td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A9080;
}.tjw_seo_cols-yjw {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.tjw_seo_cols-yjw {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.tjw_seo_cols-yjw {
  grid-template-columns: repeat(3,1fr);
}
}.tjw_seo_col_h-yjw {
  color: #C9BFA4;
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.tjw_seo_col_p-yjw {
  color: #756A56;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.tjw_seo_stats-yjw {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.tjw_seo_stat-yjw {
  padding: 0.875rem 16px;
  background: rgba(200, 148, 30, 0.07);
  flex: 1;
  border: 1px solid rgba(200, 148, 30, 0.18);
  border-radius: 10px;
  min-width: 8.75rem;
}.tjw_seo_stat_val-yjw {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #C8941E;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
}.tjw_seo_stat_lb-yjw {
  font-size: 11px;
  color: #756A56;
  overflow-wrap: break-word;
}.tjw_faq-yjw {
  padding: 2.25rem 16px 0;
  background: #0A0D08;
}
@media(min-width: 767px) {.tjw_faq-yjw {
  padding: 44px 24px 0;
}
}.tjw_faq_in-yjw {
  margin: 0 auto;
  max-width: 1340px;
}.tjw_faq_head-yjw {
  margin-bottom: 1.25rem;
}.tjw_faq_label-yjw {
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C8941E;
  letter-spacing: .08em;
  font-weight: 700;
}.tjw_faq_h2-yjw {
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
  font-weight: 800;
  color: #F4ECD8;
}
@media(min-width: 769px) {.tjw_faq_h2-yjw {
  font-size: 1.5rem;
}
}.tjw_faq_list-yjw {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.tjw_faq_item-yjw {
  background: #131A0E;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
}.tjw_faq_q-yjw {
  gap: 0.75rem;
  padding: 16px 20px;
  transition: color .2s;
  flex-wrap: wrap;
  font-weight: 600;
  display: flex;
  font-size: 0.875rem;
  cursor: pointer;
  align-items: center;
  overflow-wrap: break-word;
  color: #C9BFA4;
  justify-content: space-between;
}.tjw_faq_q-yjw:hover {
  color: #F4ECD8;
}.tjw_faq_q_ic-yjw {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  color: #C8941E;
  width: 24px;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  display: flex;
  flex-shrink: 0;
  height: 1.5rem;
}.tjw_faq_item-yjw.tjw_state_open-yjw .tjw_faq_q_ic-yjw {
  transform: rotate(45deg);
}.tjw_faq_a-yjw {
  padding: 0 20px 1rem;
  font-size: 13px;
  color: #756A56;
  overflow-wrap: break-word;
  display: none;
  line-height: 1.7;
}.tjw_faq_item-yjw.tjw_state_open-yjw .tjw_faq_a-yjw {
  display: block;
}.tjw_faq_a-yjw strong {
  color: #C9BFA4;
  font-weight: 700;
}.tjw_faq_a-yjw a {
  text-decoration: underline;
  color: #C8941E;
}.tjw_faq_a-yjw ul,.tjw_faq_a-yjw ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.tjw_faq_a-yjw ol {
  list-style: decimal;
}.tjw_faq_a-yjw li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.tjw_faq_a-yjw table {
  margin: 0.5rem 0;
  display: block;
  font-size: 12px;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 767px) {.tjw_faq_a-yjw table {
  display: table;
}
}.tjw_faq_a-yjw th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 0.5rem;
  font-weight: 700;
  color: #C9BFA4;
  text-align: left;
}.tjw_faq_a-yjw td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 0.5rem;
  color: #756A56;
}.tjw_rv-yjw {
  padding: 2.25rem 16px 0;
  background: #0A0D08;
}
@media(min-width: 770px) {.tjw_rv-yjw {
  padding: 44px 1.5rem 0;
}
}.tjw_rv_in-yjw {
  margin: 0 auto;
  max-width: 1340px;
}.tjw_rv_head-yjw {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.tjw_rv_label-yjw {
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #C8941E;
}.tjw_rv_h2-yjw {
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 10px;
  font-family: 'Playfair Display', serif;
  color: #F4ECD8;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.tjw_rv_h2-yjw {
  font-size: 28px;
}
}.tjw_rv_stats-yjw {
  gap: 18px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  color: #756A56;
  font-size: 0.813rem;
}.tjw_rv_stats_score-yjw {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.tjw_rv_stats_score_val-yjw {
  color: #E8A01A;
  font-size: 22px;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
}.tjw_rv_stats_score_max-yjw {
  font-size: 0.813rem;
  color: #5A5240;
}.tjw_rv_stats_badge-yjw {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.tjw_rv_stats_badge-yjw svg {
  color: #E8A01A;
  width: 0.875rem;
  height: 0.875rem;
}.tjw_rv_grid-yjw {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.tjw_rv_grid-yjw {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.tjw_rv_grid-yjw {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.tjw_rv_card-yjw {
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #131A0E;
  padding: 20px;
  display: flex;
  flex-direction: column;
}.tjw_rv_card_stars-yjw {
  gap: 2px;
  display: flex;
  margin-bottom: 10px;
  color: #E8A01A;
}.tjw_rv_card_stars-yjw svg {
  width: 14px;
  height: 14px;
}.tjw_rv_card_h-yjw {
  margin-bottom: 0.5rem;
  line-height: 1.3;
  font-size: 0.875rem;
  color: #F4ECD8;
  font-weight: 700;
  overflow-wrap: break-word;
}.tjw_rv_card_body-yjw {
  flex: 1;
  margin-bottom: 14px;
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #756A56;
}.tjw_rv_card_body-yjw strong {
  color: #C9BFA4;
  font-weight: 600;
}.tjw_rv_card_meta-yjw {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  padding-top: 12px;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}.tjw_rv_card_author-yjw {
  color: #C9BFA4;
  font-size: 0.75rem;
  font-weight: 600;
}.tjw_rv_card_date-yjw {
  font-size: 11px;
  color: #5A5240;
}.tjw_pmt-yjw {
  padding: 2.25rem 16px 0;
  background: #0A0D08;
}
@media(min-width: 767px) {.tjw_pmt-yjw {
  padding: 44px 1.5rem 0;
}
}.tjw_pmt_in-yjw {
  margin: 0 auto;
  max-width: 1340px;
}.tjw_pmt_head-yjw {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.tjw_pmt_label-yjw {
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8941E;
}.tjw_pmt_h2-yjw {
  font-size: 22px;
  color: #F4ECD8;
  margin-bottom: 0.5rem;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.tjw_pmt_h2-yjw {
  font-size: 1.75rem;
}
}.tjw_pmt_intro-yjw {
  color: #756A56;
  line-height: 1.6;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.tjw_pmt_groups-yjw {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.tjw_pmt_group-yjw {
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  background: #131A0E;
}.tjw_pmt_group_head-yjw {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  display: flex;
}.tjw_pmt_group_ic-yjw {
  border-radius: 6px;
  background: rgba(200, 148, 30, 0.18);
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  color: #C8941E;
  display: flex;
  height: 2.25rem;
  width: 2.25rem;
}.tjw_pmt_group_ic-yjw svg {
  width: 18px;
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
}.tjw_pmt_group_h-yjw {
  margin: 0;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 16px;
  color: #F4ECD8;
  font-family: 'Playfair Display', serif;
}.tjw_pmt_group_p-yjw {
  margin-bottom: 0.875rem;
  color: #756A56;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
}.tjw_pmt_group_p-yjw strong {
  font-weight: 600;
  color: #C9BFA4;
}.tjw_pmt_table_wrap-yjw {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.tjw_pmt_table-yjw {
  border-collapse: collapse;
  width: 100%;
  min-width: 540px;
  font-size: 0.813rem;
}.tjw_pmt_table-yjw th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-size: 11px;
  text-align: left;
  white-space: nowrap;
  font-weight: 700;
  text-transform: uppercase;
  color: #C9BFA4;
  letter-spacing: .04em;
}.tjw_pmt_table-yjw td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  color: #756A56;
}.tjw_pmt_table-yjw tbody tr:last-child td {
  border-bottom: none;
}.tjw_pmt_table-yjw tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C9BFA4;
}.tjw_ft-yjw {
  background: #070905;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.tjw_ft_support-yjw {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 765px) {.tjw_ft_support-yjw {
  padding: 1.75rem 1.5rem;
}
}.tjw_ft_support_in-yjw {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  align-items: center;
  max-width: 1340px;
  flex-wrap: wrap;
}.tjw_ft_support_main-yjw {
  flex: 1;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  min-width: 220px;
}.tjw_ft_support_ic-yjw {
  flex-shrink: 0;
  color: #C8941E;
}.tjw_ft_support_ic-yjw svg {
  height: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 30px;
}.tjw_ft_support_text_title-yjw {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F4ECD8;
  margin-bottom: 3px;
  font-size: 15px;
}.tjw_ft_support_text_sub-yjw {
  color: #756A56;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.tjw_ft_support_btn-yjw {
  padding: 11px 22px;
  transition: background .2s;
  border-radius: 0.625rem;
  background: #C8941E;
  color: #F4ECD8;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 0.813rem;
  white-space: nowrap;
}.tjw_ft_support_btn-yjw:hover {
  background: #DCA832;
}.tjw_ft_support_contacts-yjw {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.tjw_ft_support_contact-yjw {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #5A5240;
}.tjw_ft_support_contact-yjw strong {
  font-size: 0.688rem;
  font-weight: 600;
  color: #9A9080;
  display: block;
  margin-bottom: 2px;
}.tjw_ft_main-yjw {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 16px 24px;
}
@media(min-width:768px) {.tjw_ft_main-yjw {
  padding: 2.5rem 24px 32px;
}
}.tjw_ft_main_in-yjw {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  max-width: 1340px;
  display: grid;
}
@media(min-width: 638px) {.tjw_ft_main_in-yjw {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.tjw_ft_main_in-yjw {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.tjw_ft_col_logo-yjw {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.tjw_ft_col_logo-yjw {
  grid-column: auto;
}
}.tjw_ft_logo-yjw {
  gap: 0.563rem;
  display: flex;
  margin-bottom: 12px;
  align-items: center;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-weight: 800;
  font-size: 16px;
  color: #F4ECD8;
}.tjw_ft_logo_mark-yjw {
  border-radius: 6px;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.tjw_ft_logo_mark-yjw img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.tjw_ft_logo_sub-yjw {
  max-width: 12.5rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #5A5240;
  font-size: 0.75rem;
}.tjw_ft_col_title-yjw {
  font-weight: 700;
  font-size: 0.75rem;
  color: #9A9080;
  letter-spacing: .07em;
  text-transform: uppercase;
  margin-bottom: 14px;
}.tjw_ft_col_links-yjw {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.tjw_ft_col_link-yjw {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #5A5240;
  font-size: 0.813rem;
}.tjw_ft_col_link-yjw:hover {
  color: #C9BFA4;
}.tjw_ft_apps-yjw {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.tjw_ft_app_card-yjw {
  padding: 10px 12px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 10px;
  border-radius: 0.375rem;
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.tjw_ft_app_card-yjw:hover {
  border-color: rgba(200, 148, 40, 0.45);
}.tjw_ft_app_card_ic-yjw svg {
  width: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.375rem;
}.tjw_ft_app_card_os-yjw {
  font-size: 10px;
  color: #5A5240;
  font-weight: 600;
}.tjw_ft_app_card_action-yjw {
  color: #C9BFA4;
  font-size: 12px;
  font-weight: 700;
}.tjw_ft_bot-yjw {
  padding: 1.25rem 16px;
}
@media(min-width: 769px) {.tjw_ft_bot-yjw {
  padding: 20px 24px;
}
}.tjw_ft_bot_in-yjw {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  max-width: 1340px;
  display: flex;
  align-items: center;
}.tjw_ft_socials-yjw {
  gap: 8px;
  display: flex;
}.tjw_ft_soc-yjw {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .2s;
  border-radius: 6px;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 36px;
  height: 36px;
  color: #9A9080;
}.tjw_ft_soc-yjw svg {
  width: 16px;
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
}.tjw_ft_soc-yjw:hover {
  background: rgba(255, 255, 255, 0.07);
}.tjw_ft_legal-yjw {
  flex: 1;
  min-width: 200px;
  line-height: 1.6;
  color: #7A7262;
  overflow-wrap: break-word;
  font-size: 11px;
}.tjw_ft_legal-yjw strong {
  color: #9A9080;
  font-weight: 700;
}.tjw_ft_legal-yjw a {
  text-decoration: underline;
  color: #9A9080;
}.tjw_ft_age-yjw {
  border-radius: 50%;
  border: 2px solid #7A7262;
  flex-shrink: 0;
  font-size: 11px;
  font-weight: 800;
  justify-content: center;
  margin-left: auto;
  height: 2rem;
  align-items: center;
  display: flex;
  color: #7A7262;
  width: 32px;
}