*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #100B06;
  min-height: 100vh;
  color: #D3C09A;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  font-family: 'Jost', sans-serif;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  background: none;
  font: inherit;
  border: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.jiy-layout-hsb {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.jiy-page-hsb {
  display: flex;
  min-height: 100vh;
}.jiy-main-hsb {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1077px) {.jiy-main-hsb {
  padding-left: 13.75rem;
}
}
@media(max-width: 1076px) {.jiy-main-hsb {
  padding-bottom: 4.5rem;
}
}.jiy-gc-hsb {
  overflow: hidden;
  border-radius: 0.5rem;
  background: #1A1008;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: transform .2s,border-color .2s;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
  width: 8.75rem;
}
@media(min-width: 642px) {.jiy-gc-hsb {
  width: 9.75rem;
}
}
@media(min-width: 1082px) {.jiy-gc-hsb {
  width: 10.5rem;
}
}.jiy-gc-hsb:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 144, 42, 0.07);
}.jiy-gc_img-hsb {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.jiy-gc_img-hsb img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.jiy-gc_hover-hsb {
  background: rgba(9, 6, 3, 0.74);
  inset: 0;
  transition: opacity .2s;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  opacity: 0;
}.jiy-gc-hsb:hover .jiy-gc_hover-hsb {
  opacity: 1;
}.jiy-gc_hover_btn-hsb {
  background: #C8902A;
  border-radius: 0.25rem;
  padding: 0.5rem 16px;
  font-size: 0.75rem;
  color: #F4E9CC;
  font-weight: 700;
}.jiy-gc_info-hsb {
  padding: 8px 0.625rem 10px;
}.jiy-gc_name-hsb {
  overflow: hidden;
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  margin-bottom: 3px;
  font-weight: 600;
  color: #D3C09A;
}.jiy-gc_prov-hsb {
  font-size: 10px;
  color: #6A5538;
}.jiy-gc_tag-hsb {
  border-radius: 0.25rem;
  padding: 2px 7px;
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: .04em;
  left: 0.375rem;
  top: 0.375rem;
  position: absolute;
  z-index: 2;
  font-weight: 700;
}.jiy-gc_tag_hot-hsb {
  background: #C0392B;
  color: #fff;
}.jiy-gc_tag_new-hsb {
  background: #3A9E5C;
  color: #100B06;
}.jiy-gc_tag_jp-hsb {
  background: #D4AF37;
  color: #100B06;
}.jiy-gc_tag_ex-hsb {
  background: #7B3C1A;
  color: #fff;
}.jiy-gc_tag_live-hsb {
  background: #C0392B;
  color: #fff;
}.jiy-gr-hsb {
  background: #100B06;
  padding: 32px 1rem 0;
}
@media(min-width:768px) {.jiy-gr-hsb {
  padding: 2.25rem 24px 0;
}
}.jiy-gr_in-hsb {
  margin: 0 auto;
  max-width: 82.5rem;
}.jiy-gr_head-hsb {
  gap: 12px;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.jiy-gr_head_l-hsb {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.jiy-gr_ic-hsb {
  border-radius: 8px;
  display: flex;
  width: 32px;
  align-items: center;
  justify-content: center;
  height: 2rem;
  flex-shrink: 0;
}.jiy-gr_ic-hsb svg {
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
}.jiy-gr_title-hsb {
  font-size: 1rem;
  color: #F4E9CC;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
}
@media(min-width:768px) {.jiy-gr_title-hsb {
  font-size: 1.125rem;
}
}.jiy-gr_more-hsb {
  gap: 0.313rem;
  transition: color .2s;
  color: #7E6748;
  white-space: nowrap;
  font-size: 0.75rem;
  align-items: center;
  flex-shrink: 0;
  font-weight: 600;
  display: flex;
}.jiy-gr_more-hsb:hover {
  color: #C8902A;
}.jiy-gr_more-hsb svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 12px;
  width: 0.75rem;
}.jiy-gr_arrows-hsb {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.jiy-gr_arr-hsb {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  color: #A8906C;
  justify-content: center;
  width: 30px;
  height: 30px;
  align-items: center;
}.jiy-gr_arr-hsb:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4E9CC;
}.jiy-gr_arr-hsb svg {
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
  height: 13px;
}.jiy-gr_seo_h-hsb {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  max-width: 680px;
  color: #D3C09A;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  font-size: 13px;
}
@media(min-width: 767px) {.jiy-gr_seo_h-hsb {
  font-size: 0.875rem;
}
}.jiy-gr_seo-hsb {
  max-width: 42.5rem;
  font-size: 0.75rem;
  line-height: 1.55;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  color: #7E6748;
}.jiy-gr_seo-hsb strong {
  font-weight: 600;
  color: #D3C09A;
}.jiy-gr_scroll-hsb {
  gap: 0.625rem;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.jiy-gr_scroll-hsb::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.jiy-gr_scroll-hsb {
  gap: 12px;
}
}.jiy-tb-hsb {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0D0904;
  position: fixed;
  height: 56px;
  top: 0;
  right: 0;
  align-items: center;
  z-index: 80;
  display: flex;
  left: 0;
}.jiy-tb_in-hsb {
  padding: 0 0.875rem;
  gap: 0;
  align-items: center;
  width: 100%;
  display: flex;
  height: 100%;
}.jiy-tb_burger-hsb {
  border-radius: 0.5rem;
  gap: 0.313rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 2.375rem;
  height: 2.375rem;
  flex-shrink: 0;
  margin-right: 8px;
}.jiy-tb_burger-hsb:hover {
  background: rgba(255, 255, 255, 0.05);
}.jiy-tb_burger_line-hsb {
  background: #A8906C;
  border-radius: 1px;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1079px) {.jiy-tb_burger-hsb {
  display: none;
}
}.jiy-tb_logo-hsb {
  gap: 0.563rem;
  flex-shrink: 0;
  display: flex;
  color: #F4E9CC;
  font-weight: 800;
  margin-right: 20px;
  font-size: 18px;
  letter-spacing: -.01em;
  align-items: center;
  overflow-wrap: break-word;
}.jiy-tb_logo_mark-hsb {
  overflow: hidden;
  border-radius: 0.5rem;
  display: flex;
  width: 32px;
  justify-content: center;
  height: 2rem;
  align-items: center;
}.jiy-tb_logo_mark-hsb img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.jiy-tb_nav-hsb {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 638px) {.jiy-tb_nav-hsb {
  display: flex;
}
}.jiy-tb_tab-hsb {
  padding: 8px 0.875rem;
  border-radius: 8px;
  transition: background .15s,color .15s;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #A8906C;
  font-weight: 600;
}.jiy-tb_tab-hsb:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4E9CC;
}.jiy-tb_tab-hsb.jiy-state_active-hsb {
  background: rgba(200, 144, 42, 0.18);
  color: #F4E9CC;
}.jiy-tb_right-hsb {
  gap: 8px;
  margin-left: auto;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.jiy-tb_login-hsb {
  padding: 0.563rem 16px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  font-size: 13px;
  display: none;
  color: #D3C09A;
}.jiy-tb_login-hsb:hover {
  border-color: rgba(202, 148, 44, 0.50);
  color: #F4E9CC;
}
@media(min-width: 481px) {.jiy-tb_login-hsb {
  display: block;
}
}.jiy-tb_reg-hsb {
  border-radius: 8px;
  transition: background .2s;
  padding: 9px 18px;
  background: #3A9E5C;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
  color: #0E0904;
}.jiy-tb_reg-hsb:hover {
  background: #48B46C;
}.jiy-sb-hsb {
  transform: translateX(-100%);
  background: #221609;
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  top: 56px;
  position: fixed;
  overflow-y: auto;
  z-index: 70;
  bottom: 0;
  left: 0;
  width: 13.75rem;
}.jiy-sb-hsb.jiy-state_open-hsb {
  transform: translateX(0);
}.jiy-sb-hsb::-webkit-scrollbar {
  width: 4px;
}.jiy-sb-hsb::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.jiy-sb-hsb {
  transform: translateX(0);
}
}.jiy-sb_auth-hsb {
  padding: 0.875rem 0.75rem 10px;
}.jiy-sb_btn_reg-hsb {
  border-radius: 8px;
  padding: 11px;
  background: #3A9E5C;
  transition: background .2s;
  display: block;
  margin-bottom: 0.5rem;
  font-size: 13px;
  text-align: center;
  font-weight: 700;
  color: #0E0904;
}.jiy-sb_btn_reg-hsb:hover {
  background: #48B46C;
}.jiy-sb_btn_login-hsb {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  padding: 10px;
  display: block;
  font-size: 13px;
  color: #D3C09A;
  font-weight: 600;
  text-align: center;
}.jiy-sb_btn_login-hsb:hover {
  border-color: rgba(202, 148, 44, 0.50);
  color: #F4E9CC;
}.jiy-sb_promo-hsb {
  padding: 0.75rem 0.875rem;
  overflow: hidden;
  margin: 0 0.75rem 10px;
  border-radius: 0.5rem;
  background: linear-gradient(135deg,#3C1C08,#221609);
  border: 1px solid rgba(200, 144, 42, 0.18);
  position: relative;
}.jiy-sb_promo-hsb::before {
  background: radial-gradient(circle,rgba(200, 144, 42, 0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  right: -1.25rem;
  position: absolute;
  top: -20px;
  height: 80px;
  width: 80px;
}.jiy-sb_promo_title-hsb {
  letter-spacing: .06em;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  color: #C8902A;
  font-weight: 700;
}.jiy-sb_promo_text-hsb {
  font-size: 12px;
  line-height: 1.35;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F4E9CC;
}.jiy-sb_promo_sub-hsb {
  margin-top: 3px;
  color: #7E6748;
  font-size: 0.625rem;
}.jiy-sb_nav-hsb {
  padding: 6px 0.5rem 1rem;
}.jiy-sb_nav_lb-hsb {
  padding: 10px 0.5rem 6px;
  font-size: 0.625rem;
  color: #6A5538;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.jiy-sb_link-hsb {
  border-radius: 0.25rem;
  padding: 0.563rem 10px;
  transition: background .15s,color .15s;
  gap: 10px;
  display: flex;
  font-weight: 500;
  cursor: pointer;
  font-size: 13px;
  color: #A8906C;
  align-items: center;
  overflow-wrap: break-word;
}.jiy-sb_link-hsb:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4E9CC;
}.jiy-sb_link-hsb.jiy-state_active-hsb {
  background: rgba(200, 144, 42, 0.18);
  color: #F4E9CC;
}.jiy-sb_ic-hsb {
  border-radius: 4px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  height: 1.875rem;
  width: 30px;
  justify-content: center;
}.jiy-sb_ic-hsb svg {
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
}.jiy-sb_ic_1-hsb {
  background: rgba(200, 144, 42, 0.07);
  color: #C8902A;
}.jiy-sb_ic_2-hsb {
  background: rgba(58, 158, 92, 0.18);
  color: #3A9E5C;
}.jiy-sb_ic_3-hsb {
  background: rgba(212, 175, 55, 0.16);
  color: #D4AF37;
}.jiy-sb_ic_4-hsb {
  background: rgba(123, 60, 26, 0.26);
  color: #7B3C1A;
}.jiy-sb_ic_5-hsb {
  background: rgba(200, 144, 42, 0.07);
  color: #C2556E;
}.jiy-sb_ic_6-hsb {
  background: rgba(123, 60, 26, 0.26);
  color: #8B52C4;
}.jiy-sb_badge-hsb {
  padding: 2px 7px;
  border-radius: 4px;
  background: #D4AF37;
  margin-left: auto;
  font-size: 9px;
  color: #0E0904;
  font-weight: 700;
}.jiy-sb_bot-hsb {
  gap: 8px;
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.jiy-sb_lang-hsb,.jiy-sb_help-hsb {
  padding: 0.563rem 6px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.375rem;
  border-radius: 0.25rem;
  flex: 1;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  color: #A8906C;
  display: flex;
  font-size: 11px;
  align-items: center;
  justify-content: center;
}.jiy-sb_lang-hsb:hover,.jiy-sb_help-hsb:hover {
  border-color: rgba(202, 148, 44, 0.50);
  color: #F4E9CC;
}.jiy-sb_lang-hsb svg,.jiy-sb_help-hsb svg {
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
}.jiy-sb_bd-hsb {
  background: rgba(9, 6, 3, 0.74);
  inset: 0;
  position: fixed;
  display: none;
  z-index: 69;
}.jiy-sb_bd-hsb.jiy-state_on-hsb {
  display: block;
}
@media(min-width: 1079px) {.jiy-sb_bd-hsb {
  display: none!important;
}
}.jiy-mob_nav-hsb {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #221609;
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  left: 0;
  position: fixed;
  right: 0;
  bottom: 0;
  display: flex;
  z-index: 80;
}
@media(min-width: 1082px) {.jiy-mob_nav-hsb {
  display: none;
}
}.jiy-mob_nav_item-hsb {
  padding: 4px 2px;
  flex: 1;
  gap: 0.25rem;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
  color: #6A5538;
  display: flex;
}.jiy-mob_nav_ic-hsb {
  line-height: 1;
}.jiy-mob_nav_ic-hsb svg {
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
}.jiy-mob_nav_lb-hsb {
  font-weight: 600;
  font-size: 10px;
  color: #6A5538;
}.jiy-mob_nav_item-hsb.jiy-state_active-hsb {
  color: #C8902A;
}.jiy-mob_nav_item-hsb.jiy-state_active-hsb .jiy-mob_nav_lb-hsb {
  color: #C8902A;
}.jiy-hero-hsb {
  background: #100B06;
  padding: 20px 16px 0;
}
@media(min-width: 769px) {.jiy-hero-hsb {
  padding: 1.5rem 24px 0;
}
}.jiy-hero_in-hsb {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 861px) {.jiy-hero_in-hsb {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.jiy-hero_in-hsb {
  grid-template-columns: 1fr 21.25rem;
}
}.jiy-hero_promo-hsb {
  background: #1A1008;
  border-radius: 0.875rem;
  overflow: hidden;
  display: flex;
  min-height: 13.75rem;
  align-items: stretch;
  position: relative;
}
@media(min-width: 771px) {.jiy-hero_promo-hsb {
  min-height: 17.5rem;
}
}.jiy-hero_promo_bg-hsb {
  background-position: center;
  background: linear-gradient(120deg,#3C1C08 0%,#100B06 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.jiy-hero_promo_bg-hsb::after {
  background: linear-gradient(90deg,#100B06 0%,rgba(9, 6, 3, 0.74) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.jiy-hero_promo_glow-hsb {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(123, 60, 26, 0.26) 0%,transparent 65%);
  top: -2.5rem;
  height: 300px;
  position: absolute;
  pointer-events: none;
  width: 18.75rem;
  right: 60px;
}.jiy-hero_promo_ct-hsb {
  padding: 28px 1.5rem 28px 28px;
  display: flex;
  z-index: 2;
  flex-direction: column;
  max-width: 30rem;
  justify-content: center;
  position: relative;
}
@media(min-width: 769px) {.jiy-hero_promo_ct-hsb {
  padding: 2.5rem 32px;
}
}.jiy-hero_badge-hsb {
  border-radius: 1.25rem;
  border: 1px solid rgba(200, 144, 42, 0.07);
  padding: 5px 0.75rem;
  background: rgba(200, 144, 42, 0.18);
  display: inline-block;
  font-size: 10px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 14px;
  color: #C8902A;
}.jiy-hero_h1-hsb {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  line-height: 1.15;
  font-family: 'Playfair Display', serif;
  font-size: 1.625rem;
  color: #F4E9CC;
}.jiy-hero_h1-hsb em {
  color: #D4AF37;
  font-style: normal;
}
@media(min-width: 766px) {.jiy-hero_h1-hsb {
  font-size: 36px;
}
}.jiy-hero_sub-hsb {
  color: #A8906C;
  font-size: 13px;
  margin-bottom: 1.25rem;
  line-height: 1.55;
}
@media(min-width:768px) {.jiy-hero_sub-hsb {
  font-size: 0.875rem;
}
}.jiy-hero_row-hsb {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.jiy-hero_cta-hsb {
  transition: background .2s;
  background: #3A9E5C;
  padding: 0.813rem 26px;
  border-radius: 8px;
  font-weight: 700;
  box-shadow: 4px 0.25rem 0 rgba(20, 60, 32, 0.70), 0 2px 0.875rem rgba(58, 158, 92, 0.38);
  color: #0E0904;
  font-size: 0.875rem;
}.jiy-hero_cta-hsb:hover {
  background: #48B46C;
}.jiy-hero_terms-hsb {
  font-size: 0.688rem;
  color: #6A5538;
}.jiy-hero_game-hsb {
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #1A1008;
  overflow: hidden;
  border-radius: 14px;
  flex-direction: column;
  display: flex;
  position: relative;
}.jiy-hero_game_badge-hsb {
  border: 1px solid rgba(212, 175, 55, 0.16);
  background: rgba(212, 175, 55, 0.16);
  border-radius: 20px;
  padding: 0.313rem 10px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
  left: 12px;
  top: 12px;
  color: #D4AF37;
  z-index: 3;
  position: absolute;
  letter-spacing: .06em;
}.jiy-hero_game_badge-hsb svg {
  margin-right: 0.25rem;
  width: 0.688rem;
  height: 0.688rem;
  vertical-align: -1px;
}.jiy-hero_game_img-hsb {
  overflow: hidden;
  background: linear-gradient(135deg,#3C1C08,#100B06);
  padding-bottom: 60%;
  position: relative;
}.jiy-hero_game_img-hsb img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.jiy-hero_game_play-hsb {
  background: rgba(9, 6, 3, 0.74);
  inset: 0;
  transition: opacity .2s;
  display: flex;
  justify-content: center;
  position: absolute;
  align-items: center;
  opacity: 0;
}.jiy-hero_game-hsb:hover .jiy-hero_game_play-hsb {
  opacity: 1;
}.jiy-hero_game_play-hsb span {
  background: #C8902A;
  border-radius: 50%;
  align-items: center;
  height: 52px;
  justify-content: center;
  display: flex;
  width: 52px;
}.jiy-hero_game_play-hsb span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 1.125rem;
}.jiy-hero_game_info-hsb {
  padding: 14px 1rem;
}.jiy-hero_game_title-hsb {
  overflow-wrap: break-word;
  color: #F4E9CC;
  margin-bottom: 4px;
  font-weight: 700;
  font-size: 0.938rem;
}.jiy-hero_game_provider-hsb {
  font-size: 11px;
  color: #7E6748;
}.jiy-hero_game_btn-hsb {
  padding: 0.688rem;
  background: #C8902A;
  transition: background .2s;
  border-radius: 8px;
  margin: 0.75rem 16px 16px;
  text-align: center;
  color: #F4E9CC;
  font-size: 0.813rem;
  display: block;
  font-weight: 700;
}.jiy-hero_game-hsb:hover .jiy-hero_game_btn-hsb {
  background: #DDA63C;
}.jiy-wy-hsb {
  padding: 32px 16px 0;
  background: #100B06;
}
@media(min-width: 769px) {.jiy-wy-hsb {
  padding: 40px 24px 0;
}
}.jiy-wy_in-hsb {
  margin: 0 auto;
  max-width: 1320px;
}.jiy-wy_head-hsb {
  max-width: 45rem;
  margin-bottom: 18px;
}.jiy-wy_label-hsb {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  color: #C8902A;
  margin-bottom: 0.5rem;
}.jiy-wy_h2-hsb {
  margin-bottom: 8px;
  color: #F4E9CC;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width:768px) {.jiy-wy_h2-hsb {
  font-size: 24px;
}
}.jiy-wy_intro-hsb {
  margin: 0;
  font-size: 0.813rem;
  color: #7E6748;
  line-height: 1.6;
}.jiy-wy_grid-hsb {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.jiy-wy_grid-hsb {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.jiy-wy_grid-hsb {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.jiy-wy_card-hsb {
  border-radius: 0.5rem;
  background: #221609;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,transform .2s;
}.jiy-wy_card-hsb:hover {
  border-color: rgba(200, 144, 42, 0.07);
  transform: translateY(-2px);
}.jiy-wy_card_ic-hsb {
  border-radius: 50%;
  background: rgba(200, 144, 42, 0.18);
  margin-bottom: 0.875rem;
  height: 44px;
  color: #C8902A;
  justify-content: center;
  width: 2.75rem;
  display: flex;
  align-items: center;
}.jiy-wy_card_ic-hsb svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 22px;
  width: 22px;
}.jiy-wy_card_h-hsb {
  font-weight: 700;
  margin-bottom: 0.375rem;
  color: #F4E9CC;
  line-height: 1.25;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.jiy-wy_card_p-hsb {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #7E6748;
  overflow-wrap: break-word;
}.jiy-wy_card_p-hsb strong {
  color: #D3C09A;
  font-weight: 600;
}.jiy-gr_jp-hsb {
  overflow: hidden;
  background: linear-gradient(135deg,#291040 0%,#090603 100%);
  padding: 1.25rem;
  border-radius: 0.875rem;
  position: relative;
}.jiy-gr_jp-hsb::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(123, 60, 26, 0.26) 0%,transparent 70%);
  top: -60px;
  left: -60px;
  content: '';
  width: 15.625rem;
  position: absolute;
  height: 250px;
}.jiy-gr_jp-hsb::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 175, 55, 0.16) 0%,transparent 70%);
  bottom: -2.5rem;
  position: absolute;
  width: 12.5rem;
  content: '';
  height: 200px;
  right: 0;
}.jiy-gr_jp_head-hsb {
  gap: 16px;
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
  z-index: 1;
  align-items: flex-start;
  position: relative;
}.jiy-gr_jp_info-hsb {
  flex: 1;
}.jiy-gr_jp_label-hsb {
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 6px;
  color: #8B52C4;
}.jiy-gr_jp_label-hsb svg {
  height: 14px;
  stroke-linejoin: round;
  width: 0.875rem;
  margin-right: 0.25rem;
  vertical-align: -2px;
  stroke-linecap: round;
}.jiy-gr_jp_amount-hsb {
  margin-bottom: 4px;
  line-height: 1;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #F4E9CC;
  font-weight: 800;
  font-size: 2rem;
}
@media(min-width: 771px) {.jiy-gr_jp_amount-hsb {
  font-size: 2.5rem;
}
}.jiy-gr_jp_amount-hsb span {
  color: #D4AF37;
}.jiy-gr_jp_seo-hsb {
  font-size: 12px;
  line-height: 1.5;
  max-width: 480px;
  color: #A8906C;
  overflow-wrap: break-word;
}.jiy-gr_jp_cta-hsb {
  background: rgba(123, 60, 26, 0.26);
  padding: 0.688rem 20px;
  transition: background .2s;
  border: 1px solid rgba(123, 60, 26, 0.26);
  border-radius: 8px;
  align-self: flex-start;
  position: relative;
  z-index: 1;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #F4E9CC;
  font-weight: 700;
  flex-shrink: 0;
  margin-top: 4px;
}.jiy-gr_jp_cta-hsb:hover {
  background: #7B3C1A;
}.jiy-gcg-hsb {
  background: #100B06;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.jiy-gcg-hsb {
  padding: 2.75rem 24px 0;
}
}.jiy-gcg_in-hsb {
  margin: 0 auto;
  max-width: 82.5rem;
}.jiy-gcg_head-hsb {
  margin-bottom: 20px;
  max-width: 45rem;
}.jiy-gcg_label-hsb {
  letter-spacing: .08em;
  color: #C8902A;
  font-size: 0.688rem;
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
}.jiy-gcg_h2-hsb {
  font-size: 1.375rem;
  color: #F4E9CC;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 769px) {.jiy-gcg_h2-hsb {
  font-size: 1.75rem;
}
}.jiy-gcg_intro-hsb {
  font-size: 0.813rem;
  color: #7E6748;
  line-height: 1.6;
}.jiy-gcg_grid-hsb {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.jiy-gcg_grid-hsb {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.jiy-gcg_grid-hsb {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.jiy-gcg_card-hsb {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.875rem;
  padding: 1.25rem;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 240px;
  cursor: pointer;
}.jiy-gcg_card-hsb:hover {
  border-color: rgba(200, 144, 42, 0.18);
  transform: translateY(-3px);
}.jiy-gcg_card_bg-hsb {
  inset: 0;
  z-index: 0;
  position: absolute;
}.jiy-gcg_card_bg-hsb::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.jiy-gcg_card_ic-hsb {
  border-radius: 4px;
  background: rgba(0,0,0,.45);
  top: 18px;
  display: flex;
  right: 1.125rem;
  justify-content: center;
  align-items: center;
  height: 2.5rem;
  position: absolute;
  z-index: 2;
  width: 2.5rem;
  color: #F4E9CC;
}.jiy-gcg_card_ic-hsb svg {
  height: 1.25rem;
  width: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.jiy-gcg_card_ct-hsb {
  z-index: 1;
  position: relative;
}.jiy-gcg_card_h-hsb {
  line-height: 1.2;
  color: #F4E9CC;
  font-size: 1.125rem;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.jiy-gcg_card_h-hsb {
  font-size: 1.25rem;
}
}.jiy-gcg_card_p-hsb {
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  font-size: 12px;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
}.jiy-gcg_card_p-hsb strong {
  color: #F4E9CC;
  font-weight: 600;
}.jiy-gcg_card_cta-hsb {
  gap: 0.25rem;
  color: #C8902A;
  display: inline-flex;
  font-weight: 700;
  align-items: center;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .04em;
}.jiy-gcg_card_cta-hsb svg {
  stroke-linecap: round;
  height: 0.75rem;
  width: 12px;
  stroke-linejoin: round;
}.jiy-ws-hsb {
  padding: 32px 1rem 0;
  background: #100B06;
}
@media(min-width:768px) {.jiy-ws-hsb {
  padding: 2.25rem 24px 0;
}
}.jiy-ws_in-hsb {
  margin: 0 auto;
  max-width: 82.5rem;
}.jiy-ws_head-hsb {
  gap: 12px;
  margin-bottom: 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}.jiy-ws_title-hsb {
  gap: 10px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 1rem;
  align-items: center;
  font-family: 'Playfair Display', serif;
  display: flex;
  flex-wrap: wrap;
  color: #F4E9CC;
}.jiy-ws_title_ic-hsb svg {
  width: 1.125rem;
  stroke-linecap: round;
  color: #D4AF37;
  stroke-linejoin: round;
  height: 1.125rem;
}.jiy-ws_online-hsb {
  gap: 0.438rem;
  color: #7E6748;
  font-weight: 600;
  display: flex;
  align-items: center;
  font-size: 12px;
}.jiy-ws_online_dot-hsb {
  background: #3A9E5C;
  border-radius: 50%;
  height: 0.5rem;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(58, 158, 92, 0.18);
  flex-shrink: 0;
}.jiy-ws_scroll-hsb {
  gap: 0.5rem;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  display: flex;
  scrollbar-width: none;
}.jiy-ws_scroll-hsb::-webkit-scrollbar {
  display: none;
}.jiy-wc-hsb {
  padding: 10px 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 10px;
  background: #1A1008;
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
  flex-shrink: 0;
}.jiy-wc_img-hsb {
  border-radius: 0.25rem;
  background: #221609;
  overflow: hidden;
  flex-shrink: 0;
  height: 2.25rem;
  width: 2.25rem;
}.jiy-wc_img-hsb img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.jiy-wc_info-hsb {
  min-width: 0;
}.jiy-wc_game-hsb {
  overflow: hidden;
  white-space: nowrap;
  color: #D3C09A;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 12px;
}.jiy-wc_player-hsb {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #6A5538;
  font-size: 10px;
}.jiy-wc_amount-hsb {
  font-size: 13px;
  color: #3A9E5C;
  margin-left: auto;
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
}.jiy-bon-hsb {
  padding: 2.25rem 16px 0;
  background: #100B06;
}
@media(min-width: 771px) {.jiy-bon-hsb {
  padding: 44px 1.5rem 0;
}
}.jiy-bon_in-hsb {
  margin: 0 auto;
  max-width: 1320px;
}.jiy-bon_head-hsb {
  margin-bottom: 1.25rem;
}.jiy-bon_label-hsb {
  font-weight: 700;
  font-size: 0.688rem;
  color: #C8902A;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.jiy-bon_h2-hsb {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F4E9CC;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width:768px) {.jiy-bon_h2-hsb {
  font-size: 24px;
}
}.jiy-bon_seo-hsb {
  font-size: 13px;
  line-height: 1.6;
  max-width: 620px;
  overflow-wrap: break-word;
  color: #7E6748;
}.jiy-bon_seo-hsb strong {
  color: #D3C09A;
  font-weight: 700;
}.jiy-bon_seo-hsb a {
  text-decoration: underline;
  color: #C8902A;
}.jiy-bon_grid-hsb {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.jiy-bon_grid-hsb {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.jiy-bon_grid-hsb {
  grid-template-columns: repeat(5,1fr);
}
}.jiy-bon_card-hsb {
  background: #1A1008;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,transform .2s;
  border-radius: 8px;
  padding: 16px;
}.jiy-bon_card-hsb:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 144, 42, 0.07);
}.jiy-bon_card_ic-hsb svg {
  height: 26px;
  stroke-linejoin: round;
  width: 26px;
  stroke-linecap: round;
}.jiy-bon_card_ic-hsb {
  margin-bottom: 10px;
}.jiy-bon_card_type-hsb {
  font-size: 10px;
  color: #7E6748;
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 6px;
  font-weight: 700;
}.jiy-bon_card_amount-hsb {
  font-size: 18px;
  margin-bottom: 6px;
  color: #D4AF37;
  font-weight: 800;
  line-height: 1.1;
}.jiy-bon_card_name-hsb {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 600;
  color: #F4E9CC;
}.jiy-bon_card_detail-hsb {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #6A5538;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
  font-size: 11px;
  line-height: 1.5;
}.jiy-reg-hsb {
  background: #100B06;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.jiy-reg-hsb {
  padding: 2.75rem 24px 0;
}
}.jiy-reg_in-hsb {
  background: #221609;
  border-radius: 0.875rem;
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 770px) {.jiy-reg_in-hsb {
  padding: 2.5rem;
}
}.jiy-reg_top-hsb {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.jiy-reg_top-hsb {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.jiy-reg_label-hsb {
  color: #C8902A;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 10px;
}.jiy-reg_h2-hsb {
  margin-bottom: 0.75rem;
  color: #F4E9CC;
  font-family: 'Playfair Display', serif;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.375rem;
}
@media(min-width: 766px) {.jiy-reg_h2-hsb {
  font-size: 1.75rem;
}
}.jiy-reg_bonus-hsb {
  border-radius: 8px;
  background: rgba(212, 175, 55, 0.16);
  gap: 0.5rem;
  padding: 0.625rem 1rem;
  border: 1px solid rgba(212, 175, 55, 0.16);
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.jiy-reg_bonus_amount-hsb {
  font-weight: 800;
  color: #D4AF37;
  font-size: 20px;
}.jiy-reg_bonus_text-hsb {
  font-size: 0.813rem;
  color: #A8906C;
  line-height: 1.35;
}.jiy-reg_cta_btn-hsb {
  border-radius: 8px;
  transition: background .2s;
  background: #3A9E5C;
  padding: 14px 2rem;
  font-weight: 700;
  font-size: 15px;
  box-shadow: 4px 4px 0 rgba(20, 60, 32, 0.70), 0 2px 0.875rem rgba(58, 158, 92, 0.38);
  color: #0E0904;
  display: inline-block;
  margin-bottom: 12px;
}.jiy-reg_cta_btn-hsb:hover {
  background: #48B46C;
}.jiy-reg_terms-hsb {
  color: #6A5538;
  font-size: 11px;
  line-height: 1.5;
}.jiy-reg_seo-hsb {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  overflow-wrap: break-word;
  padding-top: 20px;
  font-size: 13px;
  margin-top: 1.25rem;
  color: #7E6748;
}.jiy-reg_seo-hsb p {
  color: #7E6748;
  line-height: 1.65;
  margin-bottom: 0.625rem;
  font-size: 13px;
}.jiy-reg_seo-hsb p:last-child {
  margin-bottom: 0;
}.jiy-reg_seo-hsb strong {
  color: #D3C09A;
  font-weight: 700;
}.jiy-reg_seo-hsb a {
  transition: color .2s;
  color: #C8902A;
  text-decoration: underline;
}.jiy-reg_seo-hsb a:hover {
  color: #DDA63C;
}.jiy-reg_seo-hsb ul,.jiy-reg_seo-hsb ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.jiy-reg_seo-hsb ol {
  list-style: decimal;
}.jiy-reg_seo-hsb li {
  color: #7E6748;
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 0.25rem;
}.jiy-reg_seo-hsb table {
  width: 100%;
  margin-bottom: 10px;
  overflow-x: auto;
  font-size: 13px;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 769px) {.jiy-reg_seo-hsb table {
  display: table;
}
}.jiy-reg_seo-hsb th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D3C09A;
  font-weight: 700;
  text-align: left;
}.jiy-reg_seo-hsb td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #7E6748;
}.jiy-reg_steps-hsb {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 862px) {.jiy-reg_steps-hsb {
  margin-top: 0;
}
}.jiy-reg_step-hsb {
  gap: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  padding: 16px;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.jiy-reg_step_num-hsb {
  border: 1px solid rgba(200, 144, 42, 0.07);
  border-radius: 50%;
  background: rgba(200, 144, 42, 0.18);
  font-size: 14px;
  font-weight: 800;
  color: #C8902A;
  width: 2.125rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 2.125rem;
}.jiy-reg_step_title-hsb {
  font-size: 14px;
  margin-bottom: 3px;
  font-weight: 700;
  color: #F4E9CC;
}.jiy-reg_step_text-hsb {
  color: #7E6748;
  font-size: 12px;
  line-height: 1.5;
}.jiy-reg_trust-hsb {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  display: flex;
  margin-top: 20px;
  padding-top: 20px;
}.jiy-reg_trust_item-hsb {
  gap: 0.438rem;
  font-size: 12px;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  color: #7E6748;
}.jiy-reg_trust_ic-hsb svg {
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  color: #C8902A;
}.jiy-htp-hsb {
  padding: 36px 1rem 0;
  background: #100B06;
}
@media(min-width: 771px) {.jiy-htp-hsb {
  padding: 2.75rem 1.5rem 0;
}
}.jiy-htp_in-hsb {
  margin: 0 auto;
  max-width: 82.5rem;
}.jiy-htp_head-hsb {
  max-width: 45rem;
  margin-bottom: 22px;
}.jiy-htp_label-hsb {
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #C8902A;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
}.jiy-htp_h2-hsb {
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F4E9CC;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.jiy-htp_h2-hsb {
  font-size: 28px;
}
}.jiy-htp_intro-hsb {
  line-height: 1.6;
  color: #7E6748;
  font-size: 0.875rem;
}.jiy-htp_steps-hsb {
  gap: 12px;
  list-style: none;
  padding: 0;
  margin: 0;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 643px) {.jiy-htp_steps-hsb {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.jiy-htp_steps-hsb {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.jiy-htp_step-hsb {
  border-radius: 8px;
  background: #221609;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.25rem 18px 1.125rem;
  position: relative;
  flex-direction: column;
  display: flex;
}.jiy-htp_step_num-hsb {
  border-radius: 50%;
  background: #C8902A;
  height: 28px;
  font-weight: 800;
  color: #0E0904;
  font-family: 'Playfair Display', serif;
  justify-content: center;
  top: -12px;
  position: absolute;
  display: flex;
  left: 1.25rem;
  align-items: center;
  font-size: 13px;
  width: 1.75rem;
}.jiy-htp_step_ic-hsb {
  background: rgba(200, 144, 42, 0.18);
  margin: 0.5rem 0 12px;
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
  width: 2.25rem;
  height: 2.25rem;
  justify-content: center;
  color: #C8902A;
}.jiy-htp_step_ic-hsb svg {
  width: 1.125rem;
  stroke-linecap: round;
  height: 1.125rem;
  stroke-linejoin: round;
}.jiy-htp_step_h-hsb {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #F4E9CC;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.jiy-htp_step_p-hsb {
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #7E6748;
  font-size: 13px;
}.jiy-htp_step_p-hsb strong {
  color: #D3C09A;
  font-weight: 600;
}.jiy-htp_cta-hsb {
  padding: 13px 26px;
  background: #3A9E5C;
  transition: background .2s;
  border-radius: 0.5rem;
  color: #0E0904;
  margin-top: 1.25rem;
  font-size: 0.875rem;
  display: inline-block;
  font-weight: 700;
}.jiy-htp_cta-hsb:hover {
  background: #48B46C;
}.jiy-prov-hsb {
  padding: 36px 16px 0;
  background: #100B06;
}
@media(min-width:768px) {.jiy-prov-hsb {
  padding: 2.75rem 24px 0;
}
}.jiy-prov_in-hsb {
  margin: 0 auto;
  max-width: 1320px;
}.jiy-prov_head-hsb {
  margin-bottom: 16px;
}.jiy-prov_label-hsb {
  letter-spacing: .08em;
  color: #C8902A;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.jiy-prov_h2-hsb {
  margin-bottom: 8px;
  color: #F4E9CC;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 770px) {.jiy-prov_h2-hsb {
  font-size: 1.5rem;
}
}.jiy-prov_seo-hsb {
  margin-bottom: 1rem;
  color: #7E6748;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 620px;
  line-height: 1.6;
}.jiy-prov_seo-hsb strong {
  color: #D3C09A;
  font-weight: 700;
}.jiy-prov_seo-hsb a {
  color: #C8902A;
  text-decoration: underline;
}.jiy-prov_grid-hsb {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 643px) {.jiy-prov_grid-hsb {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.jiy-prov_grid-hsb {
  grid-template-columns: repeat(8,1fr);
}
}.jiy-prov_card-hsb {
  padding: 14px 0.625rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,background .2s;
  background: #1A1008;
  gap: 0.438rem;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
}.jiy-prov_card-hsb:hover {
  border-color: rgba(202, 148, 44, 0.50);
  background: #221609;
}.jiy-prov_logo-hsb {
  border-radius: 0.25rem;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  height: 44px;
  width: 2.75rem;
  justify-content: center;
  display: flex;
  align-items: center;
}.jiy-prov_logo-hsb img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.jiy-prov_name-hsb {
  overflow-wrap: break-word;
  color: #A8906C;
  font-weight: 600;
  text-align: center;
  font-size: 11px;
}.jiy-app-hsb {
  background: #100B06;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.jiy-app-hsb {
  padding: 44px 1.5rem 0;
}
}.jiy-app_in-hsb {
  margin: 0 auto;
  max-width: 1320px;
}.jiy-app_head-hsb {
  margin-bottom: 16px;
}.jiy-app_label-hsb {
  color: #C8902A;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.jiy-app_h2-hsb {
  font-family: 'Playfair Display', serif;
  margin-bottom: 6px;
  font-size: 1.25rem;
  color: #F4E9CC;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.jiy-app_h2-hsb {
  font-size: 24px;
}
}.jiy-app_sub-hsb {
  max-width: 600px;
  overflow-wrap: break-word;
  color: #7E6748;
  font-size: 13px;
  line-height: 1.6;
}.jiy-app_sub-hsb strong {
  color: #D3C09A;
  font-weight: 700;
}.jiy-app_cards-hsb {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 637px) {.jiy-app_cards-hsb {
  grid-template-columns: repeat(3,1fr);
}
}.jiy-app_card-hsb {
  padding: 1.25rem;
  overflow: hidden;
  border-radius: 8px;
  gap: 1rem;
  align-items: flex-start;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}.jiy-app_card_ios-hsb {
  background: linear-gradient(135deg,rgba(200, 144, 42, 0.18) 0%,#221609 100%);
}.jiy-app_card_android-hsb {
  background: linear-gradient(135deg,rgba(58, 158, 92, 0.18) 0%,#221609 100%);
}.jiy-app_card_win-hsb {
  background: linear-gradient(135deg,rgba(212, 175, 55, 0.16) 0%,#221609 100%);
}.jiy-app_card_ic-hsb svg {
  height: 34px;
  stroke-linecap: round;
  width: 34px;
  stroke-linejoin: round;
}.jiy-app_card_ic-hsb {
  color: #F4E9CC;
  flex-shrink: 0;
}.jiy-app_card_os-hsb {
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  color: #7E6748;
}.jiy-app_card_title-hsb {
  font-weight: 700;
  color: #F4E9CC;
  margin-bottom: 6px;
  line-height: 1.2;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.jiy-app_card_text-hsb {
  margin-bottom: 0.875rem;
  color: #7E6748;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.5;
}.jiy-app_card_btn-hsb {
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(202, 148, 44, 0.50);
  border-radius: 0.25rem;
  gap: 0.438rem;
  transition: background .2s;
  padding: 10px 18px;
  font-weight: 700;
  font-size: 13px;
  color: #F4E9CC;
  align-items: center;
  display: inline-flex;
}.jiy-app_card_btn-hsb:hover {
  background: rgba(255, 255, 255, 0.07);
}.jiy-seo-hsb {
  padding: 36px 1rem 0;
  background: #100B06;
}
@media(min-width: 769px) {.jiy-seo-hsb {
  padding: 2.75rem 24px 0;
}
}.jiy-seo_in-hsb {
  background: #221609;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 14px;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 769px) {.jiy-seo_in-hsb {
  padding: 36px 2.5rem;
}
}.jiy-seo_label-hsb {
  text-transform: uppercase;
  color: #C8902A;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 10px;
}.jiy-seo_h2-hsb {
  font-weight: 800;
  font-size: 1.25rem;
  color: #F4E9CC;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.875rem;
}
@media(min-width: 769px) {.jiy-seo_h2-hsb {
  font-size: 24px;
}
}.jiy-seo_body-hsb {
  color: #A8906C;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
}.jiy-seo_body-hsb p {
  font-size: 14px;
  color: #A8906C;
  line-height: 1.75;
  margin-bottom: 12px;
}.jiy-seo_body-hsb p:last-child {
  margin-bottom: 0;
}.jiy-seo_body-hsb strong {
  font-weight: 700;
  color: #D3C09A;
}.jiy-seo_body-hsb a {
  transition: color .2s;
  color: #C8902A;
  text-decoration: underline;
}.jiy-seo_body-hsb a:hover {
  color: #DDA63C;
}.jiy-seo_body-hsb ul,.jiy-seo_body-hsb ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.jiy-seo_body-hsb ol {
  list-style: decimal;
}.jiy-seo_body-hsb li {
  color: #A8906C;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  line-height: 1.75;
}.jiy-seo_body-hsb table {
  margin-bottom: 12px;
  border-collapse: collapse;
  width: 100%;
  display: block;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width: 771px) {.jiy-seo_body-hsb table {
  display: table;
}
}.jiy-seo_body-hsb th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D3C09A;
  text-align: left;
  font-weight: 700;
}.jiy-seo_body-hsb td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #A8906C;
}.jiy-seo_cols-hsb {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.jiy-seo_cols-hsb {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.jiy-seo_cols-hsb {
  grid-template-columns: repeat(3,1fr);
}
}.jiy-seo_col_h-hsb {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #D3C09A;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.jiy-seo_col_p-hsb {
  overflow-wrap: break-word;
  color: #7E6748;
  line-height: 1.65;
  font-size: 0.813rem;
}.jiy-seo_stats-hsb {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.jiy-seo_stat-hsb {
  flex: 1;
  padding: 14px 1rem;
  background: rgba(200, 144, 42, 0.07);
  border-radius: 0.5rem;
  border: 1px solid rgba(200, 144, 42, 0.18);
  min-width: 8.75rem;
}.jiy-seo_stat_val-hsb {
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  color: #C8902A;
  overflow-wrap: break-word;
}.jiy-seo_stat_lb-hsb {
  color: #7E6748;
  overflow-wrap: break-word;
  font-size: 11px;
}.jiy-pmt-hsb {
  background: #100B06;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.jiy-pmt-hsb {
  padding: 2.75rem 24px 0;
}
}.jiy-pmt_in-hsb {
  margin: 0 auto;
  max-width: 82.5rem;
}.jiy-pmt_head-hsb {
  margin-bottom: 22px;
  max-width: 720px;
}.jiy-pmt_label-hsb {
  margin-bottom: 0.5rem;
  color: #C8902A;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
}.jiy-pmt_h2-hsb {
  font-size: 1.375rem;
  color: #F4E9CC;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width: 766px) {.jiy-pmt_h2-hsb {
  font-size: 28px;
}
}.jiy-pmt_intro-hsb {
  line-height: 1.6;
  color: #7E6748;
  overflow-wrap: break-word;
  font-size: 14px;
}.jiy-pmt_groups-hsb {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.jiy-pmt_group-hsb {
  border-radius: 8px;
  background: #221609;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.25rem;
}.jiy-pmt_group_head-hsb {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.625rem;
}.jiy-pmt_group_ic-hsb {
  border-radius: 4px;
  background: rgba(200, 144, 42, 0.18);
  flex-shrink: 0;
  height: 36px;
  display: flex;
  align-items: center;
  color: #C8902A;
  width: 2.25rem;
  justify-content: center;
}.jiy-pmt_group_ic-hsb svg {
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
}.jiy-pmt_group_h-hsb {
  margin: 0;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-size: 16px;
  color: #F4E9CC;
}.jiy-pmt_group_p-hsb {
  margin-bottom: 0.875rem;
  color: #7E6748;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
}.jiy-pmt_group_p-hsb strong {
  font-weight: 600;
  color: #D3C09A;
}.jiy-pmt_table_wrap-hsb {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.jiy-pmt_table-hsb {
  font-size: 13px;
  min-width: 540px;
  width: 100%;
  border-collapse: collapse;
}.jiy-pmt_table-hsb th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  white-space: nowrap;
  text-align: left;
  color: #D3C09A;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .04em;
}.jiy-pmt_table-hsb td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #7E6748;
}.jiy-pmt_table-hsb tbody tr:last-child td {
  border-bottom: none;
}.jiy-pmt_table-hsb tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D3C09A;
}.jiy-seo-hsb {
  background: #100B06;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.jiy-seo-hsb {
  padding: 2.75rem 1.5rem 0;
}
}.jiy-seo_in-hsb {
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.875rem;
  margin: 0 auto;
  background: #221609;
  max-width: 1320px;
}
@media(min-width:768px) {.jiy-seo_in-hsb {
  padding: 2.25rem 2.5rem;
}
}.jiy-seo_label-hsb {
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #C8902A;
}.jiy-seo_h2-hsb {
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Playfair Display', serif;
  color: #F4E9CC;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.jiy-seo_h2-hsb {
  font-size: 24px;
}
}.jiy-seo_body-hsb {
  color: #A8906C;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.jiy-seo_body-hsb p {
  color: #A8906C;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
}.jiy-seo_body-hsb p:last-child {
  margin-bottom: 0;
}.jiy-seo_body-hsb strong {
  font-weight: 700;
  color: #D3C09A;
}.jiy-seo_body-hsb a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8902A;
}.jiy-seo_body-hsb a:hover {
  color: #DDA63C;
}.jiy-seo_body-hsb ul,.jiy-seo_body-hsb ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.jiy-seo_body-hsb ol {
  list-style: decimal;
}.jiy-seo_body-hsb li {
  margin-bottom: 0.375rem;
  font-size: 14px;
  color: #A8906C;
  line-height: 1.75;
}.jiy-seo_body-hsb table {
  margin-bottom: 12px;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 13px;
}
@media(min-width: 770px) {.jiy-seo_body-hsb table {
  display: table;
}
}.jiy-seo_body-hsb th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #D3C09A;
  font-weight: 700;
  text-align: left;
}.jiy-seo_body-hsb td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8906C;
}.jiy-seo_cols-hsb {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.jiy-seo_cols-hsb {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.jiy-seo_cols-hsb {
  grid-template-columns: repeat(3,1fr);
}
}.jiy-seo_col_h-hsb {
  font-weight: 700;
  color: #D3C09A;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.jiy-seo_col_p-hsb {
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7E6748;
}.jiy-seo_stats-hsb {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.jiy-seo_stat-hsb {
  padding: 14px 1rem;
  border: 1px solid rgba(200, 144, 42, 0.18);
  border-radius: 8px;
  flex: 1;
  background: rgba(200, 144, 42, 0.07);
  min-width: 140px;
}.jiy-seo_stat_val-hsb {
  color: #C8902A;
  margin-bottom: 4px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
}.jiy-seo_stat_lb-hsb {
  overflow-wrap: break-word;
  color: #7E6748;
  font-size: 11px;
}.jiy-faq-hsb {
  padding: 36px 1rem 0;
  background: #100B06;
}
@media(min-width: 766px) {.jiy-faq-hsb {
  padding: 44px 24px 0;
}
}.jiy-faq_in-hsb {
  margin: 0 auto;
  max-width: 82.5rem;
}.jiy-faq_head-hsb {
  margin-bottom: 1.25rem;
}.jiy-faq_label-hsb {
  font-weight: 700;
  margin-bottom: 8px;
  color: #C8902A;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.jiy-faq_h2-hsb {
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  color: #F4E9CC;
}
@media(min-width: 769px) {.jiy-faq_h2-hsb {
  font-size: 1.5rem;
}
}.jiy-faq_list-hsb {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.jiy-faq_item-hsb {
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #221609;
}.jiy-faq_q-hsb {
  transition: color .2s;
  padding: 1rem 20px;
  gap: 0.75rem;
  color: #D3C09A;
  justify-content: space-between;
  display: flex;
  font-size: 0.875rem;
  font-weight: 600;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  align-items: center;
  cursor: pointer;
}.jiy-faq_q-hsb:hover {
  color: #F4E9CC;
}.jiy-faq_q_ic-hsb {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  align-items: center;
  color: #C8902A;
  display: flex;
  justify-content: center;
  width: 1.5rem;
  flex-shrink: 0;
  font-size: 1rem;
  height: 24px;
}.jiy-faq_item-hsb.jiy-state_open-hsb .jiy-faq_q_ic-hsb {
  transform: rotate(45deg);
}.jiy-faq_a-hsb {
  padding: 0 20px 1rem;
  line-height: 1.7;
  font-size: 13px;
  display: none;
  overflow-wrap: break-word;
  color: #7E6748;
}.jiy-faq_item-hsb.jiy-state_open-hsb .jiy-faq_a-hsb {
  display: block;
}.jiy-faq_a-hsb strong {
  font-weight: 700;
  color: #D3C09A;
}.jiy-faq_a-hsb a {
  text-decoration: underline;
  color: #C8902A;
}.jiy-faq_a-hsb ul,.jiy-faq_a-hsb ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.jiy-faq_a-hsb ol {
  list-style: decimal;
}.jiy-faq_a-hsb li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.jiy-faq_a-hsb table {
  margin: 0.5rem 0;
  font-size: 12px;
  width: 100%;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 771px) {.jiy-faq_a-hsb table {
  display: table;
}
}.jiy-faq_a-hsb th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #D3C09A;
}.jiy-faq_a-hsb td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7E6748;
}.jiy-seo-hsb {
  padding: 2.25rem 16px 0;
  background: #100B06;
}
@media(min-width: 765px) {.jiy-seo-hsb {
  padding: 2.75rem 1.5rem 0;
}
}.jiy-seo_in-hsb {
  background: #221609;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 1320px;
}
@media(min-width: 771px) {.jiy-seo_in-hsb {
  padding: 36px 40px;
}
}.jiy-seo_label-hsb {
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8902A;
}.jiy-seo_h2-hsb {
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  color: #F4E9CC;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
}
@media(min-width: 769px) {.jiy-seo_h2-hsb {
  font-size: 24px;
}
}.jiy-seo_body-hsb {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A8906C;
}.jiy-seo_body-hsb p {
  margin-bottom: 12px;
  color: #A8906C;
  line-height: 1.75;
  font-size: 0.875rem;
}.jiy-seo_body-hsb p:last-child {
  margin-bottom: 0;
}.jiy-seo_body-hsb strong {
  font-weight: 700;
  color: #D3C09A;
}.jiy-seo_body-hsb a {
  transition: color .2s;
  color: #C8902A;
  text-decoration: underline;
}.jiy-seo_body-hsb a:hover {
  color: #DDA63C;
}.jiy-seo_body-hsb ul,.jiy-seo_body-hsb ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.jiy-seo_body-hsb ol {
  list-style: decimal;
}.jiy-seo_body-hsb li {
  margin-bottom: 6px;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A8906C;
}.jiy-seo_body-hsb table {
  font-size: 0.813rem;
  overflow-x: auto;
  display: block;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 12px;
}
@media(min-width: 766px) {.jiy-seo_body-hsb table {
  display: table;
}
}.jiy-seo_body-hsb th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #D3C09A;
  font-weight: 700;
}.jiy-seo_body-hsb td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8906C;
}.jiy-seo_cols-hsb {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.jiy-seo_cols-hsb {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.jiy-seo_cols-hsb {
  grid-template-columns: repeat(3,1fr);
}
}.jiy-seo_col_h-hsb {
  color: #D3C09A;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.jiy-seo_col_p-hsb {
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7E6748;
}.jiy-seo_stats-hsb {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.jiy-seo_stat-hsb {
  border: 1px solid rgba(200, 144, 42, 0.18);
  flex: 1;
  border-radius: 8px;
  background: rgba(200, 144, 42, 0.07);
  padding: 14px 1rem;
  min-width: 140px;
}.jiy-seo_stat_val-hsb {
  color: #C8902A;
  margin-bottom: 4px;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.jiy-seo_stat_lb-hsb {
  color: #7E6748;
  font-size: 11px;
  overflow-wrap: break-word;
}.jiy-ft-hsb {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #090603;
  margin-top: 3rem;
}.jiy-ft_support-hsb {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width:768px) {.jiy-ft_support-hsb {
  padding: 28px 1.5rem;
}
}.jiy-ft_support_in-hsb {
  margin: 0 auto;
  gap: 16px;
  max-width: 82.5rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.jiy-ft_support_main-hsb {
  flex: 1;
  gap: 16px;
  min-width: 13.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.jiy-ft_support_ic-hsb {
  color: #C8902A;
  flex-shrink: 0;
}.jiy-ft_support_ic-hsb svg {
  stroke-linejoin: round;
  width: 1.875rem;
  height: 30px;
  stroke-linecap: round;
}.jiy-ft_support_text_title-hsb {
  font-weight: 700;
  color: #F4E9CC;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  margin-bottom: 3px;
}.jiy-ft_support_text_sub-hsb {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #7E6748;
}.jiy-ft_support_btn-hsb {
  border-radius: 8px;
  transition: background .2s;
  padding: 11px 22px;
  background: #C8902A;
  color: #F4E9CC;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
}.jiy-ft_support_btn-hsb:hover {
  background: #DDA63C;
}.jiy-ft_support_contacts-hsb {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.jiy-ft_support_contact-hsb {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #6A5538;
}.jiy-ft_support_contact-hsb strong {
  font-weight: 600;
  margin-bottom: 2px;
  font-size: 11px;
  display: block;
  color: #A8906C;
}.jiy-ft_main-hsb {
  padding: 32px 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.jiy-ft_main-hsb {
  padding: 2.5rem 24px 2rem;
}
}.jiy-ft_main_in-hsb {
  gap: 24px;
  margin: 0 auto;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 639px) {.jiy-ft_main_in-hsb {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.jiy-ft_main_in-hsb {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.jiy-ft_col_logo-hsb {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.jiy-ft_col_logo-hsb {
  grid-column: auto;
}
}.jiy-ft_logo-hsb {
  gap: 0.563rem;
  display: flex;
  font-weight: 800;
  align-items: center;
  flex-wrap: wrap;
  font-size: 1rem;
  margin-bottom: 0.75rem;
  color: #F4E9CC;
  overflow-wrap: break-word;
}.jiy-ft_logo_mark-hsb {
  border-radius: 4px;
  overflow: hidden;
  width: 1.875rem;
  height: 30px;
}.jiy-ft_logo_mark-hsb img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.jiy-ft_logo_sub-hsb {
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 12.5rem;
  color: #6A5538;
  font-size: 0.75rem;
}.jiy-ft_col_title-hsb {
  font-size: 12px;
  margin-bottom: 14px;
  color: #A8906C;
  letter-spacing: .07em;
  font-weight: 700;
  text-transform: uppercase;
}.jiy-ft_col_links-hsb {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.jiy-ft_col_link-hsb {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #6A5538;
}.jiy-ft_col_link-hsb:hover {
  color: #D3C09A;
}.jiy-ft_apps-hsb {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.jiy-ft_app_card-hsb {
  transition: border-color .2s;
  border-radius: 4px;
  padding: 10px 0.75rem;
  gap: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  align-items: center;
  display: flex;
}.jiy-ft_app_card-hsb:hover {
  border-color: rgba(202, 148, 44, 0.50);
}.jiy-ft_app_card_ic-hsb svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 22px;
  width: 1.375rem;
}.jiy-ft_app_card_os-hsb {
  font-size: 0.625rem;
  color: #6A5538;
  font-weight: 600;
}.jiy-ft_app_card_action-hsb {
  color: #D3C09A;
  font-size: 0.75rem;
  font-weight: 700;
}.jiy-ft_bot-hsb {
  padding: 1.25rem 1rem;
}
@media(min-width: 765px) {.jiy-ft_bot-hsb {
  padding: 1.25rem 1.5rem;
}
}.jiy-ft_bot_in-hsb {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  max-width: 1320px;
  display: flex;
  flex-wrap: wrap;
}.jiy-ft_socials-hsb {
  gap: 0.5rem;
  display: flex;
}.jiy-ft_soc-hsb {
  transition: background .2s;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  justify-content: center;
  display: flex;
  height: 2.25rem;
  width: 36px;
  align-items: center;
  color: #A8906C;
}.jiy-ft_soc-hsb svg {
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  width: 1rem;
}.jiy-ft_soc-hsb:hover {
  background: rgba(255, 255, 255, 0.07);
}.jiy-ft_legal-hsb {
  flex: 1;
  font-size: 11px;
  line-height: 1.6;
  color: #7C6348;
  min-width: 12.5rem;
  overflow-wrap: break-word;
}.jiy-ft_legal-hsb strong {
  color: #A8906C;
  font-weight: 700;
}.jiy-ft_legal-hsb a {
  color: #A8906C;
  text-decoration: underline;
}.jiy-ft_age-hsb {
  border-radius: 50%;
  border: 2px solid #7C6348;
  margin-left: auto;
  font-weight: 800;
  height: 2rem;
  width: 32px;
  justify-content: center;
  flex-shrink: 0;
  font-size: 11px;
  align-items: center;
  color: #7C6348;
  display: flex;
}