*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0D0A06;
  -webkit-font-smoothing: antialiased;
  color: #D5C89E;
  font-family: 'Jost', sans-serif;
  min-height: 100vh;
  line-height: 1.6;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  font: inherit;
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.itz-layout_w54 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.itz-page_w54 {
  display: flex;
  min-height: 100vh;
}.itz-main_w54 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1081px) {.itz-main_w54 {
  padding-left: 220px;
}
}
@media(max-width: 1078px) {.itz-main_w54 {
  padding-bottom: 4.5rem;
}
}.itz-gc_w54 {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  background: #131008;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  width: 8.75rem;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width: 641px) {.itz-gc_w54 {
  width: 156px;
}
}
@media(min-width: 1083px) {.itz-gc_w54 {
  width: 168px;
}
}.itz-gc_w54:hover {
  border-color: rgba(200, 136, 42, 0.08);
  transform: translateY(-3px);
}.itz-gc_img_w54 {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.itz-gc_img_w54 img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.itz-gc_hover_w54 {
  transition: opacity .2s;
  background: rgba(7, 5, 3, 0.72);
  inset: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  opacity: 0;
}.itz-gc_w54:hover .itz-gc_hover_w54 {
  opacity: 1;
}.itz-gc_hover_btn_w54 {
  background: #C8882A;
  border-radius: 0.313rem;
  padding: 0.5rem 1rem;
  color: #F6EDD8;
  font-size: 12px;
  font-weight: 700;
}.itz-gc_info_w54 {
  padding: 8px 0.625rem 10px;
}.itz-gc_name_w54 {
  overflow: hidden;
  font-size: 0.75rem;
  white-space: nowrap;
  max-width: 100%;
  margin-bottom: 3px;
  font-weight: 600;
  color: #D5C89E;
  text-overflow: ellipsis;
}.itz-gc_prov_w54 {
  font-size: 10px;
  color: #5C4E33;
}.itz-gc_tag_w54 {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  font-size: 9px;
  text-transform: uppercase;
  left: 0.375rem;
  position: absolute;
  font-weight: 700;
  letter-spacing: .04em;
  top: 0.375rem;
  z-index: 2;
}.itz-gc_tag_hot_w54 {
  background: #E53E3E;
  color: #fff;
}.itz-gc_tag_new_w54 {
  background: #22C55E;
  color: #0D0A06;
}.itz-gc_tag_jp_w54 {
  background: #F0C040;
  color: #0D0A06;
}.itz-gc_tag_ex_w54 {
  background: #7A4E18;
  color: #fff;
}.itz-gc_tag_live_w54 {
  background: #E53E3E;
  color: #fff;
}.itz-gr_w54 {
  padding: 2rem 1rem 0;
  background: #0D0A06;
}
@media(min-width:768px) {.itz-gr_w54 {
  padding: 36px 1.5rem 0;
}
}.itz-gr_in_w54 {
  margin: 0 auto;
  max-width: 82.5rem;
}.itz-gr_head_w54 {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 10px;
}.itz-gr_head_l_w54 {
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  display: flex;
  min-width: 0;
}.itz-gr_ic_w54 {
  border-radius: 0.625rem;
  width: 2rem;
  height: 2rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
}.itz-gr_ic_w54 svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
}.itz-gr_title_w54 {
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 700;
  font-size: 16px;
  color: #F6EDD8;
}
@media(min-width:768px) {.itz-gr_title_w54 {
  font-size: 1.125rem;
}
}.itz-gr_more_w54 {
  transition: color .2s;
  gap: 0.313rem;
  font-size: 12px;
  flex-shrink: 0;
  align-items: center;
  color: #7D6C48;
  display: flex;
  white-space: nowrap;
  font-weight: 600;
}.itz-gr_more_w54:hover {
  color: #C8882A;
}.itz-gr_more_w54 svg {
  height: 0.75rem;
  width: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.itz-gr_arrows_w54 {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.itz-gr_arr_w54 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  align-items: center;
  height: 30px;
  display: flex;
  color: #A8956A;
  justify-content: center;
  width: 1.875rem;
}.itz-gr_arr_w54:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F6EDD8;
}.itz-gr_arr_w54 svg {
  height: 0.813rem;
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.itz-gr_seo_h_w54 {
  margin: 0 0 6px;
  color: #D5C89E;
  font-weight: 700;
  max-width: 680px;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.itz-gr_seo_h_w54 {
  font-size: 14px;
}
}.itz-gr_seo_w54 {
  color: #7D6C48;
  max-width: 680px;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
  margin-bottom: 12px;
}.itz-gr_seo_w54 strong {
  color: #D5C89E;
  font-weight: 600;
}.itz-gr_scroll_w54 {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  display: flex;
}.itz-gr_scroll_w54::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.itz-gr_scroll_w54 {
  gap: 0.75rem;
}
}.itz-tb_w54 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0D0A06;
  top: 0;
  height: 3.5rem;
  align-items: center;
  position: fixed;
  display: flex;
  right: 0;
  left: 0;
  z-index: 80;
}.itz-tb_in_w54 {
  padding: 0 0.875rem;
  gap: 0;
  height: 100%;
  align-items: center;
  display: flex;
  width: 100%;
}.itz-tb_burger_w54 {
  border-radius: 10px;
  gap: 0.313rem;
  flex-shrink: 0;
  margin-right: 0.5rem;
  flex-direction: column;
  height: 2.375rem;
  justify-content: center;
  width: 2.375rem;
  display: flex;
  align-items: center;
}.itz-tb_burger_w54:hover {
  background: rgba(255, 255, 255, 0.05);
}.itz-tb_burger_line_w54 {
  border-radius: 1px;
  background: #A8956A;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1082px) {.itz-tb_burger_w54 {
  display: none;
}
}.itz-tb_logo_w54 {
  gap: 9px;
  flex-shrink: 0;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-right: 20px;
  align-items: center;
  letter-spacing: -.01em;
  font-size: 18px;
  display: flex;
  color: #F6EDD8;
}.itz-tb_logo_mark_w54 {
  border-radius: 10px;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 32px;
  height: 32px;
}.itz-tb_logo_mark_w54 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.itz-tb_nav_w54 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 637px) {.itz-tb_nav_w54 {
  display: flex;
}
}.itz-tb_tab_w54 {
  border-radius: 10px;
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #A8956A;
  font-weight: 600;
}.itz-tb_tab_w54:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6EDD8;
}.itz-tb_tab_w54.itz-state_active_w54 {
  background: rgba(200, 136, 42, 0.18);
  color: #F6EDD8;
}.itz-tb_right_w54 {
  gap: 8px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  margin-left: auto;
}.itz-tb_login_w54 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  transition: border-color .2s,color .2s;
  padding: 0.563rem 1rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  color: #D5C89E;
  display: none;
  font-size: 0.813rem;
  font-weight: 600;
}.itz-tb_login_w54:hover {
  border-color: rgba(200, 138, 42, 0.45);
  color: #F6EDD8;
}
@media(min-width: 481px) {.itz-tb_login_w54 {
  display: block;
}
}.itz-tb_reg_w54 {
  padding: 9px 1.125rem;
  background: #22C55E;
  border-radius: 10px;
  transition: background .2s;
  color: #0D0A06;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
}.itz-tb_reg_w54:hover {
  background: #16A34A;
}.itz-sb_w54 {
  background: #181309;
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  position: fixed;
  top: 56px;
  bottom: 0;
  z-index: 70;
  width: 13.75rem;
  overflow-y: auto;
  left: 0;
}.itz-sb_w54.itz-state_open_w54 {
  transform: translateX(0);
}.itz-sb_w54::-webkit-scrollbar {
  width: 0.25rem;
}.itz-sb_w54::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1079px) {.itz-sb_w54 {
  transform: translateX(0);
}
}.itz-sb_auth_w54 {
  padding: 14px 0.75rem 0.625rem;
}.itz-sb_btn_reg_w54 {
  border-radius: 10px;
  transition: background .2s;
  background: #22C55E;
  padding: 11px;
  font-weight: 700;
  color: #0D0A06;
  margin-bottom: 8px;
  text-align: center;
  display: block;
  font-size: 13px;
}.itz-sb_btn_reg_w54:hover {
  background: #16A34A;
}.itz-sb_btn_login_w54 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  padding: 10px;
  font-weight: 600;
  color: #D5C89E;
  display: block;
  text-align: center;
  font-size: 13px;
}.itz-sb_btn_login_w54:hover {
  border-color: rgba(200, 138, 42, 0.45);
  color: #F6EDD8;
}.itz-sb_promo_w54 {
  margin: 0 0.75rem 0.625rem;
  background: linear-gradient(135deg,#2A1A06,#181309);
  overflow: hidden;
  border: 1px solid rgba(200, 136, 42, 0.18);
  padding: 12px 0.875rem;
  border-radius: 10px;
  position: relative;
}.itz-sb_promo_w54::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 136, 42, 0.18),transparent 70%);
  height: 5rem;
  top: -20px;
  width: 5rem;
  content: '';
  right: -1.25rem;
  position: absolute;
}.itz-sb_promo_title_w54 {
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  color: #C8882A;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .06em;
}.itz-sb_promo_text_w54 {
  font-size: 12px;
  font-weight: 600;
  color: #F6EDD8;
  line-height: 1.35;
  overflow-wrap: break-word;
}.itz-sb_promo_sub_w54 {
  color: #7D6C48;
  margin-top: 3px;
  font-size: 10px;
}.itz-sb_nav_w54 {
  padding: 6px 0.5rem 16px;
}.itz-sb_nav_lb_w54 {
  padding: 0.625rem 8px 0.375rem;
  color: #5C4E33;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.625rem;
}.itz-sb_link_w54 {
  padding: 9px 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 0.313rem;
  gap: 10px;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 0.813rem;
  color: #A8956A;
  cursor: pointer;
  font-weight: 500;
  display: flex;
}.itz-sb_link_w54:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6EDD8;
}.itz-sb_link_w54.itz-state_active_w54 {
  background: rgba(200, 136, 42, 0.18);
  color: #F6EDD8;
}.itz-sb_ic_w54 {
  border-radius: 5px;
  height: 1.875rem;
  justify-content: center;
  flex-shrink: 0;
  width: 1.875rem;
  display: flex;
  align-items: center;
}.itz-sb_ic_w54 svg {
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
}.itz-sb_ic_1_w54 {
  background: rgba(200, 136, 42, 0.08);
  color: #C8882A;
}.itz-sb_ic_2_w54 {
  background: rgba(34, 197, 94, 0.15);
  color: #22C55E;
}.itz-sb_ic_3_w54 {
  background: rgba(240, 192, 64, 0.15);
  color: #F0C040;
}.itz-sb_ic_4_w54 {
  background: rgba(122, 78, 24, 0.28);
  color: #7A4E18;
}.itz-sb_ic_5_w54 {
  background: rgba(200, 136, 42, 0.08);
  color: #EC4899;
}.itz-sb_ic_6_w54 {
  background: rgba(122, 78, 24, 0.28);
  color: #7C3AED;
}.itz-sb_badge_w54 {
  border-radius: 0.313rem;
  padding: 2px 0.438rem;
  background: #F0C040;
  font-size: 0.563rem;
  margin-left: auto;
  font-weight: 700;
  color: #0D0A06;
}.itz-sb_bot_w54 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  padding: 0.75rem;
  display: flex;
}.itz-sb_lang_w54,.itz-sb_help_w54 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 6px;
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 6px;
  flex: 1;
  transition: border-color .2s;
  display: flex;
  align-items: center;
  font-weight: 600;
  color: #A8956A;
  font-size: 0.688rem;
  justify-content: center;
}.itz-sb_lang_w54:hover,.itz-sb_help_w54:hover {
  border-color: rgba(200, 138, 42, 0.45);
  color: #F6EDD8;
}.itz-sb_lang_w54 svg,.itz-sb_help_w54 svg {
  height: 0.813rem;
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.itz-sb_bd_w54 {
  background: rgba(7, 5, 3, 0.72);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.itz-sb_bd_w54.itz-state_on_w54 {
  display: block;
}
@media(min-width: 1077px) {.itz-sb_bd_w54 {
  display: none!important;
}
}.itz-mob_nav_w54 {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  background: #181309;
  position: fixed;
  left: 0;
  z-index: 80;
  right: 0;
  display: flex;
  bottom: 0;
}
@media(min-width: 1081px) {.itz-mob_nav_w54 {
  display: none;
}
}.itz-mob_nav_item_w54 {
  gap: 0.25rem;
  flex: 1;
  padding: 0.25rem 2px;
  align-items: center;
  color: #5C4E33;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}.itz-mob_nav_ic_w54 {
  line-height: 1;
}.itz-mob_nav_ic_w54 svg {
  stroke-linecap: round;
  width: 20px;
  height: 1.25rem;
  stroke-linejoin: round;
}.itz-mob_nav_lb_w54 {
  font-size: 10px;
  color: #5C4E33;
  font-weight: 600;
}.itz-mob_nav_item_w54.itz-state_active_w54 {
  color: #C8882A;
}.itz-mob_nav_item_w54.itz-state_active_w54 .itz-mob_nav_lb_w54 {
  color: #C8882A;
}.itz-hero_w54 {
  padding: 1.25rem 16px 0;
  background: #0D0A06;
}
@media(min-width: 770px) {.itz-hero_w54 {
  padding: 1.5rem 24px 0;
}
}.itz-hero_in_w54 {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr;
}
@media(min-width:860px) {.itz-hero_in_w54 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.itz-hero_in_w54 {
  grid-template-columns: 1fr 340px;
}
}.itz-hero_promo_w54 {
  border-radius: 16px;
  background: #131008;
  overflow: hidden;
  display: flex;
  align-items: stretch;
  position: relative;
  min-height: 13.75rem;
}
@media(min-width: 767px) {.itz-hero_promo_w54 {
  min-height: 17.5rem;
}
}.itz-hero_promo_bg_w54 {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#2A1A06 0%,#0D0A06 100%);
  position: absolute;
  background-size: cover;
}.itz-hero_promo_bg_w54::after {
  background: linear-gradient(90deg,#0D0A06 0%,rgba(7, 5, 3, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.itz-hero_promo_glow_w54 {
  background: radial-gradient(circle,rgba(122, 78, 24, 0.28) 0%,transparent 65%);
  border-radius: 50%;
  right: 60px;
  pointer-events: none;
  width: 18.75rem;
  height: 300px;
  top: -2.5rem;
  position: absolute;
}.itz-hero_promo_ct_w54 {
  padding: 1.75rem 24px 28px 1.75rem;
  display: flex;
  max-width: 30rem;
  z-index: 2;
  position: relative;
  justify-content: center;
  flex-direction: column;
}
@media(min-width: 767px) {.itz-hero_promo_ct_w54 {
  padding: 2.5rem 32px;
}
}.itz-hero_badge_w54 {
  border-radius: 1.5rem;
  border: 1px solid rgba(200, 136, 42, 0.08);
  padding: 0.313rem 12px;
  background: rgba(200, 136, 42, 0.18);
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  font-size: 0.625rem;
  display: inline-block;
  color: #C8882A;
  font-weight: 700;
}.itz-hero_h1_w54 {
  font-size: 1.625rem;
  font-weight: 800;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  line-height: 1.15;
  color: #F6EDD8;
  font-family: 'Cormorant Garamond', serif;
}.itz-hero_h1_w54 em {
  color: #F0C040;
  font-style: normal;
}
@media(min-width: 771px) {.itz-hero_h1_w54 {
  font-size: 2.25rem;
}
}.itz-hero_sub_w54 {
  font-size: 0.813rem;
  color: #A8956A;
  margin-bottom: 1.25rem;
  line-height: 1.55;
}
@media(min-width: 770px) {.itz-hero_sub_w54 {
  font-size: 0.875rem;
}
}.itz-hero_row_w54 {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.itz-hero_cta_w54 {
  transition: background .2s;
  background: #22C55E;
  padding: 0.813rem 1.625rem;
  border-radius: 10px;
  font-size: 14px;
  color: #0D0A06;
  font-weight: 700;
  box-shadow: 0 2px 16px rgba(34, 197, 94, 0.40), inset 0 1px 0 rgba(255, 255, 255, 0.12);
}.itz-hero_cta_w54:hover {
  background: #16A34A;
}.itz-hero_terms_w54 {
  color: #5C4E33;
  font-size: 11px;
}.itz-hero_game_w54 {
  background: #131008;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 1rem;
  overflow: hidden;
  display: flex;
  position: relative;
  flex-direction: column;
}.itz-hero_game_badge_w54 {
  padding: 5px 0.625rem;
  border: 1px solid rgba(240, 192, 64, 0.15);
  background: rgba(240, 192, 64, 0.15);
  border-radius: 1.5rem;
  text-transform: uppercase;
  top: 12px;
  color: #F0C040;
  z-index: 3;
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 0.625rem;
  left: 0.75rem;
  position: absolute;
}.itz-hero_game_badge_w54 svg {
  width: 0.688rem;
  margin-right: 0.25rem;
  vertical-align: -1px;
  height: 11px;
}.itz-hero_game_img_w54 {
  background: linear-gradient(135deg,#2A1A06,#0D0A06);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.itz-hero_game_img_w54 img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}.itz-hero_game_play_w54 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(7, 5, 3, 0.72);
  justify-content: center;
  position: absolute;
  opacity: 0;
  display: flex;
  align-items: center;
}.itz-hero_game_w54:hover .itz-hero_game_play_w54 {
  opacity: 1;
}.itz-hero_game_play_w54 span {
  border-radius: 50%;
  background: #C8882A;
  justify-content: center;
  align-items: center;
  width: 3.25rem;
  display: flex;
  height: 52px;
}.itz-hero_game_play_w54 span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 18px;
}.itz-hero_game_info_w54 {
  padding: 14px 1rem;
}.itz-hero_game_title_w54 {
  color: #F6EDD8;
  font-weight: 700;
  margin-bottom: 0.25rem;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.itz-hero_game_provider_w54 {
  color: #7D6C48;
  font-size: 11px;
}.itz-hero_game_btn_w54 {
  transition: background .2s;
  padding: 11px;
  margin: 12px 16px 1rem;
  border-radius: 10px;
  background: #C8882A;
  text-align: center;
  color: #F6EDD8;
  font-size: 13px;
  font-weight: 700;
  display: block;
}.itz-hero_game_w54:hover .itz-hero_game_btn_w54 {
  background: #D99B3C;
}.itz-sbar_w54 {
  background: #0D0A06;
  padding: 16px 1rem 0;
}
@media(min-width: 770px) {.itz-sbar_w54 {
  padding: 1.125rem 24px 0;
}
}.itz-sbar_in_w54 {
  margin: 0 auto;
  max-width: 82.5rem;
}.itz-sbar_row_w54 {
  gap: 10px;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.itz-sbar_input_w54 {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #131008;
  gap: 0.625rem;
  padding: 0.688rem 16px;
  flex: 1;
  border-radius: 0.625rem;
  font-size: 13px;
  align-items: center;
  display: flex;
  color: #7D6C48;
  cursor: pointer;
}.itz-sbar_input_w54:hover {
  border-color: rgba(200, 138, 42, 0.45);
}.itz-sbar_input_w54 svg {
  stroke-linecap: round;
  height: 15px;
  stroke-linejoin: round;
  flex-shrink: 0;
  width: 0.938rem;
}.itz-sbar_providers_w54 {
  gap: 8px;
  background: #131008;
  border-radius: 0.625rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 11px 1.125rem;
  font-weight: 600;
  font-size: 13px;
  align-items: center;
  white-space: nowrap;
  display: flex;
  color: #D5C89E;
}.itz-sbar_providers_w54:hover {
  border-color: rgba(200, 138, 42, 0.45);
  color: #F6EDD8;
}.itz-sbar_providers_w54 svg {
  stroke-linecap: round;
  width: 14px;
  height: 0.875rem;
  stroke-linejoin: round;
}.itz-sbar_tabs_w54 {
  gap: 0.375rem;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
}.itz-sbar_tabs_w54::-webkit-scrollbar {
  display: none;
}.itz-sbar_tab_w54 {
  border-radius: 1.5rem;
  background: rgba(255, 255, 255, 0.05);
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 8px 0.875rem;
  transition: background .15s,color .15s,border-color .15s;
  align-items: center;
  flex-shrink: 0;
  font-size: 12px;
  display: flex;
  white-space: nowrap;
  color: #A8956A;
  font-weight: 600;
  cursor: pointer;
}.itz-sbar_tab_w54:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(200, 138, 42, 0.45);
  color: #F6EDD8;
}.itz-sbar_tab_w54.itz-state_active_w54 {
  border-color: rgba(200, 136, 42, 0.08);
  background: rgba(200, 136, 42, 0.18);
  color: #F6EDD8;
}.itz-sbar_tab_ic_w54 svg {
  height: 0.875rem;
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.itz-wy_w54 {
  padding: 2rem 1rem 0;
  background: #0D0A06;
}
@media(min-width: 765px) {.itz-wy_w54 {
  padding: 2.5rem 24px 0;
}
}.itz-wy_in_w54 {
  margin: 0 auto;
  max-width: 1320px;
}.itz-wy_head_w54 {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.itz-wy_label_w54 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 8px;
  font-weight: 700;
  color: #C8882A;
}.itz-wy_h2_w54 {
  font-size: 20px;
  color: #F6EDD8;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
}
@media(min-width: 767px) {.itz-wy_h2_w54 {
  font-size: 24px;
}
}.itz-wy_intro_w54 {
  margin: 0;
  color: #7D6C48;
  line-height: 1.6;
  font-size: 0.813rem;
}.itz-wy_grid_w54 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.itz-wy_grid_w54 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.itz-wy_grid_w54 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.itz-wy_card_w54 {
  padding: 20px;
  transition: border-color .2s,transform .2s;
  background: #181309;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.625rem;
}.itz-wy_card_w54:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 136, 42, 0.08);
}.itz-wy_card_ic_w54 {
  border-radius: 50%;
  background: rgba(200, 136, 42, 0.18);
  justify-content: center;
  display: flex;
  margin-bottom: 0.875rem;
  color: #C8882A;
  align-items: center;
  height: 44px;
  width: 2.75rem;
}.itz-wy_card_ic_w54 svg {
  width: 1.375rem;
  stroke-linejoin: round;
  height: 1.375rem;
  stroke-linecap: round;
}.itz-wy_card_h_w54 {
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-size: 0.938rem;
  margin-bottom: 0.375rem;
  font-weight: 700;
  line-height: 1.25;
}.itz-wy_card_p_w54 {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  color: #7D6C48;
}.itz-wy_card_p_w54 strong {
  color: #D5C89E;
  font-weight: 600;
}.itz-gr_jp_w54 {
  padding: 1.25rem;
  background: linear-gradient(135deg,#1E1040 0%,#0D0A06 100%);
  border-radius: 16px;
  overflow: hidden;
  position: relative;
}.itz-gr_jp_w54::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 78, 24, 0.28) 0%,transparent 70%);
  top: -60px;
  width: 250px;
  left: -60px;
  position: absolute;
  height: 250px;
  content: '';
}.itz-gr_jp_w54::after {
  background: radial-gradient(circle,rgba(240, 192, 64, 0.15) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  width: 12.5rem;
  bottom: -40px;
  right: 0;
  content: '';
  height: 200px;
}.itz-gr_jp_head_w54 {
  gap: 16px;
  z-index: 1;
  align-items: flex-start;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 16px;
}.itz-gr_jp_info_w54 {
  flex: 1;
}.itz-gr_jp_label_w54 {
  letter-spacing: .08em;
  color: #7C3AED;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
}.itz-gr_jp_label_w54 svg {
  vertical-align: -2px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.875rem;
  width: 0.875rem;
  margin-right: 0.25rem;
}.itz-gr_jp_amount_w54 {
  margin-bottom: 0.25rem;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-size: 32px;
  line-height: 1;
  font-weight: 800;
}
@media(min-width: 769px) {.itz-gr_jp_amount_w54 {
  font-size: 40px;
}
}.itz-gr_jp_amount_w54 span {
  color: #F0C040;
}.itz-gr_jp_seo_w54 {
  color: #A8956A;
  line-height: 1.5;
  font-size: 12px;
  overflow-wrap: break-word;
  max-width: 30rem;
}.itz-gr_jp_cta_w54 {
  padding: 0.688rem 20px;
  transition: background .2s;
  border-radius: 0.625rem;
  border: 1px solid rgba(122, 78, 24, 0.28);
  background: rgba(122, 78, 24, 0.28);
  white-space: nowrap;
  font-size: 13px;
  flex-shrink: 0;
  font-weight: 700;
  position: relative;
  align-self: flex-start;
  z-index: 1;
  color: #F6EDD8;
  margin-top: 0.25rem;
}.itz-gr_jp_cta_w54:hover {
  background: #7A4E18;
}.itz-ws_w54 {
  padding: 32px 1rem 0;
  background: #0D0A06;
}
@media(min-width: 766px) {.itz-ws_w54 {
  padding: 36px 24px 0;
}
}.itz-ws_in_w54 {
  margin: 0 auto;
  max-width: 1320px;
}.itz-ws_head_w54 {
  gap: 12px;
  justify-content: space-between;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
}.itz-ws_title_w54 {
  gap: 0.625rem;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 700;
  font-size: 1rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  color: #F6EDD8;
}.itz-ws_title_ic_w54 svg {
  color: #F0C040;
  stroke-linecap: round;
  width: 1.125rem;
  stroke-linejoin: round;
  height: 1.125rem;
}.itz-ws_online_w54 {
  gap: 0.438rem;
  display: flex;
  color: #7D6C48;
  align-items: center;
  font-weight: 600;
  font-size: 12px;
}.itz-ws_online_dot_w54 {
  border-radius: 50%;
  background: #22C55E;
  flex-shrink: 0;
  width: 8px;
  height: 8px;
  box-shadow: 0 0 6px rgba(34, 197, 94, 0.15);
}.itz-ws_scroll_w54 {
  gap: 0.5rem;
  display: flex;
  padding-bottom: 8px;
  overflow-x: auto;
  scrollbar-width: none;
}.itz-ws_scroll_w54::-webkit-scrollbar {
  display: none;
}.itz-wc_w54 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.625rem;
  background: #131008;
  padding: 0.625rem 0.875rem;
  gap: 10px;
  display: flex;
  min-width: 13.75rem;
  flex-shrink: 0;
  align-items: center;
}.itz-wc_img_w54 {
  background: #181309;
  overflow: hidden;
  border-radius: 0.313rem;
  height: 36px;
  flex-shrink: 0;
  width: 36px;
}.itz-wc_img_w54 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.itz-wc_info_w54 {
  min-width: 0;
}.itz-wc_game_w54 {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  font-size: 12px;
  text-overflow: ellipsis;
  color: #D5C89E;
}.itz-wc_player_w54 {
  overflow: hidden;
  font-size: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #5C4E33;
}.itz-wc_amount_w54 {
  font-weight: 700;
  margin-left: auto;
  font-size: 0.813rem;
  flex-shrink: 0;
  color: #22C55E;
  white-space: nowrap;
}.itz-prov_w54 {
  padding: 2.25rem 1rem 0;
  background: #0D0A06;
}
@media(min-width: 765px) {.itz-prov_w54 {
  padding: 2.75rem 24px 0;
}
}.itz-prov_in_w54 {
  margin: 0 auto;
  max-width: 82.5rem;
}.itz-prov_head_w54 {
  margin-bottom: 16px;
}.itz-prov_label_w54 {
  font-weight: 700;
  margin-bottom: 8px;
  color: #C8882A;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
}.itz-prov_h2_w54 {
  overflow-wrap: break-word;
  color: #F6EDD8;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 769px) {.itz-prov_h2_w54 {
  font-size: 24px;
}
}.itz-prov_seo_w54 {
  color: #7D6C48;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 16px;
  line-height: 1.6;
  max-width: 620px;
}.itz-prov_seo_w54 strong {
  font-weight: 700;
  color: #D5C89E;
}.itz-prov_seo_w54 a {
  text-decoration: underline;
  color: #C8882A;
}.itz-prov_grid_w54 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.itz-prov_grid_w54 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.itz-prov_grid_w54 {
  grid-template-columns: repeat(8,1fr);
}
}.itz-prov_card_w54 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 10px;
  gap: 0.438rem;
  background: #131008;
  transition: border-color .2s,background .2s;
  padding: 0.875rem 10px;
  align-items: center;
  flex-direction: column;
  display: flex;
  cursor: pointer;
}.itz-prov_card_w54:hover {
  background: #181309;
  border-color: rgba(200, 138, 42, 0.45);
}.itz-prov_logo_w54 {
  overflow: hidden;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
  height: 44px;
  justify-content: center;
  width: 2.75rem;
}.itz-prov_logo_w54 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.itz-prov_name_w54 {
  font-size: 11px;
  text-align: center;
  font-weight: 600;
  color: #A8956A;
  overflow-wrap: break-word;
}.itz-bon_w54 {
  background: #0D0A06;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.itz-bon_w54 {
  padding: 2.75rem 1.5rem 0;
}
}.itz-bon_in_w54 {
  margin: 0 auto;
  max-width: 82.5rem;
}.itz-bon_head_w54 {
  margin-bottom: 20px;
}.itz-bon_label_w54 {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  color: #C8882A;
  text-transform: uppercase;
  font-size: 0.688rem;
}.itz-bon_h2_w54 {
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F6EDD8;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 769px) {.itz-bon_h2_w54 {
  font-size: 1.5rem;
}
}.itz-bon_seo_w54 {
  overflow-wrap: break-word;
  max-width: 620px;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #7D6C48;
}.itz-bon_seo_w54 strong {
  color: #D5C89E;
  font-weight: 700;
}.itz-bon_seo_w54 a {
  text-decoration: underline;
  color: #C8882A;
}.itz-bon_grid_w54 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.itz-bon_grid_w54 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.itz-bon_grid_w54 {
  grid-template-columns: repeat(5,1fr);
}
}.itz-bon_card_w54 {
  padding: 16px;
  background: #131008;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,transform .2s;
  border-radius: 0.625rem;
}.itz-bon_card_w54:hover {
  border-color: rgba(200, 136, 42, 0.08);
  transform: translateY(-2px);
}.itz-bon_card_ic_w54 svg {
  height: 26px;
  width: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.itz-bon_card_ic_w54 {
  margin-bottom: 10px;
}.itz-bon_card_type_w54 {
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 10px;
  color: #7D6C48;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.itz-bon_card_amount_w54 {
  color: #F0C040;
  margin-bottom: 0.375rem;
  font-weight: 800;
  line-height: 1.1;
  font-size: 18px;
}.itz-bon_card_name_w54 {
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-size: 13px;
  margin-bottom: 0.5rem;
  font-weight: 600;
}.itz-bon_card_detail_w54 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  line-height: 1.5;
  padding-top: 0.5rem;
  color: #5C4E33;
  font-size: 11px;
}.itz-reg_w54 {
  background: #0D0A06;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.itz-reg_w54 {
  padding: 2.75rem 24px 0;
}
}.itz-reg_in_w54 {
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  margin: 0 auto;
  background: #181309;
  border-radius: 16px;
  max-width: 1320px;
}
@media(min-width: 769px) {.itz-reg_in_w54 {
  padding: 40px;
}
}.itz-reg_top_w54 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:860px) {.itz-reg_top_w54 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.itz-reg_label_w54 {
  font-size: 0.688rem;
  color: #C8882A;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.itz-reg_h2_w54 {
  color: #F6EDD8;
  font-size: 1.375rem;
  margin-bottom: 0.75rem;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  line-height: 1.2;
}
@media(min-width: 769px) {.itz-reg_h2_w54 {
  font-size: 1.75rem;
}
}.itz-reg_bonus_w54 {
  padding: 0.625rem 16px;
  border: 1px solid rgba(240, 192, 64, 0.15);
  gap: 8px;
  border-radius: 10px;
  background: rgba(240, 192, 64, 0.15);
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.itz-reg_bonus_amount_w54 {
  color: #F0C040;
  font-size: 1.25rem;
  font-weight: 800;
}.itz-reg_bonus_text_w54 {
  line-height: 1.35;
  font-size: 13px;
  color: #A8956A;
}.itz-reg_cta_btn_w54 {
  transition: background .2s;
  border-radius: 0.625rem;
  background: #22C55E;
  padding: 0.875rem 32px;
  margin-bottom: 12px;
  font-size: 0.938rem;
  display: inline-block;
  box-shadow: 0 2px 1rem rgba(34, 197, 94, 0.40), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  font-weight: 700;
  color: #0D0A06;
}.itz-reg_cta_btn_w54:hover {
  background: #16A34A;
}.itz-reg_terms_w54 {
  color: #5C4E33;
  font-size: 11px;
  line-height: 1.5;
}.itz-reg_seo_w54 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 13px;
  line-height: 1.65;
  padding-top: 1.25rem;
  overflow-wrap: break-word;
  color: #7D6C48;
  margin-top: 20px;
}.itz-reg_seo_w54 p {
  margin-bottom: 10px;
  color: #7D6C48;
  font-size: 0.813rem;
  line-height: 1.65;
}.itz-reg_seo_w54 p:last-child {
  margin-bottom: 0;
}.itz-reg_seo_w54 strong {
  color: #D5C89E;
  font-weight: 700;
}.itz-reg_seo_w54 a {
  transition: color .2s;
  color: #C8882A;
  text-decoration: underline;
}.itz-reg_seo_w54 a:hover {
  color: #D99B3C;
}.itz-reg_seo_w54 ul,.itz-reg_seo_w54 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.itz-reg_seo_w54 ol {
  list-style: decimal;
}.itz-reg_seo_w54 li {
  margin-bottom: 0.25rem;
  color: #7D6C48;
  font-size: 13px;
  line-height: 1.65;
}.itz-reg_seo_w54 table {
  width: 100%;
  display: block;
  overflow-x: auto;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.itz-reg_seo_w54 table {
  display: table;
}
}.itz-reg_seo_w54 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  color: #D5C89E;
  text-align: left;
  font-weight: 700;
}.itz-reg_seo_w54 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #7D6C48;
}.itz-reg_steps_w54 {
  gap: 14px;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width: 859px) {.itz-reg_steps_w54 {
  margin-top: 0;
}
}.itz-reg_step_w54 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.itz-reg_step_num_w54 {
  background: rgba(200, 136, 42, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(200, 136, 42, 0.08);
  justify-content: center;
  color: #C8882A;
  font-size: 14px;
  font-weight: 800;
  display: flex;
  height: 34px;
  width: 34px;
  flex-shrink: 0;
  align-items: center;
}.itz-reg_step_title_w54 {
  font-size: 14px;
  margin-bottom: 3px;
  font-weight: 700;
  color: #F6EDD8;
}.itz-reg_step_text_w54 {
  font-size: 0.75rem;
  color: #7D6C48;
  line-height: 1.5;
}.itz-reg_trust_w54 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  flex-wrap: wrap;
  display: flex;
  padding-top: 1.25rem;
}.itz-reg_trust_item_w54 {
  gap: 0.438rem;
  color: #7D6C48;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  font-size: 12px;
}.itz-reg_trust_ic_w54 svg {
  stroke-linejoin: round;
  width: 16px;
  height: 1rem;
  stroke-linecap: round;
  color: #C8882A;
}.itz-htp_w54 {
  background: #0D0A06;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.itz-htp_w54 {
  padding: 44px 24px 0;
}
}.itz-htp_in_w54 {
  margin: 0 auto;
  max-width: 1320px;
}.itz-htp_head_w54 {
  max-width: 45rem;
  margin-bottom: 22px;
}.itz-htp_label_w54 {
  color: #C8882A;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.itz-htp_h2_w54 {
  font-size: 1.375rem;
  font-family: 'Cormorant Garamond', serif;
  color: #F6EDD8;
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.itz-htp_h2_w54 {
  font-size: 28px;
}
}.itz-htp_intro_w54 {
  font-size: 14px;
  color: #7D6C48;
  line-height: 1.6;
}.itz-htp_steps_w54 {
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 641px) {.itz-htp_steps_w54 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.itz-htp_steps_w54 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.itz-htp_step_w54 {
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem 18px 18px;
  background: #181309;
  flex-direction: column;
  display: flex;
  position: relative;
}.itz-htp_step_num_w54 {
  border-radius: 50%;
  background: #C8882A;
  position: absolute;
  font-weight: 800;
  justify-content: center;
  top: -0.75rem;
  display: flex;
  width: 1.75rem;
  height: 1.75rem;
  color: #0D0A06;
  font-family: 'Cormorant Garamond', serif;
  align-items: center;
  font-size: 0.813rem;
  left: 1.25rem;
}.itz-htp_step_ic_w54 {
  margin: 0.5rem 0 12px;
  background: rgba(200, 136, 42, 0.18);
  border-radius: 5px;
  display: flex;
  color: #C8882A;
  align-items: center;
  height: 36px;
  justify-content: center;
  width: 2.25rem;
}.itz-htp_step_ic_w54 svg {
  stroke-linejoin: round;
  width: 1.125rem;
  height: 1.125rem;
  stroke-linecap: round;
}.itz-htp_step_h_w54 {
  font-size: 14px;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 0.375rem;
  color: #F6EDD8;
}.itz-htp_step_p_w54 {
  color: #7D6C48;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 13px;
}.itz-htp_step_p_w54 strong {
  color: #D5C89E;
  font-weight: 600;
}.itz-htp_cta_w54 {
  padding: 13px 26px;
  transition: background .2s;
  border-radius: 0.625rem;
  background: #22C55E;
  display: inline-block;
  margin-top: 1.25rem;
  font-size: 14px;
  font-weight: 700;
  color: #0D0A06;
}.itz-htp_cta_w54:hover {
  background: #16A34A;
}.itz-app_w54 {
  background: #0D0A06;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.itz-app_w54 {
  padding: 2.75rem 1.5rem 0;
}
}.itz-app_in_w54 {
  margin: 0 auto;
  max-width: 1320px;
}.itz-app_head_w54 {
  margin-bottom: 16px;
}.itz-app_label_w54 {
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  color: #C8882A;
}.itz-app_h2_w54 {
  font-family: 'Cormorant Garamond', serif;
  color: #F6EDD8;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 6px;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.itz-app_h2_w54 {
  font-size: 1.5rem;
}
}.itz-app_sub_w54 {
  overflow-wrap: break-word;
  max-width: 600px;
  line-height: 1.6;
  color: #7D6C48;
  font-size: 0.813rem;
}.itz-app_sub_w54 strong {
  font-weight: 700;
  color: #D5C89E;
}.itz-app_cards_w54 {
  gap: 0.625rem;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.itz-app_cards_w54 {
  grid-template-columns: repeat(3,1fr);
}
}.itz-app_card_w54 {
  border-radius: 10px;
  overflow: hidden;
  gap: 16px;
  padding: 1.25rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
  position: relative;
}.itz-app_card_ios_w54 {
  background: linear-gradient(135deg,rgba(200, 136, 42, 0.18) 0%,#181309 100%);
}.itz-app_card_android_w54 {
  background: linear-gradient(135deg,rgba(34, 197, 94, 0.15) 0%,#181309 100%);
}.itz-app_card_win_w54 {
  background: linear-gradient(135deg,rgba(240, 192, 64, 0.15) 0%,#181309 100%);
}.itz-app_card_ic_w54 svg {
  stroke-linecap: round;
  width: 34px;
  height: 34px;
  stroke-linejoin: round;
}.itz-app_card_ic_w54 {
  color: #F6EDD8;
  flex-shrink: 0;
}.itz-app_card_os_w54 {
  margin-bottom: 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #7D6C48;
  font-size: 10px;
  letter-spacing: .08em;
}.itz-app_card_title_w54 {
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  color: #F6EDD8;
  line-height: 1.2;
}.itz-app_card_text_w54 {
  font-size: 12px;
  color: #7D6C48;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.5;
}.itz-app_card_btn_w54 {
  background: rgba(255, 255, 255, 0.12);
  border-radius: 0.313rem;
  transition: background .2s;
  gap: 7px;
  border: 1px solid rgba(200, 138, 42, 0.45);
  padding: 10px 1.125rem;
  display: inline-flex;
  color: #F6EDD8;
  font-size: 0.813rem;
  font-weight: 700;
  align-items: center;
}.itz-app_card_btn_w54:hover {
  background: rgba(255, 255, 255, 0.07);
}.itz-seo_w54 {
  background: #0D0A06;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.itz-seo_w54 {
  padding: 44px 24px 0;
}
}.itz-seo_in_w54 {
  border-radius: 1rem;
  background: #181309;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.75rem 24px;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width:768px) {.itz-seo_in_w54 {
  padding: 36px 40px;
}
}.itz-seo_label_w54 {
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8882A;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 0.688rem;
}.itz-seo_h2_w54 {
  line-height: 1.25;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 14px;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F6EDD8;
}
@media(min-width: 767px) {.itz-seo_h2_w54 {
  font-size: 24px;
}
}.itz-seo_body_w54 {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
  color: #A8956A;
}.itz-seo_body_w54 p {
  color: #A8956A;
  font-size: 0.875rem;
  margin-bottom: 12px;
  line-height: 1.75;
}.itz-seo_body_w54 p:last-child {
  margin-bottom: 0;
}.itz-seo_body_w54 strong {
  color: #D5C89E;
  font-weight: 700;
}.itz-seo_body_w54 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8882A;
}.itz-seo_body_w54 a:hover {
  color: #D99B3C;
}.itz-seo_body_w54 ul,.itz-seo_body_w54 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.itz-seo_body_w54 ol {
  list-style: decimal;
}.itz-seo_body_w54 li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #A8956A;
}.itz-seo_body_w54 table {
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 13px;
  display: block;
  margin-bottom: 0.75rem;
}
@media(min-width: 765px) {.itz-seo_body_w54 table {
  display: table;
}
}.itz-seo_body_w54 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D5C89E;
  text-align: left;
  font-weight: 700;
}.itz-seo_body_w54 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8956A;
}.itz-seo_cols_w54 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.itz-seo_cols_w54 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.itz-seo_cols_w54 {
  grid-template-columns: repeat(3,1fr);
}
}.itz-seo_col_h_w54 {
  overflow-wrap: break-word;
  color: #D5C89E;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.itz-seo_col_p_w54 {
  overflow-wrap: break-word;
  color: #7D6C48;
  line-height: 1.65;
  font-size: 13px;
}.itz-seo_stats_w54 {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.itz-seo_stat_w54 {
  border: 1px solid rgba(200, 136, 42, 0.18);
  border-radius: 10px;
  background: rgba(200, 136, 42, 0.08);
  padding: 14px 1rem;
  flex: 1;
  min-width: 140px;
}.itz-seo_stat_val_w54 {
  font-weight: 800;
  color: #C8882A;
  font-size: 1.25rem;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.itz-seo_stat_lb_w54 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7D6C48;
}.itz-faq_w54 {
  padding: 36px 16px 0;
  background: #0D0A06;
}
@media(min-width: 769px) {.itz-faq_w54 {
  padding: 2.75rem 24px 0;
}
}.itz-faq_in_w54 {
  margin: 0 auto;
  max-width: 82.5rem;
}.itz-faq_head_w54 {
  margin-bottom: 20px;
}.itz-faq_label_w54 {
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.688rem;
  color: #C8882A;
  letter-spacing: .08em;
  text-transform: uppercase;
}.itz-faq_h2_w54 {
  font-family: 'Cormorant Garamond', serif;
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.itz-faq_h2_w54 {
  font-size: 24px;
}
}.itz-faq_list_w54 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.itz-faq_item_w54 {
  border-radius: 0.625rem;
  overflow: hidden;
  background: #181309;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.itz-faq_q_w54 {
  transition: color .2s;
  padding: 16px 1.25rem;
  gap: 0.75rem;
  color: #D5C89E;
  cursor: pointer;
  align-items: center;
  justify-content: space-between;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  display: flex;
  font-weight: 600;
  flex-wrap: wrap;
}.itz-faq_q_w54:hover {
  color: #F6EDD8;
}.itz-faq_q_ic_w54 {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  height: 24px;
  display: flex;
  font-size: 16px;
  align-items: center;
  flex-shrink: 0;
  color: #C8882A;
  width: 1.5rem;
  justify-content: center;
}.itz-faq_item_w54.itz-state_open_w54 .itz-faq_q_ic_w54 {
  transform: rotate(45deg);
}.itz-faq_a_w54 {
  padding: 0 20px 16px;
  color: #7D6C48;
  line-height: 1.7;
  font-size: 13px;
  overflow-wrap: break-word;
  display: none;
}.itz-faq_item_w54.itz-state_open_w54 .itz-faq_a_w54 {
  display: block;
}.itz-faq_a_w54 strong {
  color: #D5C89E;
  font-weight: 700;
}.itz-faq_a_w54 a {
  color: #C8882A;
  text-decoration: underline;
}.itz-faq_a_w54 ul,.itz-faq_a_w54 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.itz-faq_a_w54 ol {
  list-style: decimal;
}.itz-faq_a_w54 li {
  margin-bottom: 4px;
  line-height: 1.6;
}.itz-faq_a_w54 table {
  margin: 8px 0;
  overflow-x: auto;
  width: 100%;
  display: block;
  font-size: 0.75rem;
  border-collapse: collapse;
}
@media(min-width: 765px) {.itz-faq_a_w54 table {
  display: table;
}
}.itz-faq_a_w54 th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D5C89E;
}.itz-faq_a_w54 td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7D6C48;
}.itz-seo_w54 {
  padding: 2.25rem 16px 0;
  background: #0D0A06;
}
@media(min-width: 771px) {.itz-seo_w54 {
  padding: 2.75rem 24px 0;
}
}.itz-seo_in_w54 {
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 1rem;
  background: #181309;
  max-width: 1320px;
}
@media(min-width:768px) {.itz-seo_in_w54 {
  padding: 2.25rem 2.5rem;
}
}.itz-seo_label_w54 {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 0.688rem;
  color: #C8882A;
  letter-spacing: .08em;
}.itz-seo_h2_w54 {
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.25;
}
@media(min-width: 770px) {.itz-seo_h2_w54 {
  font-size: 1.5rem;
}
}.itz-seo_body_w54 {
  font-size: 0.875rem;
  color: #A8956A;
  line-height: 1.75;
  overflow-wrap: break-word;
}.itz-seo_body_w54 p {
  color: #A8956A;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.75;
}.itz-seo_body_w54 p:last-child {
  margin-bottom: 0;
}.itz-seo_body_w54 strong {
  color: #D5C89E;
  font-weight: 700;
}.itz-seo_body_w54 a {
  transition: color .2s;
  color: #C8882A;
  text-decoration: underline;
}.itz-seo_body_w54 a:hover {
  color: #D99B3C;
}.itz-seo_body_w54 ul,.itz-seo_body_w54 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.itz-seo_body_w54 ol {
  list-style: decimal;
}.itz-seo_body_w54 li {
  color: #A8956A;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.itz-seo_body_w54 table {
  margin-bottom: 0.75rem;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  display: block;
  font-size: 13px;
}
@media(min-width: 769px) {.itz-seo_body_w54 table {
  display: table;
}
}.itz-seo_body_w54 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  text-align: left;
  font-weight: 700;
  color: #D5C89E;
}.itz-seo_body_w54 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #A8956A;
}.itz-seo_cols_w54 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.itz-seo_cols_w54 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.itz-seo_cols_w54 {
  grid-template-columns: repeat(3,1fr);
}
}.itz-seo_col_h_w54 {
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D5C89E;
  font-size: 13px;
}.itz-seo_col_p_w54 {
  color: #7D6C48;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.itz-seo_stats_w54 {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.itz-seo_stat_w54 {
  border-radius: 10px;
  padding: 14px 1rem;
  border: 1px solid rgba(200, 136, 42, 0.18);
  flex: 1;
  background: rgba(200, 136, 42, 0.08);
  min-width: 8.75rem;
}.itz-seo_stat_val_w54 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 4px;
  color: #C8882A;
}.itz-seo_stat_lb_w54 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #7D6C48;
}.itz-seo_w54 {
  background: #0D0A06;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.itz-seo_w54 {
  padding: 44px 24px 0;
}
}.itz-seo_in_w54 {
  background: #181309;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  border-radius: 1rem;
  padding: 1.75rem 24px;
  max-width: 1320px;
}
@media(min-width: 766px) {.itz-seo_in_w54 {
  padding: 2.25rem 40px;
}
}.itz-seo_label_w54 {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  color: #C8882A;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.itz-seo_h2_w54 {
  margin-bottom: 14px;
  color: #F6EDD8;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 767px) {.itz-seo_h2_w54 {
  font-size: 24px;
}
}.itz-seo_body_w54 {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #A8956A;
  line-height: 1.75;
}.itz-seo_body_w54 p {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #A8956A;
}.itz-seo_body_w54 p:last-child {
  margin-bottom: 0;
}.itz-seo_body_w54 strong {
  color: #D5C89E;
  font-weight: 700;
}.itz-seo_body_w54 a {
  transition: color .2s;
  color: #C8882A;
  text-decoration: underline;
}.itz-seo_body_w54 a:hover {
  color: #D99B3C;
}.itz-seo_body_w54 ul,.itz-seo_body_w54 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.itz-seo_body_w54 ol {
  list-style: decimal;
}.itz-seo_body_w54 li {
  margin-bottom: 6px;
  line-height: 1.75;
  color: #A8956A;
  font-size: 14px;
}.itz-seo_body_w54 table {
  margin-bottom: 12px;
  display: block;
  font-size: 13px;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 771px) {.itz-seo_body_w54 table {
  display: table;
}
}.itz-seo_body_w54 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #D5C89E;
  font-weight: 700;
}.itz-seo_body_w54 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #A8956A;
}.itz-seo_cols_w54 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.itz-seo_cols_w54 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.itz-seo_cols_w54 {
  grid-template-columns: repeat(3,1fr);
}
}.itz-seo_col_h_w54 {
  color: #D5C89E;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
}.itz-seo_col_p_w54 {
  font-size: 0.813rem;
  color: #7D6C48;
  line-height: 1.65;
  overflow-wrap: break-word;
}.itz-seo_stats_w54 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.itz-seo_stat_w54 {
  background: rgba(200, 136, 42, 0.08);
  padding: 0.875rem 1rem;
  border-radius: 0.625rem;
  flex: 1;
  border: 1px solid rgba(200, 136, 42, 0.18);
  min-width: 8.75rem;
}.itz-seo_stat_val_w54 {
  color: #C8882A;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 20px;
}.itz-seo_stat_lb_w54 {
  color: #7D6C48;
  overflow-wrap: break-word;
  font-size: 11px;
}.itz-ft_w54 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #070503;
  margin-top: 48px;
}.itz-ft_support_w54 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 765px) {.itz-ft_support_w54 {
  padding: 28px 24px;
}
}.itz-ft_support_in_w54 {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  max-width: 1320px;
  flex-wrap: wrap;
  align-items: center;
}.itz-ft_support_main_w54 {
  flex: 1;
  gap: 1rem;
  align-items: center;
  min-width: 13.75rem;
  flex-wrap: wrap;
  display: flex;
}.itz-ft_support_ic_w54 {
  color: #C8882A;
  flex-shrink: 0;
}.itz-ft_support_ic_w54 svg {
  stroke-linecap: round;
  height: 30px;
  width: 30px;
  stroke-linejoin: round;
}.itz-ft_support_text_title_w54 {
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-weight: 700;
  color: #F6EDD8;
  font-size: 15px;
}.itz-ft_support_text_sub_w54 {
  font-size: 0.75rem;
  color: #7D6C48;
  overflow-wrap: break-word;
}.itz-ft_support_btn_w54 {
  border-radius: 10px;
  background: #C8882A;
  padding: 0.688rem 22px;
  transition: background .2s;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 13px;
  white-space: nowrap;
  color: #F6EDD8;
}.itz-ft_support_btn_w54:hover {
  background: #D99B3C;
}.itz-ft_support_contacts_w54 {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.itz-ft_support_contact_w54 {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #5C4E33;
}.itz-ft_support_contact_w54 strong {
  font-size: 0.688rem;
  margin-bottom: 2px;
  color: #A8956A;
  display: block;
  font-weight: 600;
}.itz-ft_main_w54 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 1rem 1.5rem;
}
@media(min-width: 766px) {.itz-ft_main_w54 {
  padding: 2.5rem 24px 32px;
}
}.itz-ft_main_in_w54 {
  gap: 24px;
  margin: 0 auto;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.itz-ft_main_in_w54 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.itz-ft_main_in_w54 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.itz-ft_col_logo_w54 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.itz-ft_col_logo_w54 {
  grid-column: auto;
}
}.itz-ft_logo_w54 {
  gap: 9px;
  align-items: center;
  font-weight: 800;
  color: #F6EDD8;
  display: flex;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-size: 1rem;
  margin-bottom: 12px;
}.itz-ft_logo_mark_w54 {
  overflow: hidden;
  border-radius: 5px;
  height: 1.875rem;
  width: 30px;
}.itz-ft_logo_mark_w54 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.itz-ft_logo_sub_w54 {
  max-width: 200px;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #5C4E33;
  font-size: 0.75rem;
}.itz-ft_col_title_w54 {
  margin-bottom: 0.875rem;
  font-size: 12px;
  color: #A8956A;
  letter-spacing: .07em;
  text-transform: uppercase;
  font-weight: 700;
}.itz-ft_col_links_w54 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.itz-ft_col_link_w54 {
  transition: color .2s;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #5C4E33;
}.itz-ft_col_link_w54:hover {
  color: #D5C89E;
}.itz-ft_apps_w54 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.itz-ft_app_card_w54 {
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  padding: 0.625rem 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 0.625rem;
  display: flex;
  align-items: center;
}.itz-ft_app_card_w54:hover {
  border-color: rgba(200, 138, 42, 0.45);
}.itz-ft_app_card_ic_w54 svg {
  stroke-linejoin: round;
  height: 1.375rem;
  width: 1.375rem;
  stroke-linecap: round;
}.itz-ft_app_card_os_w54 {
  font-weight: 600;
  color: #5C4E33;
  font-size: 0.625rem;
}.itz-ft_app_card_action_w54 {
  color: #D5C89E;
  font-weight: 700;
  font-size: 12px;
}.itz-ft_bot_w54 {
  padding: 20px 1rem;
}
@media(min-width: 771px) {.itz-ft_bot_w54 {
  padding: 20px 1.5rem;
}
}.itz-ft_bot_in_w54 {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1320px;
  display: flex;
}.itz-ft_socials_w54 {
  gap: 8px;
  display: flex;
}.itz-ft_soc_w54 {
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  justify-content: center;
  display: flex;
  width: 36px;
  height: 2.25rem;
  color: #A8956A;
}.itz-ft_soc_w54 svg {
  stroke-linecap: round;
  height: 16px;
  width: 16px;
  stroke-linejoin: round;
}.itz-ft_soc_w54:hover {
  background: rgba(255, 255, 255, 0.07);
}.itz-ft_legal_w54 {
  flex: 1;
  font-size: 11px;
  overflow-wrap: break-word;
  color: #8A7A56;
  line-height: 1.6;
  min-width: 12.5rem;
}.itz-ft_legal_w54 strong {
  font-weight: 700;
  color: #A8956A;
}.itz-ft_legal_w54 a {
  text-decoration: underline;
  color: #A8956A;
}.itz-ft_age_w54 {
  border: 2px solid #8A7A56;
  border-radius: 50%;
  font-weight: 800;
  display: flex;
  align-items: center;
  margin-left: auto;
  width: 32px;
  color: #8A7A56;
  font-size: 11px;
  flex-shrink: 0;
  height: 2rem;
  justify-content: center;
}