*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0F0D08;
  -webkit-font-smoothing: antialiased;
  font-family: 'Raleway', sans-serif;
  line-height: 1.6;
  color: #D4C28A;
  min-height: 100vh;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  border: none;
  background: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.ipx-layout_gcw {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.ipx-page_gcw {
  min-height: 100vh;
  display: flex;
}.ipx-main_gcw {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1083px) {.ipx-main_gcw {
  padding-left: 13.75rem;
}
}
@media(max-width: 1081px) {.ipx-main_gcw {
  padding-bottom: 72px;
}
}.ipx-gc_gcw {
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  border-radius: 10px;
  background: #151209;
  transition: transform .2s,border-color .2s;
  width: 8.75rem;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
}
@media(min-width:640px) {.ipx-gc_gcw {
  width: 156px;
}
}
@media(min-width: 1082px) {.ipx-gc_gcw {
  width: 10.5rem;
}
}.ipx-gc_gcw:hover {
  transform: translateY(-3px);
  border-color: rgba(201, 144, 30, 0.08);
}.ipx-gc_img_gcw {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.ipx-gc_img_gcw img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.ipx-gc_hover_gcw {
  transition: opacity .2s;
  inset: 0;
  background: rgba(10, 8, 4, 0.74);
  opacity: 0;
  align-items: center;
  justify-content: center;
  display: flex;
  position: absolute;
}.ipx-gc_gcw:hover .ipx-gc_hover_gcw {
  opacity: 1;
}.ipx-gc_hover_btn_gcw {
  padding: 0.5rem 16px;
  border-radius: 0.375rem;
  background: #C9901E;
  font-weight: 700;
  color: #F6EED8;
  font-size: 0.75rem;
}.ipx-gc_info_gcw {
  padding: 0.5rem 0.625rem 10px;
}.ipx-gc_name_gcw {
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  font-weight: 600;
  max-width: 100%;
  font-size: 12px;
  color: #D4C28A;
  white-space: nowrap;
}.ipx-gc_prov_gcw {
  color: #967A52;
  font-size: 10px;
}.ipx-gc_tag_gcw {
  border-radius: 4px;
  padding: 2px 7px;
  font-size: 9px;
  top: 6px;
  text-transform: uppercase;
  z-index: 2;
  letter-spacing: .04em;
  position: absolute;
  font-weight: 700;
  left: 0.375rem;
}.ipx-gc_tag_hot_gcw {
  background: #DC3030;
  color: #fff;
}.ipx-gc_tag_new_gcw {
  background: #28B068;
  color: #0F0D08;
}.ipx-gc_tag_jp_gcw {
  background: #E8B830;
  color: #0F0D08;
}.ipx-gc_tag_ex_gcw {
  background: #8B5E1A;
  color: #fff;
}.ipx-gc_tag_live_gcw {
  background: #DC3030;
  color: #fff;
}.ipx-gr_gcw {
  background: #0F0D08;
  padding: 2rem 16px 0;
}
@media(min-width: 766px) {.ipx-gr_gcw {
  padding: 36px 1.5rem 0;
}
}.ipx-gr_in_gcw {
  margin: 0 auto;
  max-width: 85rem;
}.ipx-gr_head_gcw {
  gap: 12px;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.ipx-gr_head_l_gcw {
  flex: 1;
  gap: 10px;
  align-items: center;
  display: flex;
  min-width: 0;
}.ipx-gr_ic_gcw {
  border-radius: 10px;
  display: flex;
  flex-shrink: 0;
  height: 2rem;
  justify-content: center;
  width: 32px;
  align-items: center;
}.ipx-gr_ic_gcw svg {
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
  height: 16px;
}.ipx-gr_title_gcw {
  font-weight: 700;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F6EED8;
}
@media(min-width: 766px) {.ipx-gr_title_gcw {
  font-size: 18px;
}
}.ipx-gr_more_gcw {
  gap: 0.313rem;
  transition: color .2s;
  align-items: center;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 600;
  color: #A08458;
  display: flex;
  font-size: 0.75rem;
}.ipx-gr_more_gcw:hover {
  color: #C9901E;
}.ipx-gr_more_gcw svg {
  width: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.75rem;
}.ipx-gr_arrows_gcw {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.ipx-gr_arr_gcw {
  transition: background .15s,color .15s;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  justify-content: center;
  height: 30px;
  color: #B29462;
  width: 30px;
  align-items: center;
  display: flex;
}.ipx-gr_arr_gcw:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F6EED8;
}.ipx-gr_arr_gcw svg {
  height: 13px;
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ipx-gr_seo_h_gcw {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #D4C28A;
  max-width: 42.5rem;
  font-weight: 700;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.ipx-gr_seo_h_gcw {
  font-size: 14px;
}
}.ipx-gr_seo_gcw {
  color: #A08458;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.75rem;
  max-width: 42.5rem;
  margin-bottom: 12px;
}.ipx-gr_seo_gcw strong {
  color: #D4C28A;
  font-weight: 600;
}.ipx-gr_scroll_gcw {
  gap: 10px;
  padding-bottom: 0.625rem;
  overflow-x: auto;
  display: flex;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}.ipx-gr_scroll_gcw::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.ipx-gr_scroll_gcw {
  gap: 0.75rem;
}
}.ipx-tb_gcw {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0F0D08;
  align-items: center;
  position: fixed;
  display: flex;
  z-index: 80;
  right: 0;
  left: 0;
  top: 0;
  height: 56px;
}.ipx-tb_in_gcw {
  padding: 0 0.875rem;
  gap: 0;
  width: 100%;
  align-items: center;
  display: flex;
  height: 100%;
}.ipx-tb_burger_gcw {
  border-radius: 10px;
  gap: 0.313rem;
  align-items: center;
  flex-shrink: 0;
  margin-right: 0.5rem;
  flex-direction: column;
  display: flex;
  justify-content: center;
  height: 2.375rem;
  width: 2.375rem;
}.ipx-tb_burger_gcw:hover {
  background: rgba(255, 255, 255, 0.05);
}.ipx-tb_burger_line_gcw {
  border-radius: 1px;
  background: #B29462;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width: 1079px) {.ipx-tb_burger_gcw {
  display: none;
}
}.ipx-tb_logo_gcw {
  gap: 0.563rem;
  font-size: 1.125rem;
  font-weight: 800;
  align-items: center;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  color: #F6EED8;
  flex-shrink: 0;
  margin-right: 20px;
  display: flex;
}.ipx-tb_logo_mark_gcw {
  overflow: hidden;
  border-radius: 0.625rem;
  width: 2rem;
  justify-content: center;
  height: 2rem;
  display: flex;
  align-items: center;
}.ipx-tb_logo_mark_gcw img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.ipx-tb_nav_gcw {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 637px) {.ipx-tb_nav_gcw {
  display: flex;
}
}.ipx-tb_tab_gcw {
  border-radius: 10px;
  transition: background .15s,color .15s;
  padding: 8px 14px;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 600;
  color: #B29462;
}.ipx-tb_tab_gcw:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6EED8;
}.ipx-tb_tab_gcw.ipx-state_active_gcw {
  background: rgba(201, 144, 30, 0.18);
  color: #F6EED8;
}.ipx-tb_right_gcw {
  gap: 0.5rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
}.ipx-tb_login_gcw {
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 1rem;
  border-radius: 0.625rem;
  color: #D4C28A;
  display: none;
  font-weight: 600;
  font-size: 0.813rem;
}.ipx-tb_login_gcw:hover {
  border-color: rgba(201, 144, 30, 0.50);
  color: #F6EED8;
}
@media(min-width: 479px) {.ipx-tb_login_gcw {
  display: block;
}
}.ipx-tb_reg_gcw {
  padding: 0.563rem 18px;
  border-radius: 10px;
  background: #28B068;
  transition: background .2s;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
  color: #0E0C06;
}.ipx-tb_reg_gcw:hover {
  background: #33C778;
}.ipx-sb_gcw {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #1C1910;
  transition: transform .25s ease;
  transform: translateX(-100%);
  z-index: 70;
  top: 3.5rem;
  width: 220px;
  left: 0;
  position: fixed;
  overflow-y: auto;
  bottom: 0;
}.ipx-sb_gcw.ipx-state_open_gcw {
  transform: translateX(0);
}.ipx-sb_gcw::-webkit-scrollbar {
  width: 0.25rem;
}.ipx-sb_gcw::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1082px) {.ipx-sb_gcw {
  transform: translateX(0);
}
}.ipx-sb_auth_gcw {
  padding: 14px 0.75rem 10px;
}.ipx-sb_btn_reg_gcw {
  padding: 0.688rem;
  transition: background .2s;
  background: #28B068;
  border-radius: 10px;
  margin-bottom: 8px;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 700;
  color: #0E0C06;
  display: block;
}.ipx-sb_btn_reg_gcw:hover {
  background: #33C778;
}.ipx-sb_btn_login_gcw {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  padding: 10px;
  font-size: 0.813rem;
  text-align: center;
  font-weight: 600;
  display: block;
  color: #D4C28A;
}.ipx-sb_btn_login_gcw:hover {
  border-color: rgba(201, 144, 30, 0.50);
  color: #F6EED8;
}.ipx-sb_promo_gcw {
  margin: 0 12px 10px;
  border: 1px solid rgba(201, 144, 30, 0.18);
  overflow: hidden;
  border-radius: 10px;
  background: linear-gradient(135deg,#3A1E00,#1C1910);
  padding: 0.75rem 14px;
  position: relative;
}.ipx-sb_promo_gcw::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(201, 144, 30, 0.18),transparent 70%);
  top: -1.25rem;
  width: 5rem;
  position: absolute;
  content: '';
  height: 5rem;
  right: -1.25rem;
}.ipx-sb_promo_title_gcw {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.25rem;
  color: #C9901E;
  letter-spacing: .06em;
}.ipx-sb_promo_text_gcw {
  font-size: 0.75rem;
  font-weight: 600;
  color: #F6EED8;
  overflow-wrap: break-word;
  line-height: 1.35;
}.ipx-sb_promo_sub_gcw {
  color: #A08458;
  font-size: 0.625rem;
  margin-top: 3px;
}.ipx-sb_nav_gcw {
  padding: 0.375rem 8px 1rem;
}.ipx-sb_nav_lb_gcw {
  padding: 0.625rem 0.5rem 6px;
  letter-spacing: .08em;
  color: #967A52;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
}.ipx-sb_link_gcw {
  padding: 9px 10px;
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  gap: 0.625rem;
  font-weight: 500;
  font-size: 0.813rem;
  align-items: center;
  cursor: pointer;
  display: flex;
  color: #B29462;
  overflow-wrap: break-word;
}.ipx-sb_link_gcw:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6EED8;
}.ipx-sb_link_gcw.ipx-state_active_gcw {
  background: rgba(201, 144, 30, 0.18);
  color: #F6EED8;
}.ipx-sb_ic_gcw {
  border-radius: 0.375rem;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  width: 30px;
  height: 1.875rem;
  align-items: center;
}.ipx-sb_ic_gcw svg {
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
}.ipx-sb_ic_1_gcw {
  background: rgba(201, 144, 30, 0.08);
  color: #C9901E;
}.ipx-sb_ic_2_gcw {
  background: rgba(40, 176, 104, 0.18);
  color: #28B068;
}.ipx-sb_ic_3_gcw {
  background: rgba(232, 184, 48, 0.16);
  color: #E8B830;
}.ipx-sb_ic_4_gcw {
  background: rgba(139, 94, 26, 0.24);
  color: #8B5E1A;
}.ipx-sb_ic_5_gcw {
  background: rgba(201, 144, 30, 0.08);
  color: #E03878;
}.ipx-sb_ic_6_gcw {
  background: rgba(139, 94, 26, 0.24);
  color: #8A44C8;
}.ipx-sb_badge_gcw {
  border-radius: 0.375rem;
  padding: 2px 7px;
  background: #E8B830;
  font-size: 0.563rem;
  margin-left: auto;
  color: #0E0C06;
  font-weight: 700;
}.ipx-sb_bot_gcw {
  padding: 12px;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.ipx-sb_lang_gcw,.ipx-sb_help_gcw {
  transition: border-color .2s;
  border-radius: 0.375rem;
  flex: 1;
  padding: 0.563rem 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  justify-content: center;
  color: #B29462;
  font-weight: 600;
  font-size: 11px;
  align-items: center;
}.ipx-sb_lang_gcw:hover,.ipx-sb_help_gcw:hover {
  border-color: rgba(201, 144, 30, 0.50);
  color: #F6EED8;
}.ipx-sb_lang_gcw svg,.ipx-sb_help_gcw svg {
  height: 0.813rem;
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
}.ipx-sb_bd_gcw {
  inset: 0;
  background: rgba(10, 8, 4, 0.74);
  position: fixed;
  z-index: 69;
  display: none;
}.ipx-sb_bd_gcw.ipx-state_on_gcw {
  display: block;
}
@media(min-width: 1077px) {.ipx-sb_bd_gcw {
  display: none!important;
}
}.ipx-mob_nav_gcw {
  background: #1C1910;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  left: 0;
  bottom: 0;
  display: flex;
  position: fixed;
  right: 0;
  z-index: 80;
}
@media(min-width: 1081px) {.ipx-mob_nav_gcw {
  display: none;
}
}.ipx-mob_nav_item_gcw {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 0.25rem;
  align-items: center;
  display: flex;
  color: #967A52;
  flex-direction: column;
  cursor: pointer;
}.ipx-mob_nav_ic_gcw {
  line-height: 1;
}.ipx-mob_nav_ic_gcw svg {
  stroke-linejoin: round;
  width: 1.25rem;
  stroke-linecap: round;
  height: 20px;
}.ipx-mob_nav_lb_gcw {
  color: #967A52;
  font-size: 0.625rem;
  font-weight: 600;
}.ipx-mob_nav_item_gcw.ipx-state_active_gcw {
  color: #C9901E;
}.ipx-mob_nav_item_gcw.ipx-state_active_gcw .ipx-mob_nav_lb_gcw {
  color: #C9901E;
}.ipx-hero_gcw {
  background: #0F0D08;
  padding: 1.25rem 16px 0;
}
@media(min-width: 771px) {.ipx-hero_gcw {
  padding: 24px 1.5rem 0;
}
}.ipx-hero_in_gcw {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 85rem;
}
@media(min-width: 863px) {.ipx-hero_in_gcw {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1098px) {.ipx-hero_in_gcw {
  grid-template-columns: 1fr 21.25rem;
}
}.ipx-hero_promo_gcw {
  background: #151209;
  border-radius: 16px;
  overflow: hidden;
  align-items: stretch;
  display: flex;
  position: relative;
  min-height: 220px;
}
@media(min-width: 770px) {.ipx-hero_promo_gcw {
  min-height: 17.5rem;
}
}.ipx-hero_promo_bg_gcw {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#3A1E00 0%,#0F0D08 100%);
  background-size: cover;
  position: absolute;
}.ipx-hero_promo_bg_gcw::after {
  background: linear-gradient(90deg,#0F0D08 0%,rgba(10, 8, 4, 0.74) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.ipx-hero_promo_glow_gcw {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 94, 26, 0.24) 0%,transparent 65%);
  position: absolute;
  top: -40px;
  right: 3.75rem;
  width: 300px;
  height: 300px;
  pointer-events: none;
}.ipx-hero_promo_ct_gcw {
  padding: 28px 1.5rem 28px 1.75rem;
  max-width: 30rem;
  display: flex;
  z-index: 2;
  justify-content: center;
  position: relative;
  flex-direction: column;
}
@media(min-width: 770px) {.ipx-hero_promo_ct_gcw {
  padding: 2.5rem 32px;
}
}.ipx-hero_badge_gcw {
  border-radius: 20px;
  background: rgba(201, 144, 30, 0.18);
  border: 1px solid rgba(201, 144, 30, 0.08);
  padding: 5px 0.75rem;
  display: inline-block;
  font-weight: 700;
  color: #C9901E;
  text-transform: uppercase;
  font-size: 0.625rem;
  margin-bottom: 0.875rem;
  letter-spacing: .08em;
}.ipx-hero_h1_gcw {
  font-family: 'Cinzel', serif;
  line-height: 1.15;
  margin-bottom: 10px;
  font-size: 1.625rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F6EED8;
}.ipx-hero_h1_gcw em {
  font-style: normal;
  color: #E8B830;
}
@media(min-width: 766px) {.ipx-hero_h1_gcw {
  font-size: 36px;
}
}.ipx-hero_sub_gcw {
  line-height: 1.55;
  color: #B29462;
  margin-bottom: 1.25rem;
  font-size: 13px;
}
@media(min-width: 770px) {.ipx-hero_sub_gcw {
  font-size: 14px;
}
}.ipx-hero_row_gcw {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.ipx-hero_cta_gcw {
  transition: background .2s;
  background: #28B068;
  border-radius: 0.625rem;
  padding: 13px 26px;
  box-shadow: 0 0.25rem 1.125rem rgba(40, 176, 104, 0.48), 0 1px 4px rgba(0, 0, 0, 0.65);
  color: #0E0C06;
  font-size: 14px;
  font-weight: 700;
}.ipx-hero_cta_gcw:hover {
  background: #33C778;
}.ipx-hero_terms_gcw {
  font-size: 11px;
  color: #967A52;
}.ipx-hero_game_gcw {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 1rem;
  background: #151209;
  overflow: hidden;
  display: flex;
  position: relative;
  flex-direction: column;
}.ipx-hero_game_badge_gcw {
  background: rgba(232, 184, 48, 0.16);
  border-radius: 20px;
  padding: 5px 0.625rem;
  border: 1px solid rgba(232, 184, 48, 0.16);
  letter-spacing: .06em;
  left: 12px;
  z-index: 3;
  position: absolute;
  color: #E8B830;
  top: 12px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
}.ipx-hero_game_badge_gcw svg {
  height: 11px;
  vertical-align: -1px;
  width: 11px;
  margin-right: 0.25rem;
}.ipx-hero_game_img_gcw {
  overflow: hidden;
  background: linear-gradient(135deg,#3A1E00,#0F0D08);
  padding-bottom: 60%;
  position: relative;
}.ipx-hero_game_img_gcw img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.ipx-hero_game_play_gcw {
  inset: 0;
  transition: opacity .2s;
  background: rgba(10, 8, 4, 0.74);
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
}.ipx-hero_game_gcw:hover .ipx-hero_game_play_gcw {
  opacity: 1;
}.ipx-hero_game_play_gcw span {
  border-radius: 50%;
  background: #C9901E;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 52px;
  height: 3.25rem;
}.ipx-hero_game_play_gcw span svg {
  height: 1.125rem;
  width: 1.125rem;
  margin-left: 2px;
}.ipx-hero_game_info_gcw {
  padding: 14px 1rem;
}.ipx-hero_game_title_gcw {
  color: #F6EED8;
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.ipx-hero_game_provider_gcw {
  color: #A08458;
  font-size: 11px;
}.ipx-hero_game_btn_gcw {
  padding: 0.688rem;
  margin: 0.75rem 1rem 16px;
  border-radius: 10px;
  background: #C9901E;
  transition: background .2s;
  color: #F6EED8;
  font-size: 13px;
  display: block;
  text-align: center;
  font-weight: 700;
}.ipx-hero_game_gcw:hover .ipx-hero_game_btn_gcw {
  background: #DBA52A;
}.ipx-sbar_gcw {
  background: #0F0D08;
  padding: 16px 16px 0;
}
@media(min-width: 769px) {.ipx-sbar_gcw {
  padding: 1.125rem 24px 0;
}
}.ipx-sbar_in_gcw {
  margin: 0 auto;
  max-width: 85rem;
}.ipx-sbar_row_gcw {
  gap: 0.625rem;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.ipx-sbar_input_gcw {
  transition: border-color .2s;
  padding: 0.688rem 16px;
  border-radius: 10px;
  background: #151209;
  flex: 1;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  cursor: pointer;
  align-items: center;
  font-size: 13px;
  color: #A08458;
}.ipx-sbar_input_gcw:hover {
  border-color: rgba(201, 144, 30, 0.50);
}.ipx-sbar_input_gcw svg {
  stroke-linecap: round;
  height: 0.938rem;
  width: 0.938rem;
  flex-shrink: 0;
  stroke-linejoin: round;
}.ipx-sbar_providers_gcw {
  padding: 0.688rem 18px;
  border-radius: 0.625rem;
  transition: border-color .2s;
  background: #151209;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 8px;
  color: #D4C28A;
  font-weight: 600;
  align-items: center;
  font-size: 0.813rem;
  white-space: nowrap;
  display: flex;
}.ipx-sbar_providers_gcw:hover {
  border-color: rgba(201, 144, 30, 0.50);
  color: #F6EED8;
}.ipx-sbar_providers_gcw svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 14px;
  width: 0.875rem;
}.ipx-sbar_tabs_gcw {
  gap: 0.375rem;
  padding-bottom: 2px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.ipx-sbar_tabs_gcw::-webkit-scrollbar {
  display: none;
}.ipx-sbar_tab_gcw {
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  padding: 8px 14px;
  gap: 0.438rem;
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.25rem;
  white-space: nowrap;
  font-size: 0.75rem;
  color: #B29462;
  cursor: pointer;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  font-weight: 600;
}.ipx-sbar_tab_gcw:hover {
  border-color: rgba(201, 144, 30, 0.50);
  background: rgba(255, 255, 255, 0.07);
  color: #F6EED8;
}.ipx-sbar_tab_gcw.ipx-state_active_gcw {
  background: rgba(201, 144, 30, 0.18);
  border-color: rgba(201, 144, 30, 0.08);
  color: #F6EED8;
}.ipx-sbar_tab_ic_gcw svg {
  width: 14px;
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
}.ipx-gr_jp_gcw {
  padding: 1.25rem;
  background: linear-gradient(135deg,#2D1060 0%,#0C0A14 100%);
  border-radius: 16px;
  overflow: hidden;
  position: relative;
}.ipx-gr_jp_gcw::before {
  background: radial-gradient(circle,rgba(139, 94, 26, 0.24) 0%,transparent 70%);
  border-radius: 50%;
  top: -60px;
  position: absolute;
  width: 250px;
  height: 250px;
  content: '';
  left: -3.75rem;
}.ipx-gr_jp_gcw::after {
  background: radial-gradient(circle,rgba(232, 184, 48, 0.16) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  right: 0;
  content: '';
  bottom: -40px;
  width: 200px;
  height: 200px;
}.ipx-gr_jp_head_gcw {
  gap: 1rem;
  margin-bottom: 16px;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  z-index: 1;
  align-items: flex-start;
}.ipx-gr_jp_info_gcw {
  flex: 1;
}.ipx-gr_jp_label_gcw {
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  color: #8A44C8;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
}.ipx-gr_jp_label_gcw svg {
  stroke-linecap: round;
  vertical-align: -2px;
  margin-right: 0.25rem;
  stroke-linejoin: round;
  width: 14px;
  height: 14px;
}.ipx-gr_jp_amount_gcw {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F6EED8;
  font-size: 2rem;
  line-height: 1;
  margin-bottom: 0.25rem;
}
@media(min-width: 766px) {.ipx-gr_jp_amount_gcw {
  font-size: 2.5rem;
}
}.ipx-gr_jp_amount_gcw span {
  color: #E8B830;
}.ipx-gr_jp_seo_gcw {
  overflow-wrap: break-word;
  max-width: 480px;
  font-size: 12px;
  line-height: 1.5;
  color: #B29462;
}.ipx-gr_jp_cta_gcw {
  border: 1px solid rgba(139, 94, 26, 0.24);
  background: rgba(139, 94, 26, 0.24);
  padding: 0.688rem 20px;
  border-radius: 0.625rem;
  transition: background .2s;
  align-self: flex-start;
  white-space: nowrap;
  margin-top: 4px;
  color: #F6EED8;
  font-weight: 700;
  font-size: 0.813rem;
  z-index: 1;
  position: relative;
  flex-shrink: 0;
}.ipx-gr_jp_cta_gcw:hover {
  background: #8B5E1A;
}.ipx-ws_gcw {
  padding: 2rem 16px 0;
  background: #0F0D08;
}
@media(min-width: 769px) {.ipx-ws_gcw {
  padding: 36px 1.5rem 0;
}
}.ipx-ws_in_gcw {
  margin: 0 auto;
  max-width: 1360px;
}.ipx-ws_head_gcw {
  gap: 12px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.875rem;
  align-items: center;
  flex-wrap: wrap;
}.ipx-ws_title_gcw {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  font-size: 16px;
  flex-wrap: wrap;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  color: #F6EED8;
  overflow-wrap: break-word;
}.ipx-ws_title_ic_gcw svg {
  stroke-linejoin: round;
  height: 18px;
  width: 1.125rem;
  color: #E8B830;
  stroke-linecap: round;
}.ipx-ws_online_gcw {
  gap: 7px;
  font-weight: 600;
  color: #A08458;
  font-size: 12px;
  align-items: center;
  display: flex;
}.ipx-ws_online_dot_gcw {
  border-radius: 50%;
  background: #28B068;
  box-shadow: 0 0 6px rgba(40, 176, 104, 0.18);
  width: 8px;
  flex-shrink: 0;
  height: 8px;
}.ipx-ws_scroll_gcw {
  gap: 0.5rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 8px;
}.ipx-ws_scroll_gcw::-webkit-scrollbar {
  display: none;
}.ipx-wc_gcw {
  background: #151209;
  border-radius: 10px;
  gap: 10px;
  padding: 10px 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  flex-shrink: 0;
  min-width: 220px;
  display: flex;
}.ipx-wc_img_gcw {
  background: #1C1910;
  overflow: hidden;
  border-radius: 6px;
  flex-shrink: 0;
  width: 2.25rem;
  height: 36px;
}.ipx-wc_img_gcw img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ipx-wc_info_gcw {
  min-width: 0;
}.ipx-wc_game_gcw {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.75rem;
  color: #D4C28A;
}.ipx-wc_player_gcw {
  overflow: hidden;
  white-space: nowrap;
  color: #967A52;
  text-overflow: ellipsis;
  font-size: 0.625rem;
}.ipx-wc_amount_gcw {
  white-space: nowrap;
  flex-shrink: 0;
  color: #28B068;
  font-size: 0.813rem;
  font-weight: 700;
  margin-left: auto;
}.ipx-htp_gcw {
  background: #0F0D08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.ipx-htp_gcw {
  padding: 44px 24px 0;
}
}.ipx-htp_in_gcw {
  margin: 0 auto;
  max-width: 85rem;
}.ipx-htp_head_gcw {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.ipx-htp_label_gcw {
  color: #C9901E;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
}.ipx-htp_h2_gcw {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F6EED8;
  font-weight: 800;
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.ipx-htp_h2_gcw {
  font-size: 1.75rem;
}
}.ipx-htp_intro_gcw {
  font-size: 0.875rem;
  line-height: 1.6;
  color: #A08458;
}.ipx-htp_steps_gcw {
  padding: 0;
  list-style: none;
  gap: 12px;
  margin: 0;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 637px) {.ipx-htp_steps_gcw {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.ipx-htp_steps_gcw {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.ipx-htp_step_gcw {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.625rem;
  padding: 1.25rem 18px 1.125rem;
  background: #1C1910;
  flex-direction: column;
  display: flex;
  position: relative;
}.ipx-htp_step_num_gcw {
  background: #C9901E;
  border-radius: 50%;
  font-family: 'Cinzel', serif;
  display: flex;
  align-items: center;
  color: #0E0C06;
  font-size: 13px;
  justify-content: center;
  height: 1.75rem;
  width: 28px;
  left: 1.25rem;
  position: absolute;
  font-weight: 800;
  top: -0.75rem;
}.ipx-htp_step_ic_gcw {
  margin: 8px 0 12px;
  background: rgba(201, 144, 30, 0.18);
  border-radius: 6px;
  color: #C9901E;
  height: 2.25rem;
  width: 36px;
  justify-content: center;
  display: flex;
  align-items: center;
}.ipx-htp_step_ic_gcw svg {
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
}.ipx-htp_step_h_gcw {
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #F6EED8;
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 0.875rem;
}.ipx-htp_step_p_gcw {
  font-size: 13px;
  color: #A08458;
  line-height: 1.55;
  overflow-wrap: break-word;
}.ipx-htp_step_p_gcw strong {
  color: #D4C28A;
  font-weight: 600;
}.ipx-htp_cta_gcw {
  padding: 13px 26px;
  transition: background .2s;
  border-radius: 10px;
  background: #28B068;
  font-weight: 700;
  margin-top: 20px;
  color: #0E0C06;
  font-size: 0.875rem;
  display: inline-block;
}.ipx-htp_cta_gcw:hover {
  background: #33C778;
}.ipx-bon_gcw {
  background: #0F0D08;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.ipx-bon_gcw {
  padding: 44px 24px 0;
}
}.ipx-bon_in_gcw {
  margin: 0 auto;
  max-width: 1360px;
}.ipx-bon_head_gcw {
  margin-bottom: 1.25rem;
}.ipx-bon_label_gcw {
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  color: #C9901E;
}.ipx-bon_h2_gcw {
  font-size: 1.25rem;
  color: #F6EED8;
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.ipx-bon_h2_gcw {
  font-size: 24px;
}
}.ipx-bon_seo_gcw {
  color: #A08458;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 38.75rem;
}.ipx-bon_seo_gcw strong {
  color: #D4C28A;
  font-weight: 700;
}.ipx-bon_seo_gcw a {
  text-decoration: underline;
  color: #C9901E;
}.ipx-bon_grid_gcw {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.ipx-bon_grid_gcw {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.ipx-bon_grid_gcw {
  grid-template-columns: repeat(5,1fr);
}
}.ipx-bon_card_gcw {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.625rem;
  background: #151209;
  padding: 1rem;
  transition: border-color .2s,transform .2s;
}.ipx-bon_card_gcw:hover {
  border-color: rgba(201, 144, 30, 0.08);
  transform: translateY(-2px);
}.ipx-bon_card_ic_gcw svg {
  width: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 26px;
}.ipx-bon_card_ic_gcw {
  margin-bottom: 10px;
}.ipx-bon_card_type_gcw {
  font-size: 0.625rem;
  color: #A08458;
  font-weight: 700;
  letter-spacing: .06em;
  margin-bottom: 6px;
  text-transform: uppercase;
}.ipx-bon_card_amount_gcw {
  line-height: 1.1;
  color: #E8B830;
  margin-bottom: 6px;
  font-weight: 800;
  font-size: 18px;
}.ipx-bon_card_name_gcw {
  color: #F6EED8;
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 13px;
  overflow-wrap: break-word;
}.ipx-bon_card_detail_gcw {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.688rem;
  padding-top: 8px;
  color: #967A52;
  overflow-wrap: break-word;
  line-height: 1.5;
}.ipx-app_gcw {
  padding: 36px 1rem 0;
  background: #0F0D08;
}
@media(min-width: 770px) {.ipx-app_gcw {
  padding: 44px 24px 0;
}
}.ipx-app_in_gcw {
  margin: 0 auto;
  max-width: 1360px;
}.ipx-app_head_gcw {
  margin-bottom: 16px;
}.ipx-app_label_gcw {
  font-weight: 700;
  font-size: 0.688rem;
  color: #C9901E;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
}.ipx-app_h2_gcw {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  color: #F6EED8;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.ipx-app_h2_gcw {
  font-size: 24px;
}
}.ipx-app_sub_gcw {
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 600px;
  font-size: 0.813rem;
  color: #A08458;
}.ipx-app_sub_gcw strong {
  font-weight: 700;
  color: #D4C28A;
}.ipx-app_cards_gcw {
  gap: 10px;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.ipx-app_cards_gcw {
  grid-template-columns: repeat(3,1fr);
}
}.ipx-app_card_gcw {
  padding: 20px;
  gap: 1rem;
  overflow: hidden;
  border-radius: 10px;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  display: flex;
}.ipx-app_card_ios_gcw {
  background: linear-gradient(135deg,rgba(201, 144, 30, 0.18) 0%,#1C1910 100%);
}.ipx-app_card_android_gcw {
  background: linear-gradient(135deg,rgba(40, 176, 104, 0.18) 0%,#1C1910 100%);
}.ipx-app_card_win_gcw {
  background: linear-gradient(135deg,rgba(232, 184, 48, 0.16) 0%,#1C1910 100%);
}.ipx-app_card_ic_gcw svg {
  width: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 34px;
}.ipx-app_card_ic_gcw {
  flex-shrink: 0;
  color: #F6EED8;
}.ipx-app_card_os_gcw {
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 10px;
  color: #A08458;
  text-transform: uppercase;
}.ipx-app_card_title_gcw {
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 15px;
  overflow-wrap: break-word;
  color: #F6EED8;
  line-height: 1.2;
}.ipx-app_card_text_gcw {
  margin-bottom: 14px;
  font-size: 12px;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #A08458;
}.ipx-app_card_btn_gcw {
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(201, 144, 30, 0.50);
  gap: 0.438rem;
  padding: 10px 1.125rem;
  transition: background .2s;
  color: #F6EED8;
  font-weight: 700;
  font-size: 13px;
  align-items: center;
  display: inline-flex;
}.ipx-app_card_btn_gcw:hover {
  background: rgba(255, 255, 255, 0.07);
}.ipx-reg_gcw {
  padding: 2.25rem 16px 0;
  background: #0F0D08;
}
@media(min-width: 765px) {.ipx-reg_gcw {
  padding: 2.75rem 1.5rem 0;
}
}.ipx-reg_in_gcw {
  margin: 0 auto;
  border-radius: 16px;
  background: #1C1910;
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  max-width: 85rem;
}
@media(min-width:768px) {.ipx-reg_in_gcw {
  padding: 2.5rem;
}
}.ipx-reg_top_gcw {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.ipx-reg_top_gcw {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.ipx-reg_label_gcw {
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.625rem;
  color: #C9901E;
}.ipx-reg_h2_gcw {
  line-height: 1.2;
  margin-bottom: 12px;
  color: #F6EED8;
  font-size: 22px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 767px) {.ipx-reg_h2_gcw {
  font-size: 1.75rem;
}
}.ipx-reg_bonus_gcw {
  gap: 0.5rem;
  border: 1px solid rgba(232, 184, 48, 0.16);
  background: rgba(232, 184, 48, 0.16);
  border-radius: 10px;
  padding: 0.625rem 16px;
  align-items: center;
  display: inline-flex;
  margin-bottom: 1rem;
}.ipx-reg_bonus_amount_gcw {
  font-weight: 800;
  color: #E8B830;
  font-size: 20px;
}.ipx-reg_bonus_text_gcw {
  color: #B29462;
  font-size: 0.813rem;
  line-height: 1.35;
}.ipx-reg_cta_btn_gcw {
  border-radius: 0.625rem;
  transition: background .2s;
  background: #28B068;
  padding: 14px 2rem;
  box-shadow: 0 4px 1.125rem rgba(40, 176, 104, 0.48), 0 1px 0.25rem rgba(0, 0, 0, 0.65);
  display: inline-block;
  color: #0E0C06;
  font-size: 15px;
  margin-bottom: 12px;
  font-weight: 700;
}.ipx-reg_cta_btn_gcw:hover {
  background: #33C778;
}.ipx-reg_terms_gcw {
  font-size: 11px;
  color: #967A52;
  line-height: 1.5;
}.ipx-reg_seo_gcw {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08458;
  line-height: 1.65;
  font-size: 0.813rem;
  padding-top: 1.25rem;
  overflow-wrap: break-word;
  margin-top: 1.25rem;
}.ipx-reg_seo_gcw p {
  font-size: 13px;
  color: #A08458;
  line-height: 1.65;
  margin-bottom: 10px;
}.ipx-reg_seo_gcw p:last-child {
  margin-bottom: 0;
}.ipx-reg_seo_gcw strong {
  color: #D4C28A;
  font-weight: 700;
}.ipx-reg_seo_gcw a {
  transition: color .2s;
  color: #C9901E;
  text-decoration: underline;
}.ipx-reg_seo_gcw a:hover {
  color: #DBA52A;
}.ipx-reg_seo_gcw ul,.ipx-reg_seo_gcw ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.ipx-reg_seo_gcw ol {
  list-style: decimal;
}.ipx-reg_seo_gcw li {
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
  color: #A08458;
  line-height: 1.65;
}.ipx-reg_seo_gcw table {
  margin-bottom: 0.625rem;
  overflow-x: auto;
  display: block;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width: 769px) {.ipx-reg_seo_gcw table {
  display: table;
}
}.ipx-reg_seo_gcw th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #D4C28A;
  text-align: left;
}.ipx-reg_seo_gcw td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #A08458;
}.ipx-reg_steps_gcw {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width: 857px) {.ipx-reg_steps_gcw {
  margin-top: 0;
}
}.ipx-reg_step_gcw {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.625rem;
  gap: 14px;
  padding: 16px;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.ipx-reg_step_num_gcw {
  border-radius: 50%;
  background: rgba(201, 144, 30, 0.18);
  border: 1px solid rgba(201, 144, 30, 0.08);
  justify-content: center;
  color: #C9901E;
  font-weight: 800;
  height: 34px;
  font-size: 14px;
  width: 34px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.ipx-reg_step_title_gcw {
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 3px;
  color: #F6EED8;
}.ipx-reg_step_text_gcw {
  color: #A08458;
  line-height: 1.5;
  font-size: 12px;
}.ipx-reg_trust_gcw {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  padding-top: 20px;
}.ipx-reg_trust_item_gcw {
  gap: 0.438rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #A08458;
  align-items: center;
  display: flex;
}.ipx-reg_trust_ic_gcw svg {
  color: #C9901E;
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
}.ipx-prov_gcw {
  background: #0F0D08;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.ipx-prov_gcw {
  padding: 44px 1.5rem 0;
}
}.ipx-prov_in_gcw {
  margin: 0 auto;
  max-width: 1360px;
}.ipx-prov_head_gcw {
  margin-bottom: 16px;
}.ipx-prov_label_gcw {
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #C9901E;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
}.ipx-prov_h2_gcw {
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #F6EED8;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.ipx-prov_h2_gcw {
  font-size: 1.5rem;
}
}.ipx-prov_seo_gcw {
  margin-bottom: 1rem;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #A08458;
}.ipx-prov_seo_gcw strong {
  font-weight: 700;
  color: #D4C28A;
}.ipx-prov_seo_gcw a {
  color: #C9901E;
  text-decoration: underline;
}.ipx-prov_grid_gcw {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 637px) {.ipx-prov_grid_gcw {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.ipx-prov_grid_gcw {
  grid-template-columns: repeat(8,1fr);
}
}.ipx-prov_card_gcw {
  padding: 0.875rem 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,background .2s;
  border-radius: 10px;
  gap: 0.438rem;
  background: #151209;
  cursor: pointer;
  align-items: center;
  display: flex;
  flex-direction: column;
}.ipx-prov_card_gcw:hover {
  background: #1C1910;
  border-color: rgba(201, 144, 30, 0.50);
}.ipx-prov_logo_gcw {
  overflow: hidden;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  height: 44px;
  align-items: center;
  display: flex;
  width: 2.75rem;
}.ipx-prov_logo_gcw img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.ipx-prov_name_gcw {
  text-align: center;
  color: #B29462;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 11px;
}.ipx-seo_gcw {
  padding: 36px 1rem 0;
  background: #0F0D08;
}
@media(min-width: 770px) {.ipx-seo_gcw {
  padding: 2.75rem 1.5rem 0;
}
}.ipx-seo_in_gcw {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1C1910;
  padding: 1.75rem 24px;
  border-radius: 1rem;
  margin: 0 auto;
  max-width: 1360px;
}
@media(min-width: 765px) {.ipx-seo_in_gcw {
  padding: 2.25rem 2.5rem;
}
}.ipx-seo_label_gcw {
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C9901E;
  font-size: 0.688rem;
}.ipx-seo_h2_gcw {
  color: #F6EED8;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 14px;
}
@media(min-width: 769px) {.ipx-seo_h2_gcw {
  font-size: 1.5rem;
}
}.ipx-seo_body_gcw {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #B29462;
  line-height: 1.75;
}.ipx-seo_body_gcw p {
  line-height: 1.75;
  font-size: 14px;
  color: #B29462;
  margin-bottom: 0.75rem;
}.ipx-seo_body_gcw p:last-child {
  margin-bottom: 0;
}.ipx-seo_body_gcw strong {
  color: #D4C28A;
  font-weight: 700;
}.ipx-seo_body_gcw a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9901E;
}.ipx-seo_body_gcw a:hover {
  color: #DBA52A;
}.ipx-seo_body_gcw ul,.ipx-seo_body_gcw ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.ipx-seo_body_gcw ol {
  list-style: decimal;
}.ipx-seo_body_gcw li {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #B29462;
  margin-bottom: 0.375rem;
}.ipx-seo_body_gcw table {
  margin-bottom: 12px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
}
@media(min-width: 770px) {.ipx-seo_body_gcw table {
  display: table;
}
}.ipx-seo_body_gcw th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  color: #D4C28A;
  text-align: left;
}.ipx-seo_body_gcw td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #B29462;
}.ipx-seo_cols_gcw {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.ipx-seo_cols_gcw {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.ipx-seo_cols_gcw {
  grid-template-columns: repeat(3,1fr);
}
}.ipx-seo_col_h_gcw {
  margin-bottom: 0.438rem;
  color: #D4C28A;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.ipx-seo_col_p_gcw {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #A08458;
}.ipx-seo_stats_gcw {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.ipx-seo_stat_gcw {
  padding: 14px 1rem;
  border: 1px solid rgba(201, 144, 30, 0.18);
  border-radius: 0.625rem;
  flex: 1;
  background: rgba(201, 144, 30, 0.08);
  min-width: 8.75rem;
}.ipx-seo_stat_val_gcw {
  font-size: 1.25rem;
  color: #C9901E;
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.ipx-seo_stat_lb_gcw {
  overflow-wrap: break-word;
  color: #A08458;
  font-size: 11px;
}.ipx-faq_gcw {
  padding: 2.25rem 1rem 0;
  background: #0F0D08;
}
@media(min-width: 769px) {.ipx-faq_gcw {
  padding: 2.75rem 1.5rem 0;
}
}.ipx-faq_in_gcw {
  margin: 0 auto;
  max-width: 1360px;
}.ipx-faq_head_gcw {
  margin-bottom: 20px;
}.ipx-faq_label_gcw {
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #C9901E;
  font-size: 0.688rem;
}.ipx-faq_h2_gcw {
  font-family: 'Cinzel', serif;
  color: #F6EED8;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.ipx-faq_h2_gcw {
  font-size: 24px;
}
}.ipx-faq_list_gcw {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.ipx-faq_item_gcw {
  border-radius: 10px;
  background: #1C1910;
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
}.ipx-faq_q_gcw {
  transition: color .2s;
  gap: 12px;
  padding: 16px 1.25rem;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #D4C28A;
  display: flex;
  flex-wrap: wrap;
}.ipx-faq_q_gcw:hover {
  color: #F6EED8;
}.ipx-faq_q_ic_gcw {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  width: 1.5rem;
  align-items: center;
  font-size: 16px;
  color: #C9901E;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  height: 24px;
}.ipx-faq_item_gcw.ipx-state_open_gcw .ipx-faq_q_ic_gcw {
  transform: rotate(45deg);
}.ipx-faq_a_gcw {
  padding: 0 1.25rem 16px;
  display: none;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.7;
  color: #A08458;
}.ipx-faq_item_gcw.ipx-state_open_gcw .ipx-faq_a_gcw {
  display: block;
}.ipx-faq_a_gcw strong {
  font-weight: 700;
  color: #D4C28A;
}.ipx-faq_a_gcw a {
  color: #C9901E;
  text-decoration: underline;
}.ipx-faq_a_gcw ul,.ipx-faq_a_gcw ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.ipx-faq_a_gcw ol {
  list-style: decimal;
}.ipx-faq_a_gcw li {
  margin-bottom: 4px;
  line-height: 1.6;
}.ipx-faq_a_gcw table {
  margin: 8px 0;
  width: 100%;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 12px;
}
@media(min-width: 771px) {.ipx-faq_a_gcw table {
  display: table;
}
}.ipx-faq_a_gcw th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 8px;
  color: #D4C28A;
  font-weight: 700;
  text-align: left;
}.ipx-faq_a_gcw td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08458;
}.ipx-seo_gcw {
  padding: 36px 1rem 0;
  background: #0F0D08;
}
@media(min-width: 769px) {.ipx-seo_gcw {
  padding: 44px 24px 0;
}
}.ipx-seo_in_gcw {
  border-radius: 1rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 28px 24px;
  background: #1C1910;
  max-width: 85rem;
}
@media(min-width: 770px) {.ipx-seo_in_gcw {
  padding: 2.25rem 40px;
}
}.ipx-seo_label_gcw {
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C9901E;
}.ipx-seo_h2_gcw {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.875rem;
  color: #F6EED8;
}
@media(min-width:768px) {.ipx-seo_h2_gcw {
  font-size: 24px;
}
}.ipx-seo_body_gcw {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #B29462;
  font-size: 0.875rem;
}.ipx-seo_body_gcw p {
  line-height: 1.75;
  color: #B29462;
  margin-bottom: 12px;
  font-size: 0.875rem;
}.ipx-seo_body_gcw p:last-child {
  margin-bottom: 0;
}.ipx-seo_body_gcw strong {
  color: #D4C28A;
  font-weight: 700;
}.ipx-seo_body_gcw a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9901E;
}.ipx-seo_body_gcw a:hover {
  color: #DBA52A;
}.ipx-seo_body_gcw ul,.ipx-seo_body_gcw ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.ipx-seo_body_gcw ol {
  list-style: decimal;
}.ipx-seo_body_gcw li {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #B29462;
}.ipx-seo_body_gcw table {
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
}
@media(min-width: 766px) {.ipx-seo_body_gcw table {
  display: table;
}
}.ipx-seo_body_gcw th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D4C28A;
  font-weight: 700;
  text-align: left;
}.ipx-seo_body_gcw td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #B29462;
}.ipx-seo_cols_gcw {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.ipx-seo_cols_gcw {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.ipx-seo_cols_gcw {
  grid-template-columns: repeat(3,1fr);
}
}.ipx-seo_col_h_gcw {
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 13px;
  color: #D4C28A;
  overflow-wrap: break-word;
}.ipx-seo_col_p_gcw {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #A08458;
  line-height: 1.65;
}.ipx-seo_stats_gcw {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.ipx-seo_stat_gcw {
  background: rgba(201, 144, 30, 0.08);
  flex: 1;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(201, 144, 30, 0.18);
  border-radius: 0.625rem;
  min-width: 8.75rem;
}.ipx-seo_stat_val_gcw {
  color: #C9901E;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
}.ipx-seo_stat_lb_gcw {
  color: #A08458;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.ipx-seo_gcw {
  background: #0F0D08;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.ipx-seo_gcw {
  padding: 44px 1.5rem 0;
}
}.ipx-seo_in_gcw {
  margin: 0 auto;
  padding: 28px 1.5rem;
  border-radius: 1rem;
  background: #1C1910;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 1360px;
}
@media(min-width: 767px) {.ipx-seo_in_gcw {
  padding: 36px 40px;
}
}.ipx-seo_label_gcw {
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.625rem;
  color: #C9901E;
  letter-spacing: .08em;
  text-transform: uppercase;
}.ipx-seo_h2_gcw {
  color: #F6EED8;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width:768px) {.ipx-seo_h2_gcw {
  font-size: 24px;
}
}.ipx-seo_body_gcw {
  overflow-wrap: break-word;
  color: #B29462;
  font-size: 14px;
  line-height: 1.75;
}.ipx-seo_body_gcw p {
  font-size: 14px;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #B29462;
}.ipx-seo_body_gcw p:last-child {
  margin-bottom: 0;
}.ipx-seo_body_gcw strong {
  font-weight: 700;
  color: #D4C28A;
}.ipx-seo_body_gcw a {
  transition: color .2s;
  color: #C9901E;
  text-decoration: underline;
}.ipx-seo_body_gcw a:hover {
  color: #DBA52A;
}.ipx-seo_body_gcw ul,.ipx-seo_body_gcw ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.ipx-seo_body_gcw ol {
  list-style: decimal;
}.ipx-seo_body_gcw li {
  color: #B29462;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.ipx-seo_body_gcw table {
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  display: block;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 766px) {.ipx-seo_body_gcw table {
  display: table;
}
}.ipx-seo_body_gcw th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D4C28A;
}.ipx-seo_body_gcw td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #B29462;
}.ipx-seo_cols_gcw {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.ipx-seo_cols_gcw {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.ipx-seo_cols_gcw {
  grid-template-columns: repeat(3,1fr);
}
}.ipx-seo_col_h_gcw {
  font-size: 0.813rem;
  color: #D4C28A;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.ipx-seo_col_p_gcw {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #A08458;
  font-size: 0.813rem;
}.ipx-seo_stats_gcw {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.ipx-seo_stat_gcw {
  background: rgba(201, 144, 30, 0.08);
  border: 1px solid rgba(201, 144, 30, 0.18);
  border-radius: 0.625rem;
  padding: 14px 1rem;
  flex: 1;
  min-width: 140px;
}.ipx-seo_stat_val_gcw {
  color: #C9901E;
  font-weight: 800;
  margin-bottom: 4px;
  font-size: 20px;
  overflow-wrap: break-word;
}.ipx-seo_stat_lb_gcw {
  overflow-wrap: break-word;
  color: #A08458;
  font-size: 11px;
}.ipx-ft_gcw {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #090806;
  margin-top: 48px;
}.ipx-ft_support_gcw {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 771px) {.ipx-ft_support_gcw {
  padding: 28px 1.5rem;
}
}.ipx-ft_support_in_gcw {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1360px;
  display: flex;
}.ipx-ft_support_main_gcw {
  flex: 1;
  gap: 16px;
  min-width: 220px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.ipx-ft_support_ic_gcw {
  color: #C9901E;
  flex-shrink: 0;
}.ipx-ft_support_ic_gcw svg {
  height: 1.875rem;
  width: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ipx-ft_support_text_title_gcw {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 3px;
  color: #F6EED8;
}.ipx-ft_support_text_sub_gcw {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #A08458;
}.ipx-ft_support_btn_gcw {
  background: #C9901E;
  transition: background .2s;
  padding: 0.688rem 22px;
  border-radius: 10px;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
  color: #F6EED8;
}.ipx-ft_support_btn_gcw:hover {
  background: #DBA52A;
}.ipx-ft_support_contacts_gcw {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.ipx-ft_support_contact_gcw {
  line-height: 1.4;
  color: #967A52;
  font-size: 12px;
}.ipx-ft_support_contact_gcw strong {
  font-size: 0.688rem;
  color: #B29462;
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
}.ipx-ft_main_gcw {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 1.5rem;
}
@media(min-width: 765px) {.ipx-ft_main_gcw {
  padding: 2.5rem 1.5rem 2rem;
}
}.ipx-ft_main_in_gcw {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 85rem;
}
@media(min-width: 641px) {.ipx-ft_main_in_gcw {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.ipx-ft_main_in_gcw {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.ipx-ft_col_logo_gcw {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.ipx-ft_col_logo_gcw {
  grid-column: auto;
}
}.ipx-ft_logo_gcw {
  gap: 0.563rem;
  color: #F6EED8;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  flex-wrap: wrap;
  font-size: 16px;
  margin-bottom: 0.75rem;
  font-weight: 800;
}.ipx-ft_logo_mark_gcw {
  overflow: hidden;
  border-radius: 0.375rem;
  height: 30px;
  width: 30px;
}.ipx-ft_logo_mark_gcw img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.ipx-ft_logo_sub_gcw {
  overflow-wrap: break-word;
  color: #967A52;
  font-size: 0.75rem;
  line-height: 1.55;
  max-width: 200px;
}.ipx-ft_col_title_gcw {
  margin-bottom: 0.875rem;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .07em;
  color: #B29462;
  text-transform: uppercase;
}.ipx-ft_col_links_gcw {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.ipx-ft_col_link_gcw {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #967A52;
}.ipx-ft_col_link_gcw:hover {
  color: #D4C28A;
}.ipx-ft_apps_gcw {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.ipx-ft_app_card_gcw {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.625rem 0.75rem;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  transition: border-color .2s;
  border-radius: 0.375rem;
  display: flex;
  align-items: center;
}.ipx-ft_app_card_gcw:hover {
  border-color: rgba(201, 144, 30, 0.50);
}.ipx-ft_app_card_ic_gcw svg {
  width: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.375rem;
}.ipx-ft_app_card_os_gcw {
  color: #967A52;
  font-size: 0.625rem;
  font-weight: 600;
}.ipx-ft_app_card_action_gcw {
  font-weight: 700;
  color: #D4C28A;
  font-size: 12px;
}.ipx-ft_bot_gcw {
  padding: 1.25rem 16px;
}
@media(min-width: 765px) {.ipx-ft_bot_gcw {
  padding: 20px 24px;
}
}.ipx-ft_bot_in_gcw {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  max-width: 1360px;
  flex-wrap: wrap;
  display: flex;
}.ipx-ft_socials_gcw {
  gap: 0.5rem;
  display: flex;
}.ipx-ft_soc_gcw {
  transition: background .2s;
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  display: flex;
  width: 36px;
  color: #B29462;
  align-items: center;
  height: 2.25rem;
}.ipx-ft_soc_gcw svg {
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ipx-ft_soc_gcw:hover {
  background: rgba(255, 255, 255, 0.07);
}.ipx-ft_legal_gcw {
  flex: 1;
  color: #8C7A54;
  overflow-wrap: break-word;
  min-width: 12.5rem;
  line-height: 1.6;
  font-size: 0.688rem;
}.ipx-ft_legal_gcw strong {
  color: #B29462;
  font-weight: 700;
}.ipx-ft_legal_gcw a {
  text-decoration: underline;
  color: #B29462;
}.ipx-ft_age_gcw {
  border-radius: 50%;
  border: 2px solid #8C7A54;
  width: 2rem;
  display: flex;
  font-weight: 800;
  justify-content: center;
  font-size: 0.688rem;
  color: #8C7A54;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
  height: 2rem;
}