*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #100E0A;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  font-family: 'Raleway', sans-serif;
  color: #D4C4A0;
  line-height: 1.6;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  background: none;
  border: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.ijt_layout_pd6 {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.ijt_page_pd6 {
  min-height: 100vh;
  display: flex;
}.ijt_main_pd6 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1079px) {.ijt_main_pd6 {
  padding-left: 13.75rem;
}
}
@media(max-width: 1077px) {.ijt_main_pd6 {
  padding-bottom: 4.5rem;
}
}.ijt_gc_pd6 {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #171410;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  cursor: pointer;
  width: 8.75rem;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 643px) {.ijt_gc_pd6 {
  width: 156px;
}
}
@media(min-width: 1079px) {.ijt_gc_pd6 {
  width: 10.5rem;
}
}.ijt_gc_pd6:hover {
  border-color: rgba(200, 146, 42, 0.08);
  transform: translateY(-3px);
}.ijt_gc_img_pd6 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.ijt_gc_img_pd6 img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.ijt_gc_hover_pd6 {
  inset: 0;
  background: rgba(10, 8, 4, 0.72);
  transition: opacity .2s;
  align-items: center;
  opacity: 0;
  justify-content: center;
  position: absolute;
  display: flex;
}.ijt_gc_pd6:hover .ijt_gc_hover_pd6 {
  opacity: 1;
}.ijt_gc_hover_btn_pd6 {
  border-radius: 4px;
  background: #C8922A;
  padding: 8px 16px;
  font-weight: 700;
  font-size: 12px;
  color: #F2E6CC;
}.ijt_gc_info_pd6 {
  padding: 0.5rem 10px 10px;
}.ijt_gc_name_pd6 {
  overflow: hidden;
  font-size: 0.75rem;
  max-width: 100%;
  font-weight: 600;
  margin-bottom: 3px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #D4C4A0;
}.ijt_gc_prov_pd6 {
  color: #6B5540;
  font-size: 10px;
}.ijt_gc_tag_pd6 {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-weight: 700;
  font-size: 9px;
  z-index: 2;
  top: 6px;
  left: 6px;
  position: absolute;
}.ijt_gc_tag_hot_pd6 {
  background: #D44030;
  color: #fff;
}.ijt_gc_tag_new_pd6 {
  background: #3DA857;
  color: #100E0A;
}.ijt_gc_tag_jp_pd6 {
  background: #E8A820;
  color: #100E0A;
}.ijt_gc_tag_ex_pd6 {
  background: #8B5E2A;
  color: #fff;
}.ijt_gc_tag_live_pd6 {
  background: #D44030;
  color: #fff;
}.ijt_gr_pd6 {
  padding: 32px 1rem 0;
  background: #100E0A;
}
@media(min-width: 769px) {.ijt_gr_pd6 {
  padding: 36px 1.5rem 0;
}
}.ijt_gr_in_pd6 {
  margin: 0 auto;
  max-width: 1340px;
}.ijt_gr_head_pd6 {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
}.ijt_gr_head_l_pd6 {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  display: flex;
  align-items: center;
}.ijt_gr_ic_pd6 {
  border-radius: 0.5rem;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  width: 32px;
  height: 32px;
}.ijt_gr_ic_pd6 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
}.ijt_gr_title_pd6 {
  font-weight: 700;
  color: #F2E6CC;
  font-family: 'Cinzel', serif;
  font-size: 1rem;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.ijt_gr_title_pd6 {
  font-size: 1.125rem;
}
}.ijt_gr_more_pd6 {
  transition: color .2s;
  gap: 0.313rem;
  font-size: 0.75rem;
  flex-shrink: 0;
  display: flex;
  font-weight: 600;
  white-space: nowrap;
  color: #7D6647;
  align-items: center;
}.ijt_gr_more_pd6:hover {
  color: #C8922A;
}.ijt_gr_more_pd6 svg {
  height: 12px;
  width: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ijt_gr_arrows_pd6 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.ijt_gr_arr_pd6 {
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  color: #A8916B;
  width: 30px;
  display: flex;
  height: 30px;
  align-items: center;
  justify-content: center;
}.ijt_gr_arr_pd6:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F2E6CC;
}.ijt_gr_arr_pd6 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
  height: 13px;
}.ijt_gr_seo_h_pd6 {
  margin: 0 0 6px;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  color: #D4C4A0;
  font-weight: 700;
  font-size: 13px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.ijt_gr_seo_h_pd6 {
  font-size: 14px;
}
}.ijt_gr_seo_pd6 {
  font-size: 12px;
  color: #7D6647;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  margin-bottom: 0.75rem;
}.ijt_gr_seo_pd6 strong {
  font-weight: 600;
  color: #D4C4A0;
}.ijt_gr_scroll_pd6 {
  gap: 0.625rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
}.ijt_gr_scroll_pd6::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.ijt_gr_scroll_pd6 {
  gap: 0.75rem;
}
}.ijt_tb_pd6 {
  background: #0D0B08;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  align-items: center;
  right: 0;
  left: 0;
  height: 3.5rem;
  z-index: 80;
  top: 0;
  position: fixed;
  display: flex;
}.ijt_tb_in_pd6 {
  gap: 0;
  padding: 0 14px;
  display: flex;
  width: 100%;
  align-items: center;
  height: 100%;
}.ijt_tb_burger_pd6 {
  border-radius: 0.5rem;
  gap: 0.313rem;
  height: 38px;
  flex-shrink: 0;
  width: 38px;
  justify-content: center;
  margin-right: 0.5rem;
  flex-direction: column;
  display: flex;
  align-items: center;
}.ijt_tb_burger_pd6:hover {
  background: rgba(255, 255, 255, 0.05);
}.ijt_tb_burger_line_pd6 {
  background: #A8916B;
  border-radius: 1px;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width: 1083px) {.ijt_tb_burger_pd6 {
  display: none;
}
}.ijt_tb_logo_pd6 {
  gap: 9px;
  font-size: 1.125rem;
  display: flex;
  font-weight: 800;
  letter-spacing: -.01em;
  margin-right: 1.25rem;
  overflow-wrap: break-word;
  flex-shrink: 0;
  align-items: center;
  color: #F2E6CC;
}.ijt_tb_logo_mark_pd6 {
  overflow: hidden;
  border-radius: 0.5rem;
  display: flex;
  justify-content: center;
  height: 32px;
  align-items: center;
  width: 32px;
}.ijt_tb_logo_mark_pd6 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ijt_tb_nav_pd6 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.ijt_tb_nav_pd6 {
  display: flex;
}
}.ijt_tb_tab_pd6 {
  border-radius: 0.5rem;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  font-size: 13px;
  font-weight: 600;
  white-space: nowrap;
  color: #A8916B;
}.ijt_tb_tab_pd6:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2E6CC;
}.ijt_tb_tab_pd6.ijt_state_active_pd6 {
  background: rgba(200, 146, 42, 0.18);
  color: #F2E6CC;
}.ijt_tb_right_pd6 {
  gap: 0.5rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
}.ijt_tb_login_pd6 {
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  border-radius: 8px;
  padding: 0.563rem 16px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  font-weight: 600;
  display: none;
  font-size: 13px;
  color: #D4C4A0;
}.ijt_tb_login_pd6:hover {
  border-color: rgba(200, 146, 42, 0.55);
  color: #F2E6CC;
}
@media(min-width: 482px) {.ijt_tb_login_pd6 {
  display: block;
}
}.ijt_tb_reg_pd6 {
  padding: 0.563rem 1.125rem;
  transition: background .2s;
  border-radius: 8px;
  background: #3DA857;
  color: #0D0B08;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
}.ijt_tb_reg_pd6:hover {
  background: #4DBF68;
}.ijt_sb_pd6 {
  transform: translateX(-100%);
  background: #1E1A14;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  left: 0;
  position: fixed;
  overflow-y: auto;
  width: 220px;
  top: 56px;
  z-index: 70;
  bottom: 0;
}.ijt_sb_pd6.ijt_state_open_pd6 {
  transform: translateX(0);
}.ijt_sb_pd6::-webkit-scrollbar {
  width: 0.25rem;
}.ijt_sb_pd6::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1083px) {.ijt_sb_pd6 {
  transform: translateX(0);
}
}.ijt_sb_auth_pd6 {
  padding: 14px 12px 0.625rem;
}.ijt_sb_btn_reg_pd6 {
  border-radius: 8px;
  transition: background .2s;
  background: #3DA857;
  padding: 11px;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 0.5rem;
  display: block;
  text-align: center;
  color: #0D0B08;
}.ijt_sb_btn_reg_pd6:hover {
  background: #4DBF68;
}.ijt_sb_btn_login_pd6 {
  border-radius: 0.5rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: block;
  color: #D4C4A0;
  text-align: center;
  font-weight: 600;
  font-size: 13px;
}.ijt_sb_btn_login_pd6:hover {
  border-color: rgba(200, 146, 42, 0.55);
  color: #F2E6CC;
}.ijt_sb_promo_pd6 {
  border: 1px solid rgba(200, 146, 42, 0.18);
  margin: 0 12px 10px;
  overflow: hidden;
  background: linear-gradient(135deg,#1A0E04,#1E1A14);
  border-radius: 8px;
  padding: 12px 0.875rem;
  position: relative;
}.ijt_sb_promo_pd6::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 146, 42, 0.18),transparent 70%);
  position: absolute;
  width: 5rem;
  right: -20px;
  top: -20px;
  height: 80px;
  content: '';
}.ijt_sb_promo_title_pd6 {
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  color: #C8922A;
  letter-spacing: .06em;
}.ijt_sb_promo_text_pd6 {
  font-weight: 600;
  color: #F2E6CC;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-size: 12px;
}.ijt_sb_promo_sub_pd6 {
  margin-top: 3px;
  font-size: 0.625rem;
  color: #7D6647;
}.ijt_sb_nav_pd6 {
  padding: 6px 0.5rem 1rem;
}.ijt_sb_nav_lb_pd6 {
  padding: 0.625rem 8px 6px;
  font-size: 10px;
  text-transform: uppercase;
  color: #6B5540;
  letter-spacing: .08em;
  font-weight: 700;
}.ijt_sb_link_pd6 {
  gap: 10px;
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  border-radius: 0.25rem;
  display: flex;
  cursor: pointer;
  font-size: 13px;
  font-weight: 500;
  overflow-wrap: break-word;
  align-items: center;
  color: #A8916B;
}.ijt_sb_link_pd6:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2E6CC;
}.ijt_sb_link_pd6.ijt_state_active_pd6 {
  background: rgba(200, 146, 42, 0.18);
  color: #F2E6CC;
}.ijt_sb_ic_pd6 {
  border-radius: 0.25rem;
  height: 30px;
  width: 1.875rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}.ijt_sb_ic_pd6 svg {
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
}.ijt_sb_ic_1_pd6 {
  background: rgba(200, 146, 42, 0.08);
  color: #C8922A;
}.ijt_sb_ic_2_pd6 {
  background: rgba(61, 168, 87, 0.18);
  color: #3DA857;
}.ijt_sb_ic_3_pd6 {
  background: rgba(232, 168, 32, 0.16);
  color: #E8A820;
}.ijt_sb_ic_4_pd6 {
  background: rgba(139, 94, 42, 0.22);
  color: #8B5E2A;
}.ijt_sb_ic_5_pd6 {
  background: rgba(200, 146, 42, 0.08);
  color: #D4587A;
}.ijt_sb_ic_6_pd6 {
  background: rgba(139, 94, 42, 0.22);
  color: #9B5FB5;
}.ijt_sb_badge_pd6 {
  background: #E8A820;
  border-radius: 4px;
  padding: 2px 7px;
  margin-left: auto;
  font-weight: 700;
  font-size: 9px;
  color: #0D0B08;
}.ijt_sb_bot_pd6 {
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  display: flex;
}.ijt_sb_lang_pd6,.ijt_sb_help_pd6 {
  padding: 9px 0.375rem;
  gap: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex: 1;
  display: flex;
  justify-content: center;
  font-size: 0.688rem;
  align-items: center;
  font-weight: 600;
  color: #A8916B;
}.ijt_sb_lang_pd6:hover,.ijt_sb_help_pd6:hover {
  border-color: rgba(200, 146, 42, 0.55);
  color: #F2E6CC;
}.ijt_sb_lang_pd6 svg,.ijt_sb_help_pd6 svg {
  height: 13px;
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
}.ijt_sb_bd_pd6 {
  background: rgba(10, 8, 4, 0.72);
  inset: 0;
  position: fixed;
  display: none;
  z-index: 69;
}.ijt_sb_bd_pd6.ijt_state_on_pd6 {
  display: block;
}
@media(min-width: 1081px) {.ijt_sb_bd_pd6 {
  display: none!important;
}
}.ijt_mob_nav_pd6 {
  background: #1E1A14;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  z-index: 80;
  right: 0;
  left: 0;
  position: fixed;
  display: flex;
  bottom: 0;
}
@media(min-width: 1083px) {.ijt_mob_nav_pd6 {
  display: none;
}
}.ijt_mob_nav_item_pd6 {
  gap: 4px;
  flex: 1;
  padding: 4px 2px;
  flex-direction: column;
  align-items: center;
  display: flex;
  color: #6B5540;
  cursor: pointer;
}.ijt_mob_nav_ic_pd6 {
  line-height: 1;
}.ijt_mob_nav_ic_pd6 svg {
  height: 1.25rem;
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
}.ijt_mob_nav_lb_pd6 {
  font-weight: 600;
  color: #6B5540;
  font-size: 0.625rem;
}.ijt_mob_nav_item_pd6.ijt_state_active_pd6 {
  color: #C8922A;
}.ijt_mob_nav_item_pd6.ijt_state_active_pd6 .ijt_mob_nav_lb_pd6 {
  color: #C8922A;
}.ijt_hero_pd6 {
  padding: 20px 16px 0;
  background: #100E0A;
}
@media(min-width: 767px) {.ijt_hero_pd6 {
  padding: 1.5rem 24px 0;
}
}.ijt_hero_in_pd6 {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 83.75rem;
}
@media(min-width: 859px) {.ijt_hero_in_pd6 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1098px) {.ijt_hero_in_pd6 {
  grid-template-columns: 1fr 21.25rem;
}
}.ijt_hero_promo_pd6 {
  border-radius: 0.875rem;
  overflow: hidden;
  background: #171410;
  position: relative;
  min-height: 13.75rem;
  align-items: stretch;
  display: flex;
}
@media(min-width: 766px) {.ijt_hero_promo_pd6 {
  min-height: 17.5rem;
}
}.ijt_hero_promo_bg_pd6 {
  background-position: center;
  background: linear-gradient(120deg,#1A0E04 0%,#100E0A 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.ijt_hero_promo_bg_pd6::after {
  inset: 0;
  background: linear-gradient(90deg,#100E0A 0%,rgba(10, 8, 4, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.ijt_hero_promo_glow_pd6 {
  background: radial-gradient(circle,rgba(139, 94, 42, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  width: 300px;
  pointer-events: none;
  position: absolute;
  right: 60px;
  top: -40px;
  height: 300px;
}.ijt_hero_promo_ct_pd6 {
  padding: 1.75rem 1.5rem 28px 1.75rem;
  flex-direction: column;
  z-index: 2;
  justify-content: center;
  display: flex;
  position: relative;
  max-width: 30rem;
}
@media(min-width: 769px) {.ijt_hero_promo_ct_pd6 {
  padding: 40px 32px;
}
}.ijt_hero_badge_pd6 {
  border-radius: 20px;
  border: 1px solid rgba(200, 146, 42, 0.08);
  padding: 0.313rem 12px;
  background: rgba(200, 146, 42, 0.18);
  margin-bottom: 14px;
  font-size: 0.625rem;
  display: inline-block;
  color: #C8922A;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.ijt_hero_h1_pd6 {
  line-height: 1.15;
  font-weight: 800;
  color: #F2E6CC;
  font-size: 26px;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
}.ijt_hero_h1_pd6 em {
  font-style: normal;
  color: #E8A820;
}
@media(min-width: 769px) {.ijt_hero_h1_pd6 {
  font-size: 36px;
}
}.ijt_hero_sub_pd6 {
  font-size: 13px;
  line-height: 1.55;
  margin-bottom: 20px;
  color: #A8916B;
}
@media(min-width: 770px) {.ijt_hero_sub_pd6 {
  font-size: 0.875rem;
}
}.ijt_hero_row_pd6 {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.ijt_hero_cta_pd6 {
  transition: background .2s;
  border-radius: 8px;
  background: #3DA857;
  padding: 13px 26px;
  font-size: 0.875rem;
  font-weight: 700;
  box-shadow: 0px 6px 22px rgba(61, 168, 87, 0.42), inset 0px 1px 0px rgba(255, 255, 255, 0.10);
  color: #0D0B08;
}.ijt_hero_cta_pd6:hover {
  background: #4DBF68;
}.ijt_hero_terms_pd6 {
  color: #6B5540;
  font-size: 11px;
}.ijt_hero_game_pd6 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 14px;
  background: #171410;
  overflow: hidden;
  flex-direction: column;
  position: relative;
  display: flex;
}.ijt_hero_game_badge_pd6 {
  border: 1px solid rgba(232, 168, 32, 0.16);
  background: rgba(232, 168, 32, 0.16);
  padding: 0.313rem 10px;
  border-radius: 1.25rem;
  letter-spacing: .06em;
  position: absolute;
  text-transform: uppercase;
  left: 12px;
  color: #E8A820;
  font-size: 0.625rem;
  top: 0.75rem;
  z-index: 3;
  font-weight: 700;
}.ijt_hero_game_badge_pd6 svg {
  margin-right: 4px;
  vertical-align: -1px;
  width: 0.688rem;
  height: 11px;
}.ijt_hero_game_img_pd6 {
  overflow: hidden;
  background: linear-gradient(135deg,#1A0E04,#100E0A);
  position: relative;
  padding-bottom: 60%;
}.ijt_hero_game_img_pd6 img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.ijt_hero_game_play_pd6 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(10, 8, 4, 0.72);
  position: absolute;
  opacity: 0;
  align-items: center;
  display: flex;
  justify-content: center;
}.ijt_hero_game_pd6:hover .ijt_hero_game_play_pd6 {
  opacity: 1;
}.ijt_hero_game_play_pd6 span {
  border-radius: 50%;
  background: #C8922A;
  align-items: center;
  display: flex;
  width: 3.25rem;
  height: 52px;
  justify-content: center;
}.ijt_hero_game_play_pd6 span svg {
  margin-left: 2px;
  width: 18px;
  height: 1.125rem;
}.ijt_hero_game_info_pd6 {
  padding: 0.875rem 1rem;
}.ijt_hero_game_title_pd6 {
  overflow-wrap: break-word;
  color: #F2E6CC;
  font-size: 15px;
  margin-bottom: 4px;
  font-weight: 700;
}.ijt_hero_game_provider_pd6 {
  font-size: 11px;
  color: #7D6647;
}.ijt_hero_game_btn_pd6 {
  transition: background .2s;
  background: #C8922A;
  margin: 12px 1rem 16px;
  padding: 0.688rem;
  border-radius: 0.5rem;
  display: block;
  text-align: center;
  color: #F2E6CC;
  font-size: 0.813rem;
  font-weight: 700;
}.ijt_hero_game_pd6:hover .ijt_hero_game_btn_pd6 {
  background: #DBA83C;
}.ijt_sbar_pd6 {
  padding: 16px 1rem 0;
  background: #100E0A;
}
@media(min-width: 769px) {.ijt_sbar_pd6 {
  padding: 1.125rem 24px 0;
}
}.ijt_sbar_in_pd6 {
  margin: 0 auto;
  max-width: 83.75rem;
}.ijt_sbar_row_pd6 {
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
}.ijt_sbar_input_pd6 {
  background: #171410;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  transition: border-color .2s;
  gap: 0.625rem;
  flex: 1;
  padding: 0.688rem 16px;
  cursor: pointer;
  color: #7D6647;
  align-items: center;
  font-size: 0.813rem;
  display: flex;
}.ijt_sbar_input_pd6:hover {
  border-color: rgba(200, 146, 42, 0.55);
}.ijt_sbar_input_pd6 svg {
  flex-shrink: 0;
  width: 0.938rem;
  stroke-linejoin: round;
  height: 15px;
  stroke-linecap: round;
}.ijt_sbar_providers_pd6 {
  padding: 11px 18px;
  background: #171410;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 8px;
  border-radius: 0.5rem;
  transition: border-color .2s;
  color: #D4C4A0;
  font-weight: 600;
  white-space: nowrap;
  display: flex;
  font-size: 13px;
  align-items: center;
}.ijt_sbar_providers_pd6:hover {
  border-color: rgba(200, 146, 42, 0.55);
  color: #F2E6CC;
}.ijt_sbar_providers_pd6 svg {
  height: 0.875rem;
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
}.ijt_sbar_tabs_pd6 {
  gap: 6px;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
}.ijt_sbar_tabs_pd6::-webkit-scrollbar {
  display: none;
}.ijt_sbar_tab_pd6 {
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.25rem;
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 8px 0.875rem;
  cursor: pointer;
  color: #A8916B;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
}.ijt_sbar_tab_pd6:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(200, 146, 42, 0.55);
  color: #F2E6CC;
}.ijt_sbar_tab_pd6.ijt_state_active_pd6 {
  border-color: rgba(200, 146, 42, 0.08);
  background: rgba(200, 146, 42, 0.18);
  color: #F2E6CC;
}.ijt_sbar_tab_ic_pd6 svg {
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
  height: 14px;
}.ijt_wy_pd6 {
  background: #100E0A;
  padding: 32px 1rem 0;
}
@media(min-width: 770px) {.ijt_wy_pd6 {
  padding: 40px 1.5rem 0;
}
}.ijt_wy_in_pd6 {
  margin: 0 auto;
  max-width: 83.75rem;
}.ijt_wy_head_pd6 {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.ijt_wy_label_pd6 {
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  color: #C8922A;
}.ijt_wy_h2_pd6 {
  color: #F2E6CC;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.ijt_wy_h2_pd6 {
  font-size: 24px;
}
}.ijt_wy_intro_pd6 {
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
  color: #7D6647;
}.ijt_wy_grid_pd6 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.ijt_wy_grid_pd6 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.ijt_wy_grid_pd6 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.ijt_wy_card_pd6 {
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1E1A14;
  padding: 20px;
}.ijt_wy_card_pd6:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 146, 42, 0.08);
}.ijt_wy_card_ic_pd6 {
  background: rgba(200, 146, 42, 0.18);
  border-radius: 50%;
  align-items: center;
  margin-bottom: 14px;
  justify-content: center;
  height: 44px;
  display: flex;
  color: #C8922A;
  width: 44px;
}.ijt_wy_card_ic_pd6 svg {
  stroke-linecap: round;
  width: 22px;
  height: 22px;
  stroke-linejoin: round;
}.ijt_wy_card_h_pd6 {
  margin-bottom: 0.375rem;
  color: #F2E6CC;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 700;
}.ijt_wy_card_p_pd6 {
  color: #7D6647;
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.ijt_wy_card_p_pd6 strong {
  font-weight: 600;
  color: #D4C4A0;
}.ijt_gr_jp_pd6 {
  padding: 20px;
  background: linear-gradient(135deg,#1C0E26 0%,#0E0A14 100%);
  overflow: hidden;
  border-radius: 0.875rem;
  position: relative;
}.ijt_gr_jp_pd6::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 94, 42, 0.22) 0%,transparent 70%);
  top: -3.75rem;
  height: 250px;
  width: 250px;
  left: -3.75rem;
  content: '';
  position: absolute;
}.ijt_gr_jp_pd6::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 168, 32, 0.16) 0%,transparent 70%);
  width: 200px;
  content: '';
  height: 200px;
  bottom: -40px;
  position: absolute;
  right: 0;
}.ijt_gr_jp_head_pd6 {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  position: relative;
  margin-bottom: 1rem;
  align-items: flex-start;
  z-index: 1;
}.ijt_gr_jp_info_pd6 {
  flex: 1;
}.ijt_gr_jp_label_pd6 {
  text-transform: uppercase;
  color: #9B5FB5;
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.ijt_gr_jp_label_pd6 svg {
  stroke-linejoin: round;
  height: 14px;
  vertical-align: -2px;
  width: 0.875rem;
  stroke-linecap: round;
  margin-right: 4px;
}.ijt_gr_jp_amount_pd6 {
  color: #F2E6CC;
  font-family: 'Cinzel', serif;
  font-size: 2rem;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  line-height: 1;
  font-weight: 800;
}
@media(min-width: 769px) {.ijt_gr_jp_amount_pd6 {
  font-size: 40px;
}
}.ijt_gr_jp_amount_pd6 span {
  color: #E8A820;
}.ijt_gr_jp_seo_pd6 {
  color: #A8916B;
  font-size: 12px;
  line-height: 1.5;
  overflow-wrap: break-word;
  max-width: 480px;
}.ijt_gr_jp_cta_pd6 {
  border-radius: 8px;
  background: rgba(139, 94, 42, 0.22);
  transition: background .2s;
  padding: 11px 1.25rem;
  border: 1px solid rgba(139, 94, 42, 0.22);
  margin-top: 4px;
  position: relative;
  white-space: nowrap;
  z-index: 1;
  color: #F2E6CC;
  font-weight: 700;
  font-size: 13px;
  align-self: flex-start;
  flex-shrink: 0;
}.ijt_gr_jp_cta_pd6:hover {
  background: #8B5E2A;
}.ijt_ws_pd6 {
  background: #100E0A;
  padding: 2rem 1rem 0;
}
@media(min-width: 771px) {.ijt_ws_pd6 {
  padding: 2.25rem 1.5rem 0;
}
}.ijt_ws_in_pd6 {
  margin: 0 auto;
  max-width: 1340px;
}.ijt_ws_head_pd6 {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 14px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}.ijt_ws_title_pd6 {
  gap: 10px;
  font-size: 16px;
  color: #F2E6CC;
  overflow-wrap: break-word;
  font-weight: 700;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  font-family: 'Cinzel', serif;
}.ijt_ws_title_ic_pd6 svg {
  height: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 18px;
  color: #E8A820;
}.ijt_ws_online_pd6 {
  gap: 7px;
  display: flex;
  font-size: 12px;
  font-weight: 600;
  color: #7D6647;
  align-items: center;
}.ijt_ws_online_dot_pd6 {
  background: #3DA857;
  border-radius: 50%;
  width: 8px;
  box-shadow: 0 0 6px rgba(61, 168, 87, 0.18);
  flex-shrink: 0;
  height: 8px;
}.ijt_ws_scroll_pd6 {
  gap: 0.5rem;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  display: flex;
}.ijt_ws_scroll_pd6::-webkit-scrollbar {
  display: none;
}.ijt_wc_pd6 {
  gap: 0.625rem;
  background: #171410;
  padding: 10px 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 8px;
  min-width: 220px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.ijt_wc_img_pd6 {
  overflow: hidden;
  background: #1E1A14;
  border-radius: 4px;
  flex-shrink: 0;
  width: 2.25rem;
  height: 2.25rem;
}.ijt_wc_img_pd6 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.ijt_wc_info_pd6 {
  min-width: 0;
}.ijt_wc_game_pd6 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  white-space: nowrap;
  color: #D4C4A0;
  font-size: 0.75rem;
}.ijt_wc_player_pd6 {
  overflow: hidden;
  white-space: nowrap;
  color: #6B5540;
  text-overflow: ellipsis;
  font-size: 0.625rem;
}.ijt_wc_amount_pd6 {
  color: #3DA857;
  margin-left: auto;
  font-size: 13px;
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
}.ijt_reg_pd6 {
  background: #100E0A;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.ijt_reg_pd6 {
  padding: 2.75rem 1.5rem 0;
}
}.ijt_reg_in_pd6 {
  margin: 0 auto;
  background: #1E1A14;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 14px;
  padding: 1.75rem 24px;
  max-width: 83.75rem;
}
@media(min-width: 767px) {.ijt_reg_in_pd6 {
  padding: 40px;
}
}.ijt_reg_top_pd6 {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.ijt_reg_top_pd6 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.ijt_reg_label_pd6 {
  color: #C8922A;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 0.688rem;
  font-weight: 700;
}.ijt_reg_h2_pd6 {
  overflow-wrap: break-word;
  font-size: 1.375rem;
  margin-bottom: 12px;
  color: #F2E6CC;
  font-family: 'Cinzel', serif;
  line-height: 1.2;
  font-weight: 800;
}
@media(min-width: 766px) {.ijt_reg_h2_pd6 {
  font-size: 1.75rem;
}
}.ijt_reg_bonus_pd6 {
  gap: 0.5rem;
  padding: 0.625rem 16px;
  border-radius: 0.5rem;
  border: 1px solid rgba(232, 168, 32, 0.16);
  background: rgba(232, 168, 32, 0.16);
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.ijt_reg_bonus_amount_pd6 {
  font-weight: 800;
  font-size: 1.25rem;
  color: #E8A820;
}.ijt_reg_bonus_text_pd6 {
  font-size: 13px;
  line-height: 1.35;
  color: #A8916B;
}.ijt_reg_cta_btn_pd6 {
  transition: background .2s;
  border-radius: 8px;
  background: #3DA857;
  padding: 14px 32px;
  color: #0D0B08;
  display: inline-block;
  font-size: 0.938rem;
  margin-bottom: 12px;
  font-weight: 700;
  box-shadow: 0px 0.375rem 22px rgba(61, 168, 87, 0.42), inset 0px 1px 0px rgba(255, 255, 255, 0.10);
}.ijt_reg_cta_btn_pd6:hover {
  background: #4DBF68;
}.ijt_reg_terms_pd6 {
  font-size: 11px;
  line-height: 1.5;
  color: #6B5540;
}.ijt_reg_seo_pd6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 13px;
  line-height: 1.65;
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  color: #7D6647;
  padding-top: 20px;
}.ijt_reg_seo_pd6 p {
  color: #7D6647;
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 0.625rem;
}.ijt_reg_seo_pd6 p:last-child {
  margin-bottom: 0;
}.ijt_reg_seo_pd6 strong {
  font-weight: 700;
  color: #D4C4A0;
}.ijt_reg_seo_pd6 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.ijt_reg_seo_pd6 a:hover {
  color: #DBA83C;
}.ijt_reg_seo_pd6 ul,.ijt_reg_seo_pd6 ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.ijt_reg_seo_pd6 ol {
  list-style: decimal;
}.ijt_reg_seo_pd6 li {
  line-height: 1.65;
  color: #7D6647;
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
}.ijt_reg_seo_pd6 table {
  display: block;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
  overflow-x: auto;
  margin-bottom: 10px;
}
@media(min-width: 769px) {.ijt_reg_seo_pd6 table {
  display: table;
}
}.ijt_reg_seo_pd6 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D4C4A0;
}.ijt_reg_seo_pd6 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #7D6647;
}.ijt_reg_steps_pd6 {
  gap: 14px;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width: 861px) {.ijt_reg_steps_pd6 {
  margin-top: 0;
}
}.ijt_reg_step_pd6 {
  padding: 16px;
  gap: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.ijt_reg_step_num_pd6 {
  border-radius: 50%;
  border: 1px solid rgba(200, 146, 42, 0.08);
  background: rgba(200, 146, 42, 0.18);
  height: 2.125rem;
  font-weight: 800;
  justify-content: center;
  color: #C8922A;
  display: flex;
  font-size: 14px;
  flex-shrink: 0;
  width: 2.125rem;
  align-items: center;
}.ijt_reg_step_title_pd6 {
  font-size: 14px;
  margin-bottom: 3px;
  font-weight: 700;
  color: #F2E6CC;
}.ijt_reg_step_text_pd6 {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #7D6647;
}.ijt_reg_trust_pd6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  display: flex;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  flex-wrap: wrap;
}.ijt_reg_trust_item_pd6 {
  gap: 0.438rem;
  color: #7D6647;
  font-size: 12px;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
}.ijt_reg_trust_ic_pd6 svg {
  height: 1rem;
  stroke-linejoin: round;
  color: #C8922A;
  width: 16px;
  stroke-linecap: round;
}.ijt_bon_pd6 {
  padding: 36px 1rem 0;
  background: #100E0A;
}
@media(min-width: 769px) {.ijt_bon_pd6 {
  padding: 2.75rem 24px 0;
}
}.ijt_bon_in_pd6 {
  margin: 0 auto;
  max-width: 83.75rem;
}.ijt_bon_head_pd6 {
  margin-bottom: 20px;
}.ijt_bon_label_pd6 {
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #C8922A;
  font-weight: 700;
}.ijt_bon_h2_pd6 {
  color: #F2E6CC;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width:768px) {.ijt_bon_h2_pd6 {
  font-size: 24px;
}
}.ijt_bon_seo_pd6 {
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  font-size: 13px;
  color: #7D6647;
}.ijt_bon_seo_pd6 strong {
  color: #D4C4A0;
  font-weight: 700;
}.ijt_bon_seo_pd6 a {
  text-decoration: underline;
  color: #C8922A;
}.ijt_bon_grid_pd6 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.ijt_bon_grid_pd6 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.ijt_bon_grid_pd6 {
  grid-template-columns: repeat(5,1fr);
}
}.ijt_bon_card_pd6 {
  transition: border-color .2s,transform .2s;
  border-radius: 0.5rem;
  padding: 16px;
  background: #171410;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.ijt_bon_card_pd6:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 146, 42, 0.08);
}.ijt_bon_card_ic_pd6 svg {
  width: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.625rem;
}.ijt_bon_card_ic_pd6 {
  margin-bottom: 10px;
}.ijt_bon_card_type_pd6 {
  margin-bottom: 0.375rem;
  color: #7D6647;
  letter-spacing: .06em;
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
}.ijt_bon_card_amount_pd6 {
  line-height: 1.1;
  color: #E8A820;
  font-weight: 800;
  margin-bottom: 6px;
  font-size: 18px;
}.ijt_bon_card_name_pd6 {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 600;
  color: #F2E6CC;
  font-size: 13px;
}.ijt_bon_card_detail_pd6 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #6B5540;
  padding-top: 8px;
  line-height: 1.5;
}.ijt_prov_pd6 {
  background: #100E0A;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.ijt_prov_pd6 {
  padding: 2.75rem 1.5rem 0;
}
}.ijt_prov_in_pd6 {
  margin: 0 auto;
  max-width: 83.75rem;
}.ijt_prov_head_pd6 {
  margin-bottom: 1rem;
}.ijt_prov_label_pd6 {
  color: #C8922A;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.ijt_prov_h2_pd6 {
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  color: #F2E6CC;
}
@media(min-width: 770px) {.ijt_prov_h2_pd6 {
  font-size: 24px;
}
}.ijt_prov_seo_pd6 {
  font-size: 13px;
  max-width: 620px;
  color: #7D6647;
  line-height: 1.6;
  overflow-wrap: break-word;
  margin-bottom: 1rem;
}.ijt_prov_seo_pd6 strong {
  color: #D4C4A0;
  font-weight: 700;
}.ijt_prov_seo_pd6 a {
  text-decoration: underline;
  color: #C8922A;
}.ijt_prov_grid_pd6 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.ijt_prov_grid_pd6 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.ijt_prov_grid_pd6 {
  grid-template-columns: repeat(8,1fr);
}
}.ijt_prov_card_pd6 {
  padding: 14px 0.625rem;
  background: #171410;
  border-radius: 8px;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 7px;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  align-items: center;
}.ijt_prov_card_pd6:hover {
  border-color: rgba(200, 146, 42, 0.55);
  background: #1E1A14;
}.ijt_prov_logo_pd6 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
}.ijt_prov_logo_pd6 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.ijt_prov_name_pd6 {
  color: #A8916B;
  font-weight: 600;
  text-align: center;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.ijt_app_pd6 {
  padding: 2.25rem 1rem 0;
  background: #100E0A;
}
@media(min-width: 769px) {.ijt_app_pd6 {
  padding: 44px 1.5rem 0;
}
}.ijt_app_in_pd6 {
  margin: 0 auto;
  max-width: 1340px;
}.ijt_app_head_pd6 {
  margin-bottom: 1rem;
}.ijt_app_label_pd6 {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  color: #C8922A;
}.ijt_app_h2_pd6 {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #F2E6CC;
  margin-bottom: 6px;
}
@media(min-width:768px) {.ijt_app_h2_pd6 {
  font-size: 1.5rem;
}
}.ijt_app_sub_pd6 {
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  color: #7D6647;
}.ijt_app_sub_pd6 strong {
  color: #D4C4A0;
  font-weight: 700;
}.ijt_app_cards_pd6 {
  gap: 0.625rem;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.ijt_app_cards_pd6 {
  grid-template-columns: repeat(3,1fr);
}
}.ijt_app_card_pd6 {
  padding: 1.25rem;
  overflow: hidden;
  border-radius: 0.5rem;
  gap: 1rem;
  align-items: flex-start;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}.ijt_app_card_ios_pd6 {
  background: linear-gradient(135deg,rgba(200, 146, 42, 0.18) 0%,#1E1A14 100%);
}.ijt_app_card_android_pd6 {
  background: linear-gradient(135deg,rgba(61, 168, 87, 0.18) 0%,#1E1A14 100%);
}.ijt_app_card_win_pd6 {
  background: linear-gradient(135deg,rgba(232, 168, 32, 0.16) 0%,#1E1A14 100%);
}.ijt_app_card_ic_pd6 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 34px;
  width: 34px;
}.ijt_app_card_ic_pd6 {
  flex-shrink: 0;
  color: #F2E6CC;
}.ijt_app_card_os_pd6 {
  color: #7D6647;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
}.ijt_app_card_title_pd6 {
  color: #F2E6CC;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  line-height: 1.2;
}.ijt_app_card_text_pd6 {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #7D6647;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}.ijt_app_card_btn_pd6 {
  border-radius: 0.25rem;
  transition: background .2s;
  gap: 7px;
  border: 1px solid rgba(200, 146, 42, 0.55);
  background: rgba(255, 255, 255, 0.12);
  padding: 0.625rem 18px;
  display: inline-flex;
  font-weight: 700;
  font-size: 13px;
  align-items: center;
  color: #F2E6CC;
}.ijt_app_card_btn_pd6:hover {
  background: rgba(255, 255, 255, 0.07);
}.ijt_htp_pd6 {
  background: #100E0A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.ijt_htp_pd6 {
  padding: 2.75rem 1.5rem 0;
}
}.ijt_htp_in_pd6 {
  margin: 0 auto;
  max-width: 83.75rem;
}.ijt_htp_head_pd6 {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.ijt_htp_label_pd6 {
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #C8922A;
}.ijt_htp_h2_pd6 {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 22px;
  color: #F2E6CC;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 770px) {.ijt_htp_h2_pd6 {
  font-size: 1.75rem;
}
}.ijt_htp_intro_pd6 {
  line-height: 1.6;
  color: #7D6647;
  font-size: 0.875rem;
}.ijt_htp_steps_pd6 {
  padding: 0;
  margin: 0;
  list-style: none;
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width:640px) {.ijt_htp_steps_pd6 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.ijt_htp_steps_pd6 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.ijt_htp_step_pd6 {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem 1.125rem 18px;
  background: #1E1A14;
  display: flex;
  flex-direction: column;
  position: relative;
}.ijt_htp_step_num_pd6 {
  background: #C8922A;
  border-radius: 50%;
  font-size: 0.813rem;
  display: flex;
  align-items: center;
  height: 28px;
  color: #0D0B08;
  width: 28px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  top: -12px;
  left: 1.25rem;
  position: absolute;
  justify-content: center;
}.ijt_htp_step_ic_pd6 {
  border-radius: 0.25rem;
  margin: 0.5rem 0 0.75rem;
  background: rgba(200, 146, 42, 0.18);
  height: 2.25rem;
  color: #C8922A;
  width: 2.25rem;
  align-items: center;
  display: flex;
  justify-content: center;
}.ijt_htp_step_ic_pd6 svg {
  height: 1.125rem;
  stroke-linejoin: round;
  width: 18px;
  stroke-linecap: round;
}.ijt_htp_step_h_pd6 {
  font-size: 14px;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-weight: 700;
  color: #F2E6CC;
}.ijt_htp_step_p_pd6 {
  line-height: 1.55;
  color: #7D6647;
  font-size: 13px;
  overflow-wrap: break-word;
}.ijt_htp_step_p_pd6 strong {
  color: #D4C4A0;
  font-weight: 600;
}.ijt_htp_cta_pd6 {
  background: #3DA857;
  border-radius: 0.5rem;
  padding: 13px 1.625rem;
  transition: background .2s;
  color: #0D0B08;
  margin-top: 20px;
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
}.ijt_htp_cta_pd6:hover {
  background: #4DBF68;
}.ijt_seo_pd6 {
  background: #100E0A;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.ijt_seo_pd6 {
  padding: 2.75rem 24px 0;
}
}.ijt_seo_in_pd6 {
  background: #1E1A14;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 28px 24px;
  margin: 0 auto;
  max-width: 83.75rem;
}
@media(min-width: 767px) {.ijt_seo_in_pd6 {
  padding: 36px 40px;
}
}.ijt_seo_label_pd6 {
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C8922A;
  margin-bottom: 10px;
  text-transform: uppercase;
}.ijt_seo_h2_pd6 {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F2E6CC;
  margin-bottom: 14px;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.ijt_seo_h2_pd6 {
  font-size: 24px;
}
}.ijt_seo_body_pd6 {
  color: #A8916B;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
}.ijt_seo_body_pd6 p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #A8916B;
}.ijt_seo_body_pd6 p:last-child {
  margin-bottom: 0;
}.ijt_seo_body_pd6 strong {
  color: #D4C4A0;
  font-weight: 700;
}.ijt_seo_body_pd6 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.ijt_seo_body_pd6 a:hover {
  color: #DBA83C;
}.ijt_seo_body_pd6 ul,.ijt_seo_body_pd6 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.ijt_seo_body_pd6 ol {
  list-style: decimal;
}.ijt_seo_body_pd6 li {
  line-height: 1.75;
  color: #A8916B;
  font-size: 0.875rem;
  margin-bottom: 6px;
}.ijt_seo_body_pd6 table {
  margin-bottom: 12px;
  overflow-x: auto;
  font-size: 0.813rem;
  display: block;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 765px) {.ijt_seo_body_pd6 table {
  display: table;
}
}.ijt_seo_body_pd6 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #D4C4A0;
  font-weight: 700;
}.ijt_seo_body_pd6 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8916B;
}.ijt_seo_cols_pd6 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width:640px) {.ijt_seo_cols_pd6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.ijt_seo_cols_pd6 {
  grid-template-columns: repeat(3,1fr);
}
}.ijt_seo_col_h_pd6 {
  overflow-wrap: break-word;
  color: #D4C4A0;
  margin-bottom: 0.438rem;
  font-weight: 700;
  font-size: 13px;
}.ijt_seo_col_p_pd6 {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #7D6647;
}.ijt_seo_stats_pd6 {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.ijt_seo_stat_pd6 {
  background: rgba(200, 146, 42, 0.08);
  border-radius: 0.5rem;
  flex: 1;
  padding: 0.875rem 16px;
  border: 1px solid rgba(200, 146, 42, 0.18);
  min-width: 8.75rem;
}.ijt_seo_stat_val_pd6 {
  color: #C8922A;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.25rem;
}.ijt_seo_stat_lb_pd6 {
  color: #7D6647;
  overflow-wrap: break-word;
  font-size: 11px;
}.ijt_faq_pd6 {
  padding: 36px 1rem 0;
  background: #100E0A;
}
@media(min-width: 770px) {.ijt_faq_pd6 {
  padding: 44px 1.5rem 0;
}
}.ijt_faq_in_pd6 {
  margin: 0 auto;
  max-width: 1340px;
}.ijt_faq_head_pd6 {
  margin-bottom: 20px;
}.ijt_faq_label_pd6 {
  font-size: 0.688rem;
  font-weight: 700;
  color: #C8922A;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.ijt_faq_h2_pd6 {
  font-family: 'Cinzel', serif;
  font-size: 20px;
  color: #F2E6CC;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.ijt_faq_h2_pd6 {
  font-size: 1.5rem;
}
}.ijt_faq_list_pd6 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.ijt_faq_item_pd6 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 8px;
  overflow: hidden;
  background: #1E1A14;
}.ijt_faq_q_pd6 {
  gap: 0.75rem;
  transition: color .2s;
  padding: 1rem 20px;
  display: flex;
  cursor: pointer;
  font-weight: 600;
  align-items: center;
  flex-wrap: wrap;
  color: #D4C4A0;
  overflow-wrap: break-word;
  justify-content: space-between;
  font-size: 14px;
}.ijt_faq_q_pd6:hover {
  color: #F2E6CC;
}.ijt_faq_q_ic_pd6 {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  font-size: 16px;
  width: 24px;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  height: 24px;
  align-items: center;
  color: #C8922A;
}.ijt_faq_item_pd6.ijt_state_open_pd6 .ijt_faq_q_ic_pd6 {
  transform: rotate(45deg);
}.ijt_faq_a_pd6 {
  padding: 0 20px 16px;
  color: #7D6647;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  display: none;
  line-height: 1.7;
}.ijt_faq_item_pd6.ijt_state_open_pd6 .ijt_faq_a_pd6 {
  display: block;
}.ijt_faq_a_pd6 strong {
  font-weight: 700;
  color: #D4C4A0;
}.ijt_faq_a_pd6 a {
  text-decoration: underline;
  color: #C8922A;
}.ijt_faq_a_pd6 ul,.ijt_faq_a_pd6 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.ijt_faq_a_pd6 ol {
  list-style: decimal;
}.ijt_faq_a_pd6 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.ijt_faq_a_pd6 table {
  margin: 0.5rem 0;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
  display: block;
}
@media(min-width: 769px) {.ijt_faq_a_pd6 table {
  display: table;
}
}.ijt_faq_a_pd6 th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #D4C4A0;
  text-align: left;
}.ijt_faq_a_pd6 td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7D6647;
}.ijt_seo_pd6 {
  background: #100E0A;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.ijt_seo_pd6 {
  padding: 44px 1.5rem 0;
}
}.ijt_seo_in_pd6 {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1E1A14;
  padding: 28px 1.5rem;
  border-radius: 14px;
  max-width: 83.75rem;
}
@media(min-width: 765px) {.ijt_seo_in_pd6 {
  padding: 36px 2.5rem;
}
}.ijt_seo_label_pd6 {
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 11px;
  color: #C8922A;
  text-transform: uppercase;
}.ijt_seo_h2_pd6 {
  overflow-wrap: break-word;
  color: #F2E6CC;
  line-height: 1.25;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.875rem;
}
@media(min-width: 770px) {.ijt_seo_h2_pd6 {
  font-size: 1.5rem;
}
}.ijt_seo_body_pd6 {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A8916B;
  overflow-wrap: break-word;
}.ijt_seo_body_pd6 p {
  color: #A8916B;
  font-size: 14px;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.ijt_seo_body_pd6 p:last-child {
  margin-bottom: 0;
}.ijt_seo_body_pd6 strong {
  color: #D4C4A0;
  font-weight: 700;
}.ijt_seo_body_pd6 a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.ijt_seo_body_pd6 a:hover {
  color: #DBA83C;
}.ijt_seo_body_pd6 ul,.ijt_seo_body_pd6 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.ijt_seo_body_pd6 ol {
  list-style: decimal;
}.ijt_seo_body_pd6 li {
  margin-bottom: 6px;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A8916B;
}.ijt_seo_body_pd6 table {
  margin-bottom: 0.75rem;
  overflow-x: auto;
  width: 100%;
  display: block;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.ijt_seo_body_pd6 table {
  display: table;
}
}.ijt_seo_body_pd6 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #D4C4A0;
  text-align: left;
  font-weight: 700;
}.ijt_seo_body_pd6 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8916B;
}.ijt_seo_cols_pd6 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.ijt_seo_cols_pd6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.ijt_seo_cols_pd6 {
  grid-template-columns: repeat(3,1fr);
}
}.ijt_seo_col_h_pd6 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 7px;
  font-weight: 700;
  color: #D4C4A0;
}.ijt_seo_col_p_pd6 {
  color: #7D6647;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.ijt_seo_stats_pd6 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.ijt_seo_stat_pd6 {
  background: rgba(200, 146, 42, 0.08);
  border-radius: 0.5rem;
  padding: 0.875rem 1rem;
  flex: 1;
  border: 1px solid rgba(200, 146, 42, 0.18);
  min-width: 8.75rem;
}.ijt_seo_stat_val_pd6 {
  font-size: 20px;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #C8922A;
  font-weight: 800;
}.ijt_seo_stat_lb_pd6 {
  color: #7D6647;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.ijt_seo_pd6 {
  background: #100E0A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.ijt_seo_pd6 {
  padding: 2.75rem 1.5rem 0;
}
}.ijt_seo_in_pd6 {
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 0.875rem;
  background: #1E1A14;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 1340px;
}
@media(min-width: 770px) {.ijt_seo_in_pd6 {
  padding: 36px 40px;
}
}.ijt_seo_label_pd6 {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  color: #C8922A;
  font-size: 0.688rem;
  font-weight: 700;
}.ijt_seo_h2_pd6 {
  font-family: 'Cinzel', serif;
  color: #F2E6CC;
  line-height: 1.25;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.ijt_seo_h2_pd6 {
  font-size: 24px;
}
}.ijt_seo_body_pd6 {
  line-height: 1.75;
  color: #A8916B;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.ijt_seo_body_pd6 p {
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.75;
  color: #A8916B;
}.ijt_seo_body_pd6 p:last-child {
  margin-bottom: 0;
}.ijt_seo_body_pd6 strong {
  color: #D4C4A0;
  font-weight: 700;
}.ijt_seo_body_pd6 a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.ijt_seo_body_pd6 a:hover {
  color: #DBA83C;
}.ijt_seo_body_pd6 ul,.ijt_seo_body_pd6 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.ijt_seo_body_pd6 ol {
  list-style: decimal;
}.ijt_seo_body_pd6 li {
  color: #A8916B;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.ijt_seo_body_pd6 table {
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  width: 100%;
  display: block;
  font-size: 13px;
  overflow-x: auto;
}
@media(min-width: 766px) {.ijt_seo_body_pd6 table {
  display: table;
}
}.ijt_seo_body_pd6 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D4C4A0;
  text-align: left;
  font-weight: 700;
}.ijt_seo_body_pd6 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #A8916B;
}.ijt_seo_cols_pd6 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.ijt_seo_cols_pd6 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.ijt_seo_cols_pd6 {
  grid-template-columns: repeat(3,1fr);
}
}.ijt_seo_col_h_pd6 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D4C4A0;
  margin-bottom: 0.438rem;
}.ijt_seo_col_p_pd6 {
  overflow-wrap: break-word;
  color: #7D6647;
  font-size: 0.813rem;
  line-height: 1.65;
}.ijt_seo_stats_pd6 {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.ijt_seo_stat_pd6 {
  flex: 1;
  padding: 14px 16px;
  border: 1px solid rgba(200, 146, 42, 0.18);
  border-radius: 8px;
  background: rgba(200, 146, 42, 0.08);
  min-width: 8.75rem;
}.ijt_seo_stat_val_pd6 {
  font-weight: 800;
  font-size: 1.25rem;
  color: #C8922A;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.ijt_seo_stat_lb_pd6 {
  color: #7D6647;
  overflow-wrap: break-word;
  font-size: 11px;
}.ijt_ft_pd6 {
  background: #0A0804;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.ijt_ft_support_pd6 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 765px) {.ijt_ft_support_pd6 {
  padding: 28px 1.5rem;
}
}.ijt_ft_support_in_pd6 {
  gap: 16px;
  margin: 0 auto;
  max-width: 83.75rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.ijt_ft_support_main_pd6 {
  gap: 16px;
  flex: 1;
  min-width: 13.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.ijt_ft_support_ic_pd6 {
  color: #C8922A;
  flex-shrink: 0;
}.ijt_ft_support_ic_pd6 svg {
  stroke-linecap: round;
  width: 30px;
  stroke-linejoin: round;
  height: 30px;
}.ijt_ft_support_text_title_pd6 {
  margin-bottom: 3px;
  font-size: 15px;
  color: #F2E6CC;
  font-weight: 700;
  overflow-wrap: break-word;
}.ijt_ft_support_text_sub_pd6 {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #7D6647;
}.ijt_ft_support_btn_pd6 {
  transition: background .2s;
  border-radius: 8px;
  background: #C8922A;
  padding: 0.688rem 22px;
  flex-shrink: 0;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
  color: #F2E6CC;
}.ijt_ft_support_btn_pd6:hover {
  background: #DBA83C;
}.ijt_ft_support_contacts_pd6 {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.ijt_ft_support_contact_pd6 {
  font-size: 12px;
  color: #6B5540;
  line-height: 1.4;
}.ijt_ft_support_contact_pd6 strong {
  font-weight: 600;
  display: block;
  font-size: 0.688rem;
  margin-bottom: 2px;
  color: #A8916B;
}.ijt_ft_main_pd6 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 16px 24px;
}
@media(min-width: 769px) {.ijt_ft_main_pd6 {
  padding: 2.5rem 24px 2rem;
}
}.ijt_ft_main_in_pd6 {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  max-width: 1340px;
  display: grid;
}
@media(min-width: 637px) {.ijt_ft_main_in_pd6 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.ijt_ft_main_in_pd6 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.ijt_ft_col_logo_pd6 {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.ijt_ft_col_logo_pd6 {
  grid-column: auto;
}
}.ijt_ft_logo_pd6 {
  gap: 9px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1rem;
  color: #F2E6CC;
}.ijt_ft_logo_mark_pd6 {
  border-radius: 0.25rem;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.ijt_ft_logo_mark_pd6 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ijt_ft_logo_sub_pd6 {
  max-width: 200px;
  font-size: 12px;
  color: #6B5540;
  overflow-wrap: break-word;
  line-height: 1.55;
}.ijt_ft_col_title_pd6 {
  letter-spacing: .07em;
  color: #A8916B;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 14px;
}.ijt_ft_col_links_pd6 {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.ijt_ft_col_link_pd6 {
  transition: color .2s;
  color: #6B5540;
  overflow-wrap: break-word;
  font-size: 13px;
}.ijt_ft_col_link_pd6:hover {
  color: #D4C4A0;
}.ijt_ft_apps_pd6 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.ijt_ft_app_card_pd6 {
  padding: 10px 12px;
  transition: border-color .2s;
  gap: 0.625rem;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  display: flex;
}.ijt_ft_app_card_pd6:hover {
  border-color: rgba(200, 146, 42, 0.55);
}.ijt_ft_app_card_ic_pd6 svg {
  height: 1.375rem;
  width: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ijt_ft_app_card_os_pd6 {
  color: #6B5540;
  font-size: 10px;
  font-weight: 600;
}.ijt_ft_app_card_action_pd6 {
  font-weight: 700;
  font-size: 12px;
  color: #D4C4A0;
}.ijt_ft_bot_pd6 {
  padding: 20px 1rem;
}
@media(min-width: 769px) {.ijt_ft_bot_pd6 {
  padding: 1.25rem 24px;
}
}.ijt_ft_bot_in_pd6 {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  max-width: 1340px;
  align-items: center;
}.ijt_ft_socials_pd6 {
  gap: 0.5rem;
  display: flex;
}.ijt_ft_soc_pd6 {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .2s;
  color: #A8916B;
  display: flex;
  width: 36px;
  height: 2.25rem;
  justify-content: center;
  align-items: center;
}.ijt_ft_soc_pd6 svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
}.ijt_ft_soc_pd6:hover {
  background: rgba(255, 255, 255, 0.07);
}.ijt_ft_legal_pd6 {
  flex: 1;
  color: #9A7E5C;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 11px;
  min-width: 200px;
}.ijt_ft_legal_pd6 strong {
  font-weight: 700;
  color: #A8916B;
}.ijt_ft_legal_pd6 a {
  text-decoration: underline;
  color: #A8916B;
}.ijt_ft_age_pd6 {
  border: 2px solid #9A7E5C;
  border-radius: 50%;
  width: 2rem;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
  font-size: 11px;
  color: #9A7E5C;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  height: 32px;
}