*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  background-color: #0D0608;
  font-family: 'Raleway', sans-serif;
  color: #D4C4A0;
  line-height: 1.6;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.ppc_layout-ajq {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.ppc_page-ajq {
  min-height: 100vh;
  display: flex;
}.ppc_main-ajq {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1078px) {.ppc_main-ajq {
  padding-left: 13.75rem;
}
}
@media screen and (max-width:1079px) {.ppc_main-ajq {
  padding-bottom: 72px;
}
}.ppc_gc-ajq {
  border-radius: 0.563rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #150B0E;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  width: 8.75rem;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 637px) {.ppc_gc-ajq {
  width: 9.75rem;
}
}
@media(min-width: 1082px) {.ppc_gc-ajq {
  width: 10.5rem;
}
}.ppc_gc-ajq:hover {
  transform: translateY(-3px);
  border-color: rgba(196, 136, 42, 0.08);
}.ppc_gc_img-ajq {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.ppc_gc_img-ajq img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.ppc_gc_hover-ajq {
  background: rgba(8, 3, 6, 0.76);
  transition: opacity .2s;
  inset: 0;
  display: flex;
  align-items: center;
  opacity: 0;
  justify-content: center;
  position: absolute;
}.ppc_gc-ajq:hover .ppc_gc_hover-ajq {
  opacity: 1;
}.ppc_gc_hover_btn-ajq {
  background: #C4882A;
  padding: 0.5rem 16px;
  border-radius: 5px;
  font-weight: 700;
  font-size: 0.75rem;
  color: #F5EED8;
}.ppc_gc_info-ajq {
  padding: 0.5rem 0.625rem 10px;
}.ppc_gc_name-ajq {
  overflow: hidden;
  white-space: nowrap;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 3px;
  color: #D4C4A0;
}.ppc_gc_prov-ajq {
  font-size: 0.625rem;
  color: #857060;
}.ppc_gc_tag-ajq {
  padding: 2px 7px;
  border-radius: 0.25rem;
  font-weight: 700;
  top: 6px;
  left: 0.375rem;
  font-size: 9px;
  text-transform: uppercase;
  z-index: 2;
  position: absolute;
  letter-spacing: .04em;
}.ppc_gc_tag_hot-ajq {
  background: #CC2828;
  color: #fff;
}.ppc_gc_tag_new-ajq {
  background: #2A9E5A;
  color: #0D0608;
}.ppc_gc_tag_jp-ajq {
  background: #E8C040;
  color: #0D0608;
}.ppc_gc_tag_ex-ajq {
  background: #8B1E1E;
  color: #fff;
}.ppc_gc_tag_live-ajq {
  background: #CC2828;
  color: #fff;
}.ppc_gr-ajq {
  padding: 32px 16px 0;
  background: #0D0608;
}
@media(min-width: 771px) {.ppc_gr-ajq {
  padding: 36px 24px 0;
}
}.ppc_gr_in-ajq {
  margin: 0 auto;
  max-width: 83.75rem;
}.ppc_gr_head-ajq {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 10px;
}.ppc_gr_head_l-ajq {
  gap: 10px;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.ppc_gr_ic-ajq {
  border-radius: 9px;
  height: 2rem;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  width: 32px;
  align-items: center;
}.ppc_gr_ic-ajq svg {
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
}.ppc_gr_title-ajq {
  font-weight: 700;
  font-size: 1rem;
  font-family: 'Cormorant Garamond', serif;
  color: #F5EED8;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.ppc_gr_title-ajq {
  font-size: 18px;
}
}.ppc_gr_more-ajq {
  gap: 0.313rem;
  transition: color .2s;
  font-weight: 600;
  font-size: 0.75rem;
  flex-shrink: 0;
  display: flex;
  color: #907868;
  white-space: nowrap;
  align-items: center;
}.ppc_gr_more-ajq:hover {
  color: #C4882A;
}.ppc_gr_more-ajq svg {
  stroke-linejoin: round;
  height: 12px;
  stroke-linecap: round;
  width: 0.75rem;
}.ppc_gr_arrows-ajq {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.ppc_gr_arr-ajq {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.313rem;
  align-items: center;
  height: 30px;
  width: 1.875rem;
  display: flex;
  color: #A89278;
  justify-content: center;
}.ppc_gr_arr-ajq:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EED8;
}.ppc_gr_arr-ajq svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
  height: 0.813rem;
}.ppc_gr_seo_h-ajq {
  margin: 0 0 6px;
  font-weight: 700;
  font-size: 0.813rem;
  color: #D4C4A0;
  max-width: 42.5rem;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.ppc_gr_seo_h-ajq {
  font-size: 0.875rem;
}
}.ppc_gr_seo-ajq {
  overflow-wrap: break-word;
  max-width: 42.5rem;
  line-height: 1.55;
  color: #907868;
  font-size: 12px;
  margin-bottom: 0.75rem;
}.ppc_gr_seo-ajq strong {
  color: #D4C4A0;
  font-weight: 600;
}.ppc_gr_scroll-ajq {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.ppc_gr_scroll-ajq::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.ppc_gr_scroll-ajq {
  gap: 0.75rem;
}
}.ppc_tb-ajq {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0D0608;
  position: fixed;
  top: 0;
  align-items: center;
  display: flex;
  right: 0;
  left: 0;
  height: 56px;
  z-index: 80;
}.ppc_tb_in-ajq {
  gap: 0;
  padding: 0 14px;
  height: 100%;
  width: 100%;
  align-items: center;
  display: flex;
}.ppc_tb_burger-ajq {
  border-radius: 9px;
  gap: 0.313rem;
  flex-direction: column;
  width: 2.375rem;
  display: flex;
  height: 2.375rem;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 0.5rem;
  align-items: center;
}.ppc_tb_burger-ajq:hover {
  background: rgba(255, 255, 255, 0.05);
}.ppc_tb_burger_line-ajq {
  background: #A89278;
  border-radius: 1px;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1082px) {.ppc_tb_burger-ajq {
  display: none;
}
}.ppc_tb_logo-ajq {
  gap: 9px;
  color: #F5EED8;
  font-weight: 800;
  letter-spacing: -.01em;
  align-items: center;
  margin-right: 1.25rem;
  font-size: 18px;
  display: flex;
  flex-shrink: 0;
  overflow-wrap: break-word;
}.ppc_tb_logo_mark-ajq {
  overflow: hidden;
  border-radius: 0.563rem;
  justify-content: center;
  height: 2rem;
  display: flex;
  align-items: center;
  width: 2rem;
}.ppc_tb_logo_mark-ajq img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.ppc_tb_nav-ajq {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 638px) {.ppc_tb_nav-ajq {
  display: flex;
}
}.ppc_tb_tab-ajq {
  transition: background .15s,color .15s;
  padding: 8px 14px;
  border-radius: 9px;
  white-space: nowrap;
  color: #A89278;
  font-weight: 600;
  font-size: 13px;
}.ppc_tb_tab-ajq:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EED8;
}.ppc_tb_tab-ajq.ppc_state_active-ajq {
  background: rgba(196, 136, 42, 0.18);
  color: #F5EED8;
}.ppc_tb_right-ajq {
  gap: 0.5rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
}.ppc_tb_login-ajq {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,color .2s;
  border-radius: 9px;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 1rem;
  display: none;
  font-size: 0.813rem;
  color: #D4C4A0;
  font-weight: 600;
}.ppc_tb_login-ajq:hover {
  border-color: rgba(196, 136, 42, 0.50);
  color: #F5EED8;
}
@media(min-width: 477px) {.ppc_tb_login-ajq {
  display: block;
}
}.ppc_tb_reg-ajq {
  padding: 9px 18px;
  transition: background .2s;
  border-radius: 9px;
  background: #2A9E5A;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
  color: #0A0406;
}.ppc_tb_reg-ajq:hover {
  background: #35B868;
}.ppc_sb-ajq {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  background: #1C1012;
  width: 13.75rem;
  z-index: 70;
  overflow-y: auto;
  position: fixed;
  top: 56px;
  bottom: 0;
  left: 0;
}.ppc_sb-ajq.ppc_state_open-ajq {
  transform: translateX(0);
}.ppc_sb-ajq::-webkit-scrollbar {
  width: 0.25rem;
}.ppc_sb-ajq::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.ppc_sb-ajq {
  transform: translateX(0);
}
}.ppc_sb_auth-ajq {
  padding: 0.875rem 12px 0.625rem;
}.ppc_sb_btn_reg-ajq {
  transition: background .2s;
  padding: 11px;
  border-radius: 0.563rem;
  background: #2A9E5A;
  text-align: center;
  font-size: 13px;
  color: #0A0406;
  font-weight: 700;
  display: block;
  margin-bottom: 0.5rem;
}.ppc_sb_btn_reg-ajq:hover {
  background: #35B868;
}.ppc_sb_btn_login-ajq {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.563rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.625rem;
  transition: border-color .2s;
  text-align: center;
  font-weight: 600;
  font-size: 13px;
  color: #D4C4A0;
  display: block;
}.ppc_sb_btn_login-ajq:hover {
  border-color: rgba(196, 136, 42, 0.50);
  color: #F5EED8;
}.ppc_sb_promo-ajq {
  overflow: hidden;
  padding: 12px 0.875rem;
  background: linear-gradient(135deg,#3D0A14,#1C1012);
  margin: 0 12px 0.625rem;
  border-radius: 0.563rem;
  border: 1px solid rgba(196, 136, 42, 0.18);
  position: relative;
}.ppc_sb_promo-ajq::before {
  background: radial-gradient(circle,rgba(196, 136, 42, 0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  width: 80px;
  right: -1.25rem;
  height: 5rem;
  top: -20px;
  position: absolute;
}.ppc_sb_promo_title-ajq {
  margin-bottom: 4px;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C4882A;
  letter-spacing: .06em;
}.ppc_sb_promo_text-ajq {
  font-weight: 600;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #F5EED8;
  line-height: 1.35;
}.ppc_sb_promo_sub-ajq {
  margin-top: 3px;
  font-size: 10px;
  color: #907868;
}.ppc_sb_nav-ajq {
  padding: 6px 0.5rem 16px;
}.ppc_sb_nav_lb-ajq {
  padding: 0.625rem 0.5rem 0.375rem;
  color: #857060;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.ppc_sb_link-ajq {
  border-radius: 0.313rem;
  padding: 0.563rem 10px;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  font-size: 0.813rem;
  cursor: pointer;
  align-items: center;
  font-weight: 500;
  overflow-wrap: break-word;
  color: #A89278;
  display: flex;
}.ppc_sb_link-ajq:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EED8;
}.ppc_sb_link-ajq.ppc_state_active-ajq {
  background: rgba(196, 136, 42, 0.18);
  color: #F5EED8;
}.ppc_sb_ic-ajq {
  border-radius: 0.313rem;
  width: 30px;
  justify-content: center;
  align-items: center;
  height: 1.875rem;
  flex-shrink: 0;
  display: flex;
}.ppc_sb_ic-ajq svg {
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ppc_sb_ic_1-ajq {
  background: rgba(196, 136, 42, 0.08);
  color: #C4882A;
}.ppc_sb_ic_2-ajq {
  background: rgba(42, 158, 90, 0.18);
  color: #2A9E5A;
}.ppc_sb_ic_3-ajq {
  background: rgba(232, 192, 64, 0.15);
  color: #E8C040;
}.ppc_sb_ic_4-ajq {
  background: rgba(139, 30, 30, 0.22);
  color: #8B1E1E;
}.ppc_sb_ic_5-ajq {
  background: rgba(196, 136, 42, 0.08);
  color: #D44080;
}.ppc_sb_ic_6-ajq {
  background: rgba(139, 30, 30, 0.22);
  color: #9B38C8;
}.ppc_sb_badge-ajq {
  padding: 2px 7px;
  background: #E8C040;
  border-radius: 5px;
  font-weight: 700;
  color: #0A0406;
  margin-left: auto;
  font-size: 0.563rem;
}.ppc_sb_bot-ajq {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  gap: 8px;
  display: flex;
}.ppc_sb_lang-ajq,.ppc_sb_help-ajq {
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 9px 6px;
  border-radius: 0.313rem;
  flex: 1;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.375rem;
  transition: border-color .2s;
  font-size: 0.688rem;
  display: flex;
  font-weight: 600;
  color: #A89278;
  align-items: center;
  justify-content: center;
}.ppc_sb_lang-ajq:hover,.ppc_sb_help-ajq:hover {
  border-color: rgba(196, 136, 42, 0.50);
  color: #F5EED8;
}.ppc_sb_lang-ajq svg,.ppc_sb_help-ajq svg {
  width: 0.813rem;
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
}.ppc_sb_bd-ajq {
  inset: 0;
  background: rgba(8, 3, 6, 0.76);
  display: none;
  z-index: 69;
  position: fixed;
}.ppc_sb_bd-ajq.ppc_state_on-ajq {
  display: block;
}
@media(min-width:1080px) {.ppc_sb_bd-ajq {
  display: none!important;
}
}.ppc_mob_nav-ajq {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  background: #1C1012;
  right: 0;
  bottom: 0;
  position: fixed;
  display: flex;
  left: 0;
  z-index: 80;
}
@media(min-width: 1078px) {.ppc_mob_nav-ajq {
  display: none;
}
}.ppc_mob_nav_item-ajq {
  flex: 1;
  gap: 4px;
  padding: 0.25rem 2px;
  display: flex;
  color: #857060;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}.ppc_mob_nav_ic-ajq {
  line-height: 1;
}.ppc_mob_nav_ic-ajq svg {
  height: 1.25rem;
  stroke-linejoin: round;
  width: 20px;
  stroke-linecap: round;
}.ppc_mob_nav_lb-ajq {
  color: #857060;
  font-size: 0.625rem;
  font-weight: 600;
}.ppc_mob_nav_item-ajq.ppc_state_active-ajq {
  color: #C4882A;
}.ppc_mob_nav_item-ajq.ppc_state_active-ajq .ppc_mob_nav_lb-ajq {
  color: #C4882A;
}.ppc_hero-ajq {
  padding: 1.25rem 1rem 0;
  background: #0D0608;
}
@media(min-width: 770px) {.ppc_hero-ajq {
  padding: 1.5rem 1.5rem 0;
}
}.ppc_hero_in-ajq {
  gap: 12px;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 83.75rem;
}
@media(min-width: 861px) {.ppc_hero_in-ajq {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1098px) {.ppc_hero_in-ajq {
  grid-template-columns: 1fr 340px;
}
}.ppc_hero_promo-ajq {
  border-radius: 0.875rem;
  background: #150B0E;
  overflow: hidden;
  display: flex;
  min-height: 220px;
  position: relative;
  align-items: stretch;
}
@media(min-width: 765px) {.ppc_hero_promo-ajq {
  min-height: 280px;
}
}.ppc_hero_promo_bg-ajq {
  inset: 0;
  background: linear-gradient(120deg,#3D0A14 0%,#140608 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.ppc_hero_promo_bg-ajq::after {
  background: linear-gradient(90deg,#0D0608 0%,rgba(8, 3, 6, 0.76) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.ppc_hero_promo_glow-ajq {
  background: radial-gradient(circle,rgba(139, 30, 30, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  height: 300px;
  position: absolute;
  right: 60px;
  top: -2.5rem;
  pointer-events: none;
  width: 300px;
}.ppc_hero_promo_ct-ajq {
  padding: 1.75rem 1.5rem 28px 28px;
  flex-direction: column;
  display: flex;
  justify-content: center;
  z-index: 2;
  position: relative;
  max-width: 480px;
}
@media(min-width: 769px) {.ppc_hero_promo_ct-ajq {
  padding: 40px 2rem;
}
}.ppc_hero_badge-ajq {
  border: 1px solid rgba(196, 136, 42, 0.08);
  border-radius: 20px;
  background: rgba(196, 136, 42, 0.18);
  padding: 5px 12px;
  font-size: 0.625rem;
  display: inline-block;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C4882A;
  font-weight: 700;
  margin-bottom: 14px;
}.ppc_hero_h1-ajq {
  margin-bottom: 10px;
  line-height: 1.15;
  font-size: 26px;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  color: #F5EED8;
  font-weight: 800;
}.ppc_hero_h1-ajq em {
  color: #E8C040;
  font-style: normal;
}
@media(min-width:768px) {.ppc_hero_h1-ajq {
  font-size: 2.25rem;
}
}.ppc_hero_sub-ajq {
  font-size: 0.813rem;
  margin-bottom: 1.25rem;
  line-height: 1.55;
  color: #A89278;
}
@media(min-width: 769px) {.ppc_hero_sub-ajq {
  font-size: 0.875rem;
}
}.ppc_hero_row-ajq {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.ppc_hero_cta-ajq {
  padding: 13px 26px;
  border-radius: 9px;
  background: #2A9E5A;
  transition: background .2s;
  font-weight: 700;
  color: #0A0406;
  box-shadow: 0 0.25rem 1rem rgba(42, 158, 90, 0.45);
  font-size: 14px;
}.ppc_hero_cta-ajq:hover {
  background: #35B868;
}.ppc_hero_terms-ajq {
  font-size: 11px;
  color: #857060;
}.ppc_hero_game-ajq {
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #150B0E;
  border-radius: 0.875rem;
  overflow: hidden;
  flex-direction: column;
  display: flex;
  position: relative;
}.ppc_hero_game_badge-ajq {
  border-radius: 20px;
  border: 1px solid rgba(232, 192, 64, 0.15);
  background: rgba(232, 192, 64, 0.15);
  padding: 5px 10px;
  text-transform: uppercase;
  font-weight: 700;
  position: absolute;
  letter-spacing: .06em;
  font-size: 0.625rem;
  top: 12px;
  z-index: 3;
  color: #E8C040;
  left: 12px;
}.ppc_hero_game_badge-ajq svg {
  margin-right: 0.25rem;
  vertical-align: -1px;
  height: 11px;
  width: 0.688rem;
}.ppc_hero_game_img-ajq {
  background: linear-gradient(135deg,#3D0A14,#140608);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.ppc_hero_game_img-ajq img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.ppc_hero_game_play-ajq {
  background: rgba(8, 3, 6, 0.76);
  transition: opacity .2s;
  inset: 0;
  justify-content: center;
  display: flex;
  align-items: center;
  opacity: 0;
  position: absolute;
}.ppc_hero_game-ajq:hover .ppc_hero_game_play-ajq {
  opacity: 1;
}.ppc_hero_game_play-ajq span {
  background: #C4882A;
  border-radius: 50%;
  display: flex;
  width: 52px;
  justify-content: center;
  align-items: center;
  height: 3.25rem;
}.ppc_hero_game_play-ajq span svg {
  width: 1.125rem;
  height: 1.125rem;
  margin-left: 2px;
}.ppc_hero_game_info-ajq {
  padding: 0.875rem 1rem;
}.ppc_hero_game_title-ajq {
  margin-bottom: 0.25rem;
  color: #F5EED8;
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.ppc_hero_game_provider-ajq {
  font-size: 11px;
  color: #907868;
}.ppc_hero_game_btn-ajq {
  transition: background .2s;
  background: #C4882A;
  border-radius: 9px;
  margin: 0.75rem 16px 1rem;
  padding: 11px;
  display: block;
  font-weight: 700;
  font-size: 0.813rem;
  text-align: center;
  color: #F5EED8;
}.ppc_hero_game-ajq:hover .ppc_hero_game_btn-ajq {
  background: #D99E3E;
}.ppc_sbar-ajq {
  background: #0D0608;
  padding: 16px 16px 0;
}
@media(min-width:768px) {.ppc_sbar-ajq {
  padding: 18px 24px 0;
}
}.ppc_sbar_in-ajq {
  margin: 0 auto;
  max-width: 1340px;
}.ppc_sbar_row-ajq {
  gap: 10px;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.ppc_sbar_input-ajq {
  flex: 1;
  padding: 0.688rem 16px;
  background: #150B0E;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  gap: 10px;
  border-radius: 0.563rem;
  align-items: center;
  display: flex;
  color: #907868;
  font-size: 0.813rem;
  cursor: pointer;
}.ppc_sbar_input-ajq:hover {
  border-color: rgba(196, 136, 42, 0.50);
}.ppc_sbar_input-ajq svg {
  flex-shrink: 0;
  stroke-linecap: round;
  width: 0.938rem;
  stroke-linejoin: round;
  height: 15px;
}.ppc_sbar_providers-ajq {
  border-radius: 0.563rem;
  padding: 0.688rem 18px;
  transition: border-color .2s;
  gap: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #150B0E;
  display: flex;
  color: #D4C4A0;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.813rem;
  align-items: center;
}.ppc_sbar_providers-ajq:hover {
  border-color: rgba(196, 136, 42, 0.50);
  color: #F5EED8;
}.ppc_sbar_providers-ajq svg {
  stroke-linejoin: round;
  width: 0.875rem;
  height: 14px;
  stroke-linecap: round;
}.ppc_sbar_tabs-ajq {
  gap: 0.375rem;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.ppc_sbar_tabs-ajq::-webkit-scrollbar {
  display: none;
}.ppc_sbar_tab-ajq {
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  gap: 0.438rem;
  border-radius: 20px;
  padding: 8px 14px;
  transition: background .15s,color .15s,border-color .15s;
  white-space: nowrap;
  display: flex;
  font-weight: 600;
  align-items: center;
  font-size: 0.75rem;
  cursor: pointer;
  color: #A89278;
  flex-shrink: 0;
}.ppc_sbar_tab-ajq:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(196, 136, 42, 0.50);
  color: #F5EED8;
}.ppc_sbar_tab-ajq.ppc_state_active-ajq {
  background: rgba(196, 136, 42, 0.18);
  border-color: rgba(196, 136, 42, 0.08);
  color: #F5EED8;
}.ppc_sbar_tab_ic-ajq svg {
  width: 14px;
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ppc_wy-ajq {
  background: #0D0608;
  padding: 32px 1rem 0;
}
@media(min-width:768px) {.ppc_wy-ajq {
  padding: 40px 24px 0;
}
}.ppc_wy_in-ajq {
  margin: 0 auto;
  max-width: 1340px;
}.ppc_wy_head-ajq {
  margin-bottom: 18px;
  max-width: 45rem;
}.ppc_wy_label-ajq {
  color: #C4882A;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
}.ppc_wy_h2-ajq {
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F5EED8;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 769px) {.ppc_wy_h2-ajq {
  font-size: 1.5rem;
}
}.ppc_wy_intro-ajq {
  margin: 0;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #907868;
}.ppc_wy_grid-ajq {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.ppc_wy_grid-ajq {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.ppc_wy_grid-ajq {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ppc_wy_card-ajq {
  transition: border-color .2s,transform .2s;
  border-radius: 9px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1C1012;
  padding: 1.25rem;
}.ppc_wy_card-ajq:hover {
  border-color: rgba(196, 136, 42, 0.08);
  transform: translateY(-2px);
}.ppc_wy_card_ic-ajq {
  background: rgba(196, 136, 42, 0.18);
  border-radius: 50%;
  margin-bottom: 0.875rem;
  align-items: center;
  color: #C4882A;
  justify-content: center;
  display: flex;
  width: 2.75rem;
  height: 2.75rem;
}.ppc_wy_card_ic-ajq svg {
  height: 1.375rem;
  stroke-linecap: round;
  width: 1.375rem;
  stroke-linejoin: round;
}.ppc_wy_card_h-ajq {
  color: #F5EED8;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-size: 15px;
}.ppc_wy_card_p-ajq {
  color: #907868;
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
}.ppc_wy_card_p-ajq strong {
  font-weight: 600;
  color: #D4C4A0;
}.ppc_gr_jp-ajq {
  padding: 1.25rem;
  background: linear-gradient(135deg,#280840 0%,#0E0518 100%);
  border-radius: 14px;
  overflow: hidden;
  position: relative;
}.ppc_gr_jp-ajq::before {
  background: radial-gradient(circle,rgba(139, 30, 30, 0.22) 0%,transparent 70%);
  border-radius: 50%;
  top: -3.75rem;
  left: -60px;
  content: '';
  height: 250px;
  width: 15.625rem;
  position: absolute;
}.ppc_gr_jp-ajq::after {
  background: radial-gradient(circle,rgba(232, 192, 64, 0.15) 0%,transparent 70%);
  border-radius: 50%;
  right: 0;
  bottom: -2.5rem;
  width: 200px;
  position: absolute;
  height: 12.5rem;
  content: '';
}.ppc_gr_jp_head-ajq {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  z-index: 1;
  align-items: flex-start;
  margin-bottom: 16px;
  position: relative;
}.ppc_gr_jp_info-ajq {
  flex: 1;
}.ppc_gr_jp_label-ajq {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  color: #9B38C8;
  font-size: 0.688rem;
  font-weight: 700;
}.ppc_gr_jp_label-ajq svg {
  margin-right: 4px;
  vertical-align: -2px;
  height: 0.875rem;
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
}.ppc_gr_jp_amount-ajq {
  overflow-wrap: break-word;
  font-size: 32px;
  margin-bottom: 4px;
  font-weight: 800;
  color: #F5EED8;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1;
}
@media(min-width: 767px) {.ppc_gr_jp_amount-ajq {
  font-size: 40px;
}
}.ppc_gr_jp_amount-ajq span {
  color: #E8C040;
}.ppc_gr_jp_seo-ajq {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #A89278;
  max-width: 30rem;
}.ppc_gr_jp_cta-ajq {
  border: 1px solid rgba(139, 30, 30, 0.22);
  transition: background .2s;
  background: rgba(139, 30, 30, 0.22);
  border-radius: 9px;
  padding: 0.688rem 1.25rem;
  flex-shrink: 0;
  color: #F5EED8;
  align-self: flex-start;
  font-weight: 700;
  margin-top: 0.25rem;
  z-index: 1;
  position: relative;
  white-space: nowrap;
  font-size: 0.813rem;
}.ppc_gr_jp_cta-ajq:hover {
  background: #8B1E1E;
}.ppc_gcg-ajq {
  background: #0D0608;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.ppc_gcg-ajq {
  padding: 44px 1.5rem 0;
}
}.ppc_gcg_in-ajq {
  margin: 0 auto;
  max-width: 83.75rem;
}.ppc_gcg_head-ajq {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.ppc_gcg_label-ajq {
  font-size: 0.688rem;
  color: #C4882A;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.ppc_gcg_h2-ajq {
  margin-bottom: 0.5rem;
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  color: #F5EED8;
}
@media(min-width: 771px) {.ppc_gcg_h2-ajq {
  font-size: 28px;
}
}.ppc_gcg_intro-ajq {
  line-height: 1.6;
  font-size: 13px;
  color: #907868;
}.ppc_gcg_grid-ajq {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.ppc_gcg_grid-ajq {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.ppc_gcg_grid-ajq {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ppc_gcg_card-ajq {
  overflow: hidden;
  border-radius: 14px;
  transition: transform .2s,border-color .2s;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  position: relative;
  cursor: pointer;
  justify-content: flex-end;
  flex-direction: column;
  min-height: 15rem;
  display: flex;
}.ppc_gcg_card-ajq:hover {
  transform: translateY(-3px);
  border-color: rgba(196, 136, 42, 0.18);
}.ppc_gcg_card_bg-ajq {
  inset: 0;
  position: absolute;
  z-index: 0;
}.ppc_gcg_card_bg-ajq::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.ppc_gcg_card_ic-ajq {
  border-radius: 0.313rem;
  background: rgba(0,0,0,.45);
  display: flex;
  color: #F5EED8;
  right: 1.125rem;
  height: 2.5rem;
  z-index: 2;
  width: 2.5rem;
  justify-content: center;
  align-items: center;
  top: 1.125rem;
  position: absolute;
}.ppc_gcg_card_ic-ajq svg {
  stroke-linecap: round;
  width: 20px;
  stroke-linejoin: round;
  height: 1.25rem;
}.ppc_gcg_card_ct-ajq {
  z-index: 1;
  position: relative;
}.ppc_gcg_card_h-ajq {
  font-weight: 800;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-size: 18px;
  color: #F5EED8;
}
@media(min-width: 766px) {.ppc_gcg_card_h-ajq {
  font-size: 20px;
}
}.ppc_gcg_card_p-ajq {
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  line-height: 1.55;
  font-size: 0.75rem;
  color: rgba(255,255,255,.82);
}.ppc_gcg_card_p-ajq strong {
  font-weight: 600;
  color: #F5EED8;
}.ppc_gcg_card_cta-ajq {
  gap: 0.25rem;
  text-transform: uppercase;
  align-items: center;
  font-size: 12px;
  display: inline-flex;
  font-weight: 700;
  color: #C4882A;
  letter-spacing: .04em;
}.ppc_gcg_card_cta-ajq svg {
  stroke-linejoin: round;
  width: 12px;
  height: 12px;
  stroke-linecap: round;
}.ppc_ws-ajq {
  background: #0D0608;
  padding: 32px 1rem 0;
}
@media(min-width: 771px) {.ppc_ws-ajq {
  padding: 2.25rem 1.5rem 0;
}
}.ppc_ws_in-ajq {
  margin: 0 auto;
  max-width: 83.75rem;
}.ppc_ws_head-ajq {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.875rem;
}.ppc_ws_title-ajq {
  gap: 10px;
  color: #F5EED8;
  font-family: 'Cormorant Garamond', serif;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  display: flex;
  font-size: 1rem;
  font-weight: 700;
  align-items: center;
}.ppc_ws_title_ic-ajq svg {
  height: 18px;
  color: #E8C040;
  stroke-linejoin: round;
  width: 18px;
  stroke-linecap: round;
}.ppc_ws_online-ajq {
  gap: 7px;
  display: flex;
  font-weight: 600;
  color: #907868;
  align-items: center;
  font-size: 12px;
}.ppc_ws_online_dot-ajq {
  background: #2A9E5A;
  border-radius: 50%;
  flex-shrink: 0;
  width: 0.5rem;
  height: 8px;
  box-shadow: 0 0 0.375rem rgba(42, 158, 90, 0.18);
}.ppc_ws_scroll-ajq {
  gap: 8px;
  overflow-x: auto;
  padding-bottom: 8px;
  scrollbar-width: none;
  display: flex;
}.ppc_ws_scroll-ajq::-webkit-scrollbar {
  display: none;
}.ppc_wc-ajq {
  padding: 10px 0.875rem;
  border-radius: 0.563rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 10px;
  background: #150B0E;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
  flex-shrink: 0;
}.ppc_wc_img-ajq {
  border-radius: 0.313rem;
  overflow: hidden;
  background: #1C1012;
  width: 2.25rem;
  flex-shrink: 0;
  height: 2.25rem;
}.ppc_wc_img-ajq img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ppc_wc_info-ajq {
  min-width: 0;
}.ppc_wc_game-ajq {
  overflow: hidden;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
  color: #D4C4A0;
  text-overflow: ellipsis;
}.ppc_wc_player-ajq {
  overflow: hidden;
  white-space: nowrap;
  font-size: 10px;
  text-overflow: ellipsis;
  color: #857060;
}.ppc_wc_amount-ajq {
  font-weight: 700;
  color: #2A9E5A;
  margin-left: auto;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
}.ppc_bon-ajq {
  padding: 2.25rem 16px 0;
  background: #0D0608;
}
@media(min-width:768px) {.ppc_bon-ajq {
  padding: 2.75rem 24px 0;
}
}.ppc_bon_in-ajq {
  margin: 0 auto;
  max-width: 83.75rem;
}.ppc_bon_head-ajq {
  margin-bottom: 20px;
}.ppc_bon_label-ajq {
  text-transform: uppercase;
  color: #C4882A;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
}.ppc_bon_h2-ajq {
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.5rem;
  color: #F5EED8;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.ppc_bon_h2-ajq {
  font-size: 24px;
}
}.ppc_bon_seo-ajq {
  color: #907868;
  overflow-wrap: break-word;
  max-width: 620px;
  line-height: 1.6;
  font-size: 13px;
}.ppc_bon_seo-ajq strong {
  font-weight: 700;
  color: #D4C4A0;
}.ppc_bon_seo-ajq a {
  text-decoration: underline;
  color: #C4882A;
}.ppc_bon_grid-ajq {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.ppc_bon_grid-ajq {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.ppc_bon_grid-ajq {
  grid-template-columns: repeat(5,1fr);
}
}.ppc_bon_card-ajq {
  background: #150B0E;
  transition: border-color .2s,transform .2s;
  border-radius: 9px;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.ppc_bon_card-ajq:hover {
  transform: translateY(-2px);
  border-color: rgba(196, 136, 42, 0.08);
}.ppc_bon_card_ic-ajq svg {
  width: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 26px;
}.ppc_bon_card_ic-ajq {
  margin-bottom: 10px;
}.ppc_bon_card_type-ajq {
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .06em;
  color: #907868;
}.ppc_bon_card_amount-ajq {
  color: #E8C040;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 0.375rem;
  font-size: 18px;
}.ppc_bon_card_name-ajq {
  color: #F5EED8;
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}.ppc_bon_card_detail-ajq {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #857060;
  padding-top: 8px;
  line-height: 1.5;
}.ppc_reg-ajq {
  padding: 2.25rem 1rem 0;
  background: #0D0608;
}
@media(min-width: 766px) {.ppc_reg-ajq {
  padding: 2.75rem 24px 0;
}
}.ppc_reg_in-ajq {
  background: #1C1012;
  border: 1px solid rgba(255, 255, 255, 0.06);
  margin: 0 auto;
  border-radius: 14px;
  padding: 28px 1.5rem;
  max-width: 1340px;
}
@media(min-width: 767px) {.ppc_reg_in-ajq {
  padding: 2.5rem;
}
}.ppc_reg_top-ajq {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.ppc_reg_top-ajq {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.ppc_reg_label-ajq {
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #C4882A;
  font-weight: 700;
  font-size: 0.688rem;
}.ppc_reg_h2-ajq {
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-weight: 800;
  color: #F5EED8;
  line-height: 1.2;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.375rem;
}
@media(min-width: 765px) {.ppc_reg_h2-ajq {
  font-size: 28px;
}
}.ppc_reg_bonus-ajq {
  padding: 10px 16px;
  border-radius: 0.563rem;
  border: 1px solid rgba(232, 192, 64, 0.15);
  background: rgba(232, 192, 64, 0.15);
  gap: 0.5rem;
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.ppc_reg_bonus_amount-ajq {
  font-weight: 800;
  color: #E8C040;
  font-size: 20px;
}.ppc_reg_bonus_text-ajq {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #A89278;
}.ppc_reg_cta_btn-ajq {
  background: #2A9E5A;
  transition: background .2s;
  border-radius: 0.563rem;
  padding: 0.875rem 32px;
  font-size: 0.938rem;
  margin-bottom: 0.75rem;
  display: inline-block;
  box-shadow: 0 4px 1rem rgba(42, 158, 90, 0.45);
  font-weight: 700;
  color: #0A0406;
}.ppc_reg_cta_btn-ajq:hover {
  background: #35B868;
}.ppc_reg_terms-ajq {
  line-height: 1.5;
  font-size: 11px;
  color: #857060;
}.ppc_reg_seo-ajq {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #907868;
  padding-top: 1.25rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-top: 20px;
  line-height: 1.65;
}.ppc_reg_seo-ajq p {
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #907868;
}.ppc_reg_seo-ajq p:last-child {
  margin-bottom: 0;
}.ppc_reg_seo-ajq strong {
  color: #D4C4A0;
  font-weight: 700;
}.ppc_reg_seo-ajq a {
  transition: color .2s;
  color: #C4882A;
  text-decoration: underline;
}.ppc_reg_seo-ajq a:hover {
  color: #D99E3E;
}.ppc_reg_seo-ajq ul,.ppc_reg_seo-ajq ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.ppc_reg_seo-ajq ol {
  list-style: decimal;
}.ppc_reg_seo-ajq li {
  font-size: 0.813rem;
  color: #907868;
  margin-bottom: 4px;
  line-height: 1.65;
}.ppc_reg_seo-ajq table {
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 0.625rem;
  font-size: 13px;
  width: 100%;
}
@media(min-width: 770px) {.ppc_reg_seo-ajq table {
  display: table;
}
}.ppc_reg_seo-ajq th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  text-align: left;
  color: #D4C4A0;
  font-weight: 700;
}.ppc_reg_seo-ajq td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #907868;
}.ppc_reg_steps-ajq {
  gap: 0.875rem;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 858px) {.ppc_reg_steps-ajq {
  margin-top: 0;
}
}.ppc_reg_step-ajq {
  gap: 14px;
  padding: 16px;
  border-radius: 9px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.ppc_reg_step_num-ajq {
  background: rgba(196, 136, 42, 0.18);
  border: 1px solid rgba(196, 136, 42, 0.08);
  border-radius: 50%;
  font-size: 0.875rem;
  display: flex;
  align-items: center;
  font-weight: 800;
  color: #C4882A;
  width: 34px;
  flex-shrink: 0;
  height: 34px;
  justify-content: center;
}.ppc_reg_step_title-ajq {
  font-weight: 700;
  color: #F5EED8;
  margin-bottom: 3px;
  font-size: 14px;
}.ppc_reg_step_text-ajq {
  color: #907868;
  line-height: 1.5;
  font-size: 0.75rem;
}.ppc_reg_trust-ajq {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
}.ppc_reg_trust_item-ajq {
  gap: 7px;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #907868;
  align-items: center;
  display: flex;
}.ppc_reg_trust_ic-ajq svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  color: #C4882A;
  width: 16px;
}.ppc_app-ajq {
  background: #0D0608;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.ppc_app-ajq {
  padding: 2.75rem 1.5rem 0;
}
}.ppc_app_in-ajq {
  margin: 0 auto;
  max-width: 1340px;
}.ppc_app_head-ajq {
  margin-bottom: 1rem;
}.ppc_app_label-ajq {
  color: #C4882A;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
}.ppc_app_h2-ajq {
  font-family: 'Cormorant Garamond', serif;
  font-size: 20px;
  margin-bottom: 0.375rem;
  color: #F5EED8;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 771px) {.ppc_app_h2-ajq {
  font-size: 24px;
}
}.ppc_app_sub-ajq {
  color: #907868;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  line-height: 1.6;
  font-size: 13px;
}.ppc_app_sub-ajq strong {
  color: #D4C4A0;
  font-weight: 700;
}.ppc_app_cards-ajq {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width: 643px) {.ppc_app_cards-ajq {
  grid-template-columns: repeat(3,1fr);
}
}.ppc_app_card-ajq {
  padding: 20px;
  border-radius: 9px;
  gap: 1rem;
  overflow: hidden;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
  display: flex;
}.ppc_app_card_ios-ajq {
  background: linear-gradient(135deg,rgba(196, 136, 42, 0.18) 0%,#1C1012 100%);
}.ppc_app_card_android-ajq {
  background: linear-gradient(135deg,rgba(42, 158, 90, 0.18) 0%,#1C1012 100%);
}.ppc_app_card_win-ajq {
  background: linear-gradient(135deg,rgba(232, 192, 64, 0.15) 0%,#1C1012 100%);
}.ppc_app_card_ic-ajq svg {
  width: 2.125rem;
  stroke-linejoin: round;
  height: 34px;
  stroke-linecap: round;
}.ppc_app_card_ic-ajq {
  color: #F5EED8;
  flex-shrink: 0;
}.ppc_app_card_os-ajq {
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 6px;
  color: #907868;
  text-transform: uppercase;
}.ppc_app_card_title-ajq {
  font-size: 0.938rem;
  color: #F5EED8;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 1.2;
}.ppc_app_card_text-ajq {
  line-height: 1.5;
  font-size: 12px;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #907868;
}.ppc_app_card_btn-ajq {
  border: 1px solid rgba(196, 136, 42, 0.50);
  background: rgba(255, 255, 255, 0.12);
  border-radius: 0.313rem;
  padding: 0.625rem 1.125rem;
  gap: 7px;
  transition: background .2s;
  font-weight: 700;
  color: #F5EED8;
  font-size: 0.813rem;
  display: inline-flex;
  align-items: center;
}.ppc_app_card_btn-ajq:hover {
  background: rgba(255, 255, 255, 0.07);
}.ppc_prov-ajq {
  background: #0D0608;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.ppc_prov-ajq {
  padding: 44px 1.5rem 0;
}
}.ppc_prov_in-ajq {
  margin: 0 auto;
  max-width: 83.75rem;
}.ppc_prov_head-ajq {
  margin-bottom: 1rem;
}.ppc_prov_label-ajq {
  text-transform: uppercase;
  color: #C4882A;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.ppc_prov_h2-ajq {
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F5EED8;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.ppc_prov_h2-ajq {
  font-size: 24px;
}
}.ppc_prov_seo-ajq {
  overflow-wrap: break-word;
  margin-bottom: 1rem;
  line-height: 1.6;
  max-width: 620px;
  color: #907868;
  font-size: 0.813rem;
}.ppc_prov_seo-ajq strong {
  font-weight: 700;
  color: #D4C4A0;
}.ppc_prov_seo-ajq a {
  color: #C4882A;
  text-decoration: underline;
}.ppc_prov_grid-ajq {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 642px) {.ppc_prov_grid-ajq {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.ppc_prov_grid-ajq {
  grid-template-columns: repeat(8,1fr);
}
}.ppc_prov_card-ajq {
  transition: border-color .2s,background .2s;
  padding: 14px 0.625rem;
  border-radius: 0.563rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #150B0E;
  gap: 7px;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  align-items: center;
}.ppc_prov_card-ajq:hover {
  border-color: rgba(196, 136, 42, 0.50);
  background: #1C1012;
}.ppc_prov_logo-ajq {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.313rem;
  width: 2.75rem;
  align-items: center;
  height: 44px;
  justify-content: center;
  display: flex;
}.ppc_prov_logo-ajq img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.ppc_prov_name-ajq {
  text-align: center;
  color: #A89278;
  font-size: 0.688rem;
  font-weight: 600;
  overflow-wrap: break-word;
}.ppc_seo-ajq {
  background: #0D0608;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.ppc_seo-ajq {
  padding: 2.75rem 24px 0;
}
}.ppc_seo_in-ajq {
  padding: 1.75rem 24px;
  background: #1C1012;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 14px;
  max-width: 1340px;
}
@media(min-width: 770px) {.ppc_seo_in-ajq {
  padding: 36px 2.5rem;
}
}.ppc_seo_label-ajq {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C4882A;
  margin-bottom: 10px;
  font-weight: 700;
}.ppc_seo_h2-ajq {
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Cormorant Garamond', serif;
  color: #F5EED8;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.ppc_seo_h2-ajq {
  font-size: 24px;
}
}.ppc_seo_body-ajq {
  color: #A89278;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.ppc_seo_body-ajq p {
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  color: #A89278;
  line-height: 1.75;
}.ppc_seo_body-ajq p:last-child {
  margin-bottom: 0;
}.ppc_seo_body-ajq strong {
  font-weight: 700;
  color: #D4C4A0;
}.ppc_seo_body-ajq a {
  transition: color .2s;
  color: #C4882A;
  text-decoration: underline;
}.ppc_seo_body-ajq a:hover {
  color: #D99E3E;
}.ppc_seo_body-ajq ul,.ppc_seo_body-ajq ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.ppc_seo_body-ajq ol {
  list-style: decimal;
}.ppc_seo_body-ajq li {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #A89278;
}.ppc_seo_body-ajq table {
  font-size: 0.813rem;
  width: 100%;
  display: block;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  overflow-x: auto;
}
@media(min-width: 769px) {.ppc_seo_body-ajq table {
  display: table;
}
}.ppc_seo_body-ajq th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  color: #D4C4A0;
  font-weight: 700;
}.ppc_seo_body-ajq td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A89278;
}.ppc_seo_cols-ajq {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.ppc_seo_cols-ajq {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.ppc_seo_cols-ajq {
  grid-template-columns: repeat(3,1fr);
}
}.ppc_seo_col_h-ajq {
  color: #D4C4A0;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
}.ppc_seo_col_p-ajq {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #907868;
}.ppc_seo_stats-ajq {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.ppc_seo_stat-ajq {
  border: 1px solid rgba(196, 136, 42, 0.18);
  flex: 1;
  border-radius: 9px;
  background: rgba(196, 136, 42, 0.08);
  padding: 0.875rem 1rem;
  min-width: 140px;
}.ppc_seo_stat_val-ajq {
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #C4882A;
}.ppc_seo_stat_lb-ajq {
  font-size: 0.688rem;
  color: #907868;
  overflow-wrap: break-word;
}.ppc_faq-ajq {
  padding: 2.25rem 1rem 0;
  background: #0D0608;
}
@media(min-width: 769px) {.ppc_faq-ajq {
  padding: 2.75rem 24px 0;
}
}.ppc_faq_in-ajq {
  margin: 0 auto;
  max-width: 1340px;
}.ppc_faq_head-ajq {
  margin-bottom: 20px;
}.ppc_faq_label-ajq {
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  color: #C4882A;
  text-transform: uppercase;
  margin-bottom: 8px;
}.ppc_faq_h2-ajq {
  color: #F5EED8;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width:768px) {.ppc_faq_h2-ajq {
  font-size: 24px;
}
}.ppc_faq_list-ajq {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.ppc_faq_item-ajq {
  background: #1C1012;
  border-radius: 9px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.ppc_faq_q-ajq {
  gap: 0.75rem;
  padding: 16px 1.25rem;
  transition: color .2s;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  font-weight: 600;
  color: #D4C4A0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  cursor: pointer;
}.ppc_faq_q-ajq:hover {
  color: #F5EED8;
}.ppc_faq_q_ic-ajq {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  width: 24px;
  height: 24px;
  font-size: 16px;
  color: #C4882A;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.ppc_faq_item-ajq.ppc_state_open-ajq .ppc_faq_q_ic-ajq {
  transform: rotate(45deg);
}.ppc_faq_a-ajq {
  padding: 0 1.25rem 16px;
  line-height: 1.7;
  font-size: 0.813rem;
  color: #907868;
  display: none;
  overflow-wrap: break-word;
}.ppc_faq_item-ajq.ppc_state_open-ajq .ppc_faq_a-ajq {
  display: block;
}.ppc_faq_a-ajq strong {
  color: #D4C4A0;
  font-weight: 700;
}.ppc_faq_a-ajq a {
  color: #C4882A;
  text-decoration: underline;
}.ppc_faq_a-ajq ul,.ppc_faq_a-ajq ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.ppc_faq_a-ajq ol {
  list-style: decimal;
}.ppc_faq_a-ajq li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.ppc_faq_a-ajq table {
  margin: 8px 0;
  width: 100%;
  font-size: 0.75rem;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
@media(min-width:768px) {.ppc_faq_a-ajq table {
  display: table;
}
}.ppc_faq_a-ajq th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D4C4A0;
}.ppc_faq_a-ajq td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #907868;
}.ppc_seo-ajq {
  background: #0D0608;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.ppc_seo-ajq {
  padding: 2.75rem 24px 0;
}
}.ppc_seo_in-ajq {
  border-radius: 0.875rem;
  background: #1C1012;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.75rem 1.5rem;
  max-width: 83.75rem;
}
@media(min-width: 765px) {.ppc_seo_in-ajq {
  padding: 36px 2.5rem;
}
}.ppc_seo_label-ajq {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 11px;
  color: #C4882A;
}.ppc_seo_h2-ajq {
  margin-bottom: 0.875rem;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #F5EED8;
  font-size: 20px;
}
@media(min-width: 767px) {.ppc_seo_h2-ajq {
  font-size: 24px;
}
}.ppc_seo_body-ajq {
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #A89278;
}.ppc_seo_body-ajq p {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.75;
  color: #A89278;
}.ppc_seo_body-ajq p:last-child {
  margin-bottom: 0;
}.ppc_seo_body-ajq strong {
  font-weight: 700;
  color: #D4C4A0;
}.ppc_seo_body-ajq a {
  transition: color .2s;
  color: #C4882A;
  text-decoration: underline;
}.ppc_seo_body-ajq a:hover {
  color: #D99E3E;
}.ppc_seo_body-ajq ul,.ppc_seo_body-ajq ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.ppc_seo_body-ajq ol {
  list-style: decimal;
}.ppc_seo_body-ajq li {
  color: #A89278;
  margin-bottom: 0.375rem;
  font-size: 14px;
  line-height: 1.75;
}.ppc_seo_body-ajq table {
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  width: 100%;
  font-size: 13px;
  display: block;
}
@media(min-width: 767px) {.ppc_seo_body-ajq table {
  display: table;
}
}.ppc_seo_body-ajq th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  color: #D4C4A0;
  text-align: left;
}.ppc_seo_body-ajq td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #A89278;
}.ppc_seo_cols-ajq {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.ppc_seo_cols-ajq {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.ppc_seo_cols-ajq {
  grid-template-columns: repeat(3,1fr);
}
}.ppc_seo_col_h-ajq {
  color: #D4C4A0;
  margin-bottom: 0.438rem;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
}.ppc_seo_col_p-ajq {
  line-height: 1.65;
  color: #907868;
  overflow-wrap: break-word;
  font-size: 13px;
}.ppc_seo_stats-ajq {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.ppc_seo_stat-ajq {
  padding: 0.875rem 16px;
  background: rgba(196, 136, 42, 0.08);
  border-radius: 9px;
  border: 1px solid rgba(196, 136, 42, 0.18);
  flex: 1;
  min-width: 8.75rem;
}.ppc_seo_stat_val-ajq {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #C4882A;
  font-size: 1.25rem;
  font-weight: 800;
}.ppc_seo_stat_lb-ajq {
  color: #907868;
  font-size: 11px;
  overflow-wrap: break-word;
}.ppc_seo-ajq {
  background: #0D0608;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.ppc_seo-ajq {
  padding: 44px 24px 0;
}
}.ppc_seo_in-ajq {
  padding: 28px 24px;
  background: #1C1012;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  max-width: 83.75rem;
}
@media(min-width: 765px) {.ppc_seo_in-ajq {
  padding: 2.25rem 40px;
}
}.ppc_seo_label-ajq {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #C4882A;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
}.ppc_seo_h2-ajq {
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 1.25rem;
  color: #F5EED8;
  margin-bottom: 0.875rem;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
}
@media(min-width: 770px) {.ppc_seo_h2-ajq {
  font-size: 1.5rem;
}
}.ppc_seo_body-ajq {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #A89278;
  font-size: 14px;
}.ppc_seo_body-ajq p {
  margin-bottom: 12px;
  line-height: 1.75;
  color: #A89278;
  font-size: 0.875rem;
}.ppc_seo_body-ajq p:last-child {
  margin-bottom: 0;
}.ppc_seo_body-ajq strong {
  color: #D4C4A0;
  font-weight: 700;
}.ppc_seo_body-ajq a {
  transition: color .2s;
  color: #C4882A;
  text-decoration: underline;
}.ppc_seo_body-ajq a:hover {
  color: #D99E3E;
}.ppc_seo_body-ajq ul,.ppc_seo_body-ajq ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.ppc_seo_body-ajq ol {
  list-style: decimal;
}.ppc_seo_body-ajq li {
  margin-bottom: 6px;
  font-size: 14px;
  color: #A89278;
  line-height: 1.75;
}.ppc_seo_body-ajq table {
  font-size: 13px;
  margin-bottom: 0.75rem;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
}
@media(min-width:768px) {.ppc_seo_body-ajq table {
  display: table;
}
}.ppc_seo_body-ajq th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D4C4A0;
}.ppc_seo_body-ajq td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #A89278;
}.ppc_seo_cols-ajq {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.ppc_seo_cols-ajq {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.ppc_seo_cols-ajq {
  grid-template-columns: repeat(3,1fr);
}
}.ppc_seo_col_h-ajq {
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 13px;
  color: #D4C4A0;
  overflow-wrap: break-word;
}.ppc_seo_col_p-ajq {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #907868;
  font-size: 0.813rem;
}.ppc_seo_stats-ajq {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.ppc_seo_stat-ajq {
  flex: 1;
  background: rgba(196, 136, 42, 0.08);
  border: 1px solid rgba(196, 136, 42, 0.18);
  padding: 14px 1rem;
  border-radius: 0.563rem;
  min-width: 140px;
}.ppc_seo_stat_val-ajq {
  color: #C4882A;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.ppc_seo_stat_lb-ajq {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #907868;
}.ppc_ft-ajq {
  background: #080306;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.ppc_ft_support-ajq {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 770px) {.ppc_ft_support-ajq {
  padding: 1.75rem 1.5rem;
}
}.ppc_ft_support_in-ajq {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  max-width: 1340px;
  flex-wrap: wrap;
  align-items: center;
}.ppc_ft_support_main-ajq {
  gap: 16px;
  flex: 1;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-width: 13.75rem;
}.ppc_ft_support_ic-ajq {
  color: #C4882A;
  flex-shrink: 0;
}.ppc_ft_support_ic-ajq svg {
  width: 30px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 30px;
}.ppc_ft_support_text_title-ajq {
  color: #F5EED8;
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 3px;
}.ppc_ft_support_text_sub-ajq {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #907868;
}.ppc_ft_support_btn-ajq {
  background: #C4882A;
  padding: 11px 1.375rem;
  border-radius: 0.563rem;
  transition: background .2s;
  color: #F5EED8;
  flex-shrink: 0;
  font-size: 0.813rem;
  font-weight: 700;
  white-space: nowrap;
}.ppc_ft_support_btn-ajq:hover {
  background: #D99E3E;
}.ppc_ft_support_contacts-ajq {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.ppc_ft_support_contact-ajq {
  color: #857060;
  line-height: 1.4;
  font-size: 0.75rem;
}.ppc_ft_support_contact-ajq strong {
  font-size: 0.688rem;
  color: #A89278;
  font-weight: 600;
  margin-bottom: 2px;
  display: block;
}.ppc_ft_main-ajq {
  padding: 32px 1rem 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 765px) {.ppc_ft_main-ajq {
  padding: 40px 24px 32px;
}
}.ppc_ft_main_in-ajq {
  gap: 24px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1340px;
}
@media(min-width: 641px) {.ppc_ft_main_in-ajq {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.ppc_ft_main_in-ajq {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.ppc_ft_col_logo-ajq {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.ppc_ft_col_logo-ajq {
  grid-column: auto;
}
}.ppc_ft_logo-ajq {
  gap: 9px;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-weight: 800;
  margin-bottom: 12px;
  flex-wrap: wrap;
  color: #F5EED8;
  display: flex;
}.ppc_ft_logo_mark-ajq {
  overflow: hidden;
  border-radius: 0.313rem;
  height: 1.875rem;
  width: 30px;
}.ppc_ft_logo_mark-ajq img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.ppc_ft_logo_sub-ajq {
  font-size: 12px;
  max-width: 12.5rem;
  color: #857060;
  line-height: 1.55;
  overflow-wrap: break-word;
}.ppc_ft_col_title-ajq {
  letter-spacing: .07em;
  margin-bottom: 14px;
  font-weight: 700;
  font-size: 12px;
  color: #A89278;
  text-transform: uppercase;
}.ppc_ft_col_links-ajq {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.ppc_ft_col_link-ajq {
  transition: color .2s;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #857060;
}.ppc_ft_col_link-ajq:hover {
  color: #D4C4A0;
}.ppc_ft_apps-ajq {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.ppc_ft_app_card-ajq {
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  border-radius: 5px;
  padding: 10px 0.75rem;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  display: flex;
}.ppc_ft_app_card-ajq:hover {
  border-color: rgba(196, 136, 42, 0.50);
}.ppc_ft_app_card_ic-ajq svg {
  height: 1.375rem;
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
}.ppc_ft_app_card_os-ajq {
  font-size: 0.625rem;
  color: #857060;
  font-weight: 600;
}.ppc_ft_app_card_action-ajq {
  font-weight: 700;
  color: #D4C4A0;
  font-size: 0.75rem;
}.ppc_ft_bot-ajq {
  padding: 20px 16px;
}
@media(min-width: 771px) {.ppc_ft_bot-ajq {
  padding: 1.25rem 1.5rem;
}
}.ppc_ft_bot_in-ajq {
  gap: 16px;
  margin: 0 auto;
  max-width: 1340px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.ppc_ft_socials-ajq {
  gap: 8px;
  display: flex;
}.ppc_ft_soc-ajq {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 5px;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  display: flex;
  align-items: center;
  height: 36px;
  width: 36px;
  color: #A89278;
}.ppc_ft_soc-ajq svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
}.ppc_ft_soc-ajq:hover {
  background: rgba(255, 255, 255, 0.07);
}.ppc_ft_legal-ajq {
  flex: 1;
  min-width: 200px;
  color: #A08070;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 11px;
}.ppc_ft_legal-ajq strong {
  font-weight: 700;
  color: #A89278;
}.ppc_ft_legal-ajq a {
  text-decoration: underline;
  color: #A89278;
}.ppc_ft_age-ajq {
  border-radius: 50%;
  border: 2px solid #A08070;
  align-items: center;
  margin-left: auto;
  color: #A08070;
  font-weight: 800;
  font-size: 11px;
  height: 2rem;
  justify-content: center;
  flex-shrink: 0;
  width: 32px;
  display: flex;
}