*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  line-height: 1.6;
  background-color: #080D14;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  font-family: 'Barlow', sans-serif;
  color: #B8D0D8;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.dzv_layout_rb8 {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.dzv_page_rb8 {
  display: flex;
  min-height: 100vh;
}.dzv_main_rb8 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1083px) {.dzv_main_rb8 {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1078px) {.dzv_main_rb8 {
  padding-bottom: 72px;
}
}.dzv_gc_rb8 {
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.05);
  background: #0B1019;
  transition: transform .2s,border-color .2s;
  width: 140px;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width: 641px) {.dzv_gc_rb8 {
  width: 9.75rem;
}
}
@media(min-width: 1083px) {.dzv_gc_rb8 {
  width: 168px;
}
}.dzv_gc_rb8:hover {
  border-color: rgba(0,207,234,0.06);
  transform: translateY(-3px);
}.dzv_gc_img_rb8 {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.dzv_gc_img_rb8 img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.dzv_gc_hover_rb8 {
  transition: opacity .2s;
  background: rgba(4,7,9,0.78);
  inset: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  opacity: 0;
}.dzv_gc_rb8:hover .dzv_gc_hover_rb8 {
  opacity: 1;
}.dzv_gc_hover_btn_rb8 {
  border-radius: 0.25rem;
  padding: 0.5rem 16px;
  background: #00CFEA;
  color: #E8F4F8;
  font-weight: 700;
  font-size: 0.75rem;
}.dzv_gc_info_rb8 {
  padding: 8px 0.625rem 10px;
}.dzv_gc_name_rb8 {
  overflow: hidden;
  font-size: 0.75rem;
  max-width: 100%;
  margin-bottom: 3px;
  color: #B8D0D8;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
}.dzv_gc_prov_rb8 {
  font-size: 0.625rem;
  color: #3D5260;
}.dzv_gc_tag_rb8 {
  padding: 2px 7px;
  border-radius: 4px;
  font-size: 9px;
  z-index: 2;
  position: absolute;
  top: 0.375rem;
  text-transform: uppercase;
  letter-spacing: .04em;
  left: 6px;
  font-weight: 700;
}.dzv_gc_tag_hot_rb8 {
  background: #E03030;
  color: #fff;
}.dzv_gc_tag_new_rb8 {
  background: #1FBF6A;
  color: #080D14;
}.dzv_gc_tag_jp_rb8 {
  background: #E8941A;
  color: #080D14;
}.dzv_gc_tag_ex_rb8 {
  background: #C07830;
  color: #fff;
}.dzv_gc_tag_live_rb8 {
  background: #E03030;
  color: #fff;
}.dzv_gr_rb8 {
  background: #080D14;
  padding: 32px 1rem 0;
}
@media(min-width: 770px) {.dzv_gr_rb8 {
  padding: 2.25rem 1.5rem 0;
}
}.dzv_gr_in_rb8 {
  margin: 0 auto;
  max-width: 1320px;
}.dzv_gr_head_rb8 {
  gap: 12px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
}.dzv_gr_head_l_rb8 {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.dzv_gr_ic_rb8 {
  border-radius: 0.5rem;
  flex-shrink: 0;
  width: 2rem;
  align-items: center;
  height: 32px;
  display: flex;
  justify-content: center;
}.dzv_gr_ic_rb8 svg {
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
}.dzv_gr_title_rb8 {
  color: #E8F4F8;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 16px;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 767px) {.dzv_gr_title_rb8 {
  font-size: 1.125rem;
}
}.dzv_gr_more_rb8 {
  transition: color .2s;
  gap: 5px;
  font-size: 0.75rem;
  white-space: nowrap;
  flex-shrink: 0;
  display: flex;
  font-weight: 600;
  color: #556E7A;
  align-items: center;
}.dzv_gr_more_rb8:hover {
  color: #00CFEA;
}.dzv_gr_more_rb8 svg {
  width: 12px;
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.dzv_gr_arrows_rb8 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.dzv_gr_arr_rb8 {
  transition: background .15s,color .15s;
  border-radius: 4px;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  color: #7A9BAA;
  align-items: center;
  width: 1.875rem;
  justify-content: center;
  display: flex;
  height: 1.875rem;
}.dzv_gr_arr_rb8:hover {
  background: rgba(255,255,255,0.07);
  color: #E8F4F8;
}.dzv_gr_arr_rb8 svg {
  height: 13px;
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
}.dzv_gr_seo_h_rb8 {
  margin: 0 0 6px;
  font-size: 13px;
  max-width: 680px;
  font-weight: 700;
  color: #B8D0D8;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 771px) {.dzv_gr_seo_h_rb8 {
  font-size: 0.875rem;
}
}.dzv_gr_seo_rb8 {
  max-width: 680px;
  font-size: 0.75rem;
  line-height: 1.55;
  margin-bottom: 0.75rem;
  color: #556E7A;
  overflow-wrap: break-word;
}.dzv_gr_seo_rb8 strong {
  color: #B8D0D8;
  font-weight: 600;
}.dzv_gr_scroll_rb8 {
  gap: 10px;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  display: flex;
  -webkit-overflow-scrolling: touch;
}.dzv_gr_scroll_rb8::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.dzv_gr_scroll_rb8 {
  gap: 12px;
}
}.dzv_tb_rb8 {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #080D14;
  height: 56px;
  display: flex;
  left: 0;
  top: 0;
  align-items: center;
  position: fixed;
  right: 0;
  z-index: 80;
}.dzv_tb_in_rb8 {
  padding: 0 14px;
  gap: 0;
  width: 100%;
  display: flex;
  height: 100%;
  align-items: center;
}.dzv_tb_burger_rb8 {
  gap: 0.313rem;
  border-radius: 8px;
  width: 38px;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 0.5rem;
  height: 2.375rem;
  flex-direction: column;
  align-items: center;
}.dzv_tb_burger_rb8:hover {
  background: rgba(255,255,255,0.05);
}.dzv_tb_burger_line_rb8 {
  background: #7A9BAA;
  border-radius: 1px;
  width: 1.125rem;
  display: block;
  height: 2px;
}
@media(min-width: 1082px) {.dzv_tb_burger_rb8 {
  display: none;
}
}.dzv_tb_logo_rb8 {
  gap: 0.563rem;
  align-items: center;
  color: #E8F4F8;
  letter-spacing: -.01em;
  font-weight: 800;
  flex-shrink: 0;
  margin-right: 20px;
  overflow-wrap: break-word;
  font-size: 18px;
  display: flex;
}.dzv_tb_logo_mark_rb8 {
  overflow: hidden;
  border-radius: 0.5rem;
  justify-content: center;
  height: 32px;
  width: 32px;
  display: flex;
  align-items: center;
}.dzv_tb_logo_mark_rb8 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.dzv_tb_nav_rb8 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.dzv_tb_nav_rb8 {
  display: flex;
}
}.dzv_tb_tab_rb8 {
  transition: background .15s,color .15s;
  padding: 8px 14px;
  border-radius: 8px;
  font-weight: 600;
  color: #7A9BAA;
  font-size: 0.813rem;
  white-space: nowrap;
}.dzv_tb_tab_rb8:hover {
  background: rgba(255,255,255,0.05);
  color: #E8F4F8;
}.dzv_tb_tab_rb8.dzv_state_active_rb8 {
  background: rgba(0,207,234,0.14);
  color: #E8F4F8;
}.dzv_tb_right_rb8 {
  gap: 8px;
  align-items: center;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
}.dzv_tb_login_rb8 {
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  transition: border-color .2s,color .2s;
  border-radius: 0.5rem;
  padding: 9px 1rem;
  display: none;
  font-weight: 600;
  font-size: 0.813rem;
  color: #B8D0D8;
}.dzv_tb_login_rb8:hover {
  border-color: rgba(0,212,234,0.38);
  color: #E8F4F8;
}
@media(min-width: 479px) {.dzv_tb_login_rb8 {
  display: block;
}
}.dzv_tb_reg_rb8 {
  background: #1FBF6A;
  transition: background .2s;
  padding: 9px 1.125rem;
  border-radius: 8px;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
  color: #040C10;
}.dzv_tb_reg_rb8:hover {
  background: #25D878;
}.dzv_sb_rb8 {
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #0E1620;
  bottom: 0;
  overflow-y: auto;
  left: 0;
  position: fixed;
  width: 220px;
  z-index: 70;
  top: 3.5rem;
}.dzv_sb_rb8.dzv_state_open_rb8 {
  transform: translateX(0);
}.dzv_sb_rb8::-webkit-scrollbar {
  width: 0.25rem;
}.dzv_sb_rb8::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.dzv_sb_rb8 {
  transform: translateX(0);
}
}.dzv_sb_auth_rb8 {
  padding: 0.875rem 12px 10px;
}.dzv_sb_btn_reg_rb8 {
  transition: background .2s;
  padding: 0.688rem;
  background: #1FBF6A;
  border-radius: 0.5rem;
  margin-bottom: 0.5rem;
  display: block;
  text-align: center;
  font-weight: 700;
  color: #040C10;
  font-size: 0.813rem;
}.dzv_sb_btn_reg_rb8:hover {
  background: #25D878;
}.dzv_sb_btn_login_rb8 {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 8px;
  padding: 0.625rem;
  transition: border-color .2s;
  text-align: center;
  color: #B8D0D8;
  font-weight: 600;
  font-size: 13px;
  display: block;
}.dzv_sb_btn_login_rb8:hover {
  border-color: rgba(0,212,234,0.38);
  color: #E8F4F8;
}.dzv_sb_promo_rb8 {
  border: 1px solid rgba(0,207,234,0.14);
  padding: 0.75rem 0.875rem;
  margin: 0 0.75rem 0.625rem;
  overflow: hidden;
  background: linear-gradient(135deg,#0A1E30,#0E1620);
  border-radius: 8px;
  position: relative;
}.dzv_sb_promo_rb8::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0,207,234,0.14),transparent 70%);
  height: 5rem;
  top: -20px;
  position: absolute;
  right: -20px;
  width: 80px;
  content: '';
}.dzv_sb_promo_title_rb8 {
  font-size: 11px;
  margin-bottom: 0.25rem;
  color: #00CFEA;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
}.dzv_sb_promo_text_rb8 {
  font-size: 0.75rem;
  color: #E8F4F8;
  overflow-wrap: break-word;
  line-height: 1.35;
  font-weight: 600;
}.dzv_sb_promo_sub_rb8 {
  color: #556E7A;
  font-size: 10px;
  margin-top: 3px;
}.dzv_sb_nav_rb8 {
  padding: 6px 8px 16px;
}.dzv_sb_nav_lb_rb8 {
  padding: 10px 0.5rem 0.375rem;
  font-size: 0.625rem;
  letter-spacing: .08em;
  color: #3D5260;
  text-transform: uppercase;
  font-weight: 700;
}.dzv_sb_link_rb8 {
  gap: 0.625rem;
  transition: background .15s,color .15s;
  padding: 0.563rem 10px;
  border-radius: 0.25rem;
  display: flex;
  cursor: pointer;
  align-items: center;
  font-weight: 500;
  font-size: 0.813rem;
  color: #7A9BAA;
  overflow-wrap: break-word;
}.dzv_sb_link_rb8:hover {
  background: rgba(255,255,255,0.05);
  color: #E8F4F8;
}.dzv_sb_link_rb8.dzv_state_active_rb8 {
  background: rgba(0,207,234,0.14);
  color: #E8F4F8;
}.dzv_sb_ic_rb8 {
  border-radius: 4px;
  flex-shrink: 0;
  width: 1.875rem;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 30px;
}.dzv_sb_ic_rb8 svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
}.dzv_sb_ic_1_rb8 {
  background: rgba(0,207,234,0.06);
  color: #00CFEA;
}.dzv_sb_ic_2_rb8 {
  background: rgba(31,191,106,0.14);
  color: #1FBF6A;
}.dzv_sb_ic_3_rb8 {
  background: rgba(232,148,26,0.16);
  color: #E8941A;
}.dzv_sb_ic_4_rb8 {
  background: rgba(192,120,48,0.18);
  color: #C07830;
}.dzv_sb_ic_5_rb8 {
  background: rgba(0,207,234,0.06);
  color: #E82878;
}.dzv_sb_ic_6_rb8 {
  background: rgba(192,120,48,0.18);
  color: #8A3AE0;
}.dzv_sb_badge_rb8 {
  border-radius: 4px;
  padding: 2px 7px;
  background: #E8941A;
  font-size: 0.563rem;
  margin-left: auto;
  font-weight: 700;
  color: #040C10;
}.dzv_sb_bot_rb8 {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding: 12px;
  gap: 8px;
  display: flex;
}.dzv_sb_lang_rb8,.dzv_sb_help_rb8 {
  padding: 0.563rem 0.375rem;
  border-radius: 4px;
  background: rgba(255,255,255,0.05);
  flex: 1;
  border: 1px solid rgba(255,255,255,0.05);
  gap: 0.375rem;
  transition: border-color .2s;
  font-weight: 600;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  display: flex;
  color: #7A9BAA;
}.dzv_sb_lang_rb8:hover,.dzv_sb_help_rb8:hover {
  border-color: rgba(0,212,234,0.38);
  color: #E8F4F8;
}.dzv_sb_lang_rb8 svg,.dzv_sb_help_rb8 svg {
  width: 13px;
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
}.dzv_sb_bd_rb8 {
  background: rgba(4,7,9,0.78);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.dzv_sb_bd_rb8.dzv_state_on_rb8 {
  display: block;
}
@media(min-width: 1081px) {.dzv_sb_bd_rb8 {
  display: none!important;
}
}.dzv_mob_nav_rb8 {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.09);
  background: #0E1620;
  z-index: 80;
  position: fixed;
  right: 0;
  bottom: 0;
  display: flex;
  left: 0;
}
@media(min-width: 1077px) {.dzv_mob_nav_rb8 {
  display: none;
}
}.dzv_mob_nav_item_rb8 {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 0.25rem;
  color: #3D5260;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
}.dzv_mob_nav_ic_rb8 {
  line-height: 1;
}.dzv_mob_nav_ic_rb8 svg {
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
  height: 1.25rem;
}.dzv_mob_nav_lb_rb8 {
  font-weight: 600;
  color: #3D5260;
  font-size: 0.625rem;
}.dzv_mob_nav_item_rb8.dzv_state_active_rb8 {
  color: #00CFEA;
}.dzv_mob_nav_item_rb8.dzv_state_active_rb8 .dzv_mob_nav_lb_rb8 {
  color: #00CFEA;
}.dzv_hero_rb8 {
  background: #080D14;
  padding: 1.25rem 16px 0;
}
@media(min-width: 769px) {.dzv_hero_rb8 {
  padding: 24px 24px 0;
}
}.dzv_hero_in_rb8 {
  gap: 12px;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width:860px) {.dzv_hero_in_rb8 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.dzv_hero_in_rb8 {
  grid-template-columns: 1fr 340px;
}
}.dzv_hero_promo_rb8 {
  overflow: hidden;
  border-radius: 14px;
  background: #0B1019;
  display: flex;
  min-height: 220px;
  position: relative;
  align-items: stretch;
}
@media(min-width: 769px) {.dzv_hero_promo_rb8 {
  min-height: 280px;
}
}.dzv_hero_promo_bg_rb8 {
  background-position: center;
  background: linear-gradient(120deg,#0A1E30 0%,#080D14 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.dzv_hero_promo_bg_rb8::after {
  inset: 0;
  background: linear-gradient(90deg,#080D14 0%,rgba(4,7,9,0.78) 60%,transparent 100%);
  content: '';
  position: absolute;
}.dzv_hero_promo_glow_rb8 {
  background: radial-gradient(circle,rgba(192,120,48,0.18) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  position: absolute;
  top: -2.5rem;
  right: 60px;
  width: 300px;
  height: 18.75rem;
}.dzv_hero_promo_ct_rb8 {
  padding: 28px 1.5rem 28px 28px;
  z-index: 2;
  flex-direction: column;
  max-width: 30rem;
  display: flex;
  justify-content: center;
  position: relative;
}
@media(min-width: 769px) {.dzv_hero_promo_ct_rb8 {
  padding: 2.5rem 2rem;
}
}.dzv_hero_badge_rb8 {
  border: 1px solid rgba(0,207,234,0.06);
  background: rgba(0,207,234,0.14);
  padding: 5px 12px;
  border-radius: 1.25rem;
  letter-spacing: .08em;
  color: #00CFEA;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  margin-bottom: 14px;
  display: inline-block;
}.dzv_hero_h1_rb8 {
  margin-bottom: 0.625rem;
  font-size: 1.625rem;
  line-height: 1.15;
  color: #E8F4F8;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
}.dzv_hero_h1_rb8 em {
  color: #E8941A;
  font-style: normal;
}
@media(min-width: 769px) {.dzv_hero_h1_rb8 {
  font-size: 2.25rem;
}
}.dzv_hero_sub_rb8 {
  margin-bottom: 1.25rem;
  color: #7A9BAA;
  font-size: 0.813rem;
  line-height: 1.55;
}
@media(min-width:768px) {.dzv_hero_sub_rb8 {
  font-size: 14px;
}
}.dzv_hero_row_rb8 {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.dzv_hero_cta_rb8 {
  transition: background .2s;
  background: #1FBF6A;
  padding: 0.813rem 26px;
  border-radius: 0.5rem;
  color: #040C10;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.15), 0 0 16px 1px rgba(31,191,106,0.50), 0 4px 12px rgba(0,0,0,0.65);
  font-weight: 700;
  font-size: 0.875rem;
}.dzv_hero_cta_rb8:hover {
  background: #25D878;
}.dzv_hero_terms_rb8 {
  font-size: 11px;
  color: #3D5260;
}.dzv_hero_game_rb8 {
  background: #0B1019;
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 0.875rem;
  flex-direction: column;
  display: flex;
  position: relative;
}.dzv_hero_game_badge_rb8 {
  border: 1px solid rgba(232,148,26,0.16);
  padding: 5px 0.625rem;
  background: rgba(232,148,26,0.16);
  border-radius: 20px;
  position: absolute;
  left: 0.75rem;
  top: 0.75rem;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #E8941A;
  z-index: 3;
  letter-spacing: .06em;
}.dzv_hero_game_badge_rb8 svg {
  height: 0.688rem;
  margin-right: 0.25rem;
  width: 0.688rem;
  vertical-align: -1px;
}.dzv_hero_game_img_rb8 {
  background: linear-gradient(135deg,#0A1E30,#080D14);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.dzv_hero_game_img_rb8 img {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}.dzv_hero_game_play_rb8 {
  background: rgba(4,7,9,0.78);
  inset: 0;
  transition: opacity .2s;
  position: absolute;
  align-items: center;
  opacity: 0;
  display: flex;
  justify-content: center;
}.dzv_hero_game_rb8:hover .dzv_hero_game_play_rb8 {
  opacity: 1;
}.dzv_hero_game_play_rb8 span {
  border-radius: 50%;
  background: #00CFEA;
  justify-content: center;
  display: flex;
  width: 3.25rem;
  height: 3.25rem;
  align-items: center;
}.dzv_hero_game_play_rb8 span svg {
  margin-left: 2px;
  height: 18px;
  width: 1.125rem;
}.dzv_hero_game_info_rb8 {
  padding: 14px 16px;
}.dzv_hero_game_title_rb8 {
  overflow-wrap: break-word;
  font-weight: 700;
  color: #E8F4F8;
  margin-bottom: 0.25rem;
  font-size: 15px;
}.dzv_hero_game_provider_rb8 {
  color: #556E7A;
  font-size: 11px;
}.dzv_hero_game_btn_rb8 {
  background: #00CFEA;
  transition: background .2s;
  border-radius: 0.5rem;
  margin: 12px 1rem 1rem;
  padding: 11px;
  font-weight: 700;
  color: #E8F4F8;
  display: block;
  font-size: 13px;
  text-align: center;
}.dzv_hero_game_rb8:hover .dzv_hero_game_btn_rb8 {
  background: #1ADFF8;
}.dzv_sbar_rb8 {
  background: #080D14;
  padding: 16px 1rem 0;
}
@media(min-width: 769px) {.dzv_sbar_rb8 {
  padding: 18px 1.5rem 0;
}
}.dzv_sbar_in_rb8 {
  margin: 0 auto;
  max-width: 1320px;
}.dzv_sbar_row_rb8 {
  gap: 0.625rem;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}.dzv_sbar_input_rb8 {
  background: #0B1019;
  padding: 11px 1rem;
  border-radius: 8px;
  transition: border-color .2s;
  flex: 1;
  border: 1px solid rgba(255,255,255,0.09);
  gap: 10px;
  color: #556E7A;
  align-items: center;
  cursor: pointer;
  font-size: 0.813rem;
  display: flex;
}.dzv_sbar_input_rb8:hover {
  border-color: rgba(0,212,234,0.38);
}.dzv_sbar_input_rb8 svg {
  stroke-linejoin: round;
  flex-shrink: 0;
  stroke-linecap: round;
  width: 15px;
  height: 0.938rem;
}.dzv_sbar_providers_rb8 {
  border: 1px solid rgba(255,255,255,0.09);
  background: #0B1019;
  border-radius: 0.5rem;
  transition: border-color .2s;
  padding: 0.688rem 18px;
  gap: 0.5rem;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #B8D0D8;
  align-items: center;
}.dzv_sbar_providers_rb8:hover {
  border-color: rgba(0,212,234,0.38);
  color: #E8F4F8;
}.dzv_sbar_providers_rb8 svg {
  height: 14px;
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
}.dzv_sbar_tabs_rb8 {
  gap: 0.375rem;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
}.dzv_sbar_tabs_rb8::-webkit-scrollbar {
  display: none;
}.dzv_sbar_tab_rb8 {
  border-radius: 20px;
  padding: 8px 0.875rem;
  gap: 0.438rem;
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s,border-color .15s;
  align-items: center;
  cursor: pointer;
  font-weight: 600;
  display: flex;
  font-size: 0.75rem;
  color: #7A9BAA;
  flex-shrink: 0;
  white-space: nowrap;
}.dzv_sbar_tab_rb8:hover {
  border-color: rgba(0,212,234,0.38);
  background: rgba(255,255,255,0.07);
  color: #E8F4F8;
}.dzv_sbar_tab_rb8.dzv_state_active_rb8 {
  background: rgba(0,207,234,0.14);
  border-color: rgba(0,207,234,0.06);
  color: #E8F4F8;
}.dzv_sbar_tab_ic_rb8 svg {
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
}.dzv_wy_rb8 {
  background: #080D14;
  padding: 32px 1rem 0;
}
@media(min-width: 769px) {.dzv_wy_rb8 {
  padding: 40px 1.5rem 0;
}
}.dzv_wy_in_rb8 {
  margin: 0 auto;
  max-width: 1320px;
}.dzv_wy_head_rb8 {
  max-width: 720px;
  margin-bottom: 1.125rem;
}.dzv_wy_label_rb8 {
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #00CFEA;
}.dzv_wy_h2_rb8 {
  color: #E8F4F8;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 771px) {.dzv_wy_h2_rb8 {
  font-size: 24px;
}
}.dzv_wy_intro_rb8 {
  margin: 0;
  font-size: 13px;
  color: #556E7A;
  line-height: 1.6;
}.dzv_wy_grid_rb8 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.dzv_wy_grid_rb8 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.dzv_wy_grid_rb8 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.dzv_wy_card_rb8 {
  background: #0E1620;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,transform .2s;
  padding: 1.25rem;
}.dzv_wy_card_rb8:hover {
  border-color: rgba(0,207,234,0.06);
  transform: translateY(-2px);
}.dzv_wy_card_ic_rb8 {
  border-radius: 50%;
  background: rgba(0,207,234,0.14);
  width: 2.75rem;
  margin-bottom: 14px;
  color: #00CFEA;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 2.75rem;
}.dzv_wy_card_ic_rb8 svg {
  width: 22px;
  height: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.dzv_wy_card_h_rb8 {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 6px;
  color: #E8F4F8;
  line-height: 1.25;
}.dzv_wy_card_p_rb8 {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #556E7A;
  font-size: 0.813rem;
}.dzv_wy_card_p_rb8 strong {
  color: #B8D0D8;
  font-weight: 600;
}.dzv_ws_rb8 {
  background: #080D14;
  padding: 32px 16px 0;
}
@media(min-width: 770px) {.dzv_ws_rb8 {
  padding: 36px 1.5rem 0;
}
}.dzv_ws_in_rb8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.dzv_ws_head_rb8 {
  gap: 0.75rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
}.dzv_ws_title_rb8 {
  gap: 0.625rem;
  overflow-wrap: break-word;
  display: flex;
  font-weight: 700;
  font-size: 1rem;
  align-items: center;
  color: #E8F4F8;
  font-family: 'Rajdhani', sans-serif;
  flex-wrap: wrap;
}.dzv_ws_title_ic_rb8 svg {
  width: 1.125rem;
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #E8941A;
}.dzv_ws_online_rb8 {
  gap: 0.438rem;
  font-weight: 600;
  align-items: center;
  font-size: 12px;
  color: #556E7A;
  display: flex;
}.dzv_ws_online_dot_rb8 {
  background: #1FBF6A;
  border-radius: 50%;
  height: 0.5rem;
  width: 0.5rem;
  box-shadow: 0 0 6px rgba(31,191,106,0.14);
  flex-shrink: 0;
}.dzv_ws_scroll_rb8 {
  gap: 0.5rem;
  display: flex;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
}.dzv_ws_scroll_rb8::-webkit-scrollbar {
  display: none;
}.dzv_wc_rb8 {
  padding: 0.625rem 0.875rem;
  border: 1px solid rgba(255,255,255,0.09);
  gap: 10px;
  border-radius: 8px;
  background: #0B1019;
  flex-shrink: 0;
  min-width: 13.75rem;
  align-items: center;
  display: flex;
}.dzv_wc_img_rb8 {
  background: #0E1620;
  overflow: hidden;
  border-radius: 4px;
  height: 36px;
  width: 2.25rem;
  flex-shrink: 0;
}.dzv_wc_img_rb8 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.dzv_wc_info_rb8 {
  min-width: 0;
}.dzv_wc_game_rb8 {
  overflow: hidden;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #B8D0D8;
  font-weight: 600;
}.dzv_wc_player_rb8 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  color: #3D5260;
}.dzv_wc_amount_rb8 {
  margin-left: auto;
  color: #1FBF6A;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
}.dzv_app_rb8 {
  padding: 36px 16px 0;
  background: #080D14;
}
@media(min-width: 769px) {.dzv_app_rb8 {
  padding: 44px 24px 0;
}
}.dzv_app_in_rb8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.dzv_app_head_rb8 {
  margin-bottom: 1rem;
}.dzv_app_label_rb8 {
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #00CFEA;
  font-weight: 700;
  letter-spacing: .08em;
}.dzv_app_h2_rb8 {
  margin-bottom: 0.375rem;
  font-family: 'Rajdhani', sans-serif;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #E8F4F8;
  font-weight: 800;
}
@media(min-width: 766px) {.dzv_app_h2_rb8 {
  font-size: 24px;
}
}.dzv_app_sub_rb8 {
  max-width: 37.5rem;
  line-height: 1.6;
  color: #556E7A;
  font-size: 13px;
  overflow-wrap: break-word;
}.dzv_app_sub_rb8 strong {
  color: #B8D0D8;
  font-weight: 700;
}.dzv_app_cards_rb8 {
  gap: 10px;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.dzv_app_cards_rb8 {
  grid-template-columns: repeat(3,1fr);
}
}.dzv_app_card_rb8 {
  gap: 16px;
  border-radius: 8px;
  overflow: hidden;
  padding: 1.25rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
}.dzv_app_card_ios_rb8 {
  background: linear-gradient(135deg,rgba(0,207,234,0.14) 0%,#0E1620 100%);
}.dzv_app_card_android_rb8 {
  background: linear-gradient(135deg,rgba(31,191,106,0.14) 0%,#0E1620 100%);
}.dzv_app_card_win_rb8 {
  background: linear-gradient(135deg,rgba(232,148,26,0.16) 0%,#0E1620 100%);
}.dzv_app_card_ic_rb8 svg {
  height: 2.125rem;
  width: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.dzv_app_card_ic_rb8 {
  color: #E8F4F8;
  flex-shrink: 0;
}.dzv_app_card_os_rb8 {
  font-size: 10px;
  margin-bottom: 6px;
  color: #556E7A;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.dzv_app_card_title_rb8 {
  color: #E8F4F8;
  line-height: 1.2;
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 6px;
}.dzv_app_card_text_rb8 {
  margin-bottom: 14px;
  font-size: 12px;
  color: #556E7A;
  overflow-wrap: break-word;
  line-height: 1.5;
}.dzv_app_card_btn_rb8 {
  border: 1px solid rgba(0,212,234,0.38);
  gap: 7px;
  padding: 0.625rem 1.125rem;
  border-radius: 0.25rem;
  transition: background .2s;
  background: rgba(255,255,255,0.12);
  color: #E8F4F8;
  display: inline-flex;
  font-weight: 700;
  align-items: center;
  font-size: 13px;
}.dzv_app_card_btn_rb8:hover {
  background: rgba(255,255,255,0.07);
}.dzv_prov_rb8 {
  background: #080D14;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.dzv_prov_rb8 {
  padding: 2.75rem 24px 0;
}
}.dzv_prov_in_rb8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.dzv_prov_head_rb8 {
  margin-bottom: 16px;
}.dzv_prov_label_rb8 {
  color: #00CFEA;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
}.dzv_prov_h2_rb8 {
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #E8F4F8;
}
@media(min-width: 769px) {.dzv_prov_h2_rb8 {
  font-size: 1.5rem;
}
}.dzv_prov_seo_rb8 {
  color: #556E7A;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 1rem;
  line-height: 1.6;
}.dzv_prov_seo_rb8 strong {
  color: #B8D0D8;
  font-weight: 700;
}.dzv_prov_seo_rb8 a {
  text-decoration: underline;
  color: #00CFEA;
}.dzv_prov_grid_rb8 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width:640px) {.dzv_prov_grid_rb8 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.dzv_prov_grid_rb8 {
  grid-template-columns: repeat(8,1fr);
}
}.dzv_prov_card_rb8 {
  transition: border-color .2s,background .2s;
  border-radius: 0.5rem;
  background: #0B1019;
  border: 1px solid rgba(255,255,255,0.09);
  gap: 0.438rem;
  padding: 0.875rem 10px;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
  display: flex;
}.dzv_prov_card_rb8:hover {
  background: #0E1620;
  border-color: rgba(0,212,234,0.38);
}.dzv_prov_logo_rb8 {
  border-radius: 4px;
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  display: flex;
  height: 44px;
  width: 2.75rem;
  align-items: center;
  justify-content: center;
}.dzv_prov_logo_rb8 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.dzv_prov_name_rb8 {
  font-weight: 600;
  text-align: center;
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7A9BAA;
}.dzv_reg_rb8 {
  padding: 36px 1rem 0;
  background: #080D14;
}
@media(min-width: 767px) {.dzv_reg_rb8 {
  padding: 2.75rem 1.5rem 0;
}
}.dzv_reg_in_rb8 {
  border-radius: 14px;
  padding: 1.75rem 24px;
  background: #0E1620;
  border: 1px solid rgba(255,255,255,0.05);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 766px) {.dzv_reg_in_rb8 {
  padding: 2.5rem;
}
}.dzv_reg_top_rb8 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.dzv_reg_top_rb8 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.dzv_reg_label_rb8 {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.625rem;
  color: #00CFEA;
  font-size: 0.688rem;
}.dzv_reg_h2_rb8 {
  line-height: 1.2;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  margin-bottom: 0.75rem;
  font-size: 22px;
  color: #E8F4F8;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.dzv_reg_h2_rb8 {
  font-size: 1.75rem;
}
}.dzv_reg_bonus_rb8 {
  border-radius: 0.5rem;
  background: rgba(232,148,26,0.16);
  padding: 0.625rem 1rem;
  gap: 0.5rem;
  border: 1px solid rgba(232,148,26,0.16);
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.dzv_reg_bonus_amount_rb8 {
  color: #E8941A;
  font-size: 1.25rem;
  font-weight: 800;
}.dzv_reg_bonus_text_rb8 {
  color: #7A9BAA;
  font-size: 0.813rem;
  line-height: 1.35;
}.dzv_reg_cta_btn_rb8 {
  border-radius: 8px;
  transition: background .2s;
  padding: 14px 2rem;
  background: #1FBF6A;
  color: #040C10;
  font-weight: 700;
  font-size: 15px;
  display: inline-block;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.15), 0 0 16px 1px rgba(31,191,106,0.50), 0 4px 0.75rem rgba(0,0,0,0.65);
  margin-bottom: 12px;
}.dzv_reg_cta_btn_rb8:hover {
  background: #25D878;
}.dzv_reg_terms_rb8 {
  font-size: 0.688rem;
  color: #3D5260;
  line-height: 1.5;
}.dzv_reg_seo_rb8 {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #556E7A;
  margin-top: 20px;
  overflow-wrap: break-word;
  padding-top: 20px;
  line-height: 1.65;
  font-size: 0.813rem;
}.dzv_reg_seo_rb8 p {
  line-height: 1.65;
  font-size: 13px;
  color: #556E7A;
  margin-bottom: 10px;
}.dzv_reg_seo_rb8 p:last-child {
  margin-bottom: 0;
}.dzv_reg_seo_rb8 strong {
  font-weight: 700;
  color: #B8D0D8;
}.dzv_reg_seo_rb8 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00CFEA;
}.dzv_reg_seo_rb8 a:hover {
  color: #1ADFF8;
}.dzv_reg_seo_rb8 ul,.dzv_reg_seo_rb8 ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.dzv_reg_seo_rb8 ol {
  list-style: decimal;
}.dzv_reg_seo_rb8 li {
  line-height: 1.65;
  margin-bottom: 4px;
  color: #556E7A;
  font-size: 13px;
}.dzv_reg_seo_rb8 table {
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 13px;
  margin-bottom: 10px;
  width: 100%;
}
@media(min-width: 769px) {.dzv_reg_seo_rb8 table {
  display: table;
}
}.dzv_reg_seo_rb8 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #B8D0D8;
}.dzv_reg_seo_rb8 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #556E7A;
}.dzv_reg_steps_rb8 {
  gap: 14px;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width: 863px) {.dzv_reg_steps_rb8 {
  margin-top: 0;
}
}.dzv_reg_step_rb8 {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 8px;
  gap: 0.875rem;
  padding: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.dzv_reg_step_num_rb8 {
  background: rgba(0,207,234,0.14);
  border-radius: 50%;
  border: 1px solid rgba(0,207,234,0.06);
  display: flex;
  width: 2.125rem;
  color: #00CFEA;
  align-items: center;
  font-weight: 800;
  flex-shrink: 0;
  justify-content: center;
  font-size: 0.875rem;
  height: 34px;
}.dzv_reg_step_title_rb8 {
  color: #E8F4F8;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 3px;
}.dzv_reg_step_text_rb8 {
  line-height: 1.5;
  color: #556E7A;
  font-size: 0.75rem;
}.dzv_reg_trust_rb8 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  padding-top: 20px;
  margin-top: 20px;
}.dzv_reg_trust_item_rb8 {
  gap: 7px;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #556E7A;
}.dzv_reg_trust_ic_rb8 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  color: #00CFEA;
  width: 1rem;
}.dzv_bon_rb8 {
  padding: 2.25rem 1rem 0;
  background: #080D14;
}
@media(min-width: 769px) {.dzv_bon_rb8 {
  padding: 2.75rem 24px 0;
}
}.dzv_bon_in_rb8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.dzv_bon_head_rb8 {
  margin-bottom: 1.25rem;
}.dzv_bon_label_rb8 {
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #00CFEA;
}.dzv_bon_h2_rb8 {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  color: #E8F4F8;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width:768px) {.dzv_bon_h2_rb8 {
  font-size: 1.5rem;
}
}.dzv_bon_seo_rb8 {
  font-size: 13px;
  color: #556E7A;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.dzv_bon_seo_rb8 strong {
  font-weight: 700;
  color: #B8D0D8;
}.dzv_bon_seo_rb8 a {
  color: #00CFEA;
  text-decoration: underline;
}.dzv_bon_grid_rb8 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.dzv_bon_grid_rb8 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.dzv_bon_grid_rb8 {
  grid-template-columns: repeat(5,1fr);
}
}.dzv_bon_card_rb8 {
  padding: 1rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,transform .2s;
  background: #0B1019;
}.dzv_bon_card_rb8:hover {
  border-color: rgba(0,207,234,0.06);
  transform: translateY(-2px);
}.dzv_bon_card_ic_rb8 svg {
  width: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.625rem;
}.dzv_bon_card_ic_rb8 {
  margin-bottom: 10px;
}.dzv_bon_card_type_rb8 {
  text-transform: uppercase;
  color: #556E7A;
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
}.dzv_bon_card_amount_rb8 {
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 0.375rem;
  color: #E8941A;
  font-size: 18px;
}.dzv_bon_card_name_rb8 {
  overflow-wrap: break-word;
  color: #E8F4F8;
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 0.813rem;
}.dzv_bon_card_detail_rb8 {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #3D5260;
  font-size: 0.688rem;
  padding-top: 8px;
  line-height: 1.5;
  overflow-wrap: break-word;
}.dzv_faq_rb8 {
  padding: 36px 1rem 0;
  background: #080D14;
}
@media(min-width: 769px) {.dzv_faq_rb8 {
  padding: 44px 24px 0;
}
}.dzv_faq_in_rb8 {
  margin: 0 auto;
  max-width: 1320px;
}.dzv_faq_head_rb8 {
  margin-bottom: 20px;
}.dzv_faq_label_rb8 {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #00CFEA;
  margin-bottom: 8px;
  text-transform: uppercase;
}.dzv_faq_h2_rb8 {
  font-family: 'Rajdhani', sans-serif;
  color: #E8F4F8;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 765px) {.dzv_faq_h2_rb8 {
  font-size: 24px;
}
}.dzv_faq_list_rb8 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.dzv_faq_item_rb8 {
  border: 1px solid rgba(255,255,255,0.09);
  overflow: hidden;
  border-radius: 8px;
  background: #0E1620;
}.dzv_faq_q_rb8 {
  padding: 1rem 20px;
  transition: color .2s;
  gap: 0.75rem;
  align-items: center;
  justify-content: space-between;
  display: flex;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #B8D0D8;
  cursor: pointer;
  font-weight: 600;
  flex-wrap: wrap;
}.dzv_faq_q_rb8:hover {
  color: #E8F4F8;
}.dzv_faq_q_ic_rb8 {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  align-items: center;
  display: flex;
  justify-content: center;
  height: 1.5rem;
  color: #00CFEA;
  width: 1.5rem;
  flex-shrink: 0;
  font-size: 1rem;
}.dzv_faq_item_rb8.dzv_state_open_rb8 .dzv_faq_q_ic_rb8 {
  transform: rotate(45deg);
}.dzv_faq_a_rb8 {
  padding: 0 20px 1rem;
  line-height: 1.7;
  font-size: 0.813rem;
  color: #556E7A;
  overflow-wrap: break-word;
  display: none;
}.dzv_faq_item_rb8.dzv_state_open_rb8 .dzv_faq_a_rb8 {
  display: block;
}.dzv_faq_a_rb8 strong {
  color: #B8D0D8;
  font-weight: 700;
}.dzv_faq_a_rb8 a {
  text-decoration: underline;
  color: #00CFEA;
}.dzv_faq_a_rb8 ul,.dzv_faq_a_rb8 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.dzv_faq_a_rb8 ol {
  list-style: decimal;
}.dzv_faq_a_rb8 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.dzv_faq_a_rb8 table {
  margin: 8px 0;
  display: block;
  font-size: 0.75rem;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 769px) {.dzv_faq_a_rb8 table {
  display: table;
}
}.dzv_faq_a_rb8 th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #B8D0D8;
}.dzv_faq_a_rb8 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 0.5rem;
  color: #556E7A;
}.dzv_seo_rb8 {
  background: #080D14;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.dzv_seo_rb8 {
  padding: 44px 24px 0;
}
}.dzv_seo_in_rb8 {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1.75rem 1.5rem;
  background: #0E1620;
  margin: 0 auto;
  border-radius: 14px;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.dzv_seo_in_rb8 {
  padding: 36px 2.5rem;
}
}.dzv_seo_label_rb8 {
  text-transform: uppercase;
  color: #00CFEA;
  font-weight: 700;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.dzv_seo_h2_rb8 {
  margin-bottom: 14px;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  color: #E8F4F8;
  font-size: 20px;
  line-height: 1.25;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.dzv_seo_h2_rb8 {
  font-size: 24px;
}
}.dzv_seo_body_rb8 {
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #7A9BAA;
}.dzv_seo_body_rb8 p {
  font-size: 14px;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #7A9BAA;
}.dzv_seo_body_rb8 p:last-child {
  margin-bottom: 0;
}.dzv_seo_body_rb8 strong {
  color: #B8D0D8;
  font-weight: 700;
}.dzv_seo_body_rb8 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00CFEA;
}.dzv_seo_body_rb8 a:hover {
  color: #1ADFF8;
}.dzv_seo_body_rb8 ul,.dzv_seo_body_rb8 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.dzv_seo_body_rb8 ol {
  list-style: decimal;
}.dzv_seo_body_rb8 li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #7A9BAA;
  line-height: 1.75;
}.dzv_seo_body_rb8 table {
  overflow-x: auto;
  margin-bottom: 12px;
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
  display: block;
}
@media(min-width: 771px) {.dzv_seo_body_rb8 table {
  display: table;
}
}.dzv_seo_body_rb8 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #B8D0D8;
  font-weight: 700;
  text-align: left;
}.dzv_seo_body_rb8 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7A9BAA;
}.dzv_seo_cols_rb8 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.dzv_seo_cols_rb8 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.dzv_seo_cols_rb8 {
  grid-template-columns: repeat(3,1fr);
}
}.dzv_seo_col_h_rb8 {
  font-size: 0.813rem;
  color: #B8D0D8;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 7px;
}.dzv_seo_col_p_rb8 {
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #556E7A;
}.dzv_seo_stats_rb8 {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.dzv_seo_stat_rb8 {
  background: rgba(0,207,234,0.06);
  border: 1px solid rgba(0,207,234,0.14);
  border-radius: 0.5rem;
  flex: 1;
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.dzv_seo_stat_val_rb8 {
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  color: #00CFEA;
  margin-bottom: 4px;
}.dzv_seo_stat_lb_rb8 {
  font-size: 0.688rem;
  color: #556E7A;
  overflow-wrap: break-word;
}.dzv_seo_rb8 {
  background: #080D14;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.dzv_seo_rb8 {
  padding: 44px 1.5rem 0;
}
}.dzv_seo_in_rb8 {
  border: 1px solid rgba(255,255,255,0.09);
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 0.875rem;
  background: #0E1620;
  max-width: 82.5rem;
}
@media(min-width:768px) {.dzv_seo_in_rb8 {
  padding: 36px 2.5rem;
}
}.dzv_seo_label_rb8 {
  text-transform: uppercase;
  font-weight: 700;
  color: #00CFEA;
  margin-bottom: 10px;
  font-size: 11px;
  letter-spacing: .08em;
}.dzv_seo_h2_rb8 {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #E8F4F8;
  line-height: 1.25;
  font-size: 20px;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
}
@media(min-width: 769px) {.dzv_seo_h2_rb8 {
  font-size: 1.5rem;
}
}.dzv_seo_body_rb8 {
  color: #7A9BAA;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
}.dzv_seo_body_rb8 p {
  font-size: 14px;
  line-height: 1.75;
  color: #7A9BAA;
  margin-bottom: 12px;
}.dzv_seo_body_rb8 p:last-child {
  margin-bottom: 0;
}.dzv_seo_body_rb8 strong {
  color: #B8D0D8;
  font-weight: 700;
}.dzv_seo_body_rb8 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00CFEA;
}.dzv_seo_body_rb8 a:hover {
  color: #1ADFF8;
}.dzv_seo_body_rb8 ul,.dzv_seo_body_rb8 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.dzv_seo_body_rb8 ol {
  list-style: decimal;
}.dzv_seo_body_rb8 li {
  color: #7A9BAA;
  margin-bottom: 6px;
  font-size: 0.875rem;
  line-height: 1.75;
}.dzv_seo_body_rb8 table {
  margin-bottom: 12px;
  width: 100%;
  font-size: 13px;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 765px) {.dzv_seo_body_rb8 table {
  display: table;
}
}.dzv_seo_body_rb8 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  color: #B8D0D8;
  text-align: left;
  font-weight: 700;
}.dzv_seo_body_rb8 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #7A9BAA;
}.dzv_seo_cols_rb8 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.dzv_seo_cols_rb8 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.dzv_seo_cols_rb8 {
  grid-template-columns: repeat(3,1fr);
}
}.dzv_seo_col_h_rb8 {
  margin-bottom: 7px;
  color: #B8D0D8;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
}.dzv_seo_col_p_rb8 {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #556E7A;
  overflow-wrap: break-word;
}.dzv_seo_stats_rb8 {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.dzv_seo_stat_rb8 {
  border: 1px solid rgba(0,207,234,0.14);
  background: rgba(0,207,234,0.06);
  flex: 1;
  border-radius: 0.5rem;
  padding: 14px 16px;
  min-width: 8.75rem;
}.dzv_seo_stat_val_rb8 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #00CFEA;
  margin-bottom: 4px;
}.dzv_seo_stat_lb_rb8 {
  font-size: 11px;
  color: #556E7A;
  overflow-wrap: break-word;
}.dzv_seo_rb8 {
  padding: 36px 1rem 0;
  background: #080D14;
}
@media(min-width: 767px) {.dzv_seo_rb8 {
  padding: 2.75rem 24px 0;
}
}.dzv_seo_in_rb8 {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1.75rem 24px;
  border-radius: 14px;
  margin: 0 auto;
  background: #0E1620;
  max-width: 1320px;
}
@media(min-width: 767px) {.dzv_seo_in_rb8 {
  padding: 2.25rem 2.5rem;
}
}.dzv_seo_label_rb8 {
  color: #00CFEA;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.625rem;
}.dzv_seo_h2_rb8 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  color: #E8F4F8;
  line-height: 1.25;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 770px) {.dzv_seo_h2_rb8 {
  font-size: 1.5rem;
}
}.dzv_seo_body_rb8 {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #7A9BAA;
  font-size: 0.875rem;
}.dzv_seo_body_rb8 p {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #7A9BAA;
}.dzv_seo_body_rb8 p:last-child {
  margin-bottom: 0;
}.dzv_seo_body_rb8 strong {
  font-weight: 700;
  color: #B8D0D8;
}.dzv_seo_body_rb8 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00CFEA;
}.dzv_seo_body_rb8 a:hover {
  color: #1ADFF8;
}.dzv_seo_body_rb8 ul,.dzv_seo_body_rb8 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.dzv_seo_body_rb8 ol {
  list-style: decimal;
}.dzv_seo_body_rb8 li {
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
  color: #7A9BAA;
}.dzv_seo_body_rb8 table {
  margin-bottom: 0.75rem;
  overflow-x: auto;
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 765px) {.dzv_seo_body_rb8 table {
  display: table;
}
}.dzv_seo_body_rb8 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  color: #B8D0D8;
  text-align: left;
  font-weight: 700;
}.dzv_seo_body_rb8 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #7A9BAA;
}.dzv_seo_cols_rb8 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.dzv_seo_cols_rb8 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.dzv_seo_cols_rb8 {
  grid-template-columns: repeat(3,1fr);
}
}.dzv_seo_col_h_rb8 {
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #B8D0D8;
  margin-bottom: 7px;
}.dzv_seo_col_p_rb8 {
  font-size: 13px;
  color: #556E7A;
  overflow-wrap: break-word;
  line-height: 1.65;
}.dzv_seo_stats_rb8 {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.dzv_seo_stat_rb8 {
  border: 1px solid rgba(0,207,234,0.14);
  background: rgba(0,207,234,0.06);
  padding: 0.875rem 1rem;
  flex: 1;
  border-radius: 8px;
  min-width: 8.75rem;
}.dzv_seo_stat_val_rb8 {
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #00CFEA;
  font-weight: 800;
}.dzv_seo_stat_lb_rb8 {
  overflow-wrap: break-word;
  color: #556E7A;
  font-size: 11px;
}.dzv_ft_rb8 {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #040709;
  margin-top: 48px;
}.dzv_ft_support_rb8 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 770px) {.dzv_ft_support_rb8 {
  padding: 1.75rem 1.5rem;
}
}.dzv_ft_support_in_rb8 {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  display: flex;
  max-width: 1320px;
  flex-wrap: wrap;
}.dzv_ft_support_main_rb8 {
  gap: 16px;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
  flex-wrap: wrap;
}.dzv_ft_support_ic_rb8 {
  color: #00CFEA;
  flex-shrink: 0;
}.dzv_ft_support_ic_rb8 svg {
  stroke-linecap: round;
  width: 1.875rem;
  stroke-linejoin: round;
  height: 1.875rem;
}.dzv_ft_support_text_title_rb8 {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 15px;
  color: #E8F4F8;
}.dzv_ft_support_text_sub_rb8 {
  color: #556E7A;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.dzv_ft_support_btn_rb8 {
  padding: 11px 1.375rem;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #00CFEA;
  color: #E8F4F8;
  white-space: nowrap;
  font-size: 0.813rem;
  flex-shrink: 0;
  font-weight: 700;
}.dzv_ft_support_btn_rb8:hover {
  background: #1ADFF8;
}.dzv_ft_support_contacts_rb8 {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.dzv_ft_support_contact_rb8 {
  line-height: 1.4;
  color: #3D5260;
  font-size: 12px;
}.dzv_ft_support_contact_rb8 strong {
  display: block;
  font-weight: 600;
  margin-bottom: 2px;
  color: #7A9BAA;
  font-size: 0.688rem;
}.dzv_ft_main_rb8 {
  padding: 2rem 1rem 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 770px) {.dzv_ft_main_rb8 {
  padding: 2.5rem 24px 2rem;
}
}.dzv_ft_main_in_rb8 {
  gap: 24px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 642px) {.dzv_ft_main_in_rb8 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.dzv_ft_main_in_rb8 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.dzv_ft_col_logo_rb8 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.dzv_ft_col_logo_rb8 {
  grid-column: auto;
}
}.dzv_ft_logo_rb8 {
  gap: 9px;
  color: #E8F4F8;
  display: flex;
  margin-bottom: 12px;
  align-items: center;
  font-weight: 800;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-size: 1rem;
}.dzv_ft_logo_mark_rb8 {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 30px;
  height: 30px;
}.dzv_ft_logo_mark_rb8 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.dzv_ft_logo_sub_rb8 {
  color: #3D5260;
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 200px;
  font-size: 0.75rem;
}.dzv_ft_col_title_rb8 {
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  font-weight: 700;
  font-size: 12px;
  color: #7A9BAA;
  text-transform: uppercase;
}.dzv_ft_col_links_rb8 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.dzv_ft_col_link_rb8 {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #3D5260;
}.dzv_ft_col_link_rb8:hover {
  color: #B8D0D8;
}.dzv_ft_apps_rb8 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.dzv_ft_app_card_rb8 {
  background: rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  gap: 0.625rem;
  border-radius: 4px;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.dzv_ft_app_card_rb8:hover {
  border-color: rgba(0,212,234,0.38);
}.dzv_ft_app_card_ic_rb8 svg {
  width: 22px;
  height: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.dzv_ft_app_card_os_rb8 {
  font-size: 0.625rem;
  font-weight: 600;
  color: #3D5260;
}.dzv_ft_app_card_action_rb8 {
  font-size: 12px;
  color: #B8D0D8;
  font-weight: 700;
}.dzv_ft_bot_rb8 {
  padding: 1.25rem 1rem;
}
@media(min-width: 769px) {.dzv_ft_bot_rb8 {
  padding: 20px 24px;
}
}.dzv_ft_bot_in_rb8 {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
}.dzv_ft_socials_rb8 {
  gap: 0.5rem;
  display: flex;
}.dzv_ft_soc_rb8 {
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  width: 36px;
  height: 36px;
  align-items: center;
  justify-content: center;
  display: flex;
  color: #7A9BAA;
}.dzv_ft_soc_rb8 svg {
  width: 1rem;
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.dzv_ft_soc_rb8:hover {
  background: rgba(255,255,255,0.07);
}.dzv_ft_legal_rb8 {
  flex: 1;
  color: #4E6570;
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.6;
  min-width: 200px;
}.dzv_ft_legal_rb8 strong {
  color: #7A9BAA;
  font-weight: 700;
}.dzv_ft_legal_rb8 a {
  color: #7A9BAA;
  text-decoration: underline;
}.dzv_ft_age_rb8 {
  border-radius: 50%;
  border: 2px solid #4E6570;
  width: 32px;
  height: 32px;
  justify-content: center;
  color: #4E6570;
  display: flex;
  font-size: 11px;
  margin-left: auto;
  font-weight: 800;
  flex-shrink: 0;
  align-items: center;
}