*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0C1E28;
  line-height: 1.6;
  font-family: 'Nunito', sans-serif;
  color: #C9C3BB;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  background: none;
  border: none;
  font: inherit;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.zve_layout_hnk {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.zve_page_hnk {
  min-height: 100vh;
  display: flex;
}.zve_main_hnk {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1077px) {.zve_main_hnk {
  padding-left: 13.75rem;
}
}
@media(max-width: 1077px) {.zve_main_hnk {
  padding-bottom: 4.5rem;
}
}.zve_gc_hnk {
  overflow: hidden;
  background: #0F2432;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.06);
  transition: transform .2s,border-color .2s;
  cursor: pointer;
  width: 140px;
  flex-shrink: 0;
  position: relative;
}
@media(min-width:640px) {.zve_gc_hnk {
  width: 9.75rem;
}
}
@media(min-width: 1083px) {.zve_gc_hnk {
  width: 168px;
}
}.zve_gc_hnk:hover {
  transform: translateY(-3px);
  border-color: rgba(224,123,26,0.08);
}.zve_gc_img_hnk {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.zve_gc_img_hnk img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.zve_gc_hover_hnk {
  inset: 0;
  background: rgba(6,12,18,0.72);
  transition: opacity .2s;
  justify-content: center;
  align-items: center;
  position: absolute;
  opacity: 0;
  display: flex;
}.zve_gc_hnk:hover .zve_gc_hover_hnk {
  opacity: 1;
}.zve_gc_hover_btn_hnk {
  padding: 0.5rem 1rem;
  background: #E07B1A;
  border-radius: 6px;
  color: #F2EDE5;
  font-size: 12px;
  font-weight: 700;
}.zve_gc_info_hnk {
  padding: 0.5rem 0.625rem 0.625rem;
}.zve_gc_name_hnk {
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  white-space: nowrap;
  font-weight: 600;
  color: #C9C3BB;
  font-size: 12px;
  max-width: 100%;
}.zve_gc_prov_hnk {
  font-size: 0.625rem;
  color: #524E4A;
}.zve_gc_tag_hnk {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  letter-spacing: .04em;
  z-index: 2;
  left: 6px;
  font-size: 9px;
  font-weight: 700;
  position: absolute;
  top: 6px;
  text-transform: uppercase;
}.zve_gc_tag_hot_hnk {
  background: #E8334A;
  color: #fff;
}.zve_gc_tag_new_hnk {
  background: #28C76A;
  color: #0C1E28;
}.zve_gc_tag_jp_hnk {
  background: #F4C842;
  color: #0C1E28;
}.zve_gc_tag_ex_hnk {
  background: #1AAEC4;
  color: #fff;
}.zve_gc_tag_live_hnk {
  background: #E8334A;
  color: #fff;
}.zve_gr_hnk {
  padding: 2rem 16px 0;
  background: #0C1E28;
}
@media(min-width: 769px) {.zve_gr_hnk {
  padding: 36px 1.5rem 0;
}
}.zve_gr_in_hnk {
  margin: 0 auto;
  max-width: 1320px;
}.zve_gr_head_hnk {
  gap: 12px;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.zve_gr_head_l_hnk {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.zve_gr_ic_hnk {
  border-radius: 10px;
  align-items: center;
  height: 32px;
  width: 2rem;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
}.zve_gr_ic_hnk svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
  width: 1rem;
}.zve_gr_title_hnk {
  font-family: 'Boogaloo', sans-serif;
  overflow-wrap: break-word;
  font-size: 16px;
  color: #F2EDE5;
  font-weight: 700;
}
@media(min-width: 770px) {.zve_gr_title_hnk {
  font-size: 18px;
}
}.zve_gr_more_hnk {
  gap: 0.313rem;
  transition: color .2s;
  color: #6E6760;
  flex-shrink: 0;
  font-weight: 600;
  align-items: center;
  white-space: nowrap;
  font-size: 12px;
  display: flex;
}.zve_gr_more_hnk:hover {
  color: #E07B1A;
}.zve_gr_more_hnk svg {
  width: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 12px;
}.zve_gr_arrows_hnk {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.zve_gr_arr_hnk {
  border-radius: 6px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  transition: background .15s,color .15s;
  width: 30px;
  display: flex;
  justify-content: center;
  height: 30px;
  align-items: center;
  color: #92897F;
}.zve_gr_arr_hnk:hover {
  background: rgba(255,255,255,0.07);
  color: #F2EDE5;
}.zve_gr_arr_hnk svg {
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
}.zve_gr_seo_h_hnk {
  margin: 0 0 0.375rem;
  font-weight: 700;
  color: #C9C3BB;
  font-size: 0.813rem;
  font-family: 'Boogaloo', sans-serif;
  max-width: 42.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.zve_gr_seo_h_hnk {
  font-size: 14px;
}
}.zve_gr_seo_hnk {
  max-width: 42.5rem;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-size: 0.75rem;
  line-height: 1.55;
  color: #6E6760;
}.zve_gr_seo_hnk strong {
  color: #C9C3BB;
  font-weight: 600;
}.zve_gr_scroll_hnk {
  gap: 10px;
  overflow-x: auto;
  display: flex;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  padding-bottom: 10px;
}.zve_gr_scroll_hnk::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.zve_gr_scroll_hnk {
  gap: 12px;
}
}.zve_tb_hnk {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #0A1B24;
  height: 56px;
  align-items: center;
  z-index: 80;
  left: 0;
  position: fixed;
  display: flex;
  top: 0;
  right: 0;
}.zve_tb_in_hnk {
  padding: 0 14px;
  gap: 0;
  width: 100%;
  display: flex;
  height: 100%;
  align-items: center;
}.zve_tb_burger_hnk {
  border-radius: 10px;
  gap: 0.313rem;
  width: 2.375rem;
  flex-direction: column;
  margin-right: 0.5rem;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 38px;
  flex-shrink: 0;
}.zve_tb_burger_hnk:hover {
  background: rgba(255,255,255,0.05);
}.zve_tb_burger_line_hnk {
  background: #92897F;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width:1080px) {.zve_tb_burger_hnk {
  display: none;
}
}.zve_tb_logo_hnk {
  gap: 9px;
  color: #F2EDE5;
  overflow-wrap: break-word;
  align-items: center;
  font-weight: 800;
  font-size: 18px;
  letter-spacing: -.01em;
  display: flex;
  margin-right: 1.25rem;
  flex-shrink: 0;
}.zve_tb_logo_mark_hnk {
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  align-items: center;
  height: 2rem;
  width: 32px;
  justify-content: center;
}.zve_tb_logo_mark_hnk img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.zve_tb_nav_hnk {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.zve_tb_nav_hnk {
  display: flex;
}
}.zve_tb_tab_hnk {
  border-radius: 10px;
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  white-space: nowrap;
  font-weight: 600;
  color: #92897F;
  font-size: 0.813rem;
}.zve_tb_tab_hnk:hover {
  background: rgba(255,255,255,0.05);
  color: #F2EDE5;
}.zve_tb_tab_hnk.zve_state_active_hnk {
  background: rgba(224,123,26,0.18);
  color: #F2EDE5;
}.zve_tb_right_hnk {
  gap: 0.5rem;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
  align-items: center;
}.zve_tb_login_hnk {
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s,color .2s;
  padding: 0.563rem 16px;
  border-radius: 0.625rem;
  background: rgba(255,255,255,0.05);
  display: none;
  font-size: 0.813rem;
  color: #C9C3BB;
  font-weight: 600;
}.zve_tb_login_hnk:hover {
  border-color: rgba(224,123,26,0.55);
  color: #F2EDE5;
}
@media(min-width: 481px) {.zve_tb_login_hnk {
  display: block;
}
}.zve_tb_reg_hnk {
  padding: 9px 18px;
  background: #28C76A;
  transition: background .2s;
  border-radius: 0.625rem;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
  color: #0C0D0E;
}.zve_tb_reg_hnk:hover {
  background: #35D87A;
}.zve_sb_hnk {
  transform: translateX(-100%);
  background: #122B39;
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  overflow-y: auto;
  width: 13.75rem;
  z-index: 70;
  left: 0;
  position: fixed;
  bottom: 0;
  top: 56px;
}.zve_sb_hnk.zve_state_open_hnk {
  transform: translateX(0);
}.zve_sb_hnk::-webkit-scrollbar {
  width: 0.25rem;
}.zve_sb_hnk::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1077px) {.zve_sb_hnk {
  transform: translateX(0);
}
}.zve_sb_auth_hnk {
  padding: 14px 0.75rem 0.625rem;
}.zve_sb_btn_reg_hnk {
  padding: 0.688rem;
  border-radius: 10px;
  background: #28C76A;
  transition: background .2s;
  font-size: 0.813rem;
  margin-bottom: 8px;
  font-weight: 700;
  display: block;
  text-align: center;
  color: #0C0D0E;
}.zve_sb_btn_reg_hnk:hover {
  background: #35D87A;
}.zve_sb_btn_login_hnk {
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 0.625rem;
  background: rgba(255,255,255,0.05);
  border-radius: 0.625rem;
  font-weight: 600;
  text-align: center;
  display: block;
  color: #C9C3BB;
  font-size: 0.813rem;
}.zve_sb_btn_login_hnk:hover {
  border-color: rgba(224,123,26,0.55);
  color: #F2EDE5;
}.zve_sb_promo_hnk {
  background: linear-gradient(135deg,#0E2E40,#122B39);
  margin: 0 0.75rem 10px;
  padding: 0.75rem 0.875rem;
  border-radius: 10px;
  border: 1px solid rgba(224,123,26,0.18);
  overflow: hidden;
  position: relative;
}.zve_sb_promo_hnk::before {
  background: radial-gradient(circle,rgba(224,123,26,0.18),transparent 70%);
  border-radius: 50%;
  width: 5rem;
  top: -20px;
  content: '';
  right: -20px;
  position: absolute;
  height: 80px;
}.zve_sb_promo_title_hnk {
  margin-bottom: 4px;
  color: #E07B1A;
  font-size: 11px;
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
}.zve_sb_promo_text_hnk {
  color: #F2EDE5;
  font-size: 0.75rem;
  line-height: 1.35;
  font-weight: 600;
  overflow-wrap: break-word;
}.zve_sb_promo_sub_hnk {
  font-size: 10px;
  margin-top: 3px;
  color: #6E6760;
}.zve_sb_nav_hnk {
  padding: 6px 8px 1rem;
}.zve_sb_nav_lb_hnk {
  padding: 10px 0.5rem 6px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #524E4A;
  font-weight: 700;
  font-size: 10px;
}.zve_sb_link_hnk {
  padding: 9px 10px;
  border-radius: 0.375rem;
  gap: 10px;
  transition: background .15s,color .15s;
  display: flex;
  align-items: center;
  color: #92897F;
  overflow-wrap: break-word;
  font-weight: 500;
  cursor: pointer;
  font-size: 13px;
}.zve_sb_link_hnk:hover {
  background: rgba(255,255,255,0.05);
  color: #F2EDE5;
}.zve_sb_link_hnk.zve_state_active_hnk {
  background: rgba(224,123,26,0.18);
  color: #F2EDE5;
}.zve_sb_ic_hnk {
  border-radius: 0.375rem;
  height: 30px;
  width: 30px;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
}.zve_sb_ic_hnk svg {
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
}.zve_sb_ic_1_hnk {
  background: rgba(224,123,26,0.08);
  color: #E07B1A;
}.zve_sb_ic_2_hnk {
  background: rgba(40,199,106,0.15);
  color: #28C76A;
}.zve_sb_ic_3_hnk {
  background: rgba(244,200,66,0.14);
  color: #F4C842;
}.zve_sb_ic_4_hnk {
  background: rgba(26,174,196,0.16);
  color: #1AAEC4;
}.zve_sb_ic_5_hnk {
  background: rgba(224,123,26,0.08);
  color: #F0588C;
}.zve_sb_ic_6_hnk {
  background: rgba(26,174,196,0.16);
  color: #9B5DE5;
}.zve_sb_badge_hnk {
  background: #F4C842;
  border-radius: 0.375rem;
  padding: 2px 7px;
  font-weight: 700;
  color: #0C0D0E;
  font-size: 9px;
  margin-left: auto;
}.zve_sb_bot_hnk {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.5rem;
  padding: 12px;
  display: flex;
}.zve_sb_lang_hnk,.zve_sb_help_hnk {
  gap: 0.375rem;
  padding: 9px 0.375rem;
  flex: 1;
  transition: border-color .2s;
  border-radius: 6px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.06);
  font-size: 0.688rem;
  display: flex;
  justify-content: center;
  color: #92897F;
  align-items: center;
  font-weight: 600;
}.zve_sb_lang_hnk:hover,.zve_sb_help_hnk:hover {
  border-color: rgba(224,123,26,0.55);
  color: #F2EDE5;
}.zve_sb_lang_hnk svg,.zve_sb_help_hnk svg {
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
}.zve_sb_bd_hnk {
  inset: 0;
  background: rgba(6,12,18,0.72);
  position: fixed;
  z-index: 69;
  display: none;
}.zve_sb_bd_hnk.zve_state_on_hnk {
  display: block;
}
@media(min-width: 1083px) {.zve_sb_bd_hnk {
  display: none!important;
}
}.zve_mob_nav_hnk {
  background: #122B39;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.11);
  bottom: 0;
  z-index: 80;
  right: 0;
  display: flex;
  left: 0;
  position: fixed;
}
@media(min-width: 1083px) {.zve_mob_nav_hnk {
  display: none;
}
}.zve_mob_nav_item_hnk {
  gap: 4px;
  flex: 1;
  padding: 4px 2px;
  flex-direction: column;
  display: flex;
  color: #524E4A;
  align-items: center;
  cursor: pointer;
}.zve_mob_nav_ic_hnk {
  line-height: 1;
}.zve_mob_nav_ic_hnk svg {
  width: 20px;
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.zve_mob_nav_lb_hnk {
  color: #524E4A;
  font-size: 0.625rem;
  font-weight: 600;
}.zve_mob_nav_item_hnk.zve_state_active_hnk {
  color: #E07B1A;
}.zve_mob_nav_item_hnk.zve_state_active_hnk .zve_mob_nav_lb_hnk {
  color: #E07B1A;
}.zve_hero_hnk {
  background: #0C1E28;
  padding: 1.25rem 16px 0;
}
@media(min-width: 769px) {.zve_hero_hnk {
  padding: 1.5rem 1.5rem 0;
}
}.zve_hero_in_hnk {
  margin: 0 auto;
  gap: 12px;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr;
}
@media(min-width:860px) {.zve_hero_in_hnk {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.zve_hero_in_hnk {
  grid-template-columns: 1fr 21.25rem;
}
}.zve_hero_promo_hnk {
  overflow: hidden;
  background: #0F2432;
  border-radius: 16px;
  align-items: stretch;
  display: flex;
  min-height: 13.75rem;
  position: relative;
}
@media(min-width: 769px) {.zve_hero_promo_hnk {
  min-height: 280px;
}
}.zve_hero_promo_bg_hnk {
  background-position: center;
  background: linear-gradient(120deg,#0E2E40 0%,#0C1E28 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.zve_hero_promo_bg_hnk::after {
  inset: 0;
  background: linear-gradient(90deg,#0C1E28 0%,rgba(6,12,18,0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.zve_hero_promo_glow_hnk {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(26,174,196,0.16) 0%,transparent 65%);
  position: absolute;
  right: 3.75rem;
  top: -40px;
  width: 300px;
  height: 300px;
  pointer-events: none;
}.zve_hero_promo_ct_hnk {
  padding: 1.75rem 1.5rem 1.75rem 1.75rem;
  position: relative;
  z-index: 2;
  justify-content: center;
  display: flex;
  max-width: 30rem;
  flex-direction: column;
}
@media(min-width: 766px) {.zve_hero_promo_ct_hnk {
  padding: 40px 32px;
}
}.zve_hero_badge_hnk {
  padding: 0.313rem 0.75rem;
  border: 1px solid rgba(224,123,26,0.08);
  background: rgba(224,123,26,0.18);
  border-radius: 1.25rem;
  font-size: 10px;
  margin-bottom: 14px;
  letter-spacing: .08em;
  color: #E07B1A;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
}.zve_hero_h1_hnk {
  font-family: 'Boogaloo', sans-serif;
  overflow-wrap: break-word;
  font-size: 26px;
  line-height: 1.15;
  margin-bottom: 10px;
  color: #F2EDE5;
  font-weight: 800;
}.zve_hero_h1_hnk em {
  font-style: normal;
  color: #F4C842;
}
@media(min-width: 771px) {.zve_hero_h1_hnk {
  font-size: 36px;
}
}.zve_hero_sub_hnk {
  margin-bottom: 20px;
  font-size: 0.813rem;
  color: #92897F;
  line-height: 1.55;
}
@media(min-width: 766px) {.zve_hero_sub_hnk {
  font-size: 0.875rem;
}
}.zve_hero_row_hnk {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.zve_hero_cta_hnk {
  border-radius: 0.625rem;
  transition: background .2s;
  background: #28C76A;
  padding: 13px 26px;
  box-shadow: 0 0.375rem 1.25rem rgba(40,199,106,0.38), inset 0 1px 0 rgba(255,255,255,0.12);
  font-weight: 700;
  font-size: 0.875rem;
  color: #0C0D0E;
}.zve_hero_cta_hnk:hover {
  background: #35D87A;
}.zve_hero_terms_hnk {
  font-size: 0.688rem;
  color: #524E4A;
}.zve_hero_game_hnk {
  border-radius: 16px;
  border: 1px solid rgba(255,255,255,0.06);
  background: #0F2432;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
}.zve_hero_game_badge_hnk {
  border: 1px solid rgba(244,200,66,0.14);
  background: rgba(244,200,66,0.14);
  border-radius: 1.25rem;
  padding: 0.313rem 10px;
  letter-spacing: .06em;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  top: 12px;
  left: 0.75rem;
  z-index: 3;
  color: #F4C842;
  position: absolute;
}.zve_hero_game_badge_hnk svg {
  height: 0.688rem;
  margin-right: 4px;
  vertical-align: -1px;
  width: 0.688rem;
}.zve_hero_game_img_hnk {
  background: linear-gradient(135deg,#0E2E40,#0C1E28);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.zve_hero_game_img_hnk img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.zve_hero_game_play_hnk {
  inset: 0;
  background: rgba(6,12,18,0.72);
  transition: opacity .2s;
  opacity: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  display: flex;
}.zve_hero_game_hnk:hover .zve_hero_game_play_hnk {
  opacity: 1;
}.zve_hero_game_play_hnk span {
  border-radius: 50%;
  background: #E07B1A;
  display: flex;
  height: 52px;
  justify-content: center;
  align-items: center;
  width: 3.25rem;
}.zve_hero_game_play_hnk span svg {
  height: 18px;
  margin-left: 2px;
  width: 18px;
}.zve_hero_game_info_hnk {
  padding: 0.875rem 16px;
}.zve_hero_game_title_hnk {
  color: #F2EDE5;
  margin-bottom: 4px;
  font-size: 15px;
  overflow-wrap: break-word;
  font-weight: 700;
}.zve_hero_game_provider_hnk {
  color: #6E6760;
  font-size: 0.688rem;
}.zve_hero_game_btn_hnk {
  margin: 0.75rem 16px 16px;
  padding: 11px;
  transition: background .2s;
  background: #E07B1A;
  border-radius: 10px;
  color: #F2EDE5;
  font-weight: 700;
  text-align: center;
  display: block;
  font-size: 13px;
}.zve_hero_game_hnk:hover .zve_hero_game_btn_hnk {
  background: #F08D2C;
}.zve_wy_hnk {
  padding: 32px 1rem 0;
  background: #0C1E28;
}
@media(min-width: 766px) {.zve_wy_hnk {
  padding: 2.5rem 1.5rem 0;
}
}.zve_wy_in_hnk {
  margin: 0 auto;
  max-width: 82.5rem;
}.zve_wy_head_hnk {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.zve_wy_label_hnk {
  letter-spacing: .08em;
  color: #E07B1A;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
}.zve_wy_h2_hnk {
  font-family: 'Boogaloo', sans-serif;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F2EDE5;
}
@media(min-width: 769px) {.zve_wy_h2_hnk {
  font-size: 24px;
}
}.zve_wy_intro_hnk {
  margin: 0;
  color: #6E6760;
  line-height: 1.6;
  font-size: 13px;
}.zve_wy_grid_hnk {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.zve_wy_grid_hnk {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.zve_wy_grid_hnk {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.zve_wy_card_hnk {
  border: 1px solid rgba(255,255,255,0.11);
  background: #122B39;
  border-radius: 0.625rem;
  padding: 1.25rem;
  transition: border-color .2s,transform .2s;
}.zve_wy_card_hnk:hover {
  border-color: rgba(224,123,26,0.08);
  transform: translateY(-2px);
}.zve_wy_card_ic_hnk {
  background: rgba(224,123,26,0.18);
  border-radius: 50%;
  justify-content: center;
  color: #E07B1A;
  display: flex;
  margin-bottom: 14px;
  height: 44px;
  align-items: center;
  width: 44px;
}.zve_wy_card_ic_hnk svg {
  height: 22px;
  width: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.zve_wy_card_h_hnk {
  overflow-wrap: break-word;
  color: #F2EDE5;
  line-height: 1.25;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 6px;
}.zve_wy_card_p_hnk {
  color: #6E6760;
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.zve_wy_card_p_hnk strong {
  font-weight: 600;
  color: #C9C3BB;
}.zve_gcg_hnk {
  padding: 36px 1rem 0;
  background: #0C1E28;
}
@media(min-width: 765px) {.zve_gcg_hnk {
  padding: 2.75rem 1.5rem 0;
}
}.zve_gcg_in_hnk {
  margin: 0 auto;
  max-width: 82.5rem;
}.zve_gcg_head_hnk {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.zve_gcg_label_hnk {
  color: #E07B1A;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
}.zve_gcg_h2_hnk {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 1.375rem;
  color: #F2EDE5;
  font-weight: 800;
  font-family: 'Boogaloo', sans-serif;
}
@media(min-width: 767px) {.zve_gcg_h2_hnk {
  font-size: 1.75rem;
}
}.zve_gcg_intro_hnk {
  line-height: 1.6;
  font-size: 13px;
  color: #6E6760;
}.zve_gcg_grid_hnk {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.zve_gcg_grid_hnk {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.zve_gcg_grid_hnk {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.zve_gcg_card_hnk {
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 16px;
  padding: 20px;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  min-height: 240px;
  display: flex;
  cursor: pointer;
  justify-content: flex-end;
  position: relative;
  flex-direction: column;
}.zve_gcg_card_hnk:hover {
  border-color: rgba(224,123,26,0.18);
  transform: translateY(-3px);
}.zve_gcg_card_bg_hnk {
  inset: 0;
  position: absolute;
  z-index: 0;
}.zve_gcg_card_bg_hnk::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.zve_gcg_card_ic_hnk {
  background: rgba(0,0,0,.45);
  border-radius: 0.375rem;
  z-index: 2;
  top: 1.125rem;
  width: 40px;
  display: flex;
  position: absolute;
  justify-content: center;
  align-items: center;
  right: 18px;
  color: #F2EDE5;
  height: 2.5rem;
}.zve_gcg_card_ic_hnk svg {
  height: 1.25rem;
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
}.zve_gcg_card_ct_hnk {
  z-index: 1;
  position: relative;
}.zve_gcg_card_h_hnk {
  font-size: 18px;
  margin-bottom: 8px;
  line-height: 1.2;
  font-weight: 800;
  color: #F2EDE5;
  font-family: 'Boogaloo', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.zve_gcg_card_h_hnk {
  font-size: 1.25rem;
}
}.zve_gcg_card_p_hnk {
  color: rgba(255,255,255,.82);
  margin-bottom: 10px;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 12px;
}.zve_gcg_card_p_hnk strong {
  font-weight: 600;
  color: #F2EDE5;
}.zve_gcg_card_cta_hnk {
  gap: 4px;
  text-transform: uppercase;
  display: inline-flex;
  font-size: 0.75rem;
  align-items: center;
  letter-spacing: .04em;
  font-weight: 700;
  color: #E07B1A;
}.zve_gcg_card_cta_hnk svg {
  width: 12px;
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
}.zve_gr_jp_hnk {
  overflow: hidden;
  background: linear-gradient(135deg,#1A1040 0%,#0A0B1A 100%);
  border-radius: 1rem;
  padding: 20px;
  position: relative;
}.zve_gr_jp_hnk::before {
  background: radial-gradient(circle,rgba(26,174,196,0.16) 0%,transparent 70%);
  border-radius: 50%;
  left: -60px;
  height: 15.625rem;
  position: absolute;
  content: '';
  top: -60px;
  width: 15.625rem;
}.zve_gr_jp_hnk::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(244,200,66,0.14) 0%,transparent 70%);
  width: 12.5rem;
  height: 200px;
  content: '';
  position: absolute;
  right: 0;
  bottom: -2.5rem;
}.zve_gr_jp_head_hnk {
  gap: 1rem;
  position: relative;
  z-index: 1;
  margin-bottom: 1rem;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.zve_gr_jp_info_hnk {
  flex: 1;
}.zve_gr_jp_label_hnk {
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  color: #9B5DE5;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
}.zve_gr_jp_label_hnk svg {
  width: 0.875rem;
  stroke-linejoin: round;
  vertical-align: -2px;
  margin-right: 0.25rem;
  height: 0.875rem;
  stroke-linecap: round;
}.zve_gr_jp_amount_hnk {
  font-family: 'Boogaloo', sans-serif;
  overflow-wrap: break-word;
  line-height: 1;
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 32px;
  color: #F2EDE5;
}
@media(min-width: 765px) {.zve_gr_jp_amount_hnk {
  font-size: 40px;
}
}.zve_gr_jp_amount_hnk span {
  color: #F4C842;
}.zve_gr_jp_seo_hnk {
  font-size: 12px;
  max-width: 480px;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #92897F;
}.zve_gr_jp_cta_hnk {
  border-radius: 0.625rem;
  border: 1px solid rgba(26,174,196,0.16);
  background: rgba(26,174,196,0.16);
  padding: 11px 20px;
  transition: background .2s;
  position: relative;
  font-size: 0.813rem;
  align-self: flex-start;
  white-space: nowrap;
  color: #F2EDE5;
  margin-top: 0.25rem;
  z-index: 1;
  font-weight: 700;
  flex-shrink: 0;
}.zve_gr_jp_cta_hnk:hover {
  background: #1AAEC4;
}.zve_ws_hnk {
  padding: 2rem 1rem 0;
  background: #0C1E28;
}
@media(min-width: 770px) {.zve_ws_hnk {
  padding: 2.25rem 24px 0;
}
}.zve_ws_in_hnk {
  margin: 0 auto;
  max-width: 1320px;
}.zve_ws_head_hnk {
  gap: 12px;
  margin-bottom: 0.875rem;
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}.zve_ws_title_hnk {
  gap: 10px;
  font-size: 16px;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  font-weight: 700;
  color: #F2EDE5;
  flex-wrap: wrap;
  font-family: 'Boogaloo', sans-serif;
}.zve_ws_title_ic_hnk svg {
  color: #F4C842;
  width: 18px;
  stroke-linecap: round;
  height: 1.125rem;
  stroke-linejoin: round;
}.zve_ws_online_hnk {
  gap: 7px;
  color: #6E6760;
  display: flex;
  font-size: 12px;
  align-items: center;
  font-weight: 600;
}.zve_ws_online_dot_hnk {
  background: #28C76A;
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(40,199,106,0.15);
  width: 0.5rem;
  flex-shrink: 0;
  height: 8px;
}.zve_ws_scroll_hnk {
  gap: 8px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 8px;
}.zve_ws_scroll_hnk::-webkit-scrollbar {
  display: none;
}.zve_wc_hnk {
  border-radius: 0.625rem;
  background: #0F2432;
  padding: 10px 0.875rem;
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.11);
  min-width: 220px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.zve_wc_img_hnk {
  overflow: hidden;
  border-radius: 0.375rem;
  background: #122B39;
  flex-shrink: 0;
  height: 2.25rem;
  width: 2.25rem;
}.zve_wc_img_hnk img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.zve_wc_info_hnk {
  min-width: 0;
}.zve_wc_game_hnk {
  overflow: hidden;
  color: #C9C3BB;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
}.zve_wc_player_hnk {
  overflow: hidden;
  color: #524E4A;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  white-space: nowrap;
}.zve_wc_amount_hnk {
  font-size: 0.813rem;
  color: #28C76A;
  white-space: nowrap;
  flex-shrink: 0;
  margin-left: auto;
  font-weight: 700;
}.zve_app_hnk {
  padding: 2.25rem 1rem 0;
  background: #0C1E28;
}
@media(min-width: 769px) {.zve_app_hnk {
  padding: 44px 1.5rem 0;
}
}.zve_app_in_hnk {
  margin: 0 auto;
  max-width: 1320px;
}.zve_app_head_hnk {
  margin-bottom: 16px;
}.zve_app_label_hnk {
  text-transform: uppercase;
  color: #E07B1A;
  font-size: 11px;
  margin-bottom: 0.5rem;
  font-weight: 700;
  letter-spacing: .08em;
}.zve_app_h2_hnk {
  margin-bottom: 6px;
  font-weight: 800;
  font-family: 'Boogaloo', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F2EDE5;
}
@media(min-width: 771px) {.zve_app_h2_hnk {
  font-size: 1.5rem;
}
}.zve_app_sub_hnk {
  overflow-wrap: break-word;
  color: #6E6760;
  font-size: 0.813rem;
  line-height: 1.6;
  max-width: 600px;
}.zve_app_sub_hnk strong {
  color: #C9C3BB;
  font-weight: 700;
}.zve_app_cards_hnk {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 1rem;
}
@media(min-width: 638px) {.zve_app_cards_hnk {
  grid-template-columns: repeat(3,1fr);
}
}.zve_app_card_hnk {
  padding: 1.25rem;
  gap: 1rem;
  overflow: hidden;
  border-radius: 0.625rem;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.zve_app_card_ios_hnk {
  background: linear-gradient(135deg,rgba(224,123,26,0.18) 0%,#122B39 100%);
}.zve_app_card_android_hnk {
  background: linear-gradient(135deg,rgba(40,199,106,0.15) 0%,#122B39 100%);
}.zve_app_card_win_hnk {
  background: linear-gradient(135deg,rgba(244,200,66,0.14) 0%,#122B39 100%);
}.zve_app_card_ic_hnk svg {
  stroke-linejoin: round;
  height: 34px;
  width: 2.125rem;
  stroke-linecap: round;
}.zve_app_card_ic_hnk {
  color: #F2EDE5;
  flex-shrink: 0;
}.zve_app_card_os_hnk {
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #6E6760;
}.zve_app_card_title_hnk {
  font-weight: 700;
  line-height: 1.2;
  color: #F2EDE5;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
}.zve_app_card_text_hnk {
  font-size: 12px;
  color: #6E6760;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.5;
}.zve_app_card_btn_hnk {
  border: 1px solid rgba(224,123,26,0.55);
  border-radius: 6px;
  background: rgba(255,255,255,0.12);
  gap: 7px;
  transition: background .2s;
  padding: 10px 1.125rem;
  color: #F2EDE5;
  font-size: 13px;
  align-items: center;
  display: inline-flex;
  font-weight: 700;
}.zve_app_card_btn_hnk:hover {
  background: rgba(255,255,255,0.07);
}.zve_prov_hnk {
  background: #0C1E28;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.zve_prov_hnk {
  padding: 2.75rem 1.5rem 0;
}
}.zve_prov_in_hnk {
  margin: 0 auto;
  max-width: 1320px;
}.zve_prov_head_hnk {
  margin-bottom: 16px;
}.zve_prov_label_hnk {
  color: #E07B1A;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
}.zve_prov_h2_hnk {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F2EDE5;
  font-family: 'Boogaloo', sans-serif;
  font-weight: 800;
}
@media(min-width: 767px) {.zve_prov_h2_hnk {
  font-size: 1.5rem;
}
}.zve_prov_seo_hnk {
  color: #6E6760;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  margin-bottom: 1rem;
  line-height: 1.6;
  font-size: 0.813rem;
}.zve_prov_seo_hnk strong {
  color: #C9C3BB;
  font-weight: 700;
}.zve_prov_seo_hnk a {
  color: #E07B1A;
  text-decoration: underline;
}.zve_prov_grid_hnk {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width:640px) {.zve_prov_grid_hnk {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.zve_prov_grid_hnk {
  grid-template-columns: repeat(8,1fr);
}
}.zve_prov_card_hnk {
  background: #0F2432;
  transition: border-color .2s,background .2s;
  padding: 14px 10px;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 10px;
  gap: 0.438rem;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
  display: flex;
}.zve_prov_card_hnk:hover {
  background: #122B39;
  border-color: rgba(224,123,26,0.55);
}.zve_prov_logo_hnk {
  overflow: hidden;
  border-radius: 6px;
  background: rgba(255,255,255,0.05);
  justify-content: center;
  align-items: center;
  display: flex;
  height: 44px;
  width: 44px;
}.zve_prov_logo_hnk img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.zve_prov_name_hnk {
  font-size: 11px;
  font-weight: 600;
  color: #92897F;
  overflow-wrap: break-word;
  text-align: center;
}.zve_bon_hnk {
  padding: 36px 16px 0;
  background: #0C1E28;
}
@media(min-width: 766px) {.zve_bon_hnk {
  padding: 2.75rem 1.5rem 0;
}
}.zve_bon_in_hnk {
  margin: 0 auto;
  max-width: 1320px;
}.zve_bon_head_hnk {
  margin-bottom: 20px;
}.zve_bon_label_hnk {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  color: #E07B1A;
}.zve_bon_h2_hnk {
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F2EDE5;
  font-family: 'Boogaloo', sans-serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.zve_bon_h2_hnk {
  font-size: 24px;
}
}.zve_bon_seo_hnk {
  font-size: 13px;
  max-width: 38.75rem;
  line-height: 1.6;
  color: #6E6760;
  overflow-wrap: break-word;
}.zve_bon_seo_hnk strong {
  color: #C9C3BB;
  font-weight: 700;
}.zve_bon_seo_hnk a {
  text-decoration: underline;
  color: #E07B1A;
}.zve_bon_grid_hnk {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.zve_bon_grid_hnk {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.zve_bon_grid_hnk {
  grid-template-columns: repeat(5,1fr);
}
}.zve_bon_card_hnk {
  border-radius: 10px;
  background: #0F2432;
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s,transform .2s;
  padding: 16px;
}.zve_bon_card_hnk:hover {
  transform: translateY(-2px);
  border-color: rgba(224,123,26,0.08);
}.zve_bon_card_ic_hnk svg {
  width: 1.625rem;
  height: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.zve_bon_card_ic_hnk {
  margin-bottom: 10px;
}.zve_bon_card_type_hnk {
  letter-spacing: .06em;
  font-weight: 700;
  color: #6E6760;
  margin-bottom: 0.375rem;
  font-size: 10px;
  text-transform: uppercase;
}.zve_bon_card_amount_hnk {
  font-size: 1.125rem;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 6px;
  color: #F4C842;
}.zve_bon_card_name_hnk {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #F2EDE5;
  font-weight: 600;
  margin-bottom: 0.5rem;
}.zve_bon_card_detail_hnk {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 0.5rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 11px;
  color: #524E4A;
}.zve_reg_hnk {
  background: #0C1E28;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.zve_reg_hnk {
  padding: 44px 1.5rem 0;
}
}.zve_reg_in_hnk {
  border-radius: 16px;
  background: #122B39;
  border: 1px solid rgba(255,255,255,0.06);
  padding: 28px 1.5rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 767px) {.zve_reg_in_hnk {
  padding: 40px;
}
}.zve_reg_top_hnk {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.zve_reg_top_hnk {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.zve_reg_label_hnk {
  font-size: 0.688rem;
  color: #E07B1A;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.zve_reg_h2_hnk {
  margin-bottom: 0.75rem;
  font-size: 1.375rem;
  line-height: 1.2;
  font-family: 'Boogaloo', sans-serif;
  color: #F2EDE5;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 766px) {.zve_reg_h2_hnk {
  font-size: 1.75rem;
}
}.zve_reg_bonus_hnk {
  padding: 0.625rem 16px;
  border-radius: 10px;
  border: 1px solid rgba(244,200,66,0.14);
  background: rgba(244,200,66,0.14);
  gap: 8px;
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.zve_reg_bonus_amount_hnk {
  font-size: 1.25rem;
  font-weight: 800;
  color: #F4C842;
}.zve_reg_bonus_text_hnk {
  font-size: 13px;
  line-height: 1.35;
  color: #92897F;
}.zve_reg_cta_btn_hnk {
  transition: background .2s;
  padding: 0.875rem 32px;
  background: #28C76A;
  border-radius: 10px;
  display: inline-block;
  color: #0C0D0E;
  font-size: 0.938rem;
  box-shadow: 0 0.375rem 20px rgba(40,199,106,0.38), inset 0 1px 0 rgba(255,255,255,0.12);
  margin-bottom: 0.75rem;
  font-weight: 700;
}.zve_reg_cta_btn_hnk:hover {
  background: #35D87A;
}.zve_reg_terms_hnk {
  color: #524E4A;
  font-size: 0.688rem;
  line-height: 1.5;
}.zve_reg_seo_hnk {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  padding-top: 20px;
  color: #6E6760;
  line-height: 1.65;
}.zve_reg_seo_hnk p {
  font-size: 13px;
  margin-bottom: 0.625rem;
  color: #6E6760;
  line-height: 1.65;
}.zve_reg_seo_hnk p:last-child {
  margin-bottom: 0;
}.zve_reg_seo_hnk strong {
  font-weight: 700;
  color: #C9C3BB;
}.zve_reg_seo_hnk a {
  transition: color .2s;
  color: #E07B1A;
  text-decoration: underline;
}.zve_reg_seo_hnk a:hover {
  color: #F08D2C;
}.zve_reg_seo_hnk ul,.zve_reg_seo_hnk ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.zve_reg_seo_hnk ol {
  list-style: decimal;
}.zve_reg_seo_hnk li {
  font-size: 13px;
  margin-bottom: 0.25rem;
  color: #6E6760;
  line-height: 1.65;
}.zve_reg_seo_hnk table {
  border-collapse: collapse;
  font-size: 13px;
  display: block;
  margin-bottom: 10px;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 765px) {.zve_reg_seo_hnk table {
  display: table;
}
}.zve_reg_seo_hnk th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.5rem;
  color: #C9C3BB;
  font-weight: 700;
  text-align: left;
}.zve_reg_seo_hnk td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #6E6760;
}.zve_reg_steps_hnk {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width: 862px) {.zve_reg_steps_hnk {
  margin-top: 0;
}
}.zve_reg_step_hnk {
  gap: 14px;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.06);
  padding: 16px;
  background: rgba(255,255,255,0.05);
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.zve_reg_step_num_hnk {
  border-radius: 50%;
  border: 1px solid rgba(224,123,26,0.08);
  background: rgba(224,123,26,0.18);
  display: flex;
  color: #E07B1A;
  width: 34px;
  font-size: 14px;
  align-items: center;
  height: 2.125rem;
  flex-shrink: 0;
  font-weight: 800;
  justify-content: center;
}.zve_reg_step_title_hnk {
  font-size: 0.875rem;
  margin-bottom: 3px;
  color: #F2EDE5;
  font-weight: 700;
}.zve_reg_step_text_hnk {
  color: #6E6760;
  font-size: 12px;
  line-height: 1.5;
}.zve_reg_trust_hnk {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
}.zve_reg_trust_item_hnk {
  gap: 7px;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  color: #6E6760;
  font-size: 0.75rem;
}.zve_reg_trust_ic_hnk svg {
  stroke-linejoin: round;
  color: #E07B1A;
  width: 1rem;
  stroke-linecap: round;
  height: 16px;
}.zve_seo_hnk {
  padding: 2.25rem 16px 0;
  background: #0C1E28;
}
@media(min-width: 765px) {.zve_seo_hnk {
  padding: 44px 1.5rem 0;
}
}.zve_seo_in_hnk {
  padding: 1.75rem 24px;
  margin: 0 auto;
  background: #122B39;
  border-radius: 16px;
  border: 1px solid rgba(255,255,255,0.11);
  max-width: 1320px;
}
@media(min-width: 771px) {.zve_seo_in_hnk {
  padding: 2.25rem 2.5rem;
}
}.zve_seo_label_hnk {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  color: #E07B1A;
  font-weight: 700;
}.zve_seo_h2_hnk {
  font-family: 'Boogaloo', sans-serif;
  font-size: 20px;
  color: #F2EDE5;
  margin-bottom: 14px;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.zve_seo_h2_hnk {
  font-size: 24px;
}
}.zve_seo_body_hnk {
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #92897F;
}.zve_seo_body_hnk p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #92897F;
}.zve_seo_body_hnk p:last-child {
  margin-bottom: 0;
}.zve_seo_body_hnk strong {
  color: #C9C3BB;
  font-weight: 700;
}.zve_seo_body_hnk a {
  transition: color .2s;
  color: #E07B1A;
  text-decoration: underline;
}.zve_seo_body_hnk a:hover {
  color: #F08D2C;
}.zve_seo_body_hnk ul,.zve_seo_body_hnk ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.zve_seo_body_hnk ol {
  list-style: decimal;
}.zve_seo_body_hnk li {
  color: #92897F;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  line-height: 1.75;
}.zve_seo_body_hnk table {
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 12px;
  display: block;
  width: 100%;
}
@media(min-width: 771px) {.zve_seo_body_hnk table {
  display: table;
}
}.zve_seo_body_hnk th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #C9C3BB;
}.zve_seo_body_hnk td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #92897F;
}.zve_seo_cols_hnk {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.zve_seo_cols_hnk {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.zve_seo_cols_hnk {
  grid-template-columns: repeat(3,1fr);
}
}.zve_seo_col_h_hnk {
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
  color: #C9C3BB;
}.zve_seo_col_p_hnk {
  font-size: 0.813rem;
  color: #6E6760;
  overflow-wrap: break-word;
  line-height: 1.65;
}.zve_seo_stats_hnk {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.zve_seo_stat_hnk {
  padding: 0.875rem 16px;
  background: rgba(224,123,26,0.08);
  flex: 1;
  border: 1px solid rgba(224,123,26,0.18);
  border-radius: 10px;
  min-width: 140px;
}.zve_seo_stat_val_hnk {
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #E07B1A;
}.zve_seo_stat_lb_hnk {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #6E6760;
}.zve_seo_hnk {
  padding: 36px 1rem 0;
  background: #0C1E28;
}
@media(min-width: 769px) {.zve_seo_hnk {
  padding: 2.75rem 24px 0;
}
}.zve_seo_in_hnk {
  border-radius: 1rem;
  border: 1px solid rgba(255,255,255,0.11);
  background: #122B39;
  padding: 1.75rem 24px;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 769px) {.zve_seo_in_hnk {
  padding: 2.25rem 2.5rem;
}
}.zve_seo_label_hnk {
  color: #E07B1A;
  font-size: 11px;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.zve_seo_h2_hnk {
  font-weight: 800;
  margin-bottom: 14px;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Boogaloo', sans-serif;
  line-height: 1.25;
  color: #F2EDE5;
}
@media(min-width: 769px) {.zve_seo_h2_hnk {
  font-size: 1.5rem;
}
}.zve_seo_body_hnk {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #92897F;
  line-height: 1.75;
}.zve_seo_body_hnk p {
  margin-bottom: 0.75rem;
  font-size: 14px;
  line-height: 1.75;
  color: #92897F;
}.zve_seo_body_hnk p:last-child {
  margin-bottom: 0;
}.zve_seo_body_hnk strong {
  color: #C9C3BB;
  font-weight: 700;
}.zve_seo_body_hnk a {
  transition: color .2s;
  text-decoration: underline;
  color: #E07B1A;
}.zve_seo_body_hnk a:hover {
  color: #F08D2C;
}.zve_seo_body_hnk ul,.zve_seo_body_hnk ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.zve_seo_body_hnk ol {
  list-style: decimal;
}.zve_seo_body_hnk li {
  line-height: 1.75;
  color: #92897F;
  margin-bottom: 6px;
  font-size: 0.875rem;
}.zve_seo_body_hnk table {
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 766px) {.zve_seo_body_hnk table {
  display: table;
}
}.zve_seo_body_hnk th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #C9C3BB;
}.zve_seo_body_hnk td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #92897F;
}.zve_seo_cols_hnk {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.zve_seo_cols_hnk {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.zve_seo_cols_hnk {
  grid-template-columns: repeat(3,1fr);
}
}.zve_seo_col_h_hnk {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #C9C3BB;
  margin-bottom: 7px;
  font-size: 13px;
}.zve_seo_col_p_hnk {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #6E6760;
}.zve_seo_stats_hnk {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.zve_seo_stat_hnk {
  border: 1px solid rgba(224,123,26,0.18);
  border-radius: 0.625rem;
  padding: 0.875rem 1rem;
  flex: 1;
  background: rgba(224,123,26,0.08);
  min-width: 8.75rem;
}.zve_seo_stat_val_hnk {
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #E07B1A;
}.zve_seo_stat_lb_hnk {
  font-size: 11px;
  color: #6E6760;
  overflow-wrap: break-word;
}.zve_pmt_hnk {
  background: #0C1E28;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.zve_pmt_hnk {
  padding: 2.75rem 24px 0;
}
}.zve_pmt_in_hnk {
  margin: 0 auto;
  max-width: 1320px;
}.zve_pmt_head_hnk {
  max-width: 720px;
  margin-bottom: 22px;
}.zve_pmt_label_hnk {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  color: #E07B1A;
  font-weight: 700;
}.zve_pmt_h2_hnk {
  font-family: 'Boogaloo', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 1.375rem;
  color: #F2EDE5;
  font-weight: 800;
}
@media(min-width: 765px) {.zve_pmt_h2_hnk {
  font-size: 1.75rem;
}
}.zve_pmt_intro_hnk {
  color: #6E6760;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.zve_pmt_groups_hnk {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.zve_pmt_group_hnk {
  border-radius: 10px;
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.11);
  background: #122B39;
}.zve_pmt_group_head_hnk {
  gap: 12px;
  display: flex;
  align-items: center;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
}.zve_pmt_group_ic_hnk {
  border-radius: 0.375rem;
  background: rgba(224,123,26,0.18);
  height: 2.25rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  color: #E07B1A;
  width: 36px;
  justify-content: center;
}.zve_pmt_group_ic_hnk svg {
  stroke-linejoin: round;
  width: 1.125rem;
  height: 18px;
  stroke-linecap: round;
}.zve_pmt_group_h_hnk {
  margin: 0;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-family: 'Boogaloo', sans-serif;
  font-weight: 700;
  color: #F2EDE5;
}.zve_pmt_group_p_hnk {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #6E6760;
  margin-bottom: 14px;
}.zve_pmt_group_p_hnk strong {
  color: #C9C3BB;
  font-weight: 600;
}.zve_pmt_table_wrap_hnk {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.zve_pmt_table_hnk {
  width: 100%;
  font-size: 13px;
  min-width: 540px;
  border-collapse: collapse;
}.zve_pmt_table_hnk th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-size: 11px;
  letter-spacing: .04em;
  text-align: left;
  font-weight: 700;
  text-transform: uppercase;
  color: #C9C3BB;
  white-space: nowrap;
}.zve_pmt_table_hnk td {
  padding: 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #6E6760;
}.zve_pmt_table_hnk tbody tr:last-child td {
  border-bottom: none;
}.zve_pmt_table_hnk tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #C9C3BB;
}.zve_seo_hnk {
  padding: 2.25rem 1rem 0;
  background: #0C1E28;
}
@media(min-width: 771px) {.zve_seo_hnk {
  padding: 2.75rem 1.5rem 0;
}
}.zve_seo_in_hnk {
  border-radius: 1rem;
  padding: 1.75rem 24px;
  background: #122B39;
  border: 1px solid rgba(255,255,255,0.11);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 771px) {.zve_seo_in_hnk {
  padding: 2.25rem 2.5rem;
}
}.zve_seo_label_hnk {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  color: #E07B1A;
  font-size: 0.688rem;
  font-weight: 700;
}.zve_seo_h2_hnk {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.875rem;
  color: #F2EDE5;
  line-height: 1.25;
  font-size: 20px;
  font-family: 'Boogaloo', sans-serif;
}
@media(min-width: 766px) {.zve_seo_h2_hnk {
  font-size: 24px;
}
}.zve_seo_body_hnk {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #92897F;
  font-size: 0.875rem;
}.zve_seo_body_hnk p {
  color: #92897F;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}.zve_seo_body_hnk p:last-child {
  margin-bottom: 0;
}.zve_seo_body_hnk strong {
  font-weight: 700;
  color: #C9C3BB;
}.zve_seo_body_hnk a {
  transition: color .2s;
  color: #E07B1A;
  text-decoration: underline;
}.zve_seo_body_hnk a:hover {
  color: #F08D2C;
}.zve_seo_body_hnk ul,.zve_seo_body_hnk ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.zve_seo_body_hnk ol {
  list-style: decimal;
}.zve_seo_body_hnk li {
  color: #92897F;
  margin-bottom: 6px;
  font-size: 0.875rem;
  line-height: 1.75;
}.zve_seo_body_hnk table {
  width: 100%;
  font-size: 0.813rem;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
}
@media(min-width: 770px) {.zve_seo_body_hnk table {
  display: table;
}
}.zve_seo_body_hnk th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  color: #C9C3BB;
  text-align: left;
  font-weight: 700;
}.zve_seo_body_hnk td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #92897F;
}.zve_seo_cols_hnk {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.zve_seo_cols_hnk {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.zve_seo_cols_hnk {
  grid-template-columns: repeat(3,1fr);
}
}.zve_seo_col_h_hnk {
  overflow-wrap: break-word;
  color: #C9C3BB;
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 0.813rem;
}.zve_seo_col_p_hnk {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #6E6760;
}.zve_seo_stats_hnk {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.zve_seo_stat_hnk {
  padding: 0.875rem 1rem;
  border: 1px solid rgba(224,123,26,0.18);
  flex: 1;
  border-radius: 0.625rem;
  background: rgba(224,123,26,0.08);
  min-width: 140px;
}.zve_seo_stat_val_hnk {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #E07B1A;
  font-weight: 800;
  margin-bottom: 4px;
}.zve_seo_stat_lb_hnk {
  overflow-wrap: break-word;
  color: #6E6760;
  font-size: 11px;
}.zve_rv_hnk {
  background: #0C1E28;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.zve_rv_hnk {
  padding: 2.75rem 24px 0;
}
}.zve_rv_in_hnk {
  margin: 0 auto;
  max-width: 82.5rem;
}.zve_rv_head_hnk {
  margin-bottom: 20px;
  max-width: 720px;
}.zve_rv_label_hnk {
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #E07B1A;
  margin-bottom: 8px;
  font-weight: 700;
}.zve_rv_h2_hnk {
  color: #F2EDE5;
  font-size: 22px;
  margin-bottom: 10px;
  font-weight: 800;
  font-family: 'Boogaloo', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.zve_rv_h2_hnk {
  font-size: 28px;
}
}.zve_rv_stats_hnk {
  gap: 1.125rem;
  font-size: 0.813rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  color: #6E6760;
}.zve_rv_stats_score_hnk {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.zve_rv_stats_score_val_hnk {
  color: #F4C842;
  font-weight: 800;
  font-size: 22px;
  font-family: 'Boogaloo', sans-serif;
}.zve_rv_stats_score_max_hnk {
  color: #524E4A;
  font-size: 13px;
}.zve_rv_stats_badge_hnk {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.zve_rv_stats_badge_hnk svg {
  color: #F4C842;
  width: 14px;
  height: 14px;
}.zve_rv_grid_hnk {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.zve_rv_grid_hnk {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.zve_rv_grid_hnk {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.zve_rv_card_hnk {
  background: #122B39;
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 10px;
  display: flex;
  flex-direction: column;
}.zve_rv_card_stars_hnk {
  gap: 2px;
  display: flex;
  color: #F4C842;
  margin-bottom: 0.625rem;
}.zve_rv_card_stars_hnk svg {
  height: 14px;
  width: 0.875rem;
}.zve_rv_card_h_hnk {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  line-height: 1.3;
  color: #F2EDE5;
  font-size: 0.875rem;
  font-weight: 700;
}.zve_rv_card_body_hnk {
  flex: 1;
  color: #6E6760;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}.zve_rv_card_body_hnk strong {
  font-weight: 600;
  color: #C9C3BB;
}.zve_rv_card_meta_hnk {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  justify-content: space-between;
  padding-top: 12px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.zve_rv_card_author_hnk {
  font-size: 0.75rem;
  font-weight: 600;
  color: #C9C3BB;
}.zve_rv_card_date_hnk {
  color: #524E4A;
  font-size: 11px;
}.zve_faq_hnk {
  padding: 36px 1rem 0;
  background: #0C1E28;
}
@media(min-width:768px) {.zve_faq_hnk {
  padding: 44px 1.5rem 0;
}
}.zve_faq_in_hnk {
  margin: 0 auto;
  max-width: 82.5rem;
}.zve_faq_head_hnk {
  margin-bottom: 20px;
}.zve_faq_label_hnk {
  letter-spacing: .08em;
  font-weight: 700;
  color: #E07B1A;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  text-transform: uppercase;
}.zve_faq_h2_hnk {
  font-family: 'Boogaloo', sans-serif;
  font-size: 20px;
  font-weight: 800;
  color: #F2EDE5;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.zve_faq_h2_hnk {
  font-size: 1.5rem;
}
}.zve_faq_list_hnk {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.zve_faq_item_hnk {
  background: #122B39;
  border: 1px solid rgba(255,255,255,0.11);
  overflow: hidden;
  border-radius: 0.625rem;
}.zve_faq_q_hnk {
  padding: 1rem 20px;
  transition: color .2s;
  gap: 0.75rem;
  cursor: pointer;
  display: flex;
  font-weight: 600;
  flex-wrap: wrap;
  color: #C9C3BB;
  justify-content: space-between;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 14px;
}.zve_faq_q_hnk:hover {
  color: #F2EDE5;
}.zve_faq_q_ic_hnk {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  height: 24px;
  display: flex;
  font-size: 1rem;
  align-items: center;
  flex-shrink: 0;
  color: #E07B1A;
  justify-content: center;
  width: 24px;
}.zve_faq_item_hnk.zve_state_open_hnk .zve_faq_q_ic_hnk {
  transform: rotate(45deg);
}.zve_faq_a_hnk {
  padding: 0 1.25rem 1rem;
  color: #6E6760;
  line-height: 1.7;
  font-size: 13px;
  overflow-wrap: break-word;
  display: none;
}.zve_faq_item_hnk.zve_state_open_hnk .zve_faq_a_hnk {
  display: block;
}.zve_faq_a_hnk strong {
  color: #C9C3BB;
  font-weight: 700;
}.zve_faq_a_hnk a {
  text-decoration: underline;
  color: #E07B1A;
}.zve_faq_a_hnk ul,.zve_faq_a_hnk ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.zve_faq_a_hnk ol {
  list-style: decimal;
}.zve_faq_a_hnk li {
  margin-bottom: 4px;
  line-height: 1.6;
}.zve_faq_a_hnk table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  display: block;
  font-size: 12px;
}
@media(min-width: 769px) {.zve_faq_a_hnk table {
  display: table;
}
}.zve_faq_a_hnk th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 6px 8px;
  text-align: left;
  font-weight: 700;
  color: #C9C3BB;
}.zve_faq_a_hnk td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #6E6760;
}.zve_ft_hnk {
  background: #070E13;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 48px;
}.zve_ft_support_hnk {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 765px) {.zve_ft_support_hnk {
  padding: 28px 24px;
}
}.zve_ft_support_in_hnk {
  margin: 0 auto;
  gap: 1rem;
  max-width: 82.5rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.zve_ft_support_main_hnk {
  flex: 1;
  gap: 1rem;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
  flex-wrap: wrap;
}.zve_ft_support_ic_hnk {
  color: #E07B1A;
  flex-shrink: 0;
}.zve_ft_support_ic_hnk svg {
  stroke-linecap: round;
  width: 1.875rem;
  height: 1.875rem;
  stroke-linejoin: round;
}.zve_ft_support_text_title_hnk {
  font-size: 15px;
  margin-bottom: 3px;
  font-weight: 700;
  color: #F2EDE5;
  overflow-wrap: break-word;
}.zve_ft_support_text_sub_hnk {
  font-size: 12px;
  color: #6E6760;
  overflow-wrap: break-word;
}.zve_ft_support_btn_hnk {
  transition: background .2s;
  padding: 0.688rem 1.375rem;
  border-radius: 0.625rem;
  background: #E07B1A;
  color: #F2EDE5;
  font-size: 0.813rem;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
}.zve_ft_support_btn_hnk:hover {
  background: #F08D2C;
}.zve_ft_support_contacts_hnk {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.zve_ft_support_contact_hnk {
  font-size: 12px;
  line-height: 1.4;
  color: #524E4A;
}.zve_ft_support_contact_hnk strong {
  font-size: 11px;
  color: #92897F;
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
}.zve_ft_main_hnk {
  padding: 2rem 16px 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 771px) {.zve_ft_main_hnk {
  padding: 40px 1.5rem 2rem;
}
}.zve_ft_main_in_hnk {
  gap: 24px;
  margin: 0 auto;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.zve_ft_main_in_hnk {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.zve_ft_main_in_hnk {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.zve_ft_col_logo_hnk {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.zve_ft_col_logo_hnk {
  grid-column: auto;
}
}.zve_ft_logo_hnk {
  gap: 0.563rem;
  margin-bottom: 0.75rem;
  font-size: 16px;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  color: #F2EDE5;
  font-weight: 800;
}.zve_ft_logo_mark_hnk {
  overflow: hidden;
  border-radius: 6px;
  width: 30px;
  height: 1.875rem;
}.zve_ft_logo_mark_hnk img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.zve_ft_logo_sub_hnk {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #524E4A;
  line-height: 1.55;
  max-width: 12.5rem;
}.zve_ft_col_title_hnk {
  text-transform: uppercase;
  color: #92897F;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  font-weight: 700;
  font-size: 0.75rem;
}.zve_ft_col_links_hnk {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.zve_ft_col_link_hnk {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #524E4A;
}.zve_ft_col_link_hnk:hover {
  color: #C9C3BB;
}.zve_ft_apps_hnk {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.zve_ft_app_card_hnk {
  border-radius: 0.375rem;
  transition: border-color .2s;
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  padding: 10px 12px;
  align-items: center;
  display: flex;
}.zve_ft_app_card_hnk:hover {
  border-color: rgba(224,123,26,0.55);
}.zve_ft_app_card_ic_hnk svg {
  stroke-linecap: round;
  width: 1.375rem;
  stroke-linejoin: round;
  height: 1.375rem;
}.zve_ft_app_card_os_hnk {
  color: #524E4A;
  font-weight: 600;
  font-size: 0.625rem;
}.zve_ft_app_card_action_hnk {
  font-size: 0.75rem;
  font-weight: 700;
  color: #C9C3BB;
}.zve_ft_bot_hnk {
  padding: 20px 16px;
}
@media(min-width: 770px) {.zve_ft_bot_hnk {
  padding: 1.25rem 1.5rem;
}
}.zve_ft_bot_in_hnk {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  display: flex;
  max-width: 82.5rem;
  flex-wrap: wrap;
}.zve_ft_socials_hnk {
  gap: 8px;
  display: flex;
}.zve_ft_soc_hnk {
  transition: background .2s;
  background: rgba(255,255,255,0.05);
  border-radius: 6px;
  border: 1px solid rgba(255,255,255,0.11);
  height: 36px;
  align-items: center;
  justify-content: center;
  color: #92897F;
  width: 36px;
  display: flex;
}.zve_ft_soc_hnk svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
}.zve_ft_soc_hnk:hover {
  background: rgba(255,255,255,0.07);
}.zve_ft_legal_hnk {
  flex: 1;
  color: #837E7A;
  overflow-wrap: break-word;
  line-height: 1.6;
  min-width: 200px;
  font-size: 0.688rem;
}.zve_ft_legal_hnk strong {
  font-weight: 700;
  color: #92897F;
}.zve_ft_legal_hnk a {
  color: #92897F;
  text-decoration: underline;
}.zve_ft_age_hnk {
  border: 2px solid #837E7A;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  display: flex;
  font-weight: 800;
  height: 32px;
  width: 2rem;
  flex-shrink: 0;
  font-size: 0.688rem;
  color: #837E7A;
}