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