*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #09141A;
  min-height: 100vh;
  line-height: 1.6;
  color: #B8DDE5;
  -webkit-font-smoothing: antialiased;
  font-family: 'Exo 2', sans-serif;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  font: inherit;
  background: none;
  border: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.hev_layout_m0h {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.hev_page_m0h {
  display: flex;
  min-height: 100vh;
}.hev_main_m0h {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media(min-width: 1079px) {.hev_main_m0h {
  padding-left: 220px;
}
}
@media(max-width: 1080px) {.hev_main_m0h {
  padding-bottom: 4.5rem;
}
}.hev_gc_m0h {
  background: #0D1A23;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 8px;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  width: 140px;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
}
@media(min-width: 641px) {.hev_gc_m0h {
  width: 9.75rem;
}
}
@media(min-width: 1078px) {.hev_gc_m0h {
  width: 10.5rem;
}
}.hev_gc_m0h:hover {
  transform: translateY(-3px);
  border-color: rgba(0,200,224,0.07);
}.hev_gc_img_m0h {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.hev_gc_img_m0h img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.hev_gc_hover_m0h {
  transition: opacity .2s;
  background: rgba(5,13,17,0.72);
  inset: 0;
  position: absolute;
  opacity: 0;
  align-items: center;
  display: flex;
  justify-content: center;
}.hev_gc_m0h:hover .hev_gc_hover_m0h {
  opacity: 1;
}.hev_gc_hover_btn_m0h {
  padding: 8px 16px;
  background: #00C8E0;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 700;
  color: #EEF9FC;
}.hev_gc_info_m0h {
  padding: 0.5rem 0.625rem 0.625rem;
}.hev_gc_name_m0h {
  overflow: hidden;
  max-width: 100%;
  color: #B8DDE5;
  font-size: 0.75rem;
  margin-bottom: 3px;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
}.hev_gc_prov_m0h {
  color: #376978;
  font-size: 10px;
}.hev_gc_tag_m0h {
  border-radius: 4px;
  padding: 2px 7px;
  letter-spacing: .04em;
  z-index: 2;
  left: 6px;
  position: absolute;
  text-transform: uppercase;
  font-size: 0.563rem;
  top: 6px;
  font-weight: 700;
}.hev_gc_tag_hot_m0h {
  background: #FF3C3C;
  color: #fff;
}.hev_gc_tag_new_m0h {
  background: #00DC82;
  color: #09141A;
}.hev_gc_tag_jp_m0h {
  background: #F0A800;
  color: #09141A;
}.hev_gc_tag_ex_m0h {
  background: #006D82;
  color: #fff;
}.hev_gc_tag_live_m0h {
  background: #FF3C3C;
  color: #fff;
}.hev_gr_m0h {
  padding: 32px 16px 0;
  background: #09141A;
}
@media(min-width: 769px) {.hev_gr_m0h {
  padding: 2.25rem 24px 0;
}
}.hev_gr_in_m0h {
  margin: 0 auto;
  max-width: 83.75rem;
}.hev_gr_head_m0h {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  align-items: center;
}.hev_gr_head_l_m0h {
  flex: 1;
  gap: 0.625rem;
  align-items: center;
  display: flex;
  min-width: 0;
}.hev_gr_ic_m0h {
  border-radius: 0.5rem;
  flex-shrink: 0;
  align-items: center;
  width: 2rem;
  justify-content: center;
  height: 2rem;
  display: flex;
}.hev_gr_ic_m0h svg {
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.hev_gr_title_m0h {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 16px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #EEF9FC;
}
@media(min-width: 771px) {.hev_gr_title_m0h {
  font-size: 1.125rem;
}
}.hev_gr_more_m0h {
  gap: 5px;
  transition: color .2s;
  white-space: nowrap;
  font-weight: 600;
  color: #4E8A98;
  display: flex;
  align-items: center;
  font-size: 12px;
  flex-shrink: 0;
}.hev_gr_more_m0h:hover {
  color: #00C8E0;
}.hev_gr_more_m0h svg {
  height: 12px;
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.hev_gr_arrows_m0h {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.hev_gr_arr_m0h {
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  border: 1px solid rgba(255,255,255,0.09);
  justify-content: center;
  width: 1.875rem;
  align-items: center;
  color: #7AAFBC;
  height: 1.875rem;
  display: flex;
}.hev_gr_arr_m0h:hover {
  background: rgba(255,255,255,0.07);
  color: #EEF9FC;
}.hev_gr_arr_m0h svg {
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
  width: 13px;
}.hev_gr_seo_h_m0h {
  margin: 0 0 6px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #B8DDE5;
  overflow-wrap: break-word;
  font-weight: 700;
  max-width: 680px;
  font-size: 0.813rem;
}
@media(min-width: 767px) {.hev_gr_seo_h_m0h {
  font-size: 0.875rem;
}
}.hev_gr_seo_m0h {
  line-height: 1.55;
  margin-bottom: 0.75rem;
  max-width: 680px;
  font-size: 12px;
  color: #4E8A98;
  overflow-wrap: break-word;
}.hev_gr_seo_m0h strong {
  font-weight: 600;
  color: #B8DDE5;
}.hev_gr_scroll_m0h {
  gap: 0.625rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  display: flex;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
}.hev_gr_scroll_m0h::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.hev_gr_scroll_m0h {
  gap: 0.75rem;
}
}.hev_tb_m0h {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #09141A;
  left: 0;
  z-index: 80;
  right: 0;
  height: 56px;
  position: fixed;
  display: flex;
  top: 0;
  align-items: center;
}.hev_tb_in_m0h {
  padding: 0 0.875rem;
  gap: 0;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%;
}.hev_tb_burger_m0h {
  gap: 0.313rem;
  border-radius: 0.5rem;
  margin-right: 0.5rem;
  flex-shrink: 0;
  flex-direction: column;
  display: flex;
  width: 2.375rem;
  height: 38px;
  justify-content: center;
  align-items: center;
}.hev_tb_burger_m0h:hover {
  background: rgba(255,255,255,0.05);
}.hev_tb_burger_line_m0h {
  border-radius: 1px;
  background: #7AAFBC;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1082px) {.hev_tb_burger_m0h {
  display: none;
}
}.hev_tb_logo_m0h {
  gap: 9px;
  align-items: center;
  color: #EEF9FC;
  flex-shrink: 0;
  display: flex;
  font-weight: 800;
  margin-right: 20px;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  font-size: 1.125rem;
}.hev_tb_logo_mark_m0h {
  border-radius: 8px;
  overflow: hidden;
  height: 2rem;
  align-items: center;
  width: 32px;
  display: flex;
  justify-content: center;
}.hev_tb_logo_mark_m0h img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.hev_tb_nav_m0h {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.hev_tb_nav_m0h {
  display: flex;
}
}.hev_tb_tab_m0h {
  border-radius: 8px;
  transition: background .15s,color .15s;
  padding: 0.5rem 0.875rem;
  font-size: 0.813rem;
  font-weight: 600;
  color: #7AAFBC;
  white-space: nowrap;
}.hev_tb_tab_m0h:hover {
  background: rgba(255,255,255,0.05);
  color: #EEF9FC;
}.hev_tb_tab_m0h.hev_state_active_m0h {
  background: rgba(0,200,224,0.15);
  color: #EEF9FC;
}.hev_tb_right_m0h {
  gap: 8px;
  display: flex;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
}.hev_tb_login_m0h {
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,color .2s;
  padding: 0.563rem 1rem;
  background: rgba(255,255,255,0.05);
  font-weight: 600;
  display: none;
  color: #B8DDE5;
  font-size: 0.813rem;
}.hev_tb_login_m0h:hover {
  border-color: rgba(0,210,230,0.35);
  color: #EEF9FC;
}
@media(min-width: 477px) {.hev_tb_login_m0h {
  display: block;
}
}.hev_tb_reg_m0h {
  padding: 0.563rem 18px;
  transition: background .2s;
  background: #00DC82;
  border-radius: 8px;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
  color: #061014;
}.hev_tb_reg_m0h:hover {
  background: #18F094;
}.hev_sb_m0h {
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #112030;
  border-right: 1px solid rgba(255,255,255,0.05);
  z-index: 70;
  top: 56px;
  bottom: 0;
  overflow-y: auto;
  width: 220px;
  left: 0;
  position: fixed;
}.hev_sb_m0h.hev_state_open_m0h {
  transform: translateX(0);
}.hev_sb_m0h::-webkit-scrollbar {
  width: 0.25rem;
}.hev_sb_m0h::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1083px) {.hev_sb_m0h {
  transform: translateX(0);
}
}.hev_sb_auth_m0h {
  padding: 14px 12px 0.625rem;
}.hev_sb_btn_reg_m0h {
  transition: background .2s;
  padding: 0.688rem;
  background: #00DC82;
  border-radius: 8px;
  font-weight: 700;
  color: #061014;
  display: block;
  margin-bottom: 0.5rem;
  text-align: center;
  font-size: 13px;
}.hev_sb_btn_reg_m0h:hover {
  background: #18F094;
}.hev_sb_btn_login_m0h {
  padding: 10px;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  border-radius: 0.5rem;
  font-size: 13px;
  color: #B8DDE5;
  text-align: center;
  display: block;
  font-weight: 600;
}.hev_sb_btn_login_m0h:hover {
  border-color: rgba(0,210,230,0.35);
  color: #EEF9FC;
}.hev_sb_promo_m0h {
  padding: 0.75rem 0.875rem;
  margin: 0 12px 10px;
  overflow: hidden;
  border: 1px solid rgba(0,200,224,0.15);
  background: linear-gradient(135deg,#002D3A,#112030);
  border-radius: 0.5rem;
  position: relative;
}.hev_sb_promo_m0h::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0,200,224,0.15),transparent 70%);
  width: 5rem;
  height: 80px;
  top: -20px;
  position: absolute;
  content: '';
  right: -1.25rem;
}.hev_sb_promo_title_m0h {
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  color: #00C8E0;
  font-size: 11px;
}.hev_sb_promo_text_m0h {
  font-weight: 600;
  color: #EEF9FC;
  overflow-wrap: break-word;
  line-height: 1.35;
  font-size: 12px;
}.hev_sb_promo_sub_m0h {
  color: #4E8A98;
  font-size: 10px;
  margin-top: 3px;
}.hev_sb_nav_m0h {
  padding: 6px 0.5rem 1rem;
}.hev_sb_nav_lb_m0h {
  padding: 10px 8px 6px;
  text-transform: uppercase;
  color: #376978;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 10px;
}.hev_sb_link_m0h {
  gap: 10px;
  transition: background .15s,color .15s;
  padding: 9px 10px;
  border-radius: 0.25rem;
  cursor: pointer;
  align-items: center;
  display: flex;
  color: #7AAFBC;
  overflow-wrap: break-word;
  font-weight: 500;
  font-size: 13px;
}.hev_sb_link_m0h:hover {
  background: rgba(255,255,255,0.05);
  color: #EEF9FC;
}.hev_sb_link_m0h.hev_state_active_m0h {
  background: rgba(0,200,224,0.15);
  color: #EEF9FC;
}.hev_sb_ic_m0h {
  border-radius: 4px;
  display: flex;
  height: 30px;
  width: 30px;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}.hev_sb_ic_m0h svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 16px;
}.hev_sb_ic_1_m0h {
  background: rgba(0,200,224,0.07);
  color: #00C8E0;
}.hev_sb_ic_2_m0h {
  background: rgba(0,220,130,0.14);
  color: #00DC82;
}.hev_sb_ic_3_m0h {
  background: rgba(240,168,0,0.14);
  color: #F0A800;
}.hev_sb_ic_4_m0h {
  background: rgba(0,109,130,0.22);
  color: #006D82;
}.hev_sb_ic_5_m0h {
  background: rgba(0,200,224,0.07);
  color: #FF4D96;
}.hev_sb_ic_6_m0h {
  background: rgba(0,109,130,0.22);
  color: #9B5CF6;
}.hev_sb_badge_m0h {
  padding: 2px 7px;
  border-radius: 0.25rem;
  background: #F0A800;
  color: #061014;
  font-weight: 700;
  font-size: 9px;
  margin-left: auto;
}.hev_sb_bot_m0h {
  padding: 0.75rem;
  gap: 8px;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.hev_sb_lang_m0h,.hev_sb_help_m0h {
  gap: 0.375rem;
  border-radius: 4px;
  border: 1px solid rgba(255,255,255,0.05);
  padding: 9px 6px;
  background: rgba(255,255,255,0.05);
  flex: 1;
  transition: border-color .2s;
  justify-content: center;
  color: #7AAFBC;
  font-size: 0.688rem;
  align-items: center;
  display: flex;
  font-weight: 600;
}.hev_sb_lang_m0h:hover,.hev_sb_help_m0h:hover {
  border-color: rgba(0,210,230,0.35);
  color: #EEF9FC;
}.hev_sb_lang_m0h svg,.hev_sb_help_m0h svg {
  width: 0.813rem;
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.hev_sb_bd_m0h {
  inset: 0;
  background: rgba(5,13,17,0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.hev_sb_bd_m0h.hev_state_on_m0h {
  display: block;
}
@media(min-width: 1077px) {.hev_sb_bd_m0h {
  display: none!important;
}
}.hev_mob_nav_m0h {
  border-top: 1px solid rgba(255,255,255,0.09);
  background: #112030;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  left: 0;
  display: flex;
  bottom: 0;
  position: fixed;
  right: 0;
  z-index: 80;
}
@media(min-width: 1082px) {.hev_mob_nav_m0h {
  display: none;
}
}.hev_mob_nav_item_m0h {
  gap: 0.25rem;
  padding: 4px 2px;
  flex: 1;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  align-items: center;
  color: #376978;
}.hev_mob_nav_ic_m0h {
  line-height: 1;
}.hev_mob_nav_ic_m0h svg {
  width: 20px;
  height: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.hev_mob_nav_lb_m0h {
  font-weight: 600;
  font-size: 10px;
  color: #376978;
}.hev_mob_nav_item_m0h.hev_state_active_m0h {
  color: #00C8E0;
}.hev_mob_nav_item_m0h.hev_state_active_m0h .hev_mob_nav_lb_m0h {
  color: #00C8E0;
}.hev_hero_m0h {
  background: #09141A;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 770px) {.hev_hero_m0h {
  padding: 1.5rem 1.5rem 0;
}
}.hev_hero_in_m0h {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 1340px;
  display: grid;
}
@media(min-width: 862px) {.hev_hero_in_m0h {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width:1100px) {.hev_hero_in_m0h {
  grid-template-columns: 1fr 340px;
}
}.hev_hero_promo_m0h {
  border-radius: 12px;
  background: #0D1A23;
  overflow: hidden;
  min-height: 13.75rem;
  position: relative;
  align-items: stretch;
  display: flex;
}
@media(min-width: 769px) {.hev_hero_promo_m0h {
  min-height: 280px;
}
}.hev_hero_promo_bg_m0h {
  background: linear-gradient(120deg,#002D3A 0%,#09141A 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.hev_hero_promo_bg_m0h::after {
  background: linear-gradient(90deg,#09141A 0%,rgba(5,13,17,0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.hev_hero_promo_glow_m0h {
  background: radial-gradient(circle,rgba(0,109,130,0.22) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  right: 3.75rem;
  width: 18.75rem;
  top: -2.5rem;
  height: 300px;
  position: absolute;
}.hev_hero_promo_ct_m0h {
  padding: 1.75rem 24px 28px 1.75rem;
  justify-content: center;
  display: flex;
  z-index: 2;
  max-width: 30rem;
  flex-direction: column;
  position: relative;
}
@media(min-width: 769px) {.hev_hero_promo_ct_m0h {
  padding: 40px 32px;
}
}.hev_hero_badge_m0h {
  background: rgba(0,200,224,0.15);
  border: 1px solid rgba(0,200,224,0.07);
  border-radius: 1.25rem;
  padding: 5px 12px;
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: 14px;
  display: inline-block;
  letter-spacing: .08em;
  font-weight: 700;
  color: #00C8E0;
}.hev_hero_h1_m0h {
  line-height: 1.15;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.625rem;
  color: #EEF9FC;
}.hev_hero_h1_m0h em {
  color: #F0A800;
  font-style: normal;
}
@media(min-width: 769px) {.hev_hero_h1_m0h {
  font-size: 36px;
}
}.hev_hero_sub_m0h {
  line-height: 1.55;
  color: #7AAFBC;
  font-size: 13px;
  margin-bottom: 20px;
}
@media(min-width: 769px) {.hev_hero_sub_m0h {
  font-size: 0.875rem;
}
}.hev_hero_row_m0h {
  gap: 0.625rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.hev_hero_cta_m0h {
  padding: 13px 26px;
  background: #00DC82;
  border-radius: 0.5rem;
  transition: background .2s;
  font-size: 0.875rem;
  font-weight: 700;
  box-shadow: 0 0 16px rgba(0,220,130,0.50), 3px 3px 0px rgba(0,80,50,0.55);
  color: #061014;
}.hev_hero_cta_m0h:hover {
  background: #18F094;
}.hev_hero_terms_m0h {
  font-size: 0.688rem;
  color: #376978;
}.hev_hero_game_m0h {
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.05);
  background: #0D1A23;
  border-radius: 12px;
  display: flex;
  position: relative;
  flex-direction: column;
}.hev_hero_game_badge_m0h {
  border: 1px solid rgba(240,168,0,0.14);
  background: rgba(240,168,0,0.14);
  padding: 5px 0.625rem;
  border-radius: 20px;
  z-index: 3;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 10px;
  color: #F0A800;
  left: 0.75rem;
  font-weight: 700;
  top: 0.75rem;
  position: absolute;
}.hev_hero_game_badge_m0h svg {
  width: 0.688rem;
  vertical-align: -1px;
  height: 0.688rem;
  margin-right: 0.25rem;
}.hev_hero_game_img_m0h {
  background: linear-gradient(135deg,#002D3A,#09141A);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.hev_hero_game_img_m0h img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.hev_hero_game_play_m0h {
  transition: opacity .2s;
  inset: 0;
  background: rgba(5,13,17,0.72);
  align-items: center;
  justify-content: center;
  opacity: 0;
  position: absolute;
  display: flex;
}.hev_hero_game_m0h:hover .hev_hero_game_play_m0h {
  opacity: 1;
}.hev_hero_game_play_m0h span {
  border-radius: 50%;
  background: #00C8E0;
  display: flex;
  width: 52px;
  align-items: center;
  height: 3.25rem;
  justify-content: center;
}.hev_hero_game_play_m0h span svg {
  height: 18px;
  margin-left: 2px;
  width: 1.125rem;
}.hev_hero_game_info_m0h {
  padding: 0.875rem 16px;
}.hev_hero_game_title_m0h {
  font-size: 0.938rem;
  margin-bottom: 4px;
  color: #EEF9FC;
  font-weight: 700;
  overflow-wrap: break-word;
}.hev_hero_game_provider_m0h {
  color: #4E8A98;
  font-size: 11px;
}.hev_hero_game_btn_m0h {
  margin: 12px 16px 16px;
  transition: background .2s;
  padding: 11px;
  background: #00C8E0;
  border-radius: 0.5rem;
  font-weight: 700;
  color: #EEF9FC;
  text-align: center;
  display: block;
  font-size: 13px;
}.hev_hero_game_m0h:hover .hev_hero_game_btn_m0h {
  background: #1ADAF0;
}.hev_sbar_m0h {
  padding: 1rem 16px 0;
  background: #09141A;
}
@media(min-width: 769px) {.hev_sbar_m0h {
  padding: 1.125rem 1.5rem 0;
}
}.hev_sbar_in_m0h {
  margin: 0 auto;
  max-width: 83.75rem;
}.hev_sbar_row_m0h {
  gap: 0.625rem;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.hev_sbar_input_m0h {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 11px 16px;
  flex: 1;
  gap: 10px;
  transition: border-color .2s;
  background: #0D1A23;
  border-radius: 8px;
  align-items: center;
  color: #4E8A98;
  cursor: pointer;
  font-size: 13px;
  display: flex;
}.hev_sbar_input_m0h:hover {
  border-color: rgba(0,210,230,0.35);
}.hev_sbar_input_m0h svg {
  stroke-linejoin: round;
  flex-shrink: 0;
  width: 15px;
  stroke-linecap: round;
  height: 15px;
}.hev_sbar_providers_m0h {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.5rem;
  gap: 8px;
  background: #0D1A23;
  padding: 0.688rem 1.125rem;
  transition: border-color .2s;
  font-weight: 600;
  font-size: 0.813rem;
  color: #B8DDE5;
  align-items: center;
  white-space: nowrap;
  display: flex;
}.hev_sbar_providers_m0h:hover {
  border-color: rgba(0,210,230,0.35);
  color: #EEF9FC;
}.hev_sbar_providers_m0h svg {
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
  width: 0.875rem;
}.hev_sbar_tabs_m0h {
  gap: 0.375rem;
  scrollbar-width: none;
  padding-bottom: 2px;
  overflow-x: auto;
  display: flex;
}.hev_sbar_tabs_m0h::-webkit-scrollbar {
  display: none;
}.hev_sbar_tab_m0h {
  gap: 0.438rem;
  border-radius: 1.25rem;
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  flex-shrink: 0;
  display: flex;
  font-weight: 600;
  font-size: 0.75rem;
  white-space: nowrap;
  align-items: center;
  cursor: pointer;
  color: #7AAFBC;
}.hev_sbar_tab_m0h:hover {
  border-color: rgba(0,210,230,0.35);
  background: rgba(255,255,255,0.07);
  color: #EEF9FC;
}.hev_sbar_tab_m0h.hev_state_active_m0h {
  border-color: rgba(0,200,224,0.07);
  background: rgba(0,200,224,0.15);
  color: #EEF9FC;
}.hev_sbar_tab_ic_m0h svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
  width: 14px;
}.hev_wy_m0h {
  padding: 2rem 1rem 0;
  background: #09141A;
}
@media(min-width: 766px) {.hev_wy_m0h {
  padding: 2.5rem 1.5rem 0;
}
}.hev_wy_in_m0h {
  margin: 0 auto;
  max-width: 83.75rem;
}.hev_wy_head_m0h {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.hev_wy_label_m0h {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #00C8E0;
  font-size: 0.688rem;
  font-weight: 700;
}.hev_wy_h2_m0h {
  font-size: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 8px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EEF9FC;
}
@media(min-width:768px) {.hev_wy_h2_m0h {
  font-size: 1.5rem;
}
}.hev_wy_intro_m0h {
  margin: 0;
  font-size: 13px;
  color: #4E8A98;
  line-height: 1.6;
}.hev_wy_grid_m0h {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.hev_wy_grid_m0h {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.hev_wy_grid_m0h {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.hev_wy_card_m0h {
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,transform .2s;
  padding: 1.25rem;
  background: #112030;
}.hev_wy_card_m0h:hover {
  border-color: rgba(0,200,224,0.07);
  transform: translateY(-2px);
}.hev_wy_card_ic_m0h {
  border-radius: 50%;
  background: rgba(0,200,224,0.15);
  justify-content: center;
  width: 44px;
  align-items: center;
  margin-bottom: 0.875rem;
  display: flex;
  color: #00C8E0;
  height: 2.75rem;
}.hev_wy_card_ic_m0h svg {
  height: 22px;
  stroke-linecap: round;
  width: 1.375rem;
  stroke-linejoin: round;
}.hev_wy_card_h_m0h {
  line-height: 1.25;
  font-size: 15px;
  margin-bottom: 6px;
  color: #EEF9FC;
  overflow-wrap: break-word;
  font-weight: 700;
}.hev_wy_card_p_m0h {
  line-height: 1.6;
  color: #4E8A98;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.hev_wy_card_p_m0h strong {
  font-weight: 600;
  color: #B8DDE5;
}.hev_gr_jp_m0h {
  overflow: hidden;
  padding: 20px;
  border-radius: 0.75rem;
  background: linear-gradient(135deg,#130D2E 0%,#07111A 100%);
  position: relative;
}.hev_gr_jp_m0h::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0,109,130,0.22) 0%,transparent 70%);
  height: 15.625rem;
  content: '';
  left: -3.75rem;
  width: 250px;
  top: -3.75rem;
  position: absolute;
}.hev_gr_jp_m0h::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(240,168,0,0.14) 0%,transparent 70%);
  width: 200px;
  content: '';
  bottom: -40px;
  height: 200px;
  right: 0;
  position: absolute;
}.hev_gr_jp_head_m0h {
  gap: 1rem;
  align-items: flex-start;
  flex-wrap: wrap;
  z-index: 1;
  margin-bottom: 1rem;
  display: flex;
  position: relative;
}.hev_gr_jp_info_m0h {
  flex: 1;
}.hev_gr_jp_label_m0h {
  text-transform: uppercase;
  color: #9B5CF6;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
}.hev_gr_jp_label_m0h svg {
  stroke-linejoin: round;
  height: 0.875rem;
  margin-right: 0.25rem;
  width: 14px;
  vertical-align: -2px;
  stroke-linecap: round;
}.hev_gr_jp_amount_m0h {
  margin-bottom: 4px;
  font-size: 32px;
  font-weight: 800;
  line-height: 1;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EEF9FC;
}
@media(min-width: 766px) {.hev_gr_jp_amount_m0h {
  font-size: 40px;
}
}.hev_gr_jp_amount_m0h span {
  color: #F0A800;
}.hev_gr_jp_seo_m0h {
  color: #7AAFBC;
  max-width: 480px;
  line-height: 1.5;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.hev_gr_jp_cta_m0h {
  background: rgba(0,109,130,0.22);
  transition: background .2s;
  border: 1px solid rgba(0,109,130,0.22);
  border-radius: 0.5rem;
  padding: 0.688rem 1.25rem;
  white-space: nowrap;
  align-self: flex-start;
  z-index: 1;
  font-size: 13px;
  flex-shrink: 0;
  font-weight: 700;
  margin-top: 0.25rem;
  color: #EEF9FC;
  position: relative;
}.hev_gr_jp_cta_m0h:hover {
  background: #006D82;
}.hev_ws_m0h {
  padding: 32px 16px 0;
  background: #09141A;
}
@media(min-width: 771px) {.hev_ws_m0h {
  padding: 2.25rem 1.5rem 0;
}
}.hev_ws_in_m0h {
  margin: 0 auto;
  max-width: 83.75rem;
}.hev_ws_head_m0h {
  gap: 0.75rem;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 14px;
}.hev_ws_title_m0h {
  gap: 10px;
  flex-wrap: wrap;
  font-weight: 700;
  color: #EEF9FC;
  display: flex;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 16px;
  align-items: center;
}.hev_ws_title_ic_m0h svg {
  stroke-linejoin: round;
  width: 18px;
  height: 1.125rem;
  color: #F0A800;
  stroke-linecap: round;
}.hev_ws_online_m0h {
  gap: 7px;
  align-items: center;
  display: flex;
  font-size: 12px;
  color: #4E8A98;
  font-weight: 600;
}.hev_ws_online_dot_m0h {
  background: #00DC82;
  border-radius: 50%;
  height: 0.5rem;
  box-shadow: 0 0 6px rgba(0,220,130,0.14);
  flex-shrink: 0;
  width: 0.5rem;
}.hev_ws_scroll_m0h {
  gap: 0.5rem;
  padding-bottom: 8px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.hev_ws_scroll_m0h::-webkit-scrollbar {
  display: none;
}.hev_wc_m0h {
  padding: 10px 0.875rem;
  border-radius: 0.5rem;
  gap: 0.625rem;
  border: 1px solid rgba(255,255,255,0.09);
  background: #0D1A23;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  min-width: 220px;
}.hev_wc_img_m0h {
  border-radius: 0.25rem;
  background: #112030;
  overflow: hidden;
  width: 2.25rem;
  flex-shrink: 0;
  height: 2.25rem;
}.hev_wc_img_m0h img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.hev_wc_info_m0h {
  min-width: 0;
}.hev_wc_game_m0h {
  overflow: hidden;
  color: #B8DDE5;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.75rem;
}.hev_wc_player_m0h {
  overflow: hidden;
  color: #376978;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  white-space: nowrap;
}.hev_wc_amount_m0h {
  margin-left: auto;
  color: #00DC82;
  white-space: nowrap;
  font-size: 13px;
  flex-shrink: 0;
  font-weight: 700;
}.hev_prov_m0h {
  background: #09141A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.hev_prov_m0h {
  padding: 44px 1.5rem 0;
}
}.hev_prov_in_m0h {
  margin: 0 auto;
  max-width: 83.75rem;
}.hev_prov_head_m0h {
  margin-bottom: 16px;
}.hev_prov_label_m0h {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #00C8E0;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.hev_prov_h2_m0h {
  color: #EEF9FC;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 767px) {.hev_prov_h2_m0h {
  font-size: 1.5rem;
}
}.hev_prov_seo_m0h {
  color: #4E8A98;
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 620px;
  margin-bottom: 16px;
}.hev_prov_seo_m0h strong {
  font-weight: 700;
  color: #B8DDE5;
}.hev_prov_seo_m0h a {
  color: #00C8E0;
  text-decoration: underline;
}.hev_prov_grid_m0h {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.hev_prov_grid_m0h {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.hev_prov_grid_m0h {
  grid-template-columns: repeat(8,1fr);
}
}.hev_prov_card_m0h {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 0.875rem 10px;
  border-radius: 0.5rem;
  gap: 7px;
  transition: border-color .2s,background .2s;
  background: #0D1A23;
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}.hev_prov_card_m0h:hover {
  background: #112030;
  border-color: rgba(0,210,230,0.35);
}.hev_prov_logo_m0h {
  border-radius: 4px;
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  justify-content: center;
  height: 2.75rem;
  width: 2.75rem;
  align-items: center;
  display: flex;
}.hev_prov_logo_m0h img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.hev_prov_name_m0h {
  color: #7AAFBC;
  font-size: 0.688rem;
  text-align: center;
  overflow-wrap: break-word;
  font-weight: 600;
}.hev_htp_m0h {
  background: #09141A;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.hev_htp_m0h {
  padding: 2.75rem 24px 0;
}
}.hev_htp_in_m0h {
  margin: 0 auto;
  max-width: 83.75rem;
}.hev_htp_head_m0h {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.hev_htp_label_m0h {
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 8px;
  color: #00C8E0;
  letter-spacing: .08em;
  text-transform: uppercase;
}.hev_htp_h2_m0h {
  font-weight: 800;
  font-size: 22px;
  color: #EEF9FC;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.hev_htp_h2_m0h {
  font-size: 28px;
}
}.hev_htp_intro_m0h {
  line-height: 1.6;
  color: #4E8A98;
  font-size: 14px;
}.hev_htp_steps_m0h {
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 12px;
  counter-reset: none;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.hev_htp_steps_m0h {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.hev_htp_steps_m0h {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.hev_htp_step_m0h {
  background: #112030;
  padding: 20px 1.125rem 1.125rem;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.5rem;
  display: flex;
  position: relative;
  flex-direction: column;
}.hev_htp_step_num_m0h {
  background: #00C8E0;
  border-radius: 50%;
  top: -12px;
  position: absolute;
  font-size: 13px;
  color: #061014;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  left: 20px;
  width: 28px;
  height: 1.75rem;
  display: flex;
  font-family: 'Barlow Condensed', sans-serif;
}.hev_htp_step_ic_m0h {
  margin: 8px 0 0.75rem;
  border-radius: 4px;
  background: rgba(0,200,224,0.15);
  width: 2.25rem;
  height: 36px;
  align-items: center;
  color: #00C8E0;
  display: flex;
  justify-content: center;
}.hev_htp_step_ic_m0h svg {
  height: 1.125rem;
  width: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.hev_htp_step_h_m0h {
  color: #EEF9FC;
  margin-bottom: 0.375rem;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 700;
}.hev_htp_step_p_m0h {
  font-size: 0.813rem;
  color: #4E8A98;
  overflow-wrap: break-word;
  line-height: 1.55;
}.hev_htp_step_p_m0h strong {
  color: #B8DDE5;
  font-weight: 600;
}.hev_htp_cta_m0h {
  border-radius: 0.5rem;
  transition: background .2s;
  background: #00DC82;
  padding: 13px 26px;
  color: #061014;
  font-weight: 700;
  margin-top: 1.25rem;
  display: inline-block;
  font-size: 14px;
}.hev_htp_cta_m0h:hover {
  background: #18F094;
}.hev_reg_m0h {
  padding: 2.25rem 1rem 0;
  background: #09141A;
}
@media(min-width: 769px) {.hev_reg_m0h {
  padding: 44px 24px 0;
}
}.hev_reg_in_m0h {
  margin: 0 auto;
  padding: 28px 1.5rem;
  background: #112030;
  border-radius: 0.75rem;
  border: 1px solid rgba(255,255,255,0.05);
  max-width: 1340px;
}
@media(min-width: 766px) {.hev_reg_in_m0h {
  padding: 2.5rem;
}
}.hev_reg_top_m0h {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.hev_reg_top_m0h {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.hev_reg_label_m0h {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #00C8E0;
  margin-bottom: 10px;
  font-size: 11px;
}.hev_reg_h2_m0h {
  font-size: 22px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 12px;
  color: #EEF9FC;
  line-height: 1.2;
}
@media(min-width:768px) {.hev_reg_h2_m0h {
  font-size: 28px;
}
}.hev_reg_bonus_m0h {
  border: 1px solid rgba(240,168,0,0.14);
  padding: 0.625rem 16px;
  gap: 8px;
  background: rgba(240,168,0,0.14);
  border-radius: 8px;
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.hev_reg_bonus_amount_m0h {
  font-weight: 800;
  font-size: 1.25rem;
  color: #F0A800;
}.hev_reg_bonus_text_m0h {
  line-height: 1.35;
  color: #7AAFBC;
  font-size: 0.813rem;
}.hev_reg_cta_btn_m0h {
  background: #00DC82;
  padding: 0.875rem 32px;
  transition: background .2s;
  border-radius: 0.5rem;
  color: #061014;
  font-size: 15px;
  margin-bottom: 12px;
  box-shadow: 0 0 16px rgba(0,220,130,0.50), 3px 3px 0px rgba(0,80,50,0.55);
  font-weight: 700;
  display: inline-block;
}.hev_reg_cta_btn_m0h:hover {
  background: #18F094;
}.hev_reg_terms_m0h {
  color: #376978;
  line-height: 1.5;
  font-size: 11px;
}.hev_reg_seo_m0h {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.65;
  overflow-wrap: break-word;
  padding-top: 20px;
  margin-top: 1.25rem;
  color: #4E8A98;
  font-size: 13px;
}.hev_reg_seo_m0h p {
  margin-bottom: 10px;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #4E8A98;
}.hev_reg_seo_m0h p:last-child {
  margin-bottom: 0;
}.hev_reg_seo_m0h strong {
  font-weight: 700;
  color: #B8DDE5;
}.hev_reg_seo_m0h a {
  transition: color .2s;
  color: #00C8E0;
  text-decoration: underline;
}.hev_reg_seo_m0h a:hover {
  color: #1ADAF0;
}.hev_reg_seo_m0h ul,.hev_reg_seo_m0h ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.hev_reg_seo_m0h ol {
  list-style: decimal;
}.hev_reg_seo_m0h li {
  margin-bottom: 0.25rem;
  line-height: 1.65;
  color: #4E8A98;
  font-size: 13px;
}.hev_reg_seo_m0h table {
  display: block;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  font-size: 13px;
}
@media(min-width: 770px) {.hev_reg_seo_m0h table {
  display: table;
}
}.hev_reg_seo_m0h th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #B8DDE5;
  text-align: left;
}.hev_reg_seo_m0h td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #4E8A98;
}.hev_reg_steps_m0h {
  gap: 0.875rem;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width: 858px) {.hev_reg_steps_m0h {
  margin-top: 0;
}
}.hev_reg_step_m0h {
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.05);
  gap: 0.875rem;
  padding: 16px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.hev_reg_step_num_m0h {
  border: 1px solid rgba(0,200,224,0.07);
  background: rgba(0,200,224,0.15);
  border-radius: 50%;
  width: 34px;
  align-items: center;
  display: flex;
  color: #00C8E0;
  flex-shrink: 0;
  justify-content: center;
  font-weight: 800;
  height: 2.125rem;
  font-size: 14px;
}.hev_reg_step_title_m0h {
  color: #EEF9FC;
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 14px;
}.hev_reg_step_text_m0h {
  font-size: 0.75rem;
  color: #4E8A98;
  line-height: 1.5;
}.hev_reg_trust_m0h {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  padding-top: 20px;
}.hev_reg_trust_item_m0h {
  gap: 0.438rem;
  font-size: 12px;
  display: flex;
  color: #4E8A98;
  overflow-wrap: break-word;
  align-items: center;
}.hev_reg_trust_ic_m0h svg {
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
  color: #00C8E0;
}.hev_bon_m0h {
  padding: 2.25rem 1rem 0;
  background: #09141A;
}
@media(min-width: 769px) {.hev_bon_m0h {
  padding: 2.75rem 24px 0;
}
}.hev_bon_in_m0h {
  margin: 0 auto;
  max-width: 83.75rem;
}.hev_bon_head_m0h {
  margin-bottom: 20px;
}.hev_bon_label_m0h {
  letter-spacing: .08em;
  font-weight: 700;
  color: #00C8E0;
  margin-bottom: 8px;
  font-size: 0.688rem;
  text-transform: uppercase;
}.hev_bon_h2_m0h {
  color: #EEF9FC;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.hev_bon_h2_m0h {
  font-size: 1.5rem;
}
}.hev_bon_seo_m0h {
  max-width: 38.75rem;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  color: #4E8A98;
}.hev_bon_seo_m0h strong {
  color: #B8DDE5;
  font-weight: 700;
}.hev_bon_seo_m0h a {
  text-decoration: underline;
  color: #00C8E0;
}.hev_bon_grid_m0h {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.hev_bon_grid_m0h {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.hev_bon_grid_m0h {
  grid-template-columns: repeat(5,1fr);
}
}.hev_bon_card_m0h {
  background: #0D1A23;
  border-radius: 0.5rem;
  padding: 1rem;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,transform .2s;
}.hev_bon_card_m0h:hover {
  transform: translateY(-2px);
  border-color: rgba(0,200,224,0.07);
}.hev_bon_card_ic_m0h svg {
  height: 26px;
  stroke-linecap: round;
  width: 1.625rem;
  stroke-linejoin: round;
}.hev_bon_card_ic_m0h {
  margin-bottom: 0.625rem;
}.hev_bon_card_type_m0h {
  margin-bottom: 0.375rem;
  letter-spacing: .06em;
  font-weight: 700;
  color: #4E8A98;
  text-transform: uppercase;
  font-size: 0.625rem;
}.hev_bon_card_amount_m0h {
  font-weight: 800;
  color: #F0A800;
  margin-bottom: 0.375rem;
  font-size: 18px;
  line-height: 1.1;
}.hev_bon_card_name_m0h {
  font-size: 0.813rem;
  color: #EEF9FC;
  font-weight: 600;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}.hev_bon_card_detail_m0h {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 11px;
  overflow-wrap: break-word;
  color: #376978;
  line-height: 1.5;
  padding-top: 8px;
}.hev_app_m0h {
  background: #09141A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.hev_app_m0h {
  padding: 44px 1.5rem 0;
}
}.hev_app_in_m0h {
  margin: 0 auto;
  max-width: 1340px;
}.hev_app_head_m0h {
  margin-bottom: 1rem;
}.hev_app_label_m0h {
  color: #00C8E0;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
}.hev_app_h2_m0h {
  color: #EEF9FC;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.hev_app_h2_m0h {
  font-size: 1.5rem;
}
}.hev_app_sub_m0h {
  line-height: 1.6;
  color: #4E8A98;
  overflow-wrap: break-word;
  max-width: 600px;
  font-size: 13px;
}.hev_app_sub_m0h strong {
  color: #B8DDE5;
  font-weight: 700;
}.hev_app_cards_m0h {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 641px) {.hev_app_cards_m0h {
  grid-template-columns: repeat(3,1fr);
}
}.hev_app_card_m0h {
  border-radius: 0.5rem;
  padding: 1.25rem;
  overflow: hidden;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
}.hev_app_card_ios_m0h {
  background: linear-gradient(135deg,rgba(0,200,224,0.15) 0%,#112030 100%);
}.hev_app_card_android_m0h {
  background: linear-gradient(135deg,rgba(0,220,130,0.14) 0%,#112030 100%);
}.hev_app_card_win_m0h {
  background: linear-gradient(135deg,rgba(240,168,0,0.14) 0%,#112030 100%);
}.hev_app_card_ic_m0h svg {
  width: 34px;
  stroke-linejoin: round;
  height: 34px;
  stroke-linecap: round;
}.hev_app_card_ic_m0h {
  color: #EEF9FC;
  flex-shrink: 0;
}.hev_app_card_os_m0h {
  color: #4E8A98;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 6px;
  text-transform: uppercase;
}.hev_app_card_title_m0h {
  line-height: 1.2;
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  color: #EEF9FC;
}.hev_app_card_text_m0h {
  margin-bottom: 0.875rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #4E8A98;
}.hev_app_card_btn_m0h {
  border-radius: 4px;
  gap: 0.438rem;
  border: 1px solid rgba(0,210,230,0.35);
  padding: 10px 1.125rem;
  background: rgba(255,255,255,0.12);
  transition: background .2s;
  align-items: center;
  font-size: 0.813rem;
  color: #EEF9FC;
  display: inline-flex;
  font-weight: 700;
}.hev_app_card_btn_m0h:hover {
  background: rgba(255,255,255,0.07);
}.hev_rv_m0h {
  background: #09141A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.hev_rv_m0h {
  padding: 44px 1.5rem 0;
}
}.hev_rv_in_m0h {
  margin: 0 auto;
  max-width: 83.75rem;
}.hev_rv_head_m0h {
  margin-bottom: 20px;
  max-width: 45rem;
}.hev_rv_label_m0h {
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #00C8E0;
  font-weight: 700;
  font-size: 11px;
}.hev_rv_h2_m0h {
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  color: #EEF9FC;
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 770px) {.hev_rv_h2_m0h {
  font-size: 1.75rem;
}
}.hev_rv_stats_m0h {
  gap: 1.125rem;
  display: flex;
  align-items: center;
  color: #4E8A98;
  font-size: 13px;
  flex-wrap: wrap;
}.hev_rv_stats_score_m0h {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.hev_rv_stats_score_val_m0h {
  font-weight: 800;
  font-size: 1.375rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F0A800;
}.hev_rv_stats_score_max_m0h {
  font-size: 13px;
  color: #376978;
}.hev_rv_stats_badge_m0h {
  gap: 4px;
  display: flex;
  align-items: center;
}.hev_rv_stats_badge_m0h svg {
  color: #F0A800;
  height: 14px;
  width: 14px;
}.hev_rv_grid_m0h {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.hev_rv_grid_m0h {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.hev_rv_grid_m0h {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.hev_rv_card_m0h {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 8px;
  padding: 20px;
  background: #112030;
  flex-direction: column;
  display: flex;
}.hev_rv_card_stars_m0h {
  gap: 2px;
  color: #F0A800;
  margin-bottom: 0.625rem;
  display: flex;
}.hev_rv_card_stars_m0h svg {
  width: 14px;
  height: 0.875rem;
}.hev_rv_card_h_m0h {
  color: #EEF9FC;
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: 8px;
  line-height: 1.3;
  overflow-wrap: break-word;
}.hev_rv_card_body_m0h {
  flex: 1;
  font-size: 0.813rem;
  color: #4E8A98;
  line-height: 1.65;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}.hev_rv_card_body_m0h strong {
  font-weight: 600;
  color: #B8DDE5;
}.hev_rv_card_meta_m0h {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 0.75rem;
  display: flex;
  align-items: center;
}.hev_rv_card_author_m0h {
  font-size: 0.75rem;
  color: #B8DDE5;
  font-weight: 600;
}.hev_rv_card_date_m0h {
  font-size: 0.688rem;
  color: #376978;
}.hev_seo_m0h {
  padding: 36px 1rem 0;
  background: #09141A;
}
@media(min-width: 767px) {.hev_seo_m0h {
  padding: 44px 1.5rem 0;
}
}.hev_seo_in_m0h {
  margin: 0 auto;
  border-radius: 12px;
  padding: 28px 24px;
  border: 1px solid rgba(255,255,255,0.09);
  background: #112030;
  max-width: 83.75rem;
}
@media(min-width: 767px) {.hev_seo_in_m0h {
  padding: 2.25rem 2.5rem;
}
}.hev_seo_label_m0h {
  font-size: 11px;
  margin-bottom: 0.625rem;
  font-weight: 700;
  color: #00C8E0;
  letter-spacing: .08em;
  text-transform: uppercase;
}.hev_seo_h2_m0h {
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-size: 20px;
  color: #EEF9FC;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.hev_seo_h2_m0h {
  font-size: 1.5rem;
}
}.hev_seo_body_m0h {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #7AAFBC;
  overflow-wrap: break-word;
}.hev_seo_body_m0h p {
  margin-bottom: 12px;
  color: #7AAFBC;
  font-size: 0.875rem;
  line-height: 1.75;
}.hev_seo_body_m0h p:last-child {
  margin-bottom: 0;
}.hev_seo_body_m0h strong {
  font-weight: 700;
  color: #B8DDE5;
}.hev_seo_body_m0h a {
  transition: color .2s;
  color: #00C8E0;
  text-decoration: underline;
}.hev_seo_body_m0h a:hover {
  color: #1ADAF0;
}.hev_seo_body_m0h ul,.hev_seo_body_m0h ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.hev_seo_body_m0h ol {
  list-style: decimal;
}.hev_seo_body_m0h li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #7AAFBC;
  font-size: 14px;
}.hev_seo_body_m0h table {
  display: block;
  font-size: 13px;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
}
@media(min-width:768px) {.hev_seo_body_m0h table {
  display: table;
}
}.hev_seo_body_m0h th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #B8DDE5;
}.hev_seo_body_m0h td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #7AAFBC;
}.hev_seo_cols_m0h {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.hev_seo_cols_m0h {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.hev_seo_cols_m0h {
  grid-template-columns: repeat(3,1fr);
}
}.hev_seo_col_h_m0h {
  color: #B8DDE5;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 7px;
}.hev_seo_col_p_m0h {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #4E8A98;
  overflow-wrap: break-word;
}.hev_seo_stats_m0h {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.hev_seo_stat_m0h {
  padding: 14px 1rem;
  border-radius: 0.5rem;
  background: rgba(0,200,224,0.07);
  border: 1px solid rgba(0,200,224,0.15);
  flex: 1;
  min-width: 140px;
}.hev_seo_stat_val_m0h {
  color: #00C8E0;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.25rem;
}.hev_seo_stat_lb_m0h {
  color: #4E8A98;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.hev_seo_m0h {
  padding: 2.25rem 16px 0;
  background: #09141A;
}
@media(min-width: 770px) {.hev_seo_m0h {
  padding: 2.75rem 24px 0;
}
}.hev_seo_in_m0h {
  padding: 28px 24px;
  border-radius: 12px;
  margin: 0 auto;
  background: #112030;
  border: 1px solid rgba(255,255,255,0.09);
  max-width: 83.75rem;
}
@media(min-width: 769px) {.hev_seo_in_m0h {
  padding: 36px 40px;
}
}.hev_seo_label_m0h {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #00C8E0;
  font-size: 0.688rem;
  margin-bottom: 10px;
}.hev_seo_h2_m0h {
  overflow-wrap: break-word;
  color: #EEF9FC;
  font-weight: 800;
  margin-bottom: 14px;
  font-size: 1.25rem;
  line-height: 1.25;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.hev_seo_h2_m0h {
  font-size: 24px;
}
}.hev_seo_body_m0h {
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #7AAFBC;
}.hev_seo_body_m0h p {
  line-height: 1.75;
  color: #7AAFBC;
  margin-bottom: 0.75rem;
  font-size: 14px;
}.hev_seo_body_m0h p:last-child {
  margin-bottom: 0;
}.hev_seo_body_m0h strong {
  color: #B8DDE5;
  font-weight: 700;
}.hev_seo_body_m0h a {
  transition: color .2s;
  color: #00C8E0;
  text-decoration: underline;
}.hev_seo_body_m0h a:hover {
  color: #1ADAF0;
}.hev_seo_body_m0h ul,.hev_seo_body_m0h ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.hev_seo_body_m0h ol {
  list-style: decimal;
}.hev_seo_body_m0h li {
  line-height: 1.75;
  color: #7AAFBC;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.hev_seo_body_m0h table {
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.813rem;
  width: 100%;
  margin-bottom: 0.75rem;
  display: block;
}
@media(min-width: 769px) {.hev_seo_body_m0h table {
  display: table;
}
}.hev_seo_body_m0h th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  text-align: left;
  color: #B8DDE5;
}.hev_seo_body_m0h td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #7AAFBC;
}.hev_seo_cols_m0h {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.hev_seo_cols_m0h {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.hev_seo_cols_m0h {
  grid-template-columns: repeat(3,1fr);
}
}.hev_seo_col_h_m0h {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #B8DDE5;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.hev_seo_col_p_m0h {
  color: #4E8A98;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.hev_seo_stats_m0h {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.hev_seo_stat_m0h {
  padding: 0.875rem 1rem;
  background: rgba(0,200,224,0.07);
  border-radius: 0.5rem;
  flex: 1;
  border: 1px solid rgba(0,200,224,0.15);
  min-width: 140px;
}.hev_seo_stat_val_m0h {
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.25rem;
  color: #00C8E0;
}.hev_seo_stat_lb_m0h {
  color: #4E8A98;
  font-size: 11px;
  overflow-wrap: break-word;
}.hev_faq_m0h {
  padding: 2.25rem 1rem 0;
  background: #09141A;
}
@media(min-width: 766px) {.hev_faq_m0h {
  padding: 2.75rem 1.5rem 0;
}
}.hev_faq_in_m0h {
  margin: 0 auto;
  max-width: 83.75rem;
}.hev_faq_head_m0h {
  margin-bottom: 1.25rem;
}.hev_faq_label_m0h {
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  color: #00C8E0;
}.hev_faq_h2_m0h {
  font-family: 'Barlow Condensed', sans-serif;
  color: #EEF9FC;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 769px) {.hev_faq_h2_m0h {
  font-size: 24px;
}
}.hev_faq_list_m0h {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.hev_faq_item_m0h {
  border: 1px solid rgba(255,255,255,0.09);
  background: #112030;
  border-radius: 0.5rem;
  overflow: hidden;
}.hev_faq_q_m0h {
  transition: color .2s;
  gap: 12px;
  padding: 1rem 20px;
  justify-content: space-between;
  cursor: pointer;
  display: flex;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #B8DDE5;
  align-items: center;
  font-weight: 600;
  flex-wrap: wrap;
}.hev_faq_q_m0h:hover {
  color: #EEF9FC;
}.hev_faq_q_ic_m0h {
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  transition: transform .25s;
  display: flex;
  justify-content: center;
  color: #00C8E0;
  align-items: center;
  width: 24px;
  flex-shrink: 0;
  height: 1.5rem;
  font-size: 1rem;
}.hev_faq_item_m0h.hev_state_open_m0h .hev_faq_q_ic_m0h {
  transform: rotate(45deg);
}.hev_faq_a_m0h {
  padding: 0 20px 1rem;
  color: #4E8A98;
  font-size: 0.813rem;
  line-height: 1.7;
  display: none;
  overflow-wrap: break-word;
}.hev_faq_item_m0h.hev_state_open_m0h .hev_faq_a_m0h {
  display: block;
}.hev_faq_a_m0h strong {
  color: #B8DDE5;
  font-weight: 700;
}.hev_faq_a_m0h a {
  text-decoration: underline;
  color: #00C8E0;
}.hev_faq_a_m0h ul,.hev_faq_a_m0h ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.hev_faq_a_m0h ol {
  list-style: decimal;
}.hev_faq_a_m0h li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.hev_faq_a_m0h table {
  margin: 8px 0;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 0.75rem;
}
@media(min-width: 770px) {.hev_faq_a_m0h table {
  display: table;
}
}.hev_faq_a_m0h th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #B8DDE5;
  font-weight: 700;
  text-align: left;
}.hev_faq_a_m0h td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #4E8A98;
}.hev_seo_m0h {
  background: #09141A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.hev_seo_m0h {
  padding: 44px 24px 0;
}
}.hev_seo_in_m0h {
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.09);
  background: #112030;
  margin: 0 auto;
  padding: 28px 1.5rem;
  max-width: 1340px;
}
@media(min-width:768px) {.hev_seo_in_m0h {
  padding: 36px 40px;
}
}.hev_seo_label_m0h {
  letter-spacing: .08em;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #00C8E0;
  font-size: 0.688rem;
  font-weight: 700;
}.hev_seo_h2_m0h {
  font-size: 20px;
  margin-bottom: 14px;
  color: #EEF9FC;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 766px) {.hev_seo_h2_m0h {
  font-size: 1.5rem;
}
}.hev_seo_body_m0h {
  color: #7AAFBC;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
}.hev_seo_body_m0h p {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #7AAFBC;
  margin-bottom: 12px;
}.hev_seo_body_m0h p:last-child {
  margin-bottom: 0;
}.hev_seo_body_m0h strong {
  font-weight: 700;
  color: #B8DDE5;
}.hev_seo_body_m0h a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8E0;
}.hev_seo_body_m0h a:hover {
  color: #1ADAF0;
}.hev_seo_body_m0h ul,.hev_seo_body_m0h ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.hev_seo_body_m0h ol {
  list-style: decimal;
}.hev_seo_body_m0h li {
  color: #7AAFBC;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.hev_seo_body_m0h table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 12px;
  font-size: 13px;
  display: block;
  overflow-x: auto;
}
@media(min-width: 769px) {.hev_seo_body_m0h table {
  display: table;
}
}.hev_seo_body_m0h th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #B8DDE5;
  font-weight: 700;
  text-align: left;
}.hev_seo_body_m0h td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7AAFBC;
}.hev_seo_cols_m0h {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.hev_seo_cols_m0h {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.hev_seo_cols_m0h {
  grid-template-columns: repeat(3,1fr);
}
}.hev_seo_col_h_m0h {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 13px;
  color: #B8DDE5;
}.hev_seo_col_p_m0h {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
  color: #4E8A98;
}.hev_seo_stats_m0h {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.hev_seo_stat_m0h {
  flex: 1;
  border: 1px solid rgba(0,200,224,0.15);
  border-radius: 8px;
  padding: 0.875rem 1rem;
  background: rgba(0,200,224,0.07);
  min-width: 8.75rem;
}.hev_seo_stat_val_m0h {
  color: #00C8E0;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.hev_seo_stat_lb_m0h {
  color: #4E8A98;
  overflow-wrap: break-word;
  font-size: 11px;
}.hev_ft_m0h {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #050D11;
  margin-top: 48px;
}.hev_ft_support_m0h {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 765px) {.hev_ft_support_m0h {
  padding: 1.75rem 24px;
}
}.hev_ft_support_in_m0h {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  max-width: 83.75rem;
  display: flex;
}.hev_ft_support_main_m0h {
  gap: 16px;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 13.75rem;
  flex-wrap: wrap;
}.hev_ft_support_ic_m0h {
  flex-shrink: 0;
  color: #00C8E0;
}.hev_ft_support_ic_m0h svg {
  height: 1.875rem;
  width: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.hev_ft_support_text_title_m0h {
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-weight: 700;
  color: #EEF9FC;
  font-size: 15px;
}.hev_ft_support_text_sub_m0h {
  color: #4E8A98;
  font-size: 12px;
  overflow-wrap: break-word;
}.hev_ft_support_btn_m0h {
  padding: 0.688rem 22px;
  background: #00C8E0;
  border-radius: 0.5rem;
  transition: background .2s;
  flex-shrink: 0;
  color: #EEF9FC;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
}.hev_ft_support_btn_m0h:hover {
  background: #1ADAF0;
}.hev_ft_support_contacts_m0h {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.hev_ft_support_contact_m0h {
  line-height: 1.4;
  color: #376978;
  font-size: 12px;
}.hev_ft_support_contact_m0h strong {
  display: block;
  margin-bottom: 2px;
  font-size: 0.688rem;
  font-weight: 600;
  color: #7AAFBC;
}.hev_ft_main_m0h {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 769px) {.hev_ft_main_m0h {
  padding: 2.5rem 24px 32px;
}
}.hev_ft_main_in_m0h {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  max-width: 1340px;
  display: grid;
}
@media(min-width:640px) {.hev_ft_main_in_m0h {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.hev_ft_main_in_m0h {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.hev_ft_col_logo_m0h {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.hev_ft_col_logo_m0h {
  grid-column: auto;
}
}.hev_ft_logo_m0h {
  gap: 9px;
  color: #EEF9FC;
  font-size: 16px;
  align-items: center;
  font-weight: 800;
  display: flex;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  flex-wrap: wrap;
}.hev_ft_logo_mark_m0h {
  overflow: hidden;
  border-radius: 4px;
  height: 30px;
  width: 1.875rem;
}.hev_ft_logo_mark_m0h img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.hev_ft_logo_sub_m0h {
  max-width: 200px;
  color: #376978;
  line-height: 1.55;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.hev_ft_col_title_m0h {
  margin-bottom: 14px;
  color: #7AAFBC;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .07em;
}.hev_ft_col_links_m0h {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.hev_ft_col_link_m0h {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #376978;
  font-size: 0.813rem;
}.hev_ft_col_link_m0h:hover {
  color: #B8DDE5;
}.hev_ft_apps_m0h {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.hev_ft_app_card_m0h {
  border-radius: 0.25rem;
  padding: 0.625rem 0.75rem;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s;
  gap: 0.625rem;
  background: rgba(255,255,255,0.05);
  align-items: center;
  display: flex;
}.hev_ft_app_card_m0h:hover {
  border-color: rgba(0,210,230,0.35);
}.hev_ft_app_card_ic_m0h svg {
  stroke-linejoin: round;
  width: 22px;
  height: 1.375rem;
  stroke-linecap: round;
}.hev_ft_app_card_os_m0h {
  font-weight: 600;
  color: #376978;
  font-size: 10px;
}.hev_ft_app_card_action_m0h {
  font-weight: 700;
  color: #B8DDE5;
  font-size: 0.75rem;
}.hev_ft_bot_m0h {
  padding: 20px 16px;
}
@media(min-width: 769px) {.hev_ft_bot_m0h {
  padding: 1.25rem 24px;
}
}.hev_ft_bot_in_m0h {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  max-width: 83.75rem;
  flex-wrap: wrap;
}.hev_ft_socials_m0h {
  gap: 0.5rem;
  display: flex;
}.hev_ft_soc_m0h {
  border-radius: 0.25rem;
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  height: 2.25rem;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 36px;
  color: #7AAFBC;
}.hev_ft_soc_m0h svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.hev_ft_soc_m0h:hover {
  background: rgba(255,255,255,0.07);
}.hev_ft_legal_m0h {
  flex: 1;
  overflow-wrap: break-word;
  color: #5E9BAA;
  line-height: 1.6;
  min-width: 200px;
  font-size: 11px;
}.hev_ft_legal_m0h strong {
  color: #7AAFBC;
  font-weight: 700;
}.hev_ft_legal_m0h a {
  text-decoration: underline;
  color: #7AAFBC;
}.hev_ft_age_m0h {
  border: 2px solid #5E9BAA;
  border-radius: 50%;
  height: 2rem;
  font-weight: 800;
  font-size: 11px;
  flex-shrink: 0;
  justify-content: center;
  margin-left: auto;
  color: #5E9BAA;
  width: 2rem;
  display: flex;
  align-items: center;
}