html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #0D1922;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  color: #C6BDB2;
  line-height: 1.6;
  font-family: 'Barlow', sans-serif;
}.hpu_layout_4k4 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.hpu_page_4k4 {
  display: flex;
  min-height: 100vh;
}.hpu_main_4k4 {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width: 1081px) {.hpu_main_4k4 {
  padding-left: 220px;
}
}
@media (max-width: 1077px) {.hpu_main_4k4 {
  padding-bottom: 72px;
}
}.hpu_gc_4k4 {
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 10px;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  background: #111E2C;
  flex-shrink: 0;
  width: 8.75rem;
  cursor: pointer;
  position: relative;
}
@media(min-width: 637px) {.hpu_gc_4k4 {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.hpu_gc_4k4 {
  width: 168px;
}
}.hpu_gc_4k4:hover {
  border-color: rgba(232,104,28,0.08);
  transform: translateY(-3px);
}.hpu_gc_img_4k4 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.hpu_gc_img_4k4 img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.hpu_gc_hover_4k4 {
  background: rgba(8,15,20,0.72);
  transition: opacity .2s;
  inset: 0;
  justify-content: center;
  opacity: 0;
  display: flex;
  align-items: center;
  position: absolute;
}.hpu_gc_4k4:hover .hpu_gc_hover_4k4 {
  opacity: 1;
}.hpu_gc_hover_btn_4k4 {
  border-radius: 0.375rem;
  padding: 0.5rem 16px;
  background: #E8681C;
  color: #F2EDE5;
  font-size: 0.75rem;
  font-weight: 700;
}.hpu_gc_info_4k4 {
  padding: 0.5rem 0.625rem 0.625rem;
}.hpu_gc_name_4k4 {
  overflow: hidden;
  font-size: 0.75rem;
  max-width: 100%;
  white-space: nowrap;
  margin-bottom: 3px;
  color: #C6BDB2;
  text-overflow: ellipsis;
  font-weight: 600;
}.hpu_gc_prov_4k4 {
  color: #574D44;
  font-size: 0.625rem;
}.hpu_gc_tag_4k4 {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  position: absolute;
  left: 6px;
  letter-spacing: .04em;
  z-index: 2;
  font-weight: 700;
  top: 0.375rem;
  font-size: 0.563rem;
  text-transform: uppercase;
}.hpu_gc_tag_hot_4k4 {
  background: #E83232;
  color: #fff;
}.hpu_gc_tag_new_4k4 {
  background: #2ECC6E;
  color: #0D1922;
}.hpu_gc_tag_jp_4k4 {
  background: #F0A82A;
  color: #0D1922;
}.hpu_gc_tag_ex_4k4 {
  background: #9B4EC6;
  color: #fff;
}.hpu_gc_tag_live_4k4 {
  background: #E83232;
  color: #fff;
}.hpu_gr_4k4 {
  padding: 32px 16px 0;
  background: #0D1922;
}
@media(min-width:768px) {.hpu_gr_4k4 {
  padding: 2.25rem 1.5rem 0;
}
}.hpu_gr_in_4k4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hpu_gr_head_4k4 {
  gap: 12px;
  display: flex;
  margin-bottom: 10px;
  flex-wrap: wrap;
  align-items: center;
}.hpu_gr_head_l_4k4 {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.hpu_gr_ic_4k4 {
  border-radius: 10px;
  flex-shrink: 0;
  height: 2rem;
  justify-content: center;
  width: 32px;
  align-items: center;
  display: flex;
}.hpu_gr_ic_4k4 svg {
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
  width: 1rem;
}.hpu_gr_title_4k4 {
  font-size: 1rem;
  font-weight: 700;
  color: #F2EDE5;
  font-family: 'Rye', cursive;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.hpu_gr_title_4k4 {
  font-size: 18px;
}
}.hpu_gr_more_4k4 {
  gap: 5px;
  transition: color .2s;
  white-space: nowrap;
  align-items: center;
  font-weight: 600;
  color: #6A5E54;
  flex-shrink: 0;
  display: flex;
  font-size: 0.75rem;
}.hpu_gr_more_4k4:hover {
  color: #E8681C;
}.hpu_gr_more_4k4 svg {
  height: 0.75rem;
  width: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.hpu_gr_arrows_4k4 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.hpu_gr_arr_4k4 {
  border-radius: 0.375rem;
  border: 1px solid rgba(255,255,255,0.09);
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  height: 1.875rem;
  justify-content: center;
  display: flex;
  color: #907E70;
  width: 30px;
  align-items: center;
}.hpu_gr_arr_4k4:hover {
  background: rgba(255,255,255,0.07);
  color: #F2EDE5;
}.hpu_gr_arr_4k4 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
  width: 0.813rem;
}.hpu_gr_seo_h_4k4 {
  margin: 0 0 6px;
  color: #C6BDB2;
  overflow-wrap: break-word;
  font-size: 13px;
  font-family: 'Rye', cursive;
  font-weight: 700;
  max-width: 680px;
}
@media(min-width: 770px) {.hpu_gr_seo_h_4k4 {
  font-size: 14px;
}
}.hpu_gr_seo_4k4 {
  color: #6A5E54;
  font-size: 0.75rem;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  max-width: 680px;
  line-height: 1.55;
}.hpu_gr_seo_4k4 strong {
  font-weight: 600;
  color: #C6BDB2;
}.hpu_gr_scroll_4k4 {
  gap: 0.625rem;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  display: flex;
}.hpu_gr_scroll_4k4::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.hpu_gr_scroll_4k4 {
  gap: 0.75rem;
}
}.hpu_tb_4k4 {
  background: #0C1820;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  right: 0;
  height: 3.5rem;
  z-index: 80;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
}.hpu_tb_in_4k4 {
  padding: 0 0.875rem;
  gap: 0;
  align-items: center;
  display: flex;
  height: 100%;
  width: 100%;
}.hpu_tb_burger_4k4 {
  border-radius: 0.625rem;
  gap: 5px;
  flex-direction: column;
  width: 2.375rem;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  height: 2.375rem;
  align-items: center;
  margin-right: 0.5rem;
}.hpu_tb_burger_4k4:hover {
  background: rgba(255,255,255,0.05);
}.hpu_tb_burger_line_4k4 {
  background: #907E70;
  border-radius: 1px;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1079px) {.hpu_tb_burger_4k4 {
  display: none;
}
}.hpu_tb_logo_4k4 {
  gap: 0.563rem;
  flex-shrink: 0;
  letter-spacing: -.01em;
  display: flex;
  font-size: 18px;
  align-items: center;
  color: #F2EDE5;
  overflow-wrap: break-word;
  margin-right: 1.25rem;
  font-weight: 800;
}.hpu_tb_logo_mark_4k4 {
  overflow: hidden;
  border-radius: 10px;
  height: 32px;
  display: flex;
  width: 2rem;
  justify-content: center;
  align-items: center;
}.hpu_tb_logo_mark_4k4 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.hpu_tb_nav_4k4 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 638px) {.hpu_tb_nav_4k4 {
  display: flex;
}
}.hpu_tb_tab_4k4 {
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  border-radius: 0.625rem;
  font-weight: 600;
  color: #907E70;
  white-space: nowrap;
  font-size: 0.813rem;
}.hpu_tb_tab_4k4:hover {
  background: rgba(255,255,255,0.05);
  color: #F2EDE5;
}.hpu_tb_tab_4k4.hpu_state_active_4k4 {
  background: rgba(232,104,28,0.18);
  color: #F2EDE5;
}.hpu_tb_right_4k4 {
  gap: 8px;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
  align-items: center;
}.hpu_tb_login_4k4 {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 0.563rem 16px;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s,color .2s;
  border-radius: 10px;
  font-size: 13px;
  font-weight: 600;
  display: none;
  color: #C6BDB2;
}.hpu_tb_login_4k4:hover {
  border-color: rgba(232,104,28,0.55);
  color: #F2EDE5;
}
@media(min-width: 477px) {.hpu_tb_login_4k4 {
  display: block;
}
}.hpu_tb_reg_4k4 {
  background: #2ECC6E;
  border-radius: 0.625rem;
  padding: 0.563rem 1.125rem;
  transition: background .2s;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
  color: #0E1018;
}.hpu_tb_reg_4k4:hover {
  background: #38DC7C;
}.hpu_sb_4k4 {
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  background: #152433;
  transform: translateX(-100%);
  position: fixed;
  overflow-y: auto;
  z-index: 70;
  width: 220px;
  bottom: 0;
  left: 0;
  top: 56px;
}.hpu_sb_4k4.hpu_state_open_4k4 {
  transform: translateX(0);
}.hpu_sb_4k4::-webkit-scrollbar {
  width: 4px;
}.hpu_sb_4k4::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1081px) {.hpu_sb_4k4 {
  transform: translateX(0);
}
}.hpu_sb_auth_4k4 {
  padding: 14px 12px 0.625rem;
}.hpu_sb_btn_reg_4k4 {
  background: #2ECC6E;
  border-radius: 10px;
  transition: background .2s;
  padding: 0.688rem;
  color: #0E1018;
  margin-bottom: 8px;
  display: block;
  text-align: center;
  font-weight: 700;
  font-size: 0.813rem;
}.hpu_sb_btn_reg_4k4:hover {
  background: #38DC7C;
}.hpu_sb_btn_login_4k4 {
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  padding: 10px;
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.09);
  text-align: center;
  font-weight: 600;
  font-size: 13px;
  color: #C6BDB2;
  display: block;
}.hpu_sb_btn_login_4k4:hover {
  border-color: rgba(232,104,28,0.55);
  color: #F2EDE5;
}.hpu_sb_promo_4k4 {
  overflow: hidden;
  margin: 0 12px 10px;
  border: 1px solid rgba(232,104,28,0.18);
  border-radius: 0.625rem;
  background: linear-gradient(135deg,#2A1408,#152433);
  padding: 12px 14px;
  position: relative;
}.hpu_sb_promo_4k4::before {
  background: radial-gradient(circle,rgba(232,104,28,0.18),transparent 70%);
  border-radius: 50%;
  height: 80px;
  top: -1.25rem;
  width: 5rem;
  right: -1.25rem;
  content: '';
  position: absolute;
}.hpu_sb_promo_title_4k4 {
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  font-size: 11px;
  font-weight: 700;
  color: #E8681C;
  text-transform: uppercase;
}.hpu_sb_promo_text_4k4 {
  font-weight: 600;
  color: #F2EDE5;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.35;
}.hpu_sb_promo_sub_4k4 {
  color: #6A5E54;
  font-size: 0.625rem;
  margin-top: 3px;
}.hpu_sb_nav_4k4 {
  padding: 6px 0.5rem 16px;
}.hpu_sb_nav_lb_4k4 {
  padding: 0.625rem 0.5rem 6px;
  letter-spacing: .08em;
  font-size: 0.625rem;
  font-weight: 700;
  color: #574D44;
  text-transform: uppercase;
}.hpu_sb_link_4k4 {
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  border-radius: 0.375rem;
  gap: 0.625rem;
  align-items: center;
  font-weight: 500;
  color: #907E70;
  font-size: 13px;
  display: flex;
  cursor: pointer;
  overflow-wrap: break-word;
}.hpu_sb_link_4k4:hover {
  background: rgba(255,255,255,0.05);
  color: #F2EDE5;
}.hpu_sb_link_4k4.hpu_state_active_4k4 {
  background: rgba(232,104,28,0.18);
  color: #F2EDE5;
}.hpu_sb_ic_4k4 {
  border-radius: 6px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  justify-content: center;
}.hpu_sb_ic_4k4 svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
}.hpu_sb_ic_1_4k4 {
  background: rgba(232,104,28,0.08);
  color: #E8681C;
}.hpu_sb_ic_2_4k4 {
  background: rgba(46,204,110,0.15);
  color: #2ECC6E;
}.hpu_sb_ic_3_4k4 {
  background: rgba(240,168,42,0.16);
  color: #F0A82A;
}.hpu_sb_ic_4_4k4 {
  background: rgba(155,78,198,0.20);
  color: #9B4EC6;
}.hpu_sb_ic_5_4k4 {
  background: rgba(232,104,28,0.08);
  color: #E8408A;
}.hpu_sb_ic_6_4k4 {
  background: rgba(155,78,198,0.20);
  color: #8B3FC0;
}.hpu_sb_badge_4k4 {
  padding: 2px 7px;
  background: #F0A82A;
  border-radius: 0.375rem;
  margin-left: auto;
  font-weight: 700;
  color: #0E1018;
  font-size: 0.563rem;
}.hpu_sb_bot_4k4 {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  gap: 0.5rem;
  display: flex;
}.hpu_sb_lang_4k4,.hpu_sb_help_4k4 {
  transition: border-color .2s;
  flex: 1;
  background: rgba(255,255,255,0.05);
  gap: 0.375rem;
  border-radius: 6px;
  border: 1px solid rgba(255,255,255,0.05);
  padding: 9px 6px;
  align-items: center;
  color: #907E70;
  justify-content: center;
  font-weight: 600;
  font-size: 11px;
  display: flex;
}.hpu_sb_lang_4k4:hover,.hpu_sb_help_4k4:hover {
  border-color: rgba(232,104,28,0.55);
  color: #F2EDE5;
}.hpu_sb_lang_4k4 svg,.hpu_sb_help_4k4 svg {
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
  height: 0.813rem;
}.hpu_sb_bd_4k4 {
  inset: 0;
  background: rgba(8,15,20,0.72);
  display: none;
  position: fixed;
  z-index: 69;
}.hpu_sb_bd_4k4.hpu_state_on_4k4 {
  display: block;
}
@media(min-width: 1079px) {.hpu_sb_bd_4k4 {
  display: none!important;
}
}.hpu_mob_nav_4k4 {
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #152433;
  border-top: 1px solid rgba(255,255,255,0.09);
  z-index: 80;
  right: 0;
  position: fixed;
  left: 0;
  bottom: 0;
  display: flex;
}
@media(min-width: 1083px) {.hpu_mob_nav_4k4 {
  display: none;
}
}.hpu_mob_nav_item_4k4 {
  padding: 4px 2px;
  gap: 0.25rem;
  flex: 1;
  align-items: center;
  color: #574D44;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.hpu_mob_nav_ic_4k4 {
  line-height: 1;
}.hpu_mob_nav_ic_4k4 svg {
  width: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 20px;
}.hpu_mob_nav_lb_4k4 {
  font-weight: 600;
  font-size: 0.625rem;
  color: #574D44;
}.hpu_mob_nav_item_4k4.hpu_state_active_4k4 {
  color: #E8681C;
}.hpu_mob_nav_item_4k4.hpu_state_active_4k4 .hpu_mob_nav_lb_4k4 {
  color: #E8681C;
}.hpu_hero_4k4 {
  background: #0D1922;
  padding: 1.25rem 16px 0;
}
@media(min-width: 765px) {.hpu_hero_4k4 {
  padding: 24px 1.5rem 0;
}
}.hpu_hero_in_4k4 {
  margin: 0 auto;
  gap: 0.75rem;
  max-width: 1320px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:860px) {.hpu_hero_in_4k4 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.hpu_hero_in_4k4 {
  grid-template-columns: 1fr 21.25rem;
}
}.hpu_hero_promo_4k4 {
  overflow: hidden;
  border-radius: 16px;
  background: #111E2C;
  display: flex;
  min-height: 13.75rem;
  position: relative;
  align-items: stretch;
}
@media(min-width: 767px) {.hpu_hero_promo_4k4 {
  min-height: 17.5rem;
}
}.hpu_hero_promo_bg_4k4 {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#2A1408 0%,#0D1922 100%);
  position: absolute;
  background-size: cover;
}.hpu_hero_promo_bg_4k4::after {
  inset: 0;
  background: linear-gradient(90deg,#0D1922 0%,rgba(8,15,20,0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.hpu_hero_promo_glow_4k4 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(155,78,198,0.20) 0%,transparent 65%);
  width: 300px;
  right: 3.75rem;
  height: 300px;
  pointer-events: none;
  top: -40px;
  position: absolute;
}.hpu_hero_promo_ct_4k4 {
  padding: 28px 1.5rem 1.75rem 28px;
  max-width: 480px;
  justify-content: center;
  display: flex;
  position: relative;
  flex-direction: column;
  z-index: 2;
}
@media(min-width: 769px) {.hpu_hero_promo_ct_4k4 {
  padding: 2.5rem 32px;
}
}.hpu_hero_badge_4k4 {
  border: 1px solid rgba(232,104,28,0.08);
  border-radius: 20px;
  background: rgba(232,104,28,0.18);
  padding: 0.313rem 12px;
  font-weight: 700;
  color: #E8681C;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 0.875rem;
  font-size: 0.625rem;
  letter-spacing: .08em;
}.hpu_hero_h1_4k4 {
  overflow-wrap: break-word;
  color: #F2EDE5;
  font-size: 26px;
  font-family: 'Rye', cursive;
  margin-bottom: 0.625rem;
  line-height: 1.15;
  font-weight: 800;
}.hpu_hero_h1_4k4 em {
  color: #F0A82A;
  font-style: normal;
}
@media(min-width: 766px) {.hpu_hero_h1_4k4 {
  font-size: 2.25rem;
}
}.hpu_hero_sub_4k4 {
  margin-bottom: 20px;
  line-height: 1.55;
  font-size: 13px;
  color: #907E70;
}
@media(min-width: 770px) {.hpu_hero_sub_4k4 {
  font-size: 14px;
}
}.hpu_hero_row_4k4 {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.hpu_hero_cta_4k4 {
  border-radius: 0.625rem;
  padding: 13px 1.625rem;
  background: #2ECC6E;
  transition: background .2s;
  box-shadow: 0 6px 1.75rem rgba(46,204,110,0.38), inset 0 1px 0 rgba(255,255,255,0.14);
  font-weight: 700;
  font-size: 0.875rem;
  color: #0E1018;
}.hpu_hero_cta_4k4:hover {
  background: #38DC7C;
}.hpu_hero_terms_4k4 {
  color: #574D44;
  font-size: 11px;
}.hpu_hero_game_4k4 {
  background: #111E2C;
  overflow: hidden;
  border-radius: 16px;
  border: 1px solid rgba(255,255,255,0.05);
  display: flex;
  flex-direction: column;
  position: relative;
}.hpu_hero_game_badge_4k4 {
  padding: 0.313rem 0.625rem;
  border-radius: 20px;
  background: rgba(240,168,42,0.16);
  border: 1px solid rgba(240,168,42,0.16);
  text-transform: uppercase;
  left: 12px;
  z-index: 3;
  font-size: 10px;
  position: absolute;
  letter-spacing: .06em;
  color: #F0A82A;
  font-weight: 700;
  top: 0.75rem;
}.hpu_hero_game_badge_4k4 svg {
  vertical-align: -1px;
  height: 11px;
  width: 0.688rem;
  margin-right: 4px;
}.hpu_hero_game_img_4k4 {
  overflow: hidden;
  background: linear-gradient(135deg,#2A1408,#0D1922);
  padding-bottom: 60%;
  position: relative;
}.hpu_hero_game_img_4k4 img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.hpu_hero_game_play_4k4 {
  transition: opacity .2s;
  background: rgba(8,15,20,0.72);
  inset: 0;
  display: flex;
  justify-content: center;
  position: absolute;
  align-items: center;
  opacity: 0;
}.hpu_hero_game_4k4:hover .hpu_hero_game_play_4k4 {
  opacity: 1;
}.hpu_hero_game_play_4k4 span {
  background: #E8681C;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 3.25rem;
  height: 3.25rem;
}.hpu_hero_game_play_4k4 span svg {
  margin-left: 2px;
  height: 18px;
  width: 1.125rem;
}.hpu_hero_game_info_4k4 {
  padding: 0.875rem 16px;
}.hpu_hero_game_title_4k4 {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #F2EDE5;
  margin-bottom: 4px;
  font-weight: 700;
}.hpu_hero_game_provider_4k4 {
  color: #6A5E54;
  font-size: 11px;
}.hpu_hero_game_btn_4k4 {
  transition: background .2s;
  background: #E8681C;
  margin: 0.75rem 1rem 16px;
  border-radius: 10px;
  padding: 0.688rem;
  text-align: center;
  color: #F2EDE5;
  font-weight: 700;
  display: block;
  font-size: 13px;
}.hpu_hero_game_4k4:hover .hpu_hero_game_btn_4k4 {
  background: #F07C30;
}.hpu_sbar_4k4 {
  padding: 16px 1rem 0;
  background: #0D1922;
}
@media(min-width: 771px) {.hpu_sbar_4k4 {
  padding: 1.125rem 24px 0;
}
}.hpu_sbar_in_4k4 {
  margin: 0 auto;
  max-width: 1320px;
}.hpu_sbar_row_4k4 {
  gap: 0.625rem;
  display: flex;
  margin-bottom: 12px;
  flex-wrap: wrap;
}.hpu_sbar_input_4k4 {
  transition: border-color .2s;
  gap: 10px;
  padding: 11px 16px;
  background: #111E2C;
  flex: 1;
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.09);
  display: flex;
  font-size: 0.813rem;
  color: #6A5E54;
  cursor: pointer;
  align-items: center;
}.hpu_sbar_input_4k4:hover {
  border-color: rgba(232,104,28,0.55);
}.hpu_sbar_input_4k4 svg {
  stroke-linecap: round;
  flex-shrink: 0;
  stroke-linejoin: round;
  height: 0.938rem;
  width: 0.938rem;
}.hpu_sbar_providers_4k4 {
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s;
  gap: 8px;
  padding: 11px 1.125rem;
  background: #111E2C;
  font-weight: 600;
  font-size: 0.813rem;
  align-items: center;
  display: flex;
  color: #C6BDB2;
  white-space: nowrap;
}.hpu_sbar_providers_4k4:hover {
  border-color: rgba(232,104,28,0.55);
  color: #F2EDE5;
}.hpu_sbar_providers_4k4 svg {
  stroke-linecap: round;
  width: 14px;
  height: 14px;
  stroke-linejoin: round;
}.hpu_sbar_tabs_4k4 {
  gap: 6px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
}.hpu_sbar_tabs_4k4::-webkit-scrollbar {
  display: none;
}.hpu_sbar_tab_4k4 {
  border: 1px solid rgba(255,255,255,0.05);
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  border-radius: 1.25rem;
  padding: 8px 0.875rem;
  background: rgba(255,255,255,0.05);
  flex-shrink: 0;
  color: #907E70;
  white-space: nowrap;
  align-items: center;
  font-weight: 600;
  display: flex;
  cursor: pointer;
  font-size: 0.75rem;
}.hpu_sbar_tab_4k4:hover {
  border-color: rgba(232,104,28,0.55);
  background: rgba(255,255,255,0.07);
  color: #F2EDE5;
}.hpu_sbar_tab_4k4.hpu_state_active_4k4 {
  border-color: rgba(232,104,28,0.08);
  background: rgba(232,104,28,0.18);
  color: #F2EDE5;
}.hpu_sbar_tab_ic_4k4 svg {
  width: 14px;
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
}.hpu_gr_jp_4k4 {
  border-radius: 1rem;
  overflow: hidden;
  background: linear-gradient(135deg,#1A0D2E 0%,#090C18 100%);
  padding: 20px;
  position: relative;
}.hpu_gr_jp_4k4::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(155,78,198,0.20) 0%,transparent 70%);
  width: 250px;
  height: 15.625rem;
  position: absolute;
  content: '';
  top: -60px;
  left: -60px;
}.hpu_gr_jp_4k4::after {
  background: radial-gradient(circle,rgba(240,168,42,0.16) 0%,transparent 70%);
  border-radius: 50%;
  width: 200px;
  right: 0;
  position: absolute;
  content: '';
  height: 12.5rem;
  bottom: -2.5rem;
}.hpu_gr_jp_head_4k4 {
  gap: 1rem;
  flex-wrap: wrap;
  margin-bottom: 1rem;
  align-items: flex-start;
  display: flex;
  z-index: 1;
  position: relative;
}.hpu_gr_jp_info_4k4 {
  flex: 1;
}.hpu_gr_jp_label_4k4 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.375rem;
  color: #8B3FC0;
  text-transform: uppercase;
}.hpu_gr_jp_label_4k4 svg {
  stroke-linejoin: round;
  width: 0.875rem;
  height: 14px;
  vertical-align: -2px;
  stroke-linecap: round;
  margin-right: 4px;
}.hpu_gr_jp_amount_4k4 {
  font-family: 'Rye', cursive;
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 2rem;
  color: #F2EDE5;
  line-height: 1;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.hpu_gr_jp_amount_4k4 {
  font-size: 40px;
}
}.hpu_gr_jp_amount_4k4 span {
  color: #F0A82A;
}.hpu_gr_jp_seo_4k4 {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  max-width: 480px;
  color: #907E70;
  line-height: 1.5;
}.hpu_gr_jp_cta_4k4 {
  background: rgba(155,78,198,0.20);
  transition: background .2s;
  border-radius: 10px;
  border: 1px solid rgba(155,78,198,0.20);
  padding: 0.688rem 20px;
  margin-top: 4px;
  flex-shrink: 0;
  font-size: 13px;
  z-index: 1;
  font-weight: 700;
  align-self: flex-start;
  position: relative;
  color: #F2EDE5;
  white-space: nowrap;
}.hpu_gr_jp_cta_4k4:hover {
  background: #9B4EC6;
}.hpu_gcg_4k4 {
  padding: 36px 16px 0;
  background: #0D1922;
}
@media(min-width: 770px) {.hpu_gcg_4k4 {
  padding: 44px 24px 0;
}
}.hpu_gcg_in_4k4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hpu_gcg_head_4k4 {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.hpu_gcg_label_4k4 {
  font-size: 11px;
  color: #E8681C;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.hpu_gcg_h2_4k4 {
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-family: 'Rye', cursive;
  color: #F2EDE5;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width: 771px) {.hpu_gcg_h2_4k4 {
  font-size: 28px;
}
}.hpu_gcg_intro_4k4 {
  font-size: 13px;
  color: #6A5E54;
  line-height: 1.6;
}.hpu_gcg_grid_4k4 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.hpu_gcg_grid_4k4 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.hpu_gcg_grid_4k4 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.hpu_gcg_card_4k4 {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 16px;
  overflow: hidden;
  padding: 1.25rem;
  flex-direction: column;
  min-height: 240px;
  justify-content: flex-end;
  display: flex;
  position: relative;
  cursor: pointer;
}.hpu_gcg_card_4k4:hover {
  transform: translateY(-3px);
  border-color: rgba(232,104,28,0.18);
}.hpu_gcg_card_bg_4k4 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.hpu_gcg_card_bg_4k4::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.hpu_gcg_card_ic_4k4 {
  background: rgba(0,0,0,.45);
  border-radius: 0.375rem;
  position: absolute;
  justify-content: center;
  height: 40px;
  align-items: center;
  top: 1.125rem;
  width: 40px;
  color: #F2EDE5;
  right: 1.125rem;
  display: flex;
  z-index: 2;
}.hpu_gcg_card_ic_4k4 svg {
  stroke-linejoin: round;
  width: 1.25rem;
  height: 20px;
  stroke-linecap: round;
}.hpu_gcg_card_ct_4k4 {
  z-index: 1;
  position: relative;
}.hpu_gcg_card_h_4k4 {
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Rye', cursive;
  font-size: 18px;
  color: #F2EDE5;
  margin-bottom: 8px;
}
@media(min-width: 771px) {.hpu_gcg_card_h_4k4 {
  font-size: 1.25rem;
}
}.hpu_gcg_card_p_4k4 {
  overflow-wrap: break-word;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  font-size: 0.75rem;
  margin-bottom: 10px;
}.hpu_gcg_card_p_4k4 strong {
  color: #F2EDE5;
  font-weight: 600;
}.hpu_gcg_card_cta_4k4 {
  gap: 4px;
  letter-spacing: .04em;
  align-items: center;
  display: inline-flex;
  color: #E8681C;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: 700;
}.hpu_gcg_card_cta_4k4 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.75rem;
  width: 12px;
}.hpu_ws_4k4 {
  padding: 32px 16px 0;
  background: #0D1922;
}
@media(min-width: 771px) {.hpu_ws_4k4 {
  padding: 36px 1.5rem 0;
}
}.hpu_ws_in_4k4 {
  margin: 0 auto;
  max-width: 1320px;
}.hpu_ws_head_4k4 {
  gap: 12px;
  align-items: center;
  display: flex;
  margin-bottom: 14px;
  justify-content: space-between;
  flex-wrap: wrap;
}.hpu_ws_title_4k4 {
  gap: 10px;
  font-family: 'Rye', cursive;
  color: #F2EDE5;
  align-items: center;
  flex-wrap: wrap;
  font-weight: 700;
  font-size: 1rem;
  overflow-wrap: break-word;
  display: flex;
}.hpu_ws_title_ic_4k4 svg {
  height: 1.125rem;
  stroke-linecap: round;
  width: 1.125rem;
  stroke-linejoin: round;
  color: #F0A82A;
}.hpu_ws_online_4k4 {
  gap: 0.438rem;
  font-size: 0.75rem;
  color: #6A5E54;
  display: flex;
  align-items: center;
  font-weight: 600;
}.hpu_ws_online_dot_4k4 {
  border-radius: 50%;
  background: #2ECC6E;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(46,204,110,0.15);
  height: 8px;
  width: 8px;
}.hpu_ws_scroll_4k4 {
  gap: 0.5rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
}.hpu_ws_scroll_4k4::-webkit-scrollbar {
  display: none;
}.hpu_wc_4k4 {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 0.625rem 14px;
  border-radius: 10px;
  background: #111E2C;
  gap: 10px;
  min-width: 220px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.hpu_wc_img_4k4 {
  overflow: hidden;
  border-radius: 0.375rem;
  background: #152433;
  flex-shrink: 0;
  height: 2.25rem;
  width: 36px;
}.hpu_wc_img_4k4 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.hpu_wc_info_4k4 {
  min-width: 0;
}.hpu_wc_game_4k4 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 600;
  color: #C6BDB2;
  font-size: 0.75rem;
  white-space: nowrap;
}.hpu_wc_player_4k4 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  color: #574D44;
}.hpu_wc_amount_4k4 {
  white-space: nowrap;
  color: #2ECC6E;
  margin-left: auto;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 13px;
}.hpu_prov_4k4 {
  background: #0D1922;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.hpu_prov_4k4 {
  padding: 2.75rem 1.5rem 0;
}
}.hpu_prov_in_4k4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hpu_prov_head_4k4 {
  margin-bottom: 1rem;
}.hpu_prov_label_4k4 {
  color: #E8681C;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
}.hpu_prov_h2_4k4 {
  margin-bottom: 0.5rem;
  font-size: 20px;
  font-weight: 800;
  color: #F2EDE5;
  font-family: 'Rye', cursive;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.hpu_prov_h2_4k4 {
  font-size: 1.5rem;
}
}.hpu_prov_seo_4k4 {
  margin-bottom: 16px;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #6A5E54;
  overflow-wrap: break-word;
  max-width: 38.75rem;
}.hpu_prov_seo_4k4 strong {
  font-weight: 700;
  color: #C6BDB2;
}.hpu_prov_seo_4k4 a {
  text-decoration: underline;
  color: #E8681C;
}.hpu_prov_grid_4k4 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.hpu_prov_grid_4k4 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.hpu_prov_grid_4k4 {
  grid-template-columns: repeat(8,1fr);
}
}.hpu_prov_card_4k4 {
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,background .2s;
  border-radius: 10px;
  padding: 0.875rem 10px;
  gap: 0.438rem;
  background: #111E2C;
  flex-direction: column;
  display: flex;
  align-items: center;
  cursor: pointer;
}.hpu_prov_card_4k4:hover {
  border-color: rgba(232,104,28,0.55);
  background: #152433;
}.hpu_prov_logo_4k4 {
  overflow: hidden;
  border-radius: 6px;
  background: rgba(255,255,255,0.05);
  width: 44px;
  display: flex;
  height: 2.75rem;
  align-items: center;
  justify-content: center;
}.hpu_prov_logo_4k4 img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.hpu_prov_name_4k4 {
  overflow-wrap: break-word;
  font-weight: 600;
  text-align: center;
  color: #907E70;
  font-size: 0.688rem;
}.hpu_app_4k4 {
  padding: 36px 16px 0;
  background: #0D1922;
}
@media(min-width: 771px) {.hpu_app_4k4 {
  padding: 44px 24px 0;
}
}.hpu_app_in_4k4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hpu_app_head_4k4 {
  margin-bottom: 16px;
}.hpu_app_label_4k4 {
  font-size: 0.688rem;
  color: #E8681C;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.hpu_app_h2_4k4 {
  margin-bottom: 0.375rem;
  font-family: 'Rye', cursive;
  color: #F2EDE5;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.hpu_app_h2_4k4 {
  font-size: 24px;
}
}.hpu_app_sub_4k4 {
  font-size: 13px;
  max-width: 37.5rem;
  color: #6A5E54;
  line-height: 1.6;
  overflow-wrap: break-word;
}.hpu_app_sub_4k4 strong {
  font-weight: 700;
  color: #C6BDB2;
}.hpu_app_cards_4k4 {
  gap: 0.625rem;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.hpu_app_cards_4k4 {
  grid-template-columns: repeat(3,1fr);
}
}.hpu_app_card_4k4 {
  gap: 16px;
  overflow: hidden;
  border-radius: 0.625rem;
  padding: 1.25rem;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.hpu_app_card_ios_4k4 {
  background: linear-gradient(135deg,rgba(232,104,28,0.18) 0%,#152433 100%);
}.hpu_app_card_android_4k4 {
  background: linear-gradient(135deg,rgba(46,204,110,0.15) 0%,#152433 100%);
}.hpu_app_card_win_4k4 {
  background: linear-gradient(135deg,rgba(240,168,42,0.16) 0%,#152433 100%);
}.hpu_app_card_ic_4k4 svg {
  height: 34px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 2.125rem;
}.hpu_app_card_ic_4k4 {
  color: #F2EDE5;
  flex-shrink: 0;
}.hpu_app_card_os_4k4 {
  font-weight: 700;
  color: #6A5E54;
  margin-bottom: 6px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 10px;
}.hpu_app_card_title_4k4 {
  margin-bottom: 6px;
  line-height: 1.2;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F2EDE5;
  font-size: 0.938rem;
}.hpu_app_card_text_4k4 {
  font-size: 0.75rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #6A5E54;
}.hpu_app_card_btn_4k4 {
  transition: background .2s;
  background: rgba(255,255,255,0.12);
  border-radius: 6px;
  gap: 0.438rem;
  padding: 0.625rem 18px;
  border: 1px solid rgba(232,104,28,0.55);
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  font-size: 13px;
  color: #F2EDE5;
}.hpu_app_card_btn_4k4:hover {
  background: rgba(255,255,255,0.07);
}.hpu_bon_4k4 {
  background: #0D1922;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.hpu_bon_4k4 {
  padding: 44px 24px 0;
}
}.hpu_bon_in_4k4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hpu_bon_head_4k4 {
  margin-bottom: 1.25rem;
}.hpu_bon_label_4k4 {
  font-weight: 700;
  letter-spacing: .08em;
  color: #E8681C;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.hpu_bon_h2_4k4 {
  color: #F2EDE5;
  font-size: 20px;
  font-family: 'Rye', cursive;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width:768px) {.hpu_bon_h2_4k4 {
  font-size: 1.5rem;
}
}.hpu_bon_seo_4k4 {
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 620px;
  color: #6A5E54;
  line-height: 1.6;
}.hpu_bon_seo_4k4 strong {
  color: #C6BDB2;
  font-weight: 700;
}.hpu_bon_seo_4k4 a {
  color: #E8681C;
  text-decoration: underline;
}.hpu_bon_grid_4k4 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.hpu_bon_grid_4k4 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.hpu_bon_grid_4k4 {
  grid-template-columns: repeat(5,1fr);
}
}.hpu_bon_card_4k4 {
  transition: border-color .2s,transform .2s;
  background: #111E2C;
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1rem;
}.hpu_bon_card_4k4:hover {
  border-color: rgba(232,104,28,0.08);
  transform: translateY(-2px);
}.hpu_bon_card_ic_4k4 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.625rem;
  width: 26px;
}.hpu_bon_card_ic_4k4 {
  margin-bottom: 10px;
}.hpu_bon_card_type_4k4 {
  text-transform: uppercase;
  margin-bottom: 6px;
  font-weight: 700;
  color: #6A5E54;
  font-size: 10px;
  letter-spacing: .06em;
}.hpu_bon_card_amount_4k4 {
  line-height: 1.1;
  margin-bottom: 0.375rem;
  font-size: 18px;
  font-weight: 800;
  color: #F0A82A;
}.hpu_bon_card_name_4k4 {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F2EDE5;
  font-size: 0.813rem;
  font-weight: 600;
}.hpu_bon_card_detail_4k4 {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.5;
  font-size: 11px;
  color: #574D44;
  padding-top: 8px;
  overflow-wrap: break-word;
}.hpu_reg_4k4 {
  padding: 36px 1rem 0;
  background: #0D1922;
}
@media(min-width: 770px) {.hpu_reg_4k4 {
  padding: 2.75rem 1.5rem 0;
}
}.hpu_reg_in_4k4 {
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 1rem;
  background: #152433;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.hpu_reg_in_4k4 {
  padding: 2.5rem;
}
}.hpu_reg_top_4k4 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.hpu_reg_top_4k4 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.hpu_reg_label_4k4 {
  color: #E8681C;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 11px;
  letter-spacing: .08em;
}.hpu_reg_h2_4k4 {
  font-size: 22px;
  line-height: 1.2;
  font-family: 'Rye', cursive;
  color: #F2EDE5;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.hpu_reg_h2_4k4 {
  font-size: 28px;
}
}.hpu_reg_bonus_4k4 {
  border-radius: 10px;
  gap: 8px;
  border: 1px solid rgba(240,168,42,0.16);
  background: rgba(240,168,42,0.16);
  padding: 0.625rem 16px;
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.hpu_reg_bonus_amount_4k4 {
  color: #F0A82A;
  font-size: 20px;
  font-weight: 800;
}.hpu_reg_bonus_text_4k4 {
  color: #907E70;
  line-height: 1.35;
  font-size: 0.813rem;
}.hpu_reg_cta_btn_4k4 {
  background: #2ECC6E;
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 14px 32px;
  color: #0E1018;
  font-size: 15px;
  box-shadow: 0 0.375rem 28px rgba(46,204,110,0.38), inset 0 1px 0 rgba(255,255,255,0.14);
  margin-bottom: 12px;
  display: inline-block;
  font-weight: 700;
}.hpu_reg_cta_btn_4k4:hover {
  background: #38DC7C;
}.hpu_reg_terms_4k4 {
  color: #574D44;
  font-size: 11px;
  line-height: 1.5;
}.hpu_reg_seo_4k4 {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #6A5E54;
  padding-top: 1.25rem;
  margin-top: 20px;
}.hpu_reg_seo_4k4 p {
  color: #6A5E54;
  font-size: 13px;
  margin-bottom: 10px;
  line-height: 1.65;
}.hpu_reg_seo_4k4 p:last-child {
  margin-bottom: 0;
}.hpu_reg_seo_4k4 strong {
  color: #C6BDB2;
  font-weight: 700;
}.hpu_reg_seo_4k4 a {
  transition: color .2s;
  color: #E8681C;
  text-decoration: underline;
}.hpu_reg_seo_4k4 a:hover {
  color: #F07C30;
}.hpu_reg_seo_4k4 ul,.hpu_reg_seo_4k4 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.hpu_reg_seo_4k4 ol {
  list-style: decimal;
}.hpu_reg_seo_4k4 li {
  line-height: 1.65;
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
  color: #6A5E54;
}.hpu_reg_seo_4k4 table {
  border-collapse: collapse;
  font-size: 13px;
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 10px;
}
@media(min-width: 771px) {.hpu_reg_seo_4k4 table {
  display: table;
}
}.hpu_reg_seo_4k4 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #C6BDB2;
}.hpu_reg_seo_4k4 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #6A5E54;
}.hpu_reg_steps_4k4 {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width: 858px) {.hpu_reg_steps_4k4 {
  margin-top: 0;
}
}.hpu_reg_step_4k4 {
  padding: 16px;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 10px;
  background: rgba(255,255,255,0.05);
  gap: 0.875rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.hpu_reg_step_num_4k4 {
  background: rgba(232,104,28,0.18);
  border-radius: 50%;
  border: 1px solid rgba(232,104,28,0.08);
  height: 2.125rem;
  flex-shrink: 0;
  width: 34px;
  color: #E8681C;
  font-weight: 800;
  display: flex;
  font-size: 14px;
  align-items: center;
  justify-content: center;
}.hpu_reg_step_title_4k4 {
  color: #F2EDE5;
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: 3px;
}.hpu_reg_step_text_4k4 {
  font-size: 12px;
  line-height: 1.5;
  color: #6A5E54;
}.hpu_reg_trust_4k4 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-top: 20px;
  padding-top: 1.25rem;
  display: flex;
}.hpu_reg_trust_item_4k4 {
  gap: 7px;
  font-size: 12px;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  color: #6A5E54;
}.hpu_reg_trust_ic_4k4 svg {
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
  color: #E8681C;
  stroke-linejoin: round;
}.hpu_htp_4k4 {
  background: #0D1922;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.hpu_htp_4k4 {
  padding: 2.75rem 24px 0;
}
}.hpu_htp_in_4k4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hpu_htp_head_4k4 {
  margin-bottom: 22px;
  max-width: 720px;
}.hpu_htp_label_4k4 {
  color: #E8681C;
  font-size: 11px;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.hpu_htp_h2_4k4 {
  font-family: 'Rye', cursive;
  margin-bottom: 0.5rem;
  color: #F2EDE5;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.375rem;
}
@media(min-width: 767px) {.hpu_htp_h2_4k4 {
  font-size: 28px;
}
}.hpu_htp_intro_4k4 {
  font-size: 0.875rem;
  color: #6A5E54;
  line-height: 1.6;
}.hpu_htp_steps_4k4 {
  list-style: none;
  padding: 0;
  gap: 12px;
  margin: 0;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.hpu_htp_steps_4k4 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.hpu_htp_steps_4k4 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.hpu_htp_step_4k4 {
  background: #152433;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1.25rem 1.125rem 18px;
  border-radius: 0.625rem;
  position: relative;
  flex-direction: column;
  display: flex;
}.hpu_htp_step_num_4k4 {
  border-radius: 50%;
  background: #E8681C;
  top: -12px;
  left: 1.25rem;
  width: 28px;
  font-weight: 800;
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Rye', cursive;
  font-size: 13px;
  color: #0E1018;
  position: absolute;
}.hpu_htp_step_ic_4k4 {
  background: rgba(232,104,28,0.18);
  border-radius: 6px;
  margin: 0.5rem 0 12px;
  align-items: center;
  height: 36px;
  justify-content: center;
  width: 2.25rem;
  display: flex;
  color: #E8681C;
}.hpu_htp_step_ic_4k4 svg {
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
  height: 18px;
}.hpu_htp_step_h_4k4 {
  color: #F2EDE5;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.25;
}.hpu_htp_step_p_4k4 {
  color: #6A5E54;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.hpu_htp_step_p_4k4 strong {
  color: #C6BDB2;
  font-weight: 600;
}.hpu_htp_cta_4k4 {
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  border-radius: 0.625rem;
  background: #2ECC6E;
  color: #0E1018;
  font-size: 0.875rem;
  margin-top: 20px;
  display: inline-block;
  font-weight: 700;
}.hpu_htp_cta_4k4:hover {
  background: #38DC7C;
}.hpu_faq_4k4 {
  background: #0D1922;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.hpu_faq_4k4 {
  padding: 44px 1.5rem 0;
}
}.hpu_faq_in_4k4 {
  margin: 0 auto;
  max-width: 1320px;
}.hpu_faq_head_4k4 {
  margin-bottom: 1.25rem;
}.hpu_faq_label_4k4 {
  color: #E8681C;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
}.hpu_faq_h2_4k4 {
  font-family: 'Rye', cursive;
  font-weight: 800;
  font-size: 1.25rem;
  color: #F2EDE5;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.hpu_faq_h2_4k4 {
  font-size: 24px;
}
}.hpu_faq_list_4k4 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.hpu_faq_item_4k4 {
  border-radius: 0.625rem;
  background: #152433;
  border: 1px solid rgba(255,255,255,0.09);
  overflow: hidden;
}.hpu_faq_q_4k4 {
  padding: 1rem 20px;
  gap: 12px;
  transition: color .2s;
  font-size: 14px;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  color: #C6BDB2;
  justify-content: space-between;
  flex-wrap: wrap;
  font-weight: 600;
  cursor: pointer;
}.hpu_faq_q_4k4:hover {
  color: #F2EDE5;
}.hpu_faq_q_ic_4k4 {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  display: flex;
  height: 1.5rem;
  align-items: center;
  font-size: 1rem;
  color: #E8681C;
  flex-shrink: 0;
  width: 1.5rem;
  justify-content: center;
}.hpu_faq_item_4k4.hpu_state_open_4k4 .hpu_faq_q_ic_4k4 {
  transform: rotate(45deg);
}.hpu_faq_a_4k4 {
  padding: 0 20px 1rem;
  line-height: 1.7;
  overflow-wrap: break-word;
  color: #6A5E54;
  display: none;
  font-size: 13px;
}.hpu_faq_item_4k4.hpu_state_open_4k4 .hpu_faq_a_4k4 {
  display: block;
}.hpu_faq_a_4k4 strong {
  color: #C6BDB2;
  font-weight: 700;
}.hpu_faq_a_4k4 a {
  text-decoration: underline;
  color: #E8681C;
}.hpu_faq_a_4k4 ul,.hpu_faq_a_4k4 ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.hpu_faq_a_4k4 ol {
  list-style: decimal;
}.hpu_faq_a_4k4 li {
  line-height: 1.6;
  margin-bottom: 4px;
}.hpu_faq_a_4k4 table {
  margin: 8px 0;
  overflow-x: auto;
  width: 100%;
  display: block;
  border-collapse: collapse;
  font-size: 12px;
}
@media(min-width: 767px) {.hpu_faq_a_4k4 table {
  display: table;
}
}.hpu_faq_a_4k4 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 6px 0.5rem;
  color: #C6BDB2;
  text-align: left;
  font-weight: 700;
}.hpu_faq_a_4k4 td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #6A5E54;
}.hpu_seo_4k4 {
  padding: 2.25rem 16px 0;
  background: #0D1922;
}
@media(min-width: 766px) {.hpu_seo_4k4 {
  padding: 44px 24px 0;
}
}.hpu_seo_in_4k4 {
  background: #152433;
  padding: 28px 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 16px;
  max-width: 82.5rem;
}
@media(min-width:768px) {.hpu_seo_in_4k4 {
  padding: 36px 2.5rem;
}
}.hpu_seo_label_4k4 {
  color: #E8681C;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 10px;
}.hpu_seo_h2_4k4 {
  color: #F2EDE5;
  font-weight: 800;
  line-height: 1.25;
  font-size: 20px;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-family: 'Rye', cursive;
}
@media(min-width: 769px) {.hpu_seo_h2_4k4 {
  font-size: 1.5rem;
}
}.hpu_seo_body_4k4 {
  color: #907E70;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
}.hpu_seo_body_4k4 p {
  color: #907E70;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 14px;
}.hpu_seo_body_4k4 p:last-child {
  margin-bottom: 0;
}.hpu_seo_body_4k4 strong {
  color: #C6BDB2;
  font-weight: 700;
}.hpu_seo_body_4k4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8681C;
}.hpu_seo_body_4k4 a:hover {
  color: #F07C30;
}.hpu_seo_body_4k4 ul,.hpu_seo_body_4k4 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.hpu_seo_body_4k4 ol {
  list-style: decimal;
}.hpu_seo_body_4k4 li {
  color: #907E70;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.hpu_seo_body_4k4 table {
  margin-bottom: 12px;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
}
@media(min-width: 769px) {.hpu_seo_body_4k4 table {
  display: table;
}
}.hpu_seo_body_4k4 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #C6BDB2;
}.hpu_seo_body_4k4 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #907E70;
}.hpu_seo_cols_4k4 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.hpu_seo_cols_4k4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.hpu_seo_cols_4k4 {
  grid-template-columns: repeat(3,1fr);
}
}.hpu_seo_col_h_4k4 {
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #C6BDB2;
  margin-bottom: 0.438rem;
}.hpu_seo_col_p_4k4 {
  overflow-wrap: break-word;
  color: #6A5E54;
  font-size: 0.813rem;
  line-height: 1.65;
}.hpu_seo_stats_4k4 {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.hpu_seo_stat_4k4 {
  border: 1px solid rgba(232,104,28,0.18);
  border-radius: 10px;
  flex: 1;
  background: rgba(232,104,28,0.08);
  padding: 0.875rem 1rem;
  min-width: 140px;
}.hpu_seo_stat_val_4k4 {
  font-size: 20px;
  color: #E8681C;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
}.hpu_seo_stat_lb_4k4 {
  overflow-wrap: break-word;
  color: #6A5E54;
  font-size: 0.688rem;
}.hpu_seo_4k4 {
  padding: 2.25rem 16px 0;
  background: #0D1922;
}
@media(min-width: 770px) {.hpu_seo_4k4 {
  padding: 2.75rem 1.5rem 0;
}
}.hpu_seo_in_4k4 {
  padding: 28px 24px;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  background: #152433;
  border-radius: 1rem;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.hpu_seo_in_4k4 {
  padding: 36px 2.5rem;
}
}.hpu_seo_label_4k4 {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  font-weight: 700;
  color: #E8681C;
}.hpu_seo_h2_4k4 {
  overflow-wrap: break-word;
  color: #F2EDE5;
  font-size: 20px;
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 14px;
  font-family: 'Rye', cursive;
}
@media(min-width: 769px) {.hpu_seo_h2_4k4 {
  font-size: 24px;
}
}.hpu_seo_body_4k4 {
  color: #907E70;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.hpu_seo_body_4k4 p {
  color: #907E70;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
}.hpu_seo_body_4k4 p:last-child {
  margin-bottom: 0;
}.hpu_seo_body_4k4 strong {
  font-weight: 700;
  color: #C6BDB2;
}.hpu_seo_body_4k4 a {
  transition: color .2s;
  color: #E8681C;
  text-decoration: underline;
}.hpu_seo_body_4k4 a:hover {
  color: #F07C30;
}.hpu_seo_body_4k4 ul,.hpu_seo_body_4k4 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.hpu_seo_body_4k4 ol {
  list-style: decimal;
}.hpu_seo_body_4k4 li {
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #907E70;
}.hpu_seo_body_4k4 table {
  margin-bottom: 12px;
  font-size: 0.813rem;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  width: 100%;
}
@media(min-width: 769px) {.hpu_seo_body_4k4 table {
  display: table;
}
}.hpu_seo_body_4k4 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #C6BDB2;
  text-align: left;
}.hpu_seo_body_4k4 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #907E70;
}.hpu_seo_cols_4k4 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.hpu_seo_cols_4k4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.hpu_seo_cols_4k4 {
  grid-template-columns: repeat(3,1fr);
}
}.hpu_seo_col_h_4k4 {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 13px;
  color: #C6BDB2;
}.hpu_seo_col_p_4k4 {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #6A5E54;
}.hpu_seo_stats_4k4 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.hpu_seo_stat_4k4 {
  border-radius: 0.625rem;
  background: rgba(232,104,28,0.08);
  border: 1px solid rgba(232,104,28,0.18);
  flex: 1;
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.hpu_seo_stat_val_4k4 {
  color: #E8681C;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 4px;
}.hpu_seo_stat_lb_4k4 {
  font-size: 11px;
  color: #6A5E54;
  overflow-wrap: break-word;
}.hpu_seo_4k4 {
  background: #0D1922;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.hpu_seo_4k4 {
  padding: 44px 24px 0;
}
}.hpu_seo_in_4k4 {
  padding: 28px 24px;
  border: 1px solid rgba(255,255,255,0.09);
  background: #152433;
  margin: 0 auto;
  border-radius: 16px;
  max-width: 1320px;
}
@media(min-width: 765px) {.hpu_seo_in_4k4 {
  padding: 36px 40px;
}
}.hpu_seo_label_4k4 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 10px;
  font-weight: 700;
  color: #E8681C;
}.hpu_seo_h2_4k4 {
  font-weight: 800;
  line-height: 1.25;
  font-size: 20px;
  font-family: 'Rye', cursive;
  color: #F2EDE5;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.hpu_seo_h2_4k4 {
  font-size: 1.5rem;
}
}.hpu_seo_body_4k4 {
  color: #907E70;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.hpu_seo_body_4k4 p {
  font-size: 14px;
  color: #907E70;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.hpu_seo_body_4k4 p:last-child {
  margin-bottom: 0;
}.hpu_seo_body_4k4 strong {
  font-weight: 700;
  color: #C6BDB2;
}.hpu_seo_body_4k4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8681C;
}.hpu_seo_body_4k4 a:hover {
  color: #F07C30;
}.hpu_seo_body_4k4 ul,.hpu_seo_body_4k4 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.hpu_seo_body_4k4 ol {
  list-style: decimal;
}.hpu_seo_body_4k4 li {
  color: #907E70;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.hpu_seo_body_4k4 table {
  width: 100%;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  display: block;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width: 767px) {.hpu_seo_body_4k4 table {
  display: table;
}
}.hpu_seo_body_4k4 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  color: #C6BDB2;
  font-weight: 700;
}.hpu_seo_body_4k4 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #907E70;
}.hpu_seo_cols_4k4 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.hpu_seo_cols_4k4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.hpu_seo_cols_4k4 {
  grid-template-columns: repeat(3,1fr);
}
}.hpu_seo_col_h_4k4 {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #C6BDB2;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.hpu_seo_col_p_4k4 {
  color: #6A5E54;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.hpu_seo_stats_4k4 {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.hpu_seo_stat_4k4 {
  border-radius: 10px;
  background: rgba(232,104,28,0.08);
  flex: 1;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(232,104,28,0.18);
  min-width: 8.75rem;
}.hpu_seo_stat_val_4k4 {
  color: #E8681C;
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}.hpu_seo_stat_lb_4k4 {
  color: #6A5E54;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.hpu_pmt_4k4 {
  background: #0D1922;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.hpu_pmt_4k4 {
  padding: 2.75rem 24px 0;
}
}.hpu_pmt_in_4k4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hpu_pmt_head_4k4 {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.hpu_pmt_label_4k4 {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  color: #E8681C;
}.hpu_pmt_h2_4k4 {
  color: #F2EDE5;
  overflow-wrap: break-word;
  font-family: 'Rye', cursive;
  font-weight: 800;
  font-size: 22px;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.hpu_pmt_h2_4k4 {
  font-size: 1.75rem;
}
}.hpu_pmt_intro_4k4 {
  color: #6A5E54;
  font-size: 0.875rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.hpu_pmt_groups_4k4 {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.hpu_pmt_group_4k4 {
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 10px;
  background: #152433;
}.hpu_pmt_group_head_4k4 {
  gap: 12px;
  display: flex;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
}.hpu_pmt_group_ic_4k4 {
  background: rgba(232,104,28,0.18);
  border-radius: 0.375rem;
  align-items: center;
  display: flex;
  height: 2.25rem;
  color: #E8681C;
  justify-content: center;
  width: 2.25rem;
  flex-shrink: 0;
}.hpu_pmt_group_ic_4k4 svg {
  height: 18px;
  width: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.hpu_pmt_group_h_4k4 {
  margin: 0;
  color: #F2EDE5;
  overflow-wrap: break-word;
  font-family: 'Rye', cursive;
  font-weight: 700;
  font-size: 1rem;
}.hpu_pmt_group_p_4k4 {
  margin-bottom: 14px;
  color: #6A5E54;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.hpu_pmt_group_p_4k4 strong {
  color: #C6BDB2;
  font-weight: 600;
}.hpu_pmt_table_wrap_4k4 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.hpu_pmt_table_4k4 {
  font-size: 13px;
  border-collapse: collapse;
  width: 100%;
  min-width: 540px;
}.hpu_pmt_table_4k4 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  white-space: nowrap;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-size: 0.688rem;
  font-weight: 700;
  text-align: left;
  color: #C6BDB2;
}.hpu_pmt_table_4k4 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  color: #6A5E54;
}.hpu_pmt_table_4k4 tbody tr:last-child td {
  border-bottom: none;
}.hpu_pmt_table_4k4 tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #C6BDB2;
}.hpu_ft_4k4 {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #080F14;
  margin-top: 48px;
}.hpu_ft_support_4k4 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 16px;
}
@media(min-width: 765px) {.hpu_ft_support_4k4 {
  padding: 1.75rem 1.5rem;
}
}.hpu_ft_support_in_4k4 {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
  flex-wrap: wrap;
}.hpu_ft_support_main_4k4 {
  flex: 1;
  gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  min-width: 220px;
}.hpu_ft_support_ic_4k4 {
  flex-shrink: 0;
  color: #E8681C;
}.hpu_ft_support_ic_4k4 svg {
  stroke-linecap: round;
  width: 30px;
  height: 30px;
  stroke-linejoin: round;
}.hpu_ft_support_text_title_4k4 {
  font-weight: 700;
  color: #F2EDE5;
  font-size: 0.938rem;
  margin-bottom: 3px;
  overflow-wrap: break-word;
}.hpu_ft_support_text_sub_4k4 {
  color: #6A5E54;
  overflow-wrap: break-word;
  font-size: 12px;
}.hpu_ft_support_btn_4k4 {
  background: #E8681C;
  padding: 11px 1.375rem;
  border-radius: 10px;
  transition: background .2s;
  white-space: nowrap;
  color: #F2EDE5;
  flex-shrink: 0;
  font-size: 13px;
  font-weight: 700;
}.hpu_ft_support_btn_4k4:hover {
  background: #F07C30;
}.hpu_ft_support_contacts_4k4 {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.hpu_ft_support_contact_4k4 {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #574D44;
}.hpu_ft_support_contact_4k4 strong {
  font-size: 11px;
  display: block;
  color: #907E70;
  margin-bottom: 2px;
  font-weight: 600;
}.hpu_ft_main_4k4 {
  padding: 2rem 1rem 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 767px) {.hpu_ft_main_4k4 {
  padding: 40px 24px 2rem;
}
}.hpu_ft_main_in_4k4 {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
}
@media(min-width: 638px) {.hpu_ft_main_in_4k4 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.hpu_ft_main_in_4k4 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.hpu_ft_col_logo_4k4 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.hpu_ft_col_logo_4k4 {
  grid-column: auto;
}
}.hpu_ft_logo_4k4 {
  gap: 0.563rem;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  color: #F2EDE5;
  font-size: 1rem;
  font-weight: 800;
  margin-bottom: 0.75rem;
}.hpu_ft_logo_mark_4k4 {
  border-radius: 0.375rem;
  overflow: hidden;
  width: 30px;
  height: 30px;
}.hpu_ft_logo_mark_4k4 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.hpu_ft_logo_sub_4k4 {
  font-size: 12px;
  max-width: 12.5rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #574D44;
}.hpu_ft_col_title_4k4 {
  letter-spacing: .07em;
  color: #907E70;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-weight: 700;
  font-size: 12px;
}.hpu_ft_col_links_4k4 {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.hpu_ft_col_link_4k4 {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #574D44;
}.hpu_ft_col_link_4k4:hover {
  color: #C6BDB2;
}.hpu_ft_apps_4k4 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.hpu_ft_app_card_4k4 {
  transition: border-color .2s;
  padding: 0.625rem 0.75rem;
  background: rgba(255,255,255,0.05);
  gap: 10px;
  border-radius: 0.375rem;
  border: 1px solid rgba(255,255,255,0.09);
  align-items: center;
  display: flex;
}.hpu_ft_app_card_4k4:hover {
  border-color: rgba(232,104,28,0.55);
}.hpu_ft_app_card_ic_4k4 svg {
  stroke-linecap: round;
  height: 1.375rem;
  width: 22px;
  stroke-linejoin: round;
}.hpu_ft_app_card_os_4k4 {
  font-weight: 600;
  color: #574D44;
  font-size: 10px;
}.hpu_ft_app_card_action_4k4 {
  color: #C6BDB2;
  font-weight: 700;
  font-size: 0.75rem;
}.hpu_ft_bot_4k4 {
  padding: 20px 1rem;
}
@media(min-width: 771px) {.hpu_ft_bot_4k4 {
  padding: 1.25rem 1.5rem;
}
}.hpu_ft_bot_in_4k4 {
  margin: 0 auto;
  gap: 16px;
  max-width: 1320px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.hpu_ft_socials_4k4 {
  gap: 8px;
  display: flex;
}.hpu_ft_soc_4k4 {
  border: 1px solid rgba(255,255,255,0.09);
  transition: background .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 0.375rem;
  color: #907E70;
  align-items: center;
  display: flex;
  height: 36px;
  justify-content: center;
  width: 2.25rem;
}.hpu_ft_soc_4k4 svg {
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
}.hpu_ft_soc_4k4:hover {
  background: rgba(255,255,255,0.07);
}.hpu_ft_legal_4k4 {
  flex: 1;
  min-width: 12.5rem;
  font-size: 11px;
  line-height: 1.6;
  color: #7A7068;
  overflow-wrap: break-word;
}.hpu_ft_legal_4k4 strong {
  color: #907E70;
  font-weight: 700;
}.hpu_ft_legal_4k4 a {
  color: #907E70;
  text-decoration: underline;
}.hpu_ft_age_4k4 {
  border-radius: 50%;
  border: 2px solid #7A7068;
  align-items: center;
  margin-left: auto;
  font-weight: 800;
  width: 2rem;
  height: 2rem;
  color: #7A7068;
  flex-shrink: 0;
  display: flex;
  font-size: 11px;
  justify-content: center;
}