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