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