*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  line-height: 1.6;
  color: #D4C4A4;
  background-color: #110F0D;
  min-height: 100vh;
  font-family: 'Libre Franklin', sans-serif;
  -webkit-font-smoothing: antialiased;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.hak-layout-7xh {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.hak-page-7xh {
  display: flex;
  min-height: 100vh;
}.hak-main-7xh {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media screen and (min-width: 1083px) {.hak-main-7xh {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1078px) {.hak-main-7xh {
  padding-bottom: 4.5rem;
}
}.hak-gc-7xh {
  border: 1px solid rgba(255, 225, 170, 0.06);
  transition: transform .2s,border-color .2s;
  border-radius: 8px;
  background: #171411;
  overflow: hidden;
  position: relative;
  width: 8.75rem;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 639px) {.hak-gc-7xh {
  width: 9.75rem;
}
}
@media(min-width:1080px) {.hak-gc-7xh {
  width: 10.5rem;
}
}.hak-gc-7xh:hover {
  border-color: rgba(200, 146, 30, 0.07);
  transform: translateY(-3px);
}.hak-gc_img-7xh {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.hak-gc_img-7xh img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.hak-gc_hover-7xh {
  background: rgba(8, 6, 4, 0.72);
  inset: 0;
  transition: opacity .2s;
  align-items: center;
  opacity: 0;
  justify-content: center;
  display: flex;
  position: absolute;
}.hak-gc-7xh:hover .hak-gc_hover-7xh {
  opacity: 1;
}.hak-gc_hover_btn-7xh {
  padding: 0.5rem 1rem;
  background: #C8921E;
  border-radius: 0.25rem;
  font-size: 12px;
  font-weight: 700;
  color: #F5EDD8;
}.hak-gc_info-7xh {
  padding: 0.5rem 0.625rem 10px;
}.hak-gc_name-7xh {
  overflow: hidden;
  margin-bottom: 3px;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  color: #D4C4A4;
  max-width: 100%;
}.hak-gc_prov-7xh {
  font-size: 0.625rem;
  color: #64543E;
}.hak-gc_tag-7xh {
  padding: 2px 0.438rem;
  border-radius: 4px;
  letter-spacing: .04em;
  font-size: 0.563rem;
  text-transform: uppercase;
  z-index: 2;
  left: 6px;
  position: absolute;
  font-weight: 700;
  top: 0.375rem;
}.hak-gc_tag_hot-7xh {
  background: #D43A3A;
  color: #fff;
}.hak-gc_tag_new-7xh {
  background: #2BAD6A;
  color: #110F0D;
}.hak-gc_tag_jp-7xh {
  background: #E8A820;
  color: #110F0D;
}.hak-gc_tag_ex-7xh {
  background: #7A4E12;
  color: #fff;
}.hak-gc_tag_live-7xh {
  background: #D43A3A;
  color: #fff;
}.hak-gr-7xh {
  padding: 2rem 1rem 0;
  background: #110F0D;
}
@media(min-width: 769px) {.hak-gr-7xh {
  padding: 36px 1.5rem 0;
}
}.hak-gr_in-7xh {
  margin: 0 auto;
  max-width: 82.5rem;
}.hak-gr_head-7xh {
  gap: 0.75rem;
  margin-bottom: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.hak-gr_head_l-7xh {
  flex: 1;
  gap: 10px;
  min-width: 0;
  align-items: center;
  display: flex;
}.hak-gr_ic-7xh {
  border-radius: 0.5rem;
  width: 2rem;
  height: 32px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  display: flex;
}.hak-gr_ic-7xh svg {
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
  height: 16px;
}.hak-gr_title-7xh {
  font-size: 16px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F5EDD8;
}
@media(min-width: 766px) {.hak-gr_title-7xh {
  font-size: 1.125rem;
}
}.hak-gr_more-7xh {
  transition: color .2s;
  gap: 5px;
  display: flex;
  white-space: nowrap;
  flex-shrink: 0;
  color: #7E6D56;
  align-items: center;
  font-weight: 600;
  font-size: 12px;
}.hak-gr_more-7xh:hover {
  color: #C8921E;
}.hak-gr_more-7xh svg {
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
}.hak-gr_arrows-7xh {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.hak-gr_arr-7xh {
  background: rgba(255, 235, 190, 0.05);
  border: 1px solid rgba(255, 225, 170, 0.11);
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  display: flex;
  height: 30px;
  align-items: center;
  width: 30px;
  justify-content: center;
  color: #A8957A;
}.hak-gr_arr-7xh:hover {
  background: rgba(255, 235, 190, 0.07);
  color: #F5EDD8;
}.hak-gr_arr-7xh svg {
  width: 13px;
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.hak-gr_seo_h-7xh {
  margin: 0 0 6px;
  color: #D4C4A4;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-family: 'Cinzel', serif;
  font-weight: 700;
}
@media(min-width: 765px) {.hak-gr_seo_h-7xh {
  font-size: 14px;
}
}.hak-gr_seo-7xh {
  margin-bottom: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #7E6D56;
  font-size: 12px;
  max-width: 680px;
}.hak-gr_seo-7xh strong {
  font-weight: 600;
  color: #D4C4A4;
}.hak-gr_scroll-7xh {
  gap: 0.625rem;
  padding-bottom: 10px;
  display: flex;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.hak-gr_scroll-7xh::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.hak-gr_scroll-7xh {
  gap: 12px;
}
}.hak-tb-7xh {
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  background: #110F0D;
  height: 3.5rem;
  top: 0;
  right: 0;
  left: 0;
  z-index: 80;
  align-items: center;
  position: fixed;
  display: flex;
}.hak-tb_in-7xh {
  padding: 0 14px;
  gap: 0;
  display: flex;
  width: 100%;
  align-items: center;
  height: 100%;
}.hak-tb_burger-7xh {
  border-radius: 8px;
  gap: 0.313rem;
  display: flex;
  width: 2.375rem;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  height: 2.375rem;
  flex-direction: column;
  margin-right: 0.5rem;
}.hak-tb_burger-7xh:hover {
  background: rgba(255, 235, 190, 0.05);
}.hak-tb_burger_line-7xh {
  border-radius: 1px;
  background: #A8957A;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1081px) {.hak-tb_burger-7xh {
  display: none;
}
}.hak-tb_logo-7xh {
  gap: 0.563rem;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  color: #F5EDD8;
  font-size: 18px;
  letter-spacing: -.01em;
  font-weight: 800;
  margin-right: 1.25rem;
  flex-shrink: 0;
}.hak-tb_logo_mark-7xh {
  border-radius: 8px;
  overflow: hidden;
  width: 32px;
  display: flex;
  height: 2rem;
  align-items: center;
  justify-content: center;
}.hak-tb_logo_mark-7xh img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.hak-tb_nav-7xh {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 638px) {.hak-tb_nav-7xh {
  display: flex;
}
}.hak-tb_tab-7xh {
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  padding: 8px 14px;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.813rem;
  color: #A8957A;
}.hak-tb_tab-7xh:hover {
  background: rgba(255, 235, 190, 0.05);
  color: #F5EDD8;
}.hak-tb_tab-7xh.hak-state_active-7xh {
  background: rgba(200, 146, 30, 0.18);
  color: #F5EDD8;
}.hak-tb_right-7xh {
  gap: 8px;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
  display: flex;
}.hak-tb_login-7xh {
  background: rgba(255, 235, 190, 0.05);
  padding: 0.563rem 1rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 225, 170, 0.11);
  transition: border-color .2s,color .2s;
  font-weight: 600;
  font-size: 13px;
  color: #D4C4A4;
  display: none;
}.hak-tb_login-7xh:hover {
  border-color: rgba(200, 148, 42, 0.45);
  color: #F5EDD8;
}
@media(min-width: 478px) {.hak-tb_login-7xh {
  display: block;
}
}.hak-tb_reg-7xh {
  transition: background .2s;
  background: #2BAD6A;
  border-radius: 0.5rem;
  padding: 0.563rem 18px;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
  color: #0E0B07;
}.hak-tb_reg-7xh:hover {
  background: #36C87D;
}.hak-sb-7xh {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 235, 190, 0.05);
  background: #1C1916;
  transition: transform .25s ease;
  z-index: 70;
  bottom: 0;
  left: 0;
  width: 13.75rem;
  overflow-y: auto;
  top: 56px;
  position: fixed;
}.hak-sb-7xh.hak-state_open-7xh {
  transform: translateX(0);
}.hak-sb-7xh::-webkit-scrollbar {
  width: 4px;
}.hak-sb-7xh::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 235, 190, 0.07);
}
@media(min-width: 1081px) {.hak-sb-7xh {
  transform: translateX(0);
}
}.hak-sb_auth-7xh {
  padding: 14px 12px 0.625rem;
}.hak-sb_btn_reg-7xh {
  border-radius: 8px;
  padding: 11px;
  background: #2BAD6A;
  transition: background .2s;
  margin-bottom: 0.5rem;
  display: block;
  font-weight: 700;
  color: #0E0B07;
  font-size: 13px;
  text-align: center;
}.hak-sb_btn_reg-7xh:hover {
  background: #36C87D;
}.hak-sb_btn_login-7xh {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 225, 170, 0.11);
  padding: 0.625rem;
  background: rgba(255, 235, 190, 0.05);
  transition: border-color .2s;
  text-align: center;
  font-size: 13px;
  color: #D4C4A4;
  display: block;
  font-weight: 600;
}.hak-sb_btn_login-7xh:hover {
  border-color: rgba(200, 148, 42, 0.45);
  color: #F5EDD8;
}.hak-sb_promo-7xh {
  border-radius: 0.5rem;
  border: 1px solid rgba(200, 146, 30, 0.18);
  margin: 0 0.75rem 0.625rem;
  padding: 12px 0.875rem;
  overflow: hidden;
  background: linear-gradient(135deg,#2C1A06,#1C1916);
  position: relative;
}.hak-sb_promo-7xh::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 146, 30, 0.18),transparent 70%);
  width: 5rem;
  position: absolute;
  height: 5rem;
  top: -1.25rem;
  content: '';
  right: -1.25rem;
}.hak-sb_promo_title-7xh {
  margin-bottom: 4px;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #C8921E;
  letter-spacing: .06em;
}.hak-sb_promo_text-7xh {
  line-height: 1.35;
  color: #F5EDD8;
  font-weight: 600;
  font-size: 12px;
  overflow-wrap: break-word;
}.hak-sb_promo_sub-7xh {
  color: #7E6D56;
  font-size: 10px;
  margin-top: 3px;
}.hak-sb_nav-7xh {
  padding: 0.375rem 8px 1rem;
}.hak-sb_nav_lb-7xh {
  padding: 10px 0.5rem 0.375rem;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #64543E;
}.hak-sb_link-7xh {
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  padding: 0.563rem 0.625rem;
  gap: 10px;
  font-size: 13px;
  overflow-wrap: break-word;
  align-items: center;
  color: #A8957A;
  display: flex;
  cursor: pointer;
  font-weight: 500;
}.hak-sb_link-7xh:hover {
  background: rgba(255, 235, 190, 0.05);
  color: #F5EDD8;
}.hak-sb_link-7xh.hak-state_active-7xh {
  background: rgba(200, 146, 30, 0.18);
  color: #F5EDD8;
}.hak-sb_ic-7xh {
  border-radius: 4px;
  justify-content: center;
  height: 30px;
  width: 30px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.hak-sb_ic-7xh svg {
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
}.hak-sb_ic_1-7xh {
  background: rgba(200, 146, 30, 0.07);
  color: #C8921E;
}.hak-sb_ic_2-7xh {
  background: rgba(43, 173, 106, 0.14);
  color: #2BAD6A;
}.hak-sb_ic_3-7xh {
  background: rgba(232, 168, 32, 0.15);
  color: #E8A820;
}.hak-sb_ic_4-7xh {
  background: rgba(122, 78, 18, 0.22);
  color: #7A4E12;
}.hak-sb_ic_5-7xh {
  background: rgba(200, 146, 30, 0.07);
  color: #E05880;
}.hak-sb_ic_6-7xh {
  background: rgba(122, 78, 18, 0.22);
  color: #9552C8;
}.hak-sb_badge-7xh {
  padding: 2px 0.438rem;
  background: #E8A820;
  border-radius: 0.25rem;
  font-size: 9px;
  color: #0E0B07;
  font-weight: 700;
  margin-left: auto;
}.hak-sb_bot-7xh {
  border-top: 1px solid rgba(255, 235, 190, 0.05);
  gap: 8px;
  padding: 12px;
  display: flex;
}.hak-sb_lang-7xh,.hak-sb_help-7xh {
  padding: 9px 0.375rem;
  border: 1px solid rgba(255, 225, 170, 0.06);
  gap: 0.375rem;
  border-radius: 0.25rem;
  flex: 1;
  transition: border-color .2s;
  background: rgba(255, 235, 190, 0.05);
  align-items: center;
  font-size: 0.688rem;
  display: flex;
  font-weight: 600;
  justify-content: center;
  color: #A8957A;
}.hak-sb_lang-7xh:hover,.hak-sb_help-7xh:hover {
  border-color: rgba(200, 148, 42, 0.45);
  color: #F5EDD8;
}.hak-sb_lang-7xh svg,.hak-sb_help-7xh svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
  width: 13px;
}.hak-sb_bd-7xh {
  inset: 0;
  background: rgba(8, 6, 4, 0.72);
  display: none;
  position: fixed;
  z-index: 69;
}.hak-sb_bd-7xh.hak-state_on-7xh {
  display: block;
}
@media(min-width:1080px) {.hak-sb_bd-7xh {
  display: none!important;
}
}.hak-mob_nav-7xh {
  border-top: 1px solid rgba(255, 225, 170, 0.11);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #1C1916;
  z-index: 80;
  position: fixed;
  right: 0;
  display: flex;
  bottom: 0;
  left: 0;
}
@media(min-width: 1077px) {.hak-mob_nav-7xh {
  display: none;
}
}.hak-mob_nav_item-7xh {
  flex: 1;
  gap: 4px;
  padding: 0.25rem 2px;
  align-items: center;
  color: #64543E;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}.hak-mob_nav_ic-7xh {
  line-height: 1;
}.hak-mob_nav_ic-7xh svg {
  width: 20px;
  stroke-linecap: round;
  height: 1.25rem;
  stroke-linejoin: round;
}.hak-mob_nav_lb-7xh {
  color: #64543E;
  font-weight: 600;
  font-size: 0.625rem;
}.hak-mob_nav_item-7xh.hak-state_active-7xh {
  color: #C8921E;
}.hak-mob_nav_item-7xh.hak-state_active-7xh .hak-mob_nav_lb-7xh {
  color: #C8921E;
}.hak-hero-7xh {
  background: #110F0D;
  padding: 1.25rem 16px 0;
}
@media(min-width:768px) {.hak-hero-7xh {
  padding: 1.5rem 1.5rem 0;
}
}.hak-hero_in-7xh {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 859px) {.hak-hero_in-7xh {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1102px) {.hak-hero_in-7xh {
  grid-template-columns: 1fr 21.25rem;
}
}.hak-hero_promo-7xh {
  overflow: hidden;
  background: #171411;
  border-radius: 14px;
  display: flex;
  min-height: 13.75rem;
  align-items: stretch;
  position: relative;
}
@media(min-width: 769px) {.hak-hero_promo-7xh {
  min-height: 280px;
}
}.hak-hero_promo_bg-7xh {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#2C1A06 0%,#110F0D 100%);
  background-size: cover;
  position: absolute;
}.hak-hero_promo_bg-7xh::after {
  inset: 0;
  background: linear-gradient(90deg,#110F0D 0%,rgba(8, 6, 4, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.hak-hero_promo_glow-7xh {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 78, 18, 0.22) 0%,transparent 65%);
  width: 18.75rem;
  position: absolute;
  pointer-events: none;
  top: -2.5rem;
  right: 60px;
  height: 18.75rem;
}.hak-hero_promo_ct-7xh {
  padding: 1.75rem 1.5rem 28px 28px;
  position: relative;
  flex-direction: column;
  max-width: 480px;
  display: flex;
  justify-content: center;
  z-index: 2;
}
@media(min-width: 769px) {.hak-hero_promo_ct-7xh {
  padding: 40px 32px;
}
}.hak-hero_badge-7xh {
  border-radius: 20px;
  padding: 5px 12px;
  border: 1px solid rgba(200, 146, 30, 0.07);
  background: rgba(200, 146, 30, 0.18);
  display: inline-block;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8921E;
  margin-bottom: 14px;
  font-size: 10px;
  font-weight: 700;
}.hak-hero_h1-7xh {
  margin-bottom: 0.625rem;
  color: #F5EDD8;
  line-height: 1.15;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 26px;
}.hak-hero_h1-7xh em {
  font-style: normal;
  color: #E8A820;
}
@media(min-width: 769px) {.hak-hero_h1-7xh {
  font-size: 2.25rem;
}
}.hak-hero_sub-7xh {
  line-height: 1.55;
  color: #A8957A;
  margin-bottom: 20px;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.hak-hero_sub-7xh {
  font-size: 14px;
}
}.hak-hero_row-7xh {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.hak-hero_cta-7xh {
  transition: background .2s;
  padding: 13px 26px;
  background: #2BAD6A;
  border-radius: 0.5rem;
  font-weight: 700;
  font-size: 0.875rem;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.12), 0 0.375rem 20px rgba(43, 173, 106, 0.38);
  color: #0E0B07;
}.hak-hero_cta-7xh:hover {
  background: #36C87D;
}.hak-hero_terms-7xh {
  color: #64543E;
  font-size: 11px;
}.hak-hero_game-7xh {
  border-radius: 14px;
  border: 1px solid rgba(255, 225, 170, 0.06);
  overflow: hidden;
  background: #171411;
  display: flex;
  position: relative;
  flex-direction: column;
}.hak-hero_game_badge-7xh {
  padding: 0.313rem 10px;
  background: rgba(232, 168, 32, 0.15);
  border: 1px solid rgba(232, 168, 32, 0.15);
  border-radius: 1.25rem;
  font-size: 10px;
  color: #E8A820;
  text-transform: uppercase;
  left: 0.75rem;
  top: 12px;
  position: absolute;
  letter-spacing: .06em;
  z-index: 3;
  font-weight: 700;
}.hak-hero_game_badge-7xh svg {
  width: 11px;
  vertical-align: -1px;
  margin-right: 4px;
  height: 0.688rem;
}.hak-hero_game_img-7xh {
  background: linear-gradient(135deg,#2C1A06,#110F0D);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.hak-hero_game_img-7xh img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.hak-hero_game_play-7xh {
  inset: 0;
  background: rgba(8, 6, 4, 0.72);
  transition: opacity .2s;
  align-items: center;
  position: absolute;
  justify-content: center;
  display: flex;
  opacity: 0;
}.hak-hero_game-7xh:hover .hak-hero_game_play-7xh {
  opacity: 1;
}.hak-hero_game_play-7xh span {
  border-radius: 50%;
  background: #C8921E;
  justify-content: center;
  width: 3.25rem;
  height: 3.25rem;
  align-items: center;
  display: flex;
}.hak-hero_game_play-7xh span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 1.125rem;
}.hak-hero_game_info-7xh {
  padding: 0.875rem 16px;
}.hak-hero_game_title-7xh {
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-size: 15px;
  margin-bottom: 0.25rem;
  font-weight: 700;
}.hak-hero_game_provider-7xh {
  font-size: 0.688rem;
  color: #7E6D56;
}.hak-hero_game_btn-7xh {
  margin: 12px 16px 16px;
  transition: background .2s;
  background: #C8921E;
  border-radius: 8px;
  padding: 11px;
  font-weight: 700;
  font-size: 0.813rem;
  display: block;
  color: #F5EDD8;
  text-align: center;
}.hak-hero_game-7xh:hover .hak-hero_game_btn-7xh {
  background: #DFA83A;
}.hak-sbar-7xh {
  background: #110F0D;
  padding: 16px 1rem 0;
}
@media(min-width: 767px) {.hak-sbar-7xh {
  padding: 18px 1.5rem 0;
}
}.hak-sbar_in-7xh {
  margin: 0 auto;
  max-width: 1320px;
}.hak-sbar_row-7xh {
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  display: flex;
}.hak-sbar_input-7xh {
  background: #171411;
  border: 1px solid rgba(255, 225, 170, 0.11);
  transition: border-color .2s;
  gap: 10px;
  padding: 11px 16px;
  border-radius: 8px;
  flex: 1;
  font-size: 13px;
  align-items: center;
  cursor: pointer;
  display: flex;
  color: #7E6D56;
}.hak-sbar_input-7xh:hover {
  border-color: rgba(200, 148, 42, 0.45);
}.hak-sbar_input-7xh svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.938rem;
  flex-shrink: 0;
  width: 0.938rem;
}.hak-sbar_providers-7xh {
  border-radius: 0.5rem;
  padding: 0.688rem 1.125rem;
  transition: border-color .2s;
  background: #171411;
  border: 1px solid rgba(255, 225, 170, 0.11);
  gap: 0.5rem;
  white-space: nowrap;
  display: flex;
  color: #D4C4A4;
  font-size: 0.813rem;
  align-items: center;
  font-weight: 600;
}.hak-sbar_providers-7xh:hover {
  border-color: rgba(200, 148, 42, 0.45);
  color: #F5EDD8;
}.hak-sbar_providers-7xh svg {
  width: 0.875rem;
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
}.hak-sbar_tabs-7xh {
  gap: 6px;
  padding-bottom: 2px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.hak-sbar_tabs-7xh::-webkit-scrollbar {
  display: none;
}.hak-sbar_tab-7xh {
  padding: 8px 0.875rem;
  border: 1px solid rgba(255, 225, 170, 0.06);
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 20px;
  gap: 7px;
  background: rgba(255, 235, 190, 0.05);
  white-space: nowrap;
  cursor: pointer;
  font-size: 0.75rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  color: #A8957A;
  font-weight: 600;
}.hak-sbar_tab-7xh:hover {
  border-color: rgba(200, 148, 42, 0.45);
  background: rgba(255, 235, 190, 0.07);
  color: #F5EDD8;
}.hak-sbar_tab-7xh.hak-state_active-7xh {
  border-color: rgba(200, 146, 30, 0.07);
  background: rgba(200, 146, 30, 0.18);
  color: #F5EDD8;
}.hak-sbar_tab_ic-7xh svg {
  stroke-linejoin: round;
  width: 14px;
  height: 0.875rem;
  stroke-linecap: round;
}.hak-wy-7xh {
  padding: 2rem 16px 0;
  background: #110F0D;
}
@media(min-width: 771px) {.hak-wy-7xh {
  padding: 2.5rem 24px 0;
}
}.hak-wy_in-7xh {
  margin: 0 auto;
  max-width: 1320px;
}.hak-wy_head-7xh {
  max-width: 720px;
  margin-bottom: 18px;
}.hak-wy_label-7xh {
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 700;
  color: #C8921E;
  letter-spacing: .08em;
  text-transform: uppercase;
}.hak-wy_h2-7xh {
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5EDD8;
}
@media(min-width: 765px) {.hak-wy_h2-7xh {
  font-size: 1.5rem;
}
}.hak-wy_intro-7xh {
  margin: 0;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #7E6D56;
}.hak-wy_grid-7xh {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.hak-wy_grid-7xh {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.hak-wy_grid-7xh {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.hak-wy_card-7xh {
  background: #1C1916;
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 225, 170, 0.11);
  padding: 20px;
}.hak-wy_card-7xh:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 146, 30, 0.07);
}.hak-wy_card_ic-7xh {
  border-radius: 50%;
  background: rgba(200, 146, 30, 0.18);
  width: 2.75rem;
  color: #C8921E;
  height: 44px;
  display: flex;
  align-items: center;
  margin-bottom: 14px;
  justify-content: center;
}.hak-wy_card_ic-7xh svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.375rem;
  width: 1.375rem;
}.hak-wy_card_h-7xh {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  color: #F5EDD8;
  font-size: 15px;
  line-height: 1.25;
}.hak-wy_card_p-7xh {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  color: #7E6D56;
}.hak-wy_card_p-7xh strong {
  color: #D4C4A4;
  font-weight: 600;
}.hak-gr_jp-7xh {
  overflow: hidden;
  background: linear-gradient(135deg,#1E0F2C 0%,#0D0A10 100%);
  border-radius: 0.875rem;
  padding: 1.25rem;
  position: relative;
}.hak-gr_jp-7xh::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 78, 18, 0.22) 0%,transparent 70%);
  top: -60px;
  left: -3.75rem;
  width: 250px;
  position: absolute;
  height: 15.625rem;
  content: '';
}.hak-gr_jp-7xh::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 168, 32, 0.15) 0%,transparent 70%);
  bottom: -40px;
  width: 200px;
  height: 12.5rem;
  content: '';
  right: 0;
  position: absolute;
}.hak-gr_jp_head-7xh {
  gap: 1rem;
  margin-bottom: 1rem;
  flex-wrap: wrap;
  z-index: 1;
  display: flex;
  position: relative;
  align-items: flex-start;
}.hak-gr_jp_info-7xh {
  flex: 1;
}.hak-gr_jp_label-7xh {
  margin-bottom: 6px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  color: #9552C8;
}.hak-gr_jp_label-7xh svg {
  vertical-align: -2px;
  stroke-linecap: round;
  width: 0.875rem;
  height: 14px;
  margin-right: 4px;
  stroke-linejoin: round;
}.hak-gr_jp_amount-7xh {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  line-height: 1;
  font-size: 2rem;
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #F5EDD8;
}
@media(min-width: 765px) {.hak-gr_jp_amount-7xh {
  font-size: 40px;
}
}.hak-gr_jp_amount-7xh span {
  color: #E8A820;
}.hak-gr_jp_seo-7xh {
  max-width: 30rem;
  color: #A8957A;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.5;
}.hak-gr_jp_cta-7xh {
  background: rgba(122, 78, 18, 0.22);
  border-radius: 0.5rem;
  border: 1px solid rgba(122, 78, 18, 0.22);
  transition: background .2s;
  padding: 11px 1.25rem;
  align-self: flex-start;
  font-size: 13px;
  font-weight: 700;
  margin-top: 0.25rem;
  color: #F5EDD8;
  flex-shrink: 0;
  position: relative;
  z-index: 1;
  white-space: nowrap;
}.hak-gr_jp_cta-7xh:hover {
  background: #7A4E12;
}.hak-ws-7xh {
  padding: 2rem 1rem 0;
  background: #110F0D;
}
@media(min-width: 765px) {.hak-ws-7xh {
  padding: 2.25rem 1.5rem 0;
}
}.hak-ws_in-7xh {
  margin: 0 auto;
  max-width: 1320px;
}.hak-ws_head-7xh {
  gap: 12px;
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 14px;
}.hak-ws_title-7xh {
  gap: 0.625rem;
  font-family: 'Cinzel', serif;
  font-size: 1rem;
  font-weight: 700;
  align-items: center;
  color: #F5EDD8;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  display: flex;
}.hak-ws_title_ic-7xh svg {
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
  height: 18px;
  color: #E8A820;
}.hak-ws_online-7xh {
  gap: 0.438rem;
  display: flex;
  font-size: 12px;
  font-weight: 600;
  color: #7E6D56;
  align-items: center;
}.hak-ws_online_dot-7xh {
  background: #2BAD6A;
  border-radius: 50%;
  flex-shrink: 0;
  height: 8px;
  box-shadow: 0 0 6px rgba(43, 173, 106, 0.14);
  width: 0.5rem;
}.hak-ws_scroll-7xh {
  gap: 8px;
  display: flex;
  padding-bottom: 8px;
  overflow-x: auto;
  scrollbar-width: none;
}.hak-ws_scroll-7xh::-webkit-scrollbar {
  display: none;
}.hak-wc-7xh {
  border-radius: 8px;
  border: 1px solid rgba(255, 225, 170, 0.11);
  gap: 10px;
  background: #171411;
  padding: 0.625rem 0.875rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  min-width: 220px;
}.hak-wc_img-7xh {
  background: #1C1916;
  border-radius: 0.25rem;
  overflow: hidden;
  width: 2.25rem;
  flex-shrink: 0;
  height: 2.25rem;
}.hak-wc_img-7xh img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.hak-wc_info-7xh {
  min-width: 0;
}.hak-wc_game-7xh {
  overflow: hidden;
  font-weight: 600;
  font-size: 12px;
  color: #D4C4A4;
  white-space: nowrap;
  text-overflow: ellipsis;
}.hak-wc_player-7xh {
  overflow: hidden;
  font-size: 0.625rem;
  white-space: nowrap;
  color: #64543E;
  text-overflow: ellipsis;
}.hak-wc_amount-7xh {
  flex-shrink: 0;
  font-size: 0.813rem;
  color: #2BAD6A;
  font-weight: 700;
  margin-left: auto;
  white-space: nowrap;
}.hak-reg-7xh {
  padding: 2.25rem 16px 0;
  background: #110F0D;
}
@media(min-width: 770px) {.hak-reg-7xh {
  padding: 44px 1.5rem 0;
}
}.hak-reg_in-7xh {
  background: #1C1916;
  border: 1px solid rgba(255, 225, 170, 0.06);
  margin: 0 auto;
  border-radius: 0.875rem;
  padding: 1.75rem 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.hak-reg_in-7xh {
  padding: 2.5rem;
}
}.hak-reg_top-7xh {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.hak-reg_top-7xh {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.hak-reg_label-7xh {
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C8921E;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
}.hak-reg_h2-7xh {
  font-family: 'Cinzel', serif;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EDD8;
  line-height: 1.2;
  font-size: 1.375rem;
}
@media(min-width: 770px) {.hak-reg_h2-7xh {
  font-size: 28px;
}
}.hak-reg_bonus-7xh {
  background: rgba(232, 168, 32, 0.15);
  padding: 10px 16px;
  border: 1px solid rgba(232, 168, 32, 0.15);
  gap: 8px;
  border-radius: 0.5rem;
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.hak-reg_bonus_amount-7xh {
  font-weight: 800;
  font-size: 1.25rem;
  color: #E8A820;
}.hak-reg_bonus_text-7xh {
  font-size: 13px;
  line-height: 1.35;
  color: #A8957A;
}.hak-reg_cta_btn-7xh {
  background: #2BAD6A;
  border-radius: 0.5rem;
  padding: 0.875rem 32px;
  transition: background .2s;
  display: inline-block;
  color: #0E0B07;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.12), 0 0.375rem 1.25rem rgba(43, 173, 106, 0.38);
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
}.hak-reg_cta_btn-7xh:hover {
  background: #36C87D;
}.hak-reg_terms-7xh {
  font-size: 11px;
  line-height: 1.5;
  color: #64543E;
}.hak-reg_seo-7xh {
  border-top: 1px solid rgba(255, 235, 190, 0.05);
  margin-top: 1.25rem;
  font-size: 0.813rem;
  padding-top: 20px;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7E6D56;
}.hak-reg_seo-7xh p {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #7E6D56;
  margin-bottom: 10px;
}.hak-reg_seo-7xh p:last-child {
  margin-bottom: 0;
}.hak-reg_seo-7xh strong {
  font-weight: 700;
  color: #D4C4A4;
}.hak-reg_seo-7xh a {
  transition: color .2s;
  color: #C8921E;
  text-decoration: underline;
}.hak-reg_seo-7xh a:hover {
  color: #DFA83A;
}.hak-reg_seo-7xh ul,.hak-reg_seo-7xh ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.hak-reg_seo-7xh ol {
  list-style: decimal;
}.hak-reg_seo-7xh li {
  font-size: 13px;
  line-height: 1.65;
  color: #7E6D56;
  margin-bottom: 0.25rem;
}.hak-reg_seo-7xh table {
  margin-bottom: 0.625rem;
  font-size: 13px;
  display: block;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 767px) {.hak-reg_seo-7xh table {
  display: table;
}
}.hak-reg_seo-7xh th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D4C4A4;
}.hak-reg_seo-7xh td {
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  padding: 0.5rem;
  color: #7E6D56;
}.hak-reg_steps-7xh {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 858px) {.hak-reg_steps-7xh {
  margin-top: 0;
}
}.hak-reg_step-7xh {
  padding: 1rem;
  background: rgba(255, 235, 190, 0.05);
  border: 1px solid rgba(255, 225, 170, 0.06);
  gap: 14px;
  border-radius: 0.5rem;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.hak-reg_step_num-7xh {
  background: rgba(200, 146, 30, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(200, 146, 30, 0.07);
  flex-shrink: 0;
  align-items: center;
  width: 2.125rem;
  font-size: 14px;
  color: #C8921E;
  display: flex;
  justify-content: center;
  height: 34px;
  font-weight: 800;
}.hak-reg_step_title-7xh {
  font-weight: 700;
  color: #F5EDD8;
  margin-bottom: 3px;
  font-size: 0.875rem;
}.hak-reg_step_text-7xh {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #7E6D56;
}.hak-reg_trust-7xh {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 235, 190, 0.05);
  padding-top: 20px;
  display: flex;
  margin-top: 1.25rem;
  flex-wrap: wrap;
}.hak-reg_trust_item-7xh {
  gap: 7px;
  color: #7E6D56;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
  overflow-wrap: break-word;
}.hak-reg_trust_ic-7xh svg {
  height: 16px;
  stroke-linecap: round;
  color: #C8921E;
  stroke-linejoin: round;
  width: 16px;
}.hak-app-7xh {
  padding: 2.25rem 16px 0;
  background: #110F0D;
}
@media(min-width: 766px) {.hak-app-7xh {
  padding: 2.75rem 24px 0;
}
}.hak-app_in-7xh {
  margin: 0 auto;
  max-width: 82.5rem;
}.hak-app_head-7xh {
  margin-bottom: 16px;
}.hak-app_label-7xh {
  font-size: 11px;
  color: #C8921E;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.hak-app_h2-7xh {
  font-family: 'Cinzel', serif;
  color: #F5EDD8;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}
@media(min-width: 767px) {.hak-app_h2-7xh {
  font-size: 1.5rem;
}
}.hak-app_sub-7xh {
  line-height: 1.6;
  max-width: 37.5rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7E6D56;
}.hak-app_sub-7xh strong {
  font-weight: 700;
  color: #D4C4A4;
}.hak-app_cards-7xh {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width:640px) {.hak-app_cards-7xh {
  grid-template-columns: repeat(3,1fr);
}
}.hak-app_card-7xh {
  overflow: hidden;
  padding: 1.25rem;
  border-radius: 0.5rem;
  gap: 16px;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
}.hak-app_card_ios-7xh {
  background: linear-gradient(135deg,rgba(200, 146, 30, 0.18) 0%,#1C1916 100%);
}.hak-app_card_android-7xh {
  background: linear-gradient(135deg,rgba(43, 173, 106, 0.14) 0%,#1C1916 100%);
}.hak-app_card_win-7xh {
  background: linear-gradient(135deg,rgba(232, 168, 32, 0.15) 0%,#1C1916 100%);
}.hak-app_card_ic-7xh svg {
  stroke-linejoin: round;
  height: 2.125rem;
  stroke-linecap: round;
  width: 34px;
}.hak-app_card_ic-7xh {
  color: #F5EDD8;
  flex-shrink: 0;
}.hak-app_card_os-7xh {
  font-weight: 700;
  font-size: 0.625rem;
  letter-spacing: .08em;
  color: #7E6D56;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
}.hak-app_card_title-7xh {
  font-size: 15px;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 6px;
  color: #F5EDD8;
  line-height: 1.2;
}.hak-app_card_text-7xh {
  margin-bottom: 14px;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #7E6D56;
  line-height: 1.5;
}.hak-app_card_btn-7xh {
  gap: 0.438rem;
  background: rgba(255, 235, 190, 0.12);
  transition: background .2s;
  border: 1px solid rgba(200, 148, 42, 0.45);
  border-radius: 4px;
  padding: 10px 18px;
  align-items: center;
  font-size: 13px;
  display: inline-flex;
  color: #F5EDD8;
  font-weight: 700;
}.hak-app_card_btn-7xh:hover {
  background: rgba(255, 235, 190, 0.07);
}.hak-bon-7xh {
  padding: 2.25rem 16px 0;
  background: #110F0D;
}
@media(min-width:768px) {.hak-bon-7xh {
  padding: 44px 24px 0;
}
}.hak-bon_in-7xh {
  margin: 0 auto;
  max-width: 82.5rem;
}.hak-bon_head-7xh {
  margin-bottom: 1.25rem;
}.hak-bon_label-7xh {
  color: #C8921E;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 0.688rem;
}.hak-bon_h2-7xh {
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
}
@media(min-width:768px) {.hak-bon_h2-7xh {
  font-size: 1.5rem;
}
}.hak-bon_seo-7xh {
  overflow-wrap: break-word;
  max-width: 38.75rem;
  font-size: 13px;
  line-height: 1.6;
  color: #7E6D56;
}.hak-bon_seo-7xh strong {
  color: #D4C4A4;
  font-weight: 700;
}.hak-bon_seo-7xh a {
  text-decoration: underline;
  color: #C8921E;
}.hak-bon_grid-7xh {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 639px) {.hak-bon_grid-7xh {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.hak-bon_grid-7xh {
  grid-template-columns: repeat(5,1fr);
}
}.hak-bon_card-7xh {
  background: #171411;
  border: 1px solid rgba(255, 225, 170, 0.11);
  padding: 1rem;
  transition: border-color .2s,transform .2s;
  border-radius: 0.5rem;
}.hak-bon_card-7xh:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 146, 30, 0.07);
}.hak-bon_card_ic-7xh svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 26px;
  height: 26px;
}.hak-bon_card_ic-7xh {
  margin-bottom: 10px;
}.hak-bon_card_type-7xh {
  font-weight: 700;
  color: #7E6D56;
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
}.hak-bon_card_amount-7xh {
  font-weight: 800;
  margin-bottom: 6px;
  color: #E8A820;
  font-size: 1.125rem;
  line-height: 1.1;
}.hak-bon_card_name-7xh {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F5EDD8;
  font-weight: 600;
}.hak-bon_card_detail-7xh {
  border-top: 1px solid rgba(255, 235, 190, 0.05);
  color: #64543E;
  line-height: 1.5;
  padding-top: 8px;
  font-size: 11px;
  overflow-wrap: break-word;
}.hak-htp-7xh {
  padding: 36px 16px 0;
  background: #110F0D;
}
@media(min-width: 769px) {.hak-htp-7xh {
  padding: 44px 1.5rem 0;
}
}.hak-htp_in-7xh {
  margin: 0 auto;
  max-width: 1320px;
}.hak-htp_head-7xh {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.hak-htp_label-7xh {
  margin-bottom: 0.5rem;
  color: #C8921E;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.hak-htp_h2-7xh {
  color: #F5EDD8;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  font-size: 22px;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.hak-htp_h2-7xh {
  font-size: 28px;
}
}.hak-htp_intro-7xh {
  color: #7E6D56;
  font-size: 0.875rem;
  line-height: 1.6;
}.hak-htp_steps-7xh {
  padding: 0;
  margin: 0;
  gap: 12px;
  list-style: none;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.hak-htp_steps-7xh {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.hak-htp_steps-7xh {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.hak-htp_step-7xh {
  border: 1px solid rgba(255, 225, 170, 0.11);
  padding: 20px 18px 18px;
  background: #1C1916;
  border-radius: 8px;
  flex-direction: column;
  position: relative;
  display: flex;
}.hak-htp_step_num-7xh {
  border-radius: 50%;
  background: #C8921E;
  height: 1.75rem;
  align-items: center;
  display: flex;
  left: 1.25rem;
  position: absolute;
  top: -0.75rem;
  font-size: 0.813rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  justify-content: center;
  color: #0E0B07;
  width: 1.75rem;
}.hak-htp_step_ic-7xh {
  border-radius: 4px;
  margin: 8px 0 12px;
  background: rgba(200, 146, 30, 0.18);
  color: #C8921E;
  width: 36px;
  align-items: center;
  justify-content: center;
  height: 2.25rem;
  display: flex;
}.hak-htp_step_ic-7xh svg {
  width: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.125rem;
}.hak-htp_step_h-7xh {
  font-size: 0.875rem;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  color: #F5EDD8;
  line-height: 1.25;
  font-weight: 700;
}.hak-htp_step_p-7xh {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #7E6D56;
  line-height: 1.55;
}.hak-htp_step_p-7xh strong {
  font-weight: 600;
  color: #D4C4A4;
}.hak-htp_cta-7xh {
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 13px 1.625rem;
  background: #2BAD6A;
  margin-top: 20px;
  display: inline-block;
  color: #0E0B07;
  font-weight: 700;
  font-size: 0.875rem;
}.hak-htp_cta-7xh:hover {
  background: #36C87D;
}.hak-prov-7xh {
  padding: 36px 16px 0;
  background: #110F0D;
}
@media(min-width: 766px) {.hak-prov-7xh {
  padding: 44px 1.5rem 0;
}
}.hak-prov_in-7xh {
  margin: 0 auto;
  max-width: 1320px;
}.hak-prov_head-7xh {
  margin-bottom: 16px;
}.hak-prov_label-7xh {
  font-size: 11px;
  color: #C8921E;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.hak-prov_h2-7xh {
  color: #F5EDD8;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}
@media(min-width: 767px) {.hak-prov_h2-7xh {
  font-size: 1.5rem;
}
}.hak-prov_seo-7xh {
  margin-bottom: 1rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7E6D56;
  line-height: 1.6;
  max-width: 38.75rem;
}.hak-prov_seo-7xh strong {
  font-weight: 700;
  color: #D4C4A4;
}.hak-prov_seo-7xh a {
  color: #C8921E;
  text-decoration: underline;
}.hak-prov_grid-7xh {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.hak-prov_grid-7xh {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.hak-prov_grid-7xh {
  grid-template-columns: repeat(8,1fr);
}
}.hak-prov_card-7xh {
  transition: border-color .2s,background .2s;
  background: #171411;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 225, 170, 0.11);
  gap: 7px;
  padding: 14px 10px;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  display: flex;
}.hak-prov_card-7xh:hover {
  border-color: rgba(200, 148, 42, 0.45);
  background: #1C1916;
}.hak-prov_logo-7xh {
  background: rgba(255, 235, 190, 0.05);
  overflow: hidden;
  border-radius: 4px;
  height: 2.75rem;
  width: 2.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
}.hak-prov_logo-7xh img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.hak-prov_name-7xh {
  font-weight: 600;
  color: #A8957A;
  text-align: center;
  overflow-wrap: break-word;
  font-size: 11px;
}.hak-faq-7xh {
  background: #110F0D;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.hak-faq-7xh {
  padding: 2.75rem 1.5rem 0;
}
}.hak-faq_in-7xh {
  margin: 0 auto;
  max-width: 82.5rem;
}.hak-faq_head-7xh {
  margin-bottom: 20px;
}.hak-faq_label-7xh {
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #C8921E;
}.hak-faq_h2-7xh {
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.hak-faq_h2-7xh {
  font-size: 24px;
}
}.hak-faq_list-7xh {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.hak-faq_item-7xh {
  border-radius: 8px;
  border: 1px solid rgba(255, 225, 170, 0.11);
  overflow: hidden;
  background: #1C1916;
}.hak-faq_q-7xh {
  padding: 1rem 1.25rem;
  gap: 0.75rem;
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  display: flex;
  cursor: pointer;
  flex-wrap: wrap;
  color: #D4C4A4;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
}.hak-faq_q-7xh:hover {
  color: #F5EDD8;
}.hak-faq_q_ic-7xh {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 235, 190, 0.05);
  flex-shrink: 0;
  align-items: center;
  display: flex;
  height: 1.5rem;
  width: 24px;
  color: #C8921E;
  justify-content: center;
  font-size: 1rem;
}.hak-faq_item-7xh.hak-state_open-7xh .hak-faq_q_ic-7xh {
  transform: rotate(45deg);
}.hak-faq_a-7xh {
  padding: 0 20px 1rem;
  overflow-wrap: break-word;
  color: #7E6D56;
  font-size: 13px;
  line-height: 1.7;
  display: none;
}.hak-faq_item-7xh.hak-state_open-7xh .hak-faq_a-7xh {
  display: block;
}.hak-faq_a-7xh strong {
  font-weight: 700;
  color: #D4C4A4;
}.hak-faq_a-7xh a {
  color: #C8921E;
  text-decoration: underline;
}.hak-faq_a-7xh ul,.hak-faq_a-7xh ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.hak-faq_a-7xh ol {
  list-style: decimal;
}.hak-faq_a-7xh li {
  line-height: 1.6;
  margin-bottom: 4px;
}.hak-faq_a-7xh table {
  margin: 0.5rem 0;
  width: 100%;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 12px;
}
@media(min-width: 769px) {.hak-faq_a-7xh table {
  display: table;
}
}.hak-faq_a-7xh th {
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  padding: 0.375rem 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #D4C4A4;
}.hak-faq_a-7xh td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  color: #7E6D56;
}.hak-seo-7xh {
  padding: 2.25rem 1rem 0;
  background: #110F0D;
}
@media(min-width: 770px) {.hak-seo-7xh {
  padding: 44px 24px 0;
}
}.hak-seo_in-7xh {
  border: 1px solid rgba(255, 225, 170, 0.11);
  border-radius: 14px;
  padding: 28px 24px;
  background: #1C1916;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.hak-seo_in-7xh {
  padding: 2.25rem 2.5rem;
}
}.hak-seo_label-7xh {
  letter-spacing: .08em;
  color: #C8921E;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
}.hak-seo_h2-7xh {
  overflow-wrap: break-word;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
  color: #F5EDD8;
  font-size: 20px;
  margin-bottom: 0.875rem;
  font-weight: 800;
}
@media(min-width: 770px) {.hak-seo_h2-7xh {
  font-size: 24px;
}
}.hak-seo_body-7xh {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #A8957A;
}.hak-seo_body-7xh p {
  color: #A8957A;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
}.hak-seo_body-7xh p:last-child {
  margin-bottom: 0;
}.hak-seo_body-7xh strong {
  font-weight: 700;
  color: #D4C4A4;
}.hak-seo_body-7xh a {
  transition: color .2s;
  color: #C8921E;
  text-decoration: underline;
}.hak-seo_body-7xh a:hover {
  color: #DFA83A;
}.hak-seo_body-7xh ul,.hak-seo_body-7xh ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.hak-seo_body-7xh ol {
  list-style: decimal;
}.hak-seo_body-7xh li {
  margin-bottom: 6px;
  color: #A8957A;
  line-height: 1.75;
  font-size: 14px;
}.hak-seo_body-7xh table {
  margin-bottom: 0.75rem;
  display: block;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 767px) {.hak-seo_body-7xh table {
  display: table;
}
}.hak-seo_body-7xh th {
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  padding: 10px 12px;
  color: #D4C4A4;
  font-weight: 700;
  text-align: left;
}.hak-seo_body-7xh td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  color: #A8957A;
}.hak-seo_cols-7xh {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.hak-seo_cols-7xh {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.hak-seo_cols-7xh {
  grid-template-columns: repeat(3,1fr);
}
}.hak-seo_col_h-7xh {
  margin-bottom: 0.438rem;
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #D4C4A4;
}.hak-seo_col_p-7xh {
  color: #7E6D56;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.hak-seo_stats-7xh {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.hak-seo_stat-7xh {
  border-radius: 8px;
  padding: 14px 16px;
  flex: 1;
  border: 1px solid rgba(200, 146, 30, 0.18);
  background: rgba(200, 146, 30, 0.07);
  min-width: 8.75rem;
}.hak-seo_stat_val-7xh {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #C8921E;
  margin-bottom: 0.25rem;
}.hak-seo_stat_lb-7xh {
  overflow-wrap: break-word;
  color: #7E6D56;
  font-size: 0.688rem;
}.hak-rv-7xh {
  background: #110F0D;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.hak-rv-7xh {
  padding: 2.75rem 1.5rem 0;
}
}.hak-rv_in-7xh {
  margin: 0 auto;
  max-width: 1320px;
}.hak-rv_head-7xh {
  margin-bottom: 20px;
  max-width: 45rem;
}.hak-rv_label-7xh {
  font-weight: 700;
  color: #C8921E;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
}.hak-rv_h2-7xh {
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F5EDD8;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.hak-rv_h2-7xh {
  font-size: 1.75rem;
}
}.hak-rv_stats-7xh {
  gap: 18px;
  display: flex;
  align-items: center;
  color: #7E6D56;
  flex-wrap: wrap;
  font-size: 0.813rem;
}.hak-rv_stats_score-7xh {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.hak-rv_stats_score_val-7xh {
  font-family: 'Cinzel', serif;
  color: #E8A820;
  font-weight: 800;
  font-size: 22px;
}.hak-rv_stats_score_max-7xh {
  color: #64543E;
  font-size: 0.813rem;
}.hak-rv_stats_badge-7xh {
  gap: 4px;
  align-items: center;
  display: flex;
}.hak-rv_stats_badge-7xh svg {
  height: 14px;
  color: #E8A820;
  width: 14px;
}.hak-rv_grid-7xh {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.hak-rv_grid-7xh {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.hak-rv_grid-7xh {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.hak-rv_card-7xh {
  padding: 1.25rem;
  border: 1px solid rgba(255, 225, 170, 0.11);
  background: #1C1916;
  border-radius: 0.5rem;
  flex-direction: column;
  display: flex;
}.hak-rv_card_stars-7xh {
  gap: 2px;
  display: flex;
  margin-bottom: 0.625rem;
  color: #E8A820;
}.hak-rv_card_stars-7xh svg {
  height: 0.875rem;
  width: 14px;
}.hak-rv_card_h-7xh {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  color: #F5EDD8;
  line-height: 1.3;
}.hak-rv_card_body-7xh {
  flex: 1;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  margin-bottom: 0.875rem;
  color: #7E6D56;
}.hak-rv_card_body-7xh strong {
  color: #D4C4A4;
  font-weight: 600;
}.hak-rv_card_meta-7xh {
  border-top: 1px solid rgba(255, 235, 190, 0.05);
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-top: 12px;
}.hak-rv_card_author-7xh {
  font-weight: 600;
  font-size: 12px;
  color: #D4C4A4;
}.hak-rv_card_date-7xh {
  color: #64543E;
  font-size: 0.688rem;
}.hak-seo-7xh {
  background: #110F0D;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.hak-seo-7xh {
  padding: 2.75rem 24px 0;
}
}.hak-seo_in-7xh {
  background: #1C1916;
  border: 1px solid rgba(255, 225, 170, 0.11);
  margin: 0 auto;
  border-radius: 14px;
  padding: 1.75rem 24px;
  max-width: 1320px;
}
@media(min-width: 769px) {.hak-seo_in-7xh {
  padding: 36px 40px;
}
}.hak-seo_label-7xh {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  color: #C8921E;
  margin-bottom: 10px;
  font-weight: 700;
}.hak-seo_h2-7xh {
  color: #F5EDD8;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 14px;
  line-height: 1.25;
}
@media(min-width: 770px) {.hak-seo_h2-7xh {
  font-size: 24px;
}
}.hak-seo_body-7xh {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #A8957A;
}.hak-seo_body-7xh p {
  color: #A8957A;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.hak-seo_body-7xh p:last-child {
  margin-bottom: 0;
}.hak-seo_body-7xh strong {
  color: #D4C4A4;
  font-weight: 700;
}.hak-seo_body-7xh a {
  transition: color .2s;
  color: #C8921E;
  text-decoration: underline;
}.hak-seo_body-7xh a:hover {
  color: #DFA83A;
}.hak-seo_body-7xh ul,.hak-seo_body-7xh ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.hak-seo_body-7xh ol {
  list-style: decimal;
}.hak-seo_body-7xh li {
  font-size: 0.875rem;
  color: #A8957A;
  line-height: 1.75;
  margin-bottom: 6px;
}.hak-seo_body-7xh table {
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  display: block;
  font-size: 13px;
}
@media(min-width: 769px) {.hak-seo_body-7xh table {
  display: table;
}
}.hak-seo_body-7xh th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  color: #D4C4A4;
  text-align: left;
  font-weight: 700;
}.hak-seo_body-7xh td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  color: #A8957A;
}.hak-seo_cols-7xh {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 643px) {.hak-seo_cols-7xh {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.hak-seo_cols-7xh {
  grid-template-columns: repeat(3,1fr);
}
}.hak-seo_col_h-7xh {
  font-weight: 700;
  color: #D4C4A4;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.hak-seo_col_p-7xh {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7E6D56;
  font-size: 13px;
}.hak-seo_stats-7xh {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.hak-seo_stat-7xh {
  border-radius: 0.5rem;
  border: 1px solid rgba(200, 146, 30, 0.18);
  flex: 1;
  padding: 14px 1rem;
  background: rgba(200, 146, 30, 0.07);
  min-width: 140px;
}.hak-seo_stat_val-7xh {
  margin-bottom: 4px;
  color: #C8921E;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
}.hak-seo_stat_lb-7xh {
  font-size: 11px;
  color: #7E6D56;
  overflow-wrap: break-word;
}.hak-seo-7xh {
  padding: 36px 16px 0;
  background: #110F0D;
}
@media(min-width: 769px) {.hak-seo-7xh {
  padding: 2.75rem 24px 0;
}
}.hak-seo_in-7xh {
  border: 1px solid rgba(255, 225, 170, 0.11);
  border-radius: 14px;
  padding: 1.75rem 24px;
  margin: 0 auto;
  background: #1C1916;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.hak-seo_in-7xh {
  padding: 36px 2.5rem;
}
}.hak-seo_label-7xh {
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #C8921E;
  margin-bottom: 10px;
}.hak-seo_h2-7xh {
  font-size: 20px;
  line-height: 1.25;
  margin-bottom: 14px;
  color: #F5EDD8;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width:768px) {.hak-seo_h2-7xh {
  font-size: 1.5rem;
}
}.hak-seo_body-7xh {
  line-height: 1.75;
  color: #A8957A;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.hak-seo_body-7xh p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A8957A;
}.hak-seo_body-7xh p:last-child {
  margin-bottom: 0;
}.hak-seo_body-7xh strong {
  color: #D4C4A4;
  font-weight: 700;
}.hak-seo_body-7xh a {
  transition: color .2s;
  color: #C8921E;
  text-decoration: underline;
}.hak-seo_body-7xh a:hover {
  color: #DFA83A;
}.hak-seo_body-7xh ul,.hak-seo_body-7xh ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.hak-seo_body-7xh ol {
  list-style: decimal;
}.hak-seo_body-7xh li {
  margin-bottom: 6px;
  color: #A8957A;
  font-size: 14px;
  line-height: 1.75;
}.hak-seo_body-7xh table {
  font-size: 0.813rem;
  border-collapse: collapse;
  margin-bottom: 12px;
  overflow-x: auto;
  display: block;
  width: 100%;
}
@media(min-width: 769px) {.hak-seo_body-7xh table {
  display: table;
}
}.hak-seo_body-7xh th {
  border-bottom: 1px solid rgba(255, 235, 190, 0.07);
  padding: 10px 12px;
  color: #D4C4A4;
  font-weight: 700;
  text-align: left;
}.hak-seo_body-7xh td {
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  padding: 0.625rem 12px;
  color: #A8957A;
}.hak-seo_cols-7xh {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 643px) {.hak-seo_cols-7xh {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.hak-seo_cols-7xh {
  grid-template-columns: repeat(3,1fr);
}
}.hak-seo_col_h-7xh {
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #D4C4A4;
}.hak-seo_col_p-7xh {
  color: #7E6D56;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
}.hak-seo_stats-7xh {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.hak-seo_stat-7xh {
  border: 1px solid rgba(200, 146, 30, 0.18);
  background: rgba(200, 146, 30, 0.07);
  padding: 0.875rem 1rem;
  border-radius: 0.5rem;
  flex: 1;
  min-width: 140px;
}.hak-seo_stat_val-7xh {
  margin-bottom: 4px;
  font-weight: 800;
  color: #C8921E;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}.hak-seo_stat_lb-7xh {
  font-size: 11px;
  color: #7E6D56;
  overflow-wrap: break-word;
}.hak-ft-7xh {
  border-top: 1px solid rgba(255, 235, 190, 0.05);
  background: #0C0A08;
  margin-top: 3rem;
}.hak-ft_support-7xh {
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width:768px) {.hak-ft_support-7xh {
  padding: 28px 24px;
}
}.hak-ft_support_in-7xh {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  max-width: 1320px;
  align-items: center;
}.hak-ft_support_main-7xh {
  flex: 1;
  gap: 1rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-width: 220px;
}.hak-ft_support_ic-7xh {
  color: #C8921E;
  flex-shrink: 0;
}.hak-ft_support_ic-7xh svg {
  width: 30px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 30px;
}.hak-ft_support_text_title-7xh {
  font-size: 0.938rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5EDD8;
  margin-bottom: 3px;
}.hak-ft_support_text_sub-7xh {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #7E6D56;
}.hak-ft_support_btn-7xh {
  border-radius: 0.5rem;
  transition: background .2s;
  background: #C8921E;
  padding: 11px 22px;
  font-weight: 700;
  font-size: 13px;
  color: #F5EDD8;
  flex-shrink: 0;
  white-space: nowrap;
}.hak-ft_support_btn-7xh:hover {
  background: #DFA83A;
}.hak-ft_support_contacts-7xh {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.hak-ft_support_contact-7xh {
  color: #64543E;
  font-size: 12px;
  line-height: 1.4;
}.hak-ft_support_contact-7xh strong {
  color: #A8957A;
  font-weight: 600;
  display: block;
  font-size: 11px;
  margin-bottom: 2px;
}.hak-ft_main-7xh {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 235, 190, 0.05);
}
@media(min-width: 769px) {.hak-ft_main-7xh {
  padding: 2.5rem 24px 32px;
}
}.hak-ft_main_in-7xh {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
}
@media(min-width: 641px) {.hak-ft_main_in-7xh {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.hak-ft_main_in-7xh {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.hak-ft_col_logo-7xh {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.hak-ft_col_logo-7xh {
  grid-column: auto;
}
}.hak-ft_logo-7xh {
  gap: 0.563rem;
  align-items: center;
  font-weight: 800;
  font-size: 1rem;
  color: #F5EDD8;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  display: flex;
  flex-wrap: wrap;
}.hak-ft_logo_mark-7xh {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 1.875rem;
  height: 1.875rem;
}.hak-ft_logo_mark-7xh img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.hak-ft_logo_sub-7xh {
  overflow-wrap: break-word;
  color: #64543E;
  font-size: 0.75rem;
  line-height: 1.55;
  max-width: 12.5rem;
}.hak-ft_col_title-7xh {
  margin-bottom: 0.875rem;
  font-weight: 700;
  letter-spacing: .07em;
  font-size: 12px;
  color: #A8957A;
  text-transform: uppercase;
}.hak-ft_col_links-7xh {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.hak-ft_col_link-7xh {
  transition: color .2s;
  font-size: 13px;
  color: #64543E;
  overflow-wrap: break-word;
}.hak-ft_col_link-7xh:hover {
  color: #D4C4A4;
}.hak-ft_apps-7xh {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.hak-ft_app_card-7xh {
  border-radius: 4px;
  padding: 0.625rem 0.75rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 225, 170, 0.11);
  gap: 0.625rem;
  background: rgba(255, 235, 190, 0.05);
  align-items: center;
  display: flex;
}.hak-ft_app_card-7xh:hover {
  border-color: rgba(200, 148, 42, 0.45);
}.hak-ft_app_card_ic-7xh svg {
  width: 22px;
  stroke-linecap: round;
  height: 1.375rem;
  stroke-linejoin: round;
}.hak-ft_app_card_os-7xh {
  color: #64543E;
  font-size: 0.625rem;
  font-weight: 600;
}.hak-ft_app_card_action-7xh {
  font-size: 12px;
  font-weight: 700;
  color: #D4C4A4;
}.hak-ft_bot-7xh {
  padding: 20px 16px;
}
@media(min-width:768px) {.hak-ft_bot-7xh {
  padding: 1.25rem 1.5rem;
}
}.hak-ft_bot_in-7xh {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 82.5rem;
}.hak-ft_socials-7xh {
  gap: 8px;
  display: flex;
}.hak-ft_soc-7xh {
  border: 1px solid rgba(255, 225, 170, 0.11);
  transition: background .2s;
  border-radius: 0.25rem;
  background: rgba(255, 235, 190, 0.05);
  justify-content: center;
  width: 2.25rem;
  display: flex;
  align-items: center;
  height: 36px;
  color: #A8957A;
}.hak-ft_soc-7xh svg {
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.hak-ft_soc-7xh:hover {
  background: rgba(255, 235, 190, 0.07);
}.hak-ft_legal-7xh {
  flex: 1;
  font-size: 0.688rem;
  line-height: 1.6;
  color: #8C7B62;
  min-width: 200px;
  overflow-wrap: break-word;
}.hak-ft_legal-7xh strong {
  font-weight: 700;
  color: #A8957A;
}.hak-ft_legal-7xh a {
  text-decoration: underline;
  color: #A8957A;
}.hak-ft_age-7xh {
  border-radius: 50%;
  border: 2px solid #8C7B62;
  display: flex;
  align-items: center;
  width: 2rem;
  font-weight: 800;
  color: #8C7B62;
  margin-left: auto;
  justify-content: center;
  height: 32px;
  flex-shrink: 0;
  font-size: 11px;
}