*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #070A18;
  min-height: 100vh;
  line-height: 1.6;
  color: #C6CAEC;
  -webkit-font-smoothing: antialiased;
  font-family: 'DM Sans', sans-serif;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  background: none;
  border: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.hwk_layout_b7h {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.hwk_page_b7h {
  display: flex;
  min-height: 100vh;
}.hwk_main_b7h {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1082px) {.hwk_main_b7h {
  padding-left: 220px;
}
}
@media(max-width: 1078px) {.hwk_main_b7h {
  padding-bottom: 72px;
}
}.hwk_gc_b7h {
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  background: #0B0E20;
  border-radius: 0.625rem;
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
  width: 8.75rem;
}
@media(min-width: 638px) {.hwk_gc_b7h {
  width: 9.75rem;
}
}
@media(min-width: 1079px) {.hwk_gc_b7h {
  width: 168px;
}
}.hwk_gc_b7h:hover {
  border-color: rgba(107, 111, 232, 0.08);
  transform: translateY(-3px);
}.hwk_gc_img_b7h {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.hwk_gc_img_b7h img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
}.hwk_gc_hover_b7h {
  transition: opacity .2s;
  inset: 0;
  background: rgba(4, 6, 16, 0.72);
  position: absolute;
  display: flex;
  justify-content: center;
  opacity: 0;
  align-items: center;
}.hwk_gc_b7h:hover .hwk_gc_hover_b7h {
  opacity: 1;
}.hwk_gc_hover_btn_b7h {
  padding: 8px 1rem;
  border-radius: 0.375rem;
  background: #6B6FE8;
  font-size: 0.75rem;
  color: #F0F2FF;
  font-weight: 700;
}.hwk_gc_info_b7h {
  padding: 0.5rem 0.625rem 0.625rem;
}.hwk_gc_name_b7h {
  overflow: hidden;
  color: #C6CAEC;
  font-size: 0.75rem;
  margin-bottom: 3px;
  white-space: nowrap;
  max-width: 100%;
  font-weight: 600;
  text-overflow: ellipsis;
}.hwk_gc_prov_b7h {
  font-size: 10px;
  color: #525880;
}.hwk_gc_tag_b7h {
  padding: 2px 7px;
  border-radius: 0.25rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .04em;
  top: 6px;
  position: absolute;
  font-size: 0.563rem;
  z-index: 2;
  left: 0.375rem;
}.hwk_gc_tag_hot_b7h {
  background: #E84C4C;
  color: #fff;
}.hwk_gc_tag_new_b7h {
  background: #2EC98A;
  color: #070A18;
}.hwk_gc_tag_jp_b7h {
  background: #E8B84B;
  color: #070A18;
}.hwk_gc_tag_ex_b7h {
  background: #9C6FE0;
  color: #fff;
}.hwk_gc_tag_live_b7h {
  background: #E84C4C;
  color: #fff;
}.hwk_gr_b7h {
  padding: 2rem 1rem 0;
  background: #070A18;
}
@media(min-width: 767px) {.hwk_gr_b7h {
  padding: 2.25rem 24px 0;
}
}.hwk_gr_in_b7h {
  margin: 0 auto;
  max-width: 1320px;
}.hwk_gr_head_b7h {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
}.hwk_gr_head_l_b7h {
  gap: 10px;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.hwk_gr_ic_b7h {
  border-radius: 10px;
  height: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 2rem;
}.hwk_gr_ic_b7h svg {
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 16px;
}.hwk_gr_title_b7h {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 1rem;
  color: #F0F2FF;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.hwk_gr_title_b7h {
  font-size: 18px;
}
}.hwk_gr_more_b7h {
  gap: 5px;
  transition: color .2s;
  font-weight: 600;
  color: #6A70A2;
  align-items: center;
  font-size: 12px;
  display: flex;
  white-space: nowrap;
  flex-shrink: 0;
}.hwk_gr_more_b7h:hover {
  color: #6B6FE8;
}.hwk_gr_more_b7h svg {
  stroke-linejoin: round;
  width: 12px;
  height: 0.75rem;
  stroke-linecap: round;
}.hwk_gr_arrows_b7h {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.hwk_gr_arr_b7h {
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  height: 1.875rem;
  display: flex;
  width: 1.875rem;
  color: #9299C8;
  align-items: center;
  justify-content: center;
}.hwk_gr_arr_b7h:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F0F2FF;
}.hwk_gr_arr_b7h svg {
  stroke-linejoin: round;
  height: 0.813rem;
  width: 13px;
  stroke-linecap: round;
}.hwk_gr_seo_h_b7h {
  margin: 0 0 6px;
  color: #C6CAEC;
  max-width: 680px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.hwk_gr_seo_h_b7h {
  font-size: 0.875rem;
}
}.hwk_gr_seo_b7h {
  color: #6A70A2;
  line-height: 1.55;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-size: 12px;
  max-width: 42.5rem;
}.hwk_gr_seo_b7h strong {
  color: #C6CAEC;
  font-weight: 600;
}.hwk_gr_scroll_b7h {
  gap: 10px;
  padding-bottom: 10px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  -webkit-overflow-scrolling: touch;
}.hwk_gr_scroll_b7h::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.hwk_gr_scroll_b7h {
  gap: 0.75rem;
}
}.hwk_tb_b7h {
  background: #070A18;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  align-items: center;
  z-index: 80;
  top: 0;
  right: 0;
  left: 0;
  display: flex;
  position: fixed;
  height: 3.5rem;
}.hwk_tb_in_b7h {
  padding: 0 0.875rem;
  gap: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}.hwk_tb_burger_b7h {
  border-radius: 0.625rem;
  gap: 5px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 38px;
  margin-right: 0.5rem;
  height: 2.375rem;
  display: flex;
  flex-direction: column;
}.hwk_tb_burger_b7h:hover {
  background: rgba(255, 255, 255, 0.05);
}.hwk_tb_burger_line_b7h {
  border-radius: 1px;
  background: #9299C8;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width: 1078px) {.hwk_tb_burger_b7h {
  display: none;
}
}.hwk_tb_logo_b7h {
  gap: 0.563rem;
  color: #F0F2FF;
  align-items: center;
  display: flex;
  margin-right: 20px;
  font-weight: 800;
  font-size: 1.125rem;
  flex-shrink: 0;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
}.hwk_tb_logo_mark_b7h {
  border-radius: 0.625rem;
  overflow: hidden;
  width: 2rem;
  display: flex;
  justify-content: center;
  height: 32px;
  align-items: center;
}.hwk_tb_logo_mark_b7h img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.hwk_tb_nav_b7h {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 639px) {.hwk_tb_nav_b7h {
  display: flex;
}
}.hwk_tb_tab_b7h {
  border-radius: 10px;
  transition: background .15s,color .15s;
  padding: 0.5rem 0.875rem;
  white-space: nowrap;
  font-size: 13px;
  color: #9299C8;
  font-weight: 600;
}.hwk_tb_tab_b7h:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0F2FF;
}.hwk_tb_tab_b7h.hwk_state_active_b7h {
  background: rgba(107, 111, 232, 0.18);
  color: #F0F2FF;
}.hwk_tb_right_b7h {
  gap: 0.5rem;
  display: flex;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
}.hwk_tb_login_b7h {
  transition: border-color .2s,color .2s;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 1rem;
  display: none;
  font-size: 13px;
  color: #C6CAEC;
  font-weight: 600;
}.hwk_tb_login_b7h:hover {
  border-color: rgba(107, 111, 232, 0.55);
  color: #F0F2FF;
}
@media(min-width: 481px) {.hwk_tb_login_b7h {
  display: block;
}
}.hwk_tb_reg_b7h {
  transition: background .2s;
  border-radius: 10px;
  background: #2EC98A;
  padding: 9px 1.125rem;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
  color: #07091A;
}.hwk_tb_reg_b7h:hover {
  background: #3DDEA0;
}.hwk_sb_b7h {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #0E1228;
  position: fixed;
  top: 56px;
  overflow-y: auto;
  left: 0;
  z-index: 70;
  bottom: 0;
  width: 13.75rem;
}.hwk_sb_b7h.hwk_state_open_b7h {
  transform: translateX(0);
}.hwk_sb_b7h::-webkit-scrollbar {
  width: 0.25rem;
}.hwk_sb_b7h::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.hwk_sb_b7h {
  transform: translateX(0);
}
}.hwk_sb_auth_b7h {
  padding: 14px 12px 0.625rem;
}.hwk_sb_btn_reg_b7h {
  transition: background .2s;
  background: #2EC98A;
  padding: 11px;
  border-radius: 0.625rem;
  font-size: 13px;
  display: block;
  margin-bottom: 8px;
  font-weight: 700;
  text-align: center;
  color: #07091A;
}.hwk_sb_btn_reg_b7h:hover {
  background: #3DDEA0;
}.hwk_sb_btn_login_b7h {
  transition: border-color .2s;
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 10px;
  color: #C6CAEC;
  display: block;
  font-weight: 600;
  text-align: center;
  font-size: 13px;
}.hwk_sb_btn_login_b7h:hover {
  border-color: rgba(107, 111, 232, 0.55);
  color: #F0F2FF;
}.hwk_sb_promo_b7h {
  border: 1px solid rgba(107, 111, 232, 0.18);
  border-radius: 0.625rem;
  margin: 0 12px 0.625rem;
  overflow: hidden;
  background: linear-gradient(135deg,#13164A,#0E1228);
  padding: 0.75rem 14px;
  position: relative;
}.hwk_sb_promo_b7h::before {
  background: radial-gradient(circle,rgba(107, 111, 232, 0.18),transparent 70%);
  border-radius: 50%;
  right: -1.25rem;
  top: -1.25rem;
  height: 80px;
  width: 5rem;
  content: '';
  position: absolute;
}.hwk_sb_promo_title_b7h {
  font-size: 0.688rem;
  color: #6B6FE8;
  margin-bottom: 4px;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
}.hwk_sb_promo_text_b7h {
  line-height: 1.35;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #F0F2FF;
  font-weight: 600;
}.hwk_sb_promo_sub_b7h {
  margin-top: 3px;
  font-size: 10px;
  color: #6A70A2;
}.hwk_sb_nav_b7h {
  padding: 6px 8px 16px;
}.hwk_sb_nav_lb_b7h {
  padding: 0.625rem 0.5rem 6px;
  font-weight: 700;
  color: #525880;
  font-size: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.hwk_sb_link_b7h {
  padding: 0.563rem 10px;
  gap: 0.625rem;
  border-radius: 6px;
  transition: background .15s,color .15s;
  align-items: center;
  display: flex;
  font-size: 0.813rem;
  font-weight: 500;
  overflow-wrap: break-word;
  cursor: pointer;
  color: #9299C8;
}.hwk_sb_link_b7h:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0F2FF;
}.hwk_sb_link_b7h.hwk_state_active_b7h {
  background: rgba(107, 111, 232, 0.18);
  color: #F0F2FF;
}.hwk_sb_ic_b7h {
  border-radius: 0.375rem;
  justify-content: center;
  align-items: center;
  width: 30px;
  flex-shrink: 0;
  height: 30px;
  display: flex;
}.hwk_sb_ic_b7h svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 16px;
}.hwk_sb_ic_1_b7h {
  background: rgba(107, 111, 232, 0.08);
  color: #6B6FE8;
}.hwk_sb_ic_2_b7h {
  background: rgba(46, 201, 138, 0.16);
  color: #2EC98A;
}.hwk_sb_ic_3_b7h {
  background: rgba(232, 184, 75, 0.15);
  color: #E8B84B;
}.hwk_sb_ic_4_b7h {
  background: rgba(156, 111, 224, 0.20);
  color: #9C6FE0;
}.hwk_sb_ic_5_b7h {
  background: rgba(107, 111, 232, 0.08);
  color: #C055CC;
}.hwk_sb_ic_6_b7h {
  background: rgba(156, 111, 224, 0.20);
  color: #7B3FD4;
}.hwk_sb_badge_b7h {
  background: #E8B84B;
  padding: 2px 7px;
  border-radius: 0.375rem;
  margin-left: auto;
  font-weight: 700;
  color: #07091A;
  font-size: 9px;
}.hwk_sb_bot_b7h {
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  display: flex;
}.hwk_sb_lang_b7h,.hwk_sb_help_b7h {
  padding: 0.563rem 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  gap: 6px;
  transition: border-color .2s;
  border-radius: 0.375rem;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.05);
  color: #9299C8;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  display: flex;
  font-size: 11px;
}.hwk_sb_lang_b7h:hover,.hwk_sb_help_b7h:hover {
  border-color: rgba(107, 111, 232, 0.55);
  color: #F0F2FF;
}.hwk_sb_lang_b7h svg,.hwk_sb_help_b7h svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
  width: 0.813rem;
}.hwk_sb_bd_b7h {
  background: rgba(4, 6, 16, 0.72);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.hwk_sb_bd_b7h.hwk_state_on_b7h {
  display: block;
}
@media(min-width: 1083px) {.hwk_sb_bd_b7h {
  display: none!important;
}
}.hwk_mob_nav_b7h {
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #0E1228;
  z-index: 80;
  position: fixed;
  display: flex;
  left: 0;
  right: 0;
  bottom: 0;
}
@media(min-width: 1077px) {.hwk_mob_nav_b7h {
  display: none;
}
}.hwk_mob_nav_item_b7h {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 4px;
  color: #525880;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
}.hwk_mob_nav_ic_b7h {
  line-height: 1;
}.hwk_mob_nav_ic_b7h svg {
  stroke-linecap: round;
  width: 1.25rem;
  height: 1.25rem;
  stroke-linejoin: round;
}.hwk_mob_nav_lb_b7h {
  color: #525880;
  font-size: 10px;
  font-weight: 600;
}.hwk_mob_nav_item_b7h.hwk_state_active_b7h {
  color: #6B6FE8;
}.hwk_mob_nav_item_b7h.hwk_state_active_b7h .hwk_mob_nav_lb_b7h {
  color: #6B6FE8;
}.hwk_hero_b7h {
  padding: 1.25rem 1rem 0;
  background: #070A18;
}
@media(min-width: 766px) {.hwk_hero_b7h {
  padding: 1.5rem 1.5rem 0;
}
}.hwk_hero_in_b7h {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 862px) {.hwk_hero_in_b7h {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1097px) {.hwk_hero_in_b7h {
  grid-template-columns: 1fr 340px;
}
}.hwk_hero_promo_b7h {
  border-radius: 1rem;
  background: #0B0E20;
  overflow: hidden;
  min-height: 13.75rem;
  display: flex;
  align-items: stretch;
  position: relative;
}
@media(min-width:768px) {.hwk_hero_promo_b7h {
  min-height: 17.5rem;
}
}.hwk_hero_promo_bg_b7h {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#13164A 0%,#070A18 100%);
  background-size: cover;
  position: absolute;
}.hwk_hero_promo_bg_b7h::after {
  background: linear-gradient(90deg,#070A18 0%,rgba(4, 6, 16, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.hwk_hero_promo_glow_b7h {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(156, 111, 224, 0.20) 0%,transparent 65%);
  width: 300px;
  top: -2.5rem;
  height: 300px;
  pointer-events: none;
  position: absolute;
  right: 3.75rem;
}.hwk_hero_promo_ct_b7h {
  padding: 1.75rem 1.5rem 28px 1.75rem;
  display: flex;
  position: relative;
  max-width: 480px;
  flex-direction: column;
  justify-content: center;
  z-index: 2;
}
@media(min-width: 769px) {.hwk_hero_promo_ct_b7h {
  padding: 40px 32px;
}
}.hwk_hero_badge_b7h {
  padding: 0.313rem 0.75rem;
  border-radius: 1.25rem;
  background: rgba(107, 111, 232, 0.18);
  border: 1px solid rgba(107, 111, 232, 0.08);
  margin-bottom: 14px;
  color: #6B6FE8;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  display: inline-block;
  font-size: 10px;
}.hwk_hero_h1_b7h {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F0F2FF;
  margin-bottom: 10px;
  font-size: 1.625rem;
  line-height: 1.15;
  font-weight: 800;
}.hwk_hero_h1_b7h em {
  color: #E8B84B;
  font-style: normal;
}
@media(min-width: 771px) {.hwk_hero_h1_b7h {
  font-size: 36px;
}
}.hwk_hero_sub_b7h {
  line-height: 1.55;
  margin-bottom: 20px;
  font-size: 13px;
  color: #9299C8;
}
@media(min-width: 770px) {.hwk_hero_sub_b7h {
  font-size: 0.875rem;
}
}.hwk_hero_row_b7h {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.hwk_hero_cta_b7h {
  padding: 13px 1.625rem;
  background: #2EC98A;
  transition: background .2s;
  border-radius: 10px;
  box-shadow: 0 2px 1.25rem rgba(46, 201, 138, 0.42), 0 0 0 1px rgba(46, 201, 138, 0.28);
  color: #07091A;
  font-size: 0.875rem;
  font-weight: 700;
}.hwk_hero_cta_b7h:hover {
  background: #3DDEA0;
}.hwk_hero_terms_b7h {
  font-size: 11px;
  color: #525880;
}.hwk_hero_game_b7h {
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  background: #0B0E20;
  display: flex;
  flex-direction: column;
  position: relative;
}.hwk_hero_game_badge_b7h {
  border: 1px solid rgba(232, 184, 75, 0.15);
  border-radius: 1.25rem;
  background: rgba(232, 184, 75, 0.15);
  padding: 5px 0.625rem;
  text-transform: uppercase;
  left: 12px;
  font-size: 10px;
  top: 12px;
  font-weight: 700;
  letter-spacing: .06em;
  color: #E8B84B;
  z-index: 3;
  position: absolute;
}.hwk_hero_game_badge_b7h svg {
  width: 0.688rem;
  vertical-align: -1px;
  margin-right: 0.25rem;
  height: 0.688rem;
}.hwk_hero_game_img_b7h {
  background: linear-gradient(135deg,#13164A,#070A18);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.hwk_hero_game_img_b7h img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.hwk_hero_game_play_b7h {
  inset: 0;
  background: rgba(4, 6, 16, 0.72);
  transition: opacity .2s;
  display: flex;
  position: absolute;
  opacity: 0;
  justify-content: center;
  align-items: center;
}.hwk_hero_game_b7h:hover .hwk_hero_game_play_b7h {
  opacity: 1;
}.hwk_hero_game_play_b7h span {
  background: #6B6FE8;
  border-radius: 50%;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 3.25rem;
  height: 52px;
}.hwk_hero_game_play_b7h span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 1.125rem;
}.hwk_hero_game_info_b7h {
  padding: 0.875rem 16px;
}.hwk_hero_game_title_b7h {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 15px;
  color: #F0F2FF;
  font-weight: 700;
}.hwk_hero_game_provider_b7h {
  color: #6A70A2;
  font-size: 0.688rem;
}.hwk_hero_game_btn_b7h {
  border-radius: 10px;
  background: #6B6FE8;
  transition: background .2s;
  padding: 11px;
  margin: 12px 16px 1rem;
  text-align: center;
  display: block;
  font-weight: 700;
  color: #F0F2FF;
  font-size: 0.813rem;
}.hwk_hero_game_b7h:hover .hwk_hero_game_btn_b7h {
  background: #8487F2;
}.hwk_sbar_b7h {
  padding: 16px 16px 0;
  background: #070A18;
}
@media(min-width: 771px) {.hwk_sbar_b7h {
  padding: 18px 24px 0;
}
}.hwk_sbar_in_b7h {
  margin: 0 auto;
  max-width: 1320px;
}.hwk_sbar_row_b7h {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.hwk_sbar_input_b7h {
  gap: 10px;
  padding: 11px 16px;
  background: #0B0E20;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 10px;
  flex: 1;
  cursor: pointer;
  color: #6A70A2;
  align-items: center;
  display: flex;
  font-size: 0.813rem;
}.hwk_sbar_input_b7h:hover {
  border-color: rgba(107, 111, 232, 0.55);
}.hwk_sbar_input_b7h svg {
  width: 15px;
  flex-shrink: 0;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.938rem;
}.hwk_sbar_providers_b7h {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0B0E20;
  gap: 8px;
  transition: border-color .2s;
  border-radius: 0.625rem;
  padding: 11px 1.125rem;
  font-size: 13px;
  color: #C6CAEC;
  display: flex;
  white-space: nowrap;
  align-items: center;
  font-weight: 600;
}.hwk_sbar_providers_b7h:hover {
  border-color: rgba(107, 111, 232, 0.55);
  color: #F0F2FF;
}.hwk_sbar_providers_b7h svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
  width: 14px;
}.hwk_sbar_tabs_b7h {
  gap: 6px;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
}.hwk_sbar_tabs_b7h::-webkit-scrollbar {
  display: none;
}.hwk_sbar_tab_b7h {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  padding: 0.5rem 0.875rem;
  gap: 0.438rem;
  border-radius: 20px;
  transition: background .15s,color .15s,border-color .15s;
  display: flex;
  font-weight: 600;
  font-size: 0.75rem;
  align-items: center;
  white-space: nowrap;
  flex-shrink: 0;
  color: #9299C8;
  cursor: pointer;
}.hwk_sbar_tab_b7h:hover {
  border-color: rgba(107, 111, 232, 0.55);
  background: rgba(255, 255, 255, 0.07);
  color: #F0F2FF;
}.hwk_sbar_tab_b7h.hwk_state_active_b7h {
  border-color: rgba(107, 111, 232, 0.08);
  background: rgba(107, 111, 232, 0.18);
  color: #F0F2FF;
}.hwk_sbar_tab_ic_b7h svg {
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
  width: 0.875rem;
}.hwk_gr_jp_b7h {
  border-radius: 1rem;
  overflow: hidden;
  background: linear-gradient(135deg,#1A0D3A 0%,#080A1C 100%);
  padding: 20px;
  position: relative;
}.hwk_gr_jp_b7h::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(156, 111, 224, 0.20) 0%,transparent 70%);
  top: -60px;
  height: 15.625rem;
  position: absolute;
  content: '';
  left: -60px;
  width: 250px;
}.hwk_gr_jp_b7h::after {
  background: radial-gradient(circle,rgba(232, 184, 75, 0.15) 0%,transparent 70%);
  border-radius: 50%;
  right: 0;
  bottom: -40px;
  position: absolute;
  height: 200px;
  width: 12.5rem;
  content: '';
}.hwk_gr_jp_head_b7h {
  gap: 16px;
  position: relative;
  flex-wrap: wrap;
  display: flex;
  z-index: 1;
  align-items: flex-start;
  margin-bottom: 16px;
}.hwk_gr_jp_info_b7h {
  flex: 1;
}.hwk_gr_jp_label_b7h {
  margin-bottom: 0.375rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #7B3FD4;
  font-size: 0.688rem;
}.hwk_gr_jp_label_b7h svg {
  margin-right: 4px;
  height: 14px;
  stroke-linecap: round;
  vertical-align: -2px;
  width: 0.875rem;
  stroke-linejoin: round;
}.hwk_gr_jp_amount_b7h {
  font-family: 'Cinzel', serif;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 2rem;
  line-height: 1;
  font-weight: 800;
  color: #F0F2FF;
}
@media(min-width: 769px) {.hwk_gr_jp_amount_b7h {
  font-size: 40px;
}
}.hwk_gr_jp_amount_b7h span {
  color: #E8B84B;
}.hwk_gr_jp_seo_b7h {
  max-width: 480px;
  line-height: 1.5;
  color: #9299C8;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.hwk_gr_jp_cta_b7h {
  border-radius: 0.625rem;
  background: rgba(156, 111, 224, 0.20);
  transition: background .2s;
  border: 1px solid rgba(156, 111, 224, 0.20);
  padding: 11px 20px;
  color: #F0F2FF;
  font-weight: 700;
  margin-top: 0.25rem;
  position: relative;
  z-index: 1;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
  align-self: flex-start;
}.hwk_gr_jp_cta_b7h:hover {
  background: #9C6FE0;
}.hwk_gcg_b7h {
  background: #070A18;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.hwk_gcg_b7h {
  padding: 44px 24px 0;
}
}.hwk_gcg_in_b7h {
  margin: 0 auto;
  max-width: 82.5rem;
}.hwk_gcg_head_b7h {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.hwk_gcg_label_b7h {
  text-transform: uppercase;
  color: #6B6FE8;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
}.hwk_gcg_h2_b7h {
  font-family: 'Cinzel', serif;
  font-size: 1.375rem;
  color: #F0F2FF;
  font-weight: 800;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.hwk_gcg_h2_b7h {
  font-size: 1.75rem;
}
}.hwk_gcg_intro_b7h {
  line-height: 1.6;
  font-size: 13px;
  color: #6A70A2;
}.hwk_gcg_grid_b7h {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.hwk_gcg_grid_b7h {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.hwk_gcg_grid_b7h {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.hwk_gcg_card_b7h {
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  padding: 20px;
  position: relative;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 240px;
  display: flex;
  cursor: pointer;
}.hwk_gcg_card_b7h:hover {
  border-color: rgba(107, 111, 232, 0.18);
  transform: translateY(-3px);
}.hwk_gcg_card_bg_b7h {
  inset: 0;
  position: absolute;
  z-index: 0;
}.hwk_gcg_card_bg_b7h::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.hwk_gcg_card_ic_b7h {
  background: rgba(0,0,0,.45);
  border-radius: 0.375rem;
  justify-content: center;
  width: 40px;
  display: flex;
  z-index: 2;
  color: #F0F2FF;
  right: 1.125rem;
  height: 2.5rem;
  align-items: center;
  top: 1.125rem;
  position: absolute;
}.hwk_gcg_card_ic_b7h svg {
  width: 20px;
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.hwk_gcg_card_ct_b7h {
  position: relative;
  z-index: 1;
}.hwk_gcg_card_h_b7h {
  font-size: 18px;
  color: #F0F2FF;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  line-height: 1.2;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 770px) {.hwk_gcg_card_h_b7h {
  font-size: 1.25rem;
}
}.hwk_gcg_card_p_b7h {
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
  font-size: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
}.hwk_gcg_card_p_b7h strong {
  font-weight: 600;
  color: #F0F2FF;
}.hwk_gcg_card_cta_b7h {
  gap: 4px;
  color: #6B6FE8;
  font-weight: 700;
  align-items: center;
  text-transform: uppercase;
  display: inline-flex;
  font-size: 0.75rem;
  letter-spacing: .04em;
}.hwk_gcg_card_cta_b7h svg {
  stroke-linejoin: round;
  width: 12px;
  height: 0.75rem;
  stroke-linecap: round;
}.hwk_ws_b7h {
  background: #070A18;
  padding: 32px 16px 0;
}
@media(min-width: 770px) {.hwk_ws_b7h {
  padding: 2.25rem 1.5rem 0;
}
}.hwk_ws_in_b7h {
  margin: 0 auto;
  max-width: 82.5rem;
}.hwk_ws_head_b7h {
  gap: 12px;
  align-items: center;
  margin-bottom: 0.875rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}.hwk_ws_title_b7h {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-size: 16px;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  color: #F0F2FF;
}.hwk_ws_title_ic_b7h svg {
  width: 1.125rem;
  height: 1.125rem;
  stroke-linejoin: round;
  color: #E8B84B;
  stroke-linecap: round;
}.hwk_ws_online_b7h {
  gap: 0.438rem;
  color: #6A70A2;
  font-size: 12px;
  align-items: center;
  font-weight: 600;
  display: flex;
}.hwk_ws_online_dot_b7h {
  background: #2EC98A;
  border-radius: 50%;
  width: 8px;
  height: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(46, 201, 138, 0.16);
}.hwk_ws_scroll_b7h {
  gap: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  display: flex;
}.hwk_ws_scroll_b7h::-webkit-scrollbar {
  display: none;
}.hwk_wc_b7h {
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 10px;
  padding: 10px 0.875rem;
  background: #0B0E20;
  align-items: center;
  flex-shrink: 0;
  min-width: 220px;
  display: flex;
}.hwk_wc_img_b7h {
  overflow: hidden;
  background: #0E1228;
  border-radius: 6px;
  height: 36px;
  flex-shrink: 0;
  width: 36px;
}.hwk_wc_img_b7h img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.hwk_wc_info_b7h {
  min-width: 0;
}.hwk_wc_game_b7h {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  text-overflow: ellipsis;
  font-size: 12px;
  color: #C6CAEC;
}.hwk_wc_player_b7h {
  overflow: hidden;
  white-space: nowrap;
  font-size: 10px;
  color: #525880;
  text-overflow: ellipsis;
}.hwk_wc_amount_b7h {
  color: #2EC98A;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
  margin-left: auto;
}.hwk_reg_b7h {
  background: #070A18;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.hwk_reg_b7h {
  padding: 44px 1.5rem 0;
}
}.hwk_reg_in_b7h {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #0E1228;
  border-radius: 1rem;
  margin: 0 auto;
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.hwk_reg_in_b7h {
  padding: 40px;
}
}.hwk_reg_top_b7h {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.hwk_reg_top_b7h {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.hwk_reg_label_b7h {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
  color: #6B6FE8;
}.hwk_reg_h2_b7h {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-size: 22px;
  margin-bottom: 0.75rem;
  font-weight: 800;
  color: #F0F2FF;
}
@media(min-width: 766px) {.hwk_reg_h2_b7h {
  font-size: 28px;
}
}.hwk_reg_bonus_b7h {
  gap: 0.5rem;
  border: 1px solid rgba(232, 184, 75, 0.15);
  border-radius: 0.625rem;
  background: rgba(232, 184, 75, 0.15);
  padding: 0.625rem 1rem;
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.hwk_reg_bonus_amount_b7h {
  font-weight: 800;
  font-size: 20px;
  color: #E8B84B;
}.hwk_reg_bonus_text_b7h {
  line-height: 1.35;
  color: #9299C8;
  font-size: 0.813rem;
}.hwk_reg_cta_btn_b7h {
  padding: 14px 32px;
  border-radius: 10px;
  background: #2EC98A;
  transition: background .2s;
  display: inline-block;
  color: #07091A;
  font-weight: 700;
  box-shadow: 0 2px 20px rgba(46, 201, 138, 0.42), 0 0 0 1px rgba(46, 201, 138, 0.28);
  font-size: 0.938rem;
  margin-bottom: 0.75rem;
}.hwk_reg_cta_btn_b7h:hover {
  background: #3DDEA0;
}.hwk_reg_terms_b7h {
  line-height: 1.5;
  color: #525880;
  font-size: 0.688rem;
}.hwk_reg_seo_b7h {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  color: #6A70A2;
  padding-top: 1.25rem;
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.hwk_reg_seo_b7h p {
  margin-bottom: 0.625rem;
  color: #6A70A2;
  line-height: 1.65;
  font-size: 0.813rem;
}.hwk_reg_seo_b7h p:last-child {
  margin-bottom: 0;
}.hwk_reg_seo_b7h strong {
  font-weight: 700;
  color: #C6CAEC;
}.hwk_reg_seo_b7h a {
  transition: color .2s;
  color: #6B6FE8;
  text-decoration: underline;
}.hwk_reg_seo_b7h a:hover {
  color: #8487F2;
}.hwk_reg_seo_b7h ul,.hwk_reg_seo_b7h ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.hwk_reg_seo_b7h ol {
  list-style: decimal;
}.hwk_reg_seo_b7h li {
  margin-bottom: 0.25rem;
  color: #6A70A2;
  line-height: 1.65;
  font-size: 0.813rem;
}.hwk_reg_seo_b7h table {
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 10px;
}
@media(min-width: 767px) {.hwk_reg_seo_b7h table {
  display: table;
}
}.hwk_reg_seo_b7h th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  text-align: left;
  color: #C6CAEC;
  font-weight: 700;
}.hwk_reg_seo_b7h td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6A70A2;
}.hwk_reg_steps_b7h {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width: 862px) {.hwk_reg_steps_b7h {
  margin-top: 0;
}
}.hwk_reg_step_b7h {
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 14px;
  padding: 16px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.hwk_reg_step_num_b7h {
  border: 1px solid rgba(107, 111, 232, 0.08);
  background: rgba(107, 111, 232, 0.18);
  border-radius: 50%;
  font-weight: 800;
  font-size: 14px;
  flex-shrink: 0;
  justify-content: center;
  width: 2.125rem;
  align-items: center;
  height: 2.125rem;
  display: flex;
  color: #6B6FE8;
}.hwk_reg_step_title_b7h {
  margin-bottom: 3px;
  color: #F0F2FF;
  font-weight: 700;
  font-size: 0.875rem;
}.hwk_reg_step_text_b7h {
  font-size: 0.75rem;
  color: #6A70A2;
  line-height: 1.5;
}.hwk_reg_trust_b7h {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  margin-top: 20px;
  padding-top: 20px;
  flex-wrap: wrap;
  display: flex;
}.hwk_reg_trust_item_b7h {
  gap: 7px;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  color: #6A70A2;
}.hwk_reg_trust_ic_b7h svg {
  color: #6B6FE8;
  height: 1rem;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.hwk_app_b7h {
  background: #070A18;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.hwk_app_b7h {
  padding: 2.75rem 1.5rem 0;
}
}.hwk_app_in_b7h {
  margin: 0 auto;
  max-width: 1320px;
}.hwk_app_head_b7h {
  margin-bottom: 16px;
}.hwk_app_label_b7h {
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 8px;
  color: #6B6FE8;
  font-weight: 700;
  letter-spacing: .08em;
}.hwk_app_h2_b7h {
  font-size: 20px;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.375rem;
  color: #F0F2FF;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.hwk_app_h2_b7h {
  font-size: 1.5rem;
}
}.hwk_app_sub_b7h {
  color: #6A70A2;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.813rem;
  max-width: 600px;
}.hwk_app_sub_b7h strong {
  font-weight: 700;
  color: #C6CAEC;
}.hwk_app_cards_b7h {
  gap: 0.625rem;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.hwk_app_cards_b7h {
  grid-template-columns: repeat(3,1fr);
}
}.hwk_app_card_b7h {
  gap: 16px;
  padding: 20px;
  overflow: hidden;
  border-radius: 10px;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  display: flex;
}.hwk_app_card_ios_b7h {
  background: linear-gradient(135deg,rgba(107, 111, 232, 0.18) 0%,#0E1228 100%);
}.hwk_app_card_android_b7h {
  background: linear-gradient(135deg,rgba(46, 201, 138, 0.16) 0%,#0E1228 100%);
}.hwk_app_card_win_b7h {
  background: linear-gradient(135deg,rgba(232, 184, 75, 0.15) 0%,#0E1228 100%);
}.hwk_app_card_ic_b7h svg {
  height: 34px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 2.125rem;
}.hwk_app_card_ic_b7h {
  color: #F0F2FF;
  flex-shrink: 0;
}.hwk_app_card_os_b7h {
  font-size: 10px;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #6A70A2;
  letter-spacing: .08em;
}.hwk_app_card_title_b7h {
  color: #F0F2FF;
  line-height: 1.2;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 15px;
  font-weight: 700;
}.hwk_app_card_text_b7h {
  color: #6A70A2;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  margin-bottom: 14px;
  line-height: 1.5;
}.hwk_app_card_btn_b7h {
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  padding: 0.625rem 18px;
  border-radius: 0.375rem;
  gap: 0.438rem;
  border: 1px solid rgba(107, 111, 232, 0.55);
  font-weight: 700;
  display: inline-flex;
  font-size: 13px;
  align-items: center;
  color: #F0F2FF;
}.hwk_app_card_btn_b7h:hover {
  background: rgba(255, 255, 255, 0.07);
}.hwk_bon_b7h {
  padding: 2.25rem 1rem 0;
  background: #070A18;
}
@media(min-width: 770px) {.hwk_bon_b7h {
  padding: 2.75rem 24px 0;
}
}.hwk_bon_in_b7h {
  margin: 0 auto;
  max-width: 1320px;
}.hwk_bon_head_b7h {
  margin-bottom: 20px;
}.hwk_bon_label_b7h {
  color: #6B6FE8;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
}.hwk_bon_h2_b7h {
  font-size: 20px;
  margin-bottom: 8px;
  color: #F0F2FF;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width:768px) {.hwk_bon_h2_b7h {
  font-size: 24px;
}
}.hwk_bon_seo_b7h {
  line-height: 1.6;
  max-width: 620px;
  color: #6A70A2;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.hwk_bon_seo_b7h strong {
  font-weight: 700;
  color: #C6CAEC;
}.hwk_bon_seo_b7h a {
  color: #6B6FE8;
  text-decoration: underline;
}.hwk_bon_grid_b7h {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 643px) {.hwk_bon_grid_b7h {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.hwk_bon_grid_b7h {
  grid-template-columns: repeat(5,1fr);
}
}.hwk_bon_card_b7h {
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.625rem;
  padding: 16px;
  background: #0B0E20;
}.hwk_bon_card_b7h:hover {
  border-color: rgba(107, 111, 232, 0.08);
  transform: translateY(-2px);
}.hwk_bon_card_ic_b7h svg {
  width: 26px;
  stroke-linecap: round;
  height: 1.625rem;
  stroke-linejoin: round;
}.hwk_bon_card_ic_b7h {
  margin-bottom: 10px;
}.hwk_bon_card_type_b7h {
  font-weight: 700;
  color: #6A70A2;
  margin-bottom: 0.375rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 0.625rem;
}.hwk_bon_card_amount_b7h {
  color: #E8B84B;
  font-weight: 800;
  margin-bottom: 6px;
  font-size: 18px;
  line-height: 1.1;
}.hwk_bon_card_name_b7h {
  color: #F0F2FF;
  font-weight: 600;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}.hwk_bon_card_detail_b7h {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 11px;
  overflow-wrap: break-word;
  padding-top: 8px;
  color: #525880;
  line-height: 1.5;
}.hwk_htp_b7h {
  padding: 2.25rem 16px 0;
  background: #070A18;
}
@media(min-width: 770px) {.hwk_htp_b7h {
  padding: 44px 1.5rem 0;
}
}.hwk_htp_in_b7h {
  margin: 0 auto;
  max-width: 1320px;
}.hwk_htp_head_b7h {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.hwk_htp_label_b7h {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #6B6FE8;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 11px;
}.hwk_htp_h2_b7h {
  color: #F0F2FF;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 22px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.hwk_htp_h2_b7h {
  font-size: 28px;
}
}.hwk_htp_intro_b7h {
  font-size: 14px;
  color: #6A70A2;
  line-height: 1.6;
}.hwk_htp_steps_b7h {
  gap: 0.75rem;
  list-style: none;
  padding: 0;
  margin: 0;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.hwk_htp_steps_b7h {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.hwk_htp_steps_b7h {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.hwk_htp_step_b7h {
  background: #0E1228;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px 1.125rem 1.125rem;
  border-radius: 0.625rem;
  flex-direction: column;
  display: flex;
  position: relative;
}.hwk_htp_step_num_b7h {
  border-radius: 50%;
  background: #6B6FE8;
  top: -12px;
  position: absolute;
  align-items: center;
  left: 1.25rem;
  height: 28px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  display: flex;
  font-size: 13px;
  justify-content: center;
  width: 28px;
  color: #07091A;
}.hwk_htp_step_ic_b7h {
  border-radius: 0.375rem;
  margin: 8px 0 0.75rem;
  background: rgba(107, 111, 232, 0.18);
  display: flex;
  width: 2.25rem;
  justify-content: center;
  height: 36px;
  color: #6B6FE8;
  align-items: center;
}.hwk_htp_step_ic_b7h svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.125rem;
  width: 1.125rem;
}.hwk_htp_step_h_b7h {
  color: #F0F2FF;
  line-height: 1.25;
  margin-bottom: 0.375rem;
  font-size: 14px;
  font-weight: 700;
  overflow-wrap: break-word;
}.hwk_htp_step_p_b7h {
  line-height: 1.55;
  font-size: 0.813rem;
  color: #6A70A2;
  overflow-wrap: break-word;
}.hwk_htp_step_p_b7h strong {
  color: #C6CAEC;
  font-weight: 600;
}.hwk_htp_cta_b7h {
  background: #2EC98A;
  padding: 13px 26px;
  border-radius: 0.625rem;
  transition: background .2s;
  display: inline-block;
  color: #07091A;
  font-weight: 700;
  font-size: 14px;
  margin-top: 1.25rem;
}.hwk_htp_cta_b7h:hover {
  background: #3DDEA0;
}.hwk_prov_b7h {
  padding: 2.25rem 16px 0;
  background: #070A18;
}
@media(min-width: 770px) {.hwk_prov_b7h {
  padding: 44px 1.5rem 0;
}
}.hwk_prov_in_b7h {
  margin: 0 auto;
  max-width: 1320px;
}.hwk_prov_head_b7h {
  margin-bottom: 16px;
}.hwk_prov_label_b7h {
  font-size: 11px;
  color: #6B6FE8;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.hwk_prov_h2_b7h {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  color: #F0F2FF;
  font-weight: 800;
}
@media(min-width: 767px) {.hwk_prov_h2_b7h {
  font-size: 1.5rem;
}
}.hwk_prov_seo_b7h {
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 16px;
  color: #6A70A2;
  line-height: 1.6;
  max-width: 620px;
}.hwk_prov_seo_b7h strong {
  font-weight: 700;
  color: #C6CAEC;
}.hwk_prov_seo_b7h a {
  color: #6B6FE8;
  text-decoration: underline;
}.hwk_prov_grid_b7h {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 642px) {.hwk_prov_grid_b7h {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.hwk_prov_grid_b7h {
  grid-template-columns: repeat(8,1fr);
}
}.hwk_prov_card_b7h {
  gap: 0.438rem;
  background: #0B0E20;
  border-radius: 10px;
  padding: 14px 10px;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  flex-direction: column;
  align-items: center;
  display: flex;
  cursor: pointer;
}.hwk_prov_card_b7h:hover {
  background: #0E1228;
  border-color: rgba(107, 111, 232, 0.55);
}.hwk_prov_logo_b7h {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  width: 2.75rem;
  height: 2.75rem;
  justify-content: center;
}.hwk_prov_logo_b7h img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.hwk_prov_name_b7h {
  color: #9299C8;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 11px;
  text-align: center;
}.hwk_rv_b7h {
  background: #070A18;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.hwk_rv_b7h {
  padding: 2.75rem 24px 0;
}
}.hwk_rv_in_b7h {
  margin: 0 auto;
  max-width: 82.5rem;
}.hwk_rv_head_b7h {
  margin-bottom: 20px;
  max-width: 720px;
}.hwk_rv_label_b7h {
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #6B6FE8;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
}.hwk_rv_h2_b7h {
  margin-bottom: 10px;
  font-weight: 800;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F0F2FF;
}
@media(min-width: 765px) {.hwk_rv_h2_b7h {
  font-size: 28px;
}
}.hwk_rv_stats_b7h {
  gap: 18px;
  flex-wrap: wrap;
  font-size: 0.813rem;
  color: #6A70A2;
  display: flex;
  align-items: center;
}.hwk_rv_stats_score_b7h {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.hwk_rv_stats_score_val_b7h {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 22px;
  color: #E8B84B;
}.hwk_rv_stats_score_max_b7h {
  font-size: 13px;
  color: #525880;
}.hwk_rv_stats_badge_b7h {
  gap: 4px;
  align-items: center;
  display: flex;
}.hwk_rv_stats_badge_b7h svg {
  height: 0.875rem;
  width: 14px;
  color: #E8B84B;
}.hwk_rv_grid_b7h {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.hwk_rv_grid_b7h {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.hwk_rv_grid_b7h {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.hwk_rv_card_b7h {
  background: #0E1228;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.625rem;
  display: flex;
  flex-direction: column;
}.hwk_rv_card_stars_b7h {
  gap: 2px;
  margin-bottom: 10px;
  display: flex;
  color: #E8B84B;
}.hwk_rv_card_stars_b7h svg {
  width: 14px;
  height: 14px;
}.hwk_rv_card_h_b7h {
  font-size: 0.875rem;
  line-height: 1.3;
  font-weight: 700;
  color: #F0F2FF;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}.hwk_rv_card_body_b7h {
  flex: 1;
  line-height: 1.65;
  color: #6A70A2;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 13px;
}.hwk_rv_card_body_b7h strong {
  font-weight: 600;
  color: #C6CAEC;
}.hwk_rv_card_meta_b7h {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  padding-top: 12px;
}.hwk_rv_card_author_b7h {
  font-size: 12px;
  color: #C6CAEC;
  font-weight: 600;
}.hwk_rv_card_date_b7h {
  font-size: 11px;
  color: #525880;
}.hwk_seo_b7h {
  padding: 36px 16px 0;
  background: #070A18;
}
@media(min-width: 771px) {.hwk_seo_b7h {
  padding: 2.75rem 1.5rem 0;
}
}.hwk_seo_in_b7h {
  background: #0E1228;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 1rem;
  max-width: 1320px;
}
@media(min-width: 771px) {.hwk_seo_in_b7h {
  padding: 36px 40px;
}
}.hwk_seo_label_b7h {
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #6B6FE8;
}.hwk_seo_h2_b7h {
  color: #F0F2FF;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 14px;
  line-height: 1.25;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.hwk_seo_h2_b7h {
  font-size: 24px;
}
}.hwk_seo_body_b7h {
  line-height: 1.75;
  color: #9299C8;
  font-size: 14px;
  overflow-wrap: break-word;
}.hwk_seo_body_b7h p {
  margin-bottom: 12px;
  color: #9299C8;
  line-height: 1.75;
  font-size: 14px;
}.hwk_seo_body_b7h p:last-child {
  margin-bottom: 0;
}.hwk_seo_body_b7h strong {
  color: #C6CAEC;
  font-weight: 700;
}.hwk_seo_body_b7h a {
  transition: color .2s;
  text-decoration: underline;
  color: #6B6FE8;
}.hwk_seo_body_b7h a:hover {
  color: #8487F2;
}.hwk_seo_body_b7h ul,.hwk_seo_body_b7h ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.hwk_seo_body_b7h ol {
  list-style: decimal;
}.hwk_seo_body_b7h li {
  font-size: 14px;
  color: #9299C8;
  line-height: 1.75;
  margin-bottom: 6px;
}.hwk_seo_body_b7h table {
  font-size: 13px;
  width: 100%;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  margin-bottom: 12px;
}
@media(min-width: 771px) {.hwk_seo_body_b7h table {
  display: table;
}
}.hwk_seo_body_b7h th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #C6CAEC;
  font-weight: 700;
}.hwk_seo_body_b7h td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9299C8;
}.hwk_seo_cols_b7h {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.hwk_seo_cols_b7h {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.hwk_seo_cols_b7h {
  grid-template-columns: repeat(3,1fr);
}
}.hwk_seo_col_h_b7h {
  overflow-wrap: break-word;
  color: #C6CAEC;
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 0.813rem;
}.hwk_seo_col_p_b7h {
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #6A70A2;
}.hwk_seo_stats_b7h {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.hwk_seo_stat_b7h {
  flex: 1;
  padding: 0.875rem 1rem;
  border-radius: 10px;
  background: rgba(107, 111, 232, 0.08);
  border: 1px solid rgba(107, 111, 232, 0.18);
  min-width: 140px;
}.hwk_seo_stat_val_b7h {
  margin-bottom: 4px;
  color: #6B6FE8;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.hwk_seo_stat_lb_b7h {
  color: #6A70A2;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.hwk_seo_b7h {
  padding: 36px 16px 0;
  background: #070A18;
}
@media(min-width: 766px) {.hwk_seo_b7h {
  padding: 2.75rem 24px 0;
}
}.hwk_seo_in_b7h {
  background: #0E1228;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  border-radius: 1rem;
  padding: 1.75rem 24px;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.hwk_seo_in_b7h {
  padding: 36px 2.5rem;
}
}.hwk_seo_label_b7h {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #6B6FE8;
  font-size: 11px;
}.hwk_seo_h2_b7h {
  color: #F0F2FF;
  margin-bottom: 14px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 1.25rem;
}
@media(min-width: 767px) {.hwk_seo_h2_b7h {
  font-size: 1.5rem;
}
}.hwk_seo_body_b7h {
  color: #9299C8;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
}.hwk_seo_body_b7h p {
  font-size: 14px;
  color: #9299C8;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.hwk_seo_body_b7h p:last-child {
  margin-bottom: 0;
}.hwk_seo_body_b7h strong {
  color: #C6CAEC;
  font-weight: 700;
}.hwk_seo_body_b7h a {
  transition: color .2s;
  text-decoration: underline;
  color: #6B6FE8;
}.hwk_seo_body_b7h a:hover {
  color: #8487F2;
}.hwk_seo_body_b7h ul,.hwk_seo_body_b7h ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.hwk_seo_body_b7h ol {
  list-style: decimal;
}.hwk_seo_body_b7h li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 14px;
  color: #9299C8;
}.hwk_seo_body_b7h table {
  border-collapse: collapse;
  display: block;
  font-size: 0.813rem;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 12px;
}
@media(min-width: 771px) {.hwk_seo_body_b7h table {
  display: table;
}
}.hwk_seo_body_b7h th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #C6CAEC;
  text-align: left;
  font-weight: 700;
}.hwk_seo_body_b7h td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9299C8;
}.hwk_seo_cols_b7h {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.hwk_seo_cols_b7h {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.hwk_seo_cols_b7h {
  grid-template-columns: repeat(3,1fr);
}
}.hwk_seo_col_h_b7h {
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
  color: #C6CAEC;
}.hwk_seo_col_p_b7h {
  color: #6A70A2;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.hwk_seo_stats_b7h {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.hwk_seo_stat_b7h {
  border: 1px solid rgba(107, 111, 232, 0.18);
  flex: 1;
  background: rgba(107, 111, 232, 0.08);
  border-radius: 10px;
  padding: 0.875rem 1rem;
  min-width: 8.75rem;
}.hwk_seo_stat_val_b7h {
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #6B6FE8;
}.hwk_seo_stat_lb_b7h {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #6A70A2;
}.hwk_pmt_b7h {
  padding: 36px 1rem 0;
  background: #070A18;
}
@media(min-width: 771px) {.hwk_pmt_b7h {
  padding: 44px 1.5rem 0;
}
}.hwk_pmt_in_b7h {
  margin: 0 auto;
  max-width: 82.5rem;
}.hwk_pmt_head_b7h {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.hwk_pmt_label_b7h {
  font-weight: 700;
  color: #6B6FE8;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.hwk_pmt_h2_b7h {
  color: #F0F2FF;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.375rem;
}
@media(min-width:768px) {.hwk_pmt_h2_b7h {
  font-size: 28px;
}
}.hwk_pmt_intro_b7h {
  line-height: 1.6;
  color: #6A70A2;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.hwk_pmt_groups_b7h {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.hwk_pmt_group_b7h {
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0E1228;
  padding: 20px;
}.hwk_pmt_group_head_b7h {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.hwk_pmt_group_ic_b7h {
  border-radius: 6px;
  background: rgba(107, 111, 232, 0.18);
  color: #6B6FE8;
  display: flex;
  height: 36px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 36px;
}.hwk_pmt_group_ic_b7h svg {
  height: 18px;
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
}.hwk_pmt_group_h_b7h {
  margin: 0;
  font-weight: 700;
  font-size: 16px;
  color: #F0F2FF;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}.hwk_pmt_group_p_b7h {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #6A70A2;
  margin-bottom: 14px;
  line-height: 1.6;
}.hwk_pmt_group_p_b7h strong {
  font-weight: 600;
  color: #C6CAEC;
}.hwk_pmt_table_wrap_b7h {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.hwk_pmt_table_b7h {
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
  min-width: 33.75rem;
}.hwk_pmt_table_b7h th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-size: 0.688rem;
  white-space: nowrap;
  color: #C6CAEC;
  text-transform: uppercase;
  font-weight: 700;
  text-align: left;
  letter-spacing: .04em;
}.hwk_pmt_table_b7h td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #6A70A2;
}.hwk_pmt_table_b7h tbody tr:last-child td {
  border-bottom: none;
}.hwk_pmt_table_b7h tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C6CAEC;
}.hwk_seo_b7h {
  padding: 36px 1rem 0;
  background: #070A18;
}
@media(min-width: 771px) {.hwk_seo_b7h {
  padding: 2.75rem 1.5rem 0;
}
}.hwk_seo_in_b7h {
  border-radius: 1rem;
  padding: 28px 1.5rem;
  background: #0E1228;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 82.5rem;
}
@media(min-width: 771px) {.hwk_seo_in_b7h {
  padding: 36px 40px;
}
}.hwk_seo_label_b7h {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 0.688rem;
  color: #6B6FE8;
  letter-spacing: .08em;
}.hwk_seo_h2_b7h {
  color: #F0F2FF;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 14px;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.hwk_seo_h2_b7h {
  font-size: 1.5rem;
}
}.hwk_seo_body_b7h {
  overflow-wrap: break-word;
  color: #9299C8;
  line-height: 1.75;
  font-size: 0.875rem;
}.hwk_seo_body_b7h p {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 12px;
  color: #9299C8;
}.hwk_seo_body_b7h p:last-child {
  margin-bottom: 0;
}.hwk_seo_body_b7h strong {
  font-weight: 700;
  color: #C6CAEC;
}.hwk_seo_body_b7h a {
  transition: color .2s;
  text-decoration: underline;
  color: #6B6FE8;
}.hwk_seo_body_b7h a:hover {
  color: #8487F2;
}.hwk_seo_body_b7h ul,.hwk_seo_body_b7h ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.hwk_seo_body_b7h ol {
  list-style: decimal;
}.hwk_seo_body_b7h li {
  color: #9299C8;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 14px;
}.hwk_seo_body_b7h table {
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  width: 100%;
}
@media(min-width: 766px) {.hwk_seo_body_b7h table {
  display: table;
}
}.hwk_seo_body_b7h th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #C6CAEC;
  text-align: left;
  font-weight: 700;
}.hwk_seo_body_b7h td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9299C8;
}.hwk_seo_cols_b7h {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.hwk_seo_cols_b7h {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.hwk_seo_cols_b7h {
  grid-template-columns: repeat(3,1fr);
}
}.hwk_seo_col_h_b7h {
  margin-bottom: 0.438rem;
  font-size: 13px;
  color: #C6CAEC;
  overflow-wrap: break-word;
  font-weight: 700;
}.hwk_seo_col_p_b7h {
  color: #6A70A2;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
}.hwk_seo_stats_b7h {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.hwk_seo_stat_b7h {
  border-radius: 10px;
  border: 1px solid rgba(107, 111, 232, 0.18);
  padding: 0.875rem 1rem;
  background: rgba(107, 111, 232, 0.08);
  flex: 1;
  min-width: 140px;
}.hwk_seo_stat_val_b7h {
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #6B6FE8;
}.hwk_seo_stat_lb_b7h {
  color: #6A70A2;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.hwk_faq_b7h {
  padding: 2.25rem 1rem 0;
  background: #070A18;
}
@media(min-width: 769px) {.hwk_faq_b7h {
  padding: 44px 1.5rem 0;
}
}.hwk_faq_in_b7h {
  margin: 0 auto;
  max-width: 82.5rem;
}.hwk_faq_head_b7h {
  margin-bottom: 20px;
}.hwk_faq_label_b7h {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
  color: #6B6FE8;
}.hwk_faq_h2_b7h {
  color: #F0F2FF;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 20px;
}
@media(min-width: 770px) {.hwk_faq_h2_b7h {
  font-size: 24px;
}
}.hwk_faq_list_b7h {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.hwk_faq_item_b7h {
  overflow: hidden;
  border-radius: 10px;
  background: #0E1228;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.hwk_faq_q_b7h {
  transition: color .2s;
  padding: 1rem 1.25rem;
  gap: 0.75rem;
  cursor: pointer;
  flex-wrap: wrap;
  align-items: center;
  font-size: 14px;
  overflow-wrap: break-word;
  font-weight: 600;
  display: flex;
  color: #C6CAEC;
  justify-content: space-between;
}.hwk_faq_q_b7h:hover {
  color: #F0F2FF;
}.hwk_faq_q_ic_b7h {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  width: 24px;
  font-size: 16px;
  color: #6B6FE8;
  height: 1.5rem;
  align-items: center;
}.hwk_faq_item_b7h.hwk_state_open_b7h .hwk_faq_q_ic_b7h {
  transform: rotate(45deg);
}.hwk_faq_a_b7h {
  padding: 0 1.25rem 1rem;
  font-size: 0.813rem;
  display: none;
  overflow-wrap: break-word;
  line-height: 1.7;
  color: #6A70A2;
}.hwk_faq_item_b7h.hwk_state_open_b7h .hwk_faq_a_b7h {
  display: block;
}.hwk_faq_a_b7h strong {
  color: #C6CAEC;
  font-weight: 700;
}.hwk_faq_a_b7h a {
  color: #6B6FE8;
  text-decoration: underline;
}.hwk_faq_a_b7h ul,.hwk_faq_a_b7h ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.hwk_faq_a_b7h ol {
  list-style: decimal;
}.hwk_faq_a_b7h li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.hwk_faq_a_b7h table {
  margin: 0.5rem 0;
  display: block;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  font-size: 0.75rem;
}
@media(min-width: 765px) {.hwk_faq_a_b7h table {
  display: table;
}
}.hwk_faq_a_b7h th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C6CAEC;
  text-align: left;
  font-weight: 700;
}.hwk_faq_a_b7h td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6A70A2;
}.hwk_ft_b7h {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #040610;
  margin-top: 3rem;
}.hwk_ft_support_b7h {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 769px) {.hwk_ft_support_b7h {
  padding: 28px 1.5rem;
}
}.hwk_ft_support_in_b7h {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  max-width: 82.5rem;
  align-items: center;
}.hwk_ft_support_main_b7h {
  gap: 1rem;
  flex: 1;
  flex-wrap: wrap;
  align-items: center;
  min-width: 13.75rem;
  display: flex;
}.hwk_ft_support_ic_b7h {
  flex-shrink: 0;
  color: #6B6FE8;
}.hwk_ft_support_ic_b7h svg {
  height: 1.875rem;
  stroke-linecap: round;
  width: 1.875rem;
  stroke-linejoin: round;
}.hwk_ft_support_text_title_b7h {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  color: #F0F2FF;
}.hwk_ft_support_text_sub_b7h {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #6A70A2;
}.hwk_ft_support_btn_b7h {
  border-radius: 10px;
  transition: background .2s;
  padding: 11px 1.375rem;
  background: #6B6FE8;
  flex-shrink: 0;
  color: #F0F2FF;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
}.hwk_ft_support_btn_b7h:hover {
  background: #8487F2;
}.hwk_ft_support_contacts_b7h {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.hwk_ft_support_contact_b7h {
  line-height: 1.4;
  color: #525880;
  font-size: 0.75rem;
}.hwk_ft_support_contact_b7h strong {
  display: block;
  font-weight: 600;
  font-size: 11px;
  margin-bottom: 2px;
  color: #9299C8;
}.hwk_ft_main_b7h {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 766px) {.hwk_ft_main_b7h {
  padding: 40px 24px 32px;
}
}.hwk_ft_main_in_b7h {
  margin: 0 auto;
  gap: 24px;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.hwk_ft_main_in_b7h {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.hwk_ft_main_in_b7h {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.hwk_ft_col_logo_b7h {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.hwk_ft_col_logo_b7h {
  grid-column: auto;
}
}.hwk_ft_logo_b7h {
  gap: 0.563rem;
  font-size: 1rem;
  display: flex;
  color: #F0F2FF;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.75rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.hwk_ft_logo_mark_b7h {
  border-radius: 0.375rem;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.hwk_ft_logo_mark_b7h img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.hwk_ft_logo_sub_b7h {
  color: #525880;
  max-width: 200px;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.hwk_ft_col_title_b7h {
  color: #9299C8;
  font-weight: 700;
  letter-spacing: .07em;
  margin-bottom: 14px;
  font-size: 0.75rem;
  text-transform: uppercase;
}.hwk_ft_col_links_b7h {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.hwk_ft_col_link_b7h {
  transition: color .2s;
  font-size: 13px;
  color: #525880;
  overflow-wrap: break-word;
}.hwk_ft_col_link_b7h:hover {
  color: #C6CAEC;
}.hwk_ft_apps_b7h {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.hwk_ft_app_card_b7h {
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 0.625rem;
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  padding: 10px 0.75rem;
  align-items: center;
  display: flex;
}.hwk_ft_app_card_b7h:hover {
  border-color: rgba(107, 111, 232, 0.55);
}.hwk_ft_app_card_ic_b7h svg {
  height: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 22px;
}.hwk_ft_app_card_os_b7h {
  color: #525880;
  font-size: 0.625rem;
  font-weight: 600;
}.hwk_ft_app_card_action_b7h {
  font-size: 0.75rem;
  font-weight: 700;
  color: #C6CAEC;
}.hwk_ft_bot_b7h {
  padding: 1.25rem 16px;
}
@media(min-width: 769px) {.hwk_ft_bot_b7h {
  padding: 20px 24px;
}
}.hwk_ft_bot_in_b7h {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 82.5rem;
}.hwk_ft_socials_b7h {
  gap: 8px;
  display: flex;
}.hwk_ft_soc_b7h {
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  justify-content: center;
  align-items: center;
  width: 2.25rem;
  color: #9299C8;
  height: 2.25rem;
  display: flex;
}.hwk_ft_soc_b7h svg {
  height: 16px;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.hwk_ft_soc_b7h:hover {
  background: rgba(255, 255, 255, 0.07);
}.hwk_ft_legal_b7h {
  flex: 1;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.688rem;
  color: #6B71A4;
}.hwk_ft_legal_b7h strong {
  color: #9299C8;
  font-weight: 700;
}.hwk_ft_legal_b7h a {
  color: #9299C8;
  text-decoration: underline;
}.hwk_ft_age_b7h {
  border: 2px solid #6B71A4;
  border-radius: 50%;
  font-size: 0.688rem;
  flex-shrink: 0;
  font-weight: 800;
  height: 32px;
  align-items: center;
  width: 2rem;
  margin-left: auto;
  color: #6B71A4;
  display: flex;
  justify-content: center;
}