*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #060D0F;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  color: #B4CEC6;
  font-family: 'DM Sans', sans-serif;
  min-height: 100vh;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  background: none;
  font: inherit;
  border: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.zwb_layout_z7j {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.zwb_page_z7j {
  min-height: 100vh;
  display: flex;
}.zwb_main_z7j {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1082px) {.zwb_main_z7j {
  padding-left: 13.75rem;
}
}
@media(max-width: 1082px) {.zwb_main_z7j {
  padding-bottom: 4.5rem;
}
}.zwb_gc_z7j {
  background: #091214;
  transition: transform .2s,border-color .2s;
  border-radius: 0.625rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  cursor: pointer;
  width: 140px;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 639px) {.zwb_gc_z7j {
  width: 156px;
}
}
@media(min-width: 1083px) {.zwb_gc_z7j {
  width: 10.5rem;
}
}.zwb_gc_z7j:hover {
  border-color: rgba(26, 217, 106, 0.07);
  transform: translateY(-3px);
}.zwb_gc_img_z7j {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.zwb_gc_img_z7j img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.zwb_gc_hover_z7j {
  background: rgba(3, 7, 9, 0.76);
  transition: opacity .2s;
  inset: 0;
  justify-content: center;
  align-items: center;
  opacity: 0;
  display: flex;
  position: absolute;
}.zwb_gc_z7j:hover .zwb_gc_hover_z7j {
  opacity: 1;
}.zwb_gc_hover_btn_z7j {
  border-radius: 0.375rem;
  background: #1AD96A;
  padding: 8px 1rem;
  color: #EDF5F1;
  font-weight: 700;
  font-size: 0.75rem;
}.zwb_gc_info_z7j {
  padding: 8px 10px 10px;
}.zwb_gc_name_z7j {
  overflow: hidden;
  color: #B4CEC6;
  margin-bottom: 3px;
  max-width: 100%;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
}.zwb_gc_prov_z7j {
  color: #3E5852;
  font-size: 0.625rem;
}.zwb_gc_tag_z7j {
  border-radius: 4px;
  padding: 2px 0.438rem;
  top: 0.375rem;
  letter-spacing: .04em;
  font-weight: 700;
  text-transform: uppercase;
  left: 6px;
  font-size: 9px;
  position: absolute;
  z-index: 2;
}.zwb_gc_tag_hot_z7j {
  background: #DC3535;
  color: #fff;
}.zwb_gc_tag_new_z7j {
  background: #20C45C;
  color: #060D0F;
}.zwb_gc_tag_jp_z7j {
  background: #C9960F;
  color: #060D0F;
}.zwb_gc_tag_ex_z7j {
  background: #0D7A5C;
  color: #fff;
}.zwb_gc_tag_live_z7j {
  background: #DC3535;
  color: #fff;
}.zwb_gr_z7j {
  padding: 2rem 1rem 0;
  background: #060D0F;
}
@media(min-width: 769px) {.zwb_gr_z7j {
  padding: 36px 24px 0;
}
}.zwb_gr_in_z7j {
  margin: 0 auto;
  max-width: 82.5rem;
}.zwb_gr_head_z7j {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
  flex-wrap: wrap;
}.zwb_gr_head_l_z7j {
  gap: 10px;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.zwb_gr_ic_z7j {
  border-radius: 0.625rem;
  height: 2rem;
  flex-shrink: 0;
  width: 32px;
  align-items: center;
  display: flex;
  justify-content: center;
}.zwb_gr_ic_z7j svg {
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
}.zwb_gr_title_z7j {
  font-size: 16px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  color: #EDF5F1;
}
@media(min-width: 771px) {.zwb_gr_title_z7j {
  font-size: 18px;
}
}.zwb_gr_more_z7j {
  gap: 0.313rem;
  transition: color .2s;
  white-space: nowrap;
  display: flex;
  font-weight: 600;
  align-items: center;
  flex-shrink: 0;
  font-size: 12px;
  color: #4E6E68;
}.zwb_gr_more_z7j:hover {
  color: #1AD96A;
}.zwb_gr_more_z7j svg {
  height: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 12px;
}.zwb_gr_arrows_z7j {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.zwb_gr_arr_z7j {
  transition: background .15s,color .15s;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  display: flex;
  height: 1.875rem;
  width: 1.875rem;
  align-items: center;
  color: #739990;
}.zwb_gr_arr_z7j:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EDF5F1;
}.zwb_gr_arr_z7j svg {
  height: 13px;
  width: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.zwb_gr_seo_h_z7j {
  margin: 0 0 0.375rem;
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 680px;
  color: #B4CEC6;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.zwb_gr_seo_h_z7j {
  font-size: 14px;
}
}.zwb_gr_seo_z7j {
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  max-width: 680px;
  margin-bottom: 0.75rem;
  color: #4E6E68;
}.zwb_gr_seo_z7j strong {
  color: #B4CEC6;
  font-weight: 600;
}.zwb_gr_scroll_z7j {
  gap: 0.625rem;
  padding-bottom: 10px;
  overflow-x: auto;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  display: flex;
}.zwb_gr_scroll_z7j::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.zwb_gr_scroll_z7j {
  gap: 0.75rem;
}
}.zwb_tb_z7j {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #060D0F;
  left: 0;
  top: 0;
  display: flex;
  z-index: 80;
  position: fixed;
  align-items: center;
  right: 0;
  height: 56px;
}.zwb_tb_in_z7j {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
}.zwb_tb_burger_z7j {
  border-radius: 10px;
  gap: 5px;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  flex-direction: column;
  width: 2.375rem;
  margin-right: 0.5rem;
  display: flex;
  height: 2.375rem;
}.zwb_tb_burger_z7j:hover {
  background: rgba(255, 255, 255, 0.05);
}.zwb_tb_burger_line_z7j {
  background: #739990;
  border-radius: 1px;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1078px) {.zwb_tb_burger_z7j {
  display: none;
}
}.zwb_tb_logo_z7j {
  gap: 9px;
  font-weight: 800;
  align-items: center;
  flex-shrink: 0;
  letter-spacing: -.01em;
  margin-right: 1.25rem;
  display: flex;
  font-size: 18px;
  overflow-wrap: break-word;
  color: #EDF5F1;
}.zwb_tb_logo_mark_z7j {
  border-radius: 0.625rem;
  overflow: hidden;
  height: 32px;
  width: 32px;
  align-items: center;
  display: flex;
  justify-content: center;
}.zwb_tb_logo_mark_z7j img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.zwb_tb_nav_z7j {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 643px) {.zwb_tb_nav_z7j {
  display: flex;
}
}.zwb_tb_tab_z7j {
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  border-radius: 10px;
  font-weight: 600;
  white-space: nowrap;
  color: #739990;
  font-size: 13px;
}.zwb_tb_tab_z7j:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF5F1;
}.zwb_tb_tab_z7j.zwb_state_active_z7j {
  background: rgba(26, 217, 106, 0.16);
  color: #EDF5F1;
}.zwb_tb_right_z7j {
  gap: 8px;
  display: flex;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
}.zwb_tb_login_z7j {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  border-radius: 10px;
  padding: 0.563rem 1rem;
  font-weight: 600;
  color: #B4CEC6;
  font-size: 0.813rem;
  display: none;
}.zwb_tb_login_z7j:hover {
  border-color: rgba(26, 217, 106, 0.38);
  color: #EDF5F1;
}
@media(min-width: 482px) {.zwb_tb_login_z7j {
  display: block;
}
}.zwb_tb_reg_z7j {
  transition: background .2s;
  background: #20C45C;
  border-radius: 0.625rem;
  padding: 0.563rem 1.125rem;
  color: #051009;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
}.zwb_tb_reg_z7j:hover {
  background: #17A84E;
}.zwb_sb_z7j {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #0C1618;
  position: fixed;
  z-index: 70;
  overflow-y: auto;
  bottom: 0;
  width: 13.75rem;
  left: 0;
  top: 3.5rem;
}.zwb_sb_z7j.zwb_state_open_z7j {
  transform: translateX(0);
}.zwb_sb_z7j::-webkit-scrollbar {
  width: 0.25rem;
}.zwb_sb_z7j::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1078px) {.zwb_sb_z7j {
  transform: translateX(0);
}
}.zwb_sb_auth_z7j {
  padding: 14px 0.75rem 0.625rem;
}.zwb_sb_btn_reg_z7j {
  background: #20C45C;
  border-radius: 10px;
  transition: background .2s;
  padding: 0.688rem;
  text-align: center;
  color: #051009;
  display: block;
  font-size: 13px;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.zwb_sb_btn_reg_z7j:hover {
  background: #17A84E;
}.zwb_sb_btn_login_z7j {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  padding: 10px;
  border-radius: 10px;
  text-align: center;
  display: block;
  font-weight: 600;
  font-size: 0.813rem;
  color: #B4CEC6;
}.zwb_sb_btn_login_z7j:hover {
  border-color: rgba(26, 217, 106, 0.38);
  color: #EDF5F1;
}.zwb_sb_promo_z7j {
  border: 1px solid rgba(26, 217, 106, 0.16);
  padding: 0.75rem 0.875rem;
  margin: 0 12px 10px;
  overflow: hidden;
  background: linear-gradient(135deg,#051C0E,#0C1618);
  border-radius: 0.625rem;
  position: relative;
}.zwb_sb_promo_z7j::before {
  background: radial-gradient(circle,rgba(26, 217, 106, 0.16),transparent 70%);
  border-radius: 50%;
  right: -20px;
  content: '';
  width: 80px;
  height: 5rem;
  position: absolute;
  top: -1.25rem;
}.zwb_sb_promo_title_z7j {
  margin-bottom: 0.25rem;
  font-size: 0.688rem;
  letter-spacing: .06em;
  color: #1AD96A;
  font-weight: 700;
  text-transform: uppercase;
}.zwb_sb_promo_text_z7j {
  font-size: 0.75rem;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #EDF5F1;
  line-height: 1.35;
}.zwb_sb_promo_sub_z7j {
  margin-top: 3px;
  color: #4E6E68;
  font-size: 0.625rem;
}.zwb_sb_nav_z7j {
  padding: 6px 0.5rem 1rem;
}.zwb_sb_nav_lb_z7j {
  padding: 0.625rem 8px 0.375rem;
  letter-spacing: .08em;
  color: #3E5852;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
}.zwb_sb_link_z7j {
  gap: 0.625rem;
  border-radius: 0.375rem;
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  display: flex;
  font-weight: 500;
  color: #739990;
  cursor: pointer;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 13px;
}.zwb_sb_link_z7j:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF5F1;
}.zwb_sb_link_z7j.zwb_state_active_z7j {
  background: rgba(26, 217, 106, 0.16);
  color: #EDF5F1;
}.zwb_sb_ic_z7j {
  border-radius: 6px;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 1.875rem;
  flex-shrink: 0;
  height: 1.875rem;
}.zwb_sb_ic_z7j svg {
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
}.zwb_sb_ic_1_z7j {
  background: rgba(26, 217, 106, 0.07);
  color: #1AD96A;
}.zwb_sb_ic_2_z7j {
  background: rgba(32, 196, 92, 0.15);
  color: #20C45C;
}.zwb_sb_ic_3_z7j {
  background: rgba(201, 150, 15, 0.16);
  color: #C9960F;
}.zwb_sb_ic_4_z7j {
  background: rgba(13, 122, 92, 0.22);
  color: #0D7A5C;
}.zwb_sb_ic_5_z7j {
  background: rgba(26, 217, 106, 0.07);
  color: #D93E9A;
}.zwb_sb_ic_6_z7j {
  background: rgba(13, 122, 92, 0.22);
  color: #8C3FD6;
}.zwb_sb_badge_z7j {
  border-radius: 6px;
  background: #C9960F;
  padding: 2px 0.438rem;
  font-weight: 700;
  font-size: 9px;
  margin-left: auto;
  color: #051009;
}.zwb_sb_bot_z7j {
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  display: flex;
}.zwb_sb_lang_z7j,.zwb_sb_help_z7j {
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  border-radius: 0.375rem;
  gap: 6px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.563rem 0.375rem;
  color: #739990;
  font-weight: 600;
  justify-content: center;
  align-items: center;
  display: flex;
  font-size: 11px;
}.zwb_sb_lang_z7j:hover,.zwb_sb_help_z7j:hover {
  border-color: rgba(26, 217, 106, 0.38);
  color: #EDF5F1;
}.zwb_sb_lang_z7j svg,.zwb_sb_help_z7j svg {
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
}.zwb_sb_bd_z7j {
  inset: 0;
  background: rgba(3, 7, 9, 0.76);
  z-index: 69;
  display: none;
  position: fixed;
}.zwb_sb_bd_z7j.zwb_state_on_z7j {
  display: block;
}
@media(min-width:1080px) {.zwb_sb_bd_z7j {
  display: none!important;
}
}.zwb_mob_nav_z7j {
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #0C1618;
  bottom: 0;
  z-index: 80;
  position: fixed;
  left: 0;
  right: 0;
  display: flex;
}
@media(min-width: 1083px) {.zwb_mob_nav_z7j {
  display: none;
}
}.zwb_mob_nav_item_z7j {
  flex: 1;
  gap: 0.25rem;
  padding: 0.25rem 2px;
  color: #3E5852;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: column;
}.zwb_mob_nav_ic_z7j {
  line-height: 1;
}.zwb_mob_nav_ic_z7j svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 20px;
  width: 1.25rem;
}.zwb_mob_nav_lb_z7j {
  font-size: 10px;
  font-weight: 600;
  color: #3E5852;
}.zwb_mob_nav_item_z7j.zwb_state_active_z7j {
  color: #1AD96A;
}.zwb_mob_nav_item_z7j.zwb_state_active_z7j .zwb_mob_nav_lb_z7j {
  color: #1AD96A;
}.zwb_hero_z7j {
  background: #060D0F;
  padding: 20px 16px 0;
}
@media(min-width: 769px) {.zwb_hero_z7j {
  padding: 24px 24px 0;
}
}.zwb_hero_in_z7j {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.zwb_hero_in_z7j {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1097px) {.zwb_hero_in_z7j {
  grid-template-columns: 1fr 21.25rem;
}
}.zwb_hero_promo_z7j {
  background: #091214;
  border-radius: 16px;
  overflow: hidden;
  align-items: stretch;
  position: relative;
  min-height: 13.75rem;
  display: flex;
}
@media(min-width:768px) {.zwb_hero_promo_z7j {
  min-height: 17.5rem;
}
}.zwb_hero_promo_bg_z7j {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#051C0E 0%,#060D0F 100%);
  position: absolute;
  background-size: cover;
}.zwb_hero_promo_bg_z7j::after {
  inset: 0;
  background: linear-gradient(90deg,#060D0F 0%,rgba(3, 7, 9, 0.76) 60%,transparent 100%);
  position: absolute;
  content: '';
}.zwb_hero_promo_glow_z7j {
  background: radial-gradient(circle,rgba(13, 122, 92, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  right: 3.75rem;
  top: -40px;
  width: 300px;
  position: absolute;
  height: 18.75rem;
  pointer-events: none;
}.zwb_hero_promo_ct_z7j {
  padding: 1.75rem 24px 1.75rem 1.75rem;
  z-index: 2;
  position: relative;
  display: flex;
  max-width: 30rem;
  flex-direction: column;
  justify-content: center;
}
@media(min-width: 767px) {.zwb_hero_promo_ct_z7j {
  padding: 2.5rem 32px;
}
}.zwb_hero_badge_z7j {
  border: 1px solid rgba(26, 217, 106, 0.07);
  border-radius: 1.25rem;
  padding: 0.313rem 0.75rem;
  background: rgba(26, 217, 106, 0.16);
  font-weight: 700;
  margin-bottom: 0.875rem;
  display: inline-block;
  font-size: 10px;
  color: #1AD96A;
  letter-spacing: .08em;
  text-transform: uppercase;
}.zwb_hero_h1_z7j {
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-family: 'Cinzel', serif;
  color: #EDF5F1;
  font-size: 26px;
  line-height: 1.15;
  font-weight: 800;
}.zwb_hero_h1_z7j em {
  font-style: normal;
  color: #C9960F;
}
@media(min-width: 769px) {.zwb_hero_h1_z7j {
  font-size: 2.25rem;
}
}.zwb_hero_sub_z7j {
  margin-bottom: 20px;
  font-size: 0.813rem;
  color: #739990;
  line-height: 1.55;
}
@media(min-width: 771px) {.zwb_hero_sub_z7j {
  font-size: 0.875rem;
}
}.zwb_hero_row_z7j {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.zwb_hero_cta_z7j {
  border-radius: 10px;
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  background: #20C45C;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12), 0 4px 0.875rem rgba(32, 196, 92, 0.44);
  font-size: 14px;
  font-weight: 700;
  color: #051009;
}.zwb_hero_cta_z7j:hover {
  background: #17A84E;
}.zwb_hero_terms_z7j {
  font-size: 11px;
  color: #3E5852;
}.zwb_hero_game_z7j {
  border-radius: 1rem;
  background: #091214;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
}.zwb_hero_game_badge_z7j {
  border-radius: 20px;
  background: rgba(201, 150, 15, 0.16);
  padding: 5px 0.625rem;
  border: 1px solid rgba(201, 150, 15, 0.16);
  text-transform: uppercase;
  top: 12px;
  letter-spacing: .06em;
  z-index: 3;
  position: absolute;
  font-weight: 700;
  color: #C9960F;
  left: 12px;
  font-size: 10px;
}.zwb_hero_game_badge_z7j svg {
  vertical-align: -1px;
  height: 0.688rem;
  width: 0.688rem;
  margin-right: 0.25rem;
}.zwb_hero_game_img_z7j {
  background: linear-gradient(135deg,#051C0E,#060D0F);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.zwb_hero_game_img_z7j img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.zwb_hero_game_play_z7j {
  background: rgba(3, 7, 9, 0.76);
  inset: 0;
  transition: opacity .2s;
  justify-content: center;
  position: absolute;
  opacity: 0;
  display: flex;
  align-items: center;
}.zwb_hero_game_z7j:hover .zwb_hero_game_play_z7j {
  opacity: 1;
}.zwb_hero_game_play_z7j span {
  border-radius: 50%;
  background: #1AD96A;
  height: 52px;
  align-items: center;
  justify-content: center;
  width: 3.25rem;
  display: flex;
}.zwb_hero_game_play_z7j span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 1.125rem;
}.zwb_hero_game_info_z7j {
  padding: 0.875rem 16px;
}.zwb_hero_game_title_z7j {
  overflow-wrap: break-word;
  font-size: 15px;
  color: #EDF5F1;
  font-weight: 700;
  margin-bottom: 4px;
}.zwb_hero_game_provider_z7j {
  color: #4E6E68;
  font-size: 11px;
}.zwb_hero_game_btn_z7j {
  margin: 12px 16px 1rem;
  padding: 0.688rem;
  background: #1AD96A;
  transition: background .2s;
  border-radius: 10px;
  text-align: center;
  font-size: 13px;
  display: block;
  color: #EDF5F1;
  font-weight: 700;
}.zwb_hero_game_z7j:hover .zwb_hero_game_btn_z7j {
  background: #2AEF7C;
}.zwb_wy_z7j {
  padding: 2rem 16px 0;
  background: #060D0F;
}
@media(min-width: 769px) {.zwb_wy_z7j {
  padding: 40px 24px 0;
}
}.zwb_wy_in_z7j {
  margin: 0 auto;
  max-width: 1320px;
}.zwb_wy_head_z7j {
  max-width: 720px;
  margin-bottom: 18px;
}.zwb_wy_label_z7j {
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  color: #1AD96A;
  letter-spacing: .08em;
}.zwb_wy_h2_z7j {
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #EDF5F1;
  font-family: 'Cinzel', serif;
}
@media(min-width: 770px) {.zwb_wy_h2_z7j {
  font-size: 24px;
}
}.zwb_wy_intro_z7j {
  margin: 0;
  color: #4E6E68;
  font-size: 13px;
  line-height: 1.6;
}.zwb_wy_grid_z7j {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.zwb_wy_grid_z7j {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.zwb_wy_grid_z7j {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.zwb_wy_card_z7j {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0C1618;
  transition: border-color .2s,transform .2s;
  padding: 20px;
  border-radius: 0.625rem;
}.zwb_wy_card_z7j:hover {
  transform: translateY(-2px);
  border-color: rgba(26, 217, 106, 0.07);
}.zwb_wy_card_ic_z7j {
  background: rgba(26, 217, 106, 0.16);
  border-radius: 50%;
  width: 2.75rem;
  height: 2.75rem;
  color: #1AD96A;
  margin-bottom: 0.875rem;
  align-items: center;
  display: flex;
  justify-content: center;
}.zwb_wy_card_ic_z7j svg {
  height: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
}.zwb_wy_card_h_z7j {
  color: #EDF5F1;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.zwb_wy_card_p_z7j {
  font-size: 13px;
  line-height: 1.6;
  color: #4E6E68;
  overflow-wrap: break-word;
}.zwb_wy_card_p_z7j strong {
  font-weight: 600;
  color: #B4CEC6;
}.zwb_gr_jp_z7j {
  border-radius: 16px;
  overflow: hidden;
  padding: 20px;
  background: linear-gradient(135deg,#100830 0%,#060D0F 100%);
  position: relative;
}.zwb_gr_jp_z7j::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(13, 122, 92, 0.22) 0%,transparent 70%);
  width: 250px;
  top: -3.75rem;
  position: absolute;
  content: '';
  height: 15.625rem;
  left: -60px;
}.zwb_gr_jp_z7j::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(201, 150, 15, 0.16) 0%,transparent 70%);
  content: '';
  width: 200px;
  right: 0;
  height: 200px;
  position: absolute;
  bottom: -40px;
}.zwb_gr_jp_head_z7j {
  gap: 16px;
  display: flex;
  position: relative;
  align-items: flex-start;
  margin-bottom: 16px;
  z-index: 1;
  flex-wrap: wrap;
}.zwb_gr_jp_info_z7j {
  flex: 1;
}.zwb_gr_jp_label_z7j {
  letter-spacing: .08em;
  color: #8C3FD6;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  font-size: 0.688rem;
  font-weight: 700;
}.zwb_gr_jp_label_z7j svg {
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
  vertical-align: -2px;
  width: 0.875rem;
  margin-right: 0.25rem;
}.zwb_gr_jp_amount_z7j {
  color: #EDF5F1;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  line-height: 1;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 32px;
}
@media(min-width: 766px) {.zwb_gr_jp_amount_z7j {
  font-size: 40px;
}
}.zwb_gr_jp_amount_z7j span {
  color: #C9960F;
}.zwb_gr_jp_seo_z7j {
  font-size: 0.75rem;
  color: #739990;
  max-width: 480px;
  overflow-wrap: break-word;
  line-height: 1.5;
}.zwb_gr_jp_cta_z7j {
  background: rgba(13, 122, 92, 0.22);
  transition: background .2s;
  border: 1px solid rgba(13, 122, 92, 0.22);
  border-radius: 10px;
  padding: 0.688rem 1.25rem;
  align-self: flex-start;
  flex-shrink: 0;
  z-index: 1;
  color: #EDF5F1;
  position: relative;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
  margin-top: 0.25rem;
}.zwb_gr_jp_cta_z7j:hover {
  background: #0D7A5C;
}.zwb_gcg_z7j {
  padding: 36px 16px 0;
  background: #060D0F;
}
@media(min-width: 769px) {.zwb_gcg_z7j {
  padding: 44px 1.5rem 0;
}
}.zwb_gcg_in_z7j {
  margin: 0 auto;
  max-width: 82.5rem;
}.zwb_gcg_head_z7j {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.zwb_gcg_label_z7j {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #1AD96A;
}.zwb_gcg_h2_z7j {
  color: #EDF5F1;
  font-size: 22px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 769px) {.zwb_gcg_h2_z7j {
  font-size: 28px;
}
}.zwb_gcg_intro_z7j {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #4E6E68;
}.zwb_gcg_grid_z7j {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.zwb_gcg_grid_z7j {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.zwb_gcg_grid_z7j {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.zwb_gcg_card_z7j {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 1rem;
  padding: 20px;
  transition: transform .2s,border-color .2s;
  justify-content: flex-end;
  min-height: 15rem;
  display: flex;
  position: relative;
  flex-direction: column;
  cursor: pointer;
}.zwb_gcg_card_z7j:hover {
  border-color: rgba(26, 217, 106, 0.16);
  transform: translateY(-3px);
}.zwb_gcg_card_bg_z7j {
  inset: 0;
  position: absolute;
  z-index: 0;
}.zwb_gcg_card_bg_z7j::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.zwb_gcg_card_ic_z7j {
  background: rgba(0,0,0,.45);
  border-radius: 6px;
  color: #EDF5F1;
  align-items: center;
  position: absolute;
  z-index: 2;
  right: 1.125rem;
  height: 40px;
  top: 18px;
  width: 2.5rem;
  justify-content: center;
  display: flex;
}.zwb_gcg_card_ic_z7j svg {
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.25rem;
}.zwb_gcg_card_ct_z7j {
  position: relative;
  z-index: 1;
}.zwb_gcg_card_h_z7j {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #EDF5F1;
  line-height: 1.2;
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 770px) {.zwb_gcg_card_h_z7j {
  font-size: 20px;
}
}.zwb_gcg_card_p_z7j {
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  margin-bottom: 0.625rem;
  font-size: 12px;
}.zwb_gcg_card_p_z7j strong {
  font-weight: 600;
  color: #EDF5F1;
}.zwb_gcg_card_cta_z7j {
  gap: 4px;
  letter-spacing: .04em;
  align-items: center;
  font-weight: 700;
  font-size: 12px;
  display: inline-flex;
  color: #1AD96A;
  text-transform: uppercase;
}.zwb_gcg_card_cta_z7j svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
  height: 0.75rem;
}.zwb_ws_z7j {
  background: #060D0F;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.zwb_ws_z7j {
  padding: 36px 1.5rem 0;
}
}.zwb_ws_in_z7j {
  margin: 0 auto;
  max-width: 82.5rem;
}.zwb_ws_head_z7j {
  gap: 0.75rem;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 14px;
  align-items: center;
}.zwb_ws_title_z7j {
  gap: 10px;
  font-weight: 700;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  color: #EDF5F1;
  font-size: 16px;
  font-family: 'Cinzel', serif;
  display: flex;
  align-items: center;
}.zwb_ws_title_ic_z7j svg {
  width: 1.125rem;
  color: #C9960F;
  height: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.zwb_ws_online_z7j {
  gap: 7px;
  font-weight: 600;
  display: flex;
  font-size: 12px;
  color: #4E6E68;
  align-items: center;
}.zwb_ws_online_dot_z7j {
  border-radius: 50%;
  background: #20C45C;
  height: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(32, 196, 92, 0.15);
  width: 8px;
}.zwb_ws_scroll_z7j {
  gap: 8px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 8px;
}.zwb_ws_scroll_z7j::-webkit-scrollbar {
  display: none;
}.zwb_wc_z7j {
  background: #091214;
  gap: 0.625rem;
  padding: 10px 14px;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  min-width: 220px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.zwb_wc_img_z7j {
  overflow: hidden;
  background: #0C1618;
  border-radius: 6px;
  height: 2.25rem;
  flex-shrink: 0;
  width: 36px;
}.zwb_wc_img_z7j img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.zwb_wc_info_z7j {
  min-width: 0;
}.zwb_wc_game_z7j {
  overflow: hidden;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #B4CEC6;
  font-weight: 600;
}.zwb_wc_player_z7j {
  overflow: hidden;
  color: #3E5852;
  white-space: nowrap;
  font-size: 0.625rem;
  text-overflow: ellipsis;
}.zwb_wc_amount_z7j {
  flex-shrink: 0;
  font-size: 0.813rem;
  font-weight: 700;
  margin-left: auto;
  color: #20C45C;
  white-space: nowrap;
}.zwb_app_z7j {
  padding: 36px 16px 0;
  background: #060D0F;
}
@media(min-width: 771px) {.zwb_app_z7j {
  padding: 2.75rem 24px 0;
}
}.zwb_app_in_z7j {
  margin: 0 auto;
  max-width: 1320px;
}.zwb_app_head_z7j {
  margin-bottom: 16px;
}.zwb_app_label_z7j {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #1AD96A;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.5rem;
}.zwb_app_h2_z7j {
  color: #EDF5F1;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 769px) {.zwb_app_h2_z7j {
  font-size: 1.5rem;
}
}.zwb_app_sub_z7j {
  max-width: 600px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #4E6E68;
}.zwb_app_sub_z7j strong {
  color: #B4CEC6;
  font-weight: 700;
}.zwb_app_cards_z7j {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 642px) {.zwb_app_cards_z7j {
  grid-template-columns: repeat(3,1fr);
}
}.zwb_app_card_z7j {
  gap: 1rem;
  overflow: hidden;
  border-radius: 0.625rem;
  padding: 1.25rem;
  align-items: flex-start;
  display: flex;
  position: relative;
  flex-wrap: wrap;
}.zwb_app_card_ios_z7j {
  background: linear-gradient(135deg,rgba(26, 217, 106, 0.16) 0%,#0C1618 100%);
}.zwb_app_card_android_z7j {
  background: linear-gradient(135deg,rgba(32, 196, 92, 0.15) 0%,#0C1618 100%);
}.zwb_app_card_win_z7j {
  background: linear-gradient(135deg,rgba(201, 150, 15, 0.16) 0%,#0C1618 100%);
}.zwb_app_card_ic_z7j svg {
  stroke-linecap: round;
  width: 2.125rem;
  stroke-linejoin: round;
  height: 34px;
}.zwb_app_card_ic_z7j {
  color: #EDF5F1;
  flex-shrink: 0;
}.zwb_app_card_os_z7j {
  letter-spacing: .08em;
  color: #4E6E68;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 10px;
}.zwb_app_card_title_z7j {
  color: #EDF5F1;
  margin-bottom: 6px;
  font-size: 15px;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 700;
}.zwb_app_card_text_z7j {
  font-size: 0.75rem;
  color: #4E6E68;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.5;
}.zwb_app_card_btn_z7j {
  gap: 7px;
  border: 1px solid rgba(26, 217, 106, 0.38);
  background: rgba(255, 255, 255, 0.12);
  border-radius: 0.375rem;
  transition: background .2s;
  padding: 10px 18px;
  align-items: center;
  font-size: 0.813rem;
  font-weight: 700;
  color: #EDF5F1;
  display: inline-flex;
}.zwb_app_card_btn_z7j:hover {
  background: rgba(255, 255, 255, 0.07);
}.zwb_htp_z7j {
  padding: 2.25rem 16px 0;
  background: #060D0F;
}
@media(min-width:768px) {.zwb_htp_z7j {
  padding: 44px 1.5rem 0;
}
}.zwb_htp_in_z7j {
  margin: 0 auto;
  max-width: 82.5rem;
}.zwb_htp_head_z7j {
  margin-bottom: 22px;
  max-width: 720px;
}.zwb_htp_label_z7j {
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 11px;
  color: #1AD96A;
  text-transform: uppercase;
  letter-spacing: .08em;
}.zwb_htp_h2_z7j {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 1.375rem;
  margin-bottom: 8px;
  color: #EDF5F1;
}
@media(min-width: 770px) {.zwb_htp_h2_z7j {
  font-size: 28px;
}
}.zwb_htp_intro_z7j {
  color: #4E6E68;
  font-size: 14px;
  line-height: 1.6;
}.zwb_htp_steps_z7j {
  margin: 0;
  gap: 0.75rem;
  padding: 0;
  list-style: none;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 642px) {.zwb_htp_steps_z7j {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.zwb_htp_steps_z7j {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.zwb_htp_step_z7j {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem 18px 1.125rem;
  border-radius: 0.625rem;
  background: #0C1618;
  display: flex;
  position: relative;
  flex-direction: column;
}.zwb_htp_step_num_z7j {
  background: #1AD96A;
  border-radius: 50%;
  position: absolute;
  width: 28px;
  display: flex;
  left: 20px;
  font-size: 0.813rem;
  top: -0.75rem;
  height: 28px;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #051009;
  align-items: center;
  justify-content: center;
}.zwb_htp_step_ic_z7j {
  margin: 8px 0 12px;
  border-radius: 6px;
  background: rgba(26, 217, 106, 0.16);
  height: 2.25rem;
  color: #1AD96A;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 36px;
}.zwb_htp_step_ic_z7j svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.125rem;
  height: 18px;
}.zwb_htp_step_h_z7j {
  line-height: 1.25;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  color: #EDF5F1;
}.zwb_htp_step_p_z7j {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #4E6E68;
  line-height: 1.55;
}.zwb_htp_step_p_z7j strong {
  color: #B4CEC6;
  font-weight: 600;
}.zwb_htp_cta_z7j {
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  background: #20C45C;
  border-radius: 0.625rem;
  display: inline-block;
  margin-top: 20px;
  font-weight: 700;
  font-size: 14px;
  color: #051009;
}.zwb_htp_cta_z7j:hover {
  background: #17A84E;
}.zwb_reg_z7j {
  padding: 36px 16px 0;
  background: #060D0F;
}
@media(min-width: 769px) {.zwb_reg_z7j {
  padding: 2.75rem 1.5rem 0;
}
}.zwb_reg_in_z7j {
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  background: #0C1618;
  padding: 1.75rem 1.5rem;
  max-width: 1320px;
}
@media(min-width: 766px) {.zwb_reg_in_z7j {
  padding: 2.5rem;
}
}.zwb_reg_top_z7j {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.zwb_reg_top_z7j {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.zwb_reg_label_z7j {
  color: #1AD96A;
  margin-bottom: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
}.zwb_reg_h2_z7j {
  font-family: 'Cinzel', serif;
  line-height: 1.2;
  color: #EDF5F1;
  font-size: 1.375rem;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 767px) {.zwb_reg_h2_z7j {
  font-size: 1.75rem;
}
}.zwb_reg_bonus_z7j {
  border: 1px solid rgba(201, 150, 15, 0.16);
  border-radius: 10px;
  gap: 0.5rem;
  padding: 0.625rem 1rem;
  background: rgba(201, 150, 15, 0.16);
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.zwb_reg_bonus_amount_z7j {
  font-weight: 800;
  font-size: 20px;
  color: #C9960F;
}.zwb_reg_bonus_text_z7j {
  line-height: 1.35;
  font-size: 13px;
  color: #739990;
}.zwb_reg_cta_btn_z7j {
  border-radius: 10px;
  transition: background .2s;
  background: #20C45C;
  padding: 0.875rem 2rem;
  color: #051009;
  display: inline-block;
  font-weight: 700;
  font-size: 0.938rem;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12), 0 0.25rem 14px rgba(32, 196, 92, 0.44);
  margin-bottom: 0.75rem;
}.zwb_reg_cta_btn_z7j:hover {
  background: #17A84E;
}.zwb_reg_terms_z7j {
  line-height: 1.5;
  color: #3E5852;
  font-size: 0.688rem;
}.zwb_reg_seo_z7j {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #4E6E68;
  margin-top: 1.25rem;
  font-size: 0.813rem;
  padding-top: 20px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.zwb_reg_seo_z7j p {
  color: #4E6E68;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  line-height: 1.65;
}.zwb_reg_seo_z7j p:last-child {
  margin-bottom: 0;
}.zwb_reg_seo_z7j strong {
  color: #B4CEC6;
  font-weight: 700;
}.zwb_reg_seo_z7j a {
  transition: color .2s;
  color: #1AD96A;
  text-decoration: underline;
}.zwb_reg_seo_z7j a:hover {
  color: #2AEF7C;
}.zwb_reg_seo_z7j ul,.zwb_reg_seo_z7j ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.zwb_reg_seo_z7j ol {
  list-style: decimal;
}.zwb_reg_seo_z7j li {
  margin-bottom: 0.25rem;
  color: #4E6E68;
  font-size: 0.813rem;
  line-height: 1.65;
}.zwb_reg_seo_z7j table {
  display: block;
  margin-bottom: 10px;
  overflow-x: auto;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width: 769px) {.zwb_reg_seo_z7j table {
  display: table;
}
}.zwb_reg_seo_z7j th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  text-align: left;
  color: #B4CEC6;
  font-weight: 700;
}.zwb_reg_seo_z7j td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #4E6E68;
}.zwb_reg_steps_z7j {
  gap: 14px;
  margin-top: 1.75rem;
  display: flex;
  flex-direction: column;
}
@media(min-width: 862px) {.zwb_reg_steps_z7j {
  margin-top: 0;
}
}.zwb_reg_step_z7j {
  padding: 1rem;
  border-radius: 0.625rem;
  gap: 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.zwb_reg_step_num_z7j {
  border-radius: 50%;
  border: 1px solid rgba(26, 217, 106, 0.07);
  background: rgba(26, 217, 106, 0.16);
  flex-shrink: 0;
  height: 34px;
  font-weight: 800;
  font-size: 0.875rem;
  width: 2.125rem;
  justify-content: center;
  align-items: center;
  display: flex;
  color: #1AD96A;
}.zwb_reg_step_title_z7j {
  font-size: 14px;
  color: #EDF5F1;
  font-weight: 700;
  margin-bottom: 3px;
}.zwb_reg_step_text_z7j {
  line-height: 1.5;
  font-size: 12px;
  color: #4E6E68;
}.zwb_reg_trust_z7j {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  display: flex;
  margin-top: 1.25rem;
  padding-top: 20px;
  flex-wrap: wrap;
}.zwb_reg_trust_item_z7j {
  gap: 7px;
  align-items: center;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #4E6E68;
  display: flex;
}.zwb_reg_trust_ic_z7j svg {
  color: #1AD96A;
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
}.zwb_prov_z7j {
  background: #060D0F;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.zwb_prov_z7j {
  padding: 44px 1.5rem 0;
}
}.zwb_prov_in_z7j {
  margin: 0 auto;
  max-width: 1320px;
}.zwb_prov_head_z7j {
  margin-bottom: 16px;
}.zwb_prov_label_z7j {
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 11px;
  color: #1AD96A;
  letter-spacing: .08em;
}.zwb_prov_h2_z7j {
  color: #EDF5F1;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 771px) {.zwb_prov_h2_z7j {
  font-size: 24px;
}
}.zwb_prov_seo_z7j {
  color: #4E6E68;
  margin-bottom: 16px;
  max-width: 38.75rem;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.zwb_prov_seo_z7j strong {
  color: #B4CEC6;
  font-weight: 700;
}.zwb_prov_seo_z7j a {
  text-decoration: underline;
  color: #1AD96A;
}.zwb_prov_grid_z7j {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 638px) {.zwb_prov_grid_z7j {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.zwb_prov_grid_z7j {
  grid-template-columns: repeat(8,1fr);
}
}.zwb_prov_card_z7j {
  border-radius: 10px;
  padding: 14px 10px;
  transition: border-color .2s,background .2s;
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #091214;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}.zwb_prov_card_z7j:hover {
  border-color: rgba(26, 217, 106, 0.38);
  background: #0C1618;
}.zwb_prov_logo_z7j {
  border-radius: 6px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  width: 2.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 44px;
}.zwb_prov_logo_z7j img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.zwb_prov_name_z7j {
  text-align: center;
  font-weight: 600;
  font-size: 11px;
  color: #739990;
  overflow-wrap: break-word;
}.zwb_bon_z7j {
  padding: 2.25rem 16px 0;
  background: #060D0F;
}
@media(min-width: 765px) {.zwb_bon_z7j {
  padding: 2.75rem 24px 0;
}
}.zwb_bon_in_z7j {
  margin: 0 auto;
  max-width: 1320px;
}.zwb_bon_head_z7j {
  margin-bottom: 20px;
}.zwb_bon_label_z7j {
  letter-spacing: .08em;
  font-size: 11px;
  color: #1AD96A;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.zwb_bon_h2_z7j {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #EDF5F1;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 8px;
}
@media(min-width: 770px) {.zwb_bon_h2_z7j {
  font-size: 1.5rem;
}
}.zwb_bon_seo_z7j {
  color: #4E6E68;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
}.zwb_bon_seo_z7j strong {
  font-weight: 700;
  color: #B4CEC6;
}.zwb_bon_seo_z7j a {
  text-decoration: underline;
  color: #1AD96A;
}.zwb_bon_grid_z7j {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width:640px) {.zwb_bon_grid_z7j {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.zwb_bon_grid_z7j {
  grid-template-columns: repeat(5,1fr);
}
}.zwb_bon_card_z7j {
  border-radius: 10px;
  background: #091214;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1rem;
  transition: border-color .2s,transform .2s;
}.zwb_bon_card_z7j:hover {
  border-color: rgba(26, 217, 106, 0.07);
  transform: translateY(-2px);
}.zwb_bon_card_ic_z7j svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.625rem;
  height: 1.625rem;
}.zwb_bon_card_ic_z7j {
  margin-bottom: 10px;
}.zwb_bon_card_type_z7j {
  margin-bottom: 0.375rem;
  color: #4E6E68;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .06em;
  font-weight: 700;
}.zwb_bon_card_amount_z7j {
  line-height: 1.1;
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 6px;
  color: #C9960F;
}.zwb_bon_card_name_z7j {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #EDF5F1;
  font-weight: 600;
  margin-bottom: 0.5rem;
}.zwb_bon_card_detail_z7j {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.5rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #3E5852;
  font-size: 0.688rem;
}.zwb_faq_z7j {
  background: #060D0F;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.zwb_faq_z7j {
  padding: 44px 1.5rem 0;
}
}.zwb_faq_in_z7j {
  margin: 0 auto;
  max-width: 1320px;
}.zwb_faq_head_z7j {
  margin-bottom: 20px;
}.zwb_faq_label_z7j {
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #1AD96A;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
}.zwb_faq_h2_z7j {
  color: #EDF5F1;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width:768px) {.zwb_faq_h2_z7j {
  font-size: 1.5rem;
}
}.zwb_faq_list_z7j {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.zwb_faq_item_z7j {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0C1618;
  overflow: hidden;
  border-radius: 0.625rem;
}.zwb_faq_q_z7j {
  gap: 12px;
  transition: color .2s;
  padding: 16px 20px;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  flex-wrap: wrap;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #B4CEC6;
}.zwb_faq_q_z7j:hover {
  color: #EDF5F1;
}.zwb_faq_q_ic_z7j {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  font-size: 16px;
  display: flex;
  color: #1AD96A;
  justify-content: center;
  width: 24px;
  height: 24px;
  align-items: center;
  flex-shrink: 0;
}.zwb_faq_item_z7j.zwb_state_open_z7j .zwb_faq_q_ic_z7j {
  transform: rotate(45deg);
}.zwb_faq_a_z7j {
  padding: 0 20px 16px;
  overflow-wrap: break-word;
  line-height: 1.7;
  font-size: 13px;
  display: none;
  color: #4E6E68;
}.zwb_faq_item_z7j.zwb_state_open_z7j .zwb_faq_a_z7j {
  display: block;
}.zwb_faq_a_z7j strong {
  font-weight: 700;
  color: #B4CEC6;
}.zwb_faq_a_z7j a {
  color: #1AD96A;
  text-decoration: underline;
}.zwb_faq_a_z7j ul,.zwb_faq_a_z7j ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.zwb_faq_a_z7j ol {
  list-style: decimal;
}.zwb_faq_a_z7j li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.zwb_faq_a_z7j table {
  margin: 0.5rem 0;
  width: 100%;
  display: block;
  overflow-x: auto;
  font-size: 12px;
  border-collapse: collapse;
}
@media(min-width: 766px) {.zwb_faq_a_z7j table {
  display: table;
}
}.zwb_faq_a_z7j th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #B4CEC6;
  font-weight: 700;
}.zwb_faq_a_z7j td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #4E6E68;
}.zwb_seo_z7j {
  background: #060D0F;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.zwb_seo_z7j {
  padding: 44px 1.5rem 0;
}
}.zwb_seo_in_z7j {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0C1618;
  padding: 28px 24px;
  border-radius: 1rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 767px) {.zwb_seo_in_z7j {
  padding: 2.25rem 40px;
}
}.zwb_seo_label_z7j {
  text-transform: uppercase;
  color: #1AD96A;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
}.zwb_seo_h2_z7j {
  line-height: 1.25;
  margin-bottom: 14px;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  color: #EDF5F1;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.zwb_seo_h2_z7j {
  font-size: 1.5rem;
}
}.zwb_seo_body_z7j {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #739990;
  overflow-wrap: break-word;
}.zwb_seo_body_z7j p {
  line-height: 1.75;
  margin-bottom: 12px;
  color: #739990;
  font-size: 0.875rem;
}.zwb_seo_body_z7j p:last-child {
  margin-bottom: 0;
}.zwb_seo_body_z7j strong {
  color: #B4CEC6;
  font-weight: 700;
}.zwb_seo_body_z7j a {
  transition: color .2s;
  color: #1AD96A;
  text-decoration: underline;
}.zwb_seo_body_z7j a:hover {
  color: #2AEF7C;
}.zwb_seo_body_z7j ul,.zwb_seo_body_z7j ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.zwb_seo_body_z7j ol {
  list-style: decimal;
}.zwb_seo_body_z7j li {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #739990;
}.zwb_seo_body_z7j table {
  width: 100%;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  display: block;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 765px) {.zwb_seo_body_z7j table {
  display: table;
}
}.zwb_seo_body_z7j th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  color: #B4CEC6;
  text-align: left;
}.zwb_seo_body_z7j td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #739990;
}.zwb_seo_cols_z7j {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.zwb_seo_cols_z7j {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.zwb_seo_cols_z7j {
  grid-template-columns: repeat(3,1fr);
}
}.zwb_seo_col_h_z7j {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 0.438rem;
  color: #B4CEC6;
}.zwb_seo_col_p_z7j {
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #4E6E68;
}.zwb_seo_stats_z7j {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.zwb_seo_stat_z7j {
  border: 1px solid rgba(26, 217, 106, 0.16);
  background: rgba(26, 217, 106, 0.07);
  padding: 0.875rem 1rem;
  border-radius: 10px;
  flex: 1;
  min-width: 140px;
}.zwb_seo_stat_val_z7j {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #1AD96A;
  font-size: 20px;
  font-weight: 800;
}.zwb_seo_stat_lb_z7j {
  overflow-wrap: break-word;
  color: #4E6E68;
  font-size: 0.688rem;
}.zwb_seo_z7j {
  padding: 2.25rem 1rem 0;
  background: #060D0F;
}
@media(min-width: 769px) {.zwb_seo_z7j {
  padding: 2.75rem 1.5rem 0;
}
}.zwb_seo_in_z7j {
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0C1618;
  margin: 0 auto;
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.zwb_seo_in_z7j {
  padding: 36px 2.5rem;
}
}.zwb_seo_label_z7j {
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #1AD96A;
}.zwb_seo_h2_z7j {
  color: #EDF5F1;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 20px;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 770px) {.zwb_seo_h2_z7j {
  font-size: 1.5rem;
}
}.zwb_seo_body_z7j {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #739990;
  font-size: 14px;
}.zwb_seo_body_z7j p {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
  color: #739990;
}.zwb_seo_body_z7j p:last-child {
  margin-bottom: 0;
}.zwb_seo_body_z7j strong {
  color: #B4CEC6;
  font-weight: 700;
}.zwb_seo_body_z7j a {
  transition: color .2s;
  text-decoration: underline;
  color: #1AD96A;
}.zwb_seo_body_z7j a:hover {
  color: #2AEF7C;
}.zwb_seo_body_z7j ul,.zwb_seo_body_z7j ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.zwb_seo_body_z7j ol {
  list-style: decimal;
}.zwb_seo_body_z7j li {
  color: #739990;
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 14px;
}.zwb_seo_body_z7j table {
  overflow-x: auto;
  margin-bottom: 0.75rem;
  font-size: 13px;
  border-collapse: collapse;
  width: 100%;
  display: block;
}
@media(min-width: 771px) {.zwb_seo_body_z7j table {
  display: table;
}
}.zwb_seo_body_z7j th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  text-align: left;
  color: #B4CEC6;
}.zwb_seo_body_z7j td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #739990;
}.zwb_seo_cols_z7j {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.zwb_seo_cols_z7j {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.zwb_seo_cols_z7j {
  grid-template-columns: repeat(3,1fr);
}
}.zwb_seo_col_h_z7j {
  margin-bottom: 7px;
  color: #B4CEC6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 700;
}.zwb_seo_col_p_z7j {
  color: #4E6E68;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
}.zwb_seo_stats_z7j {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.zwb_seo_stat_z7j {
  background: rgba(26, 217, 106, 0.07);
  flex: 1;
  padding: 14px 16px;
  border-radius: 0.625rem;
  border: 1px solid rgba(26, 217, 106, 0.16);
  min-width: 8.75rem;
}.zwb_seo_stat_val_z7j {
  font-size: 1.25rem;
  font-weight: 800;
  color: #1AD96A;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.zwb_seo_stat_lb_z7j {
  color: #4E6E68;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.zwb_rv_z7j {
  padding: 2.25rem 16px 0;
  background: #060D0F;
}
@media(min-width: 765px) {.zwb_rv_z7j {
  padding: 44px 1.5rem 0;
}
}.zwb_rv_in_z7j {
  margin: 0 auto;
  max-width: 82.5rem;
}.zwb_rv_head_z7j {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.zwb_rv_label_z7j {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #1AD96A;
  font-size: 0.688rem;
}.zwb_rv_h2_z7j {
  margin-bottom: 10px;
  font-size: 22px;
  color: #EDF5F1;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.zwb_rv_h2_z7j {
  font-size: 28px;
}
}.zwb_rv_stats_z7j {
  gap: 18px;
  font-size: 13px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  color: #4E6E68;
}.zwb_rv_stats_score_z7j {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.zwb_rv_stats_score_val_z7j {
  font-family: 'Cinzel', serif;
  font-size: 1.375rem;
  color: #C9960F;
  font-weight: 800;
}.zwb_rv_stats_score_max_z7j {
  font-size: 13px;
  color: #3E5852;
}.zwb_rv_stats_badge_z7j {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.zwb_rv_stats_badge_z7j svg {
  color: #C9960F;
  width: 0.875rem;
  height: 14px;
}.zwb_rv_grid_z7j {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.zwb_rv_grid_z7j {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.zwb_rv_grid_z7j {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.zwb_rv_card_z7j {
  background: #0C1618;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.25rem;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
}.zwb_rv_card_stars_z7j {
  gap: 2px;
  color: #C9960F;
  display: flex;
  margin-bottom: 10px;
}.zwb_rv_card_stars_z7j svg {
  width: 14px;
  height: 14px;
}.zwb_rv_card_h_z7j {
  line-height: 1.3;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #EDF5F1;
  font-size: 14px;
  margin-bottom: 8px;
}.zwb_rv_card_body_z7j {
  flex: 1;
  margin-bottom: 14px;
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #4E6E68;
}.zwb_rv_card_body_z7j strong {
  color: #B4CEC6;
  font-weight: 600;
}.zwb_rv_card_meta_z7j {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.75rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}.zwb_rv_card_author_z7j {
  font-weight: 600;
  font-size: 0.75rem;
  color: #B4CEC6;
}.zwb_rv_card_date_z7j {
  color: #3E5852;
  font-size: 0.688rem;
}.zwb_seo_z7j {
  padding: 36px 1rem 0;
  background: #060D0F;
}
@media(min-width: 769px) {.zwb_seo_z7j {
  padding: 44px 24px 0;
}
}.zwb_seo_in_z7j {
  border-radius: 1rem;
  padding: 28px 1.5rem;
  background: #0C1618;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 82.5rem;
}
@media(min-width:768px) {.zwb_seo_in_z7j {
  padding: 2.25rem 2.5rem;
}
}.zwb_seo_label_z7j {
  font-size: 0.688rem;
  color: #1AD96A;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.zwb_seo_h2_z7j {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EDF5F1;
  font-size: 1.25rem;
  line-height: 1.25;
  margin-bottom: 0.875rem;
}
@media(min-width: 770px) {.zwb_seo_h2_z7j {
  font-size: 24px;
}
}.zwb_seo_body_z7j {
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #739990;
}.zwb_seo_body_z7j p {
  color: #739990;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}.zwb_seo_body_z7j p:last-child {
  margin-bottom: 0;
}.zwb_seo_body_z7j strong {
  color: #B4CEC6;
  font-weight: 700;
}.zwb_seo_body_z7j a {
  transition: color .2s;
  text-decoration: underline;
  color: #1AD96A;
}.zwb_seo_body_z7j a:hover {
  color: #2AEF7C;
}.zwb_seo_body_z7j ul,.zwb_seo_body_z7j ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.zwb_seo_body_z7j ol {
  list-style: decimal;
}.zwb_seo_body_z7j li {
  color: #739990;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.zwb_seo_body_z7j table {
  margin-bottom: 12px;
  width: 100%;
  display: block;
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width: 767px) {.zwb_seo_body_z7j table {
  display: table;
}
}.zwb_seo_body_z7j th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #B4CEC6;
  font-weight: 700;
}.zwb_seo_body_z7j td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #739990;
}.zwb_seo_cols_z7j {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width:640px) {.zwb_seo_cols_z7j {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.zwb_seo_cols_z7j {
  grid-template-columns: repeat(3,1fr);
}
}.zwb_seo_col_h_z7j {
  color: #B4CEC6;
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.zwb_seo_col_p_z7j {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #4E6E68;
  line-height: 1.65;
}.zwb_seo_stats_z7j {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.zwb_seo_stat_z7j {
  flex: 1;
  border: 1px solid rgba(26, 217, 106, 0.16);
  padding: 0.875rem 1rem;
  background: rgba(26, 217, 106, 0.07);
  border-radius: 0.625rem;
  min-width: 140px;
}.zwb_seo_stat_val_z7j {
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #1AD96A;
  font-weight: 800;
}.zwb_seo_stat_lb_z7j {
  font-size: 0.688rem;
  color: #4E6E68;
  overflow-wrap: break-word;
}.zwb_ft_z7j {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #030709;
  margin-top: 3rem;
}.zwb_ft_support_z7j {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 767px) {.zwb_ft_support_z7j {
  padding: 28px 24px;
}
}.zwb_ft_support_in_z7j {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1320px;
  display: flex;
}.zwb_ft_support_main_z7j {
  flex: 1;
  gap: 1rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  min-width: 220px;
}.zwb_ft_support_ic_z7j {
  color: #1AD96A;
  flex-shrink: 0;
}.zwb_ft_support_ic_z7j svg {
  height: 30px;
  width: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.zwb_ft_support_text_title_z7j {
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 15px;
  color: #EDF5F1;
}.zwb_ft_support_text_sub_z7j {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #4E6E68;
}.zwb_ft_support_btn_z7j {
  background: #1AD96A;
  transition: background .2s;
  border-radius: 10px;
  padding: 11px 22px;
  white-space: nowrap;
  color: #EDF5F1;
  font-size: 0.813rem;
  font-weight: 700;
  flex-shrink: 0;
}.zwb_ft_support_btn_z7j:hover {
  background: #2AEF7C;
}.zwb_ft_support_contacts_z7j {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.zwb_ft_support_contact_z7j {
  line-height: 1.4;
  color: #3E5852;
  font-size: 0.75rem;
}.zwb_ft_support_contact_z7j strong {
  display: block;
  font-weight: 600;
  font-size: 11px;
  margin-bottom: 2px;
  color: #739990;
}.zwb_ft_main_z7j {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 1rem 1.5rem;
}
@media(min-width: 767px) {.zwb_ft_main_z7j {
  padding: 2.5rem 24px 32px;
}
}.zwb_ft_main_in_z7j {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
}
@media(min-width:640px) {.zwb_ft_main_in_z7j {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.zwb_ft_main_in_z7j {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.zwb_ft_col_logo_z7j {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.zwb_ft_col_logo_z7j {
  grid-column: auto;
}
}.zwb_ft_logo_z7j {
  gap: 9px;
  font-size: 1rem;
  margin-bottom: 0.75rem;
  display: flex;
  color: #EDF5F1;
  align-items: center;
  font-weight: 800;
  overflow-wrap: break-word;
  flex-wrap: wrap;
}.zwb_ft_logo_mark_z7j {
  overflow: hidden;
  border-radius: 0.375rem;
  height: 1.875rem;
  width: 1.875rem;
}.zwb_ft_logo_mark_z7j img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.zwb_ft_logo_sub_z7j {
  max-width: 12.5rem;
  font-size: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #3E5852;
}.zwb_ft_col_title_z7j {
  color: #739990;
  margin-bottom: 14px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: .07em;
}.zwb_ft_col_links_z7j {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.zwb_ft_col_link_z7j {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #3E5852;
  font-size: 0.813rem;
}.zwb_ft_col_link_z7j:hover {
  color: #B4CEC6;
}.zwb_ft_apps_z7j {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.zwb_ft_app_card_z7j {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 10px 12px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  gap: 0.625rem;
  align-items: center;
  display: flex;
}.zwb_ft_app_card_z7j:hover {
  border-color: rgba(26, 217, 106, 0.38);
}.zwb_ft_app_card_ic_z7j svg {
  width: 22px;
  height: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.zwb_ft_app_card_os_z7j {
  color: #3E5852;
  font-size: 0.625rem;
  font-weight: 600;
}.zwb_ft_app_card_action_z7j {
  font-size: 12px;
  font-weight: 700;
  color: #B4CEC6;
}.zwb_ft_bot_z7j {
  padding: 1.25rem 16px;
}
@media(min-width: 770px) {.zwb_ft_bot_z7j {
  padding: 1.25rem 1.5rem;
}
}.zwb_ft_bot_in_z7j {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  max-width: 1320px;
  align-items: center;
}.zwb_ft_socials_z7j {
  gap: 8px;
  display: flex;
}.zwb_ft_soc_z7j {
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  width: 36px;
  height: 36px;
  color: #739990;
  align-items: center;
  display: flex;
}.zwb_ft_soc_z7j svg {
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.zwb_ft_soc_z7j:hover {
  background: rgba(255, 255, 255, 0.07);
}.zwb_ft_legal_z7j {
  flex: 1;
  line-height: 1.6;
  min-width: 200px;
  font-size: 11px;
  color: #607F78;
  overflow-wrap: break-word;
}.zwb_ft_legal_z7j strong {
  color: #739990;
  font-weight: 700;
}.zwb_ft_legal_z7j a {
  color: #739990;
  text-decoration: underline;
}.zwb_ft_age_z7j {
  border-radius: 50%;
  border: 2px solid #607F78;
  width: 2rem;
  font-weight: 800;
  margin-left: auto;
  font-size: 0.688rem;
  color: #607F78;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  height: 32px;
  align-items: center;
}