html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #080E14;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  font-family: 'DM Sans', sans-serif;
  min-height: 100vh;
  color: #AECFCC;
}.zny_layout-310 {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.zny_page-310 {
  min-height: 100vh;
  display: flex;
}.zny_main-310 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media (min-width: 1082px) {.zny_main-310 {
  padding-left: 13.75rem;
}
}
@media (max-width: 1080px) {.zny_main-310 {
  padding-bottom: 4.5rem;
}
}.zny_gc-310 {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #0B1419;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  width: 140px;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width: 641px) {.zny_gc-310 {
  width: 156px;
}
}
@media(min-width: 1078px) {.zny_gc-310 {
  width: 168px;
}
}.zny_gc-310:hover {
  border-color: rgba(0, 200, 176, 0.07);
  transform: translateY(-3px);
}.zny_gc_img-310 {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.zny_gc_img-310 img {
  inset: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  object-fit: cover;
}.zny_gc_hover-310 {
  transition: opacity .2s;
  background: rgba(4, 7, 9, 0.72);
  inset: 0;
  position: absolute;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}.zny_gc-310:hover .zny_gc_hover-310 {
  opacity: 1;
}.zny_gc_hover_btn-310 {
  border-radius: 0.25rem;
  background: #00C8B0;
  padding: 0.5rem 1rem;
  font-size: 12px;
  color: #E8F6F4;
  font-weight: 700;
}.zny_gc_info-310 {
  padding: 0.5rem 0.625rem 0.625rem;
}.zny_gc_name-310 {
  overflow: hidden;
  font-size: 12px;
  max-width: 100%;
  margin-bottom: 3px;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #AECFCC;
}.zny_gc_prov-310 {
  color: #4A6866;
  font-size: 0.625rem;
}.zny_gc_tag-310 {
  padding: 2px 7px;
  border-radius: 4px;
  font-size: 0.563rem;
  top: 6px;
  font-weight: 700;
  left: 0.375rem;
  text-transform: uppercase;
  z-index: 2;
  position: absolute;
  letter-spacing: .04em;
}.zny_gc_tag_hot-310 {
  background: #E83840;
  color: #fff;
}.zny_gc_tag_new-310 {
  background: #20C97C;
  color: #080E14;
}.zny_gc_tag_jp-310 {
  background: #F0AC28;
  color: #080E14;
}.zny_gc_tag_ex-310 {
  background: #0B7A96;
  color: #fff;
}.zny_gc_tag_live-310 {
  background: #E83840;
  color: #fff;
}.zny_gr-310 {
  padding: 2rem 1rem 0;
  background: #080E14;
}
@media(min-width: 770px) {.zny_gr-310 {
  padding: 2.25rem 1.5rem 0;
}
}.zny_gr_in-310 {
  margin: 0 auto;
  max-width: 82.5rem;
}.zny_gr_head-310 {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
}.zny_gr_head_l-310 {
  flex: 1;
  gap: 10px;
  min-width: 0;
  display: flex;
  align-items: center;
}.zny_gr_ic-310 {
  border-radius: 0.5rem;
  flex-shrink: 0;
  justify-content: center;
  height: 2rem;
  display: flex;
  align-items: center;
  width: 2rem;
}.zny_gr_ic-310 svg {
  stroke-linejoin: round;
  width: 1rem;
  height: 16px;
  stroke-linecap: round;
}.zny_gr_title-310 {
  overflow-wrap: break-word;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Rajdhani', sans-serif;
  color: #E8F6F4;
}
@media(min-width:768px) {.zny_gr_title-310 {
  font-size: 18px;
}
}.zny_gr_more-310 {
  gap: 0.313rem;
  transition: color .2s;
  display: flex;
  font-size: 12px;
  align-items: center;
  flex-shrink: 0;
  color: #5C8280;
  font-weight: 600;
  white-space: nowrap;
}.zny_gr_more-310:hover {
  color: #00C8B0;
}.zny_gr_more-310 svg {
  width: 12px;
  stroke-linecap: round;
  height: 12px;
  stroke-linejoin: round;
}.zny_gr_arrows-310 {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.zny_gr_arr-310 {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  display: flex;
  justify-content: center;
  color: #7AA09C;
  width: 30px;
  height: 30px;
  align-items: center;
}.zny_gr_arr-310:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #E8F6F4;
}.zny_gr_arr-310 svg {
  height: 13px;
  width: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.zny_gr_seo_h-310 {
  margin: 0 0 6px;
  font-weight: 700;
  color: #AECFCC;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-size: 13px;
  max-width: 42.5rem;
}
@media(min-width: 771px) {.zny_gr_seo_h-310 {
  font-size: 14px;
}
}.zny_gr_seo-310 {
  line-height: 1.55;
  max-width: 680px;
  overflow-wrap: break-word;
  color: #5C8280;
  font-size: 0.75rem;
  margin-bottom: 0.75rem;
}.zny_gr_seo-310 strong {
  color: #AECFCC;
  font-weight: 600;
}.zny_gr_scroll-310 {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.zny_gr_scroll-310::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.zny_gr_scroll-310 {
  gap: 12px;
}
}.zny_tb-310 {
  background: #070C12;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  display: flex;
  position: fixed;
  right: 0;
  height: 3.5rem;
  z-index: 80;
  align-items: center;
  left: 0;
  top: 0;
}.zny_tb_in-310 {
  padding: 0 14px;
  gap: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}.zny_tb_burger-310 {
  border-radius: 8px;
  gap: 5px;
  align-items: center;
  margin-right: 0.5rem;
  height: 2.375rem;
  width: 2.375rem;
  justify-content: center;
  flex-shrink: 0;
  flex-direction: column;
  display: flex;
}.zny_tb_burger-310:hover {
  background: rgba(255, 255, 255, 0.05);
}.zny_tb_burger_line-310 {
  background: #7AA09C;
  border-radius: 1px;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1081px) {.zny_tb_burger-310 {
  display: none;
}
}.zny_tb_logo-310 {
  gap: 9px;
  align-items: center;
  color: #E8F6F4;
  display: flex;
  overflow-wrap: break-word;
  margin-right: 1.25rem;
  font-size: 1.125rem;
  letter-spacing: -.01em;
  flex-shrink: 0;
  font-weight: 800;
}.zny_tb_logo_mark-310 {
  border-radius: 0.5rem;
  overflow: hidden;
  justify-content: center;
  width: 2rem;
  align-items: center;
  height: 2rem;
  display: flex;
}.zny_tb_logo_mark-310 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.zny_tb_nav-310 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.zny_tb_nav-310 {
  display: flex;
}
}.zny_tb_tab-310 {
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  border-radius: 8px;
  color: #7AA09C;
  font-weight: 600;
  white-space: nowrap;
  font-size: 13px;
}.zny_tb_tab-310:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #E8F6F4;
}.zny_tb_tab-310.zny_state_active-310 {
  background: rgba(0, 200, 176, 0.16);
  color: #E8F6F4;
}.zny_tb_right-310 {
  gap: 8px;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
}.zny_tb_login-310 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 16px;
  transition: border-color .2s,color .2s;
  color: #AECFCC;
  font-weight: 600;
  font-size: 13px;
  display: none;
}.zny_tb_login-310:hover {
  border-color: rgba(0, 205, 185, 0.38);
  color: #E8F6F4;
}
@media(min-width: 481px) {.zny_tb_login-310 {
  display: block;
}
}.zny_tb_reg-310 {
  transition: background .2s;
  padding: 9px 1.125rem;
  border-radius: 0.5rem;
  background: #20C97C;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #06100E;
  font-weight: 700;
}.zny_tb_reg-310:hover {
  background: #28E08E;
}.zny_sb-310 {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #0F1B24;
  transition: transform .25s ease;
  transform: translateX(-100%);
  left: 0;
  top: 56px;
  overflow-y: auto;
  z-index: 70;
  position: fixed;
  bottom: 0;
  width: 220px;
}.zny_sb-310.zny_state_open-310 {
  transform: translateX(0);
}.zny_sb-310::-webkit-scrollbar {
  width: 4px;
}.zny_sb-310::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1082px) {.zny_sb-310 {
  transform: translateX(0);
}
}.zny_sb_auth-310 {
  padding: 14px 12px 10px;
}.zny_sb_btn_reg-310 {
  border-radius: 8px;
  background: #20C97C;
  transition: background .2s;
  padding: 0.688rem;
  color: #06100E;
  display: block;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 0.813rem;
  text-align: center;
}.zny_sb_btn_reg-310:hover {
  background: #28E08E;
}.zny_sb_btn_login-310 {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  padding: 0.625rem;
  font-weight: 600;
  color: #AECFCC;
  display: block;
  font-size: 13px;
  text-align: center;
}.zny_sb_btn_login-310:hover {
  border-color: rgba(0, 205, 185, 0.38);
  color: #E8F6F4;
}.zny_sb_promo-310 {
  border-radius: 8px;
  padding: 12px 0.875rem;
  background: linear-gradient(135deg,#081C28,#0F1B24);
  margin: 0 0.75rem 0.625rem;
  overflow: hidden;
  border: 1px solid rgba(0, 200, 176, 0.16);
  position: relative;
}.zny_sb_promo-310::before {
  background: radial-gradient(circle,rgba(0, 200, 176, 0.16),transparent 70%);
  border-radius: 50%;
  top: -20px;
  width: 5rem;
  position: absolute;
  height: 5rem;
  right: -1.25rem;
  content: '';
}.zny_sb_promo_title-310 {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .06em;
  color: #00C8B0;
  margin-bottom: 0.25rem;
}.zny_sb_promo_text-310 {
  line-height: 1.35;
  color: #E8F6F4;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.zny_sb_promo_sub-310 {
  color: #5C8280;
  font-size: 10px;
  margin-top: 3px;
}.zny_sb_nav-310 {
  padding: 0.375rem 0.5rem 1rem;
}.zny_sb_nav_lb-310 {
  padding: 10px 0.5rem 6px;
  font-size: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #4A6866;
}.zny_sb_link-310 {
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  padding: 0.563rem 10px;
  gap: 10px;
  overflow-wrap: break-word;
  display: flex;
  cursor: pointer;
  font-size: 0.813rem;
  color: #7AA09C;
  font-weight: 500;
  align-items: center;
}.zny_sb_link-310:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #E8F6F4;
}.zny_sb_link-310.zny_state_active-310 {
  background: rgba(0, 200, 176, 0.16);
  color: #E8F6F4;
}.zny_sb_ic-310 {
  border-radius: 4px;
  width: 1.875rem;
  justify-content: center;
  flex-shrink: 0;
  height: 1.875rem;
  display: flex;
  align-items: center;
}.zny_sb_ic-310 svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.zny_sb_ic_1-310 {
  background: rgba(0, 200, 176, 0.07);
  color: #00C8B0;
}.zny_sb_ic_2-310 {
  background: rgba(32, 201, 124, 0.15);
  color: #20C97C;
}.zny_sb_ic_3-310 {
  background: rgba(240, 172, 40, 0.14);
  color: #F0AC28;
}.zny_sb_ic_4-310 {
  background: rgba(11, 122, 150, 0.22);
  color: #0B7A96;
}.zny_sb_ic_5-310 {
  background: rgba(0, 200, 176, 0.07);
  color: #E0427A;
}.zny_sb_ic_6-310 {
  background: rgba(11, 122, 150, 0.22);
  color: #7C3EE8;
}.zny_sb_badge-310 {
  background: #F0AC28;
  border-radius: 4px;
  padding: 2px 7px;
  color: #06100E;
  font-size: 9px;
  font-weight: 700;
  margin-left: auto;
}.zny_sb_bot-310 {
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  display: flex;
}.zny_sb_lang-310,.zny_sb_help-310 {
  padding: 9px 6px;
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  gap: 0.375rem;
  border-radius: 0.25rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  align-items: center;
  font-size: 11px;
  font-weight: 600;
  display: flex;
  justify-content: center;
  color: #7AA09C;
}.zny_sb_lang-310:hover,.zny_sb_help-310:hover {
  border-color: rgba(0, 205, 185, 0.38);
  color: #E8F6F4;
}.zny_sb_lang-310 svg,.zny_sb_help-310 svg {
  width: 0.813rem;
  height: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.zny_sb_bd-310 {
  background: rgba(4, 7, 9, 0.72);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.zny_sb_bd-310.zny_state_on-310 {
  display: block;
}
@media(min-width: 1079px) {.zny_sb_bd-310 {
  display: none!important;
}
}.zny_mob_nav-310 {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #0F1B24;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  z-index: 80;
  bottom: 0;
  display: flex;
  left: 0;
  right: 0;
  position: fixed;
}
@media(min-width:1080px) {.zny_mob_nav-310 {
  display: none;
}
}.zny_mob_nav_item-310 {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 0.25rem;
  color: #4A6866;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  align-items: center;
}.zny_mob_nav_ic-310 {
  line-height: 1;
}.zny_mob_nav_ic-310 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.25rem;
  width: 1.25rem;
}.zny_mob_nav_lb-310 {
  font-size: 10px;
  font-weight: 600;
  color: #4A6866;
}.zny_mob_nav_item-310.zny_state_active-310 {
  color: #00C8B0;
}.zny_mob_nav_item-310.zny_state_active-310 .zny_mob_nav_lb-310 {
  color: #00C8B0;
}.zny_hero-310 {
  background: #080E14;
  padding: 20px 16px 0;
}
@media(min-width: 766px) {.zny_hero-310 {
  padding: 1.5rem 1.5rem 0;
}
}.zny_hero_in-310 {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width:860px) {.zny_hero_in-310 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1099px) {.zny_hero_in-310 {
  grid-template-columns: 1fr 340px;
}
}.zny_hero_promo-310 {
  overflow: hidden;
  background: #0B1419;
  border-radius: 12px;
  display: flex;
  align-items: stretch;
  position: relative;
  min-height: 220px;
}
@media(min-width:768px) {.zny_hero_promo-310 {
  min-height: 17.5rem;
}
}.zny_hero_promo_bg-310 {
  background-position: center;
  background: linear-gradient(120deg,#081C28 0%,#080E14 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.zny_hero_promo_bg-310::after {
  inset: 0;
  background: linear-gradient(90deg,#080E14 0%,rgba(4, 7, 9, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.zny_hero_promo_glow-310 {
  background: radial-gradient(circle,rgba(11, 122, 150, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  right: 3.75rem;
  position: absolute;
  top: -40px;
  width: 18.75rem;
  height: 18.75rem;
  pointer-events: none;
}.zny_hero_promo_ct-310 {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  display: flex;
  position: relative;
  max-width: 30rem;
  z-index: 2;
  justify-content: center;
  flex-direction: column;
}
@media(min-width: 769px) {.zny_hero_promo_ct-310 {
  padding: 2.5rem 32px;
}
}.zny_hero_badge-310 {
  padding: 0.313rem 12px;
  background: rgba(0, 200, 176, 0.16);
  border: 1px solid rgba(0, 200, 176, 0.07);
  border-radius: 1.25rem;
  color: #00C8B0;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  display: inline-block;
  text-transform: uppercase;
  font-size: 0.625rem;
}.zny_hero_h1-310 {
  margin-bottom: 10px;
  font-size: 26px;
  line-height: 1.15;
  color: #E8F6F4;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
}.zny_hero_h1-310 em {
  font-style: normal;
  color: #F0AC28;
}
@media(min-width: 771px) {.zny_hero_h1-310 {
  font-size: 2.25rem;
}
}.zny_hero_sub-310 {
  line-height: 1.55;
  margin-bottom: 1.25rem;
  color: #7AA09C;
  font-size: 0.813rem;
}
@media(min-width:768px) {.zny_hero_sub-310 {
  font-size: 0.875rem;
}
}.zny_hero_row-310 {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.zny_hero_cta-310 {
  background: #20C97C;
  border-radius: 8px;
  transition: background .2s;
  padding: 0.813rem 26px;
  color: #06100E;
  font-size: 14px;
  box-shadow: 0.25rem 4px 0 rgba(20, 160, 100, 0.55);
  font-weight: 700;
}.zny_hero_cta-310:hover {
  background: #28E08E;
}.zny_hero_terms-310 {
  color: #4A6866;
  font-size: 0.688rem;
}.zny_hero_game-310 {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #0B1419;
  border-radius: 12px;
  flex-direction: column;
  position: relative;
  display: flex;
}.zny_hero_game_badge-310 {
  padding: 5px 0.625rem;
  border: 1px solid rgba(240, 172, 40, 0.14);
  border-radius: 1.25rem;
  background: rgba(240, 172, 40, 0.14);
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 700;
  z-index: 3;
  position: absolute;
  left: 0.75rem;
  top: 0.75rem;
  color: #F0AC28;
  font-size: 10px;
}.zny_hero_game_badge-310 svg {
  height: 0.688rem;
  width: 11px;
  margin-right: 4px;
  vertical-align: -1px;
}.zny_hero_game_img-310 {
  background: linear-gradient(135deg,#081C28,#080E14);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.zny_hero_game_img-310 img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.zny_hero_game_play-310 {
  transition: opacity .2s;
  background: rgba(4, 7, 9, 0.72);
  inset: 0;
  justify-content: center;
  opacity: 0;
  position: absolute;
  display: flex;
  align-items: center;
}.zny_hero_game-310:hover .zny_hero_game_play-310 {
  opacity: 1;
}.zny_hero_game_play-310 span {
  background: #00C8B0;
  border-radius: 50%;
  height: 3.25rem;
  align-items: center;
  width: 52px;
  justify-content: center;
  display: flex;
}.zny_hero_game_play-310 span svg {
  margin-left: 2px;
  width: 18px;
  height: 18px;
}.zny_hero_game_info-310 {
  padding: 0.875rem 16px;
}.zny_hero_game_title-310 {
  overflow-wrap: break-word;
  color: #E8F6F4;
  margin-bottom: 4px;
  font-size: 0.938rem;
  font-weight: 700;
}.zny_hero_game_provider-310 {
  font-size: 0.688rem;
  color: #5C8280;
}.zny_hero_game_btn-310 {
  padding: 0.688rem;
  border-radius: 0.5rem;
  margin: 12px 16px 16px;
  transition: background .2s;
  background: #00C8B0;
  display: block;
  font-weight: 700;
  color: #E8F6F4;
  text-align: center;
  font-size: 13px;
}.zny_hero_game-310:hover .zny_hero_game_btn-310 {
  background: #00E0C8;
}.zny_sbar-310 {
  padding: 16px 1rem 0;
  background: #080E14;
}
@media(min-width: 769px) {.zny_sbar-310 {
  padding: 1.125rem 24px 0;
}
}.zny_sbar_in-310 {
  margin: 0 auto;
  max-width: 82.5rem;
}.zny_sbar_row-310 {
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
}.zny_sbar_input-310 {
  border-radius: 0.5rem;
  transition: border-color .2s;
  gap: 10px;
  padding: 0.688rem 1rem;
  flex: 1;
  background: #0B1419;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  cursor: pointer;
  align-items: center;
  font-size: 0.813rem;
  color: #5C8280;
}.zny_sbar_input-310:hover {
  border-color: rgba(0, 205, 185, 0.38);
}.zny_sbar_input-310 svg {
  width: 0.938rem;
  stroke-linecap: round;
  height: 15px;
  flex-shrink: 0;
  stroke-linejoin: round;
}.zny_sbar_providers-310 {
  gap: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  padding: 11px 18px;
  transition: border-color .2s;
  background: #0B1419;
  font-weight: 600;
  color: #AECFCC;
  display: flex;
  white-space: nowrap;
  align-items: center;
  font-size: 0.813rem;
}.zny_sbar_providers-310:hover {
  border-color: rgba(0, 205, 185, 0.38);
  color: #E8F6F4;
}.zny_sbar_providers-310 svg {
  width: 0.875rem;
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
}.zny_sbar_tabs-310 {
  gap: 0.375rem;
  padding-bottom: 2px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.zny_sbar_tabs-310::-webkit-scrollbar {
  display: none;
}.zny_sbar_tab-310 {
  padding: 8px 14px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  border-radius: 20px;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 600;
  cursor: pointer;
  color: #7AA09C;
}.zny_sbar_tab-310:hover {
  border-color: rgba(0, 205, 185, 0.38);
  background: rgba(255, 255, 255, 0.07);
  color: #E8F6F4;
}.zny_sbar_tab-310.zny_state_active-310 {
  border-color: rgba(0, 200, 176, 0.07);
  background: rgba(0, 200, 176, 0.16);
  color: #E8F6F4;
}.zny_sbar_tab_ic-310 svg {
  width: 0.875rem;
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
}.zny_wy-310 {
  background: #080E14;
  padding: 32px 1rem 0;
}
@media(min-width: 769px) {.zny_wy-310 {
  padding: 40px 24px 0;
}
}.zny_wy_in-310 {
  margin: 0 auto;
  max-width: 82.5rem;
}.zny_wy_head-310 {
  margin-bottom: 1.125rem;
  max-width: 45rem;
}.zny_wy_label-310 {
  letter-spacing: .08em;
  color: #00C8B0;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.zny_wy_h2-310 {
  font-size: 20px;
  margin-bottom: 8px;
  font-family: 'Rajdhani', sans-serif;
  color: #E8F6F4;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 766px) {.zny_wy_h2-310 {
  font-size: 24px;
}
}.zny_wy_intro-310 {
  margin: 0;
  color: #5C8280;
  font-size: 13px;
  line-height: 1.6;
}.zny_wy_grid-310 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.zny_wy_grid-310 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.zny_wy_grid-310 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.zny_wy_card-310 {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px;
  transition: border-color .2s,transform .2s;
  background: #0F1B24;
}.zny_wy_card-310:hover {
  transform: translateY(-2px);
  border-color: rgba(0, 200, 176, 0.07);
}.zny_wy_card_ic-310 {
  background: rgba(0, 200, 176, 0.16);
  border-radius: 50%;
  margin-bottom: 0.875rem;
  justify-content: center;
  height: 44px;
  align-items: center;
  color: #00C8B0;
  display: flex;
  width: 2.75rem;
}.zny_wy_card_ic-310 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.375rem;
  width: 22px;
}.zny_wy_card_h-310 {
  margin-bottom: 6px;
  font-weight: 700;
  line-height: 1.25;
  color: #E8F6F4;
  overflow-wrap: break-word;
  font-size: 15px;
}.zny_wy_card_p-310 {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #5C8280;
  font-size: 0.813rem;
}.zny_wy_card_p-310 strong {
  font-weight: 600;
  color: #AECFCC;
}.zny_ws-310 {
  background: #080E14;
  padding: 32px 16px 0;
}
@media(min-width: 766px) {.zny_ws-310 {
  padding: 2.25rem 1.5rem 0;
}
}.zny_ws_in-310 {
  margin: 0 auto;
  max-width: 82.5rem;
}.zny_ws_head-310 {
  gap: 0.75rem;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  align-items: center;
  display: flex;
}.zny_ws_title-310 {
  gap: 10px;
  color: #E8F6F4;
  align-items: center;
  flex-wrap: wrap;
  font-size: 1rem;
  display: flex;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
}.zny_ws_title_ic-310 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
  width: 18px;
  color: #F0AC28;
}.zny_ws_online-310 {
  gap: 0.438rem;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 600;
  color: #5C8280;
  display: flex;
}.zny_ws_online_dot-310 {
  border-radius: 50%;
  background: #20C97C;
  width: 8px;
  box-shadow: 0 0 6px rgba(32, 201, 124, 0.15);
  flex-shrink: 0;
  height: 0.5rem;
}.zny_ws_scroll-310 {
  gap: 0.5rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 8px;
}.zny_ws_scroll-310::-webkit-scrollbar {
  display: none;
}.zny_wc-310 {
  border-radius: 8px;
  background: #0B1419;
  gap: 10px;
  padding: 10px 14px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  min-width: 13.75rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.zny_wc_img-310 {
  overflow: hidden;
  border-radius: 4px;
  background: #0F1B24;
  flex-shrink: 0;
  width: 2.25rem;
  height: 2.25rem;
}.zny_wc_img-310 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.zny_wc_info-310 {
  min-width: 0;
}.zny_wc_game-310 {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  color: #AECFCC;
}.zny_wc_player-310 {
  overflow: hidden;
  color: #4A6866;
  white-space: nowrap;
  font-size: 0.625rem;
  text-overflow: ellipsis;
}.zny_wc_amount-310 {
  font-size: 13px;
  white-space: nowrap;
  flex-shrink: 0;
  color: #20C97C;
  margin-left: auto;
  font-weight: 700;
}.zny_bon-310 {
  padding: 2.25rem 16px 0;
  background: #080E14;
}
@media(min-width: 770px) {.zny_bon-310 {
  padding: 44px 24px 0;
}
}.zny_bon_in-310 {
  margin: 0 auto;
  max-width: 82.5rem;
}.zny_bon_head-310 {
  margin-bottom: 20px;
}.zny_bon_label-310 {
  color: #00C8B0;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 0.688rem;
  font-weight: 700;
}.zny_bon_h2-310 {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  color: #E8F6F4;
}
@media(min-width: 771px) {.zny_bon_h2-310 {
  font-size: 1.5rem;
}
}.zny_bon_seo-310 {
  line-height: 1.6;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  color: #5C8280;
  font-size: 13px;
}.zny_bon_seo-310 strong {
  color: #AECFCC;
  font-weight: 700;
}.zny_bon_seo-310 a {
  color: #00C8B0;
  text-decoration: underline;
}.zny_bon_grid-310 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.zny_bon_grid-310 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.zny_bon_grid-310 {
  grid-template-columns: repeat(5,1fr);
}
}.zny_bon_card-310 {
  border-radius: 0.5rem;
  background: #0B1419;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 16px;
}.zny_bon_card-310:hover {
  border-color: rgba(0, 200, 176, 0.07);
  transform: translateY(-2px);
}.zny_bon_card_ic-310 svg {
  width: 26px;
  stroke-linejoin: round;
  height: 1.625rem;
  stroke-linecap: round;
}.zny_bon_card_ic-310 {
  margin-bottom: 0.625rem;
}.zny_bon_card_type-310 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
  color: #5C8280;
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
}.zny_bon_card_amount-310 {
  line-height: 1.1;
  font-size: 18px;
  margin-bottom: 0.375rem;
  font-weight: 800;
  color: #F0AC28;
}.zny_bon_card_name-310 {
  font-size: 13px;
  margin-bottom: 0.5rem;
  color: #E8F6F4;
  overflow-wrap: break-word;
  font-weight: 600;
}.zny_bon_card_detail-310 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #4A6866;
  padding-top: 8px;
  line-height: 1.5;
}.zny_app-310 {
  padding: 2.25rem 16px 0;
  background: #080E14;
}
@media(min-width: 765px) {.zny_app-310 {
  padding: 2.75rem 24px 0;
}
}.zny_app_in-310 {
  margin: 0 auto;
  max-width: 82.5rem;
}.zny_app_head-310 {
  margin-bottom: 1rem;
}.zny_app_label-310 {
  color: #00C8B0;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 0.688rem;
}.zny_app_h2-310 {
  margin-bottom: 0.375rem;
  color: #E8F6F4;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.zny_app_h2-310 {
  font-size: 24px;
}
}.zny_app_sub-310 {
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  color: #5C8280;
  font-size: 13px;
}.zny_app_sub-310 strong {
  color: #AECFCC;
  font-weight: 700;
}.zny_app_cards-310 {
  gap: 0.625rem;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.zny_app_cards-310 {
  grid-template-columns: repeat(3,1fr);
}
}.zny_app_card-310 {
  gap: 1rem;
  border-radius: 8px;
  overflow: hidden;
  padding: 1.25rem;
  flex-wrap: wrap;
  display: flex;
  position: relative;
  align-items: flex-start;
}.zny_app_card_ios-310 {
  background: linear-gradient(135deg,rgba(0, 200, 176, 0.16) 0%,#0F1B24 100%);
}.zny_app_card_android-310 {
  background: linear-gradient(135deg,rgba(32, 201, 124, 0.15) 0%,#0F1B24 100%);
}.zny_app_card_win-310 {
  background: linear-gradient(135deg,rgba(240, 172, 40, 0.14) 0%,#0F1B24 100%);
}.zny_app_card_ic-310 svg {
  stroke-linecap: round;
  width: 34px;
  stroke-linejoin: round;
  height: 2.125rem;
}.zny_app_card_ic-310 {
  flex-shrink: 0;
  color: #E8F6F4;
}.zny_app_card_os-310 {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 6px;
  text-transform: uppercase;
  color: #5C8280;
  font-size: 0.625rem;
}.zny_app_card_title-310 {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.375rem;
  line-height: 1.2;
  color: #E8F6F4;
  font-size: 15px;
}.zny_app_card_text-310 {
  color: #5C8280;
  overflow-wrap: break-word;
  line-height: 1.5;
  margin-bottom: 0.875rem;
  font-size: 12px;
}.zny_app_card_btn-310 {
  border-radius: 4px;
  padding: 0.625rem 18px;
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(0, 205, 185, 0.38);
  transition: background .2s;
  color: #E8F6F4;
  font-size: 13px;
  align-items: center;
  font-weight: 700;
  display: inline-flex;
}.zny_app_card_btn-310:hover {
  background: rgba(255, 255, 255, 0.07);
}.zny_prov-310 {
  background: #080E14;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.zny_prov-310 {
  padding: 2.75rem 1.5rem 0;
}
}.zny_prov_in-310 {
  margin: 0 auto;
  max-width: 82.5rem;
}.zny_prov_head-310 {
  margin-bottom: 16px;
}.zny_prov_label-310 {
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #00C8B0;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.zny_prov_h2-310 {
  font-size: 1.25rem;
  color: #E8F6F4;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 766px) {.zny_prov_h2-310 {
  font-size: 1.5rem;
}
}.zny_prov_seo-310 {
  line-height: 1.6;
  overflow-wrap: break-word;
  margin-bottom: 1rem;
  color: #5C8280;
  max-width: 620px;
  font-size: 13px;
}.zny_prov_seo-310 strong {
  font-weight: 700;
  color: #AECFCC;
}.zny_prov_seo-310 a {
  text-decoration: underline;
  color: #00C8B0;
}.zny_prov_grid-310 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.zny_prov_grid-310 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.zny_prov_grid-310 {
  grid-template-columns: repeat(8,1fr);
}
}.zny_prov_card-310 {
  padding: 0.875rem 10px;
  gap: 0.438rem;
  background: #0B1419;
  border-radius: 0.5rem;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
}.zny_prov_card-310:hover {
  border-color: rgba(0, 205, 185, 0.38);
  background: #0F1B24;
}.zny_prov_logo-310 {
  overflow: hidden;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  height: 2.75rem;
  width: 2.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
}.zny_prov_logo-310 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.zny_prov_name-310 {
  overflow-wrap: break-word;
  text-align: center;
  color: #7AA09C;
  font-size: 11px;
  font-weight: 600;
}.zny_htp-310 {
  padding: 36px 16px 0;
  background: #080E14;
}
@media(min-width: 765px) {.zny_htp-310 {
  padding: 2.75rem 1.5rem 0;
}
}.zny_htp_in-310 {
  margin: 0 auto;
  max-width: 1320px;
}.zny_htp_head-310 {
  max-width: 45rem;
  margin-bottom: 22px;
}.zny_htp_label-310 {
  color: #00C8B0;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
}.zny_htp_h2-310 {
  margin-bottom: 0.5rem;
  color: #E8F6F4;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.375rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.zny_htp_h2-310 {
  font-size: 28px;
}
}.zny_htp_intro-310 {
  font-size: 14px;
  color: #5C8280;
  line-height: 1.6;
}.zny_htp_steps-310 {
  padding: 0;
  margin: 0;
  list-style: none;
  gap: 12px;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.zny_htp_steps-310 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.zny_htp_steps-310 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.zny_htp_step-310 {
  border-radius: 0.5rem;
  background: #0F1B24;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem 1.125rem 18px;
  flex-direction: column;
  display: flex;
  position: relative;
}.zny_htp_step_num-310 {
  background: #00C8B0;
  border-radius: 50%;
  position: absolute;
  width: 1.75rem;
  display: flex;
  font-weight: 800;
  justify-content: center;
  top: -12px;
  left: 20px;
  height: 28px;
  font-size: 13px;
  color: #06100E;
  align-items: center;
  font-family: 'Rajdhani', sans-serif;
}.zny_htp_step_ic-310 {
  border-radius: 0.25rem;
  margin: 0.5rem 0 12px;
  background: rgba(0, 200, 176, 0.16);
  color: #00C8B0;
  height: 2.25rem;
  width: 2.25rem;
  justify-content: center;
  align-items: center;
  display: flex;
}.zny_htp_step_ic-310 svg {
  height: 18px;
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.zny_htp_step_h-310 {
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 0.375rem;
  color: #E8F6F4;
  font-size: 0.875rem;
  font-weight: 700;
}.zny_htp_step_p-310 {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.55;
  color: #5C8280;
}.zny_htp_step_p-310 strong {
  font-weight: 600;
  color: #AECFCC;
}.zny_htp_cta-310 {
  border-radius: 8px;
  padding: 13px 1.625rem;
  transition: background .2s;
  background: #20C97C;
  color: #06100E;
  font-size: 14px;
  margin-top: 20px;
  display: inline-block;
  font-weight: 700;
}.zny_htp_cta-310:hover {
  background: #28E08E;
}.zny_reg-310 {
  background: #080E14;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.zny_reg-310 {
  padding: 2.75rem 24px 0;
}
}.zny_reg_in-310 {
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  background: #0F1B24;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.zny_reg_in-310 {
  padding: 2.5rem;
}
}.zny_reg_top-310 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.zny_reg_top-310 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.zny_reg_label-310 {
  letter-spacing: .08em;
  font-size: 11px;
  color: #00C8B0;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}.zny_reg_h2-310 {
  font-family: 'Rajdhani', sans-serif;
  color: #E8F6F4;
  font-weight: 800;
  line-height: 1.2;
  font-size: 1.375rem;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.zny_reg_h2-310 {
  font-size: 28px;
}
}.zny_reg_bonus-310 {
  border-radius: 0.5rem;
  background: rgba(240, 172, 40, 0.14);
  border: 1px solid rgba(240, 172, 40, 0.14);
  gap: 0.5rem;
  padding: 10px 1rem;
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.zny_reg_bonus_amount-310 {
  font-weight: 800;
  color: #F0AC28;
  font-size: 20px;
}.zny_reg_bonus_text-310 {
  color: #7AA09C;
  font-size: 13px;
  line-height: 1.35;
}.zny_reg_cta_btn-310 {
  padding: 14px 2rem;
  transition: background .2s;
  background: #20C97C;
  border-radius: 8px;
  margin-bottom: 12px;
  box-shadow: 4px 0.25rem 0 rgba(20, 160, 100, 0.55);
  color: #06100E;
  font-size: 0.938rem;
  font-weight: 700;
  display: inline-block;
}.zny_reg_cta_btn-310:hover {
  background: #28E08E;
}.zny_reg_terms-310 {
  font-size: 0.688rem;
  color: #4A6866;
  line-height: 1.5;
}.zny_reg_seo-310 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  overflow-wrap: break-word;
  color: #5C8280;
  font-size: 0.813rem;
  margin-top: 1.25rem;
  line-height: 1.65;
}.zny_reg_seo-310 p {
  color: #5C8280;
  margin-bottom: 10px;
  line-height: 1.65;
  font-size: 0.813rem;
}.zny_reg_seo-310 p:last-child {
  margin-bottom: 0;
}.zny_reg_seo-310 strong {
  font-weight: 700;
  color: #AECFCC;
}.zny_reg_seo-310 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8B0;
}.zny_reg_seo-310 a:hover {
  color: #00E0C8;
}.zny_reg_seo-310 ul,.zny_reg_seo-310 ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.zny_reg_seo-310 ol {
  list-style: decimal;
}.zny_reg_seo-310 li {
  margin-bottom: 4px;
  line-height: 1.65;
  font-size: 13px;
  color: #5C8280;
}.zny_reg_seo-310 table {
  margin-bottom: 10px;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
}
@media(min-width: 767px) {.zny_reg_seo-310 table {
  display: table;
}
}.zny_reg_seo-310 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  font-weight: 700;
  text-align: left;
  color: #AECFCC;
}.zny_reg_seo-310 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #5C8280;
}.zny_reg_steps-310 {
  gap: 14px;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width: 863px) {.zny_reg_steps-310 {
  margin-top: 0;
}
}.zny_reg_step-310 {
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.zny_reg_step_num-310 {
  background: rgba(0, 200, 176, 0.16);
  border: 1px solid rgba(0, 200, 176, 0.07);
  border-radius: 50%;
  width: 2.125rem;
  color: #00C8B0;
  flex-shrink: 0;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  font-size: 0.875rem;
}.zny_reg_step_title-310 {
  margin-bottom: 3px;
  font-size: 14px;
  color: #E8F6F4;
  font-weight: 700;
}.zny_reg_step_text-310 {
  font-size: 12px;
  line-height: 1.5;
  color: #5C8280;
}.zny_reg_trust-310 {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
}.zny_reg_trust_item-310 {
  gap: 0.438rem;
  font-size: 12px;
  color: #5C8280;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
}.zny_reg_trust_ic-310 svg {
  stroke-linecap: round;
  color: #00C8B0;
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
}.zny_seo-310 {
  background: #080E14;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.zny_seo-310 {
  padding: 44px 24px 0;
}
}.zny_seo_in-310 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  border-radius: 12px;
  background: #0F1B24;
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width:768px) {.zny_seo_in-310 {
  padding: 2.25rem 2.5rem;
}
}.zny_seo_label-310 {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #00C8B0;
  margin-bottom: 10px;
}.zny_seo_h2-310 {
  font-weight: 800;
  margin-bottom: 0.875rem;
  color: #E8F6F4;
  line-height: 1.25;
  font-size: 20px;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.zny_seo_h2-310 {
  font-size: 24px;
}
}.zny_seo_body-310 {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #7AA09C;
}.zny_seo_body-310 p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #7AA09C;
  font-size: 14px;
}.zny_seo_body-310 p:last-child {
  margin-bottom: 0;
}.zny_seo_body-310 strong {
  font-weight: 700;
  color: #AECFCC;
}.zny_seo_body-310 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8B0;
}.zny_seo_body-310 a:hover {
  color: #00E0C8;
}.zny_seo_body-310 ul,.zny_seo_body-310 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.zny_seo_body-310 ol {
  list-style: decimal;
}.zny_seo_body-310 li {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #7AA09C;
  margin-bottom: 6px;
}.zny_seo_body-310 table {
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
  margin-bottom: 12px;
  display: block;
}
@media(min-width: 769px) {.zny_seo_body-310 table {
  display: table;
}
}.zny_seo_body-310 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  color: #AECFCC;
  text-align: left;
  font-weight: 700;
}.zny_seo_body-310 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7AA09C;
}.zny_seo_cols-310 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.zny_seo_cols-310 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.zny_seo_cols-310 {
  grid-template-columns: repeat(3,1fr);
}
}.zny_seo_col_h-310 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #AECFCC;
  margin-bottom: 0.438rem;
  font-size: 13px;
}.zny_seo_col_p-310 {
  overflow-wrap: break-word;
  color: #5C8280;
  font-size: 13px;
  line-height: 1.65;
}.zny_seo_stats-310 {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.zny_seo_stat-310 {
  border: 1px solid rgba(0, 200, 176, 0.16);
  flex: 1;
  background: rgba(0, 200, 176, 0.07);
  padding: 0.875rem 16px;
  border-radius: 8px;
  min-width: 140px;
}.zny_seo_stat_val-310 {
  font-weight: 800;
  margin-bottom: 4px;
  color: #00C8B0;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}.zny_seo_stat_lb-310 {
  overflow-wrap: break-word;
  color: #5C8280;
  font-size: 11px;
}.zny_seo-310 {
  background: #080E14;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.zny_seo-310 {
  padding: 44px 1.5rem 0;
}
}.zny_seo_in-310 {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0F1B24;
  padding: 28px 24px;
  border-radius: 12px;
  max-width: 82.5rem;
}
@media(min-width:768px) {.zny_seo_in-310 {
  padding: 36px 2.5rem;
}
}.zny_seo_label-310 {
  margin-bottom: 10px;
  color: #00C8B0;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.zny_seo_h2-310 {
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  line-height: 1.25;
  color: #E8F6F4;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.zny_seo_h2-310 {
  font-size: 24px;
}
}.zny_seo_body-310 {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #7AA09C;
}.zny_seo_body-310 p {
  color: #7AA09C;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 0.875rem;
}.zny_seo_body-310 p:last-child {
  margin-bottom: 0;
}.zny_seo_body-310 strong {
  color: #AECFCC;
  font-weight: 700;
}.zny_seo_body-310 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8B0;
}.zny_seo_body-310 a:hover {
  color: #00E0C8;
}.zny_seo_body-310 ul,.zny_seo_body-310 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.zny_seo_body-310 ol {
  list-style: decimal;
}.zny_seo_body-310 li {
  color: #7AA09C;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.zny_seo_body-310 table {
  margin-bottom: 0.75rem;
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width:768px) {.zny_seo_body-310 table {
  display: table;
}
}.zny_seo_body-310 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  color: #AECFCC;
  text-align: left;
}.zny_seo_body-310 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7AA09C;
}.zny_seo_cols-310 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.zny_seo_cols-310 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.zny_seo_cols-310 {
  grid-template-columns: repeat(3,1fr);
}
}.zny_seo_col_h-310 {
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  color: #AECFCC;
  font-weight: 700;
  overflow-wrap: break-word;
}.zny_seo_col_p-310 {
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #5C8280;
}.zny_seo_stats-310 {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.zny_seo_stat-310 {
  border: 1px solid rgba(0, 200, 176, 0.16);
  flex: 1;
  background: rgba(0, 200, 176, 0.07);
  border-radius: 8px;
  padding: 0.875rem 1rem;
  min-width: 140px;
}.zny_seo_stat_val-310 {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #00C8B0;
  margin-bottom: 4px;
  font-size: 20px;
}.zny_seo_stat_lb-310 {
  overflow-wrap: break-word;
  color: #5C8280;
  font-size: 11px;
}.zny_seo-310 {
  padding: 2.25rem 1rem 0;
  background: #080E14;
}
@media(min-width: 769px) {.zny_seo-310 {
  padding: 44px 1.5rem 0;
}
}.zny_seo_in-310 {
  margin: 0 auto;
  background: #0F1B24;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 12px;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.zny_seo_in-310 {
  padding: 36px 40px;
}
}.zny_seo_label-310 {
  font-size: 0.688rem;
  color: #00C8B0;
  font-weight: 700;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.zny_seo_h2-310 {
  font-family: 'Rajdhani', sans-serif;
  font-size: 20px;
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 0.875rem;
  color: #E8F6F4;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.zny_seo_h2-310 {
  font-size: 1.5rem;
}
}.zny_seo_body-310 {
  color: #7AA09C;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
}.zny_seo_body-310 p {
  font-size: 14px;
  margin-bottom: 0.75rem;
  color: #7AA09C;
  line-height: 1.75;
}.zny_seo_body-310 p:last-child {
  margin-bottom: 0;
}.zny_seo_body-310 strong {
  color: #AECFCC;
  font-weight: 700;
}.zny_seo_body-310 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8B0;
}.zny_seo_body-310 a:hover {
  color: #00E0C8;
}.zny_seo_body-310 ul,.zny_seo_body-310 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.zny_seo_body-310 ol {
  list-style: decimal;
}.zny_seo_body-310 li {
  font-size: 0.875rem;
  color: #7AA09C;
  line-height: 1.75;
  margin-bottom: 6px;
}.zny_seo_body-310 table {
  display: block;
  margin-bottom: 12px;
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 769px) {.zny_seo_body-310 table {
  display: table;
}
}.zny_seo_body-310 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #AECFCC;
}.zny_seo_body-310 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #7AA09C;
}.zny_seo_cols-310 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width:640px) {.zny_seo_cols-310 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.zny_seo_cols-310 {
  grid-template-columns: repeat(3,1fr);
}
}.zny_seo_col_h-310 {
  color: #AECFCC;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.zny_seo_col_p-310 {
  overflow-wrap: break-word;
  color: #5C8280;
  line-height: 1.65;
  font-size: 0.813rem;
}.zny_seo_stats-310 {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.zny_seo_stat-310 {
  flex: 1;
  border: 1px solid rgba(0, 200, 176, 0.16);
  background: rgba(0, 200, 176, 0.07);
  border-radius: 8px;
  padding: 14px 1rem;
  min-width: 140px;
}.zny_seo_stat_val-310 {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #00C8B0;
  margin-bottom: 4px;
  font-size: 20px;
}.zny_seo_stat_lb-310 {
  color: #5C8280;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.zny_faq-310 {
  padding: 2.25rem 16px 0;
  background: #080E14;
}
@media(min-width: 767px) {.zny_faq-310 {
  padding: 44px 24px 0;
}
}.zny_faq_in-310 {
  margin: 0 auto;
  max-width: 1320px;
}.zny_faq_head-310 {
  margin-bottom: 1.25rem;
}.zny_faq_label-310 {
  letter-spacing: .08em;
  color: #00C8B0;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.zny_faq_h2-310 {
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  color: #E8F6F4;
  font-size: 1.25rem;
}
@media(min-width: 767px) {.zny_faq_h2-310 {
  font-size: 1.5rem;
}
}.zny_faq_list-310 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.zny_faq_item-310 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
  background: #0F1B24;
  border-radius: 0.5rem;
}.zny_faq_q-310 {
  transition: color .2s;
  padding: 16px 1.25rem;
  gap: 12px;
  color: #AECFCC;
  cursor: pointer;
  overflow-wrap: break-word;
  justify-content: space-between;
  display: flex;
  font-weight: 600;
  flex-wrap: wrap;
  align-items: center;
  font-size: 14px;
}.zny_faq_q-310:hover {
  color: #E8F6F4;
}.zny_faq_q_ic-310 {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  font-size: 16px;
  height: 24px;
  color: #00C8B0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 1.5rem;
}.zny_faq_item-310.zny_state_open-310 .zny_faq_q_ic-310 {
  transform: rotate(45deg);
}.zny_faq_a-310 {
  padding: 0 1.25rem 16px;
  overflow-wrap: break-word;
  color: #5C8280;
  line-height: 1.7;
  display: none;
  font-size: 13px;
}.zny_faq_item-310.zny_state_open-310 .zny_faq_a-310 {
  display: block;
}.zny_faq_a-310 strong {
  font-weight: 700;
  color: #AECFCC;
}.zny_faq_a-310 a {
  color: #00C8B0;
  text-decoration: underline;
}.zny_faq_a-310 ul,.zny_faq_a-310 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.zny_faq_a-310 ol {
  list-style: decimal;
}.zny_faq_a-310 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.zny_faq_a-310 table {
  margin: 0.5rem 0;
  display: block;
  overflow-x: auto;
  width: 100%;
  font-size: 0.75rem;
  border-collapse: collapse;
}
@media(min-width: 770px) {.zny_faq_a-310 table {
  display: table;
}
}.zny_faq_a-310 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 8px;
  font-weight: 700;
  color: #AECFCC;
  text-align: left;
}.zny_faq_a-310 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 8px;
  color: #5C8280;
}.zny_ft-310 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #040709;
  margin-top: 48px;
}.zny_ft_support-310 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 769px) {.zny_ft_support-310 {
  padding: 28px 24px;
}
}.zny_ft_support_in-310 {
  gap: 16px;
  margin: 0 auto;
  max-width: 82.5rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.zny_ft_support_main-310 {
  gap: 1rem;
  flex: 1;
  align-items: center;
  min-width: 220px;
  flex-wrap: wrap;
  display: flex;
}.zny_ft_support_ic-310 {
  flex-shrink: 0;
  color: #00C8B0;
}.zny_ft_support_ic-310 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.875rem;
  width: 30px;
}.zny_ft_support_text_title-310 {
  font-size: 0.938rem;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 3px;
  color: #E8F6F4;
}.zny_ft_support_text_sub-310 {
  color: #5C8280;
  font-size: 12px;
  overflow-wrap: break-word;
}.zny_ft_support_btn-310 {
  transition: background .2s;
  padding: 0.688rem 1.375rem;
  border-radius: 8px;
  background: #00C8B0;
  font-weight: 700;
  flex-shrink: 0;
  color: #E8F6F4;
  font-size: 0.813rem;
  white-space: nowrap;
}.zny_ft_support_btn-310:hover {
  background: #00E0C8;
}.zny_ft_support_contacts-310 {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.zny_ft_support_contact-310 {
  font-size: 0.75rem;
  line-height: 1.4;
  color: #4A6866;
}.zny_ft_support_contact-310 strong {
  font-size: 11px;
  display: block;
  color: #7AA09C;
  font-weight: 600;
  margin-bottom: 2px;
}.zny_ft_main-310 {
  padding: 32px 1rem 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 771px) {.zny_ft_main-310 {
  padding: 2.5rem 1.5rem 2rem;
}
}.zny_ft_main_in-310 {
  margin: 0 auto;
  gap: 24px;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.zny_ft_main_in-310 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.zny_ft_main_in-310 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.zny_ft_col_logo-310 {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.zny_ft_col_logo-310 {
  grid-column: auto;
}
}.zny_ft_logo-310 {
  gap: 9px;
  display: flex;
  margin-bottom: 0.75rem;
  color: #E8F6F4;
  font-size: 1rem;
  align-items: center;
  flex-wrap: wrap;
  font-weight: 800;
  overflow-wrap: break-word;
}.zny_ft_logo_mark-310 {
  border-radius: 4px;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.zny_ft_logo_mark-310 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.zny_ft_logo_sub-310 {
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #4A6866;
  max-width: 12.5rem;
}.zny_ft_col_title-310 {
  text-transform: uppercase;
  letter-spacing: .07em;
  color: #7AA09C;
  font-size: 0.75rem;
  margin-bottom: 14px;
  font-weight: 700;
}.zny_ft_col_links-310 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.zny_ft_col_link-310 {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #4A6866;
}.zny_ft_col_link-310:hover {
  color: #AECFCC;
}.zny_ft_apps-310 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.zny_ft_app_card-310 {
  gap: 10px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.25rem;
  transition: border-color .2s;
  padding: 0.625rem 12px;
  align-items: center;
  display: flex;
}.zny_ft_app_card-310:hover {
  border-color: rgba(0, 205, 185, 0.38);
}.zny_ft_app_card_ic-310 svg {
  height: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 22px;
}.zny_ft_app_card_os-310 {
  font-size: 0.625rem;
  font-weight: 600;
  color: #4A6866;
}.zny_ft_app_card_action-310 {
  color: #AECFCC;
  font-size: 0.75rem;
  font-weight: 700;
}.zny_ft_bot-310 {
  padding: 20px 16px;
}
@media(min-width: 766px) {.zny_ft_bot-310 {
  padding: 1.25rem 24px;
}
}.zny_ft_bot_in-310 {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  max-width: 82.5rem;
  align-items: center;
}.zny_ft_socials-310 {
  gap: 8px;
  display: flex;
}.zny_ft_soc-310 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border-radius: 0.25rem;
  color: #7AA09C;
  justify-content: center;
  display: flex;
  height: 2.25rem;
  width: 36px;
  align-items: center;
}.zny_ft_soc-310 svg {
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
}.zny_ft_soc-310:hover {
  background: rgba(255, 255, 255, 0.07);
}.zny_ft_legal-310 {
  flex: 1;
  line-height: 1.6;
  min-width: 12.5rem;
  color: #7FA09E;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.zny_ft_legal-310 strong {
  font-weight: 700;
  color: #7AA09C;
}.zny_ft_legal-310 a {
  color: #7AA09C;
  text-decoration: underline;
}.zny_ft_age-310 {
  border: 2px solid #7FA09E;
  border-radius: 50%;
  font-weight: 800;
  justify-content: center;
  width: 32px;
  height: 2rem;
  color: #7FA09E;
  font-size: 11px;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}