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