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