*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  line-height: 1.6;
  font-family: 'Inter', sans-serif;
  color: #D5C8B0;
  background-color: #100D09;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.pkt-layout_e39 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.pkt-page_e39 {
  min-height: 100vh;
  display: flex;
}.pkt-main_e39 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1083px) {.pkt-main_e39 {
  padding-left: 220px;
}
}
@media screen and (max-width:1079px) {.pkt-main_e39 {
  padding-bottom: 72px;
}
}.pkt-gc_e39 {
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border-radius: 10px;
  background: #161109;
  border: 1px solid rgba(255, 255, 255, 0.06);
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
  width: 140px;
}
@media(min-width:640px) {.pkt-gc_e39 {
  width: 156px;
}
}
@media(min-width: 1077px) {.pkt-gc_e39 {
  width: 10.5rem;
}
}.pkt-gc_e39:hover {
  transform: translateY(-3px);
  border-color: rgba(212, 146, 42, 0.08);
}.pkt-gc_img_e39 {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.pkt-gc_img_e39 img {
  inset: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  object-fit: cover;
}.pkt-gc_hover_e39 {
  transition: opacity .2s;
  background: rgba(8, 5, 3, 0.72);
  inset: 0;
  align-items: center;
  opacity: 0;
  position: absolute;
  display: flex;
  justify-content: center;
}.pkt-gc_e39:hover .pkt-gc_hover_e39 {
  opacity: 1;
}.pkt-gc_hover_btn_e39 {
  border-radius: 0.375rem;
  padding: 0.5rem 16px;
  background: #D4922A;
  font-weight: 700;
  font-size: 12px;
  color: #F6EFE0;
}.pkt-gc_info_e39 {
  padding: 0.5rem 0.625rem 0.625rem;
}.pkt-gc_name_e39 {
  overflow: hidden;
  max-width: 100%;
  color: #D5C8B0;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  margin-bottom: 3px;
  font-weight: 600;
  white-space: nowrap;
}.pkt-gc_prov_e39 {
  font-size: 10px;
  color: #645549;
}.pkt-gc_tag_e39 {
  padding: 2px 7px;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: 700;
  z-index: 2;
  font-size: 9px;
  letter-spacing: .04em;
  left: 6px;
  top: 6px;
  position: absolute;
}.pkt-gc_tag_hot_e39 {
  background: #E03230;
  color: #fff;
}.pkt-gc_tag_new_e39 {
  background: #2EBB6E;
  color: #100D09;
}.pkt-gc_tag_jp_e39 {
  background: #F0B428;
  color: #100D09;
}.pkt-gc_tag_ex_e39 {
  background: #B85C1A;
  color: #fff;
}.pkt-gc_tag_live_e39 {
  background: #E03230;
  color: #fff;
}.pkt-gr_e39 {
  padding: 32px 1rem 0;
  background: #100D09;
}
@media(min-width: 769px) {.pkt-gr_e39 {
  padding: 36px 24px 0;
}
}.pkt-gr_in_e39 {
  margin: 0 auto;
  max-width: 1320px;
}.pkt-gr_head_e39 {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.625rem;
  display: flex;
}.pkt-gr_head_l_e39 {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.pkt-gr_ic_e39 {
  border-radius: 10px;
  width: 2rem;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  height: 2rem;
}.pkt-gr_ic_e39 svg {
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
  width: 1rem;
}.pkt-gr_title_e39 {
  font-family: 'Cinzel', serif;
  color: #F6EFE0;
  overflow-wrap: break-word;
  font-size: 16px;
  font-weight: 700;
}
@media(min-width: 766px) {.pkt-gr_title_e39 {
  font-size: 18px;
}
}.pkt-gr_more_e39 {
  gap: 0.313rem;
  transition: color .2s;
  font-size: 0.75rem;
  align-items: center;
  display: flex;
  color: #7A6A58;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 600;
}.pkt-gr_more_e39:hover {
  color: #D4922A;
}.pkt-gr_more_e39 svg {
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
  width: 12px;
}.pkt-gr_arrows_e39 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.pkt-gr_arr_e39 {
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  width: 30px;
  align-items: center;
  height: 1.875rem;
  justify-content: center;
  display: flex;
  color: #A08E76;
}.pkt-gr_arr_e39:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F6EFE0;
}.pkt-gr_arr_e39 svg {
  stroke-linejoin: round;
  width: 0.813rem;
  height: 13px;
  stroke-linecap: round;
}.pkt-gr_seo_h_e39 {
  margin: 0 0 6px;
  color: #D5C8B0;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 700;
  max-width: 42.5rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.pkt-gr_seo_h_e39 {
  font-size: 14px;
}
}.pkt-gr_seo_e39 {
  line-height: 1.55;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-size: 0.75rem;
  max-width: 42.5rem;
  color: #7A6A58;
}.pkt-gr_seo_e39 strong {
  color: #D5C8B0;
  font-weight: 600;
}.pkt-gr_scroll_e39 {
  gap: 0.625rem;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  display: flex;
}.pkt-gr_scroll_e39::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.pkt-gr_scroll_e39 {
  gap: 12px;
}
}.pkt-tb_e39 {
  background: #100D09;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  top: 0;
  right: 0;
  z-index: 80;
  left: 0;
  align-items: center;
  display: flex;
  height: 3.5rem;
  position: fixed;
}.pkt-tb_in_e39 {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}.pkt-tb_burger_e39 {
  gap: 0.313rem;
  border-radius: 0.625rem;
  justify-content: center;
  margin-right: 8px;
  flex-direction: column;
  display: flex;
  align-items: center;
  width: 38px;
  height: 38px;
  flex-shrink: 0;
}.pkt-tb_burger_e39:hover {
  background: rgba(255, 255, 255, 0.05);
}.pkt-tb_burger_line_e39 {
  border-radius: 1px;
  background: #A08E76;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1078px) {.pkt-tb_burger_e39 {
  display: none;
}
}.pkt-tb_logo_e39 {
  gap: 0.563rem;
  flex-shrink: 0;
  font-size: 1.125rem;
  color: #F6EFE0;
  font-weight: 800;
  align-items: center;
  display: flex;
  margin-right: 20px;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
}.pkt-tb_logo_mark_e39 {
  overflow: hidden;
  border-radius: 0.625rem;
  width: 32px;
  align-items: center;
  display: flex;
  height: 2rem;
  justify-content: center;
}.pkt-tb_logo_mark_e39 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.pkt-tb_nav_e39 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 643px) {.pkt-tb_nav_e39 {
  display: flex;
}
}.pkt-tb_tab_e39 {
  transition: background .15s,color .15s;
  padding: 0.5rem 0.875rem;
  border-radius: 10px;
  color: #A08E76;
  font-weight: 600;
  white-space: nowrap;
  font-size: 13px;
}.pkt-tb_tab_e39:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6EFE0;
}.pkt-tb_tab_e39.pkt-state_active_e39 {
  background: rgba(212, 146, 42, 0.18);
  color: #F6EFE0;
}.pkt-tb_right_e39 {
  gap: 8px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  margin-left: auto;
}.pkt-tb_login_e39 {
  border-radius: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 16px;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  font-size: 13px;
  display: none;
  font-weight: 600;
  color: #D5C8B0;
}.pkt-tb_login_e39:hover {
  border-color: rgba(212, 148, 42, 0.55);
  color: #F6EFE0;
}
@media(min-width:480px) {.pkt-tb_login_e39 {
  display: block;
}
}.pkt-tb_reg_e39 {
  border-radius: 10px;
  padding: 9px 18px;
  transition: background .2s;
  background: #2EBB6E;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
  color: #0D0A06;
}.pkt-tb_reg_e39:hover {
  background: #38D47E;
}.pkt-sb_e39 {
  transform: translateX(-100%);
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #1C1710;
  top: 3.5rem;
  bottom: 0;
  left: 0;
  position: fixed;
  width: 13.75rem;
  overflow-y: auto;
  z-index: 70;
}.pkt-sb_e39.pkt-state_open_e39 {
  transform: translateX(0);
}.pkt-sb_e39::-webkit-scrollbar {
  width: 4px;
}.pkt-sb_e39::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1082px) {.pkt-sb_e39 {
  transform: translateX(0);
}
}.pkt-sb_auth_e39 {
  padding: 0.875rem 0.75rem 10px;
}.pkt-sb_btn_reg_e39 {
  padding: 0.688rem;
  transition: background .2s;
  border-radius: 0.625rem;
  background: #2EBB6E;
  text-align: center;
  color: #0D0A06;
  margin-bottom: 0.5rem;
  display: block;
  font-size: 13px;
  font-weight: 700;
}.pkt-sb_btn_reg_e39:hover {
  background: #38D47E;
}.pkt-sb_btn_login_e39 {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  padding: 10px;
  border-radius: 0.625rem;
  color: #D5C8B0;
  text-align: center;
  display: block;
  font-size: 0.813rem;
  font-weight: 600;
}.pkt-sb_btn_login_e39:hover {
  border-color: rgba(212, 148, 42, 0.55);
  color: #F6EFE0;
}.pkt-sb_promo_e39 {
  margin: 0 0.75rem 0.625rem;
  background: linear-gradient(135deg,#3D1E07,#1C1710);
  border: 1px solid rgba(212, 146, 42, 0.18);
  border-radius: 10px;
  padding: 12px 14px;
  overflow: hidden;
  position: relative;
}.pkt-sb_promo_e39::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 146, 42, 0.18),transparent 70%);
  top: -1.25rem;
  right: -20px;
  width: 80px;
  content: '';
  position: absolute;
  height: 80px;
}.pkt-sb_promo_title_e39 {
  margin-bottom: 0.25rem;
  font-weight: 700;
  letter-spacing: .06em;
  color: #D4922A;
  text-transform: uppercase;
  font-size: 11px;
}.pkt-sb_promo_text_e39 {
  color: #F6EFE0;
  line-height: 1.35;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  font-weight: 600;
}.pkt-sb_promo_sub_e39 {
  color: #7A6A58;
  margin-top: 3px;
  font-size: 10px;
}.pkt-sb_nav_e39 {
  padding: 6px 0.5rem 1rem;
}.pkt-sb_nav_lb_e39 {
  padding: 0.625rem 8px 0.375rem;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #645549;
}.pkt-sb_link_e39 {
  padding: 0.563rem 0.625rem;
  gap: 10px;
  transition: background .15s,color .15s;
  border-radius: 6px;
  font-weight: 500;
  cursor: pointer;
  font-size: 13px;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  color: #A08E76;
}.pkt-sb_link_e39:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6EFE0;
}.pkt-sb_link_e39.pkt-state_active_e39 {
  background: rgba(212, 146, 42, 0.18);
  color: #F6EFE0;
}.pkt-sb_ic_e39 {
  border-radius: 6px;
  display: flex;
  width: 30px;
  height: 30px;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}.pkt-sb_ic_e39 svg {
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.pkt-sb_ic_1_e39 {
  background: rgba(212, 146, 42, 0.08);
  color: #D4922A;
}.pkt-sb_ic_2_e39 {
  background: rgba(46, 187, 110, 0.16);
  color: #2EBB6E;
}.pkt-sb_ic_3_e39 {
  background: rgba(240, 180, 40, 0.16);
  color: #F0B428;
}.pkt-sb_ic_4_e39 {
  background: rgba(184, 92, 26, 0.22);
  color: #B85C1A;
}.pkt-sb_ic_5_e39 {
  background: rgba(212, 146, 42, 0.08);
  color: #E85280;
}.pkt-sb_ic_6_e39 {
  background: rgba(184, 92, 26, 0.22);
  color: #9B52E0;
}.pkt-sb_badge_e39 {
  padding: 2px 0.438rem;
  border-radius: 6px;
  background: #F0B428;
  margin-left: auto;
  font-weight: 700;
  font-size: 0.563rem;
  color: #0D0A06;
}.pkt-sb_bot_e39 {
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  display: flex;
}.pkt-sb_lang_e39,.pkt-sb_help_e39 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.375rem;
  flex: 1;
  transition: border-color .2s;
  padding: 9px 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  gap: 6px;
  align-items: center;
  font-weight: 600;
  display: flex;
  color: #A08E76;
  justify-content: center;
  font-size: 0.688rem;
}.pkt-sb_lang_e39:hover,.pkt-sb_help_e39:hover {
  border-color: rgba(212, 148, 42, 0.55);
  color: #F6EFE0;
}.pkt-sb_lang_e39 svg,.pkt-sb_help_e39 svg {
  height: 13px;
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
}.pkt-sb_bd_e39 {
  inset: 0;
  background: rgba(8, 5, 3, 0.72);
  display: none;
  z-index: 69;
  position: fixed;
}.pkt-sb_bd_e39.pkt-state_on_e39 {
  display: block;
}
@media(min-width: 1083px) {.pkt-sb_bd_e39 {
  display: none!important;
}
}.pkt-mob_nav_e39 {
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #1C1710;
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  bottom: 0;
  z-index: 80;
  right: 0;
  left: 0;
  position: fixed;
  display: flex;
}
@media(min-width: 1079px) {.pkt-mob_nav_e39 {
  display: none;
}
}.pkt-mob_nav_item_e39 {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 0.25rem;
  display: flex;
  align-items: center;
  color: #645549;
  flex-direction: column;
  cursor: pointer;
}.pkt-mob_nav_ic_e39 {
  line-height: 1;
}.pkt-mob_nav_ic_e39 svg {
  stroke-linecap: round;
  width: 20px;
  stroke-linejoin: round;
  height: 20px;
}.pkt-mob_nav_lb_e39 {
  font-size: 10px;
  color: #645549;
  font-weight: 600;
}.pkt-mob_nav_item_e39.pkt-state_active_e39 {
  color: #D4922A;
}.pkt-mob_nav_item_e39.pkt-state_active_e39 .pkt-mob_nav_lb_e39 {
  color: #D4922A;
}.pkt-hero_e39 {
  padding: 20px 16px 0;
  background: #100D09;
}
@media(min-width: 769px) {.pkt-hero_e39 {
  padding: 24px 1.5rem 0;
}
}.pkt-hero_in_e39 {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 857px) {.pkt-hero_in_e39 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.pkt-hero_in_e39 {
  grid-template-columns: 1fr 340px;
}
}.pkt-hero_promo_e39 {
  border-radius: 1rem;
  background: #161109;
  overflow: hidden;
  align-items: stretch;
  position: relative;
  min-height: 13.75rem;
  display: flex;
}
@media(min-width: 765px) {.pkt-hero_promo_e39 {
  min-height: 17.5rem;
}
}.pkt-hero_promo_bg_e39 {
  background: linear-gradient(120deg,#3D1E07 0%,#100D09 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.pkt-hero_promo_bg_e39::after {
  inset: 0;
  background: linear-gradient(90deg,#100D09 0%,rgba(8, 5, 3, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.pkt-hero_promo_glow_e39 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(184, 92, 26, 0.22) 0%,transparent 65%);
  width: 18.75rem;
  pointer-events: none;
  position: absolute;
  right: 3.75rem;
  top: -2.5rem;
  height: 300px;
}.pkt-hero_promo_ct_e39 {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  flex-direction: column;
  justify-content: center;
  display: flex;
  max-width: 480px;
  position: relative;
  z-index: 2;
}
@media(min-width: 766px) {.pkt-hero_promo_ct_e39 {
  padding: 2.5rem 2rem;
}
}.pkt-hero_badge_e39 {
  padding: 5px 0.75rem;
  border: 1px solid rgba(212, 146, 42, 0.08);
  border-radius: 1.25rem;
  background: rgba(212, 146, 42, 0.18);
  display: inline-block;
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #D4922A;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
}.pkt-hero_h1_e39 {
  margin-bottom: 0.625rem;
  color: #F6EFE0;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 26px;
  font-family: 'Cinzel', serif;
  line-height: 1.15;
}.pkt-hero_h1_e39 em {
  font-style: normal;
  color: #F0B428;
}
@media(min-width: 770px) {.pkt-hero_h1_e39 {
  font-size: 2.25rem;
}
}.pkt-hero_sub_e39 {
  line-height: 1.55;
  color: #A08E76;
  margin-bottom: 20px;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.pkt-hero_sub_e39 {
  font-size: 0.875rem;
}
}.pkt-hero_row_e39 {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.pkt-hero_cta_e39 {
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 13px 1.625rem;
  background: #2EBB6E;
  color: #0D0A06;
  font-size: 14px;
  box-shadow: 0 4px 18px rgba(46, 187, 110, 0.42), inset 0 1px 0 rgba(180, 255, 200, 0.2);
  font-weight: 700;
}.pkt-hero_cta_e39:hover {
  background: #38D47E;
}.pkt-hero_terms_e39 {
  font-size: 11px;
  color: #645549;
}.pkt-hero_game_e39 {
  border-radius: 1rem;
  overflow: hidden;
  background: #161109;
  border: 1px solid rgba(255, 255, 255, 0.06);
  position: relative;
  flex-direction: column;
  display: flex;
}.pkt-hero_game_badge_e39 {
  border: 1px solid rgba(240, 180, 40, 0.16);
  background: rgba(240, 180, 40, 0.16);
  border-radius: 1.25rem;
  padding: 0.313rem 10px;
  top: 12px;
  font-weight: 700;
  text-transform: uppercase;
  left: 0.75rem;
  font-size: 10px;
  position: absolute;
  color: #F0B428;
  letter-spacing: .06em;
  z-index: 3;
}.pkt-hero_game_badge_e39 svg {
  width: 11px;
  margin-right: 4px;
  vertical-align: -1px;
  height: 11px;
}.pkt-hero_game_img_e39 {
  overflow: hidden;
  background: linear-gradient(135deg,#3D1E07,#100D09);
  padding-bottom: 60%;
  position: relative;
}.pkt-hero_game_img_e39 img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.pkt-hero_game_play_e39 {
  transition: opacity .2s;
  background: rgba(8, 5, 3, 0.72);
  inset: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
}.pkt-hero_game_e39:hover .pkt-hero_game_play_e39 {
  opacity: 1;
}.pkt-hero_game_play_e39 span {
  border-radius: 50%;
  background: #D4922A;
  width: 3.25rem;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 3.25rem;
}.pkt-hero_game_play_e39 span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 1.125rem;
}.pkt-hero_game_info_e39 {
  padding: 14px 1rem;
}.pkt-hero_game_title_e39 {
  margin-bottom: 0.25rem;
  font-size: 0.938rem;
  color: #F6EFE0;
  font-weight: 700;
  overflow-wrap: break-word;
}.pkt-hero_game_provider_e39 {
  font-size: 11px;
  color: #7A6A58;
}.pkt-hero_game_btn_e39 {
  background: #D4922A;
  border-radius: 10px;
  margin: 12px 1rem 1rem;
  transition: background .2s;
  padding: 11px;
  color: #F6EFE0;
  text-align: center;
  display: block;
  font-weight: 700;
  font-size: 0.813rem;
}.pkt-hero_game_e39:hover .pkt-hero_game_btn_e39 {
  background: #E8A835;
}.pkt-sbar_e39 {
  background: #100D09;
  padding: 16px 1rem 0;
}
@media(min-width: 769px) {.pkt-sbar_e39 {
  padding: 1.125rem 1.5rem 0;
}
}.pkt-sbar_in_e39 {
  margin: 0 auto;
  max-width: 1320px;
}.pkt-sbar_row_e39 {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
}.pkt-sbar_input_e39 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  flex: 1;
  transition: border-color .2s;
  padding: 0.688rem 1rem;
  border-radius: 0.625rem;
  background: #161109;
  gap: 0.625rem;
  display: flex;
  color: #7A6A58;
  font-size: 0.813rem;
  align-items: center;
  cursor: pointer;
}.pkt-sbar_input_e39:hover {
  border-color: rgba(212, 148, 42, 0.55);
}.pkt-sbar_input_e39 svg {
  width: 0.938rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 15px;
  flex-shrink: 0;
}.pkt-sbar_providers_e39 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.688rem 1.125rem;
  background: #161109;
  border-radius: 10px;
  gap: 8px;
  transition: border-color .2s;
  display: flex;
  font-weight: 600;
  align-items: center;
  color: #D5C8B0;
  font-size: 13px;
  white-space: nowrap;
}.pkt-sbar_providers_e39:hover {
  border-color: rgba(212, 148, 42, 0.55);
  color: #F6EFE0;
}.pkt-sbar_providers_e39 svg {
  height: 0.875rem;
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
}.pkt-sbar_tabs_e39 {
  gap: 0.375rem;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.pkt-sbar_tabs_e39::-webkit-scrollbar {
  display: none;
}.pkt-sbar_tab_e39 {
  border-radius: 1.25rem;
  gap: 7px;
  padding: 8px 14px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: background .15s,color .15s,border-color .15s;
  white-space: nowrap;
  color: #A08E76;
  align-items: center;
  cursor: pointer;
  font-size: 0.75rem;
  flex-shrink: 0;
  display: flex;
  font-weight: 600;
}.pkt-sbar_tab_e39:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(212, 148, 42, 0.55);
  color: #F6EFE0;
}.pkt-sbar_tab_e39.pkt-state_active_e39 {
  border-color: rgba(212, 146, 42, 0.08);
  background: rgba(212, 146, 42, 0.18);
  color: #F6EFE0;
}.pkt-sbar_tab_ic_e39 svg {
  width: 14px;
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
}.pkt-ws_e39 {
  padding: 32px 1rem 0;
  background: #100D09;
}
@media(min-width: 771px) {.pkt-ws_e39 {
  padding: 36px 24px 0;
}
}.pkt-ws_in_e39 {
  margin: 0 auto;
  max-width: 82.5rem;
}.pkt-ws_head_e39 {
  gap: 12px;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.875rem;
}.pkt-ws_title_e39 {
  gap: 10px;
  align-items: center;
  font-size: 16px;
  display: flex;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  flex-wrap: wrap;
  color: #F6EFE0;
}.pkt-ws_title_ic_e39 svg {
  color: #F0B428;
  width: 1.125rem;
  height: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.pkt-ws_online_e39 {
  gap: 0.438rem;
  color: #7A6A58;
  display: flex;
  font-weight: 600;
  font-size: 12px;
  align-items: center;
}.pkt-ws_online_dot_e39 {
  background: #2EBB6E;
  border-radius: 50%;
  flex-shrink: 0;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(46, 187, 110, 0.16);
  height: 8px;
}.pkt-ws_scroll_e39 {
  gap: 8px;
  display: flex;
  padding-bottom: 8px;
  overflow-x: auto;
  scrollbar-width: none;
}.pkt-ws_scroll_e39::-webkit-scrollbar {
  display: none;
}.pkt-wc_e39 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #161109;
  gap: 0.625rem;
  border-radius: 10px;
  padding: 0.625rem 0.875rem;
  flex-shrink: 0;
  min-width: 220px;
  display: flex;
  align-items: center;
}.pkt-wc_img_e39 {
  background: #1C1710;
  border-radius: 0.375rem;
  overflow: hidden;
  height: 2.25rem;
  flex-shrink: 0;
  width: 2.25rem;
}.pkt-wc_img_e39 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.pkt-wc_info_e39 {
  min-width: 0;
}.pkt-wc_game_e39 {
  overflow: hidden;
  font-size: 12px;
  color: #D5C8B0;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
}.pkt-wc_player_e39 {
  overflow: hidden;
  color: #645549;
  white-space: nowrap;
  font-size: 0.625rem;
  text-overflow: ellipsis;
}.pkt-wc_amount_e39 {
  flex-shrink: 0;
  font-size: 0.813rem;
  font-weight: 700;
  color: #2EBB6E;
  white-space: nowrap;
  margin-left: auto;
}.pkt-reg_e39 {
  padding: 2.25rem 1rem 0;
  background: #100D09;
}
@media(min-width: 770px) {.pkt-reg_e39 {
  padding: 44px 1.5rem 0;
}
}.pkt-reg_in_e39 {
  padding: 28px 24px;
  background: #1C1710;
  border-radius: 16px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.06);
  max-width: 82.5rem;
}
@media(min-width:768px) {.pkt-reg_in_e39 {
  padding: 40px;
}
}.pkt-reg_top_e39 {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.pkt-reg_top_e39 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.pkt-reg_label_e39 {
  color: #D4922A;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
}.pkt-reg_h2_e39 {
  font-family: 'Cinzel', serif;
  margin-bottom: 0.75rem;
  font-size: 1.375rem;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #F6EFE0;
}
@media(min-width: 766px) {.pkt-reg_h2_e39 {
  font-size: 1.75rem;
}
}.pkt-reg_bonus_e39 {
  border-radius: 0.625rem;
  background: rgba(240, 180, 40, 0.16);
  padding: 10px 16px;
  border: 1px solid rgba(240, 180, 40, 0.16);
  gap: 0.5rem;
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.pkt-reg_bonus_amount_e39 {
  font-weight: 800;
  color: #F0B428;
  font-size: 20px;
}.pkt-reg_bonus_text_e39 {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #A08E76;
}.pkt-reg_cta_btn_e39 {
  transition: background .2s;
  padding: 0.875rem 2rem;
  border-radius: 10px;
  background: #2EBB6E;
  display: inline-block;
  box-shadow: 0 0.25rem 1.125rem rgba(46, 187, 110, 0.42), inset 0 1px 0 rgba(180, 255, 200, 0.2);
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 0.75rem;
  color: #0D0A06;
}.pkt-reg_cta_btn_e39:hover {
  background: #38D47E;
}.pkt-reg_terms_e39 {
  font-size: 11px;
  line-height: 1.5;
  color: #645549;
}.pkt-reg_seo_e39 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  font-size: 0.813rem;
  margin-top: 1.25rem;
  padding-top: 20px;
  color: #7A6A58;
  overflow-wrap: break-word;
}.pkt-reg_seo_e39 p {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #7A6A58;
  margin-bottom: 0.625rem;
}.pkt-reg_seo_e39 p:last-child {
  margin-bottom: 0;
}.pkt-reg_seo_e39 strong {
  font-weight: 700;
  color: #D5C8B0;
}.pkt-reg_seo_e39 a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4922A;
}.pkt-reg_seo_e39 a:hover {
  color: #E8A835;
}.pkt-reg_seo_e39 ul,.pkt-reg_seo_e39 ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.pkt-reg_seo_e39 ol {
  list-style: decimal;
}.pkt-reg_seo_e39 li {
  color: #7A6A58;
  margin-bottom: 4px;
  font-size: 13px;
  line-height: 1.65;
}.pkt-reg_seo_e39 table {
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: 100%;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.pkt-reg_seo_e39 table {
  display: table;
}
}.pkt-reg_seo_e39 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D5C8B0;
  text-align: left;
  font-weight: 700;
}.pkt-reg_seo_e39 td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6A58;
}.pkt-reg_steps_e39 {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 1.75rem;
}
@media(min-width: 862px) {.pkt-reg_steps_e39 {
  margin-top: 0;
}
}.pkt-reg_step_e39 {
  gap: 0.875rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  padding: 16px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.pkt-reg_step_num_e39 {
  border: 1px solid rgba(212, 146, 42, 0.08);
  background: rgba(212, 146, 42, 0.18);
  border-radius: 50%;
  color: #D4922A;
  width: 34px;
  font-weight: 800;
  height: 34px;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  font-size: 14px;
  align-items: center;
}.pkt-reg_step_title_e39 {
  color: #F6EFE0;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 3px;
}.pkt-reg_step_text_e39 {
  font-size: 0.75rem;
  color: #7A6A58;
  line-height: 1.5;
}.pkt-reg_trust_e39 {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  margin-top: 20px;
  display: flex;
  padding-top: 1.25rem;
}.pkt-reg_trust_item_e39 {
  gap: 0.438rem;
  color: #7A6A58;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  font-size: 0.75rem;
}.pkt-reg_trust_ic_e39 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #D4922A;
  height: 1rem;
  width: 1rem;
}.pkt-htp_e39 {
  padding: 2.25rem 16px 0;
  background: #100D09;
}
@media(min-width: 770px) {.pkt-htp_e39 {
  padding: 2.75rem 1.5rem 0;
}
}.pkt-htp_in_e39 {
  margin: 0 auto;
  max-width: 1320px;
}.pkt-htp_head_e39 {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.pkt-htp_label_e39 {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  color: #D4922A;
  text-transform: uppercase;
  font-weight: 700;
}.pkt-htp_h2_e39 {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F6EFE0;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  font-size: 1.375rem;
}
@media(min-width: 769px) {.pkt-htp_h2_e39 {
  font-size: 1.75rem;
}
}.pkt-htp_intro_e39 {
  line-height: 1.6;
  font-size: 0.875rem;
  color: #7A6A58;
}.pkt-htp_steps_e39 {
  list-style: none;
  gap: 0.75rem;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 639px) {.pkt-htp_steps_e39 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.pkt-htp_steps_e39 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.pkt-htp_step_e39 {
  border-radius: 0.625rem;
  padding: 20px 1.125rem 1.125rem;
  background: #1C1710;
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: flex;
  position: relative;
  flex-direction: column;
}.pkt-htp_step_num_e39 {
  border-radius: 50%;
  background: #D4922A;
  height: 28px;
  position: absolute;
  color: #0D0A06;
  display: flex;
  top: -0.75rem;
  font-size: 13px;
  font-weight: 800;
  justify-content: center;
  align-items: center;
  width: 28px;
  left: 1.25rem;
  font-family: 'Cinzel', serif;
}.pkt-htp_step_ic_e39 {
  background: rgba(212, 146, 42, 0.18);
  border-radius: 6px;
  margin: 0.5rem 0 0.75rem;
  justify-content: center;
  display: flex;
  color: #D4922A;
  width: 36px;
  height: 36px;
  align-items: center;
}.pkt-htp_step_ic_e39 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.125rem;
  height: 18px;
}.pkt-htp_step_h_e39 {
  font-size: 14px;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F6EFE0;
  margin-bottom: 6px;
}.pkt-htp_step_p_e39 {
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 13px;
  color: #7A6A58;
}.pkt-htp_step_p_e39 strong {
  color: #D5C8B0;
  font-weight: 600;
}.pkt-htp_cta_e39 {
  border-radius: 10px;
  background: #2EBB6E;
  padding: 0.813rem 26px;
  transition: background .2s;
  color: #0D0A06;
  font-size: 14px;
  margin-top: 1.25rem;
  font-weight: 700;
  display: inline-block;
}.pkt-htp_cta_e39:hover {
  background: #38D47E;
}.pkt-bon_e39 {
  padding: 2.25rem 16px 0;
  background: #100D09;
}
@media(min-width: 771px) {.pkt-bon_e39 {
  padding: 44px 1.5rem 0;
}
}.pkt-bon_in_e39 {
  margin: 0 auto;
  max-width: 82.5rem;
}.pkt-bon_head_e39 {
  margin-bottom: 20px;
}.pkt-bon_label_e39 {
  color: #D4922A;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.pkt-bon_h2_e39 {
  color: #F6EFE0;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.pkt-bon_h2_e39 {
  font-size: 24px;
}
}.pkt-bon_seo_e39 {
  font-size: 13px;
  color: #7A6A58;
  overflow-wrap: break-word;
  max-width: 620px;
  line-height: 1.6;
}.pkt-bon_seo_e39 strong {
  font-weight: 700;
  color: #D5C8B0;
}.pkt-bon_seo_e39 a {
  text-decoration: underline;
  color: #D4922A;
}.pkt-bon_grid_e39 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.pkt-bon_grid_e39 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.pkt-bon_grid_e39 {
  grid-template-columns: repeat(5,1fr);
}
}.pkt-bon_card_e39 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1rem;
  background: #161109;
  border-radius: 10px;
  transition: border-color .2s,transform .2s;
}.pkt-bon_card_e39:hover {
  border-color: rgba(212, 146, 42, 0.08);
  transform: translateY(-2px);
}.pkt-bon_card_ic_e39 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 26px;
  height: 1.625rem;
}.pkt-bon_card_ic_e39 {
  margin-bottom: 10px;
}.pkt-bon_card_type_e39 {
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  color: #7A6A58;
}.pkt-bon_card_amount_e39 {
  line-height: 1.1;
  font-size: 18px;
  margin-bottom: 6px;
  color: #F0B428;
  font-weight: 800;
}.pkt-bon_card_name_e39 {
  font-size: 0.813rem;
  font-weight: 600;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F6EFE0;
}.pkt-bon_card_detail_e39 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 11px;
  color: #645549;
  padding-top: 8px;
  overflow-wrap: break-word;
  line-height: 1.5;
}.pkt-prov_e39 {
  padding: 36px 16px 0;
  background: #100D09;
}
@media(min-width: 769px) {.pkt-prov_e39 {
  padding: 2.75rem 24px 0;
}
}.pkt-prov_in_e39 {
  margin: 0 auto;
  max-width: 1320px;
}.pkt-prov_head_e39 {
  margin-bottom: 16px;
}.pkt-prov_label_e39 {
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #D4922A;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
}.pkt-prov_h2_e39 {
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  color: #F6EFE0;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.pkt-prov_h2_e39 {
  font-size: 24px;
}
}.pkt-prov_seo_e39 {
  overflow-wrap: break-word;
  margin-bottom: 1rem;
  font-size: 13px;
  color: #7A6A58;
  max-width: 38.75rem;
  line-height: 1.6;
}.pkt-prov_seo_e39 strong {
  color: #D5C8B0;
  font-weight: 700;
}.pkt-prov_seo_e39 a {
  color: #D4922A;
  text-decoration: underline;
}.pkt-prov_grid_e39 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width:640px) {.pkt-prov_grid_e39 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.pkt-prov_grid_e39 {
  grid-template-columns: repeat(8,1fr);
}
}.pkt-prov_card_e39 {
  padding: 14px 0.625rem;
  border-radius: 10px;
  gap: 0.438rem;
  background: #161109;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,background .2s;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
}.pkt-prov_card_e39:hover {
  background: #1C1710;
  border-color: rgba(212, 148, 42, 0.55);
}.pkt-prov_logo_e39 {
  border-radius: 0.375rem;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  width: 2.75rem;
  height: 44px;
  justify-content: center;
  align-items: center;
  display: flex;
}.pkt-prov_logo_e39 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.pkt-prov_name_e39 {
  text-align: center;
  font-weight: 600;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #A08E76;
}.pkt-app_e39 {
  padding: 2.25rem 16px 0;
  background: #100D09;
}
@media(min-width: 769px) {.pkt-app_e39 {
  padding: 44px 24px 0;
}
}.pkt-app_in_e39 {
  margin: 0 auto;
  max-width: 1320px;
}.pkt-app_head_e39 {
  margin-bottom: 16px;
}.pkt-app_label_e39 {
  letter-spacing: .08em;
  font-weight: 700;
  color: #D4922A;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 11px;
}.pkt-app_h2_e39 {
  color: #F6EFE0;
  margin-bottom: 0.375rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.pkt-app_h2_e39 {
  font-size: 1.5rem;
}
}.pkt-app_sub_e39 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7A6A58;
  max-width: 37.5rem;
  line-height: 1.6;
}.pkt-app_sub_e39 strong {
  font-weight: 700;
  color: #D5C8B0;
}.pkt-app_cards_e39 {
  gap: 10px;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.pkt-app_cards_e39 {
  grid-template-columns: repeat(3,1fr);
}
}.pkt-app_card_e39 {
  overflow: hidden;
  padding: 1.25rem;
  border-radius: 0.625rem;
  gap: 16px;
  align-items: flex-start;
  display: flex;
  position: relative;
  flex-wrap: wrap;
}.pkt-app_card_ios_e39 {
  background: linear-gradient(135deg,rgba(212, 146, 42, 0.18) 0%,#1C1710 100%);
}.pkt-app_card_android_e39 {
  background: linear-gradient(135deg,rgba(46, 187, 110, 0.16) 0%,#1C1710 100%);
}.pkt-app_card_win_e39 {
  background: linear-gradient(135deg,rgba(240, 180, 40, 0.16) 0%,#1C1710 100%);
}.pkt-app_card_ic_e39 svg {
  stroke-linecap: round;
  height: 2.125rem;
  stroke-linejoin: round;
  width: 2.125rem;
}.pkt-app_card_ic_e39 {
  color: #F6EFE0;
  flex-shrink: 0;
}.pkt-app_card_os_e39 {
  font-weight: 700;
  letter-spacing: .08em;
  color: #7A6A58;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-size: 0.625rem;
}.pkt-app_card_title_e39 {
  line-height: 1.2;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  color: #F6EFE0;
  font-weight: 700;
  font-size: 15px;
}.pkt-app_card_text_e39 {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #7A6A58;
  font-size: 0.75rem;
}.pkt-app_card_btn_e39 {
  gap: 7px;
  transition: background .2s;
  border: 1px solid rgba(212, 148, 42, 0.55);
  padding: 10px 18px;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 0.375rem;
  display: inline-flex;
  font-size: 13px;
  align-items: center;
  font-weight: 700;
  color: #F6EFE0;
}.pkt-app_card_btn_e39:hover {
  background: rgba(255, 255, 255, 0.07);
}.pkt-faq_e39 {
  background: #100D09;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.pkt-faq_e39 {
  padding: 2.75rem 1.5rem 0;
}
}.pkt-faq_in_e39 {
  margin: 0 auto;
  max-width: 82.5rem;
}.pkt-faq_head_e39 {
  margin-bottom: 1.25rem;
}.pkt-faq_label_e39 {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
  color: #D4922A;
}.pkt-faq_h2_e39 {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F6EFE0;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 767px) {.pkt-faq_h2_e39 {
  font-size: 24px;
}
}.pkt-faq_list_e39 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.pkt-faq_item_e39 {
  background: #1C1710;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.pkt-faq_q_e39 {
  gap: 0.75rem;
  padding: 1rem 1.25rem;
  transition: color .2s;
  overflow-wrap: break-word;
  align-items: center;
  color: #D5C8B0;
  font-weight: 600;
  justify-content: space-between;
  display: flex;
  cursor: pointer;
  font-size: 14px;
  flex-wrap: wrap;
}.pkt-faq_q_e39:hover {
  color: #F6EFE0;
}.pkt-faq_q_ic_e39 {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  display: flex;
  justify-content: center;
  font-size: 1rem;
  height: 1.5rem;
  align-items: center;
  flex-shrink: 0;
  width: 24px;
  color: #D4922A;
}.pkt-faq_item_e39.pkt-state_open_e39 .pkt-faq_q_ic_e39 {
  transform: rotate(45deg);
}.pkt-faq_a_e39 {
  padding: 0 20px 16px;
  line-height: 1.7;
  color: #7A6A58;
  overflow-wrap: break-word;
  font-size: 13px;
  display: none;
}.pkt-faq_item_e39.pkt-state_open_e39 .pkt-faq_a_e39 {
  display: block;
}.pkt-faq_a_e39 strong {
  color: #D5C8B0;
  font-weight: 700;
}.pkt-faq_a_e39 a {
  text-decoration: underline;
  color: #D4922A;
}.pkt-faq_a_e39 ul,.pkt-faq_a_e39 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.pkt-faq_a_e39 ol {
  list-style: decimal;
}.pkt-faq_a_e39 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.pkt-faq_a_e39 table {
  margin: 8px 0;
  border-collapse: collapse;
  font-size: 0.75rem;
  width: 100%;
  overflow-x: auto;
  display: block;
}
@media(min-width: 767px) {.pkt-faq_a_e39 table {
  display: table;
}
}.pkt-faq_a_e39 th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #D5C8B0;
  font-weight: 700;
}.pkt-faq_a_e39 td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6A58;
}.pkt-seo_e39 {
  padding: 2.25rem 16px 0;
  background: #100D09;
}
@media(min-width: 769px) {.pkt-seo_e39 {
  padding: 2.75rem 24px 0;
}
}.pkt-seo_in_e39 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1C1710;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border-radius: 1rem;
  max-width: 1320px;
}
@media(min-width: 771px) {.pkt-seo_in_e39 {
  padding: 2.25rem 2.5rem;
}
}.pkt-seo_label_e39 {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 0.688rem;
  color: #D4922A;
}.pkt-seo_h2_e39 {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 14px;
  font-size: 20px;
  line-height: 1.25;
  font-weight: 800;
  color: #F6EFE0;
}
@media(min-width: 770px) {.pkt-seo_h2_e39 {
  font-size: 24px;
}
}.pkt-seo_body_e39 {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
  color: #A08E76;
}.pkt-seo_body_e39 p {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 12px;
  color: #A08E76;
}.pkt-seo_body_e39 p:last-child {
  margin-bottom: 0;
}.pkt-seo_body_e39 strong {
  color: #D5C8B0;
  font-weight: 700;
}.pkt-seo_body_e39 a {
  transition: color .2s;
  color: #D4922A;
  text-decoration: underline;
}.pkt-seo_body_e39 a:hover {
  color: #E8A835;
}.pkt-seo_body_e39 ul,.pkt-seo_body_e39 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.pkt-seo_body_e39 ol {
  list-style: decimal;
}.pkt-seo_body_e39 li {
  margin-bottom: 6px;
  line-height: 1.75;
  color: #A08E76;
  font-size: 14px;
}.pkt-seo_body_e39 table {
  display: block;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  font-size: 13px;
  margin-bottom: 12px;
}
@media(min-width: 765px) {.pkt-seo_body_e39 table {
  display: table;
}
}.pkt-seo_body_e39 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  color: #D5C8B0;
  text-align: left;
}.pkt-seo_body_e39 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08E76;
}.pkt-seo_cols_e39 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.pkt-seo_cols_e39 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.pkt-seo_cols_e39 {
  grid-template-columns: repeat(3,1fr);
}
}.pkt-seo_col_h_e39 {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #D5C8B0;
  margin-bottom: 7px;
  font-weight: 700;
}.pkt-seo_col_p_e39 {
  color: #7A6A58;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.pkt-seo_stats_e39 {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.pkt-seo_stat_e39 {
  border-radius: 0.625rem;
  flex: 1;
  border: 1px solid rgba(212, 146, 42, 0.18);
  padding: 14px 16px;
  background: rgba(212, 146, 42, 0.08);
  min-width: 8.75rem;
}.pkt-seo_stat_val_e39 {
  margin-bottom: 0.25rem;
  color: #D4922A;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
}.pkt-seo_stat_lb_e39 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7A6A58;
}.pkt-seo_e39 {
  padding: 2.25rem 16px 0;
  background: #100D09;
}
@media(min-width:768px) {.pkt-seo_e39 {
  padding: 2.75rem 24px 0;
}
}.pkt-seo_in_e39 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.75rem 1.5rem;
  background: #1C1710;
  margin: 0 auto;
  border-radius: 1rem;
  max-width: 1320px;
}
@media(min-width:768px) {.pkt-seo_in_e39 {
  padding: 36px 2.5rem;
}
}.pkt-seo_label_e39 {
  color: #D4922A;
  margin-bottom: 10px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.pkt-seo_h2_e39 {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 14px;
  color: #F6EFE0;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.pkt-seo_h2_e39 {
  font-size: 1.5rem;
}
}.pkt-seo_body_e39 {
  color: #A08E76;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
}.pkt-seo_body_e39 p {
  line-height: 1.75;
  color: #A08E76;
  margin-bottom: 0.75rem;
  font-size: 14px;
}.pkt-seo_body_e39 p:last-child {
  margin-bottom: 0;
}.pkt-seo_body_e39 strong {
  color: #D5C8B0;
  font-weight: 700;
}.pkt-seo_body_e39 a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4922A;
}.pkt-seo_body_e39 a:hover {
  color: #E8A835;
}.pkt-seo_body_e39 ul,.pkt-seo_body_e39 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.pkt-seo_body_e39 ol {
  list-style: decimal;
}.pkt-seo_body_e39 li {
  color: #A08E76;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.pkt-seo_body_e39 table {
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  display: block;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 769px) {.pkt-seo_body_e39 table {
  display: table;
}
}.pkt-seo_body_e39 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #D5C8B0;
  text-align: left;
  font-weight: 700;
}.pkt-seo_body_e39 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08E76;
}.pkt-seo_cols_e39 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.pkt-seo_cols_e39 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.pkt-seo_cols_e39 {
  grid-template-columns: repeat(3,1fr);
}
}.pkt-seo_col_h_e39 {
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #D5C8B0;
  font-weight: 700;
}.pkt-seo_col_p_e39 {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #7A6A58;
  overflow-wrap: break-word;
}.pkt-seo_stats_e39 {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.pkt-seo_stat_e39 {
  background: rgba(212, 146, 42, 0.08);
  flex: 1;
  border: 1px solid rgba(212, 146, 42, 0.18);
  padding: 0.875rem 16px;
  border-radius: 0.625rem;
  min-width: 140px;
}.pkt-seo_stat_val_e39 {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #D4922A;
  font-weight: 800;
}.pkt-seo_stat_lb_e39 {
  color: #7A6A58;
  overflow-wrap: break-word;
  font-size: 11px;
}.pkt-seo_e39 {
  padding: 2.25rem 1rem 0;
  background: #100D09;
}
@media(min-width: 769px) {.pkt-seo_e39 {
  padding: 44px 24px 0;
}
}.pkt-seo_in_e39 {
  background: #1C1710;
  border-radius: 1rem;
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 766px) {.pkt-seo_in_e39 {
  padding: 2.25rem 40px;
}
}.pkt-seo_label_e39 {
  font-weight: 700;
  letter-spacing: .08em;
  color: #D4922A;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
}.pkt-seo_h2_e39 {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F6EFE0;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 14px;
}
@media(min-width: 769px) {.pkt-seo_h2_e39 {
  font-size: 1.5rem;
}
}.pkt-seo_body_e39 {
  overflow-wrap: break-word;
  color: #A08E76;
  font-size: 0.875rem;
  line-height: 1.75;
}.pkt-seo_body_e39 p {
  margin-bottom: 12px;
  line-height: 1.75;
  color: #A08E76;
  font-size: 14px;
}.pkt-seo_body_e39 p:last-child {
  margin-bottom: 0;
}.pkt-seo_body_e39 strong {
  font-weight: 700;
  color: #D5C8B0;
}.pkt-seo_body_e39 a {
  transition: color .2s;
  color: #D4922A;
  text-decoration: underline;
}.pkt-seo_body_e39 a:hover {
  color: #E8A835;
}.pkt-seo_body_e39 ul,.pkt-seo_body_e39 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.pkt-seo_body_e39 ol {
  list-style: decimal;
}.pkt-seo_body_e39 li {
  margin-bottom: 0.375rem;
  color: #A08E76;
  font-size: 0.875rem;
  line-height: 1.75;
}.pkt-seo_body_e39 table {
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 0.75rem;
  width: 100%;
}
@media(min-width: 769px) {.pkt-seo_body_e39 table {
  display: table;
}
}.pkt-seo_body_e39 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #D5C8B0;
  text-align: left;
  font-weight: 700;
}.pkt-seo_body_e39 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #A08E76;
}.pkt-seo_cols_e39 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.pkt-seo_cols_e39 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.pkt-seo_cols_e39 {
  grid-template-columns: repeat(3,1fr);
}
}.pkt-seo_col_h_e39 {
  color: #D5C8B0;
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 7px;
}.pkt-seo_col_p_e39 {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7A6A58;
  line-height: 1.65;
}.pkt-seo_stats_e39 {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.pkt-seo_stat_e39 {
  border-radius: 0.625rem;
  padding: 14px 16px;
  flex: 1;
  background: rgba(212, 146, 42, 0.08);
  border: 1px solid rgba(212, 146, 42, 0.18);
  min-width: 8.75rem;
}.pkt-seo_stat_val_e39 {
  overflow-wrap: break-word;
  color: #D4922A;
  font-size: 20px;
  margin-bottom: 4px;
  font-weight: 800;
}.pkt-seo_stat_lb_e39 {
  overflow-wrap: break-word;
  color: #7A6A58;
  font-size: 0.688rem;
}.pkt-ft_e39 {
  background: #080503;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.pkt-ft_support_e39 {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.pkt-ft_support_e39 {
  padding: 28px 24px;
}
}.pkt-ft_support_in_e39 {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1320px;
  display: flex;
}.pkt-ft_support_main_e39 {
  gap: 16px;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
  min-width: 220px;
  display: flex;
}.pkt-ft_support_ic_e39 {
  color: #D4922A;
  flex-shrink: 0;
}.pkt-ft_support_ic_e39 svg {
  stroke-linecap: round;
  width: 30px;
  height: 30px;
  stroke-linejoin: round;
}.pkt-ft_support_text_title_e39 {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  color: #F6EFE0;
}.pkt-ft_support_text_sub_e39 {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #7A6A58;
}.pkt-ft_support_btn_e39 {
  transition: background .2s;
  border-radius: 10px;
  background: #D4922A;
  padding: 0.688rem 22px;
  font-weight: 700;
  color: #F6EFE0;
  white-space: nowrap;
  font-size: 0.813rem;
  flex-shrink: 0;
}.pkt-ft_support_btn_e39:hover {
  background: #E8A835;
}.pkt-ft_support_contacts_e39 {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.pkt-ft_support_contact_e39 {
  color: #645549;
  font-size: 12px;
  line-height: 1.4;
}.pkt-ft_support_contact_e39 strong {
  font-weight: 600;
  display: block;
  color: #A08E76;
  font-size: 11px;
  margin-bottom: 2px;
}.pkt-ft_main_e39 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 16px 24px;
}
@media(min-width: 767px) {.pkt-ft_main_e39 {
  padding: 40px 24px 32px;
}
}.pkt-ft_main_in_e39 {
  gap: 1.5rem;
  margin: 0 auto;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.pkt-ft_main_in_e39 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.pkt-ft_main_in_e39 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.pkt-ft_col_logo_e39 {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.pkt-ft_col_logo_e39 {
  grid-column: auto;
}
}.pkt-ft_logo_e39 {
  gap: 0.563rem;
  font-weight: 800;
  margin-bottom: 12px;
  align-items: center;
  display: flex;
  font-size: 16px;
  color: #F6EFE0;
  overflow-wrap: break-word;
  flex-wrap: wrap;
}.pkt-ft_logo_mark_e39 {
  overflow: hidden;
  border-radius: 6px;
  height: 30px;
  width: 1.875rem;
}.pkt-ft_logo_mark_e39 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.pkt-ft_logo_sub_e39 {
  color: #645549;
  max-width: 200px;
  line-height: 1.55;
  font-size: 12px;
  overflow-wrap: break-word;
}.pkt-ft_col_title_e39 {
  font-size: 0.75rem;
  font-weight: 700;
  color: #A08E76;
  letter-spacing: .07em;
  text-transform: uppercase;
  margin-bottom: 14px;
}.pkt-ft_col_links_e39 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.pkt-ft_col_link_e39 {
  transition: color .2s;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #645549;
}.pkt-ft_col_link_e39:hover {
  color: #D5C8B0;
}.pkt-ft_apps_e39 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.pkt-ft_app_card_e39 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 6px;
  gap: 10px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  padding: 10px 12px;
  align-items: center;
  display: flex;
}.pkt-ft_app_card_e39:hover {
  border-color: rgba(212, 148, 42, 0.55);
}.pkt-ft_app_card_ic_e39 svg {
  height: 22px;
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
}.pkt-ft_app_card_os_e39 {
  font-weight: 600;
  color: #645549;
  font-size: 10px;
}.pkt-ft_app_card_action_e39 {
  font-weight: 700;
  color: #D5C8B0;
  font-size: 12px;
}.pkt-ft_bot_e39 {
  padding: 20px 1rem;
}
@media(min-width:768px) {.pkt-ft_bot_e39 {
  padding: 20px 1.5rem;
}
}.pkt-ft_bot_in_e39 {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 82.5rem;
}.pkt-ft_socials_e39 {
  gap: 8px;
  display: flex;
}.pkt-ft_soc_e39 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.375rem;
  transition: background .2s;
  width: 36px;
  justify-content: center;
  height: 36px;
  color: #A08E76;
  align-items: center;
  display: flex;
}.pkt-ft_soc_e39 svg {
  width: 1rem;
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
}.pkt-ft_soc_e39:hover {
  background: rgba(255, 255, 255, 0.07);
}.pkt-ft_legal_e39 {
  flex: 1;
  color: #8C7D6E;
  line-height: 1.6;
  font-size: 0.688rem;
  min-width: 12.5rem;
  overflow-wrap: break-word;
}.pkt-ft_legal_e39 strong {
  font-weight: 700;
  color: #A08E76;
}.pkt-ft_legal_e39 a {
  text-decoration: underline;
  color: #A08E76;
}.pkt-ft_age_e39 {
  border-radius: 50%;
  border: 2px solid #8C7D6E;
  flex-shrink: 0;
  display: flex;
  font-size: 11px;
  margin-left: auto;
  font-weight: 800;
  width: 32px;
  justify-content: center;
  color: #8C7D6E;
  align-items: center;
  height: 2rem;
}