html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #130A05;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  color: #D8C4A2;
  min-height: 100vh;
  font-family: 'Raleway', sans-serif;
}.jyi-layout_2mt {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.jyi-page_2mt {
  min-height: 100vh;
  display: flex;
}.jyi-main_2mt {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media (min-width: 1079px) {.jyi-main_2mt {
  padding-left: 13.75rem;
}
}
@media (max-width: 1082px) {.jyi-main_2mt {
  padding-bottom: 72px;
}
}.jyi-gc_2mt {
  transition: transform .2s,border-color .2s;
  border-radius: 0.5rem;
  background: #190D07;
  overflow: hidden;
  border: 1px solid rgba(255, 210, 140, 0.07);
  position: relative;
  width: 8.75rem;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 643px) {.jyi-gc_2mt {
  width: 156px;
}
}
@media(min-width: 1081px) {.jyi-gc_2mt {
  width: 168px;
}
}.jyi-gc_2mt:hover {
  transform: translateY(-3px);
  border-color: rgba(212, 146, 42, 0.07);
}.jyi-gc_img_2mt {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.jyi-gc_img_2mt img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.jyi-gc_hover_2mt {
  inset: 0;
  background: rgba(8, 4, 1, 0.72);
  transition: opacity .2s;
  align-items: center;
  display: flex;
  justify-content: center;
  opacity: 0;
  position: absolute;
}.jyi-gc_2mt:hover .jyi-gc_hover_2mt {
  opacity: 1;
}.jyi-gc_hover_btn_2mt {
  border-radius: 4px;
  padding: 8px 16px;
  background: #D4922A;
  font-size: 12px;
  font-weight: 700;
  color: #F6EADA;
}.jyi-gc_info_2mt {
  padding: 0.5rem 0.625rem 10px;
}.jyi-gc_name_2mt {
  overflow: hidden;
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  max-width: 100%;
  color: #D8C4A2;
}.jyi-gc_prov_2mt {
  font-size: 0.625rem;
  color: #6A5438;
}.jyi-gc_tag_2mt {
  border-radius: 0.25rem;
  padding: 2px 7px;
  left: 6px;
  font-size: 0.563rem;
  font-weight: 700;
  z-index: 2;
  letter-spacing: .04em;
  top: 0.375rem;
  text-transform: uppercase;
  position: absolute;
}.jyi-gc_tag_hot_2mt {
  background: #C83232;
  color: #fff;
}.jyi-gc_tag_new_2mt {
  background: #3EA656;
  color: #130A05;
}.jyi-gc_tag_jp_2mt {
  background: #F0B429;
  color: #130A05;
}.jyi-gc_tag_ex_2mt {
  background: #9A581A;
  color: #fff;
}.jyi-gc_tag_live_2mt {
  background: #C83232;
  color: #fff;
}.jyi-gr_2mt {
  padding: 32px 16px 0;
  background: #130A05;
}
@media(min-width: 769px) {.jyi-gr_2mt {
  padding: 2.25rem 24px 0;
}
}.jyi-gr_in_2mt {
  margin: 0 auto;
  max-width: 1320px;
}.jyi-gr_head_2mt {
  gap: 0.75rem;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.jyi-gr_head_l_2mt {
  gap: 10px;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.jyi-gr_ic_2mt {
  border-radius: 8px;
  flex-shrink: 0;
  height: 2rem;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 32px;
}.jyi-gr_ic_2mt svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
}.jyi-gr_title_2mt {
  overflow-wrap: break-word;
  font-size: 1rem;
  color: #F6EADA;
  font-weight: 700;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.jyi-gr_title_2mt {
  font-size: 1.125rem;
}
}.jyi-gr_more_2mt {
  transition: color .2s;
  gap: 0.313rem;
  align-items: center;
  flex-shrink: 0;
  white-space: nowrap;
  color: #7E6648;
  font-size: 12px;
  font-weight: 600;
  display: flex;
}.jyi-gr_more_2mt:hover {
  color: #D4922A;
}.jyi-gr_more_2mt svg {
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.75rem;
}.jyi-gr_arrows_2mt {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.jyi-gr_arr_2mt {
  border-radius: 4px;
  border: 1px solid rgba(255, 210, 140, 0.13);
  transition: background .15s,color .15s;
  background: rgba(255, 220, 160, 0.05);
  display: flex;
  width: 1.875rem;
  color: #AC9070;
  height: 30px;
  justify-content: center;
  align-items: center;
}.jyi-gr_arr_2mt:hover {
  background: rgba(255, 220, 160, 0.07);
  color: #F6EADA;
}.jyi-gr_arr_2mt svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
  height: 0.813rem;
}.jyi-gr_seo_h_2mt {
  margin: 0 0 0.375rem;
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  color: #D8C4A2;
  font-family: 'Cinzel', serif;
}
@media(min-width: 767px) {.jyi-gr_seo_h_2mt {
  font-size: 14px;
}
}.jyi-gr_seo_2mt {
  margin-bottom: 12px;
  max-width: 42.5rem;
  color: #7E6648;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.55;
}.jyi-gr_seo_2mt strong {
  font-weight: 600;
  color: #D8C4A2;
}.jyi-gr_scroll_2mt {
  gap: 10px;
  display: flex;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.jyi-gr_scroll_2mt::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.jyi-gr_scroll_2mt {
  gap: 0.75rem;
}
}.jyi-tb_2mt {
  background: #110905;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  right: 0;
  display: flex;
  height: 56px;
  left: 0;
  top: 0;
  z-index: 80;
  position: fixed;
  align-items: center;
}.jyi-tb_in_2mt {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  width: 100%;
  align-items: center;
  display: flex;
}.jyi-tb_burger_2mt {
  gap: 0.313rem;
  border-radius: 8px;
  justify-content: center;
  flex-direction: column;
  width: 2.375rem;
  flex-shrink: 0;
  margin-right: 0.5rem;
  display: flex;
  height: 38px;
  align-items: center;
}.jyi-tb_burger_2mt:hover {
  background: rgba(255, 220, 160, 0.05);
}.jyi-tb_burger_line_2mt {
  border-radius: 1px;
  background: #AC9070;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1081px) {.jyi-tb_burger_2mt {
  display: none;
}
}.jyi-tb_logo_2mt {
  gap: 9px;
  overflow-wrap: break-word;
  margin-right: 20px;
  display: flex;
  color: #F6EADA;
  flex-shrink: 0;
  font-weight: 800;
  font-size: 1.125rem;
  letter-spacing: -.01em;
  align-items: center;
}.jyi-tb_logo_mark_2mt {
  border-radius: 0.5rem;
  overflow: hidden;
  justify-content: center;
  height: 2rem;
  align-items: center;
  width: 32px;
  display: flex;
}.jyi-tb_logo_mark_2mt img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.jyi-tb_nav_2mt {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 642px) {.jyi-tb_nav_2mt {
  display: flex;
}
}.jyi-tb_tab_2mt {
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  font-weight: 600;
  white-space: nowrap;
  color: #AC9070;
  font-size: 13px;
}.jyi-tb_tab_2mt:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F6EADA;
}.jyi-tb_tab_2mt.jyi-state_active_2mt {
  background: rgba(212, 146, 42, 0.18);
  color: #F6EADA;
}.jyi-tb_right_2mt {
  gap: 0.5rem;
  margin-left: auto;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.jyi-tb_login_2mt {
  padding: 9px 16px;
  border-radius: 8px;
  background: rgba(255, 220, 160, 0.05);
  border: 1px solid rgba(255, 210, 140, 0.13);
  transition: border-color .2s,color .2s;
  font-weight: 600;
  display: none;
  color: #D8C4A2;
  font-size: 0.813rem;
}.jyi-tb_login_2mt:hover {
  border-color: rgba(212, 148, 42, 0.55);
  color: #F6EADA;
}
@media(min-width: 478px) {.jyi-tb_login_2mt {
  display: block;
}
}.jyi-tb_reg_2mt {
  background: #3EA656;
  border-radius: 8px;
  padding: 9px 1.125rem;
  transition: background .2s;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
  color: #0F0702;
}.jyi-tb_reg_2mt:hover {
  background: #4BBF66;
}.jyi-sb_2mt {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 220, 160, 0.05);
  background: #1E1009;
  transform: translateX(-100%);
  z-index: 70;
  left: 0;
  bottom: 0;
  width: 220px;
  top: 56px;
  position: fixed;
  overflow-y: auto;
}.jyi-sb_2mt.jyi-state_open_2mt {
  transform: translateX(0);
}.jyi-sb_2mt::-webkit-scrollbar {
  width: 0.25rem;
}.jyi-sb_2mt::-webkit-scrollbar-thumb {
  background: rgba(255, 220, 160, 0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.jyi-sb_2mt {
  transform: translateX(0);
}
}.jyi-sb_auth_2mt {
  padding: 14px 0.75rem 10px;
}.jyi-sb_btn_reg_2mt {
  padding: 0.688rem;
  border-radius: 8px;
  background: #3EA656;
  transition: background .2s;
  font-weight: 700;
  color: #0F0702;
  text-align: center;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
  display: block;
}.jyi-sb_btn_reg_2mt:hover {
  background: #4BBF66;
}.jyi-sb_btn_login_2mt {
  padding: 0.625rem;
  border-radius: 8px;
  border: 1px solid rgba(255, 210, 140, 0.13);
  transition: border-color .2s;
  background: rgba(255, 220, 160, 0.05);
  color: #D8C4A2;
  font-weight: 600;
  font-size: 0.813rem;
  text-align: center;
  display: block;
}.jyi-sb_btn_login_2mt:hover {
  border-color: rgba(212, 148, 42, 0.55);
  color: #F6EADA;
}.jyi-sb_promo_2mt {
  margin: 0 0.75rem 10px;
  border: 1px solid rgba(212, 146, 42, 0.18);
  background: linear-gradient(135deg,#2C0E10,#1E1009);
  padding: 0.75rem 0.875rem;
  overflow: hidden;
  border-radius: 0.5rem;
  position: relative;
}.jyi-sb_promo_2mt::before {
  background: radial-gradient(circle,rgba(212, 146, 42, 0.18),transparent 70%);
  border-radius: 50%;
  height: 5rem;
  top: -1.25rem;
  width: 5rem;
  content: '';
  position: absolute;
  right: -1.25rem;
}.jyi-sb_promo_title_2mt {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  font-size: 11px;
  color: #D4922A;
}.jyi-sb_promo_text_2mt {
  font-size: 12px;
  line-height: 1.35;
  font-weight: 600;
  color: #F6EADA;
  overflow-wrap: break-word;
}.jyi-sb_promo_sub_2mt {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #7E6648;
}.jyi-sb_nav_2mt {
  padding: 6px 8px 16px;
}.jyi-sb_nav_lb_2mt {
  padding: 0.625rem 0.5rem 0.375rem;
  letter-spacing: .08em;
  color: #6A5438;
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
}.jyi-sb_link_2mt {
  gap: 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 4px;
  padding: 9px 10px;
  display: flex;
  overflow-wrap: break-word;
  color: #AC9070;
  font-size: 0.813rem;
  align-items: center;
  font-weight: 500;
  cursor: pointer;
}.jyi-sb_link_2mt:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F6EADA;
}.jyi-sb_link_2mt.jyi-state_active_2mt {
  background: rgba(212, 146, 42, 0.18);
  color: #F6EADA;
}.jyi-sb_ic_2mt {
  border-radius: 0.25rem;
  align-items: center;
  width: 1.875rem;
  height: 30px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
}.jyi-sb_ic_2mt svg {
  width: 16px;
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.jyi-sb_ic_1_2mt {
  background: rgba(212, 146, 42, 0.07);
  color: #D4922A;
}.jyi-sb_ic_2_2mt {
  background: rgba(62, 166, 86, 0.18);
  color: #3EA656;
}.jyi-sb_ic_3_2mt {
  background: rgba(240, 180, 41, 0.16);
  color: #F0B429;
}.jyi-sb_ic_4_2mt {
  background: rgba(154, 88, 26, 0.22);
  color: #9A581A;
}.jyi-sb_ic_5_2mt {
  background: rgba(212, 146, 42, 0.07);
  color: #D44870;
}.jyi-sb_ic_6_2mt {
  background: rgba(154, 88, 26, 0.22);
  color: #8B3FA8;
}.jyi-sb_badge_2mt {
  padding: 2px 7px;
  background: #F0B429;
  border-radius: 4px;
  margin-left: auto;
  font-size: 9px;
  font-weight: 700;
  color: #0F0702;
}.jyi-sb_bot_2mt {
  padding: 12px;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  gap: 8px;
  display: flex;
}.jyi-sb_lang_2mt,.jyi-sb_help_2mt {
  gap: 6px;
  padding: 0.563rem 6px;
  border: 1px solid rgba(255, 210, 140, 0.07);
  transition: border-color .2s;
  background: rgba(255, 220, 160, 0.05);
  flex: 1;
  border-radius: 0.25rem;
  color: #AC9070;
  font-weight: 600;
  display: flex;
  justify-content: center;
  font-size: 11px;
  align-items: center;
}.jyi-sb_lang_2mt:hover,.jyi-sb_help_2mt:hover {
  border-color: rgba(212, 148, 42, 0.55);
  color: #F6EADA;
}.jyi-sb_lang_2mt svg,.jyi-sb_help_2mt svg {
  stroke-linejoin: round;
  height: 13px;
  width: 13px;
  stroke-linecap: round;
}.jyi-sb_bd_2mt {
  inset: 0;
  background: rgba(8, 4, 1, 0.72);
  z-index: 69;
  position: fixed;
  display: none;
}.jyi-sb_bd_2mt.jyi-state_on_2mt {
  display: block;
}
@media(min-width: 1081px) {.jyi-sb_bd_2mt {
  display: none!important;
}
}.jyi-mob_nav_2mt {
  background: #1E1009;
  border-top: 1px solid rgba(255, 210, 140, 0.13);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  right: 0;
  z-index: 80;
  bottom: 0;
  left: 0;
  display: flex;
  position: fixed;
}
@media(min-width: 1079px) {.jyi-mob_nav_2mt {
  display: none;
}
}.jyi-mob_nav_item_2mt {
  gap: 0.25rem;
  flex: 1;
  padding: 0.25rem 2px;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  color: #6A5438;
  align-items: center;
}.jyi-mob_nav_ic_2mt {
  line-height: 1;
}.jyi-mob_nav_ic_2mt svg {
  width: 20px;
  stroke-linecap: round;
  height: 20px;
  stroke-linejoin: round;
}.jyi-mob_nav_lb_2mt {
  color: #6A5438;
  font-weight: 600;
  font-size: 0.625rem;
}.jyi-mob_nav_item_2mt.jyi-state_active_2mt {
  color: #D4922A;
}.jyi-mob_nav_item_2mt.jyi-state_active_2mt .jyi-mob_nav_lb_2mt {
  color: #D4922A;
}.jyi-hero_2mt {
  background: #130A05;
  padding: 1.25rem 16px 0;
}
@media(min-width: 771px) {.jyi-hero_2mt {
  padding: 24px 24px 0;
}
}.jyi-hero_in_2mt {
  gap: 12px;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 858px) {.jyi-hero_in_2mt {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1102px) {.jyi-hero_in_2mt {
  grid-template-columns: 1fr 21.25rem;
}
}.jyi-hero_promo_2mt {
  border-radius: 14px;
  overflow: hidden;
  background: #190D07;
  position: relative;
  display: flex;
  align-items: stretch;
  min-height: 13.75rem;
}
@media(min-width: 770px) {.jyi-hero_promo_2mt {
  min-height: 280px;
}
}.jyi-hero_promo_bg_2mt {
  background: linear-gradient(120deg,#2C0E10 0%,#130A05 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.jyi-hero_promo_bg_2mt::after {
  inset: 0;
  background: linear-gradient(90deg,#130A05 0%,rgba(8, 4, 1, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.jyi-hero_promo_glow_2mt {
  background: radial-gradient(circle,rgba(154, 88, 26, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  height: 300px;
  top: -40px;
  pointer-events: none;
  right: 3.75rem;
  width: 18.75rem;
}.jyi-hero_promo_ct_2mt {
  padding: 1.75rem 24px 28px 1.75rem;
  position: relative;
  flex-direction: column;
  max-width: 30rem;
  display: flex;
  z-index: 2;
  justify-content: center;
}
@media(min-width: 771px) {.jyi-hero_promo_ct_2mt {
  padding: 40px 2rem;
}
}.jyi-hero_badge_2mt {
  border-radius: 1.375rem;
  border: 1px solid rgba(212, 146, 42, 0.07);
  background: rgba(212, 146, 42, 0.18);
  padding: 0.313rem 12px;
  font-size: 0.625rem;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  letter-spacing: .08em;
  color: #D4922A;
}.jyi-hero_h1_2mt {
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.15;
  font-size: 1.625rem;
  margin-bottom: 10px;
  font-family: 'Cinzel', serif;
  color: #F6EADA;
}.jyi-hero_h1_2mt em {
  font-style: normal;
  color: #F0B429;
}
@media(min-width: 766px) {.jyi-hero_h1_2mt {
  font-size: 36px;
}
}.jyi-hero_sub_2mt {
  margin-bottom: 1.25rem;
  color: #AC9070;
  line-height: 1.55;
  font-size: 13px;
}
@media(min-width: 771px) {.jyi-hero_sub_2mt {
  font-size: 0.875rem;
}
}.jyi-hero_row_2mt {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.jyi-hero_cta_2mt {
  padding: 0.813rem 1.625rem;
  background: #3EA656;
  border-radius: 0.5rem;
  transition: background .2s;
  font-size: 0.875rem;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.14), 0 4px 1.125rem rgba(62, 166, 86, 0.48);
  font-weight: 700;
  color: #0F0702;
}.jyi-hero_cta_2mt:hover {
  background: #4BBF66;
}.jyi-hero_terms_2mt {
  font-size: 0.688rem;
  color: #6A5438;
}.jyi-hero_game_2mt {
  overflow: hidden;
  border: 1px solid rgba(255, 210, 140, 0.07);
  background: #190D07;
  border-radius: 0.875rem;
  position: relative;
  flex-direction: column;
  display: flex;
}.jyi-hero_game_badge_2mt {
  background: rgba(240, 180, 41, 0.16);
  border: 1px solid rgba(240, 180, 41, 0.16);
  padding: 0.313rem 10px;
  border-radius: 1.375rem;
  text-transform: uppercase;
  font-size: 0.625rem;
  z-index: 3;
  color: #F0B429;
  font-weight: 700;
  top: 0.75rem;
  letter-spacing: .06em;
  position: absolute;
  left: 0.75rem;
}.jyi-hero_game_badge_2mt svg {
  width: 0.688rem;
  margin-right: 4px;
  height: 0.688rem;
  vertical-align: -1px;
}.jyi-hero_game_img_2mt {
  overflow: hidden;
  background: linear-gradient(135deg,#2C0E10,#130A05);
  padding-bottom: 60%;
  position: relative;
}.jyi-hero_game_img_2mt img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.jyi-hero_game_play_2mt {
  inset: 0;
  background: rgba(8, 4, 1, 0.72);
  transition: opacity .2s;
  opacity: 0;
  display: flex;
  justify-content: center;
  position: absolute;
  align-items: center;
}.jyi-hero_game_2mt:hover .jyi-hero_game_play_2mt {
  opacity: 1;
}.jyi-hero_game_play_2mt span {
  border-radius: 50%;
  background: #D4922A;
  width: 3.25rem;
  display: flex;
  justify-content: center;
  height: 3.25rem;
  align-items: center;
}.jyi-hero_game_play_2mt span svg {
  margin-left: 2px;
  height: 1.125rem;
  width: 1.125rem;
}.jyi-hero_game_info_2mt {
  padding: 0.875rem 16px;
}.jyi-hero_game_title_2mt {
  overflow-wrap: break-word;
  color: #F6EADA;
  margin-bottom: 4px;
  font-weight: 700;
  font-size: 0.938rem;
}.jyi-hero_game_provider_2mt {
  font-size: 11px;
  color: #7E6648;
}.jyi-hero_game_btn_2mt {
  margin: 0.75rem 1rem 16px;
  padding: 0.688rem;
  border-radius: 0.5rem;
  background: #D4922A;
  transition: background .2s;
  color: #F6EADA;
  font-size: 13px;
  font-weight: 700;
  display: block;
  text-align: center;
}.jyi-hero_game_2mt:hover .jyi-hero_game_btn_2mt {
  background: #EAA83E;
}.jyi-sbar_2mt {
  background: #130A05;
  padding: 1rem 16px 0;
}
@media(min-width: 769px) {.jyi-sbar_2mt {
  padding: 18px 1.5rem 0;
}
}.jyi-sbar_in_2mt {
  margin: 0 auto;
  max-width: 82.5rem;
}.jyi-sbar_row_2mt {
  gap: 0.625rem;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}.jyi-sbar_input_2mt {
  flex: 1;
  border: 1px solid rgba(255, 210, 140, 0.13);
  padding: 11px 16px;
  border-radius: 0.5rem;
  transition: border-color .2s;
  background: #190D07;
  gap: 0.625rem;
  display: flex;
  align-items: center;
  color: #7E6648;
  cursor: pointer;
  font-size: 13px;
}.jyi-sbar_input_2mt:hover {
  border-color: rgba(212, 148, 42, 0.55);
}.jyi-sbar_input_2mt svg {
  flex-shrink: 0;
  height: 0.938rem;
  width: 15px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.jyi-sbar_providers_2mt {
  background: #190D07;
  border: 1px solid rgba(255, 210, 140, 0.13);
  gap: 8px;
  transition: border-color .2s;
  border-radius: 8px;
  padding: 0.688rem 18px;
  font-weight: 600;
  white-space: nowrap;
  align-items: center;
  font-size: 13px;
  color: #D8C4A2;
  display: flex;
}.jyi-sbar_providers_2mt:hover {
  border-color: rgba(212, 148, 42, 0.55);
  color: #F6EADA;
}.jyi-sbar_providers_2mt svg {
  stroke-linecap: round;
  height: 14px;
  width: 0.875rem;
  stroke-linejoin: round;
}.jyi-sbar_tabs_2mt {
  gap: 6px;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.jyi-sbar_tabs_2mt::-webkit-scrollbar {
  display: none;
}.jyi-sbar_tab_2mt {
  gap: 7px;
  border: 1px solid rgba(255, 210, 140, 0.07);
  border-radius: 22px;
  padding: 8px 14px;
  background: rgba(255, 220, 160, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  display: flex;
  font-weight: 600;
  font-size: 12px;
  flex-shrink: 0;
  color: #AC9070;
  align-items: center;
  cursor: pointer;
  white-space: nowrap;
}.jyi-sbar_tab_2mt:hover {
  border-color: rgba(212, 148, 42, 0.55);
  background: rgba(255, 220, 160, 0.07);
  color: #F6EADA;
}.jyi-sbar_tab_2mt.jyi-state_active_2mt {
  border-color: rgba(212, 146, 42, 0.07);
  background: rgba(212, 146, 42, 0.18);
  color: #F6EADA;
}.jyi-sbar_tab_ic_2mt svg {
  width: 0.875rem;
  height: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.jyi-wy_2mt {
  background: #130A05;
  padding: 32px 16px 0;
}
@media(min-width: 771px) {.jyi-wy_2mt {
  padding: 40px 24px 0;
}
}.jyi-wy_in_2mt {
  margin: 0 auto;
  max-width: 82.5rem;
}.jyi-wy_head_2mt {
  max-width: 720px;
  margin-bottom: 1.125rem;
}.jyi-wy_label_2mt {
  letter-spacing: .08em;
  font-weight: 700;
  color: #D4922A;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 0.688rem;
}.jyi-wy_h2_2mt {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F6EADA;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.jyi-wy_h2_2mt {
  font-size: 24px;
}
}.jyi-wy_intro_2mt {
  margin: 0;
  font-size: 13px;
  color: #7E6648;
  line-height: 1.6;
}.jyi-wy_grid_2mt {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.jyi-wy_grid_2mt {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.jyi-wy_grid_2mt {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.jyi-wy_card_2mt {
  border-radius: 0.5rem;
  background: #1E1009;
  transition: border-color .2s,transform .2s;
  padding: 20px;
  border: 1px solid rgba(255, 210, 140, 0.13);
}.jyi-wy_card_2mt:hover {
  border-color: rgba(212, 146, 42, 0.07);
  transform: translateY(-2px);
}.jyi-wy_card_ic_2mt {
  background: rgba(212, 146, 42, 0.18);
  border-radius: 50%;
  display: flex;
  width: 2.75rem;
  align-items: center;
  margin-bottom: 0.875rem;
  height: 2.75rem;
  color: #D4922A;
  justify-content: center;
}.jyi-wy_card_ic_2mt svg {
  stroke-linejoin: round;
  height: 22px;
  width: 1.375rem;
  stroke-linecap: round;
}.jyi-wy_card_h_2mt {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  line-height: 1.25;
  color: #F6EADA;
  margin-bottom: 0.375rem;
}.jyi-wy_card_p_2mt {
  font-size: 13px;
  color: #7E6648;
  overflow-wrap: break-word;
  line-height: 1.6;
}.jyi-wy_card_p_2mt strong {
  color: #D8C4A2;
  font-weight: 600;
}.jyi-gcg_2mt {
  padding: 2.25rem 1rem 0;
  background: #130A05;
}
@media(min-width: 771px) {.jyi-gcg_2mt {
  padding: 44px 24px 0;
}
}.jyi-gcg_in_2mt {
  margin: 0 auto;
  max-width: 82.5rem;
}.jyi-gcg_head_2mt {
  margin-bottom: 20px;
  max-width: 45rem;
}.jyi-gcg_label_2mt {
  color: #D4922A;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.jyi-gcg_h2_2mt {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 1.375rem;
  color: #F6EADA;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.jyi-gcg_h2_2mt {
  font-size: 1.75rem;
}
}.jyi-gcg_intro_2mt {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #7E6648;
}.jyi-gcg_grid_2mt {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.jyi-gcg_grid_2mt {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.jyi-gcg_grid_2mt {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.jyi-gcg_card_2mt {
  overflow: hidden;
  border-radius: 0.875rem;
  padding: 20px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 210, 140, 0.13);
  flex-direction: column;
  cursor: pointer;
  justify-content: flex-end;
  display: flex;
  min-height: 15rem;
  position: relative;
}.jyi-gcg_card_2mt:hover {
  transform: translateY(-3px);
  border-color: rgba(212, 146, 42, 0.18);
}.jyi-gcg_card_bg_2mt {
  inset: 0;
  position: absolute;
  z-index: 0;
}.jyi-gcg_card_bg_2mt::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.jyi-gcg_card_ic_2mt {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  width: 40px;
  position: absolute;
  align-items: center;
  height: 2.5rem;
  z-index: 2;
  color: #F6EADA;
  top: 1.125rem;
  display: flex;
  right: 1.125rem;
  justify-content: center;
}.jyi-gcg_card_ic_2mt svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.25rem;
  width: 20px;
}.jyi-gcg_card_ct_2mt {
  z-index: 1;
  position: relative;
}.jyi-gcg_card_h_2mt {
  line-height: 1.2;
  color: #F6EADA;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 1.125rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.jyi-gcg_card_h_2mt {
  font-size: 20px;
}
}.jyi-gcg_card_p_2mt {
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
}.jyi-gcg_card_p_2mt strong {
  font-weight: 600;
  color: #F6EADA;
}.jyi-gcg_card_cta_2mt {
  gap: 4px;
  align-items: center;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
  color: #D4922A;
  display: inline-flex;
  font-size: 0.75rem;
}.jyi-gcg_card_cta_2mt svg {
  height: 12px;
  stroke-linecap: round;
  width: 12px;
  stroke-linejoin: round;
}.jyi-ws_2mt {
  padding: 2rem 1rem 0;
  background: #130A05;
}
@media(min-width: 769px) {.jyi-ws_2mt {
  padding: 2.25rem 1.5rem 0;
}
}.jyi-ws_in_2mt {
  margin: 0 auto;
  max-width: 1320px;
}.jyi-ws_head_2mt {
  gap: 0.75rem;
  margin-bottom: 14px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}.jyi-ws_title_2mt {
  gap: 10px;
  font-weight: 700;
  display: flex;
  overflow-wrap: break-word;
  color: #F6EADA;
  flex-wrap: wrap;
  font-size: 16px;
  font-family: 'Cinzel', serif;
  align-items: center;
}.jyi-ws_title_ic_2mt svg {
  stroke-linejoin: round;
  color: #F0B429;
  width: 18px;
  stroke-linecap: round;
  height: 1.125rem;
}.jyi-ws_online_2mt {
  gap: 7px;
  align-items: center;
  display: flex;
  font-size: 0.75rem;
  font-weight: 600;
  color: #7E6648;
}.jyi-ws_online_dot_2mt {
  background: #3EA656;
  border-radius: 50%;
  box-shadow: 0 0 0.375rem rgba(62, 166, 86, 0.18);
  flex-shrink: 0;
  width: 8px;
  height: 8px;
}.jyi-ws_scroll_2mt {
  gap: 8px;
  padding-bottom: 0.5rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.jyi-ws_scroll_2mt::-webkit-scrollbar {
  display: none;
}.jyi-wc_2mt {
  border: 1px solid rgba(255, 210, 140, 0.13);
  border-radius: 8px;
  padding: 10px 0.875rem;
  background: #190D07;
  gap: 10px;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
  flex-shrink: 0;
}.jyi-wc_img_2mt {
  background: #1E1009;
  border-radius: 4px;
  overflow: hidden;
  flex-shrink: 0;
  width: 36px;
  height: 36px;
}.jyi-wc_img_2mt img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.jyi-wc_info_2mt {
  min-width: 0;
}.jyi-wc_game_2mt {
  overflow: hidden;
  color: #D8C4A2;
  white-space: nowrap;
  font-weight: 600;
  font-size: 12px;
  text-overflow: ellipsis;
}.jyi-wc_player_2mt {
  overflow: hidden;
  font-size: 0.625rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #6A5438;
}.jyi-wc_amount_2mt {
  margin-left: auto;
  flex-shrink: 0;
  font-weight: 700;
  color: #3EA656;
  white-space: nowrap;
  font-size: 0.813rem;
}.jyi-htp_2mt {
  padding: 36px 1rem 0;
  background: #130A05;
}
@media(min-width: 769px) {.jyi-htp_2mt {
  padding: 2.75rem 1.5rem 0;
}
}.jyi-htp_in_2mt {
  margin: 0 auto;
  max-width: 1320px;
}.jyi-htp_head_2mt {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.jyi-htp_label_2mt {
  color: #D4922A;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 11px;
}.jyi-htp_h2_2mt {
  overflow-wrap: break-word;
  font-size: 22px;
  color: #F6EADA;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.jyi-htp_h2_2mt {
  font-size: 28px;
}
}.jyi-htp_intro_2mt {
  line-height: 1.6;
  color: #7E6648;
  font-size: 0.875rem;
}.jyi-htp_steps_2mt {
  gap: 0.75rem;
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.jyi-htp_steps_2mt {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.jyi-htp_steps_2mt {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.jyi-htp_step_2mt {
  border: 1px solid rgba(255, 210, 140, 0.13);
  background: #1E1009;
  border-radius: 8px;
  padding: 20px 1.125rem 1.125rem;
  flex-direction: column;
  display: flex;
  position: relative;
}.jyi-htp_step_num_2mt {
  background: #D4922A;
  border-radius: 50%;
  font-weight: 800;
  font-size: 13px;
  font-family: 'Cinzel', serif;
  color: #0F0702;
  display: flex;
  position: absolute;
  width: 1.75rem;
  top: -12px;
  justify-content: center;
  align-items: center;
  height: 28px;
  left: 20px;
}.jyi-htp_step_ic_2mt {
  margin: 0.5rem 0 0.75rem;
  border-radius: 0.25rem;
  background: rgba(212, 146, 42, 0.18);
  height: 2.25rem;
  color: #D4922A;
  width: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
}.jyi-htp_step_ic_2mt svg {
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
}.jyi-htp_step_h_2mt {
  overflow-wrap: break-word;
  color: #F6EADA;
  line-height: 1.25;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 6px;
}.jyi-htp_step_p_2mt {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.55;
  color: #7E6648;
}.jyi-htp_step_p_2mt strong {
  color: #D8C4A2;
  font-weight: 600;
}.jyi-htp_cta_2mt {
  padding: 13px 1.625rem;
  transition: background .2s;
  background: #3EA656;
  border-radius: 8px;
  margin-top: 1.25rem;
  display: inline-block;
  font-weight: 700;
  color: #0F0702;
  font-size: 0.875rem;
}.jyi-htp_cta_2mt:hover {
  background: #4BBF66;
}.jyi-prov_2mt {
  background: #130A05;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.jyi-prov_2mt {
  padding: 2.75rem 24px 0;
}
}.jyi-prov_in_2mt {
  margin: 0 auto;
  max-width: 1320px;
}.jyi-prov_head_2mt {
  margin-bottom: 16px;
}.jyi-prov_label_2mt {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #D4922A;
  font-size: 11px;
}.jyi-prov_h2_2mt {
  font-family: 'Cinzel', serif;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 8px;
  color: #F6EADA;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.jyi-prov_h2_2mt {
  font-size: 1.5rem;
}
}.jyi-prov_seo_2mt {
  margin-bottom: 1rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7E6648;
  line-height: 1.6;
  max-width: 620px;
}.jyi-prov_seo_2mt strong {
  color: #D8C4A2;
  font-weight: 700;
}.jyi-prov_seo_2mt a {
  color: #D4922A;
  text-decoration: underline;
}.jyi-prov_grid_2mt {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.jyi-prov_grid_2mt {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.jyi-prov_grid_2mt {
  grid-template-columns: repeat(8,1fr);
}
}.jyi-prov_card_2mt {
  padding: 14px 10px;
  gap: 7px;
  border-radius: 8px;
  background: #190D07;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 210, 140, 0.13);
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}.jyi-prov_card_2mt:hover {
  border-color: rgba(212, 148, 42, 0.55);
  background: #1E1009;
}.jyi-prov_logo_2mt {
  border-radius: 0.25rem;
  background: rgba(255, 220, 160, 0.05);
  overflow: hidden;
  display: flex;
  width: 2.75rem;
  justify-content: center;
  align-items: center;
  height: 44px;
}.jyi-prov_logo_2mt img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.jyi-prov_name_2mt {
  font-size: 0.688rem;
  color: #AC9070;
  font-weight: 600;
  text-align: center;
  overflow-wrap: break-word;
}.jyi-reg_2mt {
  background: #130A05;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.jyi-reg_2mt {
  padding: 44px 1.5rem 0;
}
}.jyi-reg_in_2mt {
  border: 1px solid rgba(255, 210, 140, 0.07);
  padding: 28px 24px;
  margin: 0 auto;
  background: #1E1009;
  border-radius: 0.875rem;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.jyi-reg_in_2mt {
  padding: 2.5rem;
}
}.jyi-reg_top_2mt {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.jyi-reg_top_2mt {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.jyi-reg_label_2mt {
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #D4922A;
  font-weight: 700;
  letter-spacing: .08em;
}.jyi-reg_h2_2mt {
  overflow-wrap: break-word;
  line-height: 1.2;
  font-family: 'Cinzel', serif;
  font-size: 22px;
  font-weight: 800;
  color: #F6EADA;
  margin-bottom: 0.75rem;
}
@media(min-width: 766px) {.jyi-reg_h2_2mt {
  font-size: 28px;
}
}.jyi-reg_bonus_2mt {
  background: rgba(240, 180, 41, 0.16);
  gap: 8px;
  border-radius: 8px;
  padding: 10px 1rem;
  border: 1px solid rgba(240, 180, 41, 0.16);
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.jyi-reg_bonus_amount_2mt {
  font-size: 20px;
  color: #F0B429;
  font-weight: 800;
}.jyi-reg_bonus_text_2mt {
  color: #AC9070;
  font-size: 0.813rem;
  line-height: 1.35;
}.jyi-reg_cta_btn_2mt {
  transition: background .2s;
  background: #3EA656;
  padding: 0.875rem 32px;
  border-radius: 0.5rem;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.14), 0 0.25rem 18px rgba(62, 166, 86, 0.48);
  display: inline-block;
  font-size: 15px;
  margin-bottom: 0.75rem;
  color: #0F0702;
  font-weight: 700;
}.jyi-reg_cta_btn_2mt:hover {
  background: #4BBF66;
}.jyi-reg_terms_2mt {
  line-height: 1.5;
  font-size: 11px;
  color: #6A5438;
}.jyi-reg_seo_2mt {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  line-height: 1.65;
  font-size: 13px;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  color: #7E6648;
  overflow-wrap: break-word;
}.jyi-reg_seo_2mt p {
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 0.625rem;
  color: #7E6648;
}.jyi-reg_seo_2mt p:last-child {
  margin-bottom: 0;
}.jyi-reg_seo_2mt strong {
  font-weight: 700;
  color: #D8C4A2;
}.jyi-reg_seo_2mt a {
  transition: color .2s;
  color: #D4922A;
  text-decoration: underline;
}.jyi-reg_seo_2mt a:hover {
  color: #EAA83E;
}.jyi-reg_seo_2mt ul,.jyi-reg_seo_2mt ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.jyi-reg_seo_2mt ol {
  list-style: decimal;
}.jyi-reg_seo_2mt li {
  margin-bottom: 4px;
  color: #7E6648;
  font-size: 0.813rem;
  line-height: 1.65;
}.jyi-reg_seo_2mt table {
  width: 100%;
  display: block;
  border-collapse: collapse;
  font-size: 13px;
  overflow-x: auto;
  margin-bottom: 0.625rem;
}
@media(min-width: 765px) {.jyi-reg_seo_2mt table {
  display: table;
}
}.jyi-reg_seo_2mt th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  font-weight: 700;
  color: #D8C4A2;
  text-align: left;
}.jyi-reg_seo_2mt td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #7E6648;
}.jyi-reg_steps_2mt {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width: 859px) {.jyi-reg_steps_2mt {
  margin-top: 0;
}
}.jyi-reg_step_2mt {
  background: rgba(255, 220, 160, 0.05);
  gap: 0.875rem;
  border-radius: 0.5rem;
  padding: 16px;
  border: 1px solid rgba(255, 210, 140, 0.07);
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.jyi-reg_step_num_2mt {
  border-radius: 50%;
  background: rgba(212, 146, 42, 0.18);
  border: 1px solid rgba(212, 146, 42, 0.07);
  align-items: center;
  font-size: 0.875rem;
  width: 34px;
  color: #D4922A;
  display: flex;
  font-weight: 800;
  justify-content: center;
  height: 34px;
  flex-shrink: 0;
}.jyi-reg_step_title_2mt {
  color: #F6EADA;
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 0.875rem;
}.jyi-reg_step_text_2mt {
  line-height: 1.5;
  color: #7E6648;
  font-size: 12px;
}.jyi-reg_trust_2mt {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  gap: 10px;
  margin-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  padding-top: 1.25rem;
}.jyi-reg_trust_item_2mt {
  gap: 0.438rem;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  color: #7E6648;
  font-size: 12px;
}.jyi-reg_trust_ic_2mt svg {
  color: #D4922A;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 16px;
}.jyi-bon_2mt {
  background: #130A05;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.jyi-bon_2mt {
  padding: 44px 1.5rem 0;
}
}.jyi-bon_in_2mt {
  margin: 0 auto;
  max-width: 1320px;
}.jyi-bon_head_2mt {
  margin-bottom: 1.25rem;
}.jyi-bon_label_2mt {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #D4922A;
  font-size: 0.688rem;
}.jyi-bon_h2_2mt {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 8px;
  color: #F6EADA;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.jyi-bon_h2_2mt {
  font-size: 1.5rem;
}
}.jyi-bon_seo_2mt {
  line-height: 1.6;
  max-width: 38.75rem;
  color: #7E6648;
  font-size: 13px;
  overflow-wrap: break-word;
}.jyi-bon_seo_2mt strong {
  color: #D8C4A2;
  font-weight: 700;
}.jyi-bon_seo_2mt a {
  text-decoration: underline;
  color: #D4922A;
}.jyi-bon_grid_2mt {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.jyi-bon_grid_2mt {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.jyi-bon_grid_2mt {
  grid-template-columns: repeat(5,1fr);
}
}.jyi-bon_card_2mt {
  padding: 1rem;
  background: #190D07;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 210, 140, 0.13);
  border-radius: 0.5rem;
}.jyi-bon_card_2mt:hover {
  transform: translateY(-2px);
  border-color: rgba(212, 146, 42, 0.07);
}.jyi-bon_card_ic_2mt svg {
  width: 1.625rem;
  stroke-linecap: round;
  height: 26px;
  stroke-linejoin: round;
}.jyi-bon_card_ic_2mt {
  margin-bottom: 0.625rem;
}.jyi-bon_card_type_2mt {
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .06em;
  color: #7E6648;
  text-transform: uppercase;
}.jyi-bon_card_amount_2mt {
  color: #F0B429;
  font-size: 18px;
  margin-bottom: 6px;
  font-weight: 800;
  line-height: 1.1;
}.jyi-bon_card_name_2mt {
  margin-bottom: 8px;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F6EADA;
  font-size: 13px;
}.jyi-bon_card_detail_2mt {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  line-height: 1.5;
  overflow-wrap: break-word;
  padding-top: 8px;
  color: #6A5438;
  font-size: 11px;
}.jyi-app_2mt {
  background: #130A05;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.jyi-app_2mt {
  padding: 44px 1.5rem 0;
}
}.jyi-app_in_2mt {
  margin: 0 auto;
  max-width: 82.5rem;
}.jyi-app_head_2mt {
  margin-bottom: 1rem;
}.jyi-app_label_2mt {
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #D4922A;
  letter-spacing: .08em;
}.jyi-app_h2_2mt {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F6EADA;
  font-size: 1.25rem;
  margin-bottom: 6px;
  font-weight: 800;
}
@media(min-width: 770px) {.jyi-app_h2_2mt {
  font-size: 24px;
}
}.jyi-app_sub_2mt {
  overflow-wrap: break-word;
  max-width: 600px;
  font-size: 13px;
  color: #7E6648;
  line-height: 1.6;
}.jyi-app_sub_2mt strong {
  color: #D8C4A2;
  font-weight: 700;
}.jyi-app_cards_2mt {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 16px;
}
@media(min-width: 642px) {.jyi-app_cards_2mt {
  grid-template-columns: repeat(3,1fr);
}
}.jyi-app_card_2mt {
  border-radius: 8px;
  padding: 1.25rem;
  gap: 1rem;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
}.jyi-app_card_ios_2mt {
  background: linear-gradient(135deg,rgba(212, 146, 42, 0.18) 0%,#1E1009 100%);
}.jyi-app_card_android_2mt {
  background: linear-gradient(135deg,rgba(62, 166, 86, 0.18) 0%,#1E1009 100%);
}.jyi-app_card_win_2mt {
  background: linear-gradient(135deg,rgba(240, 180, 41, 0.16) 0%,#1E1009 100%);
}.jyi-app_card_ic_2mt svg {
  width: 34px;
  stroke-linecap: round;
  height: 34px;
  stroke-linejoin: round;
}.jyi-app_card_ic_2mt {
  color: #F6EADA;
  flex-shrink: 0;
}.jyi-app_card_os_2mt {
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #7E6648;
  font-size: 0.625rem;
  letter-spacing: .08em;
}.jyi-app_card_title_2mt {
  color: #F6EADA;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  line-height: 1.2;
  font-size: 15px;
}.jyi-app_card_text_2mt {
  color: #7E6648;
  overflow-wrap: break-word;
  line-height: 1.5;
  margin-bottom: 14px;
  font-size: 0.75rem;
}.jyi-app_card_btn_2mt {
  transition: background .2s;
  padding: 10px 18px;
  border-radius: 4px;
  background: rgba(255, 220, 160, 0.12);
  border: 1px solid rgba(212, 148, 42, 0.55);
  gap: 0.438rem;
  color: #F6EADA;
  font-weight: 700;
  align-items: center;
  font-size: 13px;
  display: inline-flex;
}.jyi-app_card_btn_2mt:hover {
  background: rgba(255, 220, 160, 0.07);
}.jyi-seo_2mt {
  background: #130A05;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.jyi-seo_2mt {
  padding: 44px 24px 0;
}
}.jyi-seo_in_2mt {
  margin: 0 auto;
  border: 1px solid rgba(255, 210, 140, 0.13);
  background: #1E1009;
  padding: 28px 1.5rem;
  border-radius: 0.875rem;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.jyi-seo_in_2mt {
  padding: 36px 40px;
}
}.jyi-seo_label_2mt {
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  color: #D4922A;
}.jyi-seo_h2_2mt {
  font-weight: 800;
  color: #F6EADA;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 14px;
}
@media(min-width: 767px) {.jyi-seo_h2_2mt {
  font-size: 24px;
}
}.jyi-seo_body_2mt {
  color: #AC9070;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.jyi-seo_body_2mt p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #AC9070;
  font-size: 14px;
}.jyi-seo_body_2mt p:last-child {
  margin-bottom: 0;
}.jyi-seo_body_2mt strong {
  font-weight: 700;
  color: #D8C4A2;
}.jyi-seo_body_2mt a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4922A;
}.jyi-seo_body_2mt a:hover {
  color: #EAA83E;
}.jyi-seo_body_2mt ul,.jyi-seo_body_2mt ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.jyi-seo_body_2mt ol {
  list-style: decimal;
}.jyi-seo_body_2mt li {
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #AC9070;
  line-height: 1.75;
}.jyi-seo_body_2mt table {
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  display: block;
  overflow-x: auto;
}
@media(min-width: 769px) {.jyi-seo_body_2mt table {
  display: table;
}
}.jyi-seo_body_2mt th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  padding: 10px 12px;
  text-align: left;
  color: #D8C4A2;
  font-weight: 700;
}.jyi-seo_body_2mt td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 10px 12px;
  color: #AC9070;
}.jyi-seo_cols_2mt {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.jyi-seo_cols_2mt {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.jyi-seo_cols_2mt {
  grid-template-columns: repeat(3,1fr);
}
}.jyi-seo_col_h_2mt {
  color: #D8C4A2;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
}.jyi-seo_col_p_2mt {
  overflow-wrap: break-word;
  color: #7E6648;
  font-size: 13px;
  line-height: 1.65;
}.jyi-seo_stats_2mt {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.jyi-seo_stat_2mt {
  background: rgba(212, 146, 42, 0.07);
  padding: 14px 16px;
  flex: 1;
  border: 1px solid rgba(212, 146, 42, 0.18);
  border-radius: 8px;
  min-width: 8.75rem;
}.jyi-seo_stat_val_2mt {
  font-size: 20px;
  margin-bottom: 4px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #D4922A;
}.jyi-seo_stat_lb_2mt {
  overflow-wrap: break-word;
  color: #7E6648;
  font-size: 0.688rem;
}.jyi-faq_2mt {
  padding: 36px 16px 0;
  background: #130A05;
}
@media(min-width: 765px) {.jyi-faq_2mt {
  padding: 44px 1.5rem 0;
}
}.jyi-faq_in_2mt {
  margin: 0 auto;
  max-width: 82.5rem;
}.jyi-faq_head_2mt {
  margin-bottom: 1.25rem;
}.jyi-faq_label_2mt {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  color: #D4922A;
  margin-bottom: 8px;
  text-transform: uppercase;
}.jyi-faq_h2_2mt {
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F6EADA;
}
@media(min-width: 770px) {.jyi-faq_h2_2mt {
  font-size: 1.5rem;
}
}.jyi-faq_list_2mt {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.jyi-faq_item_2mt {
  background: #1E1009;
  overflow: hidden;
  border: 1px solid rgba(255, 210, 140, 0.13);
  border-radius: 0.5rem;
}.jyi-faq_q_2mt {
  gap: 12px;
  padding: 16px 20px;
  transition: color .2s;
  cursor: pointer;
  font-size: 0.875rem;
  font-weight: 600;
  display: flex;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  color: #D8C4A2;
  align-items: center;
  justify-content: space-between;
}.jyi-faq_q_2mt:hover {
  color: #F6EADA;
}.jyi-faq_q_ic_2mt {
  transition: transform .25s;
  background: rgba(255, 220, 160, 0.05);
  border-radius: 50%;
  width: 24px;
  font-size: 16px;
  color: #D4922A;
  justify-content: center;
  height: 24px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.jyi-faq_item_2mt.jyi-state_open_2mt .jyi-faq_q_ic_2mt {
  transform: rotate(45deg);
}.jyi-faq_a_2mt {
  padding: 0 1.25rem 16px;
  line-height: 1.7;
  overflow-wrap: break-word;
  display: none;
  color: #7E6648;
  font-size: 0.813rem;
}.jyi-faq_item_2mt.jyi-state_open_2mt .jyi-faq_a_2mt {
  display: block;
}.jyi-faq_a_2mt strong {
  color: #D8C4A2;
  font-weight: 700;
}.jyi-faq_a_2mt a {
  color: #D4922A;
  text-decoration: underline;
}.jyi-faq_a_2mt ul,.jyi-faq_a_2mt ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.jyi-faq_a_2mt ol {
  list-style: decimal;
}.jyi-faq_a_2mt li {
  line-height: 1.6;
  margin-bottom: 4px;
}.jyi-faq_a_2mt table {
  margin: 0.5rem 0;
  width: 100%;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  font-size: 12px;
}
@media(min-width: 766px) {.jyi-faq_a_2mt table {
  display: table;
}
}.jyi-faq_a_2mt th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  color: #D8C4A2;
  font-weight: 700;
  text-align: left;
}.jyi-faq_a_2mt td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #7E6648;
}.jyi-seo_2mt {
  background: #130A05;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.jyi-seo_2mt {
  padding: 2.75rem 24px 0;
}
}.jyi-seo_in_2mt {
  border-radius: 14px;
  padding: 28px 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 210, 140, 0.13);
  background: #1E1009;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.jyi-seo_in_2mt {
  padding: 36px 2.5rem;
}
}.jyi-seo_label_2mt {
  letter-spacing: .08em;
  font-weight: 700;
  color: #D4922A;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 11px;
}.jyi-seo_h2_2mt {
  margin-bottom: 0.875rem;
  color: #F6EADA;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  line-height: 1.25;
}
@media(min-width: 770px) {.jyi-seo_h2_2mt {
  font-size: 1.5rem;
}
}.jyi-seo_body_2mt {
  font-size: 14px;
  line-height: 1.75;
  color: #AC9070;
  overflow-wrap: break-word;
}.jyi-seo_body_2mt p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #AC9070;
  font-size: 14px;
}.jyi-seo_body_2mt p:last-child {
  margin-bottom: 0;
}.jyi-seo_body_2mt strong {
  font-weight: 700;
  color: #D8C4A2;
}.jyi-seo_body_2mt a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4922A;
}.jyi-seo_body_2mt a:hover {
  color: #EAA83E;
}.jyi-seo_body_2mt ul,.jyi-seo_body_2mt ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.jyi-seo_body_2mt ol {
  list-style: decimal;
}.jyi-seo_body_2mt li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #AC9070;
}.jyi-seo_body_2mt table {
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.jyi-seo_body_2mt table {
  display: table;
}
}.jyi-seo_body_2mt th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D8C4A2;
}.jyi-seo_body_2mt td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 10px 0.75rem;
  color: #AC9070;
}.jyi-seo_cols_2mt {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 643px) {.jyi-seo_cols_2mt {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.jyi-seo_cols_2mt {
  grid-template-columns: repeat(3,1fr);
}
}.jyi-seo_col_h_2mt {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #D8C4A2;
  font-size: 0.813rem;
  font-weight: 700;
}.jyi-seo_col_p_2mt {
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7E6648;
}.jyi-seo_stats_2mt {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.jyi-seo_stat_2mt {
  padding: 0.875rem 1rem;
  border: 1px solid rgba(212, 146, 42, 0.18);
  flex: 1;
  border-radius: 0.5rem;
  background: rgba(212, 146, 42, 0.07);
  min-width: 8.75rem;
}.jyi-seo_stat_val_2mt {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 20px;
  color: #D4922A;
  font-weight: 800;
}.jyi-seo_stat_lb_2mt {
  color: #7E6648;
  overflow-wrap: break-word;
  font-size: 11px;
}.jyi-seo_2mt {
  background: #130A05;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.jyi-seo_2mt {
  padding: 44px 24px 0;
}
}.jyi-seo_in_2mt {
  border-radius: 0.875rem;
  margin: 0 auto;
  background: #1E1009;
  padding: 28px 24px;
  border: 1px solid rgba(255, 210, 140, 0.13);
  max-width: 82.5rem;
}
@media(min-width: 770px) {.jyi-seo_in_2mt {
  padding: 2.25rem 2.5rem;
}
}.jyi-seo_label_2mt {
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #D4922A;
  letter-spacing: .08em;
  font-size: 11px;
}.jyi-seo_h2_2mt {
  line-height: 1.25;
  font-size: 20px;
  margin-bottom: 0.875rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F6EADA;
}
@media(min-width: 770px) {.jyi-seo_h2_2mt {
  font-size: 1.5rem;
}
}.jyi-seo_body_2mt {
  color: #AC9070;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.jyi-seo_body_2mt p {
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #AC9070;
  line-height: 1.75;
}.jyi-seo_body_2mt p:last-child {
  margin-bottom: 0;
}.jyi-seo_body_2mt strong {
  font-weight: 700;
  color: #D8C4A2;
}.jyi-seo_body_2mt a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4922A;
}.jyi-seo_body_2mt a:hover {
  color: #EAA83E;
}.jyi-seo_body_2mt ul,.jyi-seo_body_2mt ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.jyi-seo_body_2mt ol {
  list-style: decimal;
}.jyi-seo_body_2mt li {
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #AC9070;
  line-height: 1.75;
}.jyi-seo_body_2mt table {
  display: block;
  width: 100%;
  margin-bottom: 12px;
  border-collapse: collapse;
  font-size: 13px;
  overflow-x: auto;
}
@media(min-width: 765px) {.jyi-seo_body_2mt table {
  display: table;
}
}.jyi-seo_body_2mt th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.07);
  color: #D8C4A2;
  font-weight: 700;
  text-align: left;
}.jyi-seo_body_2mt td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 10px 0.75rem;
  color: #AC9070;
}.jyi-seo_cols_2mt {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 643px) {.jyi-seo_cols_2mt {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.jyi-seo_cols_2mt {
  grid-template-columns: repeat(3,1fr);
}
}.jyi-seo_col_h_2mt {
  margin-bottom: 7px;
  color: #D8C4A2;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
}.jyi-seo_col_p_2mt {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7E6648;
}.jyi-seo_stats_2mt {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.jyi-seo_stat_2mt {
  padding: 14px 1rem;
  background: rgba(212, 146, 42, 0.07);
  border-radius: 0.5rem;
  border: 1px solid rgba(212, 146, 42, 0.18);
  flex: 1;
  min-width: 8.75rem;
}.jyi-seo_stat_val_2mt {
  color: #D4922A;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
}.jyi-seo_stat_lb_2mt {
  overflow-wrap: break-word;
  color: #7E6648;
  font-size: 11px;
}.jyi-ft_2mt {
  background: #0C0603;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  margin-top: 3rem;
}.jyi-ft_support_2mt {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
}
@media(min-width: 770px) {.jyi-ft_support_2mt {
  padding: 1.75rem 1.5rem;
}
}.jyi-ft_support_in_2mt {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  max-width: 1320px;
}.jyi-ft_support_main_2mt {
  gap: 1rem;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
  min-width: 13.75rem;
  display: flex;
}.jyi-ft_support_ic_2mt {
  flex-shrink: 0;
  color: #D4922A;
}.jyi-ft_support_ic_2mt svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.875rem;
  width: 30px;
}.jyi-ft_support_text_title_2mt {
  color: #F6EADA;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 15px;
}.jyi-ft_support_text_sub_2mt {
  overflow-wrap: break-word;
  color: #7E6648;
  font-size: 12px;
}.jyi-ft_support_btn_2mt {
  border-radius: 8px;
  background: #D4922A;
  transition: background .2s;
  padding: 11px 1.375rem;
  white-space: nowrap;
  color: #F6EADA;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 13px;
}.jyi-ft_support_btn_2mt:hover {
  background: #EAA83E;
}.jyi-ft_support_contacts_2mt {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.jyi-ft_support_contact_2mt {
  color: #6A5438;
  font-size: 12px;
  line-height: 1.4;
}.jyi-ft_support_contact_2mt strong {
  margin-bottom: 2px;
  font-weight: 600;
  font-size: 0.688rem;
  color: #AC9070;
  display: block;
}.jyi-ft_main_2mt {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 32px 16px 1.5rem;
}
@media(min-width: 769px) {.jyi-ft_main_2mt {
  padding: 2.5rem 24px 2rem;
}
}.jyi-ft_main_in_2mt {
  margin: 0 auto;
  gap: 24px;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.jyi-ft_main_in_2mt {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.jyi-ft_main_in_2mt {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.jyi-ft_col_logo_2mt {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.jyi-ft_col_logo_2mt {
  grid-column: auto;
}
}.jyi-ft_logo_2mt {
  gap: 9px;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  color: #F6EADA;
  margin-bottom: 12px;
  flex-wrap: wrap;
  font-weight: 800;
  font-size: 16px;
}.jyi-ft_logo_mark_2mt {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 1.875rem;
  height: 1.875rem;
}.jyi-ft_logo_mark_2mt img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.jyi-ft_logo_sub_2mt {
  font-size: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 200px;
  color: #6A5438;
}.jyi-ft_col_title_2mt {
  color: #AC9070;
  letter-spacing: .07em;
  font-weight: 700;
  margin-bottom: 14px;
  font-size: 0.75rem;
  text-transform: uppercase;
}.jyi-ft_col_links_2mt {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.jyi-ft_col_link_2mt {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #6A5438;
  font-size: 0.813rem;
}.jyi-ft_col_link_2mt:hover {
  color: #D8C4A2;
}.jyi-ft_apps_2mt {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.jyi-ft_app_card_2mt {
  transition: border-color .2s;
  gap: 0.625rem;
  border-radius: 4px;
  border: 1px solid rgba(255, 210, 140, 0.13);
  padding: 10px 12px;
  background: rgba(255, 220, 160, 0.05);
  align-items: center;
  display: flex;
}.jyi-ft_app_card_2mt:hover {
  border-color: rgba(212, 148, 42, 0.55);
}.jyi-ft_app_card_ic_2mt svg {
  height: 1.375rem;
  width: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.jyi-ft_app_card_os_2mt {
  font-weight: 600;
  color: #6A5438;
  font-size: 10px;
}.jyi-ft_app_card_action_2mt {
  font-size: 12px;
  font-weight: 700;
  color: #D8C4A2;
}.jyi-ft_bot_2mt {
  padding: 1.25rem 16px;
}
@media(min-width: 770px) {.jyi-ft_bot_2mt {
  padding: 1.25rem 24px;
}
}.jyi-ft_bot_in_2mt {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
  flex-wrap: wrap;
}.jyi-ft_socials_2mt {
  gap: 8px;
  display: flex;
}.jyi-ft_soc_2mt {
  background: rgba(255, 220, 160, 0.05);
  border: 1px solid rgba(255, 210, 140, 0.13);
  transition: background .2s;
  border-radius: 0.25rem;
  height: 2.25rem;
  width: 36px;
  justify-content: center;
  align-items: center;
  display: flex;
  color: #AC9070;
}.jyi-ft_soc_2mt svg {
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
}.jyi-ft_soc_2mt:hover {
  background: rgba(255, 220, 160, 0.07);
}.jyi-ft_legal_2mt {
  flex: 1;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  min-width: 12.5rem;
  color: #A08A6C;
}.jyi-ft_legal_2mt strong {
  color: #AC9070;
  font-weight: 700;
}.jyi-ft_legal_2mt a {
  text-decoration: underline;
  color: #AC9070;
}.jyi-ft_age_2mt {
  border-radius: 50%;
  border: 2px solid #A08A6C;
  height: 2rem;
  flex-shrink: 0;
  width: 2rem;
  display: flex;
  justify-content: center;
  margin-left: auto;
  color: #A08A6C;
  font-size: 0.688rem;
  font-weight: 800;
  align-items: center;
}