*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #080E1C;
  font-family: 'Inter', sans-serif;
  color: #C2CFEA;
  min-height: 100vh;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  border: none;
  font: inherit;
  background: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.zxs-layout_kys {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.zxs-page_kys {
  display: flex;
  min-height: 100vh;
}.zxs-main_kys {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1079px) {.zxs-main_kys {
  padding-left: 13.75rem;
}
}
@media(max-width: 1080px) {.zxs-main_kys {
  padding-bottom: 4.5rem;
}
}.zxs-gc_kys {
  background: #0B1220;
  border-radius: 0.625rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .2s,border-color .2s;
  cursor: pointer;
  width: 8.75rem;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 638px) {.zxs-gc_kys {
  width: 9.75rem;
}
}
@media(min-width: 1078px) {.zxs-gc_kys {
  width: 10.5rem;
}
}.zxs-gc_kys:hover {
  transform: translateY(-3px);
  border-color: rgba(22, 96, 232, 0.08);
}.zxs-gc_img_kys {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.zxs-gc_img_kys img {
  inset: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  object-fit: cover;
}.zxs-gc_hover_kys {
  transition: opacity .2s;
  background: rgba(4, 8, 17, 0.72);
  inset: 0;
  align-items: center;
  display: flex;
  opacity: 0;
  position: absolute;
  justify-content: center;
}.zxs-gc_kys:hover .zxs-gc_hover_kys {
  opacity: 1;
}.zxs-gc_hover_btn_kys {
  background: #1660E8;
  padding: 8px 16px;
  border-radius: 0.375rem;
  font-weight: 700;
  font-size: 12px;
  color: #EDF2FF;
}.zxs-gc_info_kys {
  padding: 8px 10px 0.625rem;
}.zxs-gc_name_kys {
  overflow: hidden;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #C2CFEA;
  margin-bottom: 3px;
  max-width: 100%;
  font-weight: 600;
}.zxs-gc_prov_kys {
  font-size: 10px;
  color: #3D5270;
}.zxs-gc_tag_kys {
  padding: 2px 7px;
  border-radius: 4px;
  font-weight: 700;
  top: 6px;
  letter-spacing: .04em;
  left: 0.375rem;
  font-size: 0.563rem;
  position: absolute;
  text-transform: uppercase;
  z-index: 2;
}.zxs-gc_tag_hot_kys {
  background: #E83030;
  color: #fff;
}.zxs-gc_tag_new_kys {
  background: #18C45A;
  color: #080E1C;
}.zxs-gc_tag_jp_kys {
  background: #F5A623;
  color: #080E1C;
}.zxs-gc_tag_ex_kys {
  background: #0B3BAD;
  color: #fff;
}.zxs-gc_tag_live_kys {
  background: #E83030;
  color: #fff;
}.zxs-gr_kys {
  background: #080E1C;
  padding: 2rem 16px 0;
}
@media(min-width: 766px) {.zxs-gr_kys {
  padding: 2.25rem 1.5rem 0;
}
}.zxs-gr_in_kys {
  margin: 0 auto;
  max-width: 1320px;
}.zxs-gr_head_kys {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
}.zxs-gr_head_l_kys {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.zxs-gr_ic_kys {
  border-radius: 10px;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 32px;
  display: flex;
  flex-shrink: 0;
}.zxs-gr_ic_kys svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
  height: 1rem;
}.zxs-gr_title_kys {
  overflow-wrap: break-word;
  font-size: 1rem;
  color: #EDF2FF;
  font-weight: 700;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 770px) {.zxs-gr_title_kys {
  font-size: 18px;
}
}.zxs-gr_more_kys {
  gap: 5px;
  transition: color .2s;
  font-weight: 600;
  white-space: nowrap;
  color: #5E7296;
  align-items: center;
  display: flex;
  font-size: 0.75rem;
  flex-shrink: 0;
}.zxs-gr_more_kys:hover {
  color: #1660E8;
}.zxs-gr_more_kys svg {
  width: 12px;
  height: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.zxs-gr_arrows_kys {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.zxs-gr_arr_kys {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  transition: background .15s,color .15s;
  justify-content: center;
  display: flex;
  width: 1.875rem;
  align-items: center;
  color: #8A9DC0;
  height: 30px;
}.zxs-gr_arr_kys:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EDF2FF;
}.zxs-gr_arr_kys svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
  height: 0.813rem;
}.zxs-gr_seo_h_kys {
  margin: 0 0 0.375rem;
  font-family: 'Exo 2', sans-serif;
  color: #C2CFEA;
  overflow-wrap: break-word;
  font-weight: 700;
  max-width: 680px;
  font-size: 0.813rem;
}
@media(min-width: 765px) {.zxs-gr_seo_h_kys {
  font-size: 0.875rem;
}
}.zxs-gr_seo_kys {
  max-width: 42.5rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-size: 0.75rem;
  color: #5E7296;
}.zxs-gr_seo_kys strong {
  font-weight: 600;
  color: #C2CFEA;
}.zxs-gr_scroll_kys {
  gap: 10px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
}.zxs-gr_scroll_kys::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.zxs-gr_scroll_kys {
  gap: 0.75rem;
}
}.zxs-tb_kys {
  background: #080E1C;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  position: fixed;
  top: 0;
  right: 0;
  align-items: center;
  z-index: 80;
  display: flex;
  left: 0;
  height: 56px;
}.zxs-tb_in_kys {
  gap: 0;
  padding: 0 0.875rem;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%;
}.zxs-tb_burger_kys {
  border-radius: 10px;
  gap: 5px;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  display: flex;
  width: 2.375rem;
  height: 38px;
  flex-shrink: 0;
  margin-right: 0.5rem;
}.zxs-tb_burger_kys:hover {
  background: rgba(255, 255, 255, 0.05);
}.zxs-tb_burger_line_kys {
  border-radius: 1px;
  background: #8A9DC0;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width: 1079px) {.zxs-tb_burger_kys {
  display: none;
}
}.zxs-tb_logo_kys {
  gap: 0.563rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  margin-right: 1.25rem;
  letter-spacing: -.01em;
  color: #EDF2FF;
  font-weight: 800;
  font-size: 18px;
  overflow-wrap: break-word;
}.zxs-tb_logo_mark_kys {
  overflow: hidden;
  border-radius: 10px;
  width: 32px;
  display: flex;
  justify-content: center;
  height: 32px;
  align-items: center;
}.zxs-tb_logo_mark_kys img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.zxs-tb_nav_kys {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.zxs-tb_nav_kys {
  display: flex;
}
}.zxs-tb_tab_kys {
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  border-radius: 10px;
  font-weight: 600;
  color: #8A9DC0;
  font-size: 13px;
  white-space: nowrap;
}.zxs-tb_tab_kys:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF2FF;
}.zxs-tb_tab_kys.zxs-state_active_kys {
  background: rgba(22, 96, 232, 0.18);
  color: #EDF2FF;
}.zxs-tb_right_kys {
  gap: 8px;
  margin-left: auto;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.zxs-tb_login_kys {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  transition: border-color .2s,color .2s;
  padding: 0.563rem 16px;
  color: #C2CFEA;
  font-size: 0.813rem;
  font-weight: 600;
  display: none;
}.zxs-tb_login_kys:hover {
  border-color: rgba(22, 100, 240, 0.55);
  color: #EDF2FF;
}
@media(min-width: 481px) {.zxs-tb_login_kys {
  display: block;
}
}.zxs-tb_reg_kys {
  border-radius: 10px;
  transition: background .2s;
  padding: 9px 1.125rem;
  background: #18C45A;
  white-space: nowrap;
  font-weight: 700;
  color: #060D1A;
  font-size: 13px;
}.zxs-tb_reg_kys:hover {
  background: #14AE4F;
}.zxs-sb_kys {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #0F1628;
  transform: translateX(-100%);
  transition: transform .25s ease;
  z-index: 70;
  position: fixed;
  left: 0;
  overflow-y: auto;
  width: 220px;
  bottom: 0;
  top: 3.5rem;
}.zxs-sb_kys.zxs-state_open_kys {
  transform: translateX(0);
}.zxs-sb_kys::-webkit-scrollbar {
  width: 4px;
}.zxs-sb_kys::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1082px) {.zxs-sb_kys {
  transform: translateX(0);
}
}.zxs-sb_auth_kys {
  padding: 14px 12px 10px;
}.zxs-sb_btn_reg_kys {
  transition: background .2s;
  background: #18C45A;
  padding: 11px;
  border-radius: 10px;
  color: #060D1A;
  margin-bottom: 0.5rem;
  text-align: center;
  font-weight: 700;
  display: block;
  font-size: 13px;
}.zxs-sb_btn_reg_kys:hover {
  background: #14AE4F;
}.zxs-sb_btn_login_kys {
  border-radius: 0.625rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 0.625rem;
  color: #C2CFEA;
  text-align: center;
  font-size: 13px;
  display: block;
  font-weight: 600;
}.zxs-sb_btn_login_kys:hover {
  border-color: rgba(22, 100, 240, 0.55);
  color: #EDF2FF;
}.zxs-sb_promo_kys {
  padding: 0.75rem 0.875rem;
  background: linear-gradient(135deg,#0B2A6E,#0F1628);
  border: 1px solid rgba(22, 96, 232, 0.18);
  border-radius: 0.625rem;
  overflow: hidden;
  margin: 0 0.75rem 10px;
  position: relative;
}.zxs-sb_promo_kys::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(22, 96, 232, 0.18),transparent 70%);
  width: 5rem;
  right: -20px;
  position: absolute;
  height: 80px;
  content: '';
  top: -1.25rem;
}.zxs-sb_promo_title_kys {
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 4px;
  letter-spacing: .06em;
  color: #1660E8;
  font-weight: 700;
}.zxs-sb_promo_text_kys {
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.35;
  color: #EDF2FF;
  font-weight: 600;
}.zxs-sb_promo_sub_kys {
  color: #5E7296;
  margin-top: 3px;
  font-size: 0.625rem;
}.zxs-sb_nav_kys {
  padding: 0.375rem 8px 16px;
}.zxs-sb_nav_lb_kys {
  padding: 10px 8px 0.375rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.625rem;
  font-weight: 700;
  color: #3D5270;
}.zxs-sb_link_kys {
  border-radius: 6px;
  gap: 10px;
  padding: 9px 10px;
  transition: background .15s,color .15s;
  align-items: center;
  cursor: pointer;
  font-size: 0.813rem;
  display: flex;
  color: #8A9DC0;
  overflow-wrap: break-word;
  font-weight: 500;
}.zxs-sb_link_kys:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF2FF;
}.zxs-sb_link_kys.zxs-state_active_kys {
  background: rgba(22, 96, 232, 0.18);
  color: #EDF2FF;
}.zxs-sb_ic_kys {
  border-radius: 0.375rem;
  width: 1.875rem;
  flex-shrink: 0;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}.zxs-sb_ic_kys svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
}.zxs-sb_ic_1_kys {
  background: rgba(22, 96, 232, 0.08);
  color: #1660E8;
}.zxs-sb_ic_2_kys {
  background: rgba(24, 196, 90, 0.16);
  color: #18C45A;
}.zxs-sb_ic_3_kys {
  background: rgba(245, 166, 35, 0.15);
  color: #F5A623;
}.zxs-sb_ic_4_kys {
  background: rgba(11, 59, 173, 0.28);
  color: #0B3BAD;
}.zxs-sb_ic_5_kys {
  background: rgba(22, 96, 232, 0.08);
  color: #E8368C;
}.zxs-sb_ic_6_kys {
  background: rgba(11, 59, 173, 0.28);
  color: #7B35E8;
}.zxs-sb_badge_kys {
  background: #F5A623;
  padding: 2px 0.438rem;
  border-radius: 0.375rem;
  margin-left: auto;
  font-weight: 700;
  font-size: 9px;
  color: #060D1A;
}.zxs-sb_bot_kys {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  padding: 0.75rem;
  display: flex;
}.zxs-sb_lang_kys,.zxs-sb_help_kys {
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  gap: 0.375rem;
  padding: 9px 6px;
  flex: 1;
  font-size: 0.688rem;
  font-weight: 600;
  justify-content: center;
  align-items: center;
  display: flex;
  color: #8A9DC0;
}.zxs-sb_lang_kys:hover,.zxs-sb_help_kys:hover {
  border-color: rgba(22, 100, 240, 0.55);
  color: #EDF2FF;
}.zxs-sb_lang_kys svg,.zxs-sb_help_kys svg {
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
  height: 0.813rem;
}.zxs-sb_bd_kys {
  inset: 0;
  background: rgba(4, 8, 17, 0.72);
  display: none;
  position: fixed;
  z-index: 69;
}.zxs-sb_bd_kys.zxs-state_on_kys {
  display: block;
}
@media(min-width: 1077px) {.zxs-sb_bd_kys {
  display: none!important;
}
}.zxs-mob_nav_kys {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #0F1628;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  right: 0;
  bottom: 0;
  z-index: 80;
  display: flex;
  position: fixed;
  left: 0;
}
@media(min-width: 1083px) {.zxs-mob_nav_kys {
  display: none;
}
}.zxs-mob_nav_item_kys {
  padding: 4px 2px;
  flex: 1;
  gap: 4px;
  cursor: pointer;
  align-items: center;
  color: #3D5270;
  display: flex;
  flex-direction: column;
}.zxs-mob_nav_ic_kys {
  line-height: 1;
}.zxs-mob_nav_ic_kys svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.25rem;
  height: 1.25rem;
}.zxs-mob_nav_lb_kys {
  font-size: 10px;
  color: #3D5270;
  font-weight: 600;
}.zxs-mob_nav_item_kys.zxs-state_active_kys {
  color: #1660E8;
}.zxs-mob_nav_item_kys.zxs-state_active_kys .zxs-mob_nav_lb_kys {
  color: #1660E8;
}.zxs-hero_kys {
  padding: 20px 1rem 0;
  background: #080E1C;
}
@media(min-width: 769px) {.zxs-hero_kys {
  padding: 24px 1.5rem 0;
}
}.zxs-hero_in_kys {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 857px) {.zxs-hero_in_kys {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1098px) {.zxs-hero_in_kys {
  grid-template-columns: 1fr 21.25rem;
}
}.zxs-hero_promo_kys {
  border-radius: 1rem;
  overflow: hidden;
  background: #0B1220;
  position: relative;
  display: flex;
  min-height: 13.75rem;
  align-items: stretch;
}
@media(min-width: 765px) {.zxs-hero_promo_kys {
  min-height: 280px;
}
}.zxs-hero_promo_bg_kys {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#0B2A6E 0%,#080E1C 100%);
  position: absolute;
  background-size: cover;
}.zxs-hero_promo_bg_kys::after {
  inset: 0;
  background: linear-gradient(90deg,#080E1C 0%,rgba(4, 8, 17, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.zxs-hero_promo_glow_kys {
  background: radial-gradient(circle,rgba(11, 59, 173, 0.28) 0%,transparent 65%);
  border-radius: 50%;
  width: 300px;
  pointer-events: none;
  position: absolute;
  top: -40px;
  right: 3.75rem;
  height: 300px;
}.zxs-hero_promo_ct_kys {
  padding: 1.75rem 1.5rem 1.75rem 1.75rem;
  justify-content: center;
  position: relative;
  z-index: 2;
  flex-direction: column;
  display: flex;
  max-width: 480px;
}
@media(min-width: 770px) {.zxs-hero_promo_ct_kys {
  padding: 2.5rem 2rem;
}
}.zxs-hero_badge_kys {
  padding: 0.313rem 12px;
  border: 1px solid rgba(22, 96, 232, 0.08);
  border-radius: 1.25rem;
  background: rgba(22, 96, 232, 0.18);
  margin-bottom: 0.875rem;
  display: inline-block;
  letter-spacing: .08em;
  color: #1660E8;
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
}.zxs-hero_h1_kys {
  font-size: 26px;
  overflow-wrap: break-word;
  color: #EDF2FF;
  line-height: 1.15;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 10px;
  font-weight: 800;
}.zxs-hero_h1_kys em {
  color: #F5A623;
  font-style: normal;
}
@media(min-width: 769px) {.zxs-hero_h1_kys {
  font-size: 36px;
}
}.zxs-hero_sub_kys {
  line-height: 1.55;
  color: #8A9DC0;
  margin-bottom: 1.25rem;
  font-size: 0.813rem;
}
@media(min-width: 767px) {.zxs-hero_sub_kys {
  font-size: 0.875rem;
}
}.zxs-hero_row_kys {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.zxs-hero_cta_kys {
  transition: background .2s;
  background: #18C45A;
  padding: 13px 26px;
  border-radius: 0.625rem;
  font-weight: 700;
  color: #060D1A;
  box-shadow: 0 4px 1.125rem rgba(24, 196, 90, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  font-size: 0.875rem;
}.zxs-hero_cta_kys:hover {
  background: #14AE4F;
}.zxs-hero_terms_kys {
  color: #3D5270;
  font-size: 11px;
}.zxs-hero_game_kys {
  background: #0B1220;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 16px;
  display: flex;
  position: relative;
  flex-direction: column;
}.zxs-hero_game_badge_kys {
  padding: 0.313rem 10px;
  background: rgba(245, 166, 35, 0.15);
  border-radius: 1.25rem;
  border: 1px solid rgba(245, 166, 35, 0.15);
  font-size: 10px;
  position: absolute;
  text-transform: uppercase;
  top: 12px;
  z-index: 3;
  color: #F5A623;
  left: 0.75rem;
  letter-spacing: .06em;
  font-weight: 700;
}.zxs-hero_game_badge_kys svg {
  height: 0.688rem;
  width: 0.688rem;
  margin-right: 4px;
  vertical-align: -1px;
}.zxs-hero_game_img_kys {
  background: linear-gradient(135deg,#0B2A6E,#080E1C);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.zxs-hero_game_img_kys img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  position: absolute;
  height: 100%;
}.zxs-hero_game_play_kys {
  background: rgba(4, 8, 17, 0.72);
  transition: opacity .2s;
  inset: 0;
  position: absolute;
  align-items: center;
  display: flex;
  justify-content: center;
  opacity: 0;
}.zxs-hero_game_kys:hover .zxs-hero_game_play_kys {
  opacity: 1;
}.zxs-hero_game_play_kys span {
  border-radius: 50%;
  background: #1660E8;
  justify-content: center;
  width: 52px;
  align-items: center;
  display: flex;
  height: 52px;
}.zxs-hero_game_play_kys span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 1.125rem;
}.zxs-hero_game_info_kys {
  padding: 14px 1rem;
}.zxs-hero_game_title_kys {
  font-size: 15px;
  color: #EDF2FF;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 700;
}.zxs-hero_game_provider_kys {
  color: #5E7296;
  font-size: 0.688rem;
}.zxs-hero_game_btn_kys {
  border-radius: 0.625rem;
  background: #1660E8;
  margin: 12px 1rem 16px;
  transition: background .2s;
  padding: 0.688rem;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 700;
  display: block;
  color: #EDF2FF;
}.zxs-hero_game_kys:hover .zxs-hero_game_btn_kys {
  background: #2E78F5;
}.zxs-wy_kys {
  background: #080E1C;
  padding: 32px 1rem 0;
}
@media(min-width: 766px) {.zxs-wy_kys {
  padding: 40px 24px 0;
}
}.zxs-wy_in_kys {
  margin: 0 auto;
  max-width: 82.5rem;
}.zxs-wy_head_kys {
  max-width: 720px;
  margin-bottom: 1.125rem;
}.zxs-wy_label_kys {
  font-size: 0.688rem;
  font-weight: 700;
  color: #1660E8;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.zxs-wy_h2_kys {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  color: #EDF2FF;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 769px) {.zxs-wy_h2_kys {
  font-size: 24px;
}
}.zxs-wy_intro_kys {
  margin: 0;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #5E7296;
}.zxs-wy_grid_kys {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.zxs-wy_grid_kys {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.zxs-wy_grid_kys {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.zxs-wy_card_kys {
  padding: 1.25rem;
  background: #0F1628;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,transform .2s;
  border-radius: 0.625rem;
}.zxs-wy_card_kys:hover {
  transform: translateY(-2px);
  border-color: rgba(22, 96, 232, 0.08);
}.zxs-wy_card_ic_kys {
  background: rgba(22, 96, 232, 0.18);
  border-radius: 50%;
  display: flex;
  width: 2.75rem;
  align-items: center;
  justify-content: center;
  color: #1660E8;
  margin-bottom: 0.875rem;
  height: 44px;
}.zxs-wy_card_ic_kys svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 22px;
  width: 22px;
}.zxs-wy_card_h_kys {
  margin-bottom: 6px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #EDF2FF;
  line-height: 1.25;
  font-size: 15px;
}.zxs-wy_card_p_kys {
  color: #5E7296;
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.zxs-wy_card_p_kys strong {
  font-weight: 600;
  color: #C2CFEA;
}.zxs-gr_jp_kys {
  background: linear-gradient(135deg,#160A3A 0%,#06040E 100%);
  border-radius: 1rem;
  padding: 20px;
  overflow: hidden;
  position: relative;
}.zxs-gr_jp_kys::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(11, 59, 173, 0.28) 0%,transparent 70%);
  position: absolute;
  top: -60px;
  left: -3.75rem;
  width: 15.625rem;
  content: '';
  height: 250px;
}.zxs-gr_jp_kys::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245, 166, 35, 0.15) 0%,transparent 70%);
  height: 200px;
  position: absolute;
  right: 0;
  content: '';
  width: 12.5rem;
  bottom: -40px;
}.zxs-gr_jp_head_kys {
  gap: 1rem;
  position: relative;
  z-index: 1;
  align-items: flex-start;
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
}.zxs-gr_jp_info_kys {
  flex: 1;
}.zxs-gr_jp_label_kys {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #7B35E8;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.zxs-gr_jp_label_kys svg {
  margin-right: 4px;
  height: 14px;
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
  vertical-align: -2px;
}.zxs-gr_jp_amount_kys {
  overflow-wrap: break-word;
  color: #EDF2FF;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  font-size: 2rem;
  line-height: 1;
  margin-bottom: 4px;
}
@media(min-width: 765px) {.zxs-gr_jp_amount_kys {
  font-size: 2.5rem;
}
}.zxs-gr_jp_amount_kys span {
  color: #F5A623;
}.zxs-gr_jp_seo_kys {
  color: #8A9DC0;
  font-size: 12px;
  max-width: 30rem;
  line-height: 1.5;
  overflow-wrap: break-word;
}.zxs-gr_jp_cta_kys {
  background: rgba(11, 59, 173, 0.28);
  border-radius: 10px;
  padding: 11px 1.25rem;
  transition: background .2s;
  border: 1px solid rgba(11, 59, 173, 0.28);
  white-space: nowrap;
  font-size: 0.813rem;
  flex-shrink: 0;
  align-self: flex-start;
  font-weight: 700;
  color: #EDF2FF;
  margin-top: 4px;
  z-index: 1;
  position: relative;
}.zxs-gr_jp_cta_kys:hover {
  background: #0B3BAD;
}.zxs-ws_kys {
  background: #080E1C;
  padding: 2rem 1rem 0;
}
@media(min-width:768px) {.zxs-ws_kys {
  padding: 36px 24px 0;
}
}.zxs-ws_in_kys {
  margin: 0 auto;
  max-width: 82.5rem;
}.zxs-ws_head_kys {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 0.875rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}.zxs-ws_title_kys {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #EDF2FF;
}.zxs-ws_title_ic_kys svg {
  height: 1.125rem;
  stroke-linecap: round;
  color: #F5A623;
  width: 18px;
  stroke-linejoin: round;
}.zxs-ws_online_kys {
  gap: 7px;
  font-size: 0.75rem;
  align-items: center;
  color: #5E7296;
  display: flex;
  font-weight: 600;
}.zxs-ws_online_dot_kys {
  background: #18C45A;
  border-radius: 50%;
  box-shadow: 0 0 0.375rem rgba(24, 196, 90, 0.16);
  flex-shrink: 0;
  height: 0.5rem;
  width: 0.5rem;
}.zxs-ws_scroll_kys {
  gap: 0.5rem;
  padding-bottom: 8px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.zxs-ws_scroll_kys::-webkit-scrollbar {
  display: none;
}.zxs-wc_kys {
  background: #0B1220;
  padding: 10px 14px;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.625rem;
  align-items: center;
  flex-shrink: 0;
  min-width: 220px;
  display: flex;
}.zxs-wc_img_kys {
  overflow: hidden;
  border-radius: 6px;
  background: #0F1628;
  height: 36px;
  flex-shrink: 0;
  width: 36px;
}.zxs-wc_img_kys img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.zxs-wc_info_kys {
  min-width: 0;
}.zxs-wc_game_kys {
  overflow: hidden;
  white-space: nowrap;
  color: #C2CFEA;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  font-weight: 600;
}.zxs-wc_player_kys {
  overflow: hidden;
  color: #3D5270;
  font-size: 0.625rem;
  white-space: nowrap;
  text-overflow: ellipsis;
}.zxs-wc_amount_kys {
  font-size: 0.813rem;
  color: #18C45A;
  margin-left: auto;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
}.zxs-app_kys {
  background: #080E1C;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.zxs-app_kys {
  padding: 2.75rem 24px 0;
}
}.zxs-app_in_kys {
  margin: 0 auto;
  max-width: 1320px;
}.zxs-app_head_kys {
  margin-bottom: 16px;
}.zxs-app_label_kys {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #1660E8;
}.zxs-app_h2_kys {
  font-size: 20px;
  color: #EDF2FF;
  margin-bottom: 0.375rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 766px) {.zxs-app_h2_kys {
  font-size: 24px;
}
}.zxs-app_sub_kys {
  max-width: 37.5rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #5E7296;
}.zxs-app_sub_kys strong {
  color: #C2CFEA;
  font-weight: 700;
}.zxs-app_cards_kys {
  gap: 10px;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.zxs-app_cards_kys {
  grid-template-columns: repeat(3,1fr);
}
}.zxs-app_card_kys {
  gap: 16px;
  overflow: hidden;
  border-radius: 0.625rem;
  padding: 20px;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
}.zxs-app_card_ios_kys {
  background: linear-gradient(135deg,rgba(22, 96, 232, 0.18) 0%,#0F1628 100%);
}.zxs-app_card_android_kys {
  background: linear-gradient(135deg,rgba(24, 196, 90, 0.16) 0%,#0F1628 100%);
}.zxs-app_card_win_kys {
  background: linear-gradient(135deg,rgba(245, 166, 35, 0.15) 0%,#0F1628 100%);
}.zxs-app_card_ic_kys svg {
  height: 2.125rem;
  stroke-linejoin: round;
  width: 34px;
  stroke-linecap: round;
}.zxs-app_card_ic_kys {
  flex-shrink: 0;
  color: #EDF2FF;
}.zxs-app_card_os_kys {
  color: #5E7296;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px;
  letter-spacing: .08em;
}.zxs-app_card_title_kys {
  line-height: 1.2;
  color: #EDF2FF;
  margin-bottom: 0.375rem;
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
}.zxs-app_card_text_kys {
  color: #5E7296;
  margin-bottom: 14px;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.5;
}.zxs-app_card_btn_kys {
  background: rgba(255, 255, 255, 0.12);
  border-radius: 6px;
  transition: background .2s;
  gap: 7px;
  border: 1px solid rgba(22, 100, 240, 0.55);
  padding: 0.625rem 1.125rem;
  font-weight: 700;
  align-items: center;
  font-size: 13px;
  color: #EDF2FF;
  display: inline-flex;
}.zxs-app_card_btn_kys:hover {
  background: rgba(255, 255, 255, 0.07);
}.zxs-reg_kys {
  background: #080E1C;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.zxs-reg_kys {
  padding: 2.75rem 1.5rem 0;
}
}.zxs-reg_in_kys {
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 16px;
  margin: 0 auto;
  padding: 1.75rem 24px;
  background: #0F1628;
  max-width: 82.5rem;
}
@media(min-width:768px) {.zxs-reg_in_kys {
  padding: 2.5rem;
}
}.zxs-reg_top_kys {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.zxs-reg_top_kys {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.zxs-reg_label_kys {
  color: #1660E8;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-size: 0.688rem;
  text-transform: uppercase;
}.zxs-reg_h2_kys {
  font-weight: 800;
  font-size: 22px;
  color: #EDF2FF;
  margin-bottom: 0.75rem;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  line-height: 1.2;
}
@media(min-width: 765px) {.zxs-reg_h2_kys {
  font-size: 28px;
}
}.zxs-reg_bonus_kys {
  border-radius: 10px;
  background: rgba(245, 166, 35, 0.15);
  padding: 0.625rem 16px;
  border: 1px solid rgba(245, 166, 35, 0.15);
  gap: 8px;
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.zxs-reg_bonus_amount_kys {
  color: #F5A623;
  font-size: 20px;
  font-weight: 800;
}.zxs-reg_bonus_text_kys {
  color: #8A9DC0;
  font-size: 0.813rem;
  line-height: 1.35;
}.zxs-reg_cta_btn_kys {
  padding: 14px 32px;
  background: #18C45A;
  transition: background .2s;
  border-radius: 10px;
  color: #060D1A;
  font-size: 0.938rem;
  box-shadow: 0 0.25rem 18px rgba(24, 196, 90, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  display: inline-block;
  margin-bottom: 0.75rem;
  font-weight: 700;
}.zxs-reg_cta_btn_kys:hover {
  background: #14AE4F;
}.zxs-reg_terms_kys {
  font-size: 0.688rem;
  color: #3D5270;
  line-height: 1.5;
}.zxs-reg_seo_kys {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  color: #5E7296;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  padding-top: 1.25rem;
}.zxs-reg_seo_kys p {
  margin-bottom: 0.625rem;
  line-height: 1.65;
  color: #5E7296;
  font-size: 13px;
}.zxs-reg_seo_kys p:last-child {
  margin-bottom: 0;
}.zxs-reg_seo_kys strong {
  font-weight: 700;
  color: #C2CFEA;
}.zxs-reg_seo_kys a {
  transition: color .2s;
  color: #1660E8;
  text-decoration: underline;
}.zxs-reg_seo_kys a:hover {
  color: #2E78F5;
}.zxs-reg_seo_kys ul,.zxs-reg_seo_kys ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 1.125rem;
}.zxs-reg_seo_kys ol {
  list-style: decimal;
}.zxs-reg_seo_kys li {
  color: #5E7296;
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 4px;
}.zxs-reg_seo_kys table {
  font-size: 13px;
  width: 100%;
  overflow-x: auto;
  display: block;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
}
@media(min-width: 769px) {.zxs-reg_seo_kys table {
  display: table;
}
}.zxs-reg_seo_kys th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C2CFEA;
  text-align: left;
  font-weight: 700;
}.zxs-reg_seo_kys td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #5E7296;
}.zxs-reg_steps_kys {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width:860px) {.zxs-reg_steps_kys {
  margin-top: 0;
}
}.zxs-reg_step_kys {
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.zxs-reg_step_num_kys {
  background: rgba(22, 96, 232, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(22, 96, 232, 0.08);
  height: 2.125rem;
  align-items: center;
  justify-content: center;
  width: 2.125rem;
  font-size: 0.875rem;
  color: #1660E8;
  flex-shrink: 0;
  display: flex;
  font-weight: 800;
}.zxs-reg_step_title_kys {
  margin-bottom: 3px;
  font-size: 14px;
  color: #EDF2FF;
  font-weight: 700;
}.zxs-reg_step_text_kys {
  line-height: 1.5;
  color: #5E7296;
  font-size: 12px;
}.zxs-reg_trust_kys {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  display: flex;
}.zxs-reg_trust_item_kys {
  gap: 7px;
  display: flex;
  overflow-wrap: break-word;
  color: #5E7296;
  font-size: 0.75rem;
  align-items: center;
}.zxs-reg_trust_ic_kys svg {
  stroke-linecap: round;
  color: #1660E8;
  height: 16px;
  stroke-linejoin: round;
  width: 1rem;
}.zxs-htp_kys {
  background: #080E1C;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.zxs-htp_kys {
  padding: 2.75rem 24px 0;
}
}.zxs-htp_in_kys {
  margin: 0 auto;
  max-width: 1320px;
}.zxs-htp_head_kys {
  max-width: 720px;
  margin-bottom: 22px;
}.zxs-htp_label_kys {
  color: #1660E8;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
}.zxs-htp_h2_kys {
  font-weight: 800;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #EDF2FF;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 8px;
}
@media(min-width: 770px) {.zxs-htp_h2_kys {
  font-size: 28px;
}
}.zxs-htp_intro_kys {
  line-height: 1.6;
  font-size: 0.875rem;
  color: #5E7296;
}.zxs-htp_steps_kys {
  gap: 0.75rem;
  padding: 0;
  margin: 0;
  list-style: none;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 637px) {.zxs-htp_steps_kys {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.zxs-htp_steps_kys {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.zxs-htp_step_kys {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0F1628;
  padding: 1.25rem 18px 1.125rem;
  border-radius: 0.625rem;
  flex-direction: column;
  display: flex;
  position: relative;
}.zxs-htp_step_num_kys {
  background: #1660E8;
  border-radius: 50%;
  color: #060D1A;
  position: absolute;
  justify-content: center;
  display: flex;
  align-items: center;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  font-size: 0.813rem;
  height: 1.75rem;
  top: -12px;
  width: 1.75rem;
  left: 1.25rem;
}.zxs-htp_step_ic_kys {
  margin: 8px 0 12px;
  border-radius: 0.375rem;
  background: rgba(22, 96, 232, 0.18);
  align-items: center;
  height: 36px;
  width: 2.25rem;
  display: flex;
  color: #1660E8;
  justify-content: center;
}.zxs-htp_step_ic_kys svg {
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
  width: 1.125rem;
}.zxs-htp_step_h_kys {
  font-weight: 700;
  line-height: 1.25;
  color: #EDF2FF;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-size: 14px;
}.zxs-htp_step_p_kys {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #5E7296;
  line-height: 1.55;
}.zxs-htp_step_p_kys strong {
  color: #C2CFEA;
  font-weight: 600;
}.zxs-htp_cta_kys {
  padding: 13px 26px;
  transition: background .2s;
  background: #18C45A;
  border-radius: 0.625rem;
  color: #060D1A;
  margin-top: 1.25rem;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
}.zxs-htp_cta_kys:hover {
  background: #14AE4F;
}.zxs-bon_kys {
  background: #080E1C;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.zxs-bon_kys {
  padding: 2.75rem 24px 0;
}
}.zxs-bon_in_kys {
  margin: 0 auto;
  max-width: 82.5rem;
}.zxs-bon_head_kys {
  margin-bottom: 20px;
}.zxs-bon_label_kys {
  color: #1660E8;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
}.zxs-bon_h2_kys {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #EDF2FF;
  font-family: 'Exo 2', sans-serif;
  font-size: 1.25rem;
}
@media(min-width: 771px) {.zxs-bon_h2_kys {
  font-size: 24px;
}
}.zxs-bon_seo_kys {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #5E7296;
  max-width: 620px;
  line-height: 1.6;
}.zxs-bon_seo_kys strong {
  font-weight: 700;
  color: #C2CFEA;
}.zxs-bon_seo_kys a {
  text-decoration: underline;
  color: #1660E8;
}.zxs-bon_grid_kys {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.zxs-bon_grid_kys {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.zxs-bon_grid_kys {
  grid-template-columns: repeat(5,1fr);
}
}.zxs-bon_card_kys {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 16px;
  border-radius: 0.625rem;
  background: #0B1220;
  transition: border-color .2s,transform .2s;
}.zxs-bon_card_kys:hover {
  transform: translateY(-2px);
  border-color: rgba(22, 96, 232, 0.08);
}.zxs-bon_card_ic_kys svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.625rem;
  height: 26px;
}.zxs-bon_card_ic_kys {
  margin-bottom: 10px;
}.zxs-bon_card_type_kys {
  letter-spacing: .06em;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  color: #5E7296;
}.zxs-bon_card_amount_kys {
  font-weight: 800;
  margin-bottom: 6px;
  font-size: 1.125rem;
  color: #F5A623;
  line-height: 1.1;
}.zxs-bon_card_name_kys {
  margin-bottom: 8px;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #EDF2FF;
}.zxs-bon_card_detail_kys {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  font-size: 0.688rem;
  line-height: 1.5;
  color: #3D5270;
  padding-top: 0.5rem;
}.zxs-prov_kys {
  background: #080E1C;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.zxs-prov_kys {
  padding: 44px 1.5rem 0;
}
}.zxs-prov_in_kys {
  margin: 0 auto;
  max-width: 1320px;
}.zxs-prov_head_kys {
  margin-bottom: 1rem;
}.zxs-prov_label_kys {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  color: #1660E8;
}.zxs-prov_h2_kys {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #EDF2FF;
  font-family: 'Exo 2', sans-serif;
  font-size: 20px;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.zxs-prov_h2_kys {
  font-size: 1.5rem;
}
}.zxs-prov_seo_kys {
  max-width: 38.75rem;
  margin-bottom: 16px;
  color: #5E7296;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
}.zxs-prov_seo_kys strong {
  font-weight: 700;
  color: #C2CFEA;
}.zxs-prov_seo_kys a {
  text-decoration: underline;
  color: #1660E8;
}.zxs-prov_grid_kys {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width:640px) {.zxs-prov_grid_kys {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.zxs-prov_grid_kys {
  grid-template-columns: repeat(8,1fr);
}
}.zxs-prov_card_kys {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  padding: 14px 0.625rem;
  gap: 0.438rem;
  background: #0B1220;
  transition: border-color .2s,background .2s;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: column;
}.zxs-prov_card_kys:hover {
  border-color: rgba(22, 100, 240, 0.55);
  background: #0F1628;
}.zxs-prov_logo_kys {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 6px;
  width: 2.75rem;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
}.zxs-prov_logo_kys img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.zxs-prov_name_kys {
  font-size: 11px;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #8A9DC0;
  text-align: center;
}.zxs-faq_kys {
  background: #080E1C;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.zxs-faq_kys {
  padding: 44px 24px 0;
}
}.zxs-faq_in_kys {
  margin: 0 auto;
  max-width: 1320px;
}.zxs-faq_head_kys {
  margin-bottom: 1.25rem;
}.zxs-faq_label_kys {
  font-size: 11px;
  font-weight: 700;
  color: #1660E8;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.zxs-faq_h2_kys {
  color: #EDF2FF;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 766px) {.zxs-faq_h2_kys {
  font-size: 24px;
}
}.zxs-faq_list_kys {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.zxs-faq_item_kys {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  overflow: hidden;
  background: #0F1628;
}.zxs-faq_q_kys {
  padding: 16px 1.25rem;
  gap: 12px;
  transition: color .2s;
  font-weight: 600;
  flex-wrap: wrap;
  display: flex;
  font-size: 0.875rem;
  align-items: center;
  justify-content: space-between;
  overflow-wrap: break-word;
  cursor: pointer;
  color: #C2CFEA;
}.zxs-faq_q_kys:hover {
  color: #EDF2FF;
}.zxs-faq_q_ic_kys {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  flex-shrink: 0;
  font-size: 1rem;
  height: 1.5rem;
  display: flex;
  align-items: center;
  color: #1660E8;
  width: 24px;
  justify-content: center;
}.zxs-faq_item_kys.zxs-state_open_kys .zxs-faq_q_ic_kys {
  transform: rotate(45deg);
}.zxs-faq_a_kys {
  padding: 0 20px 1rem;
  overflow-wrap: break-word;
  line-height: 1.7;
  color: #5E7296;
  display: none;
  font-size: 0.813rem;
}.zxs-faq_item_kys.zxs-state_open_kys .zxs-faq_a_kys {
  display: block;
}.zxs-faq_a_kys strong {
  font-weight: 700;
  color: #C2CFEA;
}.zxs-faq_a_kys a {
  color: #1660E8;
  text-decoration: underline;
}.zxs-faq_a_kys ul,.zxs-faq_a_kys ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.zxs-faq_a_kys ol {
  list-style: decimal;
}.zxs-faq_a_kys li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.zxs-faq_a_kys table {
  margin: 0.5rem 0;
  width: 100%;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  font-size: 0.75rem;
}
@media(min-width: 771px) {.zxs-faq_a_kys table {
  display: table;
}
}.zxs-faq_a_kys th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C2CFEA;
}.zxs-faq_a_kys td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #5E7296;
}.zxs-seo_kys {
  padding: 36px 1rem 0;
  background: #080E1C;
}
@media(min-width: 769px) {.zxs-seo_kys {
  padding: 2.75rem 24px 0;
}
}.zxs-seo_in_kys {
  background: #0F1628;
  padding: 28px 1.5rem;
  border-radius: 1rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 82.5rem;
}
@media(min-width: 770px) {.zxs-seo_in_kys {
  padding: 2.25rem 40px;
}
}.zxs-seo_label_kys {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  color: #1660E8;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.zxs-seo_h2_kys {
  font-size: 20px;
  line-height: 1.25;
  color: #EDF2FF;
  font-weight: 800;
  margin-bottom: 14px;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.zxs-seo_h2_kys {
  font-size: 1.5rem;
}
}.zxs-seo_body_kys {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8A9DC0;
}.zxs-seo_body_kys p {
  margin-bottom: 0.75rem;
  color: #8A9DC0;
  line-height: 1.75;
  font-size: 0.875rem;
}.zxs-seo_body_kys p:last-child {
  margin-bottom: 0;
}.zxs-seo_body_kys strong {
  font-weight: 700;
  color: #C2CFEA;
}.zxs-seo_body_kys a {
  transition: color .2s;
  color: #1660E8;
  text-decoration: underline;
}.zxs-seo_body_kys a:hover {
  color: #2E78F5;
}.zxs-seo_body_kys ul,.zxs-seo_body_kys ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.zxs-seo_body_kys ol {
  list-style: decimal;
}.zxs-seo_body_kys li {
  color: #8A9DC0;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}.zxs-seo_body_kys table {
  display: block;
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 12px;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 766px) {.zxs-seo_body_kys table {
  display: table;
}
}.zxs-seo_body_kys th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #C2CFEA;
  text-align: left;
}.zxs-seo_body_kys td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8A9DC0;
}.zxs-seo_cols_kys {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.zxs-seo_cols_kys {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.zxs-seo_cols_kys {
  grid-template-columns: repeat(3,1fr);
}
}.zxs-seo_col_h_kys {
  font-size: 0.813rem;
  color: #C2CFEA;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
}.zxs-seo_col_p_kys {
  color: #5E7296;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.zxs-seo_stats_kys {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.zxs-seo_stat_kys {
  padding: 14px 16px;
  border: 1px solid rgba(22, 96, 232, 0.18);
  border-radius: 0.625rem;
  background: rgba(22, 96, 232, 0.08);
  flex: 1;
  min-width: 8.75rem;
}.zxs-seo_stat_val_kys {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
  color: #1660E8;
  font-size: 1.25rem;
}.zxs-seo_stat_lb_kys {
  overflow-wrap: break-word;
  color: #5E7296;
  font-size: 11px;
}.zxs-seo_kys {
  background: #080E1C;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.zxs-seo_kys {
  padding: 2.75rem 1.5rem 0;
}
}.zxs-seo_in_kys {
  margin: 0 auto;
  padding: 1.75rem 24px;
  border-radius: 16px;
  background: #0F1628;
  border: 1px solid rgba(255, 255, 255, 0.09);
  max-width: 82.5rem;
}
@media(min-width: 770px) {.zxs-seo_in_kys {
  padding: 2.25rem 40px;
}
}.zxs-seo_label_kys {
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #1660E8;
  font-size: 11px;
}.zxs-seo_h2_kys {
  line-height: 1.25;
  margin-bottom: 14px;
  color: #EDF2FF;
  font-size: 1.25rem;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.zxs-seo_h2_kys {
  font-size: 24px;
}
}.zxs-seo_body_kys {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #8A9DC0;
  line-height: 1.75;
}.zxs-seo_body_kys p {
  font-size: 0.875rem;
  color: #8A9DC0;
  line-height: 1.75;
  margin-bottom: 12px;
}.zxs-seo_body_kys p:last-child {
  margin-bottom: 0;
}.zxs-seo_body_kys strong {
  color: #C2CFEA;
  font-weight: 700;
}.zxs-seo_body_kys a {
  transition: color .2s;
  color: #1660E8;
  text-decoration: underline;
}.zxs-seo_body_kys a:hover {
  color: #2E78F5;
}.zxs-seo_body_kys ul,.zxs-seo_body_kys ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.zxs-seo_body_kys ol {
  list-style: decimal;
}.zxs-seo_body_kys li {
  color: #8A9DC0;
  font-size: 0.875rem;
  margin-bottom: 6px;
  line-height: 1.75;
}.zxs-seo_body_kys table {
  margin-bottom: 12px;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
  overflow-x: auto;
}
@media(min-width: 769px) {.zxs-seo_body_kys table {
  display: table;
}
}.zxs-seo_body_kys th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C2CFEA;
}.zxs-seo_body_kys td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #8A9DC0;
}.zxs-seo_cols_kys {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.zxs-seo_cols_kys {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.zxs-seo_cols_kys {
  grid-template-columns: repeat(3,1fr);
}
}.zxs-seo_col_h_kys {
  color: #C2CFEA;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
}.zxs-seo_col_p_kys {
  color: #5E7296;
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.zxs-seo_stats_kys {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.zxs-seo_stat_kys {
  padding: 14px 16px;
  border-radius: 0.625rem;
  border: 1px solid rgba(22, 96, 232, 0.18);
  background: rgba(22, 96, 232, 0.08);
  flex: 1;
  min-width: 140px;
}.zxs-seo_stat_val_kys {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  color: #1660E8;
}.zxs-seo_stat_lb_kys {
  overflow-wrap: break-word;
  color: #5E7296;
  font-size: 0.688rem;
}.zxs-seo_kys {
  background: #080E1C;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.zxs-seo_kys {
  padding: 44px 24px 0;
}
}.zxs-seo_in_kys {
  margin: 0 auto;
  border-radius: 16px;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0F1628;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.zxs-seo_in_kys {
  padding: 2.25rem 2.5rem;
}
}.zxs-seo_label_kys {
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #1660E8;
  margin-bottom: 10px;
  text-transform: uppercase;
}.zxs-seo_h2_kys {
  color: #EDF2FF;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  font-size: 20px;
}
@media(min-width:768px) {.zxs-seo_h2_kys {
  font-size: 1.5rem;
}
}.zxs-seo_body_kys {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
  color: #8A9DC0;
}.zxs-seo_body_kys p {
  color: #8A9DC0;
  margin-bottom: 0.75rem;
  font-size: 14px;
  line-height: 1.75;
}.zxs-seo_body_kys p:last-child {
  margin-bottom: 0;
}.zxs-seo_body_kys strong {
  color: #C2CFEA;
  font-weight: 700;
}.zxs-seo_body_kys a {
  transition: color .2s;
  text-decoration: underline;
  color: #1660E8;
}.zxs-seo_body_kys a:hover {
  color: #2E78F5;
}.zxs-seo_body_kys ul,.zxs-seo_body_kys ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.zxs-seo_body_kys ol {
  list-style: decimal;
}.zxs-seo_body_kys li {
  color: #8A9DC0;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 14px;
}.zxs-seo_body_kys table {
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
  display: block;
  margin-bottom: 0.75rem;
  overflow-x: auto;
}
@media(min-width: 769px) {.zxs-seo_body_kys table {
  display: table;
}
}.zxs-seo_body_kys th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #C2CFEA;
  font-weight: 700;
  text-align: left;
}.zxs-seo_body_kys td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #8A9DC0;
}.zxs-seo_cols_kys {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 639px) {.zxs-seo_cols_kys {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.zxs-seo_cols_kys {
  grid-template-columns: repeat(3,1fr);
}
}.zxs-seo_col_h_kys {
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #C2CFEA;
  font-size: 13px;
}.zxs-seo_col_p_kys {
  line-height: 1.65;
  color: #5E7296;
  overflow-wrap: break-word;
  font-size: 13px;
}.zxs-seo_stats_kys {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.zxs-seo_stat_kys {
  border-radius: 10px;
  flex: 1;
  padding: 0.875rem 1rem;
  background: rgba(22, 96, 232, 0.08);
  border: 1px solid rgba(22, 96, 232, 0.18);
  min-width: 140px;
}.zxs-seo_stat_val_kys {
  font-weight: 800;
  margin-bottom: 4px;
  color: #1660E8;
  overflow-wrap: break-word;
  font-size: 20px;
}.zxs-seo_stat_lb_kys {
  font-size: 0.688rem;
  color: #5E7296;
  overflow-wrap: break-word;
}.zxs-rv_kys {
  background: #080E1C;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.zxs-rv_kys {
  padding: 44px 24px 0;
}
}.zxs-rv_in_kys {
  margin: 0 auto;
  max-width: 82.5rem;
}.zxs-rv_head_kys {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.zxs-rv_label_kys {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 11px;
  color: #1660E8;
}.zxs-rv_h2_kys {
  font-size: 22px;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  color: #EDF2FF;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
}
@media(min-width: 767px) {.zxs-rv_h2_kys {
  font-size: 1.75rem;
}
}.zxs-rv_stats_kys {
  gap: 1.125rem;
  color: #5E7296;
  display: flex;
  flex-wrap: wrap;
  font-size: 0.813rem;
  align-items: center;
}.zxs-rv_stats_score_kys {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.zxs-rv_stats_score_val_kys {
  font-size: 1.375rem;
  font-family: 'Exo 2', sans-serif;
  color: #F5A623;
  font-weight: 800;
}.zxs-rv_stats_score_max_kys {
  color: #3D5270;
  font-size: 0.813rem;
}.zxs-rv_stats_badge_kys {
  gap: 4px;
  display: flex;
  align-items: center;
}.zxs-rv_stats_badge_kys svg {
  color: #F5A623;
  width: 0.875rem;
  height: 14px;
}.zxs-rv_grid_kys {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.zxs-rv_grid_kys {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.zxs-rv_grid_kys {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.zxs-rv_card_kys {
  padding: 1.25rem;
  background: #0F1628;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  flex-direction: column;
  display: flex;
}.zxs-rv_card_stars_kys {
  gap: 2px;
  display: flex;
  margin-bottom: 0.625rem;
  color: #F5A623;
}.zxs-rv_card_stars_kys svg {
  width: 14px;
  height: 0.875rem;
}.zxs-rv_card_h_kys {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #EDF2FF;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 8px;
}.zxs-rv_card_body_kys {
  flex: 1;
  margin-bottom: 0.875rem;
  color: #5E7296;
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.zxs-rv_card_body_kys strong {
  font-weight: 600;
  color: #C2CFEA;
}.zxs-rv_card_meta_kys {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.75rem;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.zxs-rv_card_author_kys {
  font-size: 0.75rem;
  color: #C2CFEA;
  font-weight: 600;
}.zxs-rv_card_date_kys {
  color: #3D5270;
  font-size: 0.688rem;
}.zxs-ft_kys {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #040811;
  margin-top: 48px;
}.zxs-ft_support_kys {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 769px) {.zxs-ft_support_kys {
  padding: 1.75rem 24px;
}
}.zxs-ft_support_in_kys {
  margin: 0 auto;
  gap: 16px;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.zxs-ft_support_main_kys {
  gap: 1rem;
  flex: 1;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-width: 13.75rem;
}.zxs-ft_support_ic_kys {
  flex-shrink: 0;
  color: #1660E8;
}.zxs-ft_support_ic_kys svg {
  width: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.875rem;
}.zxs-ft_support_text_title_kys {
  font-weight: 700;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #EDF2FF;
}.zxs-ft_support_text_sub_kys {
  font-size: 12px;
  color: #5E7296;
  overflow-wrap: break-word;
}.zxs-ft_support_btn_kys {
  border-radius: 10px;
  padding: 0.688rem 1.375rem;
  background: #1660E8;
  transition: background .2s;
  font-size: 13px;
  color: #EDF2FF;
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
}.zxs-ft_support_btn_kys:hover {
  background: #2E78F5;
}.zxs-ft_support_contacts_kys {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.zxs-ft_support_contact_kys {
  color: #3D5270;
  line-height: 1.4;
  font-size: 12px;
}.zxs-ft_support_contact_kys strong {
  color: #8A9DC0;
  font-size: 0.688rem;
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
}.zxs-ft_main_kys {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 1rem 1.5rem;
}
@media(min-width: 771px) {.zxs-ft_main_kys {
  padding: 40px 24px 32px;
}
}.zxs-ft_main_in_kys {
  gap: 1.5rem;
  margin: 0 auto;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.zxs-ft_main_in_kys {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.zxs-ft_main_in_kys {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.zxs-ft_col_logo_kys {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.zxs-ft_col_logo_kys {
  grid-column: auto;
}
}.zxs-ft_logo_kys {
  gap: 0.563rem;
  font-size: 1rem;
  margin-bottom: 12px;
  color: #EDF2FF;
  display: flex;
  font-weight: 800;
  overflow-wrap: break-word;
  align-items: center;
  flex-wrap: wrap;
}.zxs-ft_logo_mark_kys {
  border-radius: 6px;
  overflow: hidden;
  width: 1.875rem;
  height: 1.875rem;
}.zxs-ft_logo_mark_kys img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.zxs-ft_logo_sub_kys {
  max-width: 200px;
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #3D5270;
}.zxs-ft_col_title_kys {
  color: #8A9DC0;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 14px;
  font-weight: 700;
  letter-spacing: .07em;
}.zxs-ft_col_links_kys {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.zxs-ft_col_link_kys {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #3D5270;
}.zxs-ft_col_link_kys:hover {
  color: #C2CFEA;
}.zxs-ft_apps_kys {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.zxs-ft_app_card_kys {
  padding: 0.625rem 0.75rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  align-items: center;
}.zxs-ft_app_card_kys:hover {
  border-color: rgba(22, 100, 240, 0.55);
}.zxs-ft_app_card_ic_kys svg {
  height: 22px;
  stroke-linejoin: round;
  width: 1.375rem;
  stroke-linecap: round;
}.zxs-ft_app_card_os_kys {
  font-weight: 600;
  color: #3D5270;
  font-size: 10px;
}.zxs-ft_app_card_action_kys {
  color: #C2CFEA;
  font-size: 0.75rem;
  font-weight: 700;
}.zxs-ft_bot_kys {
  padding: 1.25rem 16px;
}
@media(min-width:768px) {.zxs-ft_bot_kys {
  padding: 1.25rem 24px;
}
}.zxs-ft_bot_in_kys {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  max-width: 1320px;
  align-items: center;
}.zxs-ft_socials_kys {
  gap: 0.5rem;
  display: flex;
}.zxs-ft_soc_kys {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  align-items: center;
  height: 2.25rem;
  color: #8A9DC0;
  justify-content: center;
  width: 2.25rem;
  display: flex;
}.zxs-ft_soc_kys svg {
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.zxs-ft_soc_kys:hover {
  background: rgba(255, 255, 255, 0.07);
}.zxs-ft_legal_kys {
  flex: 1;
  color: #4E6585;
  line-height: 1.6;
  font-size: 11px;
  overflow-wrap: break-word;
  min-width: 200px;
}.zxs-ft_legal_kys strong {
  color: #8A9DC0;
  font-weight: 700;
}.zxs-ft_legal_kys a {
  text-decoration: underline;
  color: #8A9DC0;
}.zxs-ft_age_kys {
  border: 2px solid #4E6585;
  border-radius: 50%;
  justify-content: center;
  font-size: 11px;
  display: flex;
  color: #4E6585;
  align-items: center;
  flex-shrink: 0;
  width: 32px;
  margin-left: auto;
  height: 2rem;
  font-weight: 800;
}