*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  font-family: 'DM Sans', sans-serif;
  color: #C8BA96;
  line-height: 1.6;
  background-color: #0D0B07;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.idz_layout_sl4 {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.idz_page_sl4 {
  display: flex;
  min-height: 100vh;
}.idz_main_sl4 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1083px) {.idz_main_sl4 {
  padding-left: 220px;
}
}
@media screen and (max-width: 1076px) {.idz_main_sl4 {
  padding-bottom: 4.5rem;
}
}.idz_gc_sl4 {
  background: #121009;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255, 220, 140, 0.07);
  border-radius: 0.5rem;
  width: 140px;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 642px) {.idz_gc_sl4 {
  width: 156px;
}
}
@media(min-width: 1081px) {.idz_gc_sl4 {
  width: 10.5rem;
}
}.idz_gc_sl4:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 146, 42, 0.07);
}.idz_gc_img_sl4 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.idz_gc_img_sl4 img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.idz_gc_hover_sl4 {
  background: rgba(8, 6, 3, 0.72);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
}.idz_gc_sl4:hover .idz_gc_hover_sl4 {
  opacity: 1;
}.idz_gc_hover_btn_sl4 {
  padding: 8px 1rem;
  background: #C8922A;
  border-radius: 0.25rem;
  font-weight: 700;
  color: #F4EBCF;
  font-size: 0.75rem;
}.idz_gc_info_sl4 {
  padding: 8px 10px 10px;
}.idz_gc_name_sl4 {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #C8BA96;
  max-width: 100%;
  white-space: nowrap;
  margin-bottom: 3px;
  font-size: 0.75rem;
  font-weight: 600;
}.idz_gc_prov_sl4 {
  font-size: 0.625rem;
  color: #5A5040;
}.idz_gc_tag_sl4 {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  z-index: 2;
  position: absolute;
  font-size: 9px;
  top: 6px;
  left: 0.375rem;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-weight: 700;
}.idz_gc_tag_hot_sl4 {
  background: #C0402A;
  color: #fff;
}.idz_gc_tag_new_sl4 {
  background: #3A9E5F;
  color: #0D0B07;
}.idz_gc_tag_jp_sl4 {
  background: #C8922A;
  color: #0D0B07;
}.idz_gc_tag_ex_sl4 {
  background: #7A4E18;
  color: #fff;
}.idz_gc_tag_live_sl4 {
  background: #C0402A;
  color: #fff;
}.idz_gr_sl4 {
  padding: 32px 16px 0;
  background: #0D0B07;
}
@media(min-width: 769px) {.idz_gr_sl4 {
  padding: 36px 1.5rem 0;
}
}.idz_gr_in_sl4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.idz_gr_head_sl4 {
  gap: 12px;
  display: flex;
  margin-bottom: 10px;
  flex-wrap: wrap;
  align-items: center;
}.idz_gr_head_l_sl4 {
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  display: flex;
  min-width: 0;
}.idz_gr_ic_sl4 {
  border-radius: 8px;
  flex-shrink: 0;
  width: 32px;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}.idz_gr_ic_sl4 svg {
  stroke-linejoin: round;
  width: 1rem;
  height: 16px;
  stroke-linecap: round;
}.idz_gr_title_sl4 {
  color: #F4EBCF;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1rem;
  font-weight: 700;
}
@media(min-width: 766px) {.idz_gr_title_sl4 {
  font-size: 1.125rem;
}
}.idz_gr_more_sl4 {
  transition: color .2s;
  gap: 0.313rem;
  display: flex;
  font-weight: 600;
  flex-shrink: 0;
  align-items: center;
  white-space: nowrap;
  color: #736755;
  font-size: 12px;
}.idz_gr_more_sl4:hover {
  color: #C8922A;
}.idz_gr_more_sl4 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
  width: 12px;
}.idz_gr_arrows_sl4 {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.idz_gr_arr_sl4 {
  border-radius: 4px;
  background: rgba(255, 235, 180, 0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 220, 140, 0.14);
  display: flex;
  justify-content: center;
  height: 30px;
  align-items: center;
  width: 1.875rem;
  color: #9A8D6A;
}.idz_gr_arr_sl4:hover {
  background: rgba(255, 235, 180, 0.07);
  color: #F4EBCF;
}.idz_gr_arr_sl4 svg {
  width: 0.813rem;
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
}.idz_gr_seo_h_sl4 {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  max-width: 680px;
  font-weight: 700;
  color: #C8BA96;
  font-family: 'Cormorant Garamond', serif;
  font-size: 13px;
}
@media(min-width: 771px) {.idz_gr_seo_h_sl4 {
  font-size: 0.875rem;
}
}.idz_gr_seo_sl4 {
  font-size: 0.75rem;
  max-width: 42.5rem;
  margin-bottom: 0.75rem;
  color: #736755;
  overflow-wrap: break-word;
  line-height: 1.55;
}.idz_gr_seo_sl4 strong {
  font-weight: 600;
  color: #C8BA96;
}.idz_gr_scroll_sl4 {
  gap: 10px;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.idz_gr_scroll_sl4::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.idz_gr_scroll_sl4 {
  gap: 12px;
}
}.idz_tb_sl4 {
  background: #0D0B07;
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  top: 0;
  height: 56px;
  left: 0;
  position: fixed;
  z-index: 80;
  right: 0;
  display: flex;
  align-items: center;
}.idz_tb_in_sl4 {
  padding: 0 14px;
  gap: 0;
  align-items: center;
  display: flex;
  width: 100%;
  height: 100%;
}.idz_tb_burger_sl4 {
  border-radius: 8px;
  gap: 0.313rem;
  margin-right: 8px;
  flex-shrink: 0;
  justify-content: center;
  height: 2.375rem;
  flex-direction: column;
  width: 2.375rem;
  align-items: center;
  display: flex;
}.idz_tb_burger_sl4:hover {
  background: rgba(255, 235, 180, 0.05);
}.idz_tb_burger_line_sl4 {
  background: #9A8D6A;
  border-radius: 1px;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1082px) {.idz_tb_burger_sl4 {
  display: none;
}
}.idz_tb_logo_sl4 {
  gap: 0.563rem;
  font-weight: 800;
  margin-right: 20px;
  display: flex;
  color: #F4EBCF;
  font-size: 18px;
  letter-spacing: -.01em;
  flex-shrink: 0;
  align-items: center;
  overflow-wrap: break-word;
}.idz_tb_logo_mark_sl4 {
  overflow: hidden;
  border-radius: 8px;
  height: 32px;
  justify-content: center;
  width: 32px;
  align-items: center;
  display: flex;
}.idz_tb_logo_mark_sl4 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.idz_tb_nav_sl4 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 638px) {.idz_tb_nav_sl4 {
  display: flex;
}
}.idz_tb_tab_sl4 {
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  border-radius: 8px;
  font-weight: 600;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #9A8D6A;
}.idz_tb_tab_sl4:hover {
  background: rgba(255, 235, 180, 0.05);
  color: #F4EBCF;
}.idz_tb_tab_sl4.idz_state_active_sl4 {
  background: rgba(200, 146, 42, 0.18);
  color: #F4EBCF;
}.idz_tb_right_sl4 {
  gap: 0.5rem;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
  display: flex;
}.idz_tb_login_sl4 {
  transition: border-color .2s,color .2s;
  background: rgba(255, 235, 180, 0.05);
  border: 1px solid rgba(255, 220, 140, 0.14);
  padding: 0.563rem 1rem;
  border-radius: 0.5rem;
  display: none;
  font-size: 0.813rem;
  font-weight: 600;
  color: #C8BA96;
}.idz_tb_login_sl4:hover {
  border-color: rgba(200, 146, 42, 0.55);
  color: #F4EBCF;
}
@media(min-width: 479px) {.idz_tb_login_sl4 {
  display: block;
}
}.idz_tb_reg_sl4 {
  padding: 0.563rem 18px;
  transition: background .2s;
  background: #3A9E5F;
  border-radius: 0.5rem;
  color: #0D0B07;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
}.idz_tb_reg_sl4:hover {
  background: #46B870;
}.idz_sb_sl4 {
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 235, 180, 0.05);
  background: #171410;
  z-index: 70;
  position: fixed;
  overflow-y: auto;
  bottom: 0;
  width: 13.75rem;
  top: 3.5rem;
  left: 0;
}.idz_sb_sl4.idz_state_open_sl4 {
  transform: translateX(0);
}.idz_sb_sl4::-webkit-scrollbar {
  width: 0.25rem;
}.idz_sb_sl4::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 235, 180, 0.07);
}
@media(min-width: 1079px) {.idz_sb_sl4 {
  transform: translateX(0);
}
}.idz_sb_auth_sl4 {
  padding: 14px 12px 0.625rem;
}.idz_sb_btn_reg_sl4 {
  transition: background .2s;
  background: #3A9E5F;
  border-radius: 0.5rem;
  padding: 11px;
  display: block;
  color: #0D0B07;
  margin-bottom: 8px;
  font-size: 0.813rem;
  font-weight: 700;
  text-align: center;
}.idz_sb_btn_reg_sl4:hover {
  background: #46B870;
}.idz_sb_btn_login_sl4 {
  padding: 10px;
  border-radius: 0.5rem;
  transition: border-color .2s;
  background: rgba(255, 235, 180, 0.05);
  border: 1px solid rgba(255, 220, 140, 0.14);
  color: #C8BA96;
  font-size: 0.813rem;
  display: block;
  font-weight: 600;
  text-align: center;
}.idz_sb_btn_login_sl4:hover {
  border-color: rgba(200, 146, 42, 0.55);
  color: #F4EBCF;
}.idz_sb_promo_sl4 {
  background: linear-gradient(135deg,#1E1508,#171410);
  overflow: hidden;
  border-radius: 0.5rem;
  padding: 0.75rem 0.875rem;
  margin: 0 12px 0.625rem;
  border: 1px solid rgba(200, 146, 42, 0.18);
  position: relative;
}.idz_sb_promo_sl4::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 146, 42, 0.18),transparent 70%);
  content: '';
  position: absolute;
  top: -20px;
  height: 80px;
  width: 80px;
  right: -20px;
}.idz_sb_promo_title_sl4 {
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  color: #C8922A;
  font-size: 11px;
  letter-spacing: .06em;
  font-weight: 700;
}.idz_sb_promo_text_sl4 {
  font-size: 12px;
  color: #F4EBCF;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-weight: 600;
}.idz_sb_promo_sub_sl4 {
  color: #736755;
  font-size: 0.625rem;
  margin-top: 3px;
}.idz_sb_nav_sl4 {
  padding: 0.375rem 0.5rem 1rem;
}.idz_sb_nav_lb_sl4 {
  padding: 10px 8px 6px;
  font-weight: 700;
  color: #5A5040;
  letter-spacing: .08em;
  font-size: 10px;
  text-transform: uppercase;
}.idz_sb_link_sl4 {
  padding: 9px 10px;
  transition: background .15s,color .15s;
  border-radius: 4px;
  gap: 10px;
  overflow-wrap: break-word;
  align-items: center;
  cursor: pointer;
  color: #9A8D6A;
  font-weight: 500;
  font-size: 13px;
  display: flex;
}.idz_sb_link_sl4:hover {
  background: rgba(255, 235, 180, 0.05);
  color: #F4EBCF;
}.idz_sb_link_sl4.idz_state_active_sl4 {
  background: rgba(200, 146, 42, 0.18);
  color: #F4EBCF;
}.idz_sb_ic_sl4 {
  border-radius: 0.25rem;
  display: flex;
  height: 30px;
  flex-shrink: 0;
  width: 1.875rem;
  justify-content: center;
  align-items: center;
}.idz_sb_ic_sl4 svg {
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.idz_sb_ic_1_sl4 {
  background: rgba(200, 146, 42, 0.07);
  color: #C8922A;
}.idz_sb_ic_2_sl4 {
  background: rgba(58, 158, 95, 0.18);
  color: #3A9E5F;
}.idz_sb_ic_3_sl4 {
  background: rgba(200, 146, 42, 0.20);
  color: #C8922A;
}.idz_sb_ic_4_sl4 {
  background: rgba(122, 78, 24, 0.30);
  color: #7A4E18;
}.idz_sb_ic_5_sl4 {
  background: rgba(200, 146, 42, 0.07);
  color: #C0507A;
}.idz_sb_ic_6_sl4 {
  background: rgba(122, 78, 24, 0.30);
  color: #9B5FCC;
}.idz_sb_badge_sl4 {
  padding: 2px 0.438rem;
  border-radius: 4px;
  background: #C8922A;
  font-size: 0.563rem;
  color: #0D0B07;
  font-weight: 700;
  margin-left: auto;
}.idz_sb_bot_sl4 {
  gap: 0.5rem;
  padding: 12px;
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  display: flex;
}.idz_sb_lang_sl4,.idz_sb_help_sl4 {
  border-radius: 0.25rem;
  padding: 9px 0.375rem;
  background: rgba(255, 235, 180, 0.05);
  gap: 0.375rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 220, 140, 0.07);
  flex: 1;
  font-weight: 600;
  font-size: 0.688rem;
  color: #9A8D6A;
  display: flex;
  justify-content: center;
  align-items: center;
}.idz_sb_lang_sl4:hover,.idz_sb_help_sl4:hover {
  border-color: rgba(200, 146, 42, 0.55);
  color: #F4EBCF;
}.idz_sb_lang_sl4 svg,.idz_sb_help_sl4 svg {
  stroke-linejoin: round;
  height: 0.813rem;
  width: 13px;
  stroke-linecap: round;
}.idz_sb_bd_sl4 {
  inset: 0;
  background: rgba(8, 6, 3, 0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.idz_sb_bd_sl4.idz_state_on_sl4 {
  display: block;
}
@media(min-width:1080px) {.idz_sb_bd_sl4 {
  display: none!important;
}
}.idz_mob_nav_sl4 {
  border-top: 1px solid rgba(255, 220, 140, 0.14);
  background: #171410;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  z-index: 80;
  bottom: 0;
  right: 0;
  display: flex;
  position: fixed;
  left: 0;
}
@media(min-width: 1081px) {.idz_mob_nav_sl4 {
  display: none;
}
}.idz_mob_nav_item_sl4 {
  gap: 4px;
  flex: 1;
  padding: 0.25rem 2px;
  align-items: center;
  cursor: pointer;
  color: #5A5040;
  display: flex;
  flex-direction: column;
}.idz_mob_nav_ic_sl4 {
  line-height: 1;
}.idz_mob_nav_ic_sl4 svg {
  stroke-linejoin: round;
  width: 1.25rem;
  stroke-linecap: round;
  height: 20px;
}.idz_mob_nav_lb_sl4 {
  font-size: 10px;
  color: #5A5040;
  font-weight: 600;
}.idz_mob_nav_item_sl4.idz_state_active_sl4 {
  color: #C8922A;
}.idz_mob_nav_item_sl4.idz_state_active_sl4 .idz_mob_nav_lb_sl4 {
  color: #C8922A;
}.idz_hero_sl4 {
  background: #0D0B07;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 770px) {.idz_hero_sl4 {
  padding: 24px 1.5rem 0;
}
}.idz_hero_in_sl4 {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.idz_hero_in_sl4 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.idz_hero_in_sl4 {
  grid-template-columns: 1fr 340px;
}
}.idz_hero_promo_sl4 {
  border-radius: 14px;
  background: #121009;
  overflow: hidden;
  position: relative;
  display: flex;
  min-height: 220px;
  align-items: stretch;
}
@media(min-width: 770px) {.idz_hero_promo_sl4 {
  min-height: 17.5rem;
}
}.idz_hero_promo_bg_sl4 {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#1E1508 0%,#0D0B07 100%);
  position: absolute;
  background-size: cover;
}.idz_hero_promo_bg_sl4::after {
  inset: 0;
  background: linear-gradient(90deg,#0D0B07 0%,rgba(8, 6, 3, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.idz_hero_promo_glow_sl4 {
  background: radial-gradient(circle,rgba(122, 78, 24, 0.30) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  width: 300px;
  position: absolute;
  top: -40px;
  right: 3.75rem;
  height: 18.75rem;
}.idz_hero_promo_ct_sl4 {
  padding: 1.75rem 1.5rem 1.75rem 1.75rem;
  z-index: 2;
  display: flex;
  position: relative;
  justify-content: center;
  flex-direction: column;
  max-width: 30rem;
}
@media(min-width:768px) {.idz_hero_promo_ct_sl4 {
  padding: 2.5rem 32px;
}
}.idz_hero_badge_sl4 {
  border: 1px solid rgba(200, 146, 42, 0.07);
  background: rgba(200, 146, 42, 0.18);
  padding: 5px 0.75rem;
  border-radius: 20px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  color: #C8922A;
  margin-bottom: 0.875rem;
  display: inline-block;
}.idz_hero_h1_sl4 {
  line-height: 1.15;
  font-weight: 800;
  margin-bottom: 0.625rem;
  font-family: 'Cormorant Garamond', serif;
  font-size: 26px;
  color: #F4EBCF;
  overflow-wrap: break-word;
}.idz_hero_h1_sl4 em {
  color: #C8922A;
  font-style: normal;
}
@media(min-width: 769px) {.idz_hero_h1_sl4 {
  font-size: 36px;
}
}.idz_hero_sub_sl4 {
  font-size: 13px;
  margin-bottom: 1.25rem;
  color: #9A8D6A;
  line-height: 1.55;
}
@media(min-width: 766px) {.idz_hero_sub_sl4 {
  font-size: 0.875rem;
}
}.idz_hero_row_sl4 {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.idz_hero_cta_sl4 {
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  border-radius: 8px;
  background: #3A9E5F;
  font-size: 14px;
  box-shadow: 0 2px 0 #1E6638, 0 0.375rem 1rem rgba(58, 158, 95, 0.38);
  color: #0D0B07;
  font-weight: 700;
}.idz_hero_cta_sl4:hover {
  background: #46B870;
}.idz_hero_terms_sl4 {
  color: #5A5040;
  font-size: 11px;
}.idz_hero_game_sl4 {
  overflow: hidden;
  border-radius: 14px;
  border: 1px solid rgba(255, 220, 140, 0.07);
  background: #121009;
  position: relative;
  flex-direction: column;
  display: flex;
}.idz_hero_game_badge_sl4 {
  border: 1px solid rgba(200, 146, 42, 0.20);
  padding: 0.313rem 10px;
  background: rgba(200, 146, 42, 0.20);
  border-radius: 20px;
  left: 0.75rem;
  color: #C8922A;
  top: 12px;
  z-index: 3;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 10px;
  position: absolute;
  font-weight: 700;
}.idz_hero_game_badge_sl4 svg {
  width: 11px;
  margin-right: 0.25rem;
  vertical-align: -1px;
  height: 11px;
}.idz_hero_game_img_sl4 {
  background: linear-gradient(135deg,#1E1508,#0D0B07);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.idz_hero_game_img_sl4 img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.idz_hero_game_play_sl4 {
  inset: 0;
  background: rgba(8, 6, 3, 0.72);
  transition: opacity .2s;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  opacity: 0;
}.idz_hero_game_sl4:hover .idz_hero_game_play_sl4 {
  opacity: 1;
}.idz_hero_game_play_sl4 span {
  border-radius: 50%;
  background: #C8922A;
  display: flex;
  width: 3.25rem;
  align-items: center;
  justify-content: center;
  height: 52px;
}.idz_hero_game_play_sl4 span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 1.125rem;
}.idz_hero_game_info_sl4 {
  padding: 14px 16px;
}.idz_hero_game_title_sl4 {
  font-size: 15px;
  margin-bottom: 0.25rem;
  color: #F4EBCF;
  overflow-wrap: break-word;
  font-weight: 700;
}.idz_hero_game_provider_sl4 {
  font-size: 11px;
  color: #736755;
}.idz_hero_game_btn_sl4 {
  background: #C8922A;
  transition: background .2s;
  margin: 0.75rem 1rem 1rem;
  padding: 0.688rem;
  border-radius: 0.5rem;
  text-align: center;
  font-size: 0.813rem;
  display: block;
  color: #F4EBCF;
  font-weight: 700;
}.idz_hero_game_sl4:hover .idz_hero_game_btn_sl4 {
  background: #DDA83C;
}.idz_sbar_sl4 {
  background: #0D0B07;
  padding: 16px 1rem 0;
}
@media(min-width: 769px) {.idz_sbar_sl4 {
  padding: 1.125rem 24px 0;
}
}.idz_sbar_in_sl4 {
  margin: 0 auto;
  max-width: 1320px;
}.idz_sbar_row_sl4 {
  gap: 10px;
  display: flex;
  margin-bottom: 12px;
  flex-wrap: wrap;
}.idz_sbar_input_sl4 {
  border: 1px solid rgba(255, 220, 140, 0.14);
  gap: 0.625rem;
  border-radius: 8px;
  padding: 11px 1rem;
  flex: 1;
  transition: border-color .2s;
  background: #121009;
  color: #736755;
  font-size: 13px;
  display: flex;
  cursor: pointer;
  align-items: center;
}.idz_sbar_input_sl4:hover {
  border-color: rgba(200, 146, 42, 0.55);
}.idz_sbar_input_sl4 svg {
  height: 15px;
  flex-shrink: 0;
  stroke-linecap: round;
  width: 0.938rem;
  stroke-linejoin: round;
}.idz_sbar_providers_sl4 {
  border: 1px solid rgba(255, 220, 140, 0.14);
  transition: border-color .2s;
  background: #121009;
  border-radius: 0.5rem;
  gap: 0.5rem;
  padding: 11px 1.125rem;
  font-weight: 600;
  font-size: 13px;
  align-items: center;
  display: flex;
  white-space: nowrap;
  color: #C8BA96;
}.idz_sbar_providers_sl4:hover {
  border-color: rgba(200, 146, 42, 0.55);
  color: #F4EBCF;
}.idz_sbar_providers_sl4 svg {
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 14px;
}.idz_sbar_tabs_sl4 {
  gap: 0.375rem;
  overflow-x: auto;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
}.idz_sbar_tabs_sl4::-webkit-scrollbar {
  display: none;
}.idz_sbar_tab_sl4 {
  border: 1px solid rgba(255, 220, 140, 0.07);
  gap: 7px;
  padding: 8px 0.875rem;
  border-radius: 20px;
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 235, 180, 0.05);
  align-items: center;
  font-weight: 600;
  display: flex;
  color: #9A8D6A;
  font-size: 12px;
  cursor: pointer;
  flex-shrink: 0;
  white-space: nowrap;
}.idz_sbar_tab_sl4:hover {
  border-color: rgba(200, 146, 42, 0.55);
  background: rgba(255, 235, 180, 0.07);
  color: #F4EBCF;
}.idz_sbar_tab_sl4.idz_state_active_sl4 {
  background: rgba(200, 146, 42, 0.18);
  border-color: rgba(200, 146, 42, 0.07);
  color: #F4EBCF;
}.idz_sbar_tab_ic_sl4 svg {
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 14px;
}.idz_wy_sl4 {
  padding: 2rem 16px 0;
  background: #0D0B07;
}
@media(min-width: 769px) {.idz_wy_sl4 {
  padding: 2.5rem 1.5rem 0;
}
}.idz_wy_in_sl4 {
  margin: 0 auto;
  max-width: 1320px;
}.idz_wy_head_sl4 {
  margin-bottom: 18px;
  max-width: 45rem;
}.idz_wy_label_sl4 {
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #C8922A;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
}.idz_wy_h2_sl4 {
  font-family: 'Cormorant Garamond', serif;
  color: #F4EBCF;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 0.5rem;
}
@media(min-width: 765px) {.idz_wy_h2_sl4 {
  font-size: 24px;
}
}.idz_wy_intro_sl4 {
  margin: 0;
  color: #736755;
  line-height: 1.6;
  font-size: 0.813rem;
}.idz_wy_grid_sl4 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.idz_wy_grid_sl4 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.idz_wy_grid_sl4 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.idz_wy_card_sl4 {
  background: #171410;
  border-radius: 0.5rem;
  padding: 20px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 220, 140, 0.14);
}.idz_wy_card_sl4:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 146, 42, 0.07);
}.idz_wy_card_ic_sl4 {
  border-radius: 50%;
  background: rgba(200, 146, 42, 0.18);
  margin-bottom: 14px;
  display: flex;
  justify-content: center;
  width: 2.75rem;
  align-items: center;
  color: #C8922A;
  height: 44px;
}.idz_wy_card_ic_sl4 svg {
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
  width: 1.375rem;
}.idz_wy_card_h_sl4 {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  color: #F4EBCF;
  margin-bottom: 0.375rem;
}.idz_wy_card_p_sl4 {
  line-height: 1.6;
  color: #736755;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.idz_wy_card_p_sl4 strong {
  color: #C8BA96;
  font-weight: 600;
}.idz_gr_jp_sl4 {
  background: linear-gradient(135deg,#1A0F2A 0%,#0D0B07 100%);
  border-radius: 14px;
  overflow: hidden;
  padding: 1.25rem;
  position: relative;
}.idz_gr_jp_sl4::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 78, 24, 0.30) 0%,transparent 70%);
  height: 15.625rem;
  top: -60px;
  width: 15.625rem;
  left: -3.75rem;
  content: '';
  position: absolute;
}.idz_gr_jp_sl4::after {
  background: radial-gradient(circle,rgba(200, 146, 42, 0.20) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  right: 0;
  height: 12.5rem;
  content: '';
  bottom: -40px;
  width: 12.5rem;
}.idz_gr_jp_head_sl4 {
  gap: 1rem;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
  align-items: flex-start;
  display: flex;
  margin-bottom: 1rem;
}.idz_gr_jp_info_sl4 {
  flex: 1;
}.idz_gr_jp_label_sl4 {
  font-weight: 700;
  letter-spacing: .08em;
  color: #9B5FCC;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 0.688rem;
}.idz_gr_jp_label_sl4 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  margin-right: 0.25rem;
  vertical-align: -2px;
  height: 0.875rem;
  width: 0.875rem;
}.idz_gr_jp_amount_sl4 {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.25rem;
  line-height: 1;
  font-size: 2rem;
  color: #F4EBCF;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 769px) {.idz_gr_jp_amount_sl4 {
  font-size: 40px;
}
}.idz_gr_jp_amount_sl4 span {
  color: #C8922A;
}.idz_gr_jp_seo_sl4 {
  color: #9A8D6A;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 0.75rem;
  max-width: 480px;
}.idz_gr_jp_cta_sl4 {
  transition: background .2s;
  background: rgba(122, 78, 24, 0.30);
  padding: 0.688rem 20px;
  border-radius: 0.5rem;
  border: 1px solid rgba(122, 78, 24, 0.30);
  flex-shrink: 0;
  font-size: 13px;
  color: #F4EBCF;
  font-weight: 700;
  align-self: flex-start;
  position: relative;
  z-index: 1;
  white-space: nowrap;
  margin-top: 0.25rem;
}.idz_gr_jp_cta_sl4:hover {
  background: #7A4E18;
}.idz_gcg_sl4 {
  background: #0D0B07;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.idz_gcg_sl4 {
  padding: 2.75rem 24px 0;
}
}.idz_gcg_in_sl4 {
  margin: 0 auto;
  max-width: 1320px;
}.idz_gcg_head_sl4 {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.idz_gcg_label_sl4 {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #C8922A;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
}.idz_gcg_h2_sl4 {
  font-family: 'Cormorant Garamond', serif;
  color: #F4EBCF;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.375rem;
}
@media(min-width: 767px) {.idz_gcg_h2_sl4 {
  font-size: 28px;
}
}.idz_gcg_intro_sl4 {
  color: #736755;
  font-size: 13px;
  line-height: 1.6;
}.idz_gcg_grid_sl4 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.idz_gcg_grid_sl4 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.idz_gcg_grid_sl4 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.idz_gcg_card_sl4 {
  overflow: hidden;
  border: 1px solid rgba(255, 220, 140, 0.14);
  border-radius: 0.875rem;
  padding: 1.25rem;
  transition: transform .2s,border-color .2s;
  justify-content: flex-end;
  position: relative;
  flex-direction: column;
  cursor: pointer;
  min-height: 15rem;
  display: flex;
}.idz_gcg_card_sl4:hover {
  border-color: rgba(200, 146, 42, 0.18);
  transform: translateY(-3px);
}.idz_gcg_card_bg_sl4 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.idz_gcg_card_bg_sl4::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.idz_gcg_card_ic_sl4 {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  top: 1.125rem;
  display: flex;
  color: #F4EBCF;
  width: 40px;
  justify-content: center;
  position: absolute;
  z-index: 2;
  right: 1.125rem;
  height: 2.5rem;
  align-items: center;
}.idz_gcg_card_ic_sl4 svg {
  stroke-linecap: round;
  height: 1.25rem;
  width: 20px;
  stroke-linejoin: round;
}.idz_gcg_card_ct_sl4 {
  z-index: 1;
  position: relative;
}.idz_gcg_card_h_sl4 {
  font-size: 1.125rem;
  overflow-wrap: break-word;
  color: #F4EBCF;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.idz_gcg_card_h_sl4 {
  font-size: 1.25rem;
}
}.idz_gcg_card_p_sl4 {
  margin-bottom: 10px;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 12px;
  color: rgba(255,255,255,.82);
}.idz_gcg_card_p_sl4 strong {
  font-weight: 600;
  color: #F4EBCF;
}.idz_gcg_card_cta_sl4 {
  gap: 4px;
  text-transform: uppercase;
  display: inline-flex;
  font-weight: 700;
  font-size: 12px;
  color: #C8922A;
  align-items: center;
  letter-spacing: .04em;
}.idz_gcg_card_cta_sl4 svg {
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
}.idz_ws_sl4 {
  background: #0D0B07;
  padding: 32px 16px 0;
}
@media(min-width: 765px) {.idz_ws_sl4 {
  padding: 2.25rem 24px 0;
}
}.idz_ws_in_sl4 {
  margin: 0 auto;
  max-width: 1320px;
}.idz_ws_head_sl4 {
  gap: 12px;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  display: flex;
}.idz_ws_title_sl4 {
  gap: 0.625rem;
  font-size: 16px;
  flex-wrap: wrap;
  display: flex;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F4EBCF;
  font-family: 'Cormorant Garamond', serif;
  align-items: center;
}.idz_ws_title_ic_sl4 svg {
  height: 18px;
  color: #C8922A;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
}.idz_ws_online_sl4 {
  gap: 0.438rem;
  align-items: center;
  font-weight: 600;
  font-size: 12px;
  display: flex;
  color: #736755;
}.idz_ws_online_dot_sl4 {
  border-radius: 50%;
  background: #3A9E5F;
  flex-shrink: 0;
  height: 8px;
  box-shadow: 0 0 0.375rem rgba(58, 158, 95, 0.18);
  width: 0.5rem;
}.idz_ws_scroll_sl4 {
  gap: 0.5rem;
  display: flex;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  scrollbar-width: none;
}.idz_ws_scroll_sl4::-webkit-scrollbar {
  display: none;
}.idz_wc_sl4 {
  padding: 10px 0.875rem;
  border: 1px solid rgba(255, 220, 140, 0.14);
  gap: 10px;
  background: #121009;
  border-radius: 8px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  min-width: 220px;
}.idz_wc_img_sl4 {
  overflow: hidden;
  background: #171410;
  border-radius: 0.25rem;
  width: 36px;
  flex-shrink: 0;
  height: 36px;
}.idz_wc_img_sl4 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.idz_wc_info_sl4 {
  min-width: 0;
}.idz_wc_game_sl4 {
  overflow: hidden;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
  color: #C8BA96;
}.idz_wc_player_sl4 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  white-space: nowrap;
  color: #5A5040;
}.idz_wc_amount_sl4 {
  font-weight: 700;
  margin-left: auto;
  white-space: nowrap;
  color: #3A9E5F;
  flex-shrink: 0;
  font-size: 0.813rem;
}.idz_prov_sl4 {
  padding: 2.25rem 1rem 0;
  background: #0D0B07;
}
@media(min-width: 767px) {.idz_prov_sl4 {
  padding: 44px 24px 0;
}
}.idz_prov_in_sl4 {
  margin: 0 auto;
  max-width: 1320px;
}.idz_prov_head_sl4 {
  margin-bottom: 1rem;
}.idz_prov_label_sl4 {
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #C8922A;
  font-weight: 700;
}.idz_prov_h2_sl4 {
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
  color: #F4EBCF;
  font-size: 20px;
}
@media(min-width: 771px) {.idz_prov_h2_sl4 {
  font-size: 24px;
}
}.idz_prov_seo_sl4 {
  font-size: 13px;
  line-height: 1.6;
  color: #736755;
  margin-bottom: 1rem;
  overflow-wrap: break-word;
  max-width: 620px;
}.idz_prov_seo_sl4 strong {
  color: #C8BA96;
  font-weight: 700;
}.idz_prov_seo_sl4 a {
  color: #C8922A;
  text-decoration: underline;
}.idz_prov_grid_sl4 {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 642px) {.idz_prov_grid_sl4 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.idz_prov_grid_sl4 {
  grid-template-columns: repeat(8,1fr);
}
}.idz_prov_card_sl4 {
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 220, 140, 0.14);
  background: #121009;
  padding: 0.875rem 10px;
  gap: 7px;
  border-radius: 8px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}.idz_prov_card_sl4:hover {
  background: #171410;
  border-color: rgba(200, 146, 42, 0.55);
}.idz_prov_logo_sl4 {
  background: rgba(255, 235, 180, 0.05);
  border-radius: 4px;
  overflow: hidden;
  height: 44px;
  align-items: center;
  width: 2.75rem;
  justify-content: center;
  display: flex;
}.idz_prov_logo_sl4 img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.idz_prov_name_sl4 {
  color: #9A8D6A;
  font-weight: 600;
  text-align: center;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.idz_reg_sl4 {
  padding: 2.25rem 16px 0;
  background: #0D0B07;
}
@media(min-width: 765px) {.idz_reg_sl4 {
  padding: 2.75rem 24px 0;
}
}.idz_reg_in_sl4 {
  background: #171410;
  margin: 0 auto;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 220, 140, 0.07);
  padding: 1.75rem 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.idz_reg_in_sl4 {
  padding: 2.5rem;
}
}.idz_reg_top_sl4 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.idz_reg_top_sl4 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.idz_reg_label_sl4 {
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #C8922A;
}.idz_reg_h2_sl4 {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  color: #F4EBCF;
  font-size: 22px;
  overflow-wrap: break-word;
  line-height: 1.2;
  margin-bottom: 0.75rem;
}
@media(min-width: 769px) {.idz_reg_h2_sl4 {
  font-size: 1.75rem;
}
}.idz_reg_bonus_sl4 {
  border-radius: 8px;
  padding: 0.625rem 16px;
  gap: 0.5rem;
  border: 1px solid rgba(200, 146, 42, 0.20);
  background: rgba(200, 146, 42, 0.20);
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
}.idz_reg_bonus_amount_sl4 {
  font-weight: 800;
  color: #C8922A;
  font-size: 1.25rem;
}.idz_reg_bonus_text_sl4 {
  color: #9A8D6A;
  line-height: 1.35;
  font-size: 13px;
}.idz_reg_cta_btn_sl4 {
  background: #3A9E5F;
  padding: 0.875rem 2rem;
  border-radius: 8px;
  transition: background .2s;
  font-weight: 700;
  color: #0D0B07;
  display: inline-block;
  box-shadow: 0 2px 0 #1E6638, 0 6px 16px rgba(58, 158, 95, 0.38);
  margin-bottom: 0.75rem;
  font-size: 15px;
}.idz_reg_cta_btn_sl4:hover {
  background: #46B870;
}.idz_reg_terms_sl4 {
  font-size: 11px;
  line-height: 1.5;
  color: #5A5040;
}.idz_reg_seo_sl4 {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  padding-top: 20px;
  line-height: 1.65;
  font-size: 13px;
  color: #736755;
  overflow-wrap: break-word;
  margin-top: 20px;
}.idz_reg_seo_sl4 p {
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 10px;
  color: #736755;
}.idz_reg_seo_sl4 p:last-child {
  margin-bottom: 0;
}.idz_reg_seo_sl4 strong {
  font-weight: 700;
  color: #C8BA96;
}.idz_reg_seo_sl4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.idz_reg_seo_sl4 a:hover {
  color: #DDA83C;
}.idz_reg_seo_sl4 ul,.idz_reg_seo_sl4 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.idz_reg_seo_sl4 ol {
  list-style: decimal;
}.idz_reg_seo_sl4 li {
  font-size: 0.813rem;
  color: #736755;
  line-height: 1.65;
  margin-bottom: 4px;
}.idz_reg_seo_sl4 table {
  display: block;
  font-size: 13px;
  overflow-x: auto;
  margin-bottom: 0.625rem;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 770px) {.idz_reg_seo_sl4 table {
  display: table;
}
}.idz_reg_seo_sl4 th {
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  padding: 8px;
  font-weight: 700;
  text-align: left;
  color: #C8BA96;
}.idz_reg_seo_sl4 td {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 8px;
  color: #736755;
}.idz_reg_steps_sl4 {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width: 858px) {.idz_reg_steps_sl4 {
  margin-top: 0;
}
}.idz_reg_step_sl4 {
  gap: 0.875rem;
  background: rgba(255, 235, 180, 0.05);
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 220, 140, 0.07);
  padding: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.idz_reg_step_num_sl4 {
  border-radius: 50%;
  border: 1px solid rgba(200, 146, 42, 0.07);
  background: rgba(200, 146, 42, 0.18);
  justify-content: center;
  align-items: center;
  height: 34px;
  display: flex;
  font-weight: 800;
  color: #C8922A;
  flex-shrink: 0;
  font-size: 14px;
  width: 34px;
}.idz_reg_step_title_sl4 {
  margin-bottom: 3px;
  color: #F4EBCF;
  font-size: 14px;
  font-weight: 700;
}.idz_reg_step_text_sl4 {
  color: #736755;
  font-size: 0.75rem;
  line-height: 1.5;
}.idz_reg_trust_sl4 {
  gap: 10px;
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  padding-top: 1.25rem;
}.idz_reg_trust_item_sl4 {
  gap: 7px;
  overflow-wrap: break-word;
  font-size: 12px;
  display: flex;
  align-items: center;
  color: #736755;
}.idz_reg_trust_ic_sl4 svg {
  color: #C8922A;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
}.idz_app_sl4 {
  background: #0D0B07;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.idz_app_sl4 {
  padding: 44px 1.5rem 0;
}
}.idz_app_in_sl4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.idz_app_head_sl4 {
  margin-bottom: 16px;
}.idz_app_label_sl4 {
  font-size: 11px;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #C8922A;
  font-weight: 700;
  text-transform: uppercase;
}.idz_app_h2_sl4 {
  color: #F4EBCF;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 765px) {.idz_app_h2_sl4 {
  font-size: 1.5rem;
}
}.idz_app_sub_sl4 {
  color: #736755;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  line-height: 1.6;
}.idz_app_sub_sl4 strong {
  color: #C8BA96;
  font-weight: 700;
}.idz_app_cards_sl4 {
  gap: 0.625rem;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.idz_app_cards_sl4 {
  grid-template-columns: repeat(3,1fr);
}
}.idz_app_card_sl4 {
  gap: 16px;
  border-radius: 8px;
  overflow: hidden;
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
}.idz_app_card_ios_sl4 {
  background: linear-gradient(135deg,rgba(200, 146, 42, 0.18) 0%,#171410 100%);
}.idz_app_card_android_sl4 {
  background: linear-gradient(135deg,rgba(58, 158, 95, 0.18) 0%,#171410 100%);
}.idz_app_card_win_sl4 {
  background: linear-gradient(135deg,rgba(200, 146, 42, 0.20) 0%,#171410 100%);
}.idz_app_card_ic_sl4 svg {
  stroke-linecap: round;
  height: 2.125rem;
  width: 34px;
  stroke-linejoin: round;
}.idz_app_card_ic_sl4 {
  flex-shrink: 0;
  color: #F4EBCF;
}.idz_app_card_os_sl4 {
  font-size: 10px;
  color: #736755;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px;
  letter-spacing: .08em;
}.idz_app_card_title_sl4 {
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 700;
  color: #F4EBCF;
}.idz_app_card_text_sl4 {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #736755;
  line-height: 1.5;
  margin-bottom: 0.875rem;
}.idz_app_card_btn_sl4 {
  gap: 7px;
  padding: 10px 1.125rem;
  border-radius: 4px;
  border: 1px solid rgba(200, 146, 42, 0.55);
  background: rgba(255, 235, 180, 0.12);
  transition: background .2s;
  color: #F4EBCF;
  align-items: center;
  font-weight: 700;
  font-size: 0.813rem;
  display: inline-flex;
}.idz_app_card_btn_sl4:hover {
  background: rgba(255, 235, 180, 0.07);
}.idz_bon_sl4 {
  background: #0D0B07;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.idz_bon_sl4 {
  padding: 2.75rem 1.5rem 0;
}
}.idz_bon_in_sl4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.idz_bon_head_sl4 {
  margin-bottom: 1.25rem;
}.idz_bon_label_sl4 {
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C8922A;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.idz_bon_h2_sl4 {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F4EBCF;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 770px) {.idz_bon_h2_sl4 {
  font-size: 24px;
}
}.idz_bon_seo_sl4 {
  max-width: 620px;
  line-height: 1.6;
  color: #736755;
  overflow-wrap: break-word;
  font-size: 13px;
}.idz_bon_seo_sl4 strong {
  color: #C8BA96;
  font-weight: 700;
}.idz_bon_seo_sl4 a {
  text-decoration: underline;
  color: #C8922A;
}.idz_bon_grid_sl4 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width:640px) {.idz_bon_grid_sl4 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.idz_bon_grid_sl4 {
  grid-template-columns: repeat(5,1fr);
}
}.idz_bon_card_sl4 {
  padding: 16px;
  border: 1px solid rgba(255, 220, 140, 0.14);
  transition: border-color .2s,transform .2s;
  background: #121009;
  border-radius: 0.5rem;
}.idz_bon_card_sl4:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 146, 42, 0.07);
}.idz_bon_card_ic_sl4 svg {
  stroke-linejoin: round;
  width: 26px;
  height: 1.625rem;
  stroke-linecap: round;
}.idz_bon_card_ic_sl4 {
  margin-bottom: 0.625rem;
}.idz_bon_card_type_sl4 {
  color: #736755;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
  font-size: 10px;
}.idz_bon_card_amount_sl4 {
  line-height: 1.1;
  margin-bottom: 6px;
  font-weight: 800;
  font-size: 1.125rem;
  color: #C8922A;
}.idz_bon_card_name_sl4 {
  margin-bottom: 8px;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F4EBCF;
  font-size: 0.813rem;
}.idz_bon_card_detail_sl4 {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  color: #5A5040;
  font-size: 0.688rem;
  padding-top: 8px;
  line-height: 1.5;
  overflow-wrap: break-word;
}.idz_seo_sl4 {
  background: #0D0B07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.idz_seo_sl4 {
  padding: 44px 24px 0;
}
}.idz_seo_in_sl4 {
  margin: 0 auto;
  border-radius: 0.875rem;
  background: #171410;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 220, 140, 0.14);
  max-width: 1320px;
}
@media(min-width: 769px) {.idz_seo_in_sl4 {
  padding: 2.25rem 40px;
}
}.idz_seo_label_sl4 {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 0.688rem;
  color: #C8922A;
  letter-spacing: .08em;
  font-weight: 700;
}.idz_seo_h2_sl4 {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  line-height: 1.25;
  color: #F4EBCF;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
}
@media(min-width: 771px) {.idz_seo_h2_sl4 {
  font-size: 1.5rem;
}
}.idz_seo_body_sl4 {
  font-size: 14px;
  color: #9A8D6A;
  overflow-wrap: break-word;
  line-height: 1.75;
}.idz_seo_body_sl4 p {
  line-height: 1.75;
  color: #9A8D6A;
  font-size: 14px;
  margin-bottom: 12px;
}.idz_seo_body_sl4 p:last-child {
  margin-bottom: 0;
}.idz_seo_body_sl4 strong {
  color: #C8BA96;
  font-weight: 700;
}.idz_seo_body_sl4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.idz_seo_body_sl4 a:hover {
  color: #DDA83C;
}.idz_seo_body_sl4 ul,.idz_seo_body_sl4 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.idz_seo_body_sl4 ol {
  list-style: decimal;
}.idz_seo_body_sl4 li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #9A8D6A;
}.idz_seo_body_sl4 table {
  margin-bottom: 0.75rem;
  display: block;
  overflow-x: auto;
  font-size: 0.813rem;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 769px) {.idz_seo_body_sl4 table {
  display: table;
}
}.idz_seo_body_sl4 th {
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #C8BA96;
  font-weight: 700;
}.idz_seo_body_sl4 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  color: #9A8D6A;
}.idz_seo_cols_sl4 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.idz_seo_cols_sl4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.idz_seo_cols_sl4 {
  grid-template-columns: repeat(3,1fr);
}
}.idz_seo_col_h_sl4 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #C8BA96;
  font-size: 13px;
  margin-bottom: 0.438rem;
}.idz_seo_col_p_sl4 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #736755;
  font-size: 0.813rem;
}.idz_seo_stats_sl4 {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.idz_seo_stat_sl4 {
  flex: 1;
  background: rgba(200, 146, 42, 0.07);
  border: 1px solid rgba(200, 146, 42, 0.18);
  padding: 0.875rem 1rem;
  border-radius: 8px;
  min-width: 8.75rem;
}.idz_seo_stat_val_sl4 {
  color: #C8922A;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.idz_seo_stat_lb_sl4 {
  overflow-wrap: break-word;
  color: #736755;
  font-size: 0.688rem;
}.idz_seo_sl4 {
  padding: 2.25rem 16px 0;
  background: #0D0B07;
}
@media(min-width: 770px) {.idz_seo_sl4 {
  padding: 2.75rem 1.5rem 0;
}
}.idz_seo_in_sl4 {
  background: #171410;
  border-radius: 0.875rem;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 220, 140, 0.14);
  max-width: 82.5rem;
}
@media(min-width: 767px) {.idz_seo_in_sl4 {
  padding: 2.25rem 2.5rem;
}
}.idz_seo_label_sl4 {
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #C8922A;
  font-size: 0.688rem;
}.idz_seo_h2_sl4 {
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
  color: #F4EBCF;
  margin-bottom: 14px;
  font-size: 20px;
}
@media(min-width: 766px) {.idz_seo_h2_sl4 {
  font-size: 24px;
}
}.idz_seo_body_sl4 {
  font-size: 14px;
  color: #9A8D6A;
  overflow-wrap: break-word;
  line-height: 1.75;
}.idz_seo_body_sl4 p {
  font-size: 0.875rem;
  color: #9A8D6A;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.idz_seo_body_sl4 p:last-child {
  margin-bottom: 0;
}.idz_seo_body_sl4 strong {
  font-weight: 700;
  color: #C8BA96;
}.idz_seo_body_sl4 a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.idz_seo_body_sl4 a:hover {
  color: #DDA83C;
}.idz_seo_body_sl4 ul,.idz_seo_body_sl4 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.idz_seo_body_sl4 ol {
  list-style: decimal;
}.idz_seo_body_sl4 li {
  line-height: 1.75;
  font-size: 14px;
  color: #9A8D6A;
  margin-bottom: 0.375rem;
}.idz_seo_body_sl4 table {
  font-size: 13px;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  display: block;
}
@media(min-width: 766px) {.idz_seo_body_sl4 table {
  display: table;
}
}.idz_seo_body_sl4 th {
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  padding: 0.625rem 0.75rem;
  color: #C8BA96;
  font-weight: 700;
  text-align: left;
}.idz_seo_body_sl4 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  color: #9A8D6A;
}.idz_seo_cols_sl4 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.idz_seo_cols_sl4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.idz_seo_cols_sl4 {
  grid-template-columns: repeat(3,1fr);
}
}.idz_seo_col_h_sl4 {
  font-size: 13px;
  color: #C8BA96;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
}.idz_seo_col_p_sl4 {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #736755;
}.idz_seo_stats_sl4 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.idz_seo_stat_sl4 {
  background: rgba(200, 146, 42, 0.07);
  flex: 1;
  border: 1px solid rgba(200, 146, 42, 0.18);
  padding: 0.875rem 1rem;
  border-radius: 8px;
  min-width: 8.75rem;
}.idz_seo_stat_val_sl4 {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  color: #C8922A;
}.idz_seo_stat_lb_sl4 {
  color: #736755;
  overflow-wrap: break-word;
  font-size: 11px;
}.idz_faq_sl4 {
  background: #0D0B07;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.idz_faq_sl4 {
  padding: 2.75rem 1.5rem 0;
}
}.idz_faq_in_sl4 {
  margin: 0 auto;
  max-width: 1320px;
}.idz_faq_head_sl4 {
  margin-bottom: 20px;
}.idz_faq_label_sl4 {
  font-weight: 700;
  text-transform: uppercase;
  color: #C8922A;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
}.idz_faq_h2_sl4 {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  color: #F4EBCF;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.idz_faq_h2_sl4 {
  font-size: 1.5rem;
}
}.idz_faq_list_sl4 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.idz_faq_item_sl4 {
  border: 1px solid rgba(255, 220, 140, 0.14);
  border-radius: 8px;
  background: #171410;
  overflow: hidden;
}.idz_faq_q_sl4 {
  gap: 0.75rem;
  padding: 16px 1.25rem;
  transition: color .2s;
  color: #C8BA96;
  cursor: pointer;
  font-weight: 600;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 14px;
  overflow-wrap: break-word;
  align-items: center;
}.idz_faq_q_sl4:hover {
  color: #F4EBCF;
}.idz_faq_q_ic_sl4 {
  transition: transform .25s;
  background: rgba(255, 235, 180, 0.05);
  border-radius: 50%;
  flex-shrink: 0;
  width: 1.5rem;
  display: flex;
  height: 24px;
  color: #C8922A;
  font-size: 16px;
  justify-content: center;
  align-items: center;
}.idz_faq_item_sl4.idz_state_open_sl4 .idz_faq_q_ic_sl4 {
  transform: rotate(45deg);
}.idz_faq_a_sl4 {
  padding: 0 20px 1rem;
  color: #736755;
  font-size: 13px;
  display: none;
  overflow-wrap: break-word;
  line-height: 1.7;
}.idz_faq_item_sl4.idz_state_open_sl4 .idz_faq_a_sl4 {
  display: block;
}.idz_faq_a_sl4 strong {
  color: #C8BA96;
  font-weight: 700;
}.idz_faq_a_sl4 a {
  color: #C8922A;
  text-decoration: underline;
}.idz_faq_a_sl4 ul,.idz_faq_a_sl4 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.idz_faq_a_sl4 ol {
  list-style: decimal;
}.idz_faq_a_sl4 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.idz_faq_a_sl4 table {
  margin: 0.5rem 0;
  font-size: 12px;
  width: 100%;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 767px) {.idz_faq_a_sl4 table {
  display: table;
}
}.idz_faq_a_sl4 th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C8BA96;
}.idz_faq_a_sl4 td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  color: #736755;
}.idz_seo_sl4 {
  background: #0D0B07;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.idz_seo_sl4 {
  padding: 44px 1.5rem 0;
}
}.idz_seo_in_sl4 {
  padding: 1.75rem 24px;
  border-radius: 0.875rem;
  background: #171410;
  margin: 0 auto;
  border: 1px solid rgba(255, 220, 140, 0.14);
  max-width: 1320px;
}
@media(min-width: 767px) {.idz_seo_in_sl4 {
  padding: 36px 40px;
}
}.idz_seo_label_sl4 {
  text-transform: uppercase;
  font-weight: 700;
  color: #C8922A;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.idz_seo_h2_sl4 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 14px;
  color: #F4EBCF;
  line-height: 1.25;
}
@media(min-width: 765px) {.idz_seo_h2_sl4 {
  font-size: 24px;
}
}.idz_seo_body_sl4 {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #9A8D6A;
}.idz_seo_body_sl4 p {
  margin-bottom: 12px;
  line-height: 1.75;
  color: #9A8D6A;
  font-size: 14px;
}.idz_seo_body_sl4 p:last-child {
  margin-bottom: 0;
}.idz_seo_body_sl4 strong {
  font-weight: 700;
  color: #C8BA96;
}.idz_seo_body_sl4 a {
  transition: color .2s;
  color: #C8922A;
  text-decoration: underline;
}.idz_seo_body_sl4 a:hover {
  color: #DDA83C;
}.idz_seo_body_sl4 ul,.idz_seo_body_sl4 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.idz_seo_body_sl4 ol {
  list-style: decimal;
}.idz_seo_body_sl4 li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #9A8D6A;
  line-height: 1.75;
}.idz_seo_body_sl4 table {
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 12px;
  display: block;
  font-size: 13px;
}
@media(min-width: 771px) {.idz_seo_body_sl4 table {
  display: table;
}
}.idz_seo_body_sl4 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  color: #C8BA96;
  font-weight: 700;
  text-align: left;
}.idz_seo_body_sl4 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  color: #9A8D6A;
}.idz_seo_cols_sl4 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.idz_seo_cols_sl4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.idz_seo_cols_sl4 {
  grid-template-columns: repeat(3,1fr);
}
}.idz_seo_col_h_sl4 {
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #C8BA96;
}.idz_seo_col_p_sl4 {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #736755;
}.idz_seo_stats_sl4 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.idz_seo_stat_sl4 {
  border-radius: 0.5rem;
  flex: 1;
  background: rgba(200, 146, 42, 0.07);
  border: 1px solid rgba(200, 146, 42, 0.18);
  padding: 14px 16px;
  min-width: 8.75rem;
}.idz_seo_stat_val_sl4 {
  font-weight: 800;
  font-size: 1.25rem;
  color: #C8922A;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.idz_seo_stat_lb_sl4 {
  overflow-wrap: break-word;
  color: #736755;
  font-size: 11px;
}.idz_pmt_sl4 {
  padding: 2.25rem 1rem 0;
  background: #0D0B07;
}
@media(min-width: 765px) {.idz_pmt_sl4 {
  padding: 44px 24px 0;
}
}.idz_pmt_in_sl4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.idz_pmt_head_sl4 {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.idz_pmt_label_sl4 {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  color: #C8922A;
  font-weight: 700;
  margin-bottom: 8px;
}.idz_pmt_h2_sl4 {
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.375rem;
  color: #F4EBCF;
}
@media(min-width: 771px) {.idz_pmt_h2_sl4 {
  font-size: 28px;
}
}.idz_pmt_intro_sl4 {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #736755;
  font-size: 14px;
}.idz_pmt_groups_sl4 {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.idz_pmt_group_sl4 {
  border: 1px solid rgba(255, 220, 140, 0.14);
  border-radius: 0.5rem;
  padding: 20px;
  background: #171410;
}.idz_pmt_group_head_sl4 {
  gap: 12px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
}.idz_pmt_group_ic_sl4 {
  border-radius: 0.25rem;
  background: rgba(200, 146, 42, 0.18);
  display: flex;
  justify-content: center;
  width: 36px;
  align-items: center;
  height: 36px;
  flex-shrink: 0;
  color: #C8922A;
}.idz_pmt_group_ic_sl4 svg {
  stroke-linejoin: round;
  height: 18px;
  width: 1.125rem;
  stroke-linecap: round;
}.idz_pmt_group_h_sl4 {
  margin: 0;
  font-weight: 700;
  color: #F4EBCF;
  font-size: 16px;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
}.idz_pmt_group_p_sl4 {
  line-height: 1.6;
  margin-bottom: 0.875rem;
  font-size: 0.813rem;
  color: #736755;
  overflow-wrap: break-word;
}.idz_pmt_group_p_sl4 strong {
  color: #C8BA96;
  font-weight: 600;
}.idz_pmt_table_wrap_sl4 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.idz_pmt_table_sl4 {
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
  min-width: 33.75rem;
}.idz_pmt_table_sl4 th {
  border-bottom: 1px solid rgba(255, 235, 180, 0.07);
  padding: 0.625rem 0.75rem;
  color: #C8BA96;
  white-space: nowrap;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .04em;
  font-size: 11px;
  text-align: left;
}.idz_pmt_table_sl4 td {
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
  padding: 0.75rem;
  color: #736755;
}.idz_pmt_table_sl4 tbody tr:last-child td {
  border-bottom: none;
}.idz_pmt_table_sl4 tr:hover td {
  background: rgba(255, 235, 180, 0.05);
  color: #C8BA96;
}.idz_ft_sl4 {
  border-top: 1px solid rgba(255, 235, 180, 0.05);
  background: #080603;
  margin-top: 3rem;
}.idz_ft_support_sl4 {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
}
@media(min-width: 769px) {.idz_ft_support_sl4 {
  padding: 1.75rem 1.5rem;
}
}.idz_ft_support_in_sl4 {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
}.idz_ft_support_main_sl4 {
  flex: 1;
  gap: 1rem;
  display: flex;
  align-items: center;
  min-width: 220px;
  flex-wrap: wrap;
}.idz_ft_support_ic_sl4 {
  color: #C8922A;
  flex-shrink: 0;
}.idz_ft_support_ic_sl4 svg {
  width: 30px;
  stroke-linejoin: round;
  height: 1.875rem;
  stroke-linecap: round;
}.idz_ft_support_text_title_sl4 {
  color: #F4EBCF;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.idz_ft_support_text_sub_sl4 {
  color: #736755;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.idz_ft_support_btn_sl4 {
  transition: background .2s;
  padding: 0.688rem 22px;
  border-radius: 8px;
  background: #C8922A;
  font-weight: 700;
  font-size: 13px;
  flex-shrink: 0;
  white-space: nowrap;
  color: #F4EBCF;
}.idz_ft_support_btn_sl4:hover {
  background: #DDA83C;
}.idz_ft_support_contacts_sl4 {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.idz_ft_support_contact_sl4 {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #5A5040;
}.idz_ft_support_contact_sl4 strong {
  color: #9A8D6A;
  font-weight: 600;
  font-size: 11px;
  display: block;
  margin-bottom: 2px;
}.idz_ft_main_sl4 {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 235, 180, 0.05);
}
@media(min-width: 767px) {.idz_ft_main_sl4 {
  padding: 40px 24px 2rem;
}
}.idz_ft_main_in_sl4 {
  margin: 0 auto;
  gap: 24px;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.idz_ft_main_in_sl4 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.idz_ft_main_in_sl4 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.idz_ft_col_logo_sl4 {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.idz_ft_col_logo_sl4 {
  grid-column: auto;
}
}.idz_ft_logo_sl4 {
  gap: 9px;
  flex-wrap: wrap;
  font-weight: 800;
  margin-bottom: 0.75rem;
  font-size: 1rem;
  align-items: center;
  display: flex;
  color: #F4EBCF;
  overflow-wrap: break-word;
}.idz_ft_logo_mark_sl4 {
  overflow: hidden;
  border-radius: 0.25rem;
  height: 30px;
  width: 30px;
}.idz_ft_logo_mark_sl4 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.idz_ft_logo_sub_sl4 {
  color: #5A5040;
  max-width: 200px;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.55;
}.idz_ft_col_title_sl4 {
  color: #9A8D6A;
  font-weight: 700;
  font-size: 0.75rem;
  letter-spacing: .07em;
  margin-bottom: 14px;
  text-transform: uppercase;
}.idz_ft_col_links_sl4 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.idz_ft_col_link_sl4 {
  transition: color .2s;
  color: #5A5040;
  font-size: 13px;
  overflow-wrap: break-word;
}.idz_ft_col_link_sl4:hover {
  color: #C8BA96;
}.idz_ft_apps_sl4 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.idz_ft_app_card_sl4 {
  gap: 10px;
  padding: 10px 0.75rem;
  border-radius: 4px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 220, 140, 0.14);
  background: rgba(255, 235, 180, 0.05);
  display: flex;
  align-items: center;
}.idz_ft_app_card_sl4:hover {
  border-color: rgba(200, 146, 42, 0.55);
}.idz_ft_app_card_ic_sl4 svg {
  height: 1.375rem;
  width: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.idz_ft_app_card_os_sl4 {
  font-weight: 600;
  color: #5A5040;
  font-size: 0.625rem;
}.idz_ft_app_card_action_sl4 {
  color: #C8BA96;
  font-weight: 700;
  font-size: 0.75rem;
}.idz_ft_bot_sl4 {
  padding: 20px 16px;
}
@media(min-width: 770px) {.idz_ft_bot_sl4 {
  padding: 20px 24px;
}
}.idz_ft_bot_in_sl4 {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.idz_ft_socials_sl4 {
  gap: 8px;
  display: flex;
}.idz_ft_soc_sl4 {
  border-radius: 0.25rem;
  transition: background .2s;
  border: 1px solid rgba(255, 220, 140, 0.14);
  background: rgba(255, 235, 180, 0.05);
  align-items: center;
  height: 2.25rem;
  justify-content: center;
  width: 36px;
  display: flex;
  color: #9A8D6A;
}.idz_ft_soc_sl4 svg {
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.idz_ft_soc_sl4:hover {
  background: rgba(255, 235, 180, 0.07);
}.idz_ft_legal_sl4 {
  flex: 1;
  color: #8C7E64;
  font-size: 11px;
  min-width: 200px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.idz_ft_legal_sl4 strong {
  font-weight: 700;
  color: #9A8D6A;
}.idz_ft_legal_sl4 a {
  color: #9A8D6A;
  text-decoration: underline;
}.idz_ft_age_sl4 {
  border: 2px solid #8C7E64;
  border-radius: 50%;
  justify-content: center;
  width: 32px;
  font-weight: 800;
  align-items: center;
  font-size: 11px;
  color: #8C7E64;
  flex-shrink: 0;
  height: 32px;
  margin-left: auto;
  display: flex;
}