*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0E0B14;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  color: #C9BFA0;
  min-height: 100vh;
  font-family: 'Mulish', sans-serif;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  font: inherit;
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.ijp-layout-6ca {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.ijp-page-6ca {
  min-height: 100vh;
  display: flex;
}.ijp-main-6ca {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1079px) {.ijp-main-6ca {
  padding-left: 220px;
}
}
@media(max-width: 1081px) {.ijp-main-6ca {
  padding-bottom: 4.5rem;
}
}.ijp-gc-6ca {
  border: 1px solid rgba(255,255,255,0.05);
  background: #120F1A;
  overflow: hidden;
  border-radius: 0.625rem;
  transition: transform .2s,border-color .2s;
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
  width: 8.75rem;
}
@media(min-width: 638px) {.ijp-gc-6ca {
  width: 156px;
}
}
@media(min-width: 1081px) {.ijp-gc-6ca {
  width: 10.5rem;
}
}.ijp-gc-6ca:hover {
  transform: translateY(-3px);
  border-color: rgba(212,168,76,0.07);
}.ijp-gc_img-6ca {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.ijp-gc_img-6ca img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.ijp-gc_hover-6ca {
  transition: opacity .2s;
  background: rgba(8,6,16,0.72);
  inset: 0;
  justify-content: center;
  opacity: 0;
  align-items: center;
  position: absolute;
  display: flex;
}.ijp-gc-6ca:hover .ijp-gc_hover-6ca {
  opacity: 1;
}.ijp-gc_hover_btn-6ca {
  padding: 8px 1rem;
  background: #D4A84C;
  border-radius: 5px;
  color: #F5EED8;
  font-weight: 700;
  font-size: 12px;
}.ijp-gc_info-6ca {
  padding: 8px 10px 0.625rem;
}.ijp-gc_name-6ca {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  white-space: nowrap;
  font-weight: 600;
  max-width: 100%;
  color: #C9BFA0;
  margin-bottom: 3px;
}.ijp-gc_prov-6ca {
  color: #554D42;
  font-size: 10px;
}.ijp-gc_tag-6ca {
  border-radius: 4px;
  padding: 2px 0.438rem;
  letter-spacing: .04em;
  top: 0.375rem;
  z-index: 2;
  text-transform: uppercase;
  left: 6px;
  position: absolute;
  font-size: 9px;
  font-weight: 700;
}.ijp-gc_tag_hot-6ca {
  background: #C0392B;
  color: #fff;
}.ijp-gc_tag_new-6ca {
  background: #3DAA6E;
  color: #0E0B14;
}.ijp-gc_tag_jp-6ca {
  background: #C98A28;
  color: #0E0B14;
}.ijp-gc_tag_ex-6ca {
  background: #8B4FA8;
  color: #fff;
}.ijp-gc_tag_live-6ca {
  background: #C0392B;
  color: #fff;
}.ijp-gr-6ca {
  padding: 32px 1rem 0;
  background: #0E0B14;
}
@media(min-width: 766px) {.ijp-gr-6ca {
  padding: 2.25rem 24px 0;
}
}.ijp-gr_in-6ca {
  margin: 0 auto;
  max-width: 1340px;
}.ijp-gr_head-6ca {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
  flex-wrap: wrap;
}.ijp-gr_head_l-6ca {
  gap: 10px;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.ijp-gr_ic-6ca {
  border-radius: 10px;
  flex-shrink: 0;
  justify-content: center;
  width: 2rem;
  display: flex;
  height: 32px;
  align-items: center;
}.ijp-gr_ic-6ca svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
}.ijp-gr_title-6ca {
  color: #F5EED8;
  font-size: 16px;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
}
@media(min-width:768px) {.ijp-gr_title-6ca {
  font-size: 1.125rem;
}
}.ijp-gr_more-6ca {
  transition: color .2s;
  gap: 5px;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
  color: #756A5C;
  flex-shrink: 0;
}.ijp-gr_more-6ca:hover {
  color: #D4A84C;
}.ijp-gr_more-6ca svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 12px;
  width: 0.75rem;
}.ijp-gr_arrows-6ca {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.ijp-gr_arr-6ca {
  border-radius: 0.313rem;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  color: #9D9080;
  display: flex;
  justify-content: center;
  height: 30px;
  width: 30px;
  align-items: center;
}.ijp-gr_arr-6ca:hover {
  background: rgba(255,255,255,0.07);
  color: #F5EED8;
}.ijp-gr_arr-6ca svg {
  stroke-linejoin: round;
  height: 0.813rem;
  stroke-linecap: round;
  width: 13px;
}.ijp-gr_seo_h-6ca {
  margin: 0 0 6px;
  color: #C9BFA0;
  font-family: 'Playfair Display', serif;
  max-width: 680px;
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.ijp-gr_seo_h-6ca {
  font-size: 14px;
}
}.ijp-gr_seo-6ca {
  overflow-wrap: break-word;
  max-width: 42.5rem;
  margin-bottom: 0.75rem;
  font-size: 12px;
  line-height: 1.55;
  color: #756A5C;
}.ijp-gr_seo-6ca strong {
  color: #C9BFA0;
  font-weight: 600;
}.ijp-gr_scroll-6ca {
  gap: 10px;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  display: flex;
}.ijp-gr_scroll-6ca::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.ijp-gr_scroll-6ca {
  gap: 0.75rem;
}
}.ijp-tb-6ca {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #0E0B14;
  position: fixed;
  height: 3.5rem;
  top: 0;
  left: 0;
  z-index: 80;
  align-items: center;
  right: 0;
  display: flex;
}.ijp-tb_in-6ca {
  padding: 0 14px;
  gap: 0;
  height: 100%;
  align-items: center;
  width: 100%;
  display: flex;
}.ijp-tb_burger-6ca {
  border-radius: 10px;
  gap: 5px;
  align-items: center;
  height: 38px;
  flex-direction: column;
  margin-right: 8px;
  width: 2.375rem;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
}.ijp-tb_burger-6ca:hover {
  background: rgba(255,255,255,0.05);
}.ijp-tb_burger_line-6ca {
  border-radius: 1px;
  background: #9D9080;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width: 1079px) {.ijp-tb_burger-6ca {
  display: none;
}
}.ijp-tb_logo-6ca {
  gap: 0.563rem;
  display: flex;
  margin-right: 1.25rem;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: -.01em;
  flex-shrink: 0;
  color: #F5EED8;
}.ijp-tb_logo_mark-6ca {
  border-radius: 10px;
  overflow: hidden;
  justify-content: center;
  height: 2rem;
  display: flex;
  width: 2rem;
  align-items: center;
}.ijp-tb_logo_mark-6ca img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.ijp-tb_nav-6ca {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 643px) {.ijp-tb_nav-6ca {
  display: flex;
}
}.ijp-tb_tab-6ca {
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  border-radius: 0.625rem;
  font-weight: 600;
  color: #9D9080;
  white-space: nowrap;
  font-size: 13px;
}.ijp-tb_tab-6ca:hover {
  background: rgba(255,255,255,0.05);
  color: #F5EED8;
}.ijp-tb_tab-6ca.ijp-state_active-6ca {
  background: rgba(212,168,76,0.18);
  color: #F5EED8;
}.ijp-tb_right-6ca {
  gap: 8px;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
}.ijp-tb_login-6ca {
  background: rgba(255,255,255,0.05);
  transition: border-color .2s,color .2s;
  padding: 0.563rem 1rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.09);
  font-weight: 600;
  display: none;
  font-size: 0.813rem;
  color: #C9BFA0;
}.ijp-tb_login-6ca:hover {
  border-color: rgba(212,168,76,0.45);
  color: #F5EED8;
}
@media(min-width: 479px) {.ijp-tb_login-6ca {
  display: block;
}
}.ijp-tb_reg-6ca {
  padding: 0.563rem 18px;
  border-radius: 10px;
  transition: background .2s;
  background: #3DAA6E;
  color: #0E0B14;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
}.ijp-tb_reg-6ca:hover {
  background: #4DC880;
}.ijp-sb-6ca {
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  background: #161220;
  transform: translateX(-100%);
  bottom: 0;
  top: 56px;
  overflow-y: auto;
  left: 0;
  z-index: 70;
  width: 220px;
  position: fixed;
}.ijp-sb-6ca.ijp-state_open-6ca {
  transform: translateX(0);
}.ijp-sb-6ca::-webkit-scrollbar {
  width: 4px;
}.ijp-sb-6ca::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.ijp-sb-6ca {
  transform: translateX(0);
}
}.ijp-sb_auth-6ca {
  padding: 14px 12px 10px;
}.ijp-sb_btn_reg-6ca {
  transition: background .2s;
  border-radius: 10px;
  padding: 11px;
  background: #3DAA6E;
  margin-bottom: 8px;
  text-align: center;
  font-size: 13px;
  display: block;
  font-weight: 700;
  color: #0E0B14;
}.ijp-sb_btn_reg-6ca:hover {
  background: #4DC880;
}.ijp-sb_btn_login-6ca {
  padding: 10px;
  border-radius: 0.625rem;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  font-weight: 600;
  display: block;
  font-size: 13px;
  text-align: center;
  color: #C9BFA0;
}.ijp-sb_btn_login-6ca:hover {
  border-color: rgba(212,168,76,0.45);
  color: #F5EED8;
}.ijp-sb_promo-6ca {
  margin: 0 0.75rem 0.625rem;
  padding: 0.75rem 14px;
  border-radius: 0.625rem;
  overflow: hidden;
  background: linear-gradient(135deg,#2A1640,#161220);
  border: 1px solid rgba(212,168,76,0.18);
  position: relative;
}.ijp-sb_promo-6ca::before {
  background: radial-gradient(circle,rgba(212,168,76,0.18),transparent 70%);
  border-radius: 50%;
  width: 5rem;
  position: absolute;
  top: -1.25rem;
  height: 80px;
  right: -1.25rem;
  content: '';
}.ijp-sb_promo_title-6ca {
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #D4A84C;
  margin-bottom: 0.25rem;
}.ijp-sb_promo_text-6ca {
  line-height: 1.35;
  color: #F5EED8;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  font-weight: 600;
}.ijp-sb_promo_sub-6ca {
  font-size: 10px;
  color: #756A5C;
  margin-top: 3px;
}.ijp-sb_nav-6ca {
  padding: 6px 8px 16px;
}.ijp-sb_nav_lb-6ca {
  padding: 0.625rem 0.5rem 0.375rem;
  font-size: 10px;
  color: #554D42;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.ijp-sb_link-6ca {
  border-radius: 0.313rem;
  transition: background .15s,color .15s;
  padding: 9px 10px;
  gap: 0.625rem;
  color: #9D9080;
  align-items: center;
  font-size: 13px;
  cursor: pointer;
  display: flex;
  font-weight: 500;
  overflow-wrap: break-word;
}.ijp-sb_link-6ca:hover {
  background: rgba(255,255,255,0.05);
  color: #F5EED8;
}.ijp-sb_link-6ca.ijp-state_active-6ca {
  background: rgba(212,168,76,0.18);
  color: #F5EED8;
}.ijp-sb_ic-6ca {
  border-radius: 0.313rem;
  justify-content: center;
  display: flex;
  height: 1.875rem;
  align-items: center;
  width: 1.875rem;
  flex-shrink: 0;
}.ijp-sb_ic-6ca svg {
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  width: 1rem;
}.ijp-sb_ic_1-6ca {
  background: rgba(212,168,76,0.07);
  color: #D4A84C;
}.ijp-sb_ic_2-6ca {
  background: rgba(61,170,110,0.16);
  color: #3DAA6E;
}.ijp-sb_ic_3-6ca {
  background: rgba(201,138,40,0.18);
  color: #C98A28;
}.ijp-sb_ic_4-6ca {
  background: rgba(139,79,168,0.22);
  color: #8B4FA8;
}.ijp-sb_ic_5-6ca {
  background: rgba(212,168,76,0.07);
  color: #D4558A;
}.ijp-sb_ic_6-6ca {
  background: rgba(139,79,168,0.22);
  color: #A055D4;
}.ijp-sb_badge-6ca {
  background: #C98A28;
  border-radius: 0.313rem;
  padding: 2px 0.438rem;
  font-weight: 700;
  color: #0E0B14;
  margin-left: auto;
  font-size: 0.563rem;
}.ijp-sb_bot-6ca {
  gap: 0.5rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding: 12px;
  display: flex;
}.ijp-sb_lang-6ca,.ijp-sb_help-6ca {
  border: 1px solid rgba(255,255,255,0.05);
  flex: 1;
  gap: 6px;
  border-radius: 5px;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  padding: 9px 6px;
  font-size: 0.688rem;
  display: flex;
  color: #9D9080;
  font-weight: 600;
  align-items: center;
  justify-content: center;
}.ijp-sb_lang-6ca:hover,.ijp-sb_help-6ca:hover {
  border-color: rgba(212,168,76,0.45);
  color: #F5EED8;
}.ijp-sb_lang-6ca svg,.ijp-sb_help-6ca svg {
  stroke-linecap: round;
  width: 0.813rem;
  height: 0.813rem;
  stroke-linejoin: round;
}.ijp-sb_bd-6ca {
  inset: 0;
  background: rgba(8,6,16,0.72);
  display: none;
  position: fixed;
  z-index: 69;
}.ijp-sb_bd-6ca.ijp-state_on-6ca {
  display: block;
}
@media(min-width: 1078px) {.ijp-sb_bd-6ca {
  display: none!important;
}
}.ijp-mob_nav-6ca {
  border-top: 1px solid rgba(255,255,255,0.09);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #161220;
  display: flex;
  left: 0;
  right: 0;
  z-index: 80;
  bottom: 0;
  position: fixed;
}
@media(min-width:1080px) {.ijp-mob_nav-6ca {
  display: none;
}
}.ijp-mob_nav_item-6ca {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 0.25rem;
  cursor: pointer;
  color: #554D42;
  display: flex;
  flex-direction: column;
  align-items: center;
}.ijp-mob_nav_ic-6ca {
  line-height: 1;
}.ijp-mob_nav_ic-6ca svg {
  stroke-linejoin: round;
  width: 20px;
  stroke-linecap: round;
  height: 1.25rem;
}.ijp-mob_nav_lb-6ca {
  font-weight: 600;
  font-size: 0.625rem;
  color: #554D42;
}.ijp-mob_nav_item-6ca.ijp-state_active-6ca {
  color: #D4A84C;
}.ijp-mob_nav_item-6ca.ijp-state_active-6ca .ijp-mob_nav_lb-6ca {
  color: #D4A84C;
}.ijp-hero-6ca {
  padding: 1.25rem 16px 0;
  background: #0E0B14;
}
@media(min-width: 769px) {.ijp-hero-6ca {
  padding: 1.5rem 1.5rem 0;
}
}.ijp-hero_in-6ca {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1340px;
}
@media(min-width: 859px) {.ijp-hero_in-6ca {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.ijp-hero_in-6ca {
  grid-template-columns: 1fr 340px;
}
}.ijp-hero_promo-6ca {
  overflow: hidden;
  background: #120F1A;
  border-radius: 1rem;
  min-height: 220px;
  align-items: stretch;
  display: flex;
  position: relative;
}
@media(min-width: 769px) {.ijp-hero_promo-6ca {
  min-height: 280px;
}
}.ijp-hero_promo_bg-6ca {
  background: linear-gradient(120deg,#2A1640 0%,#0E0B14 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.ijp-hero_promo_bg-6ca::after {
  inset: 0;
  background: linear-gradient(90deg,#0E0B14 0%,rgba(8,6,16,0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.ijp-hero_promo_glow-6ca {
  background: radial-gradient(circle,rgba(139,79,168,0.22) 0%,transparent 65%);
  border-radius: 50%;
  top: -2.5rem;
  width: 18.75rem;
  height: 18.75rem;
  pointer-events: none;
  right: 3.75rem;
  position: absolute;
}.ijp-hero_promo_ct-6ca {
  padding: 28px 1.5rem 1.75rem 28px;
  flex-direction: column;
  position: relative;
  display: flex;
  max-width: 480px;
  justify-content: center;
  z-index: 2;
}
@media(min-width:768px) {.ijp-hero_promo_ct-6ca {
  padding: 40px 32px;
}
}.ijp-hero_badge-6ca {
  border-radius: 20px;
  border: 1px solid rgba(212,168,76,0.07);
  background: rgba(212,168,76,0.18);
  padding: 0.313rem 0.75rem;
  margin-bottom: 0.875rem;
  color: #D4A84C;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .08em;
  font-weight: 700;
  display: inline-block;
}.ijp-hero_h1-6ca {
  line-height: 1.15;
  font-weight: 800;
  font-size: 26px;
  margin-bottom: 10px;
  color: #F5EED8;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
}.ijp-hero_h1-6ca em {
  color: #C98A28;
  font-style: normal;
}
@media(min-width: 770px) {.ijp-hero_h1-6ca {
  font-size: 2.25rem;
}
}.ijp-hero_sub-6ca {
  color: #9D9080;
  font-size: 0.813rem;
  margin-bottom: 20px;
  line-height: 1.55;
}
@media(min-width: 767px) {.ijp-hero_sub-6ca {
  font-size: 0.875rem;
}
}.ijp-hero_row-6ca {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.ijp-hero_cta-6ca {
  border-radius: 0.625rem;
  transition: background .2s;
  background: #3DAA6E;
  padding: 0.813rem 26px;
  font-weight: 700;
  box-shadow: 0 2px 4px rgba(0,0,0,0.50), 0 0.375rem 1.25rem rgba(61,170,110,0.28);
  font-size: 0.875rem;
  color: #0E0B14;
}.ijp-hero_cta-6ca:hover {
  background: #4DC880;
}.ijp-hero_terms-6ca {
  font-size: 11px;
  color: #554D42;
}.ijp-hero_game-6ca {
  overflow: hidden;
  border-radius: 16px;
  border: 1px solid rgba(255,255,255,0.05);
  background: #120F1A;
  flex-direction: column;
  position: relative;
  display: flex;
}.ijp-hero_game_badge-6ca {
  border: 1px solid rgba(201,138,40,0.18);
  border-radius: 1.25rem;
  padding: 0.313rem 0.625rem;
  background: rgba(201,138,40,0.18);
  top: 12px;
  color: #C98A28;
  position: absolute;
  left: 12px;
  font-weight: 700;
  font-size: 0.625rem;
  z-index: 3;
  letter-spacing: .06em;
  text-transform: uppercase;
}.ijp-hero_game_badge-6ca svg {
  width: 0.688rem;
  margin-right: 0.25rem;
  height: 11px;
  vertical-align: -1px;
}.ijp-hero_game_img-6ca {
  overflow: hidden;
  background: linear-gradient(135deg,#2A1640,#0E0B14);
  position: relative;
  padding-bottom: 60%;
}.ijp-hero_game_img-6ca img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ijp-hero_game_play-6ca {
  background: rgba(8,6,16,0.72);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  align-items: center;
  justify-content: center;
  display: flex;
  position: absolute;
}.ijp-hero_game-6ca:hover .ijp-hero_game_play-6ca {
  opacity: 1;
}.ijp-hero_game_play-6ca span {
  border-radius: 50%;
  background: #D4A84C;
  height: 52px;
  width: 3.25rem;
  justify-content: center;
  align-items: center;
  display: flex;
}.ijp-hero_game_play-6ca span svg {
  margin-left: 2px;
  height: 18px;
  width: 1.125rem;
}.ijp-hero_game_info-6ca {
  padding: 14px 1rem;
}.ijp-hero_game_title-6ca {
  font-weight: 700;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 15px;
  color: #F5EED8;
}.ijp-hero_game_provider-6ca {
  color: #756A5C;
  font-size: 11px;
}.ijp-hero_game_btn-6ca {
  padding: 0.688rem;
  transition: background .2s;
  background: #D4A84C;
  border-radius: 0.625rem;
  margin: 12px 16px 1rem;
  color: #F5EED8;
  font-weight: 700;
  font-size: 13px;
  display: block;
  text-align: center;
}.ijp-hero_game-6ca:hover .ijp-hero_game_btn-6ca {
  background: #E8C06A;
}.ijp-wy-6ca {
  background: #0E0B14;
  padding: 32px 16px 0;
}
@media(min-width: 770px) {.ijp-wy-6ca {
  padding: 2.5rem 24px 0;
}
}.ijp-wy_in-6ca {
  margin: 0 auto;
  max-width: 83.75rem;
}.ijp-wy_head-6ca {
  margin-bottom: 18px;
  max-width: 720px;
}.ijp-wy_label-6ca {
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #D4A84C;
}.ijp-wy_h2-6ca {
  font-size: 1.25rem;
  margin-bottom: 8px;
  color: #F5EED8;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.ijp-wy_h2-6ca {
  font-size: 24px;
}
}.ijp-wy_intro-6ca {
  margin: 0;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #756A5C;
}.ijp-wy_grid-6ca {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.ijp-wy_grid-6ca {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.ijp-wy_grid-6ca {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ijp-wy_card-6ca {
  background: #161220;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.625rem;
  transition: border-color .2s,transform .2s;
  padding: 20px;
}.ijp-wy_card-6ca:hover {
  border-color: rgba(212,168,76,0.07);
  transform: translateY(-2px);
}.ijp-wy_card_ic-6ca {
  background: rgba(212,168,76,0.18);
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.875rem;
  color: #D4A84C;
  height: 44px;
  display: flex;
  width: 2.75rem;
}.ijp-wy_card_ic-6ca svg {
  height: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 22px;
}.ijp-wy_card_h-6ca {
  color: #F5EED8;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 15px;
}.ijp-wy_card_p-6ca {
  color: #756A5C;
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.ijp-wy_card_p-6ca strong {
  color: #C9BFA0;
  font-weight: 600;
}.ijp-gcg-6ca {
  background: #0E0B14;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.ijp-gcg-6ca {
  padding: 44px 24px 0;
}
}.ijp-gcg_in-6ca {
  margin: 0 auto;
  max-width: 1340px;
}.ijp-gcg_head-6ca {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.ijp-gcg_label-6ca {
  margin-bottom: 8px;
  color: #D4A84C;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.ijp-gcg_h2-6ca {
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #F5EED8;
}
@media(min-width: 769px) {.ijp-gcg_h2-6ca {
  font-size: 1.75rem;
}
}.ijp-gcg_intro-6ca {
  line-height: 1.6;
  font-size: 13px;
  color: #756A5C;
}.ijp-gcg_grid-6ca {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.ijp-gcg_grid-6ca {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.ijp-gcg_grid-6ca {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ijp-gcg_card-6ca {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 1rem;
  padding: 1.25rem;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  display: flex;
  justify-content: flex-end;
  position: relative;
  min-height: 15rem;
  flex-direction: column;
  cursor: pointer;
}.ijp-gcg_card-6ca:hover {
  transform: translateY(-3px);
  border-color: rgba(212,168,76,0.18);
}.ijp-gcg_card_bg-6ca {
  inset: 0;
  position: absolute;
  z-index: 0;
}.ijp-gcg_card_bg-6ca::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.ijp-gcg_card_ic-6ca {
  border-radius: 0.313rem;
  background: rgba(0,0,0,.45);
  display: flex;
  z-index: 2;
  height: 2.5rem;
  position: absolute;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  top: 1.125rem;
  color: #F5EED8;
  right: 18px;
}.ijp-gcg_card_ic-6ca svg {
  stroke-linecap: round;
  width: 20px;
  height: 1.25rem;
  stroke-linejoin: round;
}.ijp-gcg_card_ct-6ca {
  z-index: 1;
  position: relative;
}.ijp-gcg_card_h-6ca {
  margin-bottom: 0.5rem;
  font-size: 1.125rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EED8;
  font-family: 'Playfair Display', serif;
  line-height: 1.2;
}
@media(min-width: 765px) {.ijp-gcg_card_h-6ca {
  font-size: 1.25rem;
}
}.ijp-gcg_card_p-6ca {
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.75rem;
  margin-bottom: 10px;
  color: rgba(255,255,255,.82);
}.ijp-gcg_card_p-6ca strong {
  font-weight: 600;
  color: #F5EED8;
}.ijp-gcg_card_cta-6ca {
  gap: 4px;
  align-items: center;
  text-transform: uppercase;
  color: #D4A84C;
  font-weight: 700;
  letter-spacing: .04em;
  display: inline-flex;
  font-size: 0.75rem;
}.ijp-gcg_card_cta-6ca svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 12px;
  width: 12px;
}.ijp-gr_jp-6ca {
  border-radius: 16px;
  padding: 1.25rem;
  background: linear-gradient(135deg,#1E0D30 0%,#0A0812 100%);
  overflow: hidden;
  position: relative;
}.ijp-gr_jp-6ca::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139,79,168,0.22) 0%,transparent 70%);
  top: -60px;
  content: '';
  position: absolute;
  left: -3.75rem;
  height: 250px;
  width: 250px;
}.ijp-gr_jp-6ca::after {
  background: radial-gradient(circle,rgba(201,138,40,0.18) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  content: '';
  right: 0;
  width: 200px;
  bottom: -2.5rem;
  height: 200px;
}.ijp-gr_jp_head-6ca {
  gap: 1rem;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: 16px;
  z-index: 1;
  display: flex;
  position: relative;
}.ijp-gr_jp_info-6ca {
  flex: 1;
}.ijp-gr_jp_label-6ca {
  margin-bottom: 6px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  color: #A055D4;
}.ijp-gr_jp_label-6ca svg {
  height: 14px;
  stroke-linejoin: round;
  margin-right: 0.25rem;
  width: 0.875rem;
  vertical-align: -2px;
  stroke-linecap: round;
}.ijp-gr_jp_amount-6ca {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 2rem;
  margin-bottom: 4px;
  font-family: 'Playfair Display', serif;
  color: #F5EED8;
  line-height: 1;
}
@media(min-width: 767px) {.ijp-gr_jp_amount-6ca {
  font-size: 40px;
}
}.ijp-gr_jp_amount-6ca span {
  color: #C98A28;
}.ijp-gr_jp_seo-6ca {
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #9D9080;
  font-size: 12px;
  max-width: 30rem;
}.ijp-gr_jp_cta-6ca {
  padding: 11px 1.25rem;
  background: rgba(139,79,168,0.22);
  border-radius: 0.625rem;
  transition: background .2s;
  border: 1px solid rgba(139,79,168,0.22);
  margin-top: 0.25rem;
  font-weight: 700;
  font-size: 13px;
  z-index: 1;
  color: #F5EED8;
  flex-shrink: 0;
  align-self: flex-start;
  white-space: nowrap;
  position: relative;
}.ijp-gr_jp_cta-6ca:hover {
  background: #8B4FA8;
}.ijp-ws-6ca {
  background: #0E0B14;
  padding: 32px 1rem 0;
}
@media(min-width:768px) {.ijp-ws-6ca {
  padding: 2.25rem 24px 0;
}
}.ijp-ws_in-6ca {
  margin: 0 auto;
  max-width: 83.75rem;
}.ijp-ws_head-6ca {
  gap: 12px;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  display: flex;
}.ijp-ws_title-6ca {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5EED8;
  align-items: center;
  font-family: 'Playfair Display', serif;
  font-size: 16px;
}.ijp-ws_title_ic-6ca svg {
  color: #C98A28;
  height: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.125rem;
}.ijp-ws_online-6ca {
  gap: 0.438rem;
  font-weight: 600;
  align-items: center;
  color: #756A5C;
  font-size: 12px;
  display: flex;
}.ijp-ws_online_dot-6ca {
  border-radius: 50%;
  background: #3DAA6E;
  box-shadow: 0 0 6px rgba(61,170,110,0.16);
  flex-shrink: 0;
  height: 0.5rem;
  width: 0.5rem;
}.ijp-ws_scroll-6ca {
  gap: 8px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 8px;
}.ijp-ws_scroll-6ca::-webkit-scrollbar {
  display: none;
}.ijp-wc-6ca {
  background: #120F1A;
  border: 1px solid rgba(255,255,255,0.09);
  gap: 0.625rem;
  border-radius: 0.625rem;
  padding: 10px 14px;
  flex-shrink: 0;
  min-width: 220px;
  align-items: center;
  display: flex;
}.ijp-wc_img-6ca {
  overflow: hidden;
  background: #161220;
  border-radius: 5px;
  flex-shrink: 0;
  width: 2.25rem;
  height: 36px;
}.ijp-wc_img-6ca img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.ijp-wc_info-6ca {
  min-width: 0;
}.ijp-wc_game-6ca {
  overflow: hidden;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
  color: #C9BFA0;
}.ijp-wc_player-6ca {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #554D42;
  white-space: nowrap;
  font-size: 10px;
}.ijp-wc_amount-6ca {
  font-size: 13px;
  color: #3DAA6E;
  flex-shrink: 0;
  margin-left: auto;
  font-weight: 700;
  white-space: nowrap;
}.ijp-bon-6ca {
  padding: 36px 16px 0;
  background: #0E0B14;
}
@media(min-width: 765px) {.ijp-bon-6ca {
  padding: 44px 24px 0;
}
}.ijp-bon_in-6ca {
  margin: 0 auto;
  max-width: 83.75rem;
}.ijp-bon_head-6ca {
  margin-bottom: 1.25rem;
}.ijp-bon_label-6ca {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #D4A84C;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 8px;
}.ijp-bon_h2-6ca {
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  color: #F5EED8;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.ijp-bon_h2-6ca {
  font-size: 24px;
}
}.ijp-bon_seo-6ca {
  color: #756A5C;
  line-height: 1.6;
  max-width: 38.75rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.ijp-bon_seo-6ca strong {
  font-weight: 700;
  color: #C9BFA0;
}.ijp-bon_seo-6ca a {
  color: #D4A84C;
  text-decoration: underline;
}.ijp-bon_grid-6ca {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.ijp-bon_grid-6ca {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.ijp-bon_grid-6ca {
  grid-template-columns: repeat(5,1fr);
}
}.ijp-bon_card-6ca {
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 16px;
  background: #120F1A;
  transition: border-color .2s,transform .2s;
}.ijp-bon_card-6ca:hover {
  border-color: rgba(212,168,76,0.07);
  transform: translateY(-2px);
}.ijp-bon_card_ic-6ca svg {
  stroke-linejoin: round;
  height: 26px;
  width: 1.625rem;
  stroke-linecap: round;
}.ijp-bon_card_ic-6ca {
  margin-bottom: 10px;
}.ijp-bon_card_type-6ca {
  letter-spacing: .06em;
  font-size: 0.625rem;
  color: #756A5C;
  font-weight: 700;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
}.ijp-bon_card_amount-6ca {
  line-height: 1.1;
  color: #C98A28;
  margin-bottom: 0.375rem;
  font-weight: 800;
  font-size: 18px;
}.ijp-bon_card_name-6ca {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 600;
  font-size: 13px;
  color: #F5EED8;
}.ijp-bon_card_detail-6ca {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 0.688rem;
  color: #554D42;
  padding-top: 8px;
  overflow-wrap: break-word;
  line-height: 1.5;
}.ijp-reg-6ca {
  padding: 36px 16px 0;
  background: #0E0B14;
}
@media(min-width: 770px) {.ijp-reg-6ca {
  padding: 2.75rem 1.5rem 0;
}
}.ijp-reg_in-6ca {
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 1rem;
  margin: 0 auto;
  padding: 28px 1.5rem;
  background: #161220;
  max-width: 1340px;
}
@media(min-width: 769px) {.ijp-reg_in-6ca {
  padding: 40px;
}
}.ijp-reg_top-6ca {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.ijp-reg_top-6ca {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.ijp-reg_label-6ca {
  color: #D4A84C;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.625rem;
}.ijp-reg_h2-6ca {
  color: #F5EED8;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 12px;
  font-size: 22px;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 771px) {.ijp-reg_h2-6ca {
  font-size: 1.75rem;
}
}.ijp-reg_bonus-6ca {
  border-radius: 0.625rem;
  border: 1px solid rgba(201,138,40,0.18);
  gap: 8px;
  background: rgba(201,138,40,0.18);
  padding: 0.625rem 1rem;
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.ijp-reg_bonus_amount-6ca {
  font-size: 1.25rem;
  color: #C98A28;
  font-weight: 800;
}.ijp-reg_bonus_text-6ca {
  line-height: 1.35;
  color: #9D9080;
  font-size: 13px;
}.ijp-reg_cta_btn-6ca {
  padding: 0.875rem 32px;
  background: #3DAA6E;
  transition: background .2s;
  border-radius: 10px;
  display: inline-block;
  font-weight: 700;
  margin-bottom: 12px;
  font-size: 15px;
  color: #0E0B14;
  box-shadow: 0 2px 4px rgba(0,0,0,0.50), 0 6px 1.25rem rgba(61,170,110,0.28);
}.ijp-reg_cta_btn-6ca:hover {
  background: #4DC880;
}.ijp-reg_terms-6ca {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #554D42;
}.ijp-reg_seo-6ca {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #756A5C;
  padding-top: 20px;
  margin-top: 1.25rem;
  font-size: 13px;
}.ijp-reg_seo-6ca p {
  line-height: 1.65;
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  color: #756A5C;
}.ijp-reg_seo-6ca p:last-child {
  margin-bottom: 0;
}.ijp-reg_seo-6ca strong {
  font-weight: 700;
  color: #C9BFA0;
}.ijp-reg_seo-6ca a {
  transition: color .2s;
  color: #D4A84C;
  text-decoration: underline;
}.ijp-reg_seo-6ca a:hover {
  color: #E8C06A;
}.ijp-reg_seo-6ca ul,.ijp-reg_seo-6ca ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.ijp-reg_seo-6ca ol {
  list-style: decimal;
}.ijp-reg_seo-6ca li {
  line-height: 1.65;
  margin-bottom: 4px;
  font-size: 0.813rem;
  color: #756A5C;
}.ijp-reg_seo-6ca table {
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.ijp-reg_seo-6ca table {
  display: table;
}
}.ijp-reg_seo-6ca th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.5rem;
  font-weight: 700;
  color: #C9BFA0;
  text-align: left;
}.ijp-reg_seo-6ca td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #756A5C;
}.ijp-reg_steps-6ca {
  gap: 14px;
  margin-top: 1.75rem;
  display: flex;
  flex-direction: column;
}
@media(min-width:860px) {.ijp-reg_steps-6ca {
  margin-top: 0;
}
}.ijp-reg_step-6ca {
  border-radius: 0.625rem;
  padding: 16px;
  gap: 0.875rem;
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.05);
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.ijp-reg_step_num-6ca {
  border-radius: 50%;
  background: rgba(212,168,76,0.18);
  border: 1px solid rgba(212,168,76,0.07);
  height: 34px;
  font-weight: 800;
  font-size: 0.875rem;
  width: 2.125rem;
  display: flex;
  justify-content: center;
  color: #D4A84C;
  align-items: center;
  flex-shrink: 0;
}.ijp-reg_step_title-6ca {
  font-weight: 700;
  color: #F5EED8;
  margin-bottom: 3px;
  font-size: 0.875rem;
}.ijp-reg_step_text-6ca {
  font-size: 12px;
  line-height: 1.5;
  color: #756A5C;
}.ijp-reg_trust-6ca {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 20px;
  flex-wrap: wrap;
  display: flex;
  margin-top: 1.25rem;
}.ijp-reg_trust_item-6ca {
  gap: 7px;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  font-size: 12px;
  color: #756A5C;
}.ijp-reg_trust_ic-6ca svg {
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
  color: #D4A84C;
  height: 16px;
}.ijp-prov-6ca {
  padding: 36px 1rem 0;
  background: #0E0B14;
}
@media(min-width: 766px) {.ijp-prov-6ca {
  padding: 44px 24px 0;
}
}.ijp-prov_in-6ca {
  margin: 0 auto;
  max-width: 83.75rem;
}.ijp-prov_head-6ca {
  margin-bottom: 16px;
}.ijp-prov_label-6ca {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #D4A84C;
  font-size: 0.688rem;
}.ijp-prov_h2-6ca {
  margin-bottom: 8px;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F5EED8;
  font-weight: 800;
}
@media(min-width: 769px) {.ijp-prov_h2-6ca {
  font-size: 24px;
}
}.ijp-prov_seo-6ca {
  color: #756A5C;
  font-size: 13px;
  max-width: 620px;
  margin-bottom: 1rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.ijp-prov_seo-6ca strong {
  color: #C9BFA0;
  font-weight: 700;
}.ijp-prov_seo-6ca a {
  text-decoration: underline;
  color: #D4A84C;
}.ijp-prov_grid-6ca {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.ijp-prov_grid-6ca {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.ijp-prov_grid-6ca {
  grid-template-columns: repeat(8,1fr);
}
}.ijp-prov_card-6ca {
  border-radius: 0.625rem;
  padding: 0.875rem 10px;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,background .2s;
  background: #120F1A;
  gap: 7px;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  align-items: center;
}.ijp-prov_card-6ca:hover {
  border-color: rgba(212,168,76,0.45);
  background: #161220;
}.ijp-prov_logo-6ca {
  background: rgba(255,255,255,0.05);
  border-radius: 5px;
  overflow: hidden;
  height: 2.75rem;
  width: 44px;
  justify-content: center;
  display: flex;
  align-items: center;
}.ijp-prov_logo-6ca img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.ijp-prov_name-6ca {
  font-size: 11px;
  text-align: center;
  color: #9D9080;
  overflow-wrap: break-word;
  font-weight: 600;
}.ijp-htp-6ca {
  padding: 2.25rem 16px 0;
  background: #0E0B14;
}
@media(min-width: 769px) {.ijp-htp-6ca {
  padding: 2.75rem 1.5rem 0;
}
}.ijp-htp_in-6ca {
  margin: 0 auto;
  max-width: 83.75rem;
}.ijp-htp_head-6ca {
  max-width: 720px;
  margin-bottom: 22px;
}.ijp-htp_label-6ca {
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #D4A84C;
  letter-spacing: .08em;
}.ijp-htp_h2-6ca {
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 22px;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #F5EED8;
}
@media(min-width: 766px) {.ijp-htp_h2-6ca {
  font-size: 1.75rem;
}
}.ijp-htp_intro-6ca {
  color: #756A5C;
  line-height: 1.6;
  font-size: 14px;
}.ijp-htp_steps-6ca {
  padding: 0;
  margin: 0;
  list-style: none;
  gap: 12px;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.ijp-htp_steps-6ca {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.ijp-htp_steps-6ca {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.ijp-htp_step-6ca {
  border: 1px solid rgba(255,255,255,0.09);
  background: #161220;
  padding: 1.25rem 1.125rem 18px;
  border-radius: 0.625rem;
  flex-direction: column;
  display: flex;
  position: relative;
}.ijp-htp_step_num-6ca {
  background: #D4A84C;
  border-radius: 50%;
  top: -12px;
  height: 1.75rem;
  position: absolute;
  color: #0E0B14;
  font-size: 13px;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 28px;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  left: 1.25rem;
}.ijp-htp_step_ic-6ca {
  border-radius: 0.313rem;
  background: rgba(212,168,76,0.18);
  margin: 8px 0 0.75rem;
  height: 2.25rem;
  width: 36px;
  justify-content: center;
  align-items: center;
  display: flex;
  color: #D4A84C;
}.ijp-htp_step_ic-6ca svg {
  stroke-linejoin: round;
  height: 18px;
  width: 1.125rem;
  stroke-linecap: round;
}.ijp-htp_step_h-6ca {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.25;
  margin-bottom: 0.375rem;
  color: #F5EED8;
}.ijp-htp_step_p-6ca {
  overflow-wrap: break-word;
  color: #756A5C;
  line-height: 1.55;
  font-size: 0.813rem;
}.ijp-htp_step_p-6ca strong {
  color: #C9BFA0;
  font-weight: 600;
}.ijp-htp_cta-6ca {
  border-radius: 0.625rem;
  padding: 0.813rem 1.625rem;
  background: #3DAA6E;
  transition: background .2s;
  color: #0E0B14;
  font-weight: 700;
  display: inline-block;
  margin-top: 1.25rem;
  font-size: 0.875rem;
}.ijp-htp_cta-6ca:hover {
  background: #4DC880;
}.ijp-app-6ca {
  padding: 36px 1rem 0;
  background: #0E0B14;
}
@media(min-width: 771px) {.ijp-app-6ca {
  padding: 44px 24px 0;
}
}.ijp-app_in-6ca {
  margin: 0 auto;
  max-width: 83.75rem;
}.ijp-app_head-6ca {
  margin-bottom: 16px;
}.ijp-app_label-6ca {
  font-weight: 700;
  letter-spacing: .08em;
  color: #D4A84C;
  font-size: 0.688rem;
  margin-bottom: 8px;
  text-transform: uppercase;
}.ijp-app_h2-6ca {
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 6px;
  color: #F5EED8;
}
@media(min-width: 771px) {.ijp-app_h2-6ca {
  font-size: 1.5rem;
}
}.ijp-app_sub-6ca {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
  max-width: 37.5rem;
  color: #756A5C;
}.ijp-app_sub-6ca strong {
  color: #C9BFA0;
  font-weight: 700;
}.ijp-app_cards-6ca {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 637px) {.ijp-app_cards-6ca {
  grid-template-columns: repeat(3,1fr);
}
}.ijp-app_card-6ca {
  padding: 1.25rem;
  gap: 16px;
  border-radius: 0.625rem;
  overflow: hidden;
  position: relative;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.ijp-app_card_ios-6ca {
  background: linear-gradient(135deg,rgba(212,168,76,0.18) 0%,#161220 100%);
}.ijp-app_card_android-6ca {
  background: linear-gradient(135deg,rgba(61,170,110,0.16) 0%,#161220 100%);
}.ijp-app_card_win-6ca {
  background: linear-gradient(135deg,rgba(201,138,40,0.18) 0%,#161220 100%);
}.ijp-app_card_ic-6ca svg {
  stroke-linecap: round;
  height: 34px;
  stroke-linejoin: round;
  width: 2.125rem;
}.ijp-app_card_ic-6ca {
  flex-shrink: 0;
  color: #F5EED8;
}.ijp-app_card_os-6ca {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-size: 10px;
  color: #756A5C;
}.ijp-app_card_title-6ca {
  margin-bottom: 6px;
  font-size: 0.938rem;
  color: #F5EED8;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.2;
}.ijp-app_card_text-6ca {
  line-height: 1.5;
  color: #756A5C;
  font-size: 12px;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}.ijp-app_card_btn-6ca {
  gap: 0.438rem;
  background: rgba(255,255,255,0.12);
  transition: background .2s;
  padding: 10px 18px;
  border-radius: 0.313rem;
  border: 1px solid rgba(212,168,76,0.45);
  font-size: 13px;
  color: #F5EED8;
  display: inline-flex;
  align-items: center;
  font-weight: 700;
}.ijp-app_card_btn-6ca:hover {
  background: rgba(255,255,255,0.07);
}.ijp-rv-6ca {
  background: #0E0B14;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.ijp-rv-6ca {
  padding: 2.75rem 1.5rem 0;
}
}.ijp-rv_in-6ca {
  margin: 0 auto;
  max-width: 83.75rem;
}.ijp-rv_head-6ca {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.ijp-rv_label-6ca {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 11px;
  color: #D4A84C;
  font-weight: 700;
  text-transform: uppercase;
}.ijp-rv_h2-6ca {
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #F5EED8;
  font-family: 'Playfair Display', serif;
  margin-bottom: 10px;
  font-weight: 800;
}
@media(min-width: 767px) {.ijp-rv_h2-6ca {
  font-size: 1.75rem;
}
}.ijp-rv_stats-6ca {
  gap: 1.125rem;
  display: flex;
  font-size: 0.813rem;
  flex-wrap: wrap;
  align-items: center;
  color: #756A5C;
}.ijp-rv_stats_score-6ca {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.ijp-rv_stats_score_val-6ca {
  color: #C98A28;
  font-family: 'Playfair Display', serif;
  font-size: 1.375rem;
  font-weight: 800;
}.ijp-rv_stats_score_max-6ca {
  color: #554D42;
  font-size: 0.813rem;
}.ijp-rv_stats_badge-6ca {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.ijp-rv_stats_badge-6ca svg {
  height: 0.875rem;
  color: #C98A28;
  width: 14px;
}.ijp-rv_grid-6ca {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.ijp-rv_grid-6ca {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.ijp-rv_grid-6ca {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.ijp-rv_card-6ca {
  background: #161220;
  border-radius: 10px;
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.09);
  flex-direction: column;
  display: flex;
}.ijp-rv_card_stars-6ca {
  gap: 2px;
  margin-bottom: 0.625rem;
  color: #C98A28;
  display: flex;
}.ijp-rv_card_stars-6ca svg {
  width: 0.875rem;
  height: 14px;
}.ijp-rv_card_h-6ca {
  margin-bottom: 0.5rem;
  line-height: 1.3;
  color: #F5EED8;
  font-size: 14px;
  font-weight: 700;
  overflow-wrap: break-word;
}.ijp-rv_card_body-6ca {
  flex: 1;
  font-size: 13px;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #756A5C;
}.ijp-rv_card_body-6ca strong {
  color: #C9BFA0;
  font-weight: 600;
}.ijp-rv_card_meta-6ca {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  justify-content: space-between;
  display: flex;
  padding-top: 12px;
  flex-wrap: wrap;
  align-items: center;
}.ijp-rv_card_author-6ca {
  font-size: 12px;
  color: #C9BFA0;
  font-weight: 600;
}.ijp-rv_card_date-6ca {
  color: #554D42;
  font-size: 11px;
}.ijp-seo-6ca {
  background: #0E0B14;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.ijp-seo-6ca {
  padding: 44px 1.5rem 0;
}
}.ijp-seo_in-6ca {
  background: #161220;
  margin: 0 auto;
  padding: 1.75rem 24px;
  border-radius: 16px;
  border: 1px solid rgba(255,255,255,0.09);
  max-width: 83.75rem;
}
@media(min-width: 770px) {.ijp-seo_in-6ca {
  padding: 36px 40px;
}
}.ijp-seo_label-6ca {
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #D4A84C;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.ijp-seo_h2-6ca {
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
  color: #F5EED8;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  line-height: 1.25;
}
@media(min-width: 771px) {.ijp-seo_h2-6ca {
  font-size: 1.5rem;
}
}.ijp-seo_body-6ca {
  overflow-wrap: break-word;
  font-size: 14px;
  color: #9D9080;
  line-height: 1.75;
}.ijp-seo_body-6ca p {
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  color: #9D9080;
  line-height: 1.75;
}.ijp-seo_body-6ca p:last-child {
  margin-bottom: 0;
}.ijp-seo_body-6ca strong {
  font-weight: 700;
  color: #C9BFA0;
}.ijp-seo_body-6ca a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4A84C;
}.ijp-seo_body-6ca a:hover {
  color: #E8C06A;
}.ijp-seo_body-6ca ul,.ijp-seo_body-6ca ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.ijp-seo_body-6ca ol {
  list-style: decimal;
}.ijp-seo_body-6ca li {
  font-size: 14px;
  color: #9D9080;
  margin-bottom: 6px;
  line-height: 1.75;
}.ijp-seo_body-6ca table {
  font-size: 0.813rem;
  display: block;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 766px) {.ijp-seo_body-6ca table {
  display: table;
}
}.ijp-seo_body-6ca th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #C9BFA0;
  font-weight: 700;
}.ijp-seo_body-6ca td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #9D9080;
}.ijp-seo_cols-6ca {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.ijp-seo_cols-6ca {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.ijp-seo_cols-6ca {
  grid-template-columns: repeat(3,1fr);
}
}.ijp-seo_col_h-6ca {
  margin-bottom: 7px;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #C9BFA0;
}.ijp-seo_col_p-6ca {
  color: #756A5C;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.ijp-seo_stats-6ca {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.ijp-seo_stat-6ca {
  border: 1px solid rgba(212,168,76,0.18);
  padding: 14px 1rem;
  border-radius: 0.625rem;
  background: rgba(212,168,76,0.07);
  flex: 1;
  min-width: 8.75rem;
}.ijp-seo_stat_val-6ca {
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #D4A84C;
  font-weight: 800;
}.ijp-seo_stat_lb-6ca {
  font-size: 0.688rem;
  color: #756A5C;
  overflow-wrap: break-word;
}.ijp-faq-6ca {
  background: #0E0B14;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.ijp-faq-6ca {
  padding: 44px 1.5rem 0;
}
}.ijp-faq_in-6ca {
  margin: 0 auto;
  max-width: 83.75rem;
}.ijp-faq_head-6ca {
  margin-bottom: 20px;
}.ijp-faq_label-6ca {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #D4A84C;
  font-size: 0.688rem;
  font-weight: 700;
}.ijp-faq_h2-6ca {
  color: #F5EED8;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 771px) {.ijp-faq_h2-6ca {
  font-size: 1.5rem;
}
}.ijp-faq_list-6ca {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.ijp-faq_item-6ca {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.625rem;
  overflow: hidden;
  background: #161220;
}.ijp-faq_q-6ca {
  gap: 0.75rem;
  transition: color .2s;
  padding: 16px 1.25rem;
  flex-wrap: wrap;
  color: #C9BFA0;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  cursor: pointer;
  font-weight: 600;
  font-size: 14px;
  justify-content: space-between;
}.ijp-faq_q-6ca:hover {
  color: #F5EED8;
}.ijp-faq_q_ic-6ca {
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  justify-content: center;
  width: 24px;
  align-items: center;
  color: #D4A84C;
  flex-shrink: 0;
  display: flex;
  height: 1.5rem;
  font-size: 16px;
}.ijp-faq_item-6ca.ijp-state_open-6ca .ijp-faq_q_ic-6ca {
  transform: rotate(45deg);
}.ijp-faq_a-6ca {
  padding: 0 20px 16px;
  display: none;
  color: #756A5C;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.7;
}.ijp-faq_item-6ca.ijp-state_open-6ca .ijp-faq_a-6ca {
  display: block;
}.ijp-faq_a-6ca strong {
  font-weight: 700;
  color: #C9BFA0;
}.ijp-faq_a-6ca a {
  text-decoration: underline;
  color: #D4A84C;
}.ijp-faq_a-6ca ul,.ijp-faq_a-6ca ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.ijp-faq_a-6ca ol {
  list-style: decimal;
}.ijp-faq_a-6ca li {
  line-height: 1.6;
  margin-bottom: 4px;
}.ijp-faq_a-6ca table {
  margin: 8px 0;
  display: block;
  font-size: 0.75rem;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 767px) {.ijp-faq_a-6ca table {
  display: table;
}
}.ijp-faq_a-6ca th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 6px 8px;
  font-weight: 700;
  color: #C9BFA0;
  text-align: left;
}.ijp-faq_a-6ca td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #756A5C;
}.ijp-seo-6ca {
  background: #0E0B14;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.ijp-seo-6ca {
  padding: 2.75rem 1.5rem 0;
}
}.ijp-seo_in-6ca {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 28px 24px;
  margin: 0 auto;
  border-radius: 16px;
  background: #161220;
  max-width: 1340px;
}
@media(min-width:768px) {.ijp-seo_in-6ca {
  padding: 36px 40px;
}
}.ijp-seo_label-6ca {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 10px;
  color: #D4A84C;
  font-weight: 700;
}.ijp-seo_h2-6ca {
  font-family: 'Playfair Display', serif;
  margin-bottom: 14px;
  color: #F5EED8;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.ijp-seo_h2-6ca {
  font-size: 24px;
}
}.ijp-seo_body-6ca {
  overflow-wrap: break-word;
  color: #9D9080;
  font-size: 14px;
  line-height: 1.75;
}.ijp-seo_body-6ca p {
  font-size: 14px;
  margin-bottom: 0.75rem;
  color: #9D9080;
  line-height: 1.75;
}.ijp-seo_body-6ca p:last-child {
  margin-bottom: 0;
}.ijp-seo_body-6ca strong {
  color: #C9BFA0;
  font-weight: 700;
}.ijp-seo_body-6ca a {
  transition: color .2s;
  color: #D4A84C;
  text-decoration: underline;
}.ijp-seo_body-6ca a:hover {
  color: #E8C06A;
}.ijp-seo_body-6ca ul,.ijp-seo_body-6ca ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.ijp-seo_body-6ca ol {
  list-style: decimal;
}.ijp-seo_body-6ca li {
  margin-bottom: 0.375rem;
  color: #9D9080;
  font-size: 0.875rem;
  line-height: 1.75;
}.ijp-seo_body-6ca table {
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  display: block;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 765px) {.ijp-seo_body-6ca table {
  display: table;
}
}.ijp-seo_body-6ca th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  color: #C9BFA0;
  font-weight: 700;
}.ijp-seo_body-6ca td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9D9080;
}.ijp-seo_cols-6ca {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.ijp-seo_cols-6ca {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.ijp-seo_cols-6ca {
  grid-template-columns: repeat(3,1fr);
}
}.ijp-seo_col_h-6ca {
  color: #C9BFA0;
  font-size: 13px;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-weight: 700;
}.ijp-seo_col_p-6ca {
  font-size: 13px;
  line-height: 1.65;
  color: #756A5C;
  overflow-wrap: break-word;
}.ijp-seo_stats-6ca {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.ijp-seo_stat-6ca {
  flex: 1;
  background: rgba(212,168,76,0.07);
  padding: 14px 16px;
  border: 1px solid rgba(212,168,76,0.18);
  border-radius: 0.625rem;
  min-width: 140px;
}.ijp-seo_stat_val-6ca {
  margin-bottom: 0.25rem;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #D4A84C;
}.ijp-seo_stat_lb-6ca {
  overflow-wrap: break-word;
  color: #756A5C;
  font-size: 11px;
}.ijp-seo-6ca {
  padding: 2.25rem 1rem 0;
  background: #0E0B14;
}
@media(min-width: 769px) {.ijp-seo-6ca {
  padding: 44px 24px 0;
}
}.ijp-seo_in-6ca {
  padding: 28px 24px;
  border-radius: 1rem;
  margin: 0 auto;
  background: #161220;
  border: 1px solid rgba(255,255,255,0.09);
  max-width: 1340px;
}
@media(min-width: 767px) {.ijp-seo_in-6ca {
  padding: 36px 40px;
}
}.ijp-seo_label-6ca {
  text-transform: uppercase;
  font-weight: 700;
  color: #D4A84C;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 10px;
}.ijp-seo_h2-6ca {
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  line-height: 1.25;
  color: #F5EED8;
  margin-bottom: 0.875rem;
  font-size: 20px;
}
@media(min-width: 770px) {.ijp-seo_h2-6ca {
  font-size: 1.5rem;
}
}.ijp-seo_body-6ca {
  line-height: 1.75;
  color: #9D9080;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.ijp-seo_body-6ca p {
  color: #9D9080;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.75;
}.ijp-seo_body-6ca p:last-child {
  margin-bottom: 0;
}.ijp-seo_body-6ca strong {
  font-weight: 700;
  color: #C9BFA0;
}.ijp-seo_body-6ca a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4A84C;
}.ijp-seo_body-6ca a:hover {
  color: #E8C06A;
}.ijp-seo_body-6ca ul,.ijp-seo_body-6ca ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.ijp-seo_body-6ca ol {
  list-style: decimal;
}.ijp-seo_body-6ca li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 14px;
  color: #9D9080;
}.ijp-seo_body-6ca table {
  width: 100%;
  margin-bottom: 0.75rem;
  display: block;
  font-size: 0.813rem;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 765px) {.ijp-seo_body-6ca table {
  display: table;
}
}.ijp-seo_body-6ca th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  text-align: left;
  font-weight: 700;
  color: #C9BFA0;
}.ijp-seo_body-6ca td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9D9080;
}.ijp-seo_cols-6ca {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.ijp-seo_cols-6ca {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.ijp-seo_cols-6ca {
  grid-template-columns: repeat(3,1fr);
}
}.ijp-seo_col_h-6ca {
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 13px;
  color: #C9BFA0;
  overflow-wrap: break-word;
}.ijp-seo_col_p-6ca {
  color: #756A5C;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.ijp-seo_stats-6ca {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.ijp-seo_stat-6ca {
  flex: 1;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(212,168,76,0.18);
  border-radius: 0.625rem;
  background: rgba(212,168,76,0.07);
  min-width: 8.75rem;
}.ijp-seo_stat_val-6ca {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 800;
  color: #D4A84C;
}.ijp-seo_stat_lb-6ca {
  font-size: 0.688rem;
  color: #756A5C;
  overflow-wrap: break-word;
}.ijp-ft-6ca {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #080610;
  margin-top: 3rem;
}.ijp-ft_support-6ca {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 1rem;
}
@media(min-width:768px) {.ijp-ft_support-6ca {
  padding: 1.75rem 24px;
}
}.ijp-ft_support_in-6ca {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  max-width: 1340px;
  align-items: center;
  flex-wrap: wrap;
}.ijp-ft_support_main-6ca {
  flex: 1;
  gap: 16px;
  align-items: center;
  min-width: 13.75rem;
  flex-wrap: wrap;
  display: flex;
}.ijp-ft_support_ic-6ca {
  color: #D4A84C;
  flex-shrink: 0;
}.ijp-ft_support_ic-6ca svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 30px;
  width: 1.875rem;
}.ijp-ft_support_text_title-6ca {
  color: #F5EED8;
  overflow-wrap: break-word;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 3px;
}.ijp-ft_support_text_sub-6ca {
  font-size: 0.75rem;
  color: #756A5C;
  overflow-wrap: break-word;
}.ijp-ft_support_btn-6ca {
  border-radius: 0.625rem;
  padding: 11px 22px;
  background: #D4A84C;
  transition: background .2s;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 13px;
  font-weight: 700;
  color: #F5EED8;
}.ijp-ft_support_btn-6ca:hover {
  background: #E8C06A;
}.ijp-ft_support_contacts-6ca {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.ijp-ft_support_contact-6ca {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #554D42;
}.ijp-ft_support_contact-6ca strong {
  font-size: 0.688rem;
  margin-bottom: 2px;
  color: #9D9080;
  display: block;
  font-weight: 600;
}.ijp-ft_main-6ca {
  padding: 2rem 1rem 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 765px) {.ijp-ft_main-6ca {
  padding: 40px 24px 32px;
}
}.ijp-ft_main_in-6ca {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  max-width: 83.75rem;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.ijp-ft_main_in-6ca {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.ijp-ft_main_in-6ca {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.ijp-ft_col_logo-6ca {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.ijp-ft_col_logo-6ca {
  grid-column: auto;
}
}.ijp-ft_logo-6ca {
  gap: 9px;
  color: #F5EED8;
  align-items: center;
  font-size: 1rem;
  margin-bottom: 12px;
  flex-wrap: wrap;
  font-weight: 800;
  display: flex;
  overflow-wrap: break-word;
}.ijp-ft_logo_mark-6ca {
  overflow: hidden;
  border-radius: 5px;
  width: 1.875rem;
  height: 30px;
}.ijp-ft_logo_mark-6ca img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.ijp-ft_logo_sub-6ca {
  max-width: 200px;
  line-height: 1.55;
  font-size: 12px;
  color: #554D42;
  overflow-wrap: break-word;
}.ijp-ft_col_title-6ca {
  color: #9D9080;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  font-size: 0.75rem;
}.ijp-ft_col_links-6ca {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.ijp-ft_col_link-6ca {
  transition: color .2s;
  font-size: 13px;
  color: #554D42;
  overflow-wrap: break-word;
}.ijp-ft_col_link-6ca:hover {
  color: #C9BFA0;
}.ijp-ft_apps-6ca {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.ijp-ft_app_card-6ca {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.313rem;
  background: rgba(255,255,255,0.05);
  gap: 10px;
  padding: 0.625rem 0.75rem;
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.ijp-ft_app_card-6ca:hover {
  border-color: rgba(212,168,76,0.45);
}.ijp-ft_app_card_ic-6ca svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 22px;
  width: 22px;
}.ijp-ft_app_card_os-6ca {
  color: #554D42;
  font-weight: 600;
  font-size: 0.625rem;
}.ijp-ft_app_card_action-6ca {
  font-weight: 700;
  font-size: 12px;
  color: #C9BFA0;
}.ijp-ft_bot-6ca {
  padding: 1.25rem 16px;
}
@media(min-width: 771px) {.ijp-ft_bot-6ca {
  padding: 20px 1.5rem;
}
}.ijp-ft_bot_in-6ca {
  margin: 0 auto;
  gap: 1rem;
  max-width: 83.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.ijp-ft_socials-6ca {
  gap: 8px;
  display: flex;
}.ijp-ft_soc-6ca {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.313rem;
  transition: background .2s;
  background: rgba(255,255,255,0.05);
  align-items: center;
  justify-content: center;
  height: 2.25rem;
  color: #9D9080;
  width: 2.25rem;
  display: flex;
}.ijp-ft_soc-6ca svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.ijp-ft_soc-6ca:hover {
  background: rgba(255,255,255,0.07);
}.ijp-ft_legal-6ca {
  flex: 1;
  font-size: 11px;
  color: #7A7168;
  overflow-wrap: break-word;
  line-height: 1.6;
  min-width: 200px;
}.ijp-ft_legal-6ca strong {
  font-weight: 700;
  color: #9D9080;
}.ijp-ft_legal-6ca a {
  color: #9D9080;
  text-decoration: underline;
}.ijp-ft_age-6ca {
  border-radius: 50%;
  border: 2px solid #7A7168;
  width: 2rem;
  color: #7A7168;
  justify-content: center;
  font-size: 0.688rem;
  margin-left: auto;
  font-weight: 800;
  display: flex;
  flex-shrink: 0;
  height: 2rem;
  align-items: center;
}