*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #100B06;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  color: #D4B88A;
  line-height: 1.6;
  font-family: 'Raleway', sans-serif;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  border: none;
  font: inherit;
  background: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.hwk-layout_tq9 {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.hwk-page_tq9 {
  min-height: 100vh;
  display: flex;
}.hwk-main_tq9 {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media(min-width: 1082px) {.hwk-main_tq9 {
  padding-left: 220px;
}
}
@media(max-width: 1081px) {.hwk-main_tq9 {
  padding-bottom: 4.5rem;
}
}.hwk-gc_tq9 {
  overflow: hidden;
  border: 1px solid rgba(255, 210, 140, 0.07);
  background: #160E07;
  transition: transform .2s,border-color .2s;
  border-radius: 0.5rem;
  cursor: pointer;
  position: relative;
  width: 8.75rem;
  flex-shrink: 0;
}
@media(min-width: 641px) {.hwk-gc_tq9 {
  width: 156px;
}
}
@media(min-width: 1083px) {.hwk-gc_tq9 {
  width: 168px;
}
}.hwk-gc_tq9:hover {
  border-color: rgba(200, 144, 26, 0.09);
  transform: translateY(-3px);
}.hwk-gc_img_tq9 {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.hwk-gc_img_tq9 img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.hwk-gc_hover_tq9 {
  background: rgba(8, 5, 2, 0.72);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  position: absolute;
  display: flex;
  opacity: 0;
  justify-content: center;
}.hwk-gc_tq9:hover .hwk-gc_hover_tq9 {
  opacity: 1;
}.hwk-gc_hover_btn_tq9 {
  border-radius: 4px;
  background: #C8901A;
  padding: 8px 16px;
  color: #F5EBCF;
  font-weight: 700;
  font-size: 12px;
}.hwk-gc_info_tq9 {
  padding: 8px 0.625rem 0.625rem;
}.hwk-gc_name_tq9 {
  overflow: hidden;
  margin-bottom: 3px;
  max-width: 100%;
  text-overflow: ellipsis;
  font-weight: 600;
  color: #D4B88A;
  font-size: 12px;
  white-space: nowrap;
}.hwk-gc_prov_tq9 {
  color: #5E4428;
  font-size: 0.625rem;
}.hwk-gc_tag_tq9 {
  padding: 2px 7px;
  border-radius: 4px;
  letter-spacing: .04em;
  position: absolute;
  font-weight: 700;
  font-size: 0.563rem;
  z-index: 2;
  top: 0.375rem;
  left: 6px;
  text-transform: uppercase;
}.hwk-gc_tag_hot_tq9 {
  background: #C43030;
  color: #fff;
}.hwk-gc_tag_new_tq9 {
  background: #3DAA6A;
  color: #100B06;
}.hwk-gc_tag_jp_tq9 {
  background: #D4980C;
  color: #100B06;
}.hwk-gc_tag_ex_tq9 {
  background: #7A4E1E;
  color: #fff;
}.hwk-gc_tag_live_tq9 {
  background: #C43030;
  color: #fff;
}.hwk-gr_tq9 {
  background: #100B06;
  padding: 2rem 1rem 0;
}
@media(min-width: 770px) {.hwk-gr_tq9 {
  padding: 36px 24px 0;
}
}.hwk-gr_in_tq9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hwk-gr_head_tq9 {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
}.hwk-gr_head_l_tq9 {
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  display: flex;
  min-width: 0;
}.hwk-gr_ic_tq9 {
  border-radius: 0.5rem;
  width: 32px;
  height: 32px;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.hwk-gr_ic_tq9 svg {
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
  height: 16px;
}.hwk-gr_title_tq9 {
  color: #F5EBCF;
  font-weight: 700;
  font-size: 16px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.hwk-gr_title_tq9 {
  font-size: 18px;
}
}.hwk-gr_more_tq9 {
  transition: color .2s;
  gap: 0.313rem;
  font-size: 0.75rem;
  display: flex;
  font-weight: 600;
  color: #7A5A34;
  white-space: nowrap;
  flex-shrink: 0;
  align-items: center;
}.hwk-gr_more_tq9:hover {
  color: #C8901A;
}.hwk-gr_more_tq9 svg {
  stroke-linejoin: round;
  width: 12px;
  height: 0.75rem;
  stroke-linecap: round;
}.hwk-gr_arrows_tq9 {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.hwk-gr_arr_tq9 {
  border-radius: 4px;
  background: rgba(255, 220, 160, 0.05);
  border: 1px solid rgba(255, 210, 140, 0.14);
  transition: background .15s,color .15s;
  align-items: center;
  justify-content: center;
  width: 1.875rem;
  display: flex;
  color: #A87E50;
  height: 1.875rem;
}.hwk-gr_arr_tq9:hover {
  background: rgba(255, 220, 160, 0.08);
  color: #F5EBCF;
}.hwk-gr_arr_tq9 svg {
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.813rem;
}.hwk-gr_seo_h_tq9 {
  margin: 0 0 6px;
  color: #D4B88A;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
  max-width: 42.5rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.hwk-gr_seo_h_tq9 {
  font-size: 14px;
}
}.hwk-gr_seo_tq9 {
  margin-bottom: 0.75rem;
  max-width: 42.5rem;
  color: #7A5A34;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.75rem;
}.hwk-gr_seo_tq9 strong {
  font-weight: 600;
  color: #D4B88A;
}.hwk-gr_scroll_tq9 {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.hwk-gr_scroll_tq9::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.hwk-gr_scroll_tq9 {
  gap: 0.75rem;
}
}.hwk-tb_tq9 {
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  background: #0E0A05;
  right: 0;
  top: 0;
  display: flex;
  height: 3.5rem;
  z-index: 80;
  position: fixed;
  align-items: center;
  left: 0;
}.hwk-tb_in_tq9 {
  padding: 0 14px;
  gap: 0;
  height: 100%;
  width: 100%;
  align-items: center;
  display: flex;
}.hwk-tb_burger_tq9 {
  gap: 5px;
  border-radius: 0.5rem;
  margin-right: 8px;
  display: flex;
  height: 38px;
  align-items: center;
  flex-direction: column;
  width: 38px;
  flex-shrink: 0;
  justify-content: center;
}.hwk-tb_burger_tq9:hover {
  background: rgba(255, 220, 160, 0.05);
}.hwk-tb_burger_line_tq9 {
  border-radius: 1px;
  background: #A87E50;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1078px) {.hwk-tb_burger_tq9 {
  display: none;
}
}.hwk-tb_logo_tq9 {
  gap: 9px;
  font-weight: 800;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  flex-shrink: 0;
  margin-right: 1.25rem;
  font-size: 1.125rem;
  align-items: center;
  color: #F5EBCF;
  display: flex;
}.hwk-tb_logo_mark_tq9 {
  overflow: hidden;
  border-radius: 8px;
  justify-content: center;
  display: flex;
  height: 2rem;
  width: 2rem;
  align-items: center;
}.hwk-tb_logo_mark_tq9 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.hwk-tb_nav_tq9 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 642px) {.hwk-tb_nav_tq9 {
  display: flex;
}
}.hwk-tb_tab_tq9 {
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  color: #A87E50;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 600;
}.hwk-tb_tab_tq9:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F5EBCF;
}.hwk-tb_tab_tq9.hwk-state_active_tq9 {
  background: rgba(200, 144, 26, 0.22);
  color: #F5EBCF;
}.hwk-tb_right_tq9 {
  gap: 0.5rem;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.hwk-tb_login_tq9 {
  border: 1px solid rgba(255, 210, 140, 0.14);
  transition: border-color .2s,color .2s;
  background: rgba(255, 220, 160, 0.05);
  padding: 0.563rem 1rem;
  border-radius: 8px;
  display: none;
  color: #D4B88A;
  font-weight: 600;
  font-size: 13px;
}.hwk-tb_login_tq9:hover {
  border-color: rgba(200, 148, 40, 0.55);
  color: #F5EBCF;
}
@media(min-width: 481px) {.hwk-tb_login_tq9 {
  display: block;
}
}.hwk-tb_reg_tq9 {
  padding: 0.563rem 1.125rem;
  border-radius: 0.5rem;
  background: #3DAA6A;
  transition: background .2s;
  font-size: 0.813rem;
  font-weight: 700;
  color: #0E0803;
  white-space: nowrap;
}.hwk-tb_reg_tq9:hover {
  background: #4DC87C;
}.hwk-sb_tq9 {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 220, 160, 0.05);
  transform: translateX(-100%);
  background: #1C1209;
  left: 0;
  position: fixed;
  z-index: 70;
  overflow-y: auto;
  bottom: 0;
  top: 56px;
  width: 13.75rem;
}.hwk-sb_tq9.hwk-state_open_tq9 {
  transform: translateX(0);
}.hwk-sb_tq9::-webkit-scrollbar {
  width: 4px;
}.hwk-sb_tq9::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 220, 160, 0.08);
}
@media(min-width: 1083px) {.hwk-sb_tq9 {
  transform: translateX(0);
}
}.hwk-sb_auth_tq9 {
  padding: 14px 12px 10px;
}.hwk-sb_btn_reg_tq9 {
  background: #3DAA6A;
  transition: background .2s;
  padding: 11px;
  border-radius: 8px;
  font-size: 0.813rem;
  text-align: center;
  margin-bottom: 0.5rem;
  color: #0E0803;
  display: block;
  font-weight: 700;
}.hwk-sb_btn_reg_tq9:hover {
  background: #4DC87C;
}.hwk-sb_btn_login_tq9 {
  background: rgba(255, 220, 160, 0.05);
  border-radius: 0.5rem;
  transition: border-color .2s;
  padding: 10px;
  border: 1px solid rgba(255, 210, 140, 0.14);
  text-align: center;
  display: block;
  font-size: 13px;
  color: #D4B88A;
  font-weight: 600;
}.hwk-sb_btn_login_tq9:hover {
  border-color: rgba(200, 148, 40, 0.55);
  color: #F5EBCF;
}.hwk-sb_promo_tq9 {
  border: 1px solid rgba(200, 144, 26, 0.22);
  background: linear-gradient(135deg,#2A1604,#1C1209);
  margin: 0 12px 10px;
  overflow: hidden;
  border-radius: 8px;
  padding: 12px 0.875rem;
  position: relative;
}.hwk-sb_promo_tq9::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 144, 26, 0.22),transparent 70%);
  height: 5rem;
  top: -1.25rem;
  right: -1.25rem;
  position: absolute;
  width: 80px;
  content: '';
}.hwk-sb_promo_title_tq9 {
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  color: #C8901A;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
}.hwk-sb_promo_text_tq9 {
  font-weight: 600;
  color: #F5EBCF;
  line-height: 1.35;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.hwk-sb_promo_sub_tq9 {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #7A5A34;
}.hwk-sb_nav_tq9 {
  padding: 0.375rem 8px 16px;
}.hwk-sb_nav_lb_tq9 {
  padding: 0.625rem 8px 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #5E4428;
  font-size: 10px;
  letter-spacing: .08em;
}.hwk-sb_link_tq9 {
  border-radius: 0.25rem;
  gap: 10px;
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  font-size: 13px;
  cursor: pointer;
  display: flex;
  font-weight: 500;
  color: #A87E50;
  overflow-wrap: break-word;
  align-items: center;
}.hwk-sb_link_tq9:hover {
  background: rgba(255, 220, 160, 0.05);
  color: #F5EBCF;
}.hwk-sb_link_tq9.hwk-state_active_tq9 {
  background: rgba(200, 144, 26, 0.22);
  color: #F5EBCF;
}.hwk-sb_ic_tq9 {
  border-radius: 0.25rem;
  flex-shrink: 0;
  height: 30px;
  display: flex;
  align-items: center;
  width: 1.875rem;
  justify-content: center;
}.hwk-sb_ic_tq9 svg {
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.hwk-sb_ic_1_tq9 {
  background: rgba(200, 144, 26, 0.09);
  color: #C8901A;
}.hwk-sb_ic_2_tq9 {
  background: rgba(61, 170, 106, 0.20);
  color: #3DAA6A;
}.hwk-sb_ic_3_tq9 {
  background: rgba(212, 152, 12, 0.20);
  color: #D4980C;
}.hwk-sb_ic_4_tq9 {
  background: rgba(122, 78, 30, 0.30);
  color: #7A4E1E;
}.hwk-sb_ic_5_tq9 {
  background: rgba(200, 144, 26, 0.09);
  color: #C0446A;
}.hwk-sb_ic_6_tq9 {
  background: rgba(122, 78, 30, 0.30);
  color: #8C44C0;
}.hwk-sb_badge_tq9 {
  background: #D4980C;
  border-radius: 4px;
  padding: 2px 0.438rem;
  font-size: 0.563rem;
  margin-left: auto;
  font-weight: 700;
  color: #0E0803;
}.hwk-sb_bot_tq9 {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  padding: 12px;
  gap: 8px;
  display: flex;
}.hwk-sb_lang_tq9,.hwk-sb_help_tq9 {
  transition: border-color .2s;
  border-radius: 0.25rem;
  flex: 1;
  background: rgba(255, 220, 160, 0.05);
  border: 1px solid rgba(255, 210, 140, 0.07);
  padding: 9px 0.375rem;
  gap: 0.375rem;
  justify-content: center;
  align-items: center;
  display: flex;
  font-size: 0.688rem;
  font-weight: 600;
  color: #A87E50;
}.hwk-sb_lang_tq9:hover,.hwk-sb_help_tq9:hover {
  border-color: rgba(200, 148, 40, 0.55);
  color: #F5EBCF;
}.hwk-sb_lang_tq9 svg,.hwk-sb_help_tq9 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
  width: 13px;
}.hwk-sb_bd_tq9 {
  inset: 0;
  background: rgba(8, 5, 2, 0.72);
  position: fixed;
  display: none;
  z-index: 69;
}.hwk-sb_bd_tq9.hwk-state_on_tq9 {
  display: block;
}
@media(min-width: 1081px) {.hwk-sb_bd_tq9 {
  display: none!important;
}
}.hwk-mob_nav_tq9 {
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #1C1209;
  border-top: 1px solid rgba(255, 210, 140, 0.14);
  bottom: 0;
  left: 0;
  position: fixed;
  display: flex;
  z-index: 80;
  right: 0;
}
@media(min-width: 1078px) {.hwk-mob_nav_tq9 {
  display: none;
}
}.hwk-mob_nav_item_tq9 {
  flex: 1;
  padding: 4px 2px;
  gap: 0.25rem;
  flex-direction: column;
  color: #5E4428;
  align-items: center;
  display: flex;
  cursor: pointer;
}.hwk-mob_nav_ic_tq9 {
  line-height: 1;
}.hwk-mob_nav_ic_tq9 svg {
  height: 20px;
  stroke-linecap: round;
  width: 20px;
  stroke-linejoin: round;
}.hwk-mob_nav_lb_tq9 {
  font-weight: 600;
  font-size: 10px;
  color: #5E4428;
}.hwk-mob_nav_item_tq9.hwk-state_active_tq9 {
  color: #C8901A;
}.hwk-mob_nav_item_tq9.hwk-state_active_tq9 .hwk-mob_nav_lb_tq9 {
  color: #C8901A;
}.hwk-hero_tq9 {
  padding: 1.25rem 16px 0;
  background: #100B06;
}
@media(min-width: 767px) {.hwk-hero_tq9 {
  padding: 24px 24px 0;
}
}.hwk-hero_in_tq9 {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.hwk-hero_in_tq9 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1099px) {.hwk-hero_in_tq9 {
  grid-template-columns: 1fr 21.25rem;
}
}.hwk-hero_promo_tq9 {
  border-radius: 0.875rem;
  overflow: hidden;
  background: #160E07;
  display: flex;
  align-items: stretch;
  position: relative;
  min-height: 220px;
}
@media(min-width: 767px) {.hwk-hero_promo_tq9 {
  min-height: 17.5rem;
}
}.hwk-hero_promo_bg_tq9 {
  inset: 0;
  background: linear-gradient(120deg,#2A1604 0%,#100B06 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.hwk-hero_promo_bg_tq9::after {
  background: linear-gradient(90deg,#100B06 0%,rgba(8, 5, 2, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.hwk-hero_promo_glow_tq9 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 78, 30, 0.30) 0%,transparent 65%);
  pointer-events: none;
  top: -40px;
  position: absolute;
  height: 18.75rem;
  width: 300px;
  right: 3.75rem;
}.hwk-hero_promo_ct_tq9 {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  position: relative;
  z-index: 2;
  flex-direction: column;
  max-width: 480px;
  display: flex;
  justify-content: center;
}
@media(min-width: 766px) {.hwk-hero_promo_ct_tq9 {
  padding: 2.5rem 2rem;
}
}.hwk-hero_badge_tq9 {
  padding: 0.313rem 0.75rem;
  background: rgba(200, 144, 26, 0.22);
  border: 1px solid rgba(200, 144, 26, 0.09);
  border-radius: 20px;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
  font-size: 10px;
  color: #C8901A;
}.hwk-hero_h1_tq9 {
  font-size: 1.625rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  line-height: 1.15;
  margin-bottom: 10px;
  font-weight: 800;
  color: #F5EBCF;
}.hwk-hero_h1_tq9 em {
  color: #D4980C;
  font-style: normal;
}
@media(min-width: 769px) {.hwk-hero_h1_tq9 {
  font-size: 2.25rem;
}
}.hwk-hero_sub_tq9 {
  margin-bottom: 1.25rem;
  font-size: 13px;
  color: #A87E50;
  line-height: 1.55;
}
@media(min-width: 771px) {.hwk-hero_sub_tq9 {
  font-size: 0.875rem;
}
}.hwk-hero_row_tq9 {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.hwk-hero_cta_tq9 {
  padding: 0.813rem 26px;
  border-radius: 0.5rem;
  transition: background .2s;
  background: #3DAA6A;
  font-size: 0.875rem;
  color: #0E0803;
  box-shadow: 0 0.25rem 20px rgba(61, 170, 106, 0.40), 0 1px 0.25rem rgba(0, 0, 0, 0.60);
  font-weight: 700;
}.hwk-hero_cta_tq9:hover {
  background: #4DC87C;
}.hwk-hero_terms_tq9 {
  color: #5E4428;
  font-size: 11px;
}.hwk-hero_game_tq9 {
  overflow: hidden;
  border-radius: 14px;
  border: 1px solid rgba(255, 210, 140, 0.07);
  background: #160E07;
  display: flex;
  flex-direction: column;
  position: relative;
}.hwk-hero_game_badge_tq9 {
  background: rgba(212, 152, 12, 0.20);
  border-radius: 1.25rem;
  padding: 0.313rem 0.625rem;
  border: 1px solid rgba(212, 152, 12, 0.20);
  top: 0.75rem;
  letter-spacing: .06em;
  z-index: 3;
  font-weight: 700;
  left: 12px;
  color: #D4980C;
  font-size: 0.625rem;
  position: absolute;
  text-transform: uppercase;
}.hwk-hero_game_badge_tq9 svg {
  margin-right: 0.25rem;
  height: 0.688rem;
  width: 11px;
  vertical-align: -1px;
}.hwk-hero_game_img_tq9 {
  overflow: hidden;
  background: linear-gradient(135deg,#2A1604,#100B06);
  padding-bottom: 60%;
  position: relative;
}.hwk-hero_game_img_tq9 img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.hwk-hero_game_play_tq9 {
  background: rgba(8, 5, 2, 0.72);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  opacity: 0;
  justify-content: center;
  position: absolute;
  display: flex;
}.hwk-hero_game_tq9:hover .hwk-hero_game_play_tq9 {
  opacity: 1;
}.hwk-hero_game_play_tq9 span {
  background: #C8901A;
  border-radius: 50%;
  width: 3.25rem;
  justify-content: center;
  height: 52px;
  align-items: center;
  display: flex;
}.hwk-hero_game_play_tq9 span svg {
  margin-left: 2px;
  height: 1.125rem;
  width: 18px;
}.hwk-hero_game_info_tq9 {
  padding: 14px 1rem;
}.hwk-hero_game_title_tq9 {
  color: #F5EBCF;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 4px;
}.hwk-hero_game_provider_tq9 {
  color: #7A5A34;
  font-size: 11px;
}.hwk-hero_game_btn_tq9 {
  border-radius: 0.5rem;
  background: #C8901A;
  transition: background .2s;
  margin: 12px 1rem 1rem;
  padding: 11px;
  font-weight: 700;
  display: block;
  font-size: 0.813rem;
  color: #F5EBCF;
  text-align: center;
}.hwk-hero_game_tq9:hover .hwk-hero_game_btn_tq9 {
  background: #E0A82A;
}.hwk-sbar_tq9 {
  padding: 16px 16px 0;
  background: #100B06;
}
@media(min-width: 765px) {.hwk-sbar_tq9 {
  padding: 1.125rem 1.5rem 0;
}
}.hwk-sbar_in_tq9 {
  margin: 0 auto;
  max-width: 1320px;
}.hwk-sbar_row_tq9 {
  gap: 10px;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.hwk-sbar_input_tq9 {
  gap: 0.625rem;
  flex: 1;
  border-radius: 0.5rem;
  padding: 0.688rem 16px;
  border: 1px solid rgba(255, 210, 140, 0.14);
  transition: border-color .2s;
  background: #160E07;
  align-items: center;
  cursor: pointer;
  color: #7A5A34;
  display: flex;
  font-size: 13px;
}.hwk-sbar_input_tq9:hover {
  border-color: rgba(200, 148, 40, 0.55);
}.hwk-sbar_input_tq9 svg {
  flex-shrink: 0;
  height: 0.938rem;
  stroke-linecap: round;
  width: 15px;
  stroke-linejoin: round;
}.hwk-sbar_providers_tq9 {
  border-radius: 8px;
  gap: 8px;
  background: #160E07;
  padding: 0.688rem 18px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 210, 140, 0.14);
  font-size: 0.813rem;
  display: flex;
  font-weight: 600;
  color: #D4B88A;
  align-items: center;
  white-space: nowrap;
}.hwk-sbar_providers_tq9:hover {
  border-color: rgba(200, 148, 40, 0.55);
  color: #F5EBCF;
}.hwk-sbar_providers_tq9 svg {
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.875rem;
}.hwk-sbar_tabs_tq9 {
  gap: 0.375rem;
  scrollbar-width: none;
  padding-bottom: 2px;
  display: flex;
  overflow-x: auto;
}.hwk-sbar_tabs_tq9::-webkit-scrollbar {
  display: none;
}.hwk-sbar_tab_tq9 {
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 20px;
  gap: 7px;
  padding: 8px 0.875rem;
  border: 1px solid rgba(255, 210, 140, 0.07);
  background: rgba(255, 220, 160, 0.05);
  flex-shrink: 0;
  font-weight: 600;
  font-size: 0.75rem;
  white-space: nowrap;
  align-items: center;
  cursor: pointer;
  display: flex;
  color: #A87E50;
}.hwk-sbar_tab_tq9:hover {
  background: rgba(255, 220, 160, 0.08);
  border-color: rgba(200, 148, 40, 0.55);
  color: #F5EBCF;
}.hwk-sbar_tab_tq9.hwk-state_active_tq9 {
  border-color: rgba(200, 144, 26, 0.09);
  background: rgba(200, 144, 26, 0.22);
  color: #F5EBCF;
}.hwk-sbar_tab_ic_tq9 svg {
  width: 0.875rem;
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
}.hwk-ws_tq9 {
  padding: 2rem 1rem 0;
  background: #100B06;
}
@media(min-width: 770px) {.hwk-ws_tq9 {
  padding: 36px 1.5rem 0;
}
}.hwk-ws_in_tq9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hwk-ws_head_tq9 {
  gap: 12px;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  display: flex;
  align-items: center;
}.hwk-ws_title_tq9 {
  gap: 0.625rem;
  font-weight: 700;
  color: #F5EBCF;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  display: flex;
  font-size: 16px;
  flex-wrap: wrap;
  align-items: center;
}.hwk-ws_title_ic_tq9 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
  width: 18px;
  color: #D4980C;
}.hwk-ws_online_tq9 {
  gap: 7px;
  font-size: 0.75rem;
  align-items: center;
  display: flex;
  color: #7A5A34;
  font-weight: 600;
}.hwk-ws_online_dot_tq9 {
  background: #3DAA6A;
  border-radius: 50%;
  box-shadow: 0 0 0.375rem rgba(61, 170, 106, 0.20);
  height: 8px;
  flex-shrink: 0;
  width: 8px;
}.hwk-ws_scroll_tq9 {
  gap: 0.5rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 8px;
}.hwk-ws_scroll_tq9::-webkit-scrollbar {
  display: none;
}.hwk-wc_tq9 {
  background: #160E07;
  gap: 10px;
  border: 1px solid rgba(255, 210, 140, 0.14);
  border-radius: 0.5rem;
  padding: 0.625rem 0.875rem;
  min-width: 220px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.hwk-wc_img_tq9 {
  background: #1C1209;
  overflow: hidden;
  border-radius: 4px;
  flex-shrink: 0;
  width: 2.25rem;
  height: 2.25rem;
}.hwk-wc_img_tq9 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.hwk-wc_info_tq9 {
  min-width: 0;
}.hwk-wc_game_tq9 {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  color: #D4B88A;
  font-size: 0.75rem;
  white-space: nowrap;
}.hwk-wc_player_tq9 {
  overflow: hidden;
  color: #5E4428;
  font-size: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
}.hwk-wc_amount_tq9 {
  margin-left: auto;
  white-space: nowrap;
  flex-shrink: 0;
  color: #3DAA6A;
  font-size: 13px;
  font-weight: 700;
}.hwk-htp_tq9 {
  background: #100B06;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.hwk-htp_tq9 {
  padding: 2.75rem 1.5rem 0;
}
}.hwk-htp_in_tq9 {
  margin: 0 auto;
  max-width: 1320px;
}.hwk-htp_head_tq9 {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.hwk-htp_label_tq9 {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C8901A;
}.hwk-htp_h2_tq9 {
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F5EBCF;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.hwk-htp_h2_tq9 {
  font-size: 28px;
}
}.hwk-htp_intro_tq9 {
  color: #7A5A34;
  font-size: 14px;
  line-height: 1.6;
}.hwk-htp_steps_tq9 {
  margin: 0;
  gap: 12px;
  list-style: none;
  padding: 0;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 639px) {.hwk-htp_steps_tq9 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.hwk-htp_steps_tq9 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.hwk-htp_step_tq9 {
  border-radius: 0.5rem;
  background: #1C1209;
  border: 1px solid rgba(255, 210, 140, 0.14);
  padding: 20px 1.125rem 18px;
  position: relative;
  flex-direction: column;
  display: flex;
}.hwk-htp_step_num_tq9 {
  border-radius: 50%;
  background: #C8901A;
  font-family: 'Cinzel', serif;
  align-items: center;
  top: -12px;
  color: #0E0803;
  display: flex;
  justify-content: center;
  position: absolute;
  height: 1.75rem;
  font-weight: 800;
  left: 1.25rem;
  width: 1.75rem;
  font-size: 0.813rem;
}.hwk-htp_step_ic_tq9 {
  background: rgba(200, 144, 26, 0.22);
  margin: 0.5rem 0 12px;
  border-radius: 4px;
  color: #C8901A;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 36px;
  height: 36px;
}.hwk-htp_step_ic_tq9 svg {
  stroke-linecap: round;
  height: 1.125rem;
  width: 1.125rem;
  stroke-linejoin: round;
}.hwk-htp_step_h_tq9 {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  line-height: 1.25;
  color: #F5EBCF;
  font-weight: 700;
}.hwk-htp_step_p_tq9 {
  font-size: 0.813rem;
  line-height: 1.55;
  color: #7A5A34;
  overflow-wrap: break-word;
}.hwk-htp_step_p_tq9 strong {
  font-weight: 600;
  color: #D4B88A;
}.hwk-htp_cta_tq9 {
  transition: background .2s;
  background: #3DAA6A;
  padding: 0.813rem 26px;
  border-radius: 8px;
  font-weight: 700;
  color: #0E0803;
  font-size: 14px;
  display: inline-block;
  margin-top: 20px;
}.hwk-htp_cta_tq9:hover {
  background: #4DC87C;
}.hwk-bon_tq9 {
  background: #100B06;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.hwk-bon_tq9 {
  padding: 2.75rem 24px 0;
}
}.hwk-bon_in_tq9 {
  margin: 0 auto;
  max-width: 1320px;
}.hwk-bon_head_tq9 {
  margin-bottom: 20px;
}.hwk-bon_label_tq9 {
  font-size: 11px;
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C8901A;
}.hwk-bon_h2_tq9 {
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EBCF;
}
@media(min-width: 771px) {.hwk-bon_h2_tq9 {
  font-size: 1.5rem;
}
}.hwk-bon_seo_tq9 {
  color: #7A5A34;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 38.75rem;
}.hwk-bon_seo_tq9 strong {
  font-weight: 700;
  color: #D4B88A;
}.hwk-bon_seo_tq9 a {
  text-decoration: underline;
  color: #C8901A;
}.hwk-bon_grid_tq9 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.hwk-bon_grid_tq9 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.hwk-bon_grid_tq9 {
  grid-template-columns: repeat(5,1fr);
}
}.hwk-bon_card_tq9 {
  border-radius: 8px;
  padding: 1rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 210, 140, 0.14);
  background: #160E07;
}.hwk-bon_card_tq9:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 144, 26, 0.09);
}.hwk-bon_card_ic_tq9 svg {
  stroke-linejoin: round;
  width: 1.625rem;
  height: 26px;
  stroke-linecap: round;
}.hwk-bon_card_ic_tq9 {
  margin-bottom: 10px;
}.hwk-bon_card_type_tq9 {
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 10px;
  color: #7A5A34;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.hwk-bon_card_amount_tq9 {
  font-size: 1.125rem;
  margin-bottom: 0.375rem;
  line-height: 1.1;
  font-weight: 800;
  color: #D4980C;
}.hwk-bon_card_name_tq9 {
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #F5EBCF;
}.hwk-bon_card_detail_tq9 {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  font-size: 11px;
  line-height: 1.5;
  padding-top: 0.5rem;
  color: #5E4428;
  overflow-wrap: break-word;
}.hwk-reg_tq9 {
  padding: 36px 16px 0;
  background: #100B06;
}
@media(min-width: 766px) {.hwk-reg_tq9 {
  padding: 44px 24px 0;
}
}.hwk-reg_in_tq9 {
  padding: 28px 1.5rem;
  background: #1C1209;
  margin: 0 auto;
  border: 1px solid rgba(255, 210, 140, 0.07);
  border-radius: 0.875rem;
  max-width: 1320px;
}
@media(min-width: 769px) {.hwk-reg_in_tq9 {
  padding: 40px;
}
}.hwk-reg_top_tq9 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.hwk-reg_top_tq9 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.hwk-reg_label_tq9 {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 0.688rem;
  color: #C8901A;
}.hwk-reg_h2_tq9 {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 12px;
  line-height: 1.2;
  font-size: 22px;
  color: #F5EBCF;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.hwk-reg_h2_tq9 {
  font-size: 28px;
}
}.hwk-reg_bonus_tq9 {
  border-radius: 0.5rem;
  gap: 8px;
  border: 1px solid rgba(212, 152, 12, 0.20);
  padding: 10px 16px;
  background: rgba(212, 152, 12, 0.20);
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.hwk-reg_bonus_amount_tq9 {
  font-weight: 800;
  color: #D4980C;
  font-size: 20px;
}.hwk-reg_bonus_text_tq9 {
  font-size: 0.813rem;
  color: #A87E50;
  line-height: 1.35;
}.hwk-reg_cta_btn_tq9 {
  transition: background .2s;
  padding: 0.875rem 32px;
  border-radius: 8px;
  background: #3DAA6A;
  color: #0E0803;
  font-weight: 700;
  margin-bottom: 12px;
  font-size: 0.938rem;
  box-shadow: 0 4px 1.25rem rgba(61, 170, 106, 0.40), 0 1px 0.25rem rgba(0, 0, 0, 0.60);
  display: inline-block;
}.hwk-reg_cta_btn_tq9:hover {
  background: #4DC87C;
}.hwk-reg_terms_tq9 {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #5E4428;
}.hwk-reg_seo_tq9 {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  margin-top: 1.25rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #7A5A34;
  font-size: 0.813rem;
  padding-top: 20px;
}.hwk-reg_seo_tq9 p {
  margin-bottom: 0.625rem;
  color: #7A5A34;
  line-height: 1.65;
  font-size: 0.813rem;
}.hwk-reg_seo_tq9 p:last-child {
  margin-bottom: 0;
}.hwk-reg_seo_tq9 strong {
  color: #D4B88A;
  font-weight: 700;
}.hwk-reg_seo_tq9 a {
  transition: color .2s;
  color: #C8901A;
  text-decoration: underline;
}.hwk-reg_seo_tq9 a:hover {
  color: #E0A82A;
}.hwk-reg_seo_tq9 ul,.hwk-reg_seo_tq9 ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.hwk-reg_seo_tq9 ol {
  list-style: decimal;
}.hwk-reg_seo_tq9 li {
  color: #7A5A34;
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
  line-height: 1.65;
}.hwk-reg_seo_tq9 table {
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
  display: block;
  margin-bottom: 0.625rem;
  overflow-x: auto;
}
@media(min-width: 769px) {.hwk-reg_seo_tq9 table {
  display: table;
}
}.hwk-reg_seo_tq9 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  font-weight: 700;
  text-align: left;
  color: #D4B88A;
}.hwk-reg_seo_tq9 td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 8px;
  color: #7A5A34;
}.hwk-reg_steps_tq9 {
  gap: 14px;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 861px) {.hwk-reg_steps_tq9 {
  margin-top: 0;
}
}.hwk-reg_step_tq9 {
  border: 1px solid rgba(255, 210, 140, 0.07);
  gap: 14px;
  padding: 1rem;
  border-radius: 8px;
  background: rgba(255, 220, 160, 0.05);
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.hwk-reg_step_num_tq9 {
  border: 1px solid rgba(200, 144, 26, 0.09);
  border-radius: 50%;
  background: rgba(200, 144, 26, 0.22);
  color: #C8901A;
  font-weight: 800;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  height: 2.125rem;
  font-size: 14px;
  width: 2.125rem;
  justify-content: center;
}.hwk-reg_step_title_tq9 {
  font-weight: 700;
  margin-bottom: 3px;
  color: #F5EBCF;
  font-size: 0.875rem;
}.hwk-reg_step_text_tq9 {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #7A5A34;
}.hwk-reg_trust_tq9 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  margin-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  padding-top: 1.25rem;
}.hwk-reg_trust_item_tq9 {
  gap: 0.438rem;
  display: flex;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #7A5A34;
  align-items: center;
}.hwk-reg_trust_ic_tq9 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 16px;
  color: #C8901A;
}.hwk-prov_tq9 {
  background: #100B06;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.hwk-prov_tq9 {
  padding: 44px 24px 0;
}
}.hwk-prov_in_tq9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hwk-prov_head_tq9 {
  margin-bottom: 1rem;
}.hwk-prov_label_tq9 {
  color: #C8901A;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
}.hwk-prov_h2_tq9 {
  overflow-wrap: break-word;
  color: #F5EBCF;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 766px) {.hwk-prov_h2_tq9 {
  font-size: 24px;
}
}.hwk-prov_seo_tq9 {
  overflow-wrap: break-word;
  color: #7A5A34;
  max-width: 38.75rem;
  line-height: 1.6;
  font-size: 0.813rem;
  margin-bottom: 1rem;
}.hwk-prov_seo_tq9 strong {
  font-weight: 700;
  color: #D4B88A;
}.hwk-prov_seo_tq9 a {
  color: #C8901A;
  text-decoration: underline;
}.hwk-prov_grid_tq9 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.hwk-prov_grid_tq9 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.hwk-prov_grid_tq9 {
  grid-template-columns: repeat(8,1fr);
}
}.hwk-prov_card_tq9 {
  padding: 0.875rem 0.625rem;
  border-radius: 8px;
  border: 1px solid rgba(255, 210, 140, 0.14);
  background: #160E07;
  transition: border-color .2s,background .2s;
  gap: 7px;
  align-items: center;
  flex-direction: column;
  display: flex;
  cursor: pointer;
}.hwk-prov_card_tq9:hover {
  background: #1C1209;
  border-color: rgba(200, 148, 40, 0.55);
}.hwk-prov_logo_tq9 {
  overflow: hidden;
  border-radius: 0.25rem;
  background: rgba(255, 220, 160, 0.05);
  display: flex;
  height: 44px;
  width: 44px;
  justify-content: center;
  align-items: center;
}.hwk-prov_logo_tq9 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.hwk-prov_name_tq9 {
  text-align: center;
  font-weight: 600;
  color: #A87E50;
  overflow-wrap: break-word;
  font-size: 11px;
}.hwk-app_tq9 {
  background: #100B06;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.hwk-app_tq9 {
  padding: 2.75rem 1.5rem 0;
}
}.hwk-app_in_tq9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hwk-app_head_tq9 {
  margin-bottom: 1rem;
}.hwk-app_label_tq9 {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C8901A;
  margin-bottom: 8px;
  font-size: 11px;
}.hwk-app_h2_tq9 {
  font-family: 'Cinzel', serif;
  color: #F5EBCF;
  font-size: 1.25rem;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width:768px) {.hwk-app_h2_tq9 {
  font-size: 24px;
}
}.hwk-app_sub_tq9 {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.813rem;
  max-width: 600px;
  color: #7A5A34;
}.hwk-app_sub_tq9 strong {
  color: #D4B88A;
  font-weight: 700;
}.hwk-app_cards_tq9 {
  gap: 10px;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.hwk-app_cards_tq9 {
  grid-template-columns: repeat(3,1fr);
}
}.hwk-app_card_tq9 {
  border-radius: 8px;
  overflow: hidden;
  gap: 16px;
  padding: 20px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
}.hwk-app_card_ios_tq9 {
  background: linear-gradient(135deg,rgba(200, 144, 26, 0.22) 0%,#1C1209 100%);
}.hwk-app_card_android_tq9 {
  background: linear-gradient(135deg,rgba(61, 170, 106, 0.20) 0%,#1C1209 100%);
}.hwk-app_card_win_tq9 {
  background: linear-gradient(135deg,rgba(212, 152, 12, 0.20) 0%,#1C1209 100%);
}.hwk-app_card_ic_tq9 svg {
  height: 34px;
  width: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.hwk-app_card_ic_tq9 {
  flex-shrink: 0;
  color: #F5EBCF;
}.hwk-app_card_os_tq9 {
  margin-bottom: 6px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .08em;
  color: #7A5A34;
}.hwk-app_card_title_tq9 {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5EBCF;
  line-height: 1.2;
  font-size: 15px;
  margin-bottom: 0.375rem;
}.hwk-app_card_text_tq9 {
  margin-bottom: 14px;
  line-height: 1.5;
  font-size: 12px;
  color: #7A5A34;
  overflow-wrap: break-word;
}.hwk-app_card_btn_tq9 {
  transition: background .2s;
  border: 1px solid rgba(200, 148, 40, 0.55);
  border-radius: 0.25rem;
  padding: 0.625rem 18px;
  background: rgba(255, 220, 160, 0.13);
  gap: 7px;
  color: #F5EBCF;
  display: inline-flex;
  font-size: 0.813rem;
  font-weight: 700;
  align-items: center;
}.hwk-app_card_btn_tq9:hover {
  background: rgba(255, 220, 160, 0.08);
}.hwk-seo_tq9 {
  background: #100B06;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.hwk-seo_tq9 {
  padding: 44px 1.5rem 0;
}
}.hwk-seo_in_tq9 {
  border-radius: 14px;
  border: 1px solid rgba(255, 210, 140, 0.14);
  background: #1C1209;
  margin: 0 auto;
  padding: 1.75rem 24px;
  max-width: 1320px;
}
@media(min-width: 767px) {.hwk-seo_in_tq9 {
  padding: 36px 40px;
}
}.hwk-seo_label_tq9 {
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8901A;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
}.hwk-seo_h2_tq9 {
  font-size: 1.25rem;
  margin-bottom: 14px;
  font-weight: 800;
  color: #F5EBCF;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
}
@media(min-width: 765px) {.hwk-seo_h2_tq9 {
  font-size: 24px;
}
}.hwk-seo_body_tq9 {
  overflow-wrap: break-word;
  color: #A87E50;
  font-size: 0.875rem;
  line-height: 1.75;
}.hwk-seo_body_tq9 p {
  font-size: 14px;
  margin-bottom: 12px;
  color: #A87E50;
  line-height: 1.75;
}.hwk-seo_body_tq9 p:last-child {
  margin-bottom: 0;
}.hwk-seo_body_tq9 strong {
  color: #D4B88A;
  font-weight: 700;
}.hwk-seo_body_tq9 a {
  transition: color .2s;
  color: #C8901A;
  text-decoration: underline;
}.hwk-seo_body_tq9 a:hover {
  color: #E0A82A;
}.hwk-seo_body_tq9 ul,.hwk-seo_body_tq9 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.hwk-seo_body_tq9 ol {
  list-style: decimal;
}.hwk-seo_body_tq9 li {
  color: #A87E50;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
}.hwk-seo_body_tq9 table {
  margin-bottom: 12px;
  width: 100%;
  font-size: 13px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 771px) {.hwk-seo_body_tq9 table {
  display: table;
}
}.hwk-seo_body_tq9 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  text-align: left;
  color: #D4B88A;
  font-weight: 700;
}.hwk-seo_body_tq9 td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 10px 12px;
  color: #A87E50;
}.hwk-seo_cols_tq9 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.hwk-seo_cols_tq9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.hwk-seo_cols_tq9 {
  grid-template-columns: repeat(3,1fr);
}
}.hwk-seo_col_h_tq9 {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #D4B88A;
  margin-bottom: 7px;
  font-weight: 700;
}.hwk-seo_col_p_tq9 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #7A5A34;
}.hwk-seo_stats_tq9 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.hwk-seo_stat_tq9 {
  background: rgba(200, 144, 26, 0.09);
  flex: 1;
  border: 1px solid rgba(200, 144, 26, 0.22);
  padding: 0.875rem 1rem;
  border-radius: 8px;
  min-width: 140px;
}.hwk-seo_stat_val_tq9 {
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #C8901A;
  margin-bottom: 0.25rem;
}.hwk-seo_stat_lb_tq9 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #7A5A34;
}.hwk-seo_tq9 {
  padding: 2.25rem 16px 0;
  background: #100B06;
}
@media(min-width: 766px) {.hwk-seo_tq9 {
  padding: 44px 24px 0;
}
}.hwk-seo_in_tq9 {
  border: 1px solid rgba(255, 210, 140, 0.14);
  background: #1C1209;
  border-radius: 0.875rem;
  margin: 0 auto;
  padding: 1.75rem 24px;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.hwk-seo_in_tq9 {
  padding: 2.25rem 40px;
}
}.hwk-seo_label_tq9 {
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  color: #C8901A;
  letter-spacing: .08em;
  font-weight: 700;
}.hwk-seo_h2_tq9 {
  margin-bottom: 14px;
  font-size: 20px;
  color: #F5EBCF;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.hwk-seo_h2_tq9 {
  font-size: 1.5rem;
}
}.hwk-seo_body_tq9 {
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #A87E50;
}.hwk-seo_body_tq9 p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #A87E50;
  font-size: 0.875rem;
}.hwk-seo_body_tq9 p:last-child {
  margin-bottom: 0;
}.hwk-seo_body_tq9 strong {
  font-weight: 700;
  color: #D4B88A;
}.hwk-seo_body_tq9 a {
  transition: color .2s;
  color: #C8901A;
  text-decoration: underline;
}.hwk-seo_body_tq9 a:hover {
  color: #E0A82A;
}.hwk-seo_body_tq9 ul,.hwk-seo_body_tq9 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.hwk-seo_body_tq9 ol {
  list-style: decimal;
}.hwk-seo_body_tq9 li {
  font-size: 14px;
  line-height: 1.75;
  color: #A87E50;
  margin-bottom: 0.375rem;
}.hwk-seo_body_tq9 table {
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 12px;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width: 766px) {.hwk-seo_body_tq9 table {
  display: table;
}
}.hwk-seo_body_tq9 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  text-align: left;
  color: #D4B88A;
  font-weight: 700;
}.hwk-seo_body_tq9 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #A87E50;
}.hwk-seo_cols_tq9 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.hwk-seo_cols_tq9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.hwk-seo_cols_tq9 {
  grid-template-columns: repeat(3,1fr);
}
}.hwk-seo_col_h_tq9 {
  font-size: 0.813rem;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D4B88A;
}.hwk-seo_col_p_tq9 {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #7A5A34;
}.hwk-seo_stats_tq9 {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.hwk-seo_stat_tq9 {
  padding: 14px 1rem;
  border-radius: 0.5rem;
  background: rgba(200, 144, 26, 0.09);
  flex: 1;
  border: 1px solid rgba(200, 144, 26, 0.22);
  min-width: 8.75rem;
}.hwk-seo_stat_val_tq9 {
  font-size: 20px;
  color: #C8901A;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
}.hwk-seo_stat_lb_tq9 {
  color: #7A5A34;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.hwk-pmt_tq9 {
  background: #100B06;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.hwk-pmt_tq9 {
  padding: 2.75rem 1.5rem 0;
}
}.hwk-pmt_in_tq9 {
  margin: 0 auto;
  max-width: 1320px;
}.hwk-pmt_head_tq9 {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.hwk-pmt_label_tq9 {
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #C8901A;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
}.hwk-pmt_h2_tq9 {
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  color: #F5EBCF;
  overflow-wrap: break-word;
  font-size: 1.375rem;
}
@media(min-width:768px) {.hwk-pmt_h2_tq9 {
  font-size: 28px;
}
}.hwk-pmt_intro_tq9 {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #7A5A34;
  font-size: 0.875rem;
}.hwk-pmt_groups_tq9 {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.hwk-pmt_group_tq9 {
  border-radius: 0.5rem;
  background: #1C1209;
  border: 1px solid rgba(255, 210, 140, 0.14);
  padding: 20px;
}.hwk-pmt_group_head_tq9 {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  display: flex;
}.hwk-pmt_group_ic_tq9 {
  background: rgba(200, 144, 26, 0.22);
  border-radius: 0.25rem;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  color: #C8901A;
  width: 36px;
}.hwk-pmt_group_ic_tq9 svg {
  width: 18px;
  height: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.hwk-pmt_group_h_tq9 {
  margin: 0;
  color: #F5EBCF;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 1rem;
}.hwk-pmt_group_p_tq9 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  margin-bottom: 0.875rem;
  color: #7A5A34;
}.hwk-pmt_group_p_tq9 strong {
  color: #D4B88A;
  font-weight: 600;
}.hwk-pmt_table_wrap_tq9 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.hwk-pmt_table_tq9 {
  font-size: 13px;
  min-width: 33.75rem;
  width: 100%;
  border-collapse: collapse;
}.hwk-pmt_table_tq9 th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  padding: 0.625rem 12px;
  text-transform: uppercase;
  letter-spacing: .04em;
  color: #D4B88A;
  white-space: nowrap;
  font-size: 11px;
  font-weight: 700;
  text-align: left;
}.hwk-pmt_table_tq9 td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #7A5A34;
}.hwk-pmt_table_tq9 tbody tr:last-child td {
  border-bottom: none;
}.hwk-pmt_table_tq9 tr:hover td {
  background: rgba(255, 220, 160, 0.05);
  color: #D4B88A;
}.hwk-rv_tq9 {
  background: #100B06;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.hwk-rv_tq9 {
  padding: 44px 24px 0;
}
}.hwk-rv_in_tq9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hwk-rv_head_tq9 {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.hwk-rv_label_tq9 {
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #C8901A;
}.hwk-rv_h2_tq9 {
  overflow-wrap: break-word;
  font-size: 1.375rem;
  color: #F5EBCF;
  font-weight: 800;
  margin-bottom: 0.625rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.hwk-rv_h2_tq9 {
  font-size: 28px;
}
}.hwk-rv_stats_tq9 {
  gap: 18px;
  color: #7A5A34;
  flex-wrap: wrap;
  font-size: 13px;
  display: flex;
  align-items: center;
}.hwk-rv_stats_score_tq9 {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.hwk-rv_stats_score_val_tq9 {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #D4980C;
  font-size: 1.375rem;
}.hwk-rv_stats_score_max_tq9 {
  color: #5E4428;
  font-size: 0.813rem;
}.hwk-rv_stats_badge_tq9 {
  gap: 4px;
  display: flex;
  align-items: center;
}.hwk-rv_stats_badge_tq9 svg {
  height: 0.875rem;
  width: 0.875rem;
  color: #D4980C;
}.hwk-rv_grid_tq9 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.hwk-rv_grid_tq9 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.hwk-rv_grid_tq9 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.hwk-rv_card_tq9 {
  border-radius: 0.5rem;
  padding: 1.25rem;
  background: #1C1209;
  border: 1px solid rgba(255, 210, 140, 0.14);
  display: flex;
  flex-direction: column;
}.hwk-rv_card_stars_tq9 {
  gap: 2px;
  margin-bottom: 10px;
  display: flex;
  color: #D4980C;
}.hwk-rv_card_stars_tq9 svg {
  height: 0.875rem;
  width: 14px;
}.hwk-rv_card_h_tq9 {
  color: #F5EBCF;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  line-height: 1.3;
  font-size: 14px;
  font-weight: 700;
}.hwk-rv_card_body_tq9 {
  flex: 1;
  overflow-wrap: break-word;
  color: #7A5A34;
  line-height: 1.65;
  margin-bottom: 0.875rem;
  font-size: 13px;
}.hwk-rv_card_body_tq9 strong {
  font-weight: 600;
  color: #D4B88A;
}.hwk-rv_card_meta_tq9 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 0.75rem;
  display: flex;
  align-items: center;
}.hwk-rv_card_author_tq9 {
  font-weight: 600;
  color: #D4B88A;
  font-size: 0.75rem;
}.hwk-rv_card_date_tq9 {
  color: #5E4428;
  font-size: 11px;
}.hwk-faq_tq9 {
  padding: 36px 1rem 0;
  background: #100B06;
}
@media(min-width: 771px) {.hwk-faq_tq9 {
  padding: 2.75rem 24px 0;
}
}.hwk-faq_in_tq9 {
  margin: 0 auto;
  max-width: 1320px;
}.hwk-faq_head_tq9 {
  margin-bottom: 1.25rem;
}.hwk-faq_label_tq9 {
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #C8901A;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
}.hwk-faq_h2_tq9 {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F5EBCF;
  font-weight: 800;
}
@media(min-width:768px) {.hwk-faq_h2_tq9 {
  font-size: 1.5rem;
}
}.hwk-faq_list_tq9 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.hwk-faq_item_tq9 {
  border-radius: 0.5rem;
  background: #1C1209;
  overflow: hidden;
  border: 1px solid rgba(255, 210, 140, 0.14);
}.hwk-faq_q_tq9 {
  transition: color .2s;
  gap: 0.75rem;
  padding: 1rem 1.25rem;
  color: #D4B88A;
  font-size: 0.875rem;
  display: flex;
  font-weight: 600;
  flex-wrap: wrap;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  overflow-wrap: break-word;
}.hwk-faq_q_tq9:hover {
  color: #F5EBCF;
}.hwk-faq_q_ic_tq9 {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 220, 160, 0.05);
  justify-content: center;
  height: 24px;
  display: flex;
  font-size: 16px;
  color: #C8901A;
  width: 1.5rem;
  align-items: center;
  flex-shrink: 0;
}.hwk-faq_item_tq9.hwk-state_open_tq9 .hwk-faq_q_ic_tq9 {
  transform: rotate(45deg);
}.hwk-faq_a_tq9 {
  padding: 0 20px 16px;
  font-size: 0.813rem;
  color: #7A5A34;
  display: none;
  line-height: 1.7;
  overflow-wrap: break-word;
}.hwk-faq_item_tq9.hwk-state_open_tq9 .hwk-faq_a_tq9 {
  display: block;
}.hwk-faq_a_tq9 strong {
  color: #D4B88A;
  font-weight: 700;
}.hwk-faq_a_tq9 a {
  text-decoration: underline;
  color: #C8901A;
}.hwk-faq_a_tq9 ul,.hwk-faq_a_tq9 ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.hwk-faq_a_tq9 ol {
  list-style: decimal;
}.hwk-faq_a_tq9 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.hwk-faq_a_tq9 table {
  margin: 0.5rem 0;
  font-size: 0.75rem;
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow-x: auto;
}
@media(min-width: 770px) {.hwk-faq_a_tq9 table {
  display: table;
}
}.hwk-faq_a_tq9 th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  color: #D4B88A;
  font-weight: 700;
  text-align: left;
}.hwk-faq_a_tq9 td {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 0.375rem 0.5rem;
  color: #7A5A34;
}.hwk-seo_tq9 {
  background: #100B06;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.hwk-seo_tq9 {
  padding: 44px 1.5rem 0;
}
}.hwk-seo_in_tq9 {
  padding: 1.75rem 1.5rem;
  border-radius: 14px;
  background: #1C1209;
  margin: 0 auto;
  border: 1px solid rgba(255, 210, 140, 0.14);
  max-width: 82.5rem;
}
@media(min-width: 765px) {.hwk-seo_in_tq9 {
  padding: 36px 40px;
}
}.hwk-seo_label_tq9 {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #C8901A;
}.hwk-seo_h2_tq9 {
  overflow-wrap: break-word;
  font-size: 20px;
  line-height: 1.25;
  color: #F5EBCF;
  font-weight: 800;
  margin-bottom: 14px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.hwk-seo_h2_tq9 {
  font-size: 24px;
}
}.hwk-seo_body_tq9 {
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #A87E50;
}.hwk-seo_body_tq9 p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A87E50;
}.hwk-seo_body_tq9 p:last-child {
  margin-bottom: 0;
}.hwk-seo_body_tq9 strong {
  color: #D4B88A;
  font-weight: 700;
}.hwk-seo_body_tq9 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8901A;
}.hwk-seo_body_tq9 a:hover {
  color: #E0A82A;
}.hwk-seo_body_tq9 ul,.hwk-seo_body_tq9 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.hwk-seo_body_tq9 ol {
  list-style: decimal;
}.hwk-seo_body_tq9 li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 14px;
  color: #A87E50;
}.hwk-seo_body_tq9 table {
  width: 100%;
  overflow-x: auto;
  font-size: 13px;
  display: block;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
}
@media(min-width: 771px) {.hwk-seo_body_tq9 table {
  display: table;
}
}.hwk-seo_body_tq9 th {
  border-bottom: 1px solid rgba(255, 220, 160, 0.08);
  padding: 10px 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #D4B88A;
}.hwk-seo_body_tq9 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  color: #A87E50;
}.hwk-seo_cols_tq9 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.hwk-seo_cols_tq9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.hwk-seo_cols_tq9 {
  grid-template-columns: repeat(3,1fr);
}
}.hwk-seo_col_h_tq9 {
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #D4B88A;
  margin-bottom: 7px;
}.hwk-seo_col_p_tq9 {
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #7A5A34;
}.hwk-seo_stats_tq9 {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.hwk-seo_stat_tq9 {
  padding: 14px 16px;
  border: 1px solid rgba(200, 144, 26, 0.22);
  flex: 1;
  border-radius: 0.5rem;
  background: rgba(200, 144, 26, 0.09);
  min-width: 140px;
}.hwk-seo_stat_val_tq9 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  color: #C8901A;
}.hwk-seo_stat_lb_tq9 {
  color: #7A5A34;
  overflow-wrap: break-word;
  font-size: 11px;
}.hwk-ft_tq9 {
  border-top: 1px solid rgba(255, 220, 160, 0.05);
  background: #0A0704;
  margin-top: 3rem;
}.hwk-ft_support_tq9 {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 24px 1rem;
}
@media(min-width:768px) {.hwk-ft_support_tq9 {
  padding: 28px 24px;
}
}.hwk-ft_support_in_tq9 {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  max-width: 82.5rem;
  flex-wrap: wrap;
  align-items: center;
}.hwk-ft_support_main_tq9 {
  flex: 1;
  gap: 1rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-width: 220px;
}.hwk-ft_support_ic_tq9 {
  flex-shrink: 0;
  color: #C8901A;
}.hwk-ft_support_ic_tq9 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 30px;
  height: 1.875rem;
}.hwk-ft_support_text_title_tq9 {
  font-size: 0.938rem;
  overflow-wrap: break-word;
  color: #F5EBCF;
  font-weight: 700;
  margin-bottom: 3px;
}.hwk-ft_support_text_sub_tq9 {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #7A5A34;
}.hwk-ft_support_btn_tq9 {
  transition: background .2s;
  padding: 11px 22px;
  border-radius: 8px;
  background: #C8901A;
  flex-shrink: 0;
  font-weight: 700;
  color: #F5EBCF;
  font-size: 0.813rem;
  white-space: nowrap;
}.hwk-ft_support_btn_tq9:hover {
  background: #E0A82A;
}.hwk-ft_support_contacts_tq9 {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.hwk-ft_support_contact_tq9 {
  color: #5E4428;
  line-height: 1.4;
  font-size: 12px;
}.hwk-ft_support_contact_tq9 strong {
  display: block;
  font-weight: 600;
  color: #A87E50;
  font-size: 11px;
  margin-bottom: 2px;
}.hwk-ft_main_tq9 {
  border-bottom: 1px solid rgba(255, 220, 160, 0.05);
  padding: 2rem 16px 24px;
}
@media(min-width: 766px) {.hwk-ft_main_tq9 {
  padding: 40px 1.5rem 32px;
}
}.hwk-ft_main_in_tq9 {
  gap: 24px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
}
@media(min-width: 641px) {.hwk-ft_main_in_tq9 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.hwk-ft_main_in_tq9 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.hwk-ft_col_logo_tq9 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.hwk-ft_col_logo_tq9 {
  grid-column: auto;
}
}.hwk-ft_logo_tq9 {
  gap: 9px;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  font-weight: 800;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  color: #F5EBCF;
  font-size: 16px;
}.hwk-ft_logo_mark_tq9 {
  border-radius: 4px;
  overflow: hidden;
  width: 1.875rem;
  height: 1.875rem;
}.hwk-ft_logo_mark_tq9 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.hwk-ft_logo_sub_tq9 {
  overflow-wrap: break-word;
  max-width: 12.5rem;
  font-size: 0.75rem;
  color: #5E4428;
  line-height: 1.55;
}.hwk-ft_col_title_tq9 {
  letter-spacing: .07em;
  margin-bottom: 0.875rem;
  font-weight: 700;
  font-size: 12px;
  color: #A87E50;
  text-transform: uppercase;
}.hwk-ft_col_links_tq9 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.hwk-ft_col_link_tq9 {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #5E4428;
}.hwk-ft_col_link_tq9:hover {
  color: #D4B88A;
}.hwk-ft_apps_tq9 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.hwk-ft_app_card_tq9 {
  padding: 0.625rem 12px;
  border-radius: 4px;
  gap: 10px;
  transition: border-color .2s;
  background: rgba(255, 220, 160, 0.05);
  border: 1px solid rgba(255, 210, 140, 0.14);
  align-items: center;
  display: flex;
}.hwk-ft_app_card_tq9:hover {
  border-color: rgba(200, 148, 40, 0.55);
}.hwk-ft_app_card_ic_tq9 svg {
  width: 22px;
  height: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.hwk-ft_app_card_os_tq9 {
  color: #5E4428;
  font-weight: 600;
  font-size: 10px;
}.hwk-ft_app_card_action_tq9 {
  font-weight: 700;
  color: #D4B88A;
  font-size: 0.75rem;
}.hwk-ft_bot_tq9 {
  padding: 20px 16px;
}
@media(min-width: 767px) {.hwk-ft_bot_tq9 {
  padding: 1.25rem 1.5rem;
}
}.hwk-ft_bot_in_tq9 {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
  flex-wrap: wrap;
}.hwk-ft_socials_tq9 {
  gap: 0.5rem;
  display: flex;
}.hwk-ft_soc_tq9 {
  transition: background .2s;
  background: rgba(255, 220, 160, 0.05);
  border-radius: 4px;
  border: 1px solid rgba(255, 210, 140, 0.14);
  color: #A87E50;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 2.25rem;
  height: 36px;
}.hwk-ft_soc_tq9 svg {
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hwk-ft_soc_tq9:hover {
  background: rgba(255, 220, 160, 0.08);
}.hwk-ft_legal_tq9 {
  flex: 1;
  line-height: 1.6;
  font-size: 0.688rem;
  min-width: 200px;
  overflow-wrap: break-word;
  color: #9C7A52;
}.hwk-ft_legal_tq9 strong {
  font-weight: 700;
  color: #A87E50;
}.hwk-ft_legal_tq9 a {
  color: #A87E50;
  text-decoration: underline;
}.hwk-ft_age_tq9 {
  border-radius: 50%;
  border: 2px solid #9C7A52;
  font-weight: 800;
  font-size: 0.688rem;
  display: flex;
  color: #9C7A52;
  height: 32px;
  width: 32px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
}