*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0F0D0A;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  color: #D2C2A6;
  min-height: 100vh;
  font-family: 'DM Sans', sans-serif;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  border: none;
  background: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.hpf-layout-20i {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.hpf-page-20i {
  min-height: 100vh;
  display: flex;
}.hpf-main-20i {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media(min-width: 1079px) {.hpf-main-20i {
  padding-left: 220px;
}
}
@media(max-width: 1082px) {.hpf-main-20i {
  padding-bottom: 4.5rem;
}
}.hpf-gc-20i {
  border: 1px solid rgba(255, 245, 220, 0.06);
  background: #141210;
  border-radius: 8px;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  width: 140px;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width: 641px) {.hpf-gc-20i {
  width: 9.75rem;
}
}
@media(min-width: 1079px) {.hpf-gc-20i {
  width: 10.5rem;
}
}.hpf-gc-20i:hover {
  transform: translateY(-3px);
  border-color: rgba(196, 151, 62, 0.07);
}.hpf-gc_img-20i {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.hpf-gc_img-20i img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.hpf-gc_hover-20i {
  background: rgba(8, 6, 4, 0.72);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  position: absolute;
  opacity: 0;
  display: flex;
  justify-content: center;
}.hpf-gc-20i:hover .hpf-gc_hover-20i {
  opacity: 1;
}.hpf-gc_hover_btn-20i {
  padding: 0.5rem 16px;
  border-radius: 4px;
  background: #C4973E;
  font-size: 12px;
  color: #F6EDD9;
  font-weight: 700;
}.hpf-gc_info-20i {
  padding: 0.5rem 0.625rem 10px;
}.hpf-gc_name-20i {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #D2C2A6;
  max-width: 100%;
  white-space: nowrap;
  font-weight: 600;
  margin-bottom: 3px;
  font-size: 12px;
}.hpf-gc_prov-20i {
  color: #6E6052;
  font-size: 10px;
}.hpf-gc_tag-20i {
  padding: 2px 0.438rem;
  border-radius: 4px;
  z-index: 2;
  letter-spacing: .04em;
  top: 0.375rem;
  position: absolute;
  font-weight: 700;
  font-size: 9px;
  left: 0.375rem;
  text-transform: uppercase;
}.hpf-gc_tag_hot-20i {
  background: #C03A2B;
  color: #fff;
}.hpf-gc_tag_new-20i {
  background: #2E9E5C;
  color: #0F0D0A;
}.hpf-gc_tag_jp-20i {
  background: #D4A017;
  color: #0F0D0A;
}.hpf-gc_tag_ex-20i {
  background: #7B5A1A;
  color: #fff;
}.hpf-gc_tag_live-20i {
  background: #C03A2B;
  color: #fff;
}.hpf-gr-20i {
  padding: 2rem 16px 0;
  background: #0F0D0A;
}
@media(min-width: 771px) {.hpf-gr-20i {
  padding: 2.25rem 1.5rem 0;
}
}.hpf-gr_in-20i {
  margin: 0 auto;
  max-width: 1320px;
}.hpf-gr_head-20i {
  gap: 12px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
}.hpf-gr_head_l-20i {
  flex: 1;
  gap: 10px;
  min-width: 0;
  align-items: center;
  display: flex;
}.hpf-gr_ic-20i {
  border-radius: 8px;
  display: flex;
  height: 2rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 32px;
}.hpf-gr_ic-20i svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.hpf-gr_title-20i {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-family: 'Cormorant Garamond', serif;
  color: #F6EDD9;
}
@media(min-width: 765px) {.hpf-gr_title-20i {
  font-size: 18px;
}
}.hpf-gr_more-20i {
  gap: 5px;
  transition: color .2s;
  color: #8C7860;
  flex-shrink: 0;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 600;
  display: flex;
  align-items: center;
}.hpf-gr_more-20i:hover {
  color: #C4973E;
}.hpf-gr_more-20i svg {
  stroke-linejoin: round;
  width: 0.75rem;
  height: 12px;
  stroke-linecap: round;
}.hpf-gr_arrows-20i {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.hpf-gr_arr-20i {
  background: rgba(255, 245, 220, 0.05);
  border: 1px solid rgba(255, 245, 220, 0.11);
  border-radius: 4px;
  transition: background .15s,color .15s;
  align-items: center;
  display: flex;
  justify-content: center;
  color: #A08870;
  height: 30px;
  width: 1.875rem;
}.hpf-gr_arr-20i:hover {
  background: rgba(255, 245, 220, 0.07);
  color: #F6EDD9;
}.hpf-gr_arr-20i svg {
  width: 0.813rem;
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
}.hpf-gr_seo_h-20i {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Cormorant Garamond', serif;
  color: #D2C2A6;
  font-size: 0.813rem;
  max-width: 42.5rem;
}
@media(min-width: 767px) {.hpf-gr_seo_h-20i {
  font-size: 14px;
}
}.hpf-gr_seo-20i {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #8C7860;
  margin-bottom: 12px;
  max-width: 42.5rem;
  line-height: 1.55;
}.hpf-gr_seo-20i strong {
  color: #D2C2A6;
  font-weight: 600;
}.hpf-gr_scroll-20i {
  gap: 10px;
  padding-bottom: 0.625rem;
  display: flex;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  overflow-x: auto;
}.hpf-gr_scroll-20i::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.hpf-gr_scroll-20i {
  gap: 0.75rem;
}
}.hpf-tb-20i {
  background: #0F0D0A;
  border-bottom: 1px solid rgba(255, 245, 220, 0.07);
  top: 0;
  right: 0;
  height: 3.5rem;
  display: flex;
  left: 0;
  align-items: center;
  position: fixed;
  z-index: 80;
}.hpf-tb_in-20i {
  gap: 0;
  padding: 0 0.875rem;
  display: flex;
  width: 100%;
  align-items: center;
  height: 100%;
}.hpf-tb_burger-20i {
  border-radius: 8px;
  gap: 5px;
  flex-direction: column;
  flex-shrink: 0;
  height: 38px;
  align-items: center;
  margin-right: 0.5rem;
  justify-content: center;
  display: flex;
  width: 2.375rem;
}.hpf-tb_burger-20i:hover {
  background: rgba(255, 245, 220, 0.05);
}.hpf-tb_burger_line-20i {
  background: #A08870;
  border-radius: 1px;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width: 1079px) {.hpf-tb_burger-20i {
  display: none;
}
}.hpf-tb_logo-20i {
  gap: 9px;
  font-size: 1.125rem;
  flex-shrink: 0;
  letter-spacing: -.01em;
  margin-right: 20px;
  color: #F6EDD9;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 800;
}.hpf-tb_logo_mark-20i {
  border-radius: 0.5rem;
  overflow: hidden;
  align-items: center;
  height: 2rem;
  justify-content: center;
  width: 32px;
  display: flex;
}.hpf-tb_logo_mark-20i img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.hpf-tb_nav-20i {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width:640px) {.hpf-tb_nav-20i {
  display: flex;
}
}.hpf-tb_tab-20i {
  border-radius: 0.5rem;
  transition: background .15s,color .15s;
  padding: 8px 0.875rem;
  font-weight: 600;
  color: #A08870;
  white-space: nowrap;
  font-size: 13px;
}.hpf-tb_tab-20i:hover {
  background: rgba(255, 245, 220, 0.05);
  color: #F6EDD9;
}.hpf-tb_tab-20i.hpf-state_active-20i {
  background: rgba(196, 151, 62, 0.18);
  color: #F6EDD9;
}.hpf-tb_right-20i {
  gap: 8px;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
}.hpf-tb_login-20i {
  background: rgba(255, 245, 220, 0.05);
  padding: 0.563rem 16px;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 245, 220, 0.11);
  border-radius: 0.5rem;
  display: none;
  color: #D2C2A6;
  font-weight: 600;
  font-size: 0.813rem;
}.hpf-tb_login-20i:hover {
  border-color: rgba(196, 151, 62, 0.55);
  color: #F6EDD9;
}
@media(min-width: 477px) {.hpf-tb_login-20i {
  display: block;
}
}.hpf-tb_reg-20i {
  border-radius: 8px;
  background: #2E9E5C;
  padding: 9px 1.125rem;
  transition: background .2s;
  white-space: nowrap;
  color: #0D0B08;
  font-weight: 700;
  font-size: 0.813rem;
}.hpf-tb_reg-20i:hover {
  background: #38B86C;
}.hpf-sb-20i {
  background: #1A1713;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 245, 220, 0.05);
  transition: transform .25s ease;
  left: 0;
  position: fixed;
  bottom: 0;
  width: 220px;
  top: 3.5rem;
  overflow-y: auto;
  z-index: 70;
}.hpf-sb-20i.hpf-state_open-20i {
  transform: translateX(0);
}.hpf-sb-20i::-webkit-scrollbar {
  width: 0.25rem;
}.hpf-sb-20i::-webkit-scrollbar-thumb {
  background: rgba(255, 245, 220, 0.07);
  border-radius: 2px;
}
@media(min-width: 1082px) {.hpf-sb-20i {
  transform: translateX(0);
}
}.hpf-sb_auth-20i {
  padding: 14px 12px 10px;
}.hpf-sb_btn_reg-20i {
  background: #2E9E5C;
  border-radius: 0.5rem;
  padding: 11px;
  transition: background .2s;
  text-align: center;
  font-size: 13px;
  margin-bottom: 8px;
  color: #0D0B08;
  display: block;
  font-weight: 700;
}.hpf-sb_btn_reg-20i:hover {
  background: #38B86C;
}.hpf-sb_btn_login-20i {
  background: rgba(255, 245, 220, 0.05);
  transition: border-color .2s;
  padding: 10px;
  border-radius: 8px;
  border: 1px solid rgba(255, 245, 220, 0.11);
  font-weight: 600;
  display: block;
  color: #D2C2A6;
  text-align: center;
  font-size: 0.813rem;
}.hpf-sb_btn_login-20i:hover {
  border-color: rgba(196, 151, 62, 0.55);
  color: #F6EDD9;
}.hpf-sb_promo-20i {
  padding: 0.75rem 14px;
  background: linear-gradient(135deg,#1C0F04,#1A1713);
  overflow: hidden;
  border-radius: 0.5rem;
  margin: 0 0.75rem 10px;
  border: 1px solid rgba(196, 151, 62, 0.18);
  position: relative;
}.hpf-sb_promo-20i::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196, 151, 62, 0.18),transparent 70%);
  top: -1.25rem;
  height: 80px;
  content: '';
  position: absolute;
  right: -1.25rem;
  width: 5rem;
}.hpf-sb_promo_title-20i {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  color: #C4973E;
  margin-bottom: 4px;
  letter-spacing: .06em;
}.hpf-sb_promo_text-20i {
  overflow-wrap: break-word;
  color: #F6EDD9;
  line-height: 1.35;
  font-weight: 600;
  font-size: 12px;
}.hpf-sb_promo_sub-20i {
  font-size: 0.625rem;
  color: #8C7860;
  margin-top: 3px;
}.hpf-sb_nav-20i {
  padding: 0.375rem 8px 1rem;
}.hpf-sb_nav_lb-20i {
  padding: 10px 0.5rem 6px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
  color: #6E6052;
}.hpf-sb_link-20i {
  border-radius: 4px;
  gap: 10px;
  transition: background .15s,color .15s;
  padding: 0.563rem 0.625rem;
  display: flex;
  cursor: pointer;
  font-size: 0.813rem;
  color: #A08870;
  align-items: center;
  font-weight: 500;
  overflow-wrap: break-word;
}.hpf-sb_link-20i:hover {
  background: rgba(255, 245, 220, 0.05);
  color: #F6EDD9;
}.hpf-sb_link-20i.hpf-state_active-20i {
  background: rgba(196, 151, 62, 0.18);
  color: #F6EDD9;
}.hpf-sb_ic-20i {
  border-radius: 0.25rem;
  width: 30px;
  align-items: center;
  height: 30px;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
}.hpf-sb_ic-20i svg {
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
}.hpf-sb_ic_1-20i {
  background: rgba(196, 151, 62, 0.07);
  color: #C4973E;
}.hpf-sb_ic_2-20i {
  background: rgba(46, 158, 92, 0.18);
  color: #2E9E5C;
}.hpf-sb_ic_3-20i {
  background: rgba(212, 160, 23, 0.17);
  color: #D4A017;
}.hpf-sb_ic_4-20i {
  background: rgba(123, 90, 26, 0.28);
  color: #7B5A1A;
}.hpf-sb_ic_5-20i {
  background: rgba(196, 151, 62, 0.07);
  color: #B5407A;
}.hpf-sb_ic_6-20i {
  background: rgba(123, 90, 26, 0.28);
  color: #8B3FA8;
}.hpf-sb_badge-20i {
  padding: 2px 0.438rem;
  background: #D4A017;
  border-radius: 0.25rem;
  color: #0D0B08;
  font-weight: 700;
  margin-left: auto;
  font-size: 9px;
}.hpf-sb_bot-20i {
  border-top: 1px solid rgba(255, 245, 220, 0.05);
  gap: 8px;
  padding: 0.75rem;
  display: flex;
}.hpf-sb_lang-20i,.hpf-sb_help-20i {
  border: 1px solid rgba(255, 245, 220, 0.06);
  gap: 6px;
  border-radius: 0.25rem;
  flex: 1;
  transition: border-color .2s;
  padding: 0.563rem 6px;
  background: rgba(255, 245, 220, 0.05);
  justify-content: center;
  font-weight: 600;
  align-items: center;
  display: flex;
  color: #A08870;
  font-size: 11px;
}.hpf-sb_lang-20i:hover,.hpf-sb_help-20i:hover {
  border-color: rgba(196, 151, 62, 0.55);
  color: #F6EDD9;
}.hpf-sb_lang-20i svg,.hpf-sb_help-20i svg {
  stroke-linejoin: round;
  height: 0.813rem;
  width: 0.813rem;
  stroke-linecap: round;
}.hpf-sb_bd-20i {
  inset: 0;
  background: rgba(8, 6, 4, 0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.hpf-sb_bd-20i.hpf-state_on-20i {
  display: block;
}
@media(min-width: 1081px) {.hpf-sb_bd-20i {
  display: none!important;
}
}.hpf-mob_nav-20i {
  border-top: 1px solid rgba(255, 245, 220, 0.11);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #1A1713;
  right: 0;
  display: flex;
  position: fixed;
  left: 0;
  z-index: 80;
  bottom: 0;
}
@media(min-width: 1083px) {.hpf-mob_nav-20i {
  display: none;
}
}.hpf-mob_nav_item-20i {
  gap: 4px;
  flex: 1;
  padding: 4px 2px;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
  display: flex;
  color: #6E6052;
}.hpf-mob_nav_ic-20i {
  line-height: 1;
}.hpf-mob_nav_ic-20i svg {
  height: 1.25rem;
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
}.hpf-mob_nav_lb-20i {
  color: #6E6052;
  font-size: 0.625rem;
  font-weight: 600;
}.hpf-mob_nav_item-20i.hpf-state_active-20i {
  color: #C4973E;
}.hpf-mob_nav_item-20i.hpf-state_active-20i .hpf-mob_nav_lb-20i {
  color: #C4973E;
}.hpf-hero-20i {
  background: #0F0D0A;
  padding: 20px 16px 0;
}
@media(min-width: 771px) {.hpf-hero-20i {
  padding: 24px 1.5rem 0;
}
}.hpf-hero_in-20i {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 859px) {.hpf-hero_in-20i {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1097px) {.hpf-hero_in-20i {
  grid-template-columns: 1fr 340px;
}
}.hpf-hero_promo-20i {
  overflow: hidden;
  border-radius: 14px;
  background: #141210;
  min-height: 13.75rem;
  align-items: stretch;
  position: relative;
  display: flex;
}
@media(min-width: 769px) {.hpf-hero_promo-20i {
  min-height: 280px;
}
}.hpf-hero_promo_bg-20i {
  inset: 0;
  background: linear-gradient(120deg,#1C0F04 0%,#0F0D0A 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.hpf-hero_promo_bg-20i::after {
  background: linear-gradient(90deg,#0F0D0A 0%,rgba(8, 6, 4, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.hpf-hero_promo_glow-20i {
  background: radial-gradient(circle,rgba(123, 90, 26, 0.28) 0%,transparent 65%);
  border-radius: 50%;
  height: 18.75rem;
  position: absolute;
  width: 300px;
  top: -40px;
  right: 60px;
  pointer-events: none;
}.hpf-hero_promo_ct-20i {
  padding: 1.75rem 24px 1.75rem 28px;
  justify-content: center;
  display: flex;
  max-width: 480px;
  position: relative;
  z-index: 2;
  flex-direction: column;
}
@media(min-width: 769px) {.hpf-hero_promo_ct-20i {
  padding: 2.5rem 32px;
}
}.hpf-hero_badge-20i {
  background: rgba(196, 151, 62, 0.18);
  border-radius: 20px;
  padding: 0.313rem 0.75rem;
  border: 1px solid rgba(196, 151, 62, 0.07);
  font-size: 0.625rem;
  margin-bottom: 14px;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C4973E;
}.hpf-hero_h1-20i {
  font-size: 26px;
  overflow-wrap: break-word;
  color: #F6EDD9;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.15;
  margin-bottom: 0.625rem;
}.hpf-hero_h1-20i em {
  font-style: normal;
  color: #D4A017;
}
@media(min-width: 766px) {.hpf-hero_h1-20i {
  font-size: 2.25rem;
}
}.hpf-hero_sub-20i {
  color: #A08870;
  margin-bottom: 20px;
  line-height: 1.55;
  font-size: 0.813rem;
}
@media(min-width:768px) {.hpf-hero_sub-20i {
  font-size: 14px;
}
}.hpf-hero_row-20i {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.hpf-hero_cta-20i {
  padding: 13px 1.625rem;
  border-radius: 8px;
  transition: background .2s;
  background: #2E9E5C;
  color: #0D0B08;
  box-shadow: 0 4px 1.375rem rgba(46, 158, 92, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  font-weight: 700;
  font-size: 0.875rem;
}.hpf-hero_cta-20i:hover {
  background: #38B86C;
}.hpf-hero_terms-20i {
  font-size: 0.688rem;
  color: #6E6052;
}.hpf-hero_game-20i {
  border-radius: 0.875rem;
  overflow: hidden;
  background: #141210;
  border: 1px solid rgba(255, 245, 220, 0.06);
  display: flex;
  position: relative;
  flex-direction: column;
}.hpf-hero_game_badge-20i {
  background: rgba(212, 160, 23, 0.17);
  border-radius: 1.25rem;
  border: 1px solid rgba(212, 160, 23, 0.17);
  padding: 0.313rem 0.625rem;
  z-index: 3;
  top: 12px;
  font-size: 10px;
  left: 12px;
  position: absolute;
  letter-spacing: .06em;
  color: #D4A017;
  text-transform: uppercase;
  font-weight: 700;
}.hpf-hero_game_badge-20i svg {
  margin-right: 4px;
  height: 11px;
  width: 11px;
  vertical-align: -1px;
}.hpf-hero_game_img-20i {
  background: linear-gradient(135deg,#1C0F04,#0F0D0A);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.hpf-hero_game_img-20i img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.hpf-hero_game_play-20i {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8, 6, 4, 0.72);
  justify-content: center;
  align-items: center;
  opacity: 0;
  display: flex;
  position: absolute;
}.hpf-hero_game-20i:hover .hpf-hero_game_play-20i {
  opacity: 1;
}.hpf-hero_game_play-20i span {
  background: #C4973E;
  border-radius: 50%;
  height: 52px;
  display: flex;
  width: 3.25rem;
  justify-content: center;
  align-items: center;
}.hpf-hero_game_play-20i span svg {
  width: 18px;
  height: 1.125rem;
  margin-left: 2px;
}.hpf-hero_game_info-20i {
  padding: 14px 16px;
}.hpf-hero_game_title-20i {
  font-weight: 700;
  color: #F6EDD9;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 0.25rem;
}.hpf-hero_game_provider-20i {
  color: #8C7860;
  font-size: 11px;
}.hpf-hero_game_btn-20i {
  background: #C4973E;
  margin: 0.75rem 1rem 1rem;
  transition: background .2s;
  padding: 0.688rem;
  border-radius: 0.5rem;
  text-align: center;
  display: block;
  font-weight: 700;
  font-size: 0.813rem;
  color: #F6EDD9;
}.hpf-hero_game-20i:hover .hpf-hero_game_btn-20i {
  background: #D9AE52;
}.hpf-sbar-20i {
  background: #0F0D0A;
  padding: 1rem 16px 0;
}
@media(min-width: 769px) {.hpf-sbar-20i {
  padding: 1.125rem 24px 0;
}
}.hpf-sbar_in-20i {
  margin: 0 auto;
  max-width: 82.5rem;
}.hpf-sbar_row-20i {
  gap: 10px;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}.hpf-sbar_input-20i {
  transition: border-color .2s;
  gap: 0.625rem;
  background: #141210;
  flex: 1;
  padding: 11px 1rem;
  border-radius: 8px;
  border: 1px solid rgba(255, 245, 220, 0.11);
  align-items: center;
  cursor: pointer;
  font-size: 13px;
  color: #8C7860;
  display: flex;
}.hpf-sbar_input-20i:hover {
  border-color: rgba(196, 151, 62, 0.55);
}.hpf-sbar_input-20i svg {
  stroke-linejoin: round;
  flex-shrink: 0;
  height: 0.938rem;
  width: 15px;
  stroke-linecap: round;
}.hpf-sbar_providers-20i {
  transition: border-color .2s;
  background: #141210;
  padding: 11px 18px;
  border-radius: 8px;
  gap: 0.5rem;
  border: 1px solid rgba(255, 245, 220, 0.11);
  font-size: 13px;
  align-items: center;
  display: flex;
  white-space: nowrap;
  font-weight: 600;
  color: #D2C2A6;
}.hpf-sbar_providers-20i:hover {
  border-color: rgba(196, 151, 62, 0.55);
  color: #F6EDD9;
}.hpf-sbar_providers-20i svg {
  stroke-linecap: round;
  height: 0.875rem;
  width: 0.875rem;
  stroke-linejoin: round;
}.hpf-sbar_tabs-20i {
  gap: 6px;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
}.hpf-sbar_tabs-20i::-webkit-scrollbar {
  display: none;
}.hpf-sbar_tab-20i {
  border: 1px solid rgba(255, 245, 220, 0.06);
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 245, 220, 0.05);
  border-radius: 1.25rem;
  padding: 0.5rem 14px;
  gap: 0.438rem;
  font-size: 0.75rem;
  font-weight: 600;
  color: #A08870;
  white-space: nowrap;
  cursor: pointer;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.hpf-sbar_tab-20i:hover {
  background: rgba(255, 245, 220, 0.07);
  border-color: rgba(196, 151, 62, 0.55);
  color: #F6EDD9;
}.hpf-sbar_tab-20i.hpf-state_active-20i {
  border-color: rgba(196, 151, 62, 0.07);
  background: rgba(196, 151, 62, 0.18);
  color: #F6EDD9;
}.hpf-sbar_tab_ic-20i svg {
  width: 0.875rem;
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
}.hpf-wy-20i {
  padding: 32px 16px 0;
  background: #0F0D0A;
}
@media(min-width: 769px) {.hpf-wy-20i {
  padding: 2.5rem 1.5rem 0;
}
}.hpf-wy_in-20i {
  margin: 0 auto;
  max-width: 82.5rem;
}.hpf-wy_head-20i {
  max-width: 45rem;
  margin-bottom: 18px;
}.hpf-wy_label-20i {
  margin-bottom: 0.5rem;
  color: #C4973E;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
}.hpf-wy_h2-20i {
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 8px;
  font-size: 1.25rem;
  color: #F6EDD9;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.hpf-wy_h2-20i {
  font-size: 24px;
}
}.hpf-wy_intro-20i {
  margin: 0;
  line-height: 1.6;
  color: #8C7860;
  font-size: 13px;
}.hpf-wy_grid-20i {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.hpf-wy_grid-20i {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.hpf-wy_grid-20i {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.hpf-wy_card-20i {
  border: 1px solid rgba(255, 245, 220, 0.11);
  background: #1A1713;
  border-radius: 0.5rem;
  padding: 20px;
  transition: border-color .2s,transform .2s;
}.hpf-wy_card-20i:hover {
  transform: translateY(-2px);
  border-color: rgba(196, 151, 62, 0.07);
}.hpf-wy_card_ic-20i {
  background: rgba(196, 151, 62, 0.18);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  width: 44px;
  color: #C4973E;
  height: 2.75rem;
}.hpf-wy_card_ic-20i svg {
  height: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.375rem;
}.hpf-wy_card_h-20i {
  color: #F6EDD9;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 0.938rem;
  line-height: 1.25;
}.hpf-wy_card_p-20i {
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #8C7860;
}.hpf-wy_card_p-20i strong {
  color: #D2C2A6;
  font-weight: 600;
}.hpf-gr_jp-20i {
  border-radius: 0.875rem;
  background: linear-gradient(135deg,#1C0E2E 0%,#0D0B14 100%);
  padding: 20px;
  overflow: hidden;
  position: relative;
}.hpf-gr_jp-20i::before {
  background: radial-gradient(circle,rgba(123, 90, 26, 0.28) 0%,transparent 70%);
  border-radius: 50%;
  left: -60px;
  position: absolute;
  width: 250px;
  top: -3.75rem;
  height: 15.625rem;
  content: '';
}.hpf-gr_jp-20i::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 160, 23, 0.17) 0%,transparent 70%);
  position: absolute;
  bottom: -2.5rem;
  height: 12.5rem;
  content: '';
  right: 0;
  width: 200px;
}.hpf-gr_jp_head-20i {
  gap: 16px;
  margin-bottom: 1rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
  position: relative;
  z-index: 1;
}.hpf-gr_jp_info-20i {
  flex: 1;
}.hpf-gr_jp_label-20i {
  letter-spacing: .08em;
  color: #8B3FA8;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 6px;
}.hpf-gr_jp_label-20i svg {
  vertical-align: -2px;
  margin-right: 4px;
  width: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 14px;
}.hpf-gr_jp_amount-20i {
  font-size: 32px;
  color: #F6EDD9;
  line-height: 1;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 766px) {.hpf-gr_jp_amount-20i {
  font-size: 40px;
}
}.hpf-gr_jp_amount-20i span {
  color: #D4A017;
}.hpf-gr_jp_seo-20i {
  line-height: 1.5;
  color: #A08870;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  max-width: 30rem;
}.hpf-gr_jp_cta-20i {
  border-radius: 0.5rem;
  background: rgba(123, 90, 26, 0.28);
  transition: background .2s;
  padding: 11px 1.25rem;
  border: 1px solid rgba(123, 90, 26, 0.28);
  font-size: 13px;
  white-space: nowrap;
  flex-shrink: 0;
  position: relative;
  z-index: 1;
  font-weight: 700;
  color: #F6EDD9;
  margin-top: 0.25rem;
  align-self: flex-start;
}.hpf-gr_jp_cta-20i:hover {
  background: #7B5A1A;
}.hpf-ws-20i {
  background: #0F0D0A;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.hpf-ws-20i {
  padding: 2.25rem 1.5rem 0;
}
}.hpf-ws_in-20i {
  margin: 0 auto;
  max-width: 82.5rem;
}.hpf-ws_head-20i {
  gap: 0.75rem;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 0.875rem;
}.hpf-ws_title-20i {
  gap: 0.625rem;
  font-weight: 700;
  flex-wrap: wrap;
  color: #F6EDD9;
  font-size: 1rem;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
}.hpf-ws_title_ic-20i svg {
  height: 1.125rem;
  stroke-linecap: round;
  color: #D4A017;
  width: 1.125rem;
  stroke-linejoin: round;
}.hpf-ws_online-20i {
  gap: 0.438rem;
  font-weight: 600;
  align-items: center;
  color: #8C7860;
  font-size: 0.75rem;
  display: flex;
}.hpf-ws_online_dot-20i {
  border-radius: 50%;
  background: #2E9E5C;
  height: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(46, 158, 92, 0.18);
  width: 8px;
}.hpf-ws_scroll-20i {
  gap: 0.5rem;
  display: flex;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
}.hpf-ws_scroll-20i::-webkit-scrollbar {
  display: none;
}.hpf-wc-20i {
  border-radius: 8px;
  gap: 10px;
  border: 1px solid rgba(255, 245, 220, 0.11);
  padding: 10px 0.875rem;
  background: #141210;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.hpf-wc_img-20i {
  overflow: hidden;
  background: #1A1713;
  border-radius: 4px;
  flex-shrink: 0;
  width: 2.25rem;
  height: 2.25rem;
}.hpf-wc_img-20i img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.hpf-wc_info-20i {
  min-width: 0;
}.hpf-wc_game-20i {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  font-size: 12px;
  color: #D2C2A6;
  text-overflow: ellipsis;
}.hpf-wc_player-20i {
  overflow: hidden;
  white-space: nowrap;
  color: #6E6052;
  text-overflow: ellipsis;
  font-size: 0.625rem;
}.hpf-wc_amount-20i {
  font-weight: 700;
  font-size: 0.813rem;
  margin-left: auto;
  white-space: nowrap;
  flex-shrink: 0;
  color: #2E9E5C;
}.hpf-bon-20i {
  padding: 36px 16px 0;
  background: #0F0D0A;
}
@media(min-width: 769px) {.hpf-bon-20i {
  padding: 44px 1.5rem 0;
}
}.hpf-bon_in-20i {
  margin: 0 auto;
  max-width: 1320px;
}.hpf-bon_head-20i {
  margin-bottom: 20px;
}.hpf-bon_label-20i {
  font-size: 0.688rem;
  color: #C4973E;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
}.hpf-bon_h2-20i {
  font-size: 1.25rem;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  color: #F6EDD9;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.hpf-bon_h2-20i {
  font-size: 1.5rem;
}
}.hpf-bon_seo-20i {
  line-height: 1.6;
  max-width: 620px;
  font-size: 0.813rem;
  color: #8C7860;
  overflow-wrap: break-word;
}.hpf-bon_seo-20i strong {
  font-weight: 700;
  color: #D2C2A6;
}.hpf-bon_seo-20i a {
  text-decoration: underline;
  color: #C4973E;
}.hpf-bon_grid-20i {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.hpf-bon_grid-20i {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.hpf-bon_grid-20i {
  grid-template-columns: repeat(5,1fr);
}
}.hpf-bon_card-20i {
  background: #141210;
  border-radius: 8px;
  border: 1px solid rgba(255, 245, 220, 0.11);
  transition: border-color .2s,transform .2s;
  padding: 16px;
}.hpf-bon_card-20i:hover {
  border-color: rgba(196, 151, 62, 0.07);
  transform: translateY(-2px);
}.hpf-bon_card_ic-20i svg {
  height: 26px;
  stroke-linecap: round;
  width: 1.625rem;
  stroke-linejoin: round;
}.hpf-bon_card_ic-20i {
  margin-bottom: 10px;
}.hpf-bon_card_type-20i {
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 0.625rem;
  color: #8C7860;
  font-weight: 700;
}.hpf-bon_card_amount-20i {
  color: #D4A017;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 6px;
}.hpf-bon_card_name-20i {
  font-weight: 600;
  color: #F6EDD9;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 0.5rem;
}.hpf-bon_card_detail-20i {
  border-top: 1px solid rgba(255, 245, 220, 0.05);
  font-size: 11px;
  color: #6E6052;
  line-height: 1.5;
  padding-top: 0.5rem;
  overflow-wrap: break-word;
}.hpf-htp-20i {
  padding: 36px 1rem 0;
  background: #0F0D0A;
}
@media(min-width: 766px) {.hpf-htp-20i {
  padding: 2.75rem 24px 0;
}
}.hpf-htp_in-20i {
  margin: 0 auto;
  max-width: 82.5rem;
}.hpf-htp_head-20i {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.hpf-htp_label-20i {
  color: #C4973E;
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.hpf-htp_h2-20i {
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Cormorant Garamond', serif;
  font-size: 22px;
  overflow-wrap: break-word;
  color: #F6EDD9;
}
@media(min-width: 767px) {.hpf-htp_h2-20i {
  font-size: 1.75rem;
}
}.hpf-htp_intro-20i {
  font-size: 14px;
  line-height: 1.6;
  color: #8C7860;
}.hpf-htp_steps-20i {
  gap: 12px;
  padding: 0;
  list-style: none;
  margin: 0;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.hpf-htp_steps-20i {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.hpf-htp_steps-20i {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.hpf-htp_step-20i {
  border-radius: 0.5rem;
  padding: 1.25rem 1.125rem 18px;
  border: 1px solid rgba(255, 245, 220, 0.11);
  background: #1A1713;
  position: relative;
  flex-direction: column;
  display: flex;
}.hpf-htp_step_num-20i {
  border-radius: 50%;
  background: #C4973E;
  font-weight: 800;
  color: #0D0B08;
  position: absolute;
  display: flex;
  left: 20px;
  top: -12px;
  align-items: center;
  height: 1.75rem;
  justify-content: center;
  font-size: 0.813rem;
  font-family: 'Cormorant Garamond', serif;
  width: 28px;
}.hpf-htp_step_ic-20i {
  margin: 8px 0 12px;
  background: rgba(196, 151, 62, 0.18);
  border-radius: 4px;
  justify-content: center;
  color: #C4973E;
  width: 36px;
  height: 2.25rem;
  align-items: center;
  display: flex;
}.hpf-htp_step_ic-20i svg {
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
  height: 18px;
}.hpf-htp_step_h-20i {
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  color: #F6EDD9;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25;
}.hpf-htp_step_p-20i {
  overflow-wrap: break-word;
  color: #8C7860;
  font-size: 0.813rem;
  line-height: 1.55;
}.hpf-htp_step_p-20i strong {
  color: #D2C2A6;
  font-weight: 600;
}.hpf-htp_cta-20i {
  padding: 13px 1.625rem;
  background: #2E9E5C;
  transition: background .2s;
  border-radius: 0.5rem;
  font-weight: 700;
  color: #0D0B08;
  display: inline-block;
  font-size: 0.875rem;
  margin-top: 1.25rem;
}.hpf-htp_cta-20i:hover {
  background: #38B86C;
}.hpf-app-20i {
  background: #0F0D0A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.hpf-app-20i {
  padding: 2.75rem 24px 0;
}
}.hpf-app_in-20i {
  margin: 0 auto;
  max-width: 82.5rem;
}.hpf-app_head-20i {
  margin-bottom: 16px;
}.hpf-app_label-20i {
  font-weight: 700;
  color: #C4973E;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 11px;
}.hpf-app_h2-20i {
  color: #F6EDD9;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 765px) {.hpf-app_h2-20i {
  font-size: 1.5rem;
}
}.hpf-app_sub-20i {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #8C7860;
  line-height: 1.6;
  max-width: 37.5rem;
}.hpf-app_sub-20i strong {
  color: #D2C2A6;
  font-weight: 700;
}.hpf-app_cards-20i {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 1rem;
}
@media(min-width: 641px) {.hpf-app_cards-20i {
  grid-template-columns: repeat(3,1fr);
}
}.hpf-app_card-20i {
  border-radius: 8px;
  padding: 1.25rem;
  gap: 1rem;
  overflow: hidden;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
  position: relative;
}.hpf-app_card_ios-20i {
  background: linear-gradient(135deg,rgba(196, 151, 62, 0.18) 0%,#1A1713 100%);
}.hpf-app_card_android-20i {
  background: linear-gradient(135deg,rgba(46, 158, 92, 0.18) 0%,#1A1713 100%);
}.hpf-app_card_win-20i {
  background: linear-gradient(135deg,rgba(212, 160, 23, 0.17) 0%,#1A1713 100%);
}.hpf-app_card_ic-20i svg {
  stroke-linecap: round;
  height: 34px;
  stroke-linejoin: round;
  width: 34px;
}.hpf-app_card_ic-20i {
  flex-shrink: 0;
  color: #F6EDD9;
}.hpf-app_card_os-20i {
  font-size: 10px;
  text-transform: uppercase;
  color: #8C7860;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.375rem;
}.hpf-app_card_title-20i {
  font-size: 15px;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #F6EDD9;
  font-weight: 700;
}.hpf-app_card_text-20i {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #8C7860;
  margin-bottom: 14px;
  line-height: 1.5;
}.hpf-app_card_btn-20i {
  gap: 0.438rem;
  border-radius: 4px;
  background: rgba(255, 245, 220, 0.12);
  transition: background .2s;
  padding: 10px 18px;
  border: 1px solid rgba(196, 151, 62, 0.55);
  color: #F6EDD9;
  font-weight: 700;
  align-items: center;
  display: inline-flex;
  font-size: 13px;
}.hpf-app_card_btn-20i:hover {
  background: rgba(255, 245, 220, 0.07);
}.hpf-reg-20i {
  background: #0F0D0A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.hpf-reg-20i {
  padding: 44px 1.5rem 0;
}
}.hpf-reg_in-20i {
  padding: 28px 24px;
  border-radius: 14px;
  margin: 0 auto;
  background: #1A1713;
  border: 1px solid rgba(255, 245, 220, 0.06);
  max-width: 1320px;
}
@media(min-width: 769px) {.hpf-reg_in-20i {
  padding: 40px;
}
}.hpf-reg_top-20i {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.hpf-reg_top-20i {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.hpf-reg_label-20i {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C4973E;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.625rem;
}.hpf-reg_h2-20i {
  font-family: 'Cormorant Garamond', serif;
  color: #F6EDD9;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.75rem;
  line-height: 1.2;
  font-size: 22px;
}
@media(min-width: 771px) {.hpf-reg_h2-20i {
  font-size: 1.75rem;
}
}.hpf-reg_bonus-20i {
  gap: 0.5rem;
  background: rgba(212, 160, 23, 0.17);
  border-radius: 0.5rem;
  border: 1px solid rgba(212, 160, 23, 0.17);
  padding: 0.625rem 16px;
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.hpf-reg_bonus_amount-20i {
  color: #D4A017;
  font-size: 20px;
  font-weight: 800;
}.hpf-reg_bonus_text-20i {
  line-height: 1.35;
  font-size: 13px;
  color: #A08870;
}.hpf-reg_cta_btn-20i {
  padding: 14px 32px;
  background: #2E9E5C;
  transition: background .2s;
  border-radius: 8px;
  font-size: 15px;
  margin-bottom: 0.75rem;
  color: #0D0B08;
  display: inline-block;
  box-shadow: 0 4px 1.375rem rgba(46, 158, 92, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  font-weight: 700;
}.hpf-reg_cta_btn-20i:hover {
  background: #38B86C;
}.hpf-reg_terms-20i {
  color: #6E6052;
  line-height: 1.5;
  font-size: 0.688rem;
}.hpf-reg_seo-20i {
  border-top: 1px solid rgba(255, 245, 220, 0.05);
  margin-top: 20px;
  overflow-wrap: break-word;
  color: #8C7860;
  font-size: 13px;
  line-height: 1.65;
  padding-top: 1.25rem;
}.hpf-reg_seo-20i p {
  margin-bottom: 10px;
  color: #8C7860;
  line-height: 1.65;
  font-size: 0.813rem;
}.hpf-reg_seo-20i p:last-child {
  margin-bottom: 0;
}.hpf-reg_seo-20i strong {
  font-weight: 700;
  color: #D2C2A6;
}.hpf-reg_seo-20i a {
  transition: color .2s;
  color: #C4973E;
  text-decoration: underline;
}.hpf-reg_seo-20i a:hover {
  color: #D9AE52;
}.hpf-reg_seo-20i ul,.hpf-reg_seo-20i ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.hpf-reg_seo-20i ol {
  list-style: decimal;
}.hpf-reg_seo-20i li {
  color: #8C7860;
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 0.25rem;
}.hpf-reg_seo-20i table {
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 0.625rem;
}
@media(min-width: 767px) {.hpf-reg_seo-20i table {
  display: table;
}
}.hpf-reg_seo-20i th {
  border-bottom: 1px solid rgba(255, 245, 220, 0.07);
  padding: 8px;
  text-align: left;
  font-weight: 700;
  color: #D2C2A6;
}.hpf-reg_seo-20i td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 245, 220, 0.05);
  color: #8C7860;
}.hpf-reg_steps-20i {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 1.75rem;
}
@media(min-width: 861px) {.hpf-reg_steps-20i {
  margin-top: 0;
}
}.hpf-reg_step-20i {
  background: rgba(255, 245, 220, 0.05);
  padding: 1rem;
  border: 1px solid rgba(255, 245, 220, 0.06);
  border-radius: 8px;
  gap: 0.875rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.hpf-reg_step_num-20i {
  background: rgba(196, 151, 62, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(196, 151, 62, 0.07);
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  font-size: 0.875rem;
  color: #C4973E;
  font-weight: 800;
  align-items: center;
  height: 34px;
  width: 34px;
}.hpf-reg_step_title-20i {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 14px;
  color: #F6EDD9;
}.hpf-reg_step_text-20i {
  font-size: 12px;
  color: #8C7860;
  line-height: 1.5;
}.hpf-reg_trust-20i {
  gap: 10px;
  border-top: 1px solid rgba(255, 245, 220, 0.05);
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
  margin-top: 20px;
}.hpf-reg_trust_item-20i {
  gap: 7px;
  color: #8C7860;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 12px;
  display: flex;
}.hpf-reg_trust_ic-20i svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #C4973E;
  height: 16px;
  width: 1rem;
}.hpf-prov-20i {
  background: #0F0D0A;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.hpf-prov-20i {
  padding: 2.75rem 24px 0;
}
}.hpf-prov_in-20i {
  margin: 0 auto;
  max-width: 1320px;
}.hpf-prov_head-20i {
  margin-bottom: 16px;
}.hpf-prov_label-20i {
  letter-spacing: .08em;
  font-weight: 700;
  color: #C4973E;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
}.hpf-prov_h2-20i {
  font-family: 'Cormorant Garamond', serif;
  color: #F6EDD9;
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.hpf-prov_h2-20i {
  font-size: 24px;
}
}.hpf-prov_seo-20i {
  margin-bottom: 1rem;
  overflow-wrap: break-word;
  color: #8C7860;
  line-height: 1.6;
  font-size: 0.813rem;
  max-width: 620px;
}.hpf-prov_seo-20i strong {
  color: #D2C2A6;
  font-weight: 700;
}.hpf-prov_seo-20i a {
  color: #C4973E;
  text-decoration: underline;
}.hpf-prov_grid-20i {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.hpf-prov_grid-20i {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.hpf-prov_grid-20i {
  grid-template-columns: repeat(8,1fr);
}
}.hpf-prov_card-20i {
  border: 1px solid rgba(255, 245, 220, 0.11);
  padding: 0.875rem 0.625rem;
  gap: 0.438rem;
  transition: border-color .2s,background .2s;
  border-radius: 0.5rem;
  background: #141210;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  align-items: center;
}.hpf-prov_card-20i:hover {
  background: #1A1713;
  border-color: rgba(196, 151, 62, 0.55);
}.hpf-prov_logo-20i {
  border-radius: 4px;
  overflow: hidden;
  background: rgba(255, 245, 220, 0.05);
  width: 2.75rem;
  justify-content: center;
  display: flex;
  height: 2.75rem;
  align-items: center;
}.hpf-prov_logo-20i img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.hpf-prov_name-20i {
  text-align: center;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #A08870;
  font-size: 11px;
}.hpf-seo-20i {
  background: #0F0D0A;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.hpf-seo-20i {
  padding: 2.75rem 1.5rem 0;
}
}.hpf-seo_in-20i {
  margin: 0 auto;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 245, 220, 0.11);
  background: #1A1713;
  border-radius: 0.875rem;
  max-width: 1320px;
}
@media(min-width: 769px) {.hpf-seo_in-20i {
  padding: 36px 40px;
}
}.hpf-seo_label-20i {
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
  color: #C4973E;
  text-transform: uppercase;
}.hpf-seo_h2-20i {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.25rem;
  color: #F6EDD9;
  font-weight: 800;
  margin-bottom: 14px;
  line-height: 1.25;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.hpf-seo_h2-20i {
  font-size: 24px;
}
}.hpf-seo_body-20i {
  color: #A08870;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.hpf-seo_body-20i p {
  line-height: 1.75;
  color: #A08870;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}.hpf-seo_body-20i p:last-child {
  margin-bottom: 0;
}.hpf-seo_body-20i strong {
  color: #D2C2A6;
  font-weight: 700;
}.hpf-seo_body-20i a {
  transition: color .2s;
  color: #C4973E;
  text-decoration: underline;
}.hpf-seo_body-20i a:hover {
  color: #D9AE52;
}.hpf-seo_body-20i ul,.hpf-seo_body-20i ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.hpf-seo_body-20i ol {
  list-style: decimal;
}.hpf-seo_body-20i li {
  margin-bottom: 0.375rem;
  font-size: 14px;
  line-height: 1.75;
  color: #A08870;
}.hpf-seo_body-20i table {
  margin-bottom: 12px;
  width: 100%;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width:768px) {.hpf-seo_body-20i table {
  display: table;
}
}.hpf-seo_body-20i th {
  border-bottom: 1px solid rgba(255, 245, 220, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #D2C2A6;
  text-align: left;
}.hpf-seo_body-20i td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 245, 220, 0.05);
  color: #A08870;
}.hpf-seo_cols-20i {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.hpf-seo_cols-20i {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.hpf-seo_cols-20i {
  grid-template-columns: repeat(3,1fr);
}
}.hpf-seo_col_h-20i {
  color: #D2C2A6;
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-size: 13px;
}.hpf-seo_col_p-20i {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #8C7860;
}.hpf-seo_stats-20i {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.hpf-seo_stat-20i {
  border-radius: 0.5rem;
  flex: 1;
  border: 1px solid rgba(196, 151, 62, 0.18);
  padding: 0.875rem 1rem;
  background: rgba(196, 151, 62, 0.07);
  min-width: 8.75rem;
}.hpf-seo_stat_val-20i {
  font-size: 20px;
  color: #C4973E;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
}.hpf-seo_stat_lb-20i {
  overflow-wrap: break-word;
  color: #8C7860;
  font-size: 11px;
}.hpf-seo-20i {
  background: #0F0D0A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.hpf-seo-20i {
  padding: 44px 1.5rem 0;
}
}.hpf-seo_in-20i {
  border-radius: 0.875rem;
  margin: 0 auto;
  background: #1A1713;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 245, 220, 0.11);
  max-width: 1320px;
}
@media(min-width: 766px) {.hpf-seo_in-20i {
  padding: 2.25rem 40px;
}
}.hpf-seo_label-20i {
  color: #C4973E;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 10px;
}.hpf-seo_h2-20i {
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  color: #F6EDD9;
  font-size: 20px;
}
@media(min-width: 769px) {.hpf-seo_h2-20i {
  font-size: 24px;
}
}.hpf-seo_body-20i {
  font-size: 14px;
  line-height: 1.75;
  color: #A08870;
  overflow-wrap: break-word;
}.hpf-seo_body-20i p {
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #A08870;
  line-height: 1.75;
}.hpf-seo_body-20i p:last-child {
  margin-bottom: 0;
}.hpf-seo_body-20i strong {
  color: #D2C2A6;
  font-weight: 700;
}.hpf-seo_body-20i a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4973E;
}.hpf-seo_body-20i a:hover {
  color: #D9AE52;
}.hpf-seo_body-20i ul,.hpf-seo_body-20i ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.hpf-seo_body-20i ol {
  list-style: decimal;
}.hpf-seo_body-20i li {
  font-size: 14px;
  color: #A08870;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.hpf-seo_body-20i table {
  margin-bottom: 12px;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
}
@media(min-width: 769px) {.hpf-seo_body-20i table {
  display: table;
}
}.hpf-seo_body-20i th {
  border-bottom: 1px solid rgba(255, 245, 220, 0.07);
  padding: 0.625rem 0.75rem;
  color: #D2C2A6;
  font-weight: 700;
  text-align: left;
}.hpf-seo_body-20i td {
  border-bottom: 1px solid rgba(255, 245, 220, 0.05);
  padding: 0.625rem 12px;
  color: #A08870;
}.hpf-seo_cols-20i {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.hpf-seo_cols-20i {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.hpf-seo_cols-20i {
  grid-template-columns: repeat(3,1fr);
}
}.hpf-seo_col_h-20i {
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 0.438rem;
  color: #D2C2A6;
  overflow-wrap: break-word;
}.hpf-seo_col_p-20i {
  font-size: 0.813rem;
  color: #8C7860;
  line-height: 1.65;
  overflow-wrap: break-word;
}.hpf-seo_stats-20i {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.hpf-seo_stat-20i {
  flex: 1;
  background: rgba(196, 151, 62, 0.07);
  padding: 0.875rem 1rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(196, 151, 62, 0.18);
  min-width: 140px;
}.hpf-seo_stat_val-20i {
  color: #C4973E;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
}.hpf-seo_stat_lb-20i {
  font-size: 11px;
  color: #8C7860;
  overflow-wrap: break-word;
}.hpf-seo-20i {
  background: #0F0D0A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.hpf-seo-20i {
  padding: 2.75rem 1.5rem 0;
}
}.hpf-seo_in-20i {
  background: #1A1713;
  margin: 0 auto;
  border-radius: 0.875rem;
  padding: 28px 24px;
  border: 1px solid rgba(255, 245, 220, 0.11);
  max-width: 1320px;
}
@media(min-width: 769px) {.hpf-seo_in-20i {
  padding: 2.25rem 2.5rem;
}
}.hpf-seo_label-20i {
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
  color: #C4973E;
  text-transform: uppercase;
}.hpf-seo_h2-20i {
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #F6EDD9;
  font-weight: 800;
  font-size: 1.25rem;
  line-height: 1.25;
}
@media(min-width: 765px) {.hpf-seo_h2-20i {
  font-size: 1.5rem;
}
}.hpf-seo_body-20i {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #A08870;
}.hpf-seo_body-20i p {
  font-size: 14px;
  color: #A08870;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.hpf-seo_body-20i p:last-child {
  margin-bottom: 0;
}.hpf-seo_body-20i strong {
  color: #D2C2A6;
  font-weight: 700;
}.hpf-seo_body-20i a {
  transition: color .2s;
  color: #C4973E;
  text-decoration: underline;
}.hpf-seo_body-20i a:hover {
  color: #D9AE52;
}.hpf-seo_body-20i ul,.hpf-seo_body-20i ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.hpf-seo_body-20i ol {
  list-style: decimal;
}.hpf-seo_body-20i li {
  color: #A08870;
  margin-bottom: 0.375rem;
  font-size: 14px;
  line-height: 1.75;
}.hpf-seo_body-20i table {
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
}
@media(min-width: 765px) {.hpf-seo_body-20i table {
  display: table;
}
}.hpf-seo_body-20i th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 245, 220, 0.07);
  color: #D2C2A6;
  font-weight: 700;
  text-align: left;
}.hpf-seo_body-20i td {
  border-bottom: 1px solid rgba(255, 245, 220, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A08870;
}.hpf-seo_cols-20i {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.hpf-seo_cols-20i {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.hpf-seo_cols-20i {
  grid-template-columns: repeat(3,1fr);
}
}.hpf-seo_col_h-20i {
  font-weight: 700;
  color: #D2C2A6;
  margin-bottom: 7px;
  font-size: 13px;
  overflow-wrap: break-word;
}.hpf-seo_col_p-20i {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #8C7860;
}.hpf-seo_stats-20i {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.hpf-seo_stat-20i {
  background: rgba(196, 151, 62, 0.07);
  border-radius: 0.5rem;
  padding: 0.875rem 1rem;
  flex: 1;
  border: 1px solid rgba(196, 151, 62, 0.18);
  min-width: 140px;
}.hpf-seo_stat_val-20i {
  font-size: 20px;
  overflow-wrap: break-word;
  color: #C4973E;
  margin-bottom: 4px;
  font-weight: 800;
}.hpf-seo_stat_lb-20i {
  color: #8C7860;
  overflow-wrap: break-word;
  font-size: 11px;
}.hpf-pmt-20i {
  padding: 2.25rem 1rem 0;
  background: #0F0D0A;
}
@media(min-width: 766px) {.hpf-pmt-20i {
  padding: 44px 1.5rem 0;
}
}.hpf-pmt_in-20i {
  margin: 0 auto;
  max-width: 82.5rem;
}.hpf-pmt_head-20i {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.hpf-pmt_label-20i {
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C4973E;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.hpf-pmt_h2-20i {
  color: #F6EDD9;
  font-family: 'Cormorant Garamond', serif;
  font-size: 22px;
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.hpf-pmt_h2-20i {
  font-size: 1.75rem;
}
}.hpf-pmt_intro-20i {
  line-height: 1.6;
  color: #8C7860;
  overflow-wrap: break-word;
  font-size: 14px;
}.hpf-pmt_groups-20i {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.hpf-pmt_group-20i {
  border-radius: 8px;
  padding: 1.25rem;
  background: #1A1713;
  border: 1px solid rgba(255, 245, 220, 0.11);
}.hpf-pmt_group_head-20i {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.625rem;
  display: flex;
}.hpf-pmt_group_ic-20i {
  border-radius: 4px;
  background: rgba(196, 151, 62, 0.18);
  color: #C4973E;
  display: flex;
  flex-shrink: 0;
  width: 2.25rem;
  height: 36px;
  justify-content: center;
  align-items: center;
}.hpf-pmt_group_ic-20i svg {
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.125rem;
}.hpf-pmt_group_h-20i {
  margin: 0;
  font-weight: 700;
  font-size: 1rem;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  color: #F6EDD9;
}.hpf-pmt_group_p-20i {
  color: #8C7860;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  margin-bottom: 14px;
}.hpf-pmt_group_p-20i strong {
  font-weight: 600;
  color: #D2C2A6;
}.hpf-pmt_table_wrap-20i {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.hpf-pmt_table-20i {
  min-width: 540px;
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
}.hpf-pmt_table-20i th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 245, 220, 0.07);
  text-transform: uppercase;
  font-weight: 700;
  white-space: nowrap;
  letter-spacing: .04em;
  font-size: 0.688rem;
  color: #D2C2A6;
  text-align: left;
}.hpf-pmt_table-20i td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 245, 220, 0.05);
  color: #8C7860;
}.hpf-pmt_table-20i tbody tr:last-child td {
  border-bottom: none;
}.hpf-pmt_table-20i tr:hover td {
  background: rgba(255, 245, 220, 0.05);
  color: #D2C2A6;
}.hpf-faq-20i {
  padding: 36px 1rem 0;
  background: #0F0D0A;
}
@media(min-width: 769px) {.hpf-faq-20i {
  padding: 44px 24px 0;
}
}.hpf-faq_in-20i {
  margin: 0 auto;
  max-width: 1320px;
}.hpf-faq_head-20i {
  margin-bottom: 20px;
}.hpf-faq_label-20i {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #C4973E;
  font-size: 0.688rem;
  font-weight: 700;
}.hpf-faq_h2-20i {
  color: #F6EDD9;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 765px) {.hpf-faq_h2-20i {
  font-size: 1.5rem;
}
}.hpf-faq_list-20i {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.hpf-faq_item-20i {
  background: #1A1713;
  border-radius: 0.5rem;
  overflow: hidden;
  border: 1px solid rgba(255, 245, 220, 0.11);
}.hpf-faq_q-20i {
  gap: 12px;
  padding: 1rem 20px;
  transition: color .2s;
  justify-content: space-between;
  flex-wrap: wrap;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #D2C2A6;
  font-weight: 600;
  align-items: center;
  display: flex;
  cursor: pointer;
}.hpf-faq_q-20i:hover {
  color: #F6EDD9;
}.hpf-faq_q_ic-20i {
  transition: transform .25s;
  background: rgba(255, 245, 220, 0.05);
  border-radius: 50%;
  align-items: center;
  color: #C4973E;
  flex-shrink: 0;
  width: 1.5rem;
  font-size: 1rem;
  justify-content: center;
  height: 24px;
  display: flex;
}.hpf-faq_item-20i.hpf-state_open-20i .hpf-faq_q_ic-20i {
  transform: rotate(45deg);
}.hpf-faq_a-20i {
  padding: 0 1.25rem 1rem;
  display: none;
  font-size: 13px;
  color: #8C7860;
  overflow-wrap: break-word;
  line-height: 1.7;
}.hpf-faq_item-20i.hpf-state_open-20i .hpf-faq_a-20i {
  display: block;
}.hpf-faq_a-20i strong {
  color: #D2C2A6;
  font-weight: 700;
}.hpf-faq_a-20i a {
  color: #C4973E;
  text-decoration: underline;
}.hpf-faq_a-20i ul,.hpf-faq_a-20i ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.hpf-faq_a-20i ol {
  list-style: decimal;
}.hpf-faq_a-20i li {
  margin-bottom: 4px;
  line-height: 1.6;
}.hpf-faq_a-20i table {
  margin: 0.5rem 0;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 12px;
}
@media(min-width: 771px) {.hpf-faq_a-20i table {
  display: table;
}
}.hpf-faq_a-20i th {
  border-bottom: 1px solid rgba(255, 245, 220, 0.07);
  padding: 0.375rem 8px;
  color: #D2C2A6;
  font-weight: 700;
  text-align: left;
}.hpf-faq_a-20i td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 245, 220, 0.05);
  color: #8C7860;
}.hpf-ft-20i {
  background: #080706;
  border-top: 1px solid rgba(255, 245, 220, 0.05);
  margin-top: 48px;
}.hpf-ft_support-20i {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 245, 220, 0.05);
}
@media(min-width: 769px) {.hpf-ft_support-20i {
  padding: 1.75rem 24px;
}
}.hpf-ft_support_in-20i {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
}.hpf-ft_support_main-20i {
  flex: 1;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  min-width: 220px;
  display: flex;
}.hpf-ft_support_ic-20i {
  flex-shrink: 0;
  color: #C4973E;
}.hpf-ft_support_ic-20i svg {
  width: 30px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.875rem;
}.hpf-ft_support_text_title-20i {
  overflow-wrap: break-word;
  font-size: 15px;
  color: #F6EDD9;
  margin-bottom: 3px;
  font-weight: 700;
}.hpf-ft_support_text_sub-20i {
  color: #8C7860;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.hpf-ft_support_btn-20i {
  transition: background .2s;
  padding: 11px 22px;
  background: #C4973E;
  border-radius: 0.5rem;
  white-space: nowrap;
  flex-shrink: 0;
  color: #F6EDD9;
  font-size: 0.813rem;
  font-weight: 700;
}.hpf-ft_support_btn-20i:hover {
  background: #D9AE52;
}.hpf-ft_support_contacts-20i {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.hpf-ft_support_contact-20i {
  line-height: 1.4;
  color: #6E6052;
  font-size: 12px;
}.hpf-ft_support_contact-20i strong {
  margin-bottom: 2px;
  font-size: 11px;
  color: #A08870;
  font-weight: 600;
  display: block;
}.hpf-ft_main-20i {
  padding: 32px 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 245, 220, 0.05);
}
@media(min-width: 769px) {.hpf-ft_main-20i {
  padding: 40px 1.5rem 2rem;
}
}.hpf-ft_main_in-20i {
  gap: 24px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
}
@media(min-width: 643px) {.hpf-ft_main_in-20i {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.hpf-ft_main_in-20i {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.hpf-ft_col_logo-20i {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.hpf-ft_col_logo-20i {
  grid-column: auto;
}
}.hpf-ft_logo-20i {
  gap: 0.563rem;
  margin-bottom: 12px;
  font-weight: 800;
  color: #F6EDD9;
  display: flex;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-size: 1rem;
  align-items: center;
}.hpf-ft_logo_mark-20i {
  overflow: hidden;
  border-radius: 4px;
  width: 30px;
  height: 1.875rem;
}.hpf-ft_logo_mark-20i img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.hpf-ft_logo_sub-20i {
  color: #6E6052;
  font-size: 12px;
  overflow-wrap: break-word;
  max-width: 12.5rem;
  line-height: 1.55;
}.hpf-ft_col_title-20i {
  font-weight: 700;
  letter-spacing: .07em;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  color: #A08870;
  font-size: 12px;
}.hpf-ft_col_links-20i {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.hpf-ft_col_link-20i {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #6E6052;
  font-size: 13px;
}.hpf-ft_col_link-20i:hover {
  color: #D2C2A6;
}.hpf-ft_apps-20i {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.hpf-ft_app_card-20i {
  padding: 10px 0.75rem;
  border: 1px solid rgba(255, 245, 220, 0.11);
  background: rgba(255, 245, 220, 0.05);
  border-radius: 4px;
  transition: border-color .2s;
  gap: 0.625rem;
  display: flex;
  align-items: center;
}.hpf-ft_app_card-20i:hover {
  border-color: rgba(196, 151, 62, 0.55);
}.hpf-ft_app_card_ic-20i svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
  height: 1.375rem;
}.hpf-ft_app_card_os-20i {
  font-weight: 600;
  color: #6E6052;
  font-size: 10px;
}.hpf-ft_app_card_action-20i {
  font-weight: 700;
  color: #D2C2A6;
  font-size: 0.75rem;
}.hpf-ft_bot-20i {
  padding: 20px 1rem;
}
@media(min-width: 769px) {.hpf-ft_bot-20i {
  padding: 1.25rem 24px;
}
}.hpf-ft_bot_in-20i {
  gap: 1rem;
  margin: 0 auto;
  max-width: 1320px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.hpf-ft_socials-20i {
  gap: 0.5rem;
  display: flex;
}.hpf-ft_soc-20i {
  border-radius: 4px;
  transition: background .2s;
  background: rgba(255, 245, 220, 0.05);
  border: 1px solid rgba(255, 245, 220, 0.11);
  align-items: center;
  width: 36px;
  display: flex;
  height: 36px;
  justify-content: center;
  color: #A08870;
}.hpf-ft_soc-20i svg {
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
  height: 16px;
}.hpf-ft_soc-20i:hover {
  background: rgba(255, 245, 220, 0.07);
}.hpf-ft_legal-20i {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 11px;
  min-width: 12.5rem;
  color: #877870;
  line-height: 1.6;
}.hpf-ft_legal-20i strong {
  font-weight: 700;
  color: #A08870;
}.hpf-ft_legal-20i a {
  color: #A08870;
  text-decoration: underline;
}.hpf-ft_age-20i {
  border: 2px solid #877870;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  color: #877870;
  width: 32px;
  display: flex;
  font-weight: 800;
  margin-left: auto;
  height: 32px;
  font-size: 0.688rem;
  flex-shrink: 0;
}