*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  line-height: 1.6;
  font-family: 'DM Sans', sans-serif;
  background-color: #080B13;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  color: #B4CCDA;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
}a {
  text-decoration: none;
  color: inherit;
}.hwk-layout-0b9 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.hwk-page-0b9 {
  display: flex;
  min-height: 100vh;
}.hwk-main-0b9 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1079px) {.hwk-main-0b9 {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1082px) {.hwk-main-0b9 {
  padding-bottom: 72px;
}
}.hwk-gc-0b9 {
  overflow: hidden;
  border-radius: 9px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .2s,border-color .2s;
  background: #0B1019;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
  width: 140px;
}
@media(min-width: 642px) {.hwk-gc-0b9 {
  width: 9.75rem;
}
}
@media(min-width: 1083px) {.hwk-gc-0b9 {
  width: 10.5rem;
}
}.hwk-gc-0b9:hover {
  border-color: rgba(72, 220, 242, 0.07);
  transform: translateY(-3px);
}.hwk-gc_img-0b9 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.hwk-gc_img-0b9 img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.hwk-gc_hover-0b9 {
  background: rgba(4, 6, 8, 0.72);
  transition: opacity .2s;
  inset: 0;
  justify-content: center;
  align-items: center;
  position: absolute;
  display: flex;
  opacity: 0;
}.hwk-gc-0b9:hover .hwk-gc_hover-0b9 {
  opacity: 1;
}.hwk-gc_hover_btn-0b9 {
  padding: 0.5rem 16px;
  background: #48DCF2;
  border-radius: 0.313rem;
  font-size: 12px;
  color: #EDF6FA;
  font-weight: 700;
}.hwk-gc_info-0b9 {
  padding: 8px 10px 10px;
}.hwk-gc_name-0b9 {
  overflow: hidden;
  margin-bottom: 3px;
  font-size: 0.75rem;
  color: #B4CCDA;
  font-weight: 600;
  text-overflow: ellipsis;
  max-width: 100%;
  white-space: nowrap;
}.hwk-gc_prov-0b9 {
  font-size: 0.625rem;
  color: #445C69;
}.hwk-gc_tag-0b9 {
  border-radius: 0.25rem;
  padding: 2px 0.438rem;
  z-index: 2;
  font-size: 9px;
  left: 6px;
  text-transform: uppercase;
  letter-spacing: .04em;
  position: absolute;
  top: 0.375rem;
  font-weight: 700;
}.hwk-gc_tag_hot-0b9 {
  background: #F03848;
  color: #fff;
}.hwk-gc_tag_new-0b9 {
  background: #22C46A;
  color: #080B13;
}.hwk-gc_tag_jp-0b9 {
  background: #F0B830;
  color: #080B13;
}.hwk-gc_tag_ex-0b9 {
  background: #7B5CF5;
  color: #fff;
}.hwk-gc_tag_live-0b9 {
  background: #F03848;
  color: #fff;
}.hwk-gr-0b9 {
  padding: 2rem 16px 0;
  background: #080B13;
}
@media(min-width: 769px) {.hwk-gr-0b9 {
  padding: 36px 24px 0;
}
}.hwk-gr_in-0b9 {
  margin: 0 auto;
  max-width: 1320px;
}.hwk-gr_head-0b9 {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
}.hwk-gr_head_l-0b9 {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.hwk-gr_ic-0b9 {
  border-radius: 9px;
  justify-content: center;
  display: flex;
  width: 32px;
  flex-shrink: 0;
  align-items: center;
  height: 2rem;
}.hwk-gr_ic-0b9 svg {
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
}.hwk-gr_title-0b9 {
  font-weight: 700;
  font-size: 16px;
  overflow-wrap: break-word;
  color: #EDF6FA;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 769px) {.hwk-gr_title-0b9 {
  font-size: 18px;
}
}.hwk-gr_more-0b9 {
  gap: 0.313rem;
  transition: color .2s;
  align-items: center;
  flex-shrink: 0;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
  font-size: 12px;
  color: #547080;
}.hwk-gr_more-0b9:hover {
  color: #48DCF2;
}.hwk-gr_more-0b9 svg {
  height: 12px;
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hwk-gr_arrows-0b9 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.hwk-gr_arr-0b9 {
  background: rgba(255, 255, 255, 0.04);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.313rem;
  justify-content: center;
  align-items: center;
  display: flex;
  color: #7898AC;
  width: 1.875rem;
  height: 30px;
}.hwk-gr_arr-0b9:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EDF6FA;
}.hwk-gr_arr-0b9 svg {
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
}.hwk-gr_seo_h-0b9 {
  margin: 0 0 6px;
  font-weight: 700;
  font-family: 'Rajdhani', sans-serif;
  font-size: 0.813rem;
  color: #B4CCDA;
  max-width: 680px;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.hwk-gr_seo_h-0b9 {
  font-size: 14px;
}
}.hwk-gr_seo-0b9 {
  max-width: 680px;
  color: #547080;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.55;
}.hwk-gr_seo-0b9 strong {
  color: #B4CCDA;
  font-weight: 600;
}.hwk-gr_scroll-0b9 {
  gap: 10px;
  padding-bottom: 10px;
  display: flex;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.hwk-gr_scroll-0b9::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.hwk-gr_scroll-0b9 {
  gap: 0.75rem;
}
}.hwk-tb-0b9 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #080B13;
  right: 0;
  z-index: 80;
  position: fixed;
  display: flex;
  left: 0;
  height: 3.5rem;
  align-items: center;
  top: 0;
}.hwk-tb_in-0b9 {
  padding: 0 0.875rem;
  gap: 0;
  height: 100%;
  display: flex;
  align-items: center;
  width: 100%;
}.hwk-tb_burger-0b9 {
  border-radius: 9px;
  gap: 0.313rem;
  width: 38px;
  height: 2.375rem;
  justify-content: center;
  margin-right: 0.5rem;
  flex-shrink: 0;
  flex-direction: column;
  display: flex;
  align-items: center;
}.hwk-tb_burger-0b9:hover {
  background: rgba(255, 255, 255, 0.04);
}.hwk-tb_burger_line-0b9 {
  border-radius: 1px;
  background: #7898AC;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width: 1079px) {.hwk-tb_burger-0b9 {
  display: none;
}
}.hwk-tb_logo-0b9 {
  gap: 9px;
  color: #EDF6FA;
  align-items: center;
  display: flex;
  font-size: 1.125rem;
  flex-shrink: 0;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  margin-right: 1.25rem;
  font-weight: 800;
}.hwk-tb_logo_mark-0b9 {
  overflow: hidden;
  border-radius: 9px;
  justify-content: center;
  display: flex;
  width: 32px;
  align-items: center;
  height: 2rem;
}.hwk-tb_logo_mark-0b9 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.hwk-tb_nav-0b9 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.hwk-tb_nav-0b9 {
  display: flex;
}
}.hwk-tb_tab-0b9 {
  padding: 8px 14px;
  border-radius: 9px;
  transition: background .15s,color .15s;
  color: #7898AC;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 600;
}.hwk-tb_tab-0b9:hover {
  background: rgba(255, 255, 255, 0.04);
  color: #EDF6FA;
}.hwk-tb_tab-0b9.hwk-state_active-0b9 {
  background: rgba(72, 220, 242, 0.15);
  color: #EDF6FA;
}.hwk-tb_right-0b9 {
  gap: 0.5rem;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
}.hwk-tb_login-0b9 {
  border-radius: 9px;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.04);
  padding: 9px 16px;
  font-size: 0.813rem;
  font-weight: 600;
  display: none;
  color: #B4CCDA;
}.hwk-tb_login-0b9:hover {
  border-color: rgba(72, 220, 242, 0.38);
  color: #EDF6FA;
}
@media(min-width: 482px) {.hwk-tb_login-0b9 {
  display: block;
}
}.hwk-tb_reg-0b9 {
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  border-radius: 9px;
  background: #22C46A;
  color: #060C12;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
}.hwk-tb_reg-0b9:hover {
  background: #30D67A;
}.hwk-sb-0b9 {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.04);
  transition: transform .25s ease;
  background: #0E1420;
  overflow-y: auto;
  top: 3.5rem;
  z-index: 70;
  bottom: 0;
  position: fixed;
  left: 0;
  width: 13.75rem;
}.hwk-sb-0b9.hwk-state_open-0b9 {
  transform: translateX(0);
}.hwk-sb-0b9::-webkit-scrollbar {
  width: 4px;
}.hwk-sb-0b9::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1082px) {.hwk-sb-0b9 {
  transform: translateX(0);
}
}.hwk-sb_auth-0b9 {
  padding: 0.875rem 0.75rem 0.625rem;
}.hwk-sb_btn_reg-0b9 {
  border-radius: 9px;
  padding: 0.688rem;
  background: #22C46A;
  transition: background .2s;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
  font-weight: 700;
  display: block;
  color: #060C12;
  text-align: center;
}.hwk-sb_btn_reg-0b9:hover {
  background: #30D67A;
}.hwk-sb_btn_login-0b9 {
  padding: 10px;
  background: rgba(255, 255, 255, 0.04);
  border-radius: 9px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  color: #B4CCDA;
  font-size: 0.813rem;
  text-align: center;
  display: block;
  font-weight: 600;
}.hwk-sb_btn_login-0b9:hover {
  border-color: rgba(72, 220, 242, 0.38);
  color: #EDF6FA;
}.hwk-sb_promo-0b9 {
  padding: 12px 14px;
  overflow: hidden;
  border-radius: 0.563rem;
  border: 1px solid rgba(72, 220, 242, 0.15);
  margin: 0 12px 0.625rem;
  background: linear-gradient(135deg,#0B1638,#0E1420);
  position: relative;
}.hwk-sb_promo-0b9::before {
  background: radial-gradient(circle,rgba(72, 220, 242, 0.15),transparent 70%);
  border-radius: 50%;
  position: absolute;
  content: '';
  top: -1.25rem;
  height: 5rem;
  width: 5rem;
  right: -1.25rem;
}.hwk-sb_promo_title-0b9 {
  color: #48DCF2;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  text-transform: uppercase;
}.hwk-sb_promo_text-0b9 {
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.35;
  overflow-wrap: break-word;
  color: #EDF6FA;
}.hwk-sb_promo_sub-0b9 {
  margin-top: 3px;
  color: #547080;
  font-size: 10px;
}.hwk-sb_nav-0b9 {
  padding: 0.375rem 8px 16px;
}.hwk-sb_nav_lb-0b9 {
  padding: 0.625rem 8px 0.375rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #445C69;
  text-transform: uppercase;
  font-size: 0.625rem;
}.hwk-sb_link-0b9 {
  gap: 10px;
  padding: 0.563rem 10px;
  transition: background .15s,color .15s;
  border-radius: 0.313rem;
  color: #7898AC;
  font-size: 13px;
  align-items: center;
  font-weight: 500;
  display: flex;
  overflow-wrap: break-word;
  cursor: pointer;
}.hwk-sb_link-0b9:hover {
  background: rgba(255, 255, 255, 0.04);
  color: #EDF6FA;
}.hwk-sb_link-0b9.hwk-state_active-0b9 {
  background: rgba(72, 220, 242, 0.15);
  color: #EDF6FA;
}.hwk-sb_ic-0b9 {
  border-radius: 5px;
  width: 1.875rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 1.875rem;
}.hwk-sb_ic-0b9 svg {
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
}.hwk-sb_ic_1-0b9 {
  background: rgba(72, 220, 242, 0.07);
  color: #48DCF2;
}.hwk-sb_ic_2-0b9 {
  background: rgba(34, 196, 106, 0.15);
  color: #22C46A;
}.hwk-sb_ic_3-0b9 {
  background: rgba(240, 184, 48, 0.14);
  color: #F0B830;
}.hwk-sb_ic_4-0b9 {
  background: rgba(123, 92, 245, 0.18);
  color: #7B5CF5;
}.hwk-sb_ic_5-0b9 {
  background: rgba(72, 220, 242, 0.07);
  color: #F05AA8;
}.hwk-sb_ic_6-0b9 {
  background: rgba(123, 92, 245, 0.18);
  color: #9C6CF4;
}.hwk-sb_badge-0b9 {
  border-radius: 0.313rem;
  background: #F0B830;
  padding: 2px 0.438rem;
  color: #060C12;
  margin-left: auto;
  font-size: 9px;
  font-weight: 700;
}.hwk-sb_bot-0b9 {
  border-top: 1px solid rgba(255, 255, 255, 0.04);
  padding: 12px;
  gap: 0.5rem;
  display: flex;
}.hwk-sb_lang-0b9,.hwk-sb_help-0b9 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.375rem;
  transition: border-color .2s;
  flex: 1;
  padding: 9px 6px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.04);
  font-weight: 600;
  font-size: 11px;
  color: #7898AC;
  display: flex;
  justify-content: center;
  align-items: center;
}.hwk-sb_lang-0b9:hover,.hwk-sb_help-0b9:hover {
  border-color: rgba(72, 220, 242, 0.38);
  color: #EDF6FA;
}.hwk-sb_lang-0b9 svg,.hwk-sb_help-0b9 svg {
  stroke-linejoin: round;
  width: 0.813rem;
  height: 0.813rem;
  stroke-linecap: round;
}.hwk-sb_bd-0b9 {
  inset: 0;
  background: rgba(4, 6, 8, 0.72);
  z-index: 69;
  display: none;
  position: fixed;
}.hwk-sb_bd-0b9.hwk-state_on-0b9 {
  display: block;
}
@media(min-width: 1077px) {.hwk-sb_bd-0b9 {
  display: none!important;
}
}.hwk-mob_nav-0b9 {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  background: #0E1420;
  z-index: 80;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
}
@media(min-width: 1083px) {.hwk-mob_nav-0b9 {
  display: none;
}
}.hwk-mob_nav_item-0b9 {
  gap: 4px;
  flex: 1;
  padding: 4px 2px;
  cursor: pointer;
  align-items: center;
  display: flex;
  flex-direction: column;
  color: #445C69;
}.hwk-mob_nav_ic-0b9 {
  line-height: 1;
}.hwk-mob_nav_ic-0b9 svg {
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.25rem;
}.hwk-mob_nav_lb-0b9 {
  font-weight: 600;
  color: #445C69;
  font-size: 0.625rem;
}.hwk-mob_nav_item-0b9.hwk-state_active-0b9 {
  color: #48DCF2;
}.hwk-mob_nav_item-0b9.hwk-state_active-0b9 .hwk-mob_nav_lb-0b9 {
  color: #48DCF2;
}.hwk-hero-0b9 {
  padding: 1.25rem 16px 0;
  background: #080B13;
}
@media(min-width: 767px) {.hwk-hero-0b9 {
  padding: 1.5rem 24px 0;
}
}.hwk-hero_in-0b9 {
  margin: 0 auto;
  gap: 12px;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.hwk-hero_in-0b9 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.hwk-hero_in-0b9 {
  grid-template-columns: 1fr 340px;
}
}.hwk-hero_promo-0b9 {
  border-radius: 0.875rem;
  overflow: hidden;
  background: #0B1019;
  position: relative;
  align-items: stretch;
  display: flex;
  min-height: 220px;
}
@media(min-width: 770px) {.hwk-hero_promo-0b9 {
  min-height: 17.5rem;
}
}.hwk-hero_promo_bg-0b9 {
  background: linear-gradient(120deg,#0B1638 0%,#080B13 100%);
  inset: 0;
  background-position: center;
  position: absolute;
  background-size: cover;
}.hwk-hero_promo_bg-0b9::after {
  background: linear-gradient(90deg,#080B13 0%,rgba(4, 6, 8, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.hwk-hero_promo_glow-0b9 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(123, 92, 245, 0.18) 0%,transparent 65%);
  height: 300px;
  right: 60px;
  top: -40px;
  pointer-events: none;
  width: 300px;
  position: absolute;
}.hwk-hero_promo_ct-0b9 {
  padding: 28px 1.5rem 28px 1.75rem;
  position: relative;
  justify-content: center;
  z-index: 2;
  display: flex;
  max-width: 30rem;
  flex-direction: column;
}
@media(min-width: 765px) {.hwk-hero_promo_ct-0b9 {
  padding: 40px 2rem;
}
}.hwk-hero_badge-0b9 {
  padding: 5px 12px;
  border: 1px solid rgba(72, 220, 242, 0.07);
  border-radius: 1.25rem;
  background: rgba(72, 220, 242, 0.15);
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #48DCF2;
  display: inline-block;
  font-weight: 700;
  font-size: 10px;
}.hwk-hero_h1-0b9 {
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0.625rem;
  line-height: 1.15;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EDF6FA;
  font-size: 26px;
}.hwk-hero_h1-0b9 em {
  color: #F0B830;
  font-style: normal;
}
@media(min-width: 766px) {.hwk-hero_h1-0b9 {
  font-size: 2.25rem;
}
}.hwk-hero_sub-0b9 {
  line-height: 1.55;
  margin-bottom: 1.25rem;
  color: #7898AC;
  font-size: 13px;
}
@media(min-width: 766px) {.hwk-hero_sub-0b9 {
  font-size: 14px;
}
}.hwk-hero_row-0b9 {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.hwk-hero_cta-0b9 {
  background: #22C46A;
  border-radius: 9px;
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  font-weight: 700;
  color: #060C12;
  box-shadow: 0 4px 20px rgba(34, 196, 106, 0.42);
  font-size: 14px;
}.hwk-hero_cta-0b9:hover {
  background: #30D67A;
}.hwk-hero_terms-0b9 {
  font-size: 0.688rem;
  color: #445C69;
}.hwk-hero_game-0b9 {
  overflow: hidden;
  border-radius: 14px;
  background: #0B1019;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  flex-direction: column;
  position: relative;
}.hwk-hero_game_badge-0b9 {
  background: rgba(240, 184, 48, 0.14);
  border: 1px solid rgba(240, 184, 48, 0.14);
  padding: 5px 10px;
  border-radius: 20px;
  left: 12px;
  z-index: 3;
  font-size: 0.625rem;
  top: 12px;
  color: #F0B830;
  text-transform: uppercase;
  font-weight: 700;
  position: absolute;
  letter-spacing: .06em;
}.hwk-hero_game_badge-0b9 svg {
  height: 11px;
  vertical-align: -1px;
  margin-right: 4px;
  width: 0.688rem;
}.hwk-hero_game_img-0b9 {
  background: linear-gradient(135deg,#0B1638,#080B13);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.hwk-hero_game_img-0b9 img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.hwk-hero_game_play-0b9 {
  inset: 0;
  background: rgba(4, 6, 8, 0.72);
  transition: opacity .2s;
  align-items: center;
  display: flex;
  position: absolute;
  opacity: 0;
  justify-content: center;
}.hwk-hero_game-0b9:hover .hwk-hero_game_play-0b9 {
  opacity: 1;
}.hwk-hero_game_play-0b9 span {
  border-radius: 50%;
  background: #48DCF2;
  height: 3.25rem;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 3.25rem;
}.hwk-hero_game_play-0b9 span svg {
  height: 18px;
  width: 1.125rem;
  margin-left: 2px;
}.hwk-hero_game_info-0b9 {
  padding: 0.875rem 1rem;
}.hwk-hero_game_title-0b9 {
  color: #EDF6FA;
  margin-bottom: 0.25rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 15px;
}.hwk-hero_game_provider-0b9 {
  color: #547080;
  font-size: 0.688rem;
}.hwk-hero_game_btn-0b9 {
  background: #48DCF2;
  transition: background .2s;
  border-radius: 9px;
  margin: 0.75rem 16px 16px;
  padding: 11px;
  text-align: center;
  display: block;
  color: #EDF6FA;
  font-weight: 700;
  font-size: 13px;
}.hwk-hero_game-0b9:hover .hwk-hero_game_btn-0b9 {
  background: #74E8F7;
}.hwk-sbar-0b9 {
  padding: 16px 16px 0;
  background: #080B13;
}
@media(min-width: 765px) {.hwk-sbar-0b9 {
  padding: 1.125rem 24px 0;
}
}.hwk-sbar_in-0b9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hwk-sbar_row-0b9 {
  gap: 0.625rem;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.hwk-sbar_input-0b9 {
  background: #0B1019;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 11px 1rem;
  gap: 0.625rem;
  border-radius: 0.563rem;
  flex: 1;
  font-size: 0.813rem;
  cursor: pointer;
  align-items: center;
  color: #547080;
  display: flex;
}.hwk-sbar_input-0b9:hover {
  border-color: rgba(72, 220, 242, 0.38);
}.hwk-sbar_input-0b9 svg {
  width: 0.938rem;
  flex-shrink: 0;
  height: 0.938rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.hwk-sbar_providers-0b9 {
  border-radius: 9px;
  transition: border-color .2s;
  padding: 0.688rem 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0B1019;
  gap: 8px;
  display: flex;
  white-space: nowrap;
  font-size: 0.813rem;
  align-items: center;
  color: #B4CCDA;
  font-weight: 600;
}.hwk-sbar_providers-0b9:hover {
  border-color: rgba(72, 220, 242, 0.38);
  color: #EDF6FA;
}.hwk-sbar_providers-0b9 svg {
  width: 14px;
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.hwk-sbar_tabs-0b9 {
  gap: 6px;
  scrollbar-width: none;
  padding-bottom: 2px;
  overflow-x: auto;
  display: flex;
}.hwk-sbar_tabs-0b9::-webkit-scrollbar {
  display: none;
}.hwk-sbar_tab-0b9 {
  padding: 0.5rem 0.875rem;
  gap: 0.438rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 255, 255, 0.04);
  align-items: center;
  cursor: pointer;
  font-size: 0.75rem;
  display: flex;
  flex-shrink: 0;
  font-weight: 600;
  color: #7898AC;
  white-space: nowrap;
}.hwk-sbar_tab-0b9:hover {
  border-color: rgba(72, 220, 242, 0.38);
  background: rgba(255, 255, 255, 0.07);
  color: #EDF6FA;
}.hwk-sbar_tab-0b9.hwk-state_active-0b9 {
  background: rgba(72, 220, 242, 0.15);
  border-color: rgba(72, 220, 242, 0.07);
  color: #EDF6FA;
}.hwk-sbar_tab_ic-0b9 svg {
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
  width: 14px;
}.hwk-gcg-0b9 {
  background: #080B13;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.hwk-gcg-0b9 {
  padding: 44px 1.5rem 0;
}
}.hwk-gcg_in-0b9 {
  margin: 0 auto;
  max-width: 1320px;
}.hwk-gcg_head-0b9 {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.hwk-gcg_label-0b9 {
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #48DCF2;
}.hwk-gcg_h2-0b9 {
  font-size: 1.375rem;
  color: #EDF6FA;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
}
@media(min-width: 767px) {.hwk-gcg_h2-0b9 {
  font-size: 28px;
}
}.hwk-gcg_intro-0b9 {
  color: #547080;
  font-size: 13px;
  line-height: 1.6;
}.hwk-gcg_grid-0b9 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.hwk-gcg_grid-0b9 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.hwk-gcg_grid-0b9 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.hwk-gcg_card-0b9 {
  overflow: hidden;
  padding: 1.25rem;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.875rem;
  position: relative;
  cursor: pointer;
  min-height: 15rem;
  justify-content: flex-end;
  flex-direction: column;
  display: flex;
}.hwk-gcg_card-0b9:hover {
  border-color: rgba(72, 220, 242, 0.15);
  transform: translateY(-3px);
}.hwk-gcg_card_bg-0b9 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.hwk-gcg_card_bg-0b9::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.hwk-gcg_card_ic-0b9 {
  border-radius: 0.313rem;
  background: rgba(0,0,0,.45);
  color: #EDF6FA;
  width: 2.5rem;
  position: absolute;
  justify-content: center;
  height: 40px;
  right: 18px;
  display: flex;
  align-items: center;
  z-index: 2;
  top: 18px;
}.hwk-gcg_card_ic-0b9 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.25rem;
  height: 1.25rem;
}.hwk-gcg_card_ct-0b9 {
  position: relative;
  z-index: 1;
}.hwk-gcg_card_h-0b9 {
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #EDF6FA;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 769px) {.hwk-gcg_card_h-0b9 {
  font-size: 20px;
}
}.hwk-gcg_card_p-0b9 {
  margin-bottom: 0.625rem;
  font-size: 0.75rem;
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
}.hwk-gcg_card_p-0b9 strong {
  color: #EDF6FA;
  font-weight: 600;
}.hwk-gcg_card_cta-0b9 {
  gap: 4px;
  font-weight: 700;
  display: inline-flex;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-size: 12px;
  align-items: center;
  color: #48DCF2;
}.hwk-gcg_card_cta-0b9 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 12px;
  width: 12px;
}.hwk-ws-0b9 {
  background: #080B13;
  padding: 2rem 1rem 0;
}
@media(min-width: 770px) {.hwk-ws-0b9 {
  padding: 2.25rem 1.5rem 0;
}
}.hwk-ws_in-0b9 {
  margin: 0 auto;
  max-width: 1320px;
}.hwk-ws_head-0b9 {
  gap: 12px;
  justify-content: space-between;
  margin-bottom: 0.875rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.hwk-ws_title-0b9 {
  gap: 10px;
  display: flex;
  color: #EDF6FA;
  font-size: 16px;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  align-items: center;
}.hwk-ws_title_ic-0b9 svg {
  color: #F0B830;
  height: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.125rem;
}.hwk-ws_online-0b9 {
  gap: 0.438rem;
  display: flex;
  font-weight: 600;
  align-items: center;
  color: #547080;
  font-size: 12px;
}.hwk-ws_online_dot-0b9 {
  border-radius: 50%;
  background: #22C46A;
  box-shadow: 0 0 6px rgba(34, 196, 106, 0.15);
  height: 8px;
  flex-shrink: 0;
  width: 0.5rem;
}.hwk-ws_scroll-0b9 {
  gap: 8px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 8px;
}.hwk-ws_scroll-0b9::-webkit-scrollbar {
  display: none;
}.hwk-wc-0b9 {
  background: #0B1019;
  gap: 0.625rem;
  padding: 10px 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.563rem;
  flex-shrink: 0;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
}.hwk-wc_img-0b9 {
  background: #0E1420;
  overflow: hidden;
  border-radius: 0.313rem;
  flex-shrink: 0;
  width: 36px;
  height: 36px;
}.hwk-wc_img-0b9 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.hwk-wc_info-0b9 {
  min-width: 0;
}.hwk-wc_game-0b9 {
  overflow: hidden;
  color: #B4CCDA;
  text-overflow: ellipsis;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
}.hwk-wc_player-0b9 {
  overflow: hidden;
  color: #445C69;
  white-space: nowrap;
  font-size: 10px;
  text-overflow: ellipsis;
}.hwk-wc_amount-0b9 {
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
  color: #22C46A;
  margin-left: auto;
  flex-shrink: 0;
}.hwk-reg-0b9 {
  background: #080B13;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.hwk-reg-0b9 {
  padding: 44px 24px 0;
}
}.hwk-reg_in-0b9 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.75rem 1.5rem;
  border-radius: 0.875rem;
  margin: 0 auto;
  background: #0E1420;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.hwk-reg_in-0b9 {
  padding: 2.5rem;
}
}.hwk-reg_top-0b9 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.hwk-reg_top-0b9 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.hwk-reg_label-0b9 {
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  color: #48DCF2;
  text-transform: uppercase;
}.hwk-reg_h2-0b9 {
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.375rem;
  line-height: 1.2;
  color: #EDF6FA;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 770px) {.hwk-reg_h2-0b9 {
  font-size: 28px;
}
}.hwk-reg_bonus-0b9 {
  background: rgba(240, 184, 48, 0.14);
  border: 1px solid rgba(240, 184, 48, 0.14);
  padding: 10px 16px;
  border-radius: 0.563rem;
  gap: 8px;
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.hwk-reg_bonus_amount-0b9 {
  font-size: 20px;
  color: #F0B830;
  font-weight: 800;
}.hwk-reg_bonus_text-0b9 {
  color: #7898AC;
  line-height: 1.35;
  font-size: 13px;
}.hwk-reg_cta_btn-0b9 {
  border-radius: 0.563rem;
  padding: 14px 2rem;
  background: #22C46A;
  transition: background .2s;
  font-size: 15px;
  color: #060C12;
  font-weight: 700;
  display: inline-block;
  box-shadow: 0 0.25rem 20px rgba(34, 196, 106, 0.42);
  margin-bottom: 12px;
}.hwk-reg_cta_btn-0b9:hover {
  background: #30D67A;
}.hwk-reg_terms-0b9 {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #445C69;
}.hwk-reg_seo-0b9 {
  border-top: 1px solid rgba(255, 255, 255, 0.04);
  font-size: 13px;
  margin-top: 1.25rem;
  line-height: 1.65;
  padding-top: 1.25rem;
  color: #547080;
  overflow-wrap: break-word;
}.hwk-reg_seo-0b9 p {
  margin-bottom: 0.625rem;
  color: #547080;
  line-height: 1.65;
  font-size: 13px;
}.hwk-reg_seo-0b9 p:last-child {
  margin-bottom: 0;
}.hwk-reg_seo-0b9 strong {
  font-weight: 700;
  color: #B4CCDA;
}.hwk-reg_seo-0b9 a {
  transition: color .2s;
  color: #48DCF2;
  text-decoration: underline;
}.hwk-reg_seo-0b9 a:hover {
  color: #74E8F7;
}.hwk-reg_seo-0b9 ul,.hwk-reg_seo-0b9 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.hwk-reg_seo-0b9 ol {
  list-style: decimal;
}.hwk-reg_seo-0b9 li {
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 0.25rem;
  color: #547080;
}.hwk-reg_seo-0b9 table {
  width: 100%;
  display: block;
  overflow-x: auto;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.hwk-reg_seo-0b9 table {
  display: table;
}
}.hwk-reg_seo-0b9 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  font-weight: 700;
  text-align: left;
  color: #B4CCDA;
}.hwk-reg_seo-0b9 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  padding: 8px;
  color: #547080;
}.hwk-reg_steps-0b9 {
  gap: 14px;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width: 861px) {.hwk-reg_steps-0b9 {
  margin-top: 0;
}
}.hwk-reg_step-0b9 {
  gap: 14px;
  padding: 16px;
  background: rgba(255, 255, 255, 0.04);
  border-radius: 9px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.hwk-reg_step_num-0b9 {
  border: 1px solid rgba(72, 220, 242, 0.07);
  background: rgba(72, 220, 242, 0.15);
  border-radius: 50%;
  width: 2.125rem;
  font-size: 0.875rem;
  display: flex;
  justify-content: center;
  height: 2.125rem;
  flex-shrink: 0;
  align-items: center;
  font-weight: 800;
  color: #48DCF2;
}.hwk-reg_step_title-0b9 {
  margin-bottom: 3px;
  color: #EDF6FA;
  font-weight: 700;
  font-size: 14px;
}.hwk-reg_step_text-0b9 {
  font-size: 12px;
  color: #547080;
  line-height: 1.5;
}.hwk-reg_trust-0b9 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.04);
  padding-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.25rem;
}.hwk-reg_trust_item-0b9 {
  gap: 7px;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  color: #547080;
}.hwk-reg_trust_ic-0b9 svg {
  color: #48DCF2;
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
}.hwk-app-0b9 {
  background: #080B13;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.hwk-app-0b9 {
  padding: 44px 1.5rem 0;
}
}.hwk-app_in-0b9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hwk-app_head-0b9 {
  margin-bottom: 16px;
}.hwk-app_label-0b9 {
  color: #48DCF2;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
}.hwk-app_h2-0b9 {
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #EDF6FA;
  font-weight: 800;
  margin-bottom: 6px;
}
@media(min-width: 767px) {.hwk-app_h2-0b9 {
  font-size: 24px;
}
}.hwk-app_sub-0b9 {
  font-size: 13px;
  color: #547080;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  line-height: 1.6;
}.hwk-app_sub-0b9 strong {
  color: #B4CCDA;
  font-weight: 700;
}.hwk-app_cards-0b9 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 16px;
}
@media(min-width: 642px) {.hwk-app_cards-0b9 {
  grid-template-columns: repeat(3,1fr);
}
}.hwk-app_card-0b9 {
  border-radius: 9px;
  overflow: hidden;
  gap: 1rem;
  padding: 20px;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
  position: relative;
}.hwk-app_card_ios-0b9 {
  background: linear-gradient(135deg,rgba(72, 220, 242, 0.15) 0%,#0E1420 100%);
}.hwk-app_card_android-0b9 {
  background: linear-gradient(135deg,rgba(34, 196, 106, 0.15) 0%,#0E1420 100%);
}.hwk-app_card_win-0b9 {
  background: linear-gradient(135deg,rgba(240, 184, 48, 0.14) 0%,#0E1420 100%);
}.hwk-app_card_ic-0b9 svg {
  width: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 34px;
}.hwk-app_card_ic-0b9 {
  color: #EDF6FA;
  flex-shrink: 0;
}.hwk-app_card_os-0b9 {
  color: #547080;
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.hwk-app_card_title-0b9 {
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 0.375rem;
  color: #EDF6FA;
  font-size: 0.938rem;
}.hwk-app_card_text-0b9 {
  margin-bottom: 14px;
  line-height: 1.5;
  color: #547080;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.hwk-app_card_btn-0b9 {
  background: rgba(255, 255, 255, 0.12);
  border-radius: 0.313rem;
  gap: 0.438rem;
  border: 1px solid rgba(72, 220, 242, 0.38);
  padding: 10px 1.125rem;
  transition: background .2s;
  display: inline-flex;
  color: #EDF6FA;
  font-weight: 700;
  align-items: center;
  font-size: 13px;
}.hwk-app_card_btn-0b9:hover {
  background: rgba(255, 255, 255, 0.07);
}.hwk-htp-0b9 {
  background: #080B13;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.hwk-htp-0b9 {
  padding: 2.75rem 1.5rem 0;
}
}.hwk-htp_in-0b9 {
  margin: 0 auto;
  max-width: 1320px;
}.hwk-htp_head-0b9 {
  margin-bottom: 22px;
  max-width: 45rem;
}.hwk-htp_label-0b9 {
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #48DCF2;
}.hwk-htp_h2-0b9 {
  font-family: 'Rajdhani', sans-serif;
  font-size: 22px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EDF6FA;
  margin-bottom: 0.5rem;
}
@media(min-width:768px) {.hwk-htp_h2-0b9 {
  font-size: 28px;
}
}.hwk-htp_intro-0b9 {
  font-size: 0.875rem;
  color: #547080;
  line-height: 1.6;
}.hwk-htp_steps-0b9 {
  gap: 12px;
  list-style: none;
  margin: 0;
  padding: 0;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 637px) {.hwk-htp_steps-0b9 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.hwk-htp_steps-0b9 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.hwk-htp_step-0b9 {
  padding: 20px 1.125rem 18px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.563rem;
  background: #0E1420;
  flex-direction: column;
  display: flex;
  position: relative;
}.hwk-htp_step_num-0b9 {
  background: #48DCF2;
  border-radius: 50%;
  left: 1.25rem;
  position: absolute;
  font-size: 0.813rem;
  height: 1.75rem;
  color: #060C12;
  align-items: center;
  top: -0.75rem;
  display: flex;
  width: 1.75rem;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  justify-content: center;
}.hwk-htp_step_ic-0b9 {
  border-radius: 0.313rem;
  margin: 8px 0 12px;
  background: rgba(72, 220, 242, 0.15);
  display: flex;
  color: #48DCF2;
  align-items: center;
  width: 2.25rem;
  height: 2.25rem;
  justify-content: center;
}.hwk-htp_step_ic-0b9 svg {
  height: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.125rem;
}.hwk-htp_step_h-0b9 {
  margin-bottom: 0.375rem;
  color: #EDF6FA;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.25;
  overflow-wrap: break-word;
}.hwk-htp_step_p-0b9 {
  font-size: 0.813rem;
  color: #547080;
  overflow-wrap: break-word;
  line-height: 1.55;
}.hwk-htp_step_p-0b9 strong {
  color: #B4CCDA;
  font-weight: 600;
}.hwk-htp_cta-0b9 {
  border-radius: 9px;
  transition: background .2s;
  padding: 13px 1.625rem;
  background: #22C46A;
  font-size: 0.875rem;
  margin-top: 1.25rem;
  color: #060C12;
  font-weight: 700;
  display: inline-block;
}.hwk-htp_cta-0b9:hover {
  background: #30D67A;
}.hwk-prov-0b9 {
  background: #080B13;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.hwk-prov-0b9 {
  padding: 2.75rem 1.5rem 0;
}
}.hwk-prov_in-0b9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hwk-prov_head-0b9 {
  margin-bottom: 1rem;
}.hwk-prov_label-0b9 {
  font-size: 11px;
  letter-spacing: .08em;
  color: #48DCF2;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
}.hwk-prov_h2-0b9 {
  font-family: 'Rajdhani', sans-serif;
  font-size: 20px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #EDF6FA;
  font-weight: 800;
}
@media(min-width: 765px) {.hwk-prov_h2-0b9 {
  font-size: 1.5rem;
}
}.hwk-prov_seo-0b9 {
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 1rem;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  color: #547080;
}.hwk-prov_seo-0b9 strong {
  font-weight: 700;
  color: #B4CCDA;
}.hwk-prov_seo-0b9 a {
  text-decoration: underline;
  color: #48DCF2;
}.hwk-prov_grid-0b9 {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 642px) {.hwk-prov_grid-0b9 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.hwk-prov_grid-0b9 {
  grid-template-columns: repeat(8,1fr);
}
}.hwk-prov_card-0b9 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.563rem;
  background: #0B1019;
  transition: border-color .2s,background .2s;
  padding: 14px 10px;
  gap: 7px;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: column;
}.hwk-prov_card-0b9:hover {
  border-color: rgba(72, 220, 242, 0.38);
  background: #0E1420;
}.hwk-prov_logo-0b9 {
  overflow: hidden;
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.04);
  width: 44px;
  height: 2.75rem;
  justify-content: center;
  display: flex;
  align-items: center;
}.hwk-prov_logo-0b9 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.hwk-prov_name-0b9 {
  font-size: 0.688rem;
  font-weight: 600;
  text-align: center;
  color: #7898AC;
  overflow-wrap: break-word;
}.hwk-bon-0b9 {
  padding: 2.25rem 16px 0;
  background: #080B13;
}
@media(min-width: 765px) {.hwk-bon-0b9 {
  padding: 44px 24px 0;
}
}.hwk-bon_in-0b9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hwk-bon_head-0b9 {
  margin-bottom: 1.25rem;
}.hwk-bon_label-0b9 {
  font-weight: 700;
  text-transform: uppercase;
  color: #48DCF2;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.hwk-bon_h2-0b9 {
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-size: 20px;
  color: #EDF6FA;
}
@media(min-width: 771px) {.hwk-bon_h2-0b9 {
  font-size: 24px;
}
}.hwk-bon_seo-0b9 {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  max-width: 620px;
  color: #547080;
}.hwk-bon_seo-0b9 strong {
  color: #B4CCDA;
  font-weight: 700;
}.hwk-bon_seo-0b9 a {
  text-decoration: underline;
  color: #48DCF2;
}.hwk-bon_grid-0b9 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.hwk-bon_grid-0b9 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.hwk-bon_grid-0b9 {
  grid-template-columns: repeat(5,1fr);
}
}.hwk-bon_card-0b9 {
  transition: border-color .2s,transform .2s;
  border-radius: 9px;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0B1019;
}.hwk-bon_card-0b9:hover {
  border-color: rgba(72, 220, 242, 0.07);
  transform: translateY(-2px);
}.hwk-bon_card_ic-0b9 svg {
  height: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 26px;
}.hwk-bon_card_ic-0b9 {
  margin-bottom: 10px;
}.hwk-bon_card_type-0b9 {
  font-size: 0.625rem;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  color: #547080;
  letter-spacing: .06em;
  font-weight: 700;
}.hwk-bon_card_amount-0b9 {
  font-size: 1.125rem;
  color: #F0B830;
  font-weight: 800;
  margin-bottom: 0.375rem;
  line-height: 1.1;
}.hwk-bon_card_name-0b9 {
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 8px;
  color: #EDF6FA;
  overflow-wrap: break-word;
}.hwk-bon_card_detail-0b9 {
  border-top: 1px solid rgba(255, 255, 255, 0.04);
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 11px;
  padding-top: 0.5rem;
  color: #445C69;
}.hwk-faq-0b9 {
  padding: 36px 16px 0;
  background: #080B13;
}
@media(min-width: 771px) {.hwk-faq-0b9 {
  padding: 2.75rem 24px 0;
}
}.hwk-faq_in-0b9 {
  margin: 0 auto;
  max-width: 1320px;
}.hwk-faq_head-0b9 {
  margin-bottom: 20px;
}.hwk-faq_label-0b9 {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #48DCF2;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
}.hwk-faq_h2-0b9 {
  color: #EDF6FA;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 767px) {.hwk-faq_h2-0b9 {
  font-size: 1.5rem;
}
}.hwk-faq_list-0b9 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.hwk-faq_item-0b9 {
  border-radius: 9px;
  background: #0E1420;
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
}.hwk-faq_q-0b9 {
  padding: 16px 20px;
  gap: 0.75rem;
  transition: color .2s;
  font-size: 14px;
  align-items: center;
  color: #B4CCDA;
  font-weight: 600;
  cursor: pointer;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}.hwk-faq_q-0b9:hover {
  color: #EDF6FA;
}.hwk-faq_q_ic-0b9 {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.04);
  align-items: center;
  height: 24px;
  width: 24px;
  color: #48DCF2;
  justify-content: center;
  font-size: 1rem;
  display: flex;
  flex-shrink: 0;
}.hwk-faq_item-0b9.hwk-state_open-0b9 .hwk-faq_q_ic-0b9 {
  transform: rotate(45deg);
}.hwk-faq_a-0b9 {
  padding: 0 20px 1rem;
  font-size: 0.813rem;
  display: none;
  overflow-wrap: break-word;
  line-height: 1.7;
  color: #547080;
}.hwk-faq_item-0b9.hwk-state_open-0b9 .hwk-faq_a-0b9 {
  display: block;
}.hwk-faq_a-0b9 strong {
  color: #B4CCDA;
  font-weight: 700;
}.hwk-faq_a-0b9 a {
  text-decoration: underline;
  color: #48DCF2;
}.hwk-faq_a-0b9 ul,.hwk-faq_a-0b9 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.hwk-faq_a-0b9 ol {
  list-style: decimal;
}.hwk-faq_a-0b9 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.hwk-faq_a-0b9 table {
  margin: 8px 0;
  border-collapse: collapse;
  display: block;
  width: 100%;
  font-size: 12px;
  overflow-x: auto;
}
@media(min-width: 769px) {.hwk-faq_a-0b9 table {
  display: table;
}
}.hwk-faq_a-0b9 th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #B4CCDA;
}.hwk-faq_a-0b9 td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  color: #547080;
}.hwk-rv-0b9 {
  padding: 2.25rem 16px 0;
  background: #080B13;
}
@media(min-width: 765px) {.hwk-rv-0b9 {
  padding: 2.75rem 24px 0;
}
}.hwk-rv_in-0b9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hwk-rv_head-0b9 {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.hwk-rv_label-0b9 {
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  color: #48DCF2;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.hwk-rv_h2-0b9 {
  margin-bottom: 10px;
  font-weight: 800;
  color: #EDF6FA;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.375rem;
}
@media(min-width: 769px) {.hwk-rv_h2-0b9 {
  font-size: 1.75rem;
}
}.hwk-rv_stats-0b9 {
  gap: 18px;
  align-items: center;
  flex-wrap: wrap;
  font-size: 13px;
  display: flex;
  color: #547080;
}.hwk-rv_stats_score-0b9 {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.hwk-rv_stats_score_val-0b9 {
  color: #F0B830;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  font-size: 22px;
}.hwk-rv_stats_score_max-0b9 {
  font-size: 13px;
  color: #445C69;
}.hwk-rv_stats_badge-0b9 {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.hwk-rv_stats_badge-0b9 svg {
  width: 0.875rem;
  color: #F0B830;
  height: 0.875rem;
}.hwk-rv_grid-0b9 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.hwk-rv_grid-0b9 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.hwk-rv_grid-0b9 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.hwk-rv_card-0b9 {
  background: #0E1420;
  border-radius: 9px;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  flex-direction: column;
  display: flex;
}.hwk-rv_card_stars-0b9 {
  gap: 2px;
  color: #F0B830;
  display: flex;
  margin-bottom: 0.625rem;
}.hwk-rv_card_stars-0b9 svg {
  height: 0.875rem;
  width: 0.875rem;
}.hwk-rv_card_h-0b9 {
  overflow-wrap: break-word;
  line-height: 1.3;
  font-size: 14px;
  margin-bottom: 8px;
  color: #EDF6FA;
  font-weight: 700;
}.hwk-rv_card_body-0b9 {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 14px;
  color: #547080;
  line-height: 1.65;
}.hwk-rv_card_body-0b9 strong {
  color: #B4CCDA;
  font-weight: 600;
}.hwk-rv_card_meta-0b9 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.04);
  align-items: center;
  padding-top: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}.hwk-rv_card_author-0b9 {
  color: #B4CCDA;
  font-size: 12px;
  font-weight: 600;
}.hwk-rv_card_date-0b9 {
  color: #445C69;
  font-size: 11px;
}.hwk-seo-0b9 {
  background: #080B13;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.hwk-seo-0b9 {
  padding: 2.75rem 24px 0;
}
}.hwk-seo_in-0b9 {
  border-radius: 14px;
  background: #0E1420;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.75rem 24px;
  max-width: 1320px;
}
@media(min-width: 770px) {.hwk-seo_in-0b9 {
  padding: 2.25rem 2.5rem;
}
}.hwk-seo_label-0b9 {
  color: #48DCF2;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 10px;
  text-transform: uppercase;
}.hwk-seo_h2-0b9 {
  color: #EDF6FA;
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-size: 20px;
}
@media(min-width: 769px) {.hwk-seo_h2-0b9 {
  font-size: 1.5rem;
}
}.hwk-seo_body-0b9 {
  color: #7898AC;
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.hwk-seo_body-0b9 p {
  font-size: 14px;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #7898AC;
}.hwk-seo_body-0b9 p:last-child {
  margin-bottom: 0;
}.hwk-seo_body-0b9 strong {
  color: #B4CCDA;
  font-weight: 700;
}.hwk-seo_body-0b9 a {
  transition: color .2s;
  text-decoration: underline;
  color: #48DCF2;
}.hwk-seo_body-0b9 a:hover {
  color: #74E8F7;
}.hwk-seo_body-0b9 ul,.hwk-seo_body-0b9 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.hwk-seo_body-0b9 ol {
  list-style: decimal;
}.hwk-seo_body-0b9 li {
  margin-bottom: 6px;
  color: #7898AC;
  font-size: 0.875rem;
  line-height: 1.75;
}.hwk-seo_body-0b9 table {
  display: block;
  font-size: 13px;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 12px;
  overflow-x: auto;
}
@media(min-width: 770px) {.hwk-seo_body-0b9 table {
  display: table;
}
}.hwk-seo_body-0b9 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #B4CCDA;
  font-weight: 700;
  text-align: left;
}.hwk-seo_body-0b9 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  padding: 10px 12px;
  color: #7898AC;
}.hwk-seo_cols-0b9 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.hwk-seo_cols-0b9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.hwk-seo_cols-0b9 {
  grid-template-columns: repeat(3,1fr);
}
}.hwk-seo_col_h-0b9 {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  color: #B4CCDA;
  font-size: 0.813rem;
}.hwk-seo_col_p-0b9 {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #547080;
}.hwk-seo_stats-0b9 {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.hwk-seo_stat-0b9 {
  flex: 1;
  border: 1px solid rgba(72, 220, 242, 0.15);
  background: rgba(72, 220, 242, 0.07);
  padding: 0.875rem 1rem;
  border-radius: 9px;
  min-width: 140px;
}.hwk-seo_stat_val-0b9 {
  color: #48DCF2;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.hwk-seo_stat_lb-0b9 {
  overflow-wrap: break-word;
  color: #547080;
  font-size: 11px;
}.hwk-pmt-0b9 {
  background: #080B13;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.hwk-pmt-0b9 {
  padding: 2.75rem 1.5rem 0;
}
}.hwk-pmt_in-0b9 {
  margin: 0 auto;
  max-width: 82.5rem;
}.hwk-pmt_head-0b9 {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.hwk-pmt_label-0b9 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  color: #48DCF2;
}.hwk-pmt_h2-0b9 {
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 8px;
  font-size: 1.375rem;
  color: #EDF6FA;
  font-weight: 800;
}
@media(min-width: 771px) {.hwk-pmt_h2-0b9 {
  font-size: 1.75rem;
}
}.hwk-pmt_intro-0b9 {
  color: #547080;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 14px;
}.hwk-pmt_groups-0b9 {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.hwk-pmt_group-0b9 {
  border-radius: 9px;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0E1420;
}.hwk-pmt_group_head-0b9 {
  gap: 0.75rem;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.hwk-pmt_group_ic-0b9 {
  background: rgba(72, 220, 242, 0.15);
  border-radius: 5px;
  justify-content: center;
  height: 2.25rem;
  align-items: center;
  color: #48DCF2;
  flex-shrink: 0;
  width: 2.25rem;
  display: flex;
}.hwk-pmt_group_ic-0b9 svg {
  height: 1.125rem;
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
}.hwk-pmt_group_h-0b9 {
  margin: 0;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 16px;
  color: #EDF6FA;
  font-family: 'Rajdhani', sans-serif;
}.hwk-pmt_group_p-0b9 {
  line-height: 1.6;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #547080;
  font-size: 13px;
}.hwk-pmt_group_p-0b9 strong {
  color: #B4CCDA;
  font-weight: 600;
}.hwk-pmt_table_wrap-0b9 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.hwk-pmt_table-0b9 {
  border-collapse: collapse;
  min-width: 33.75rem;
  font-size: 13px;
  width: 100%;
}.hwk-pmt_table-0b9 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #B4CCDA;
  text-transform: uppercase;
  font-weight: 700;
  text-align: left;
  font-size: 11px;
  letter-spacing: .04em;
  white-space: nowrap;
}.hwk-pmt_table-0b9 td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  color: #547080;
}.hwk-pmt_table-0b9 tbody tr:last-child td {
  border-bottom: none;
}.hwk-pmt_table-0b9 tr:hover td {
  background: rgba(255, 255, 255, 0.04);
  color: #B4CCDA;
}.hwk-seo-0b9 {
  padding: 2.25rem 16px 0;
  background: #080B13;
}
@media(min-width: 767px) {.hwk-seo-0b9 {
  padding: 44px 24px 0;
}
}.hwk-seo_in-0b9 {
  background: #0E1420;
  margin: 0 auto;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 28px 24px;
  max-width: 1320px;
}
@media(min-width: 769px) {.hwk-seo_in-0b9 {
  padding: 36px 2.5rem;
}
}.hwk-seo_label-0b9 {
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 11px;
  letter-spacing: .08em;
  color: #48DCF2;
  text-transform: uppercase;
}.hwk-seo_h2-0b9 {
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #EDF6FA;
  margin-bottom: 0.875rem;
}
@media(min-width: 769px) {.hwk-seo_h2-0b9 {
  font-size: 1.5rem;
}
}.hwk-seo_body-0b9 {
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
  color: #7898AC;
}.hwk-seo_body-0b9 p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #7898AC;
  font-size: 0.875rem;
}.hwk-seo_body-0b9 p:last-child {
  margin-bottom: 0;
}.hwk-seo_body-0b9 strong {
  color: #B4CCDA;
  font-weight: 700;
}.hwk-seo_body-0b9 a {
  transition: color .2s;
  text-decoration: underline;
  color: #48DCF2;
}.hwk-seo_body-0b9 a:hover {
  color: #74E8F7;
}.hwk-seo_body-0b9 ul,.hwk-seo_body-0b9 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.hwk-seo_body-0b9 ol {
  list-style: decimal;
}.hwk-seo_body-0b9 li {
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #7898AC;
}.hwk-seo_body-0b9 table {
  overflow-x: auto;
  width: 100%;
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 765px) {.hwk-seo_body-0b9 table {
  display: table;
}
}.hwk-seo_body-0b9 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #B4CCDA;
  text-align: left;
  font-weight: 700;
}.hwk-seo_body-0b9 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  padding: 0.625rem 0.75rem;
  color: #7898AC;
}.hwk-seo_cols-0b9 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.hwk-seo_cols-0b9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.hwk-seo_cols-0b9 {
  grid-template-columns: repeat(3,1fr);
}
}.hwk-seo_col_h-0b9 {
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 0.813rem;
  color: #B4CCDA;
  overflow-wrap: break-word;
}.hwk-seo_col_p-0b9 {
  color: #547080;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
}.hwk-seo_stats-0b9 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.hwk-seo_stat-0b9 {
  padding: 0.875rem 1rem;
  border: 1px solid rgba(72, 220, 242, 0.15);
  flex: 1;
  border-radius: 9px;
  background: rgba(72, 220, 242, 0.07);
  min-width: 140px;
}.hwk-seo_stat_val-0b9 {
  color: #48DCF2;
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
}.hwk-seo_stat_lb-0b9 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #547080;
}.hwk-seo-0b9 {
  background: #080B13;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.hwk-seo-0b9 {
  padding: 44px 1.5rem 0;
}
}.hwk-seo_in-0b9 {
  margin: 0 auto;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 28px 24px;
  background: #0E1420;
  max-width: 1320px;
}
@media(min-width: 767px) {.hwk-seo_in-0b9 {
  padding: 36px 2.5rem;
}
}.hwk-seo_label-0b9 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #48DCF2;
  font-size: 0.688rem;
  margin-bottom: 10px;
}.hwk-seo_h2-0b9 {
  color: #EDF6FA;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-weight: 800;
  line-height: 1.25;
  font-size: 1.25rem;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 769px) {.hwk-seo_h2-0b9 {
  font-size: 24px;
}
}.hwk-seo_body-0b9 {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #7898AC;
  overflow-wrap: break-word;
}.hwk-seo_body-0b9 p {
  margin-bottom: 12px;
  font-size: 14px;
  color: #7898AC;
  line-height: 1.75;
}.hwk-seo_body-0b9 p:last-child {
  margin-bottom: 0;
}.hwk-seo_body-0b9 strong {
  font-weight: 700;
  color: #B4CCDA;
}.hwk-seo_body-0b9 a {
  transition: color .2s;
  color: #48DCF2;
  text-decoration: underline;
}.hwk-seo_body-0b9 a:hover {
  color: #74E8F7;
}.hwk-seo_body-0b9 ul,.hwk-seo_body-0b9 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.hwk-seo_body-0b9 ol {
  list-style: decimal;
}.hwk-seo_body-0b9 li {
  color: #7898AC;
  margin-bottom: 0.375rem;
  font-size: 14px;
  line-height: 1.75;
}.hwk-seo_body-0b9 table {
  border-collapse: collapse;
  margin-bottom: 12px;
  width: 100%;
  display: block;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width: 766px) {.hwk-seo_body-0b9 table {
  display: table;
}
}.hwk-seo_body-0b9 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  color: #B4CCDA;
  font-weight: 700;
}.hwk-seo_body-0b9 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  color: #7898AC;
}.hwk-seo_cols-0b9 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.hwk-seo_cols-0b9 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.hwk-seo_cols-0b9 {
  grid-template-columns: repeat(3,1fr);
}
}.hwk-seo_col_h-0b9 {
  margin-bottom: 0.438rem;
  color: #B4CCDA;
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
}.hwk-seo_col_p-0b9 {
  overflow-wrap: break-word;
  color: #547080;
  line-height: 1.65;
  font-size: 0.813rem;
}.hwk-seo_stats-0b9 {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.hwk-seo_stat-0b9 {
  border-radius: 0.563rem;
  border: 1px solid rgba(72, 220, 242, 0.15);
  background: rgba(72, 220, 242, 0.07);
  flex: 1;
  padding: 14px 1rem;
  min-width: 8.75rem;
}.hwk-seo_stat_val-0b9 {
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #48DCF2;
}.hwk-seo_stat_lb-0b9 {
  color: #547080;
  overflow-wrap: break-word;
  font-size: 11px;
}.hwk-ft-0b9 {
  border-top: 1px solid rgba(255, 255, 255, 0.04);
  background: #040608;
  margin-top: 3rem;
}.hwk-ft_support-0b9 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  padding: 1.5rem 16px;
}
@media(min-width: 770px) {.hwk-ft_support-0b9 {
  padding: 28px 1.5rem;
}
}.hwk-ft_support_in-0b9 {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  max-width: 1320px;
  align-items: center;
}.hwk-ft_support_main-0b9 {
  flex: 1;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  min-width: 220px;
}.hwk-ft_support_ic-0b9 {
  flex-shrink: 0;
  color: #48DCF2;
}.hwk-ft_support_ic-0b9 svg {
  stroke-linejoin: round;
  height: 30px;
  width: 1.875rem;
  stroke-linecap: round;
}.hwk-ft_support_text_title-0b9 {
  color: #EDF6FA;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 15px;
  font-weight: 700;
}.hwk-ft_support_text_sub-0b9 {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #547080;
}.hwk-ft_support_btn-0b9 {
  background: #48DCF2;
  transition: background .2s;
  padding: 11px 1.375rem;
  border-radius: 0.563rem;
  color: #EDF6FA;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
}.hwk-ft_support_btn-0b9:hover {
  background: #74E8F7;
}.hwk-ft_support_contacts-0b9 {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.hwk-ft_support_contact-0b9 {
  color: #445C69;
  line-height: 1.4;
  font-size: 12px;
}.hwk-ft_support_contact-0b9 strong {
  display: block;
  font-size: 11px;
  font-weight: 600;
  margin-bottom: 2px;
  color: #7898AC;
}.hwk-ft_main-0b9 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.04);
  padding: 2rem 1rem 1.5rem;
}
@media(min-width: 770px) {.hwk-ft_main-0b9 {
  padding: 2.5rem 1.5rem 2rem;
}
}.hwk-ft_main_in-0b9 {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 639px) {.hwk-ft_main_in-0b9 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.hwk-ft_main_in-0b9 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.hwk-ft_col_logo-0b9 {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.hwk-ft_col_logo-0b9 {
  grid-column: auto;
}
}.hwk-ft_logo-0b9 {
  gap: 0.563rem;
  display: flex;
  align-items: center;
  margin-bottom: 0.75rem;
  color: #EDF6FA;
  font-weight: 800;
  font-size: 16px;
  flex-wrap: wrap;
  overflow-wrap: break-word;
}.hwk-ft_logo_mark-0b9 {
  border-radius: 5px;
  overflow: hidden;
  width: 1.875rem;
  height: 1.875rem;
}.hwk-ft_logo_mark-0b9 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.hwk-ft_logo_sub-0b9 {
  max-width: 200px;
  font-size: 12px;
  line-height: 1.55;
  color: #445C69;
  overflow-wrap: break-word;
}.hwk-ft_col_title-0b9 {
  color: #7898AC;
  letter-spacing: .07em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
}.hwk-ft_col_links-0b9 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.hwk-ft_col_link-0b9 {
  transition: color .2s;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #445C69;
}.hwk-ft_col_link-0b9:hover {
  color: #B4CCDA;
}.hwk-ft_apps-0b9 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.hwk-ft_app_card-0b9 {
  padding: 10px 12px;
  background: rgba(255, 255, 255, 0.04);
  gap: 0.625rem;
  border-radius: 5px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  display: flex;
}.hwk-ft_app_card-0b9:hover {
  border-color: rgba(72, 220, 242, 0.38);
}.hwk-ft_app_card_ic-0b9 svg {
  width: 22px;
  height: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hwk-ft_app_card_os-0b9 {
  font-weight: 600;
  font-size: 10px;
  color: #445C69;
}.hwk-ft_app_card_action-0b9 {
  font-weight: 700;
  color: #B4CCDA;
  font-size: 0.75rem;
}.hwk-ft_bot-0b9 {
  padding: 20px 16px;
}
@media(min-width: 770px) {.hwk-ft_bot-0b9 {
  padding: 20px 24px;
}
}.hwk-ft_bot_in-0b9 {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  display: flex;
  max-width: 1320px;
  flex-wrap: wrap;
}.hwk-ft_socials-0b9 {
  gap: 0.5rem;
  display: flex;
}.hwk-ft_soc-0b9 {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 5px;
  transition: background .2s;
  justify-content: center;
  height: 2.25rem;
  color: #7898AC;
  display: flex;
  width: 36px;
  align-items: center;
}.hwk-ft_soc-0b9 svg {
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
}.hwk-ft_soc-0b9:hover {
  background: rgba(255, 255, 255, 0.07);
}.hwk-ft_legal-0b9 {
  flex: 1;
  color: #62808E;
  line-height: 1.6;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  font-size: 11px;
}.hwk-ft_legal-0b9 strong {
  font-weight: 700;
  color: #7898AC;
}.hwk-ft_legal-0b9 a {
  color: #7898AC;
  text-decoration: underline;
}.hwk-ft_age-0b9 {
  border: 2px solid #62808E;
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  color: #62808E;
  display: flex;
  margin-left: auto;
  font-size: 11px;
  font-weight: 800;
  width: 2rem;
  height: 2rem;
  align-items: center;
}