*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0D0A0A;
  line-height: 1.6;
  min-height: 100vh;
  color: #D0C6C6;
  -webkit-font-smoothing: antialiased;
  font-family: 'Nunito Sans', sans-serif;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  font: inherit;
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.ksy-layout-bke {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.ksy-page-bke {
  min-height: 100vh;
  display: flex;
}.ksy-main-bke {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media(min-width: 1082px) {.ksy-main-bke {
  padding-left: 220px;
}
}
@media(max-width: 1080px) {.ksy-main-bke {
  padding-bottom: 72px;
}
}.ksy-gc-bke {
  border: 1px solid rgba(255,255,255,0.06);
  background: #141010;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 0.625rem;
  width: 8.75rem;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
}
@media(min-width: 641px) {.ksy-gc-bke {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.ksy-gc-bke {
  width: 10.5rem;
}
}.ksy-gc-bke:hover {
  transform: translateY(-3px);
  border-color: rgba(212,40,40,0.08);
}.ksy-gc_img-bke {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.ksy-gc_img-bke img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.ksy-gc_hover-bke {
  transition: opacity .2s;
  background: rgba(0,0,0,0.68);
  inset: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  opacity: 0;
}.ksy-gc-bke:hover .ksy-gc_hover-bke {
  opacity: 1;
}.ksy-gc_hover_btn-bke {
  padding: 8px 16px;
  border-radius: 6px;
  background: #D42828;
  color: #F2EEEE;
  font-weight: 700;
  font-size: 12px;
}.ksy-gc_info-bke {
  padding: 8px 10px 0.625rem;
}.ksy-gc_name-bke {
  overflow: hidden;
  color: #D0C6C6;
  white-space: nowrap;
  margin-bottom: 3px;
  font-weight: 600;
  text-overflow: ellipsis;
  max-width: 100%;
  font-size: 12px;
}.ksy-gc_prov-bke {
  font-size: 10px;
  color: #847676;
}.ksy-gc_tag-bke {
  padding: 2px 7px;
  border-radius: 4px;
  top: 6px;
  left: 6px;
  text-transform: uppercase;
  font-size: 9px;
  position: absolute;
  font-weight: 700;
  letter-spacing: .04em;
  z-index: 2;
}.ksy-gc_tag_hot-bke {
  background: #FF3B3B;
  color: #fff;
}.ksy-gc_tag_new-bke {
  background: #16A34A;
  color: #0D0A0A;
}.ksy-gc_tag_jp-bke {
  background: #D97706;
  color: #0D0A0A;
}.ksy-gc_tag_ex-bke {
  background: #8B1818;
  color: #fff;
}.ksy-gc_tag_live-bke {
  background: #FF3B3B;
  color: #fff;
}.ksy-gr-bke {
  background: #0D0A0A;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.ksy-gr-bke {
  padding: 2.25rem 1.5rem 0;
}
}.ksy-gr_in-bke {
  margin: 0 auto;
  max-width: 1340px;
}.ksy-gr_head-bke {
  gap: 12px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
}.ksy-gr_head_l-bke {
  flex: 1;
  gap: 0.625rem;
  display: flex;
  min-width: 0;
  align-items: center;
}.ksy-gr_ic-bke {
  border-radius: 10px;
  display: flex;
  width: 32px;
  flex-shrink: 0;
  justify-content: center;
  height: 2rem;
  align-items: center;
}.ksy-gr_ic-bke svg {
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ksy-gr_title-bke {
  color: #F2EEEE;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  font-size: 16px;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.ksy-gr_title-bke {
  font-size: 18px;
}
}.ksy-gr_more-bke {
  gap: 5px;
  transition: color .2s;
  color: #907F7F;
  white-space: nowrap;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 600;
}.ksy-gr_more-bke:hover {
  color: #D42828;
}.ksy-gr_more-bke svg {
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
}.ksy-gr_arrows-bke {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.ksy-gr_arr-bke {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.375rem;
  background: rgba(255,255,255,0.05);
  justify-content: center;
  color: #A89898;
  height: 1.875rem;
  align-items: center;
  width: 30px;
  display: flex;
}.ksy-gr_arr-bke:hover {
  background: rgba(255,255,255,0.07);
  color: #F2EEEE;
}.ksy-gr_arr-bke svg {
  width: 13px;
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
}.ksy-gr_seo_h-bke {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  font-size: 0.813rem;
  color: #D0C6C6;
  max-width: 680px;
}
@media(min-width: 769px) {.ksy-gr_seo_h-bke {
  font-size: 0.875rem;
}
}.ksy-gr_seo-bke {
  font-size: 12px;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  margin-bottom: 12px;
  line-height: 1.55;
  color: #907F7F;
}.ksy-gr_seo-bke strong {
  color: #D0C6C6;
  font-weight: 600;
}.ksy-gr_scroll-bke {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 10px;
  display: flex;
}.ksy-gr_scroll-bke::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.ksy-gr_scroll-bke {
  gap: 12px;
}
}.ksy-tb-bke {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #0D0A0A;
  top: 0;
  z-index: 80;
  display: flex;
  position: fixed;
  height: 56px;
  align-items: center;
  left: 0;
  right: 0;
}.ksy-tb_in-bke {
  gap: 0;
  padding: 0 14px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}.ksy-tb_burger-bke {
  gap: 0.313rem;
  border-radius: 0.625rem;
  display: flex;
  margin-right: 8px;
  flex-shrink: 0;
  height: 38px;
  justify-content: center;
  width: 38px;
  align-items: center;
  flex-direction: column;
}.ksy-tb_burger-bke:hover {
  background: rgba(255,255,255,0.05);
}.ksy-tb_burger_line-bke {
  background: #A89898;
  border-radius: 1px;
  width: 1.125rem;
  display: block;
  height: 2px;
}
@media(min-width: 1079px) {.ksy-tb_burger-bke {
  display: none;
}
}.ksy-tb_logo-bke {
  gap: 9px;
  display: flex;
  overflow-wrap: break-word;
  color: #F2EEEE;
  letter-spacing: -.01em;
  margin-right: 20px;
  flex-shrink: 0;
  align-items: center;
  font-weight: 800;
  font-size: 18px;
}.ksy-tb_logo_mark-bke {
  border-radius: 0.625rem;
  overflow: hidden;
  width: 32px;
  display: flex;
  height: 2rem;
  justify-content: center;
  align-items: center;
}.ksy-tb_logo_mark-bke img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.ksy-tb_nav-bke {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.ksy-tb_nav-bke {
  display: flex;
}
}.ksy-tb_tab-bke {
  padding: 0.5rem 14px;
  border-radius: 0.625rem;
  transition: background .15s,color .15s;
  color: #A89898;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.813rem;
}.ksy-tb_tab-bke:hover {
  background: rgba(255,255,255,0.05);
  color: #F2EEEE;
}.ksy-tb_tab-bke.ksy-state_active-bke {
  background: rgba(212,40,40,0.18);
  color: #F2EEEE;
}.ksy-tb_right-bke {
  gap: 8px;
  align-items: center;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
}.ksy-tb_login-bke {
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,color .2s;
  background: rgba(255,255,255,0.05);
  padding: 0.563rem 1rem;
  border-radius: 10px;
  display: none;
  color: #D0C6C6;
  font-size: 13px;
  font-weight: 600;
}.ksy-tb_login-bke:hover {
  border-color: rgba(212,40,40,0.52);
  color: #F2EEEE;
}
@media(min-width: 483px) {.ksy-tb_login-bke {
  display: block;
}
}.ksy-tb_reg-bke {
  background: #16A34A;
  padding: 9px 18px;
  border-radius: 0.625rem;
  transition: background .2s;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
  color: #0D0808;
}.ksy-tb_reg-bke:hover {
  background: #15803D;
}.ksy-sb-bke {
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #191414;
  top: 3.5rem;
  position: fixed;
  z-index: 70;
  bottom: 0;
  overflow-y: auto;
  left: 0;
  width: 13.75rem;
}.ksy-sb-bke.ksy-state_open-bke {
  transform: translateX(0);
}.ksy-sb-bke::-webkit-scrollbar {
  width: 4px;
}.ksy-sb-bke::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.ksy-sb-bke {
  transform: translateX(0);
}
}.ksy-sb_auth-bke {
  padding: 14px 0.75rem 0.625rem;
}.ksy-sb_btn_reg-bke {
  background: #16A34A;
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 0.688rem;
  display: block;
  color: #0D0808;
  text-align: center;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 13px;
}.ksy-sb_btn_reg-bke:hover {
  background: #15803D;
}.ksy-sb_btn_login-bke {
  transition: border-color .2s;
  padding: 10px;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  border-radius: 10px;
  color: #D0C6C6;
  font-size: 13px;
  text-align: center;
  display: block;
  font-weight: 600;
}.ksy-sb_btn_login-bke:hover {
  border-color: rgba(212,40,40,0.52);
  color: #F2EEEE;
}.ksy-sb_promo-bke {
  overflow: hidden;
  padding: 12px 0.875rem;
  border: 1px solid rgba(212,40,40,0.18);
  border-radius: 0.625rem;
  background: linear-gradient(135deg,#3D0808,#191414);
  margin: 0 12px 10px;
  position: relative;
}.ksy-sb_promo-bke::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212,40,40,0.18),transparent 70%);
  content: '';
  position: absolute;
  width: 80px;
  top: -1.25rem;
  height: 5rem;
  right: -1.25rem;
}.ksy-sb_promo_title-bke {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 4px;
  font-size: 11px;
  letter-spacing: .06em;
  color: #D42828;
}.ksy-sb_promo_text-bke {
  overflow-wrap: break-word;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.35;
  color: #F2EEEE;
}.ksy-sb_promo_sub-bke {
  font-size: 10px;
  margin-top: 3px;
  color: #907F7F;
}.ksy-sb_nav-bke {
  padding: 6px 0.5rem 1rem;
}.ksy-sb_nav_lb-bke {
  padding: 0.625rem 0.5rem 6px;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #847676;
}.ksy-sb_link-bke {
  transition: background .15s,color .15s;
  padding: 0.563rem 10px;
  border-radius: 6px;
  gap: 10px;
  align-items: center;
  color: #A89898;
  cursor: pointer;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 500;
  font-size: 13px;
}.ksy-sb_link-bke:hover {
  background: rgba(255,255,255,0.05);
  color: #F2EEEE;
}.ksy-sb_link-bke.ksy-state_active-bke {
  background: rgba(212,40,40,0.18);
  color: #F2EEEE;
}.ksy-sb_ic-bke {
  border-radius: 6px;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  height: 1.875rem;
  display: flex;
  width: 30px;
}.ksy-sb_ic-bke svg {
  stroke-linejoin: round;
  height: 16px;
  width: 16px;
  stroke-linecap: round;
}.ksy-sb_ic_1-bke {
  background: rgba(212,40,40,0.08);
  color: #D42828;
}.ksy-sb_ic_2-bke {
  background: rgba(22,163,74,0.15);
  color: #16A34A;
}.ksy-sb_ic_3-bke {
  background: rgba(217,119,6,0.16);
  color: #D97706;
}.ksy-sb_ic_4-bke {
  background: rgba(139,24,24,0.24);
  color: #8B1818;
}.ksy-sb_ic_5-bke {
  background: rgba(212,40,40,0.08);
  color: #EC4899;
}.ksy-sb_ic_6-bke {
  background: rgba(139,24,24,0.24);
  color: #7C3AED;
}.ksy-sb_badge-bke {
  border-radius: 0.375rem;
  background: #D97706;
  padding: 2px 7px;
  margin-left: auto;
  color: #0D0808;
  font-weight: 700;
  font-size: 9px;
}.ksy-sb_bot-bke {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding: 12px;
  gap: 8px;
  display: flex;
}.ksy-sb_lang-bke,.ksy-sb_help-bke {
  gap: 6px;
  transition: border-color .2s;
  border-radius: 0.375rem;
  padding: 0.563rem 0.375rem;
  flex: 1;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.06);
  font-weight: 600;
  color: #A89898;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
}.ksy-sb_lang-bke:hover,.ksy-sb_help-bke:hover {
  border-color: rgba(212,40,40,0.52);
  color: #F2EEEE;
}.ksy-sb_lang-bke svg,.ksy-sb_help-bke svg {
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
  width: 13px;
}.ksy-sb_bd-bke {
  inset: 0;
  background: rgba(0,0,0,0.68);
  z-index: 69;
  position: fixed;
  display: none;
}.ksy-sb_bd-bke.ksy-state_on-bke {
  display: block;
}
@media(min-width:1080px) {.ksy-sb_bd-bke {
  display: none!important;
}
}.ksy-mob_nav-bke {
  background: #191414;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.10);
  right: 0;
  position: fixed;
  left: 0;
  display: flex;
  z-index: 80;
  bottom: 0;
}
@media(min-width: 1083px) {.ksy-mob_nav-bke {
  display: none;
}
}.ksy-mob_nav_item-bke {
  gap: 0.25rem;
  padding: 4px 2px;
  flex: 1;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  display: flex;
  color: #847676;
}.ksy-mob_nav_ic-bke {
  line-height: 1;
}.ksy-mob_nav_ic-bke svg {
  height: 20px;
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ksy-mob_nav_lb-bke {
  font-size: 10px;
  color: #847676;
  font-weight: 600;
}.ksy-mob_nav_item-bke.ksy-state_active-bke {
  color: #D42828;
}.ksy-mob_nav_item-bke.ksy-state_active-bke .ksy-mob_nav_lb-bke {
  color: #D42828;
}.ksy-hero-bke {
  padding: 20px 16px 0;
  background: #0D0A0A;
}
@media(min-width:768px) {.ksy-hero-bke {
  padding: 24px 1.5rem 0;
}
}.ksy-hero_in-bke {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  max-width: 1340px;
  display: grid;
}
@media(min-width: 857px) {.ksy-hero_in-bke {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.ksy-hero_in-bke {
  grid-template-columns: 1fr 340px;
}
}.ksy-hero_promo-bke {
  background: #141010;
  overflow: hidden;
  border-radius: 16px;
  display: flex;
  min-height: 220px;
  position: relative;
  align-items: stretch;
}
@media(min-width: 767px) {.ksy-hero_promo-bke {
  min-height: 280px;
}
}.ksy-hero_promo_bg-bke {
  background: linear-gradient(120deg,#3D0808 0%,#0D0A0A 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.ksy-hero_promo_bg-bke::after {
  background: linear-gradient(90deg,#0D0A0A 0%,rgba(0,0,0,0.68) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.ksy-hero_promo_glow-bke {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139,24,24,0.24) 0%,transparent 65%);
  pointer-events: none;
  top: -2.5rem;
  position: absolute;
  width: 300px;
  height: 300px;
  right: 60px;
}.ksy-hero_promo_ct-bke {
  padding: 1.75rem 24px 28px 28px;
  display: flex;
  z-index: 2;
  flex-direction: column;
  position: relative;
  justify-content: center;
  max-width: 480px;
}
@media(min-width: 770px) {.ksy-hero_promo_ct-bke {
  padding: 40px 2rem;
}
}.ksy-hero_badge-bke {
  border-radius: 1.25rem;
  border: 1px solid rgba(212,40,40,0.08);
  padding: 5px 12px;
  background: rgba(212,40,40,0.18);
  display: inline-block;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-size: 10px;
  color: #D42828;
}.ksy-hero_h1-bke {
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F2EEEE;
  font-size: 26px;
  line-height: 1.15;
  font-weight: 800;
  margin-bottom: 10px;
}.ksy-hero_h1-bke em {
  font-style: normal;
  color: #D97706;
}
@media(min-width: 770px) {.ksy-hero_h1-bke {
  font-size: 36px;
}
}.ksy-hero_sub-bke {
  font-size: 0.813rem;
  margin-bottom: 1.25rem;
  line-height: 1.55;
  color: #A89898;
}
@media(min-width: 770px) {.ksy-hero_sub-bke {
  font-size: 14px;
}
}.ksy-hero_row-bke {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.ksy-hero_cta-bke {
  background: #16A34A;
  border-radius: 10px;
  transition: background .2s;
  padding: 0.813rem 26px;
  color: #0D0808;
  font-weight: 700;
  box-shadow: 0 6px 20px rgba(22,163,74,0.44), inset 0 1px 0 rgba(255,255,255,0.12);
  font-size: 0.875rem;
}.ksy-hero_cta-bke:hover {
  background: #15803D;
}.ksy-hero_terms-bke {
  font-size: 0.688rem;
  color: #847676;
}.ksy-hero_game-bke {
  overflow: hidden;
  border-radius: 1rem;
  border: 1px solid rgba(255,255,255,0.06);
  background: #141010;
  flex-direction: column;
  position: relative;
  display: flex;
}.ksy-hero_game_badge-bke {
  border-radius: 1.25rem;
  border: 1px solid rgba(217,119,6,0.16);
  background: rgba(217,119,6,0.16);
  padding: 5px 0.625rem;
  font-size: 0.625rem;
  top: 12px;
  color: #D97706;
  font-weight: 700;
  position: absolute;
  z-index: 3;
  left: 0.75rem;
  text-transform: uppercase;
  letter-spacing: .06em;
}.ksy-hero_game_badge-bke svg {
  width: 11px;
  margin-right: 0.25rem;
  vertical-align: -1px;
  height: 11px;
}.ksy-hero_game_img-bke {
  background: linear-gradient(135deg,#3D0808,#0D0A0A);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.ksy-hero_game_img-bke img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.ksy-hero_game_play-bke {
  transition: opacity .2s;
  inset: 0;
  background: rgba(0,0,0,0.68);
  align-items: center;
  display: flex;
  position: absolute;
  opacity: 0;
  justify-content: center;
}.ksy-hero_game-bke:hover .ksy-hero_game_play-bke {
  opacity: 1;
}.ksy-hero_game_play-bke span {
  border-radius: 50%;
  background: #D42828;
  display: flex;
  width: 52px;
  justify-content: center;
  height: 3.25rem;
  align-items: center;
}.ksy-hero_game_play-bke span svg {
  height: 1.125rem;
  width: 18px;
  margin-left: 2px;
}.ksy-hero_game_info-bke {
  padding: 0.875rem 1rem;
}.ksy-hero_game_title-bke {
  color: #F2EEEE;
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 700;
}.ksy-hero_game_provider-bke {
  font-size: 11px;
  color: #907F7F;
}.ksy-hero_game_btn-bke {
  transition: background .2s;
  padding: 11px;
  background: #D42828;
  border-radius: 0.625rem;
  margin: 12px 1rem 1rem;
  display: block;
  font-size: 13px;
  color: #F2EEEE;
  text-align: center;
  font-weight: 700;
}.ksy-hero_game-bke:hover .ksy-hero_game_btn-bke {
  background: #E83C3C;
}.ksy-sbar-bke {
  padding: 16px 16px 0;
  background: #0D0A0A;
}
@media(min-width: 766px) {.ksy-sbar-bke {
  padding: 18px 24px 0;
}
}.ksy-sbar_in-bke {
  margin: 0 auto;
  max-width: 1340px;
}.ksy-sbar_row-bke {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
}.ksy-sbar_input-bke {
  flex: 1;
  border-radius: 10px;
  transition: border-color .2s;
  padding: 0.688rem 16px;
  border: 1px solid rgba(255,255,255,0.10);
  gap: 0.625rem;
  background: #141010;
  font-size: 13px;
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #907F7F;
}.ksy-sbar_input-bke:hover {
  border-color: rgba(212,40,40,0.52);
}.ksy-sbar_input-bke svg {
  flex-shrink: 0;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.938rem;
  width: 0.938rem;
}.ksy-sbar_providers-bke {
  border: 1px solid rgba(255,255,255,0.10);
  background: #141010;
  padding: 11px 18px;
  transition: border-color .2s;
  gap: 8px;
  border-radius: 10px;
  font-size: 0.813rem;
  font-weight: 600;
  align-items: center;
  display: flex;
  color: #D0C6C6;
  white-space: nowrap;
}.ksy-sbar_providers-bke:hover {
  border-color: rgba(212,40,40,0.52);
  color: #F2EEEE;
}.ksy-sbar_providers-bke svg {
  height: 0.875rem;
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
}.ksy-sbar_tabs-bke {
  gap: 6px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 2px;
}.ksy-sbar_tabs-bke::-webkit-scrollbar {
  display: none;
}.ksy-sbar_tab-bke {
  border-radius: 20px;
  padding: 0.5rem 0.875rem;
  gap: 7px;
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.06);
  flex-shrink: 0;
  display: flex;
  cursor: pointer;
  font-weight: 600;
  color: #A89898;
  align-items: center;
  white-space: nowrap;
  font-size: 12px;
}.ksy-sbar_tab-bke:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(212,40,40,0.52);
  color: #F2EEEE;
}.ksy-sbar_tab-bke.ksy-state_active-bke {
  border-color: rgba(212,40,40,0.08);
  background: rgba(212,40,40,0.18);
  color: #F2EEEE;
}.ksy-sbar_tab_ic-bke svg {
  height: 14px;
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ksy-wy-bke {
  background: #0D0A0A;
  padding: 2rem 1rem 0;
}
@media(min-width: 770px) {.ksy-wy-bke {
  padding: 2.5rem 24px 0;
}
}.ksy-wy_in-bke {
  margin: 0 auto;
  max-width: 1340px;
}.ksy-wy_head-bke {
  max-width: 45rem;
  margin-bottom: 18px;
}.ksy-wy_label-bke {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #D42828;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
}.ksy-wy_h2-bke {
  color: #F2EEEE;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.ksy-wy_h2-bke {
  font-size: 24px;
}
}.ksy-wy_intro-bke {
  margin: 0;
  font-size: 13px;
  color: #907F7F;
  line-height: 1.6;
}.ksy-wy_grid-bke {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.ksy-wy_grid-bke {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.ksy-wy_grid-bke {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.ksy-wy_card-bke {
  padding: 20px;
  transition: border-color .2s,transform .2s;
  background: #191414;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.10);
}.ksy-wy_card-bke:hover {
  transform: translateY(-2px);
  border-color: rgba(212,40,40,0.08);
}.ksy-wy_card_ic-bke {
  background: rgba(212,40,40,0.18);
  border-radius: 50%;
  width: 44px;
  align-items: center;
  color: #D42828;
  display: flex;
  height: 44px;
  margin-bottom: 0.875rem;
  justify-content: center;
}.ksy-wy_card_ic-bke svg {
  height: 1.375rem;
  stroke-linejoin: round;
  width: 1.375rem;
  stroke-linecap: round;
}.ksy-wy_card_h-bke {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #F2EEEE;
  line-height: 1.25;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.ksy-wy_card_p-bke {
  font-size: 0.813rem;
  color: #907F7F;
  overflow-wrap: break-word;
  line-height: 1.6;
}.ksy-wy_card_p-bke strong {
  color: #D0C6C6;
  font-weight: 600;
}.ksy-gcg-bke {
  background: #0D0A0A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.ksy-gcg-bke {
  padding: 2.75rem 1.5rem 0;
}
}.ksy-gcg_in-bke {
  margin: 0 auto;
  max-width: 1340px;
}.ksy-gcg_head-bke {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.ksy-gcg_label-bke {
  color: #D42828;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.ksy-gcg_h2-bke {
  font-weight: 800;
  font-size: 1.375rem;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F2EEEE;
}
@media(min-width: 769px) {.ksy-gcg_h2-bke {
  font-size: 1.75rem;
}
}.ksy-gcg_intro-bke {
  color: #907F7F;
  line-height: 1.6;
  font-size: 0.813rem;
}.ksy-gcg_grid-bke {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.ksy-gcg_grid-bke {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.ksy-gcg_grid-bke {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ksy-gcg_card-bke {
  border: 1px solid rgba(255,255,255,0.10);
  padding: 20px;
  border-radius: 16px;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  min-height: 240px;
  position: relative;
  cursor: pointer;
}.ksy-gcg_card-bke:hover {
  border-color: rgba(212,40,40,0.18);
  transform: translateY(-3px);
}.ksy-gcg_card_bg-bke {
  inset: 0;
  z-index: 0;
  position: absolute;
}.ksy-gcg_card_bg-bke::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.ksy-gcg_card_ic-bke {
  border-radius: 6px;
  background: rgba(0,0,0,.45);
  z-index: 2;
  display: flex;
  height: 2.5rem;
  color: #F2EEEE;
  justify-content: center;
  position: absolute;
  right: 1.125rem;
  width: 40px;
  align-items: center;
  top: 18px;
}.ksy-gcg_card_ic-bke svg {
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
}.ksy-gcg_card_ct-bke {
  z-index: 1;
  position: relative;
}.ksy-gcg_card_h-bke {
  color: #F2EEEE;
  line-height: 1.2;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.125rem;
  font-weight: 800;
}
@media(min-width: 771px) {.ksy-gcg_card_h-bke {
  font-size: 20px;
}
}.ksy-gcg_card_p-bke {
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-size: 0.75rem;
}.ksy-gcg_card_p-bke strong {
  color: #F2EEEE;
  font-weight: 600;
}.ksy-gcg_card_cta-bke {
  gap: 0.25rem;
  font-size: 12px;
  display: inline-flex;
  color: #D42828;
  align-items: center;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .04em;
}.ksy-gcg_card_cta-bke svg {
  stroke-linecap: round;
  height: 12px;
  stroke-linejoin: round;
  width: 0.75rem;
}.ksy-gr_jp-bke {
  border-radius: 16px;
  overflow: hidden;
  padding: 1.25rem;
  background: linear-gradient(135deg,#1E0836 0%,#0E0616 100%);
  position: relative;
}.ksy-gr_jp-bke::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139,24,24,0.24) 0%,transparent 70%);
  height: 250px;
  width: 250px;
  left: -3.75rem;
  content: '';
  position: absolute;
  top: -60px;
}.ksy-gr_jp-bke::after {
  background: radial-gradient(circle,rgba(217,119,6,0.16) 0%,transparent 70%);
  border-radius: 50%;
  bottom: -2.5rem;
  right: 0;
  content: '';
  height: 200px;
  position: absolute;
  width: 200px;
}.ksy-gr_jp_head-bke {
  gap: 16px;
  align-items: flex-start;
  z-index: 1;
  margin-bottom: 16px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}.ksy-gr_jp_info-bke {
  flex: 1;
}.ksy-gr_jp_label-bke {
  color: #7C3AED;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 6px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.ksy-gr_jp_label-bke svg {
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
  margin-right: 4px;
  width: 14px;
  vertical-align: -2px;
}.ksy-gr_jp_amount-bke {
  line-height: 1;
  color: #F2EEEE;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 32px;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 771px) {.ksy-gr_jp_amount-bke {
  font-size: 40px;
}
}.ksy-gr_jp_amount-bke span {
  color: #D97706;
}.ksy-gr_jp_seo-bke {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #A89898;
  line-height: 1.5;
  max-width: 480px;
}.ksy-gr_jp_cta-bke {
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 11px 1.25rem;
  background: rgba(139,24,24,0.24);
  border: 1px solid rgba(139,24,24,0.24);
  z-index: 1;
  position: relative;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
  align-self: flex-start;
  color: #F2EEEE;
  flex-shrink: 0;
  margin-top: 0.25rem;
}.ksy-gr_jp_cta-bke:hover {
  background: #8B1818;
}.ksy-ws-bke {
  padding: 2rem 16px 0;
  background: #0D0A0A;
}
@media(min-width: 766px) {.ksy-ws-bke {
  padding: 36px 24px 0;
}
}.ksy-ws_in-bke {
  margin: 0 auto;
  max-width: 1340px;
}.ksy-ws_head-bke {
  gap: 12px;
  margin-bottom: 0.875rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}.ksy-ws_title-bke {
  gap: 0.625rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F2EEEE;
  display: flex;
  align-items: center;
  font-size: 16px;
  flex-wrap: wrap;
}.ksy-ws_title_ic-bke svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 18px;
  height: 18px;
  color: #D97706;
}.ksy-ws_online-bke {
  gap: 7px;
  font-weight: 600;
  display: flex;
  font-size: 12px;
  align-items: center;
  color: #907F7F;
}.ksy-ws_online_dot-bke {
  background: #16A34A;
  border-radius: 50%;
  height: 8px;
  width: 8px;
  box-shadow: 0 0 0.375rem rgba(22,163,74,0.15);
  flex-shrink: 0;
}.ksy-ws_scroll-bke {
  gap: 8px;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 8px;
  overflow-x: auto;
}.ksy-ws_scroll-bke::-webkit-scrollbar {
  display: none;
}.ksy-wc-bke {
  padding: 10px 14px;
  gap: 10px;
  border-radius: 10px;
  background: #141010;
  border: 1px solid rgba(255,255,255,0.10);
  display: flex;
  min-width: 220px;
  flex-shrink: 0;
  align-items: center;
}.ksy-wc_img-bke {
  border-radius: 6px;
  overflow: hidden;
  background: #191414;
  height: 2.25rem;
  width: 36px;
  flex-shrink: 0;
}.ksy-wc_img-bke img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.ksy-wc_info-bke {
  min-width: 0;
}.ksy-wc_game-bke {
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
  text-overflow: ellipsis;
  color: #D0C6C6;
}.ksy-wc_player-bke {
  overflow: hidden;
  font-size: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #847676;
}.ksy-wc_amount-bke {
  font-size: 0.813rem;
  margin-left: auto;
  color: #16A34A;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
}.ksy-prov-bke {
  padding: 36px 16px 0;
  background: #0D0A0A;
}
@media(min-width: 770px) {.ksy-prov-bke {
  padding: 44px 24px 0;
}
}.ksy-prov_in-bke {
  margin: 0 auto;
  max-width: 1340px;
}.ksy-prov_head-bke {
  margin-bottom: 16px;
}.ksy-prov_label-bke {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #D42828;
  font-size: 0.688rem;
}.ksy-prov_h2-bke {
  margin-bottom: 0.5rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F2EEEE;
}
@media(min-width: 767px) {.ksy-prov_h2-bke {
  font-size: 1.5rem;
}
}.ksy-prov_seo-bke {
  color: #907F7F;
  margin-bottom: 1rem;
  line-height: 1.6;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.ksy-prov_seo-bke strong {
  font-weight: 700;
  color: #D0C6C6;
}.ksy-prov_seo-bke a {
  color: #D42828;
  text-decoration: underline;
}.ksy-prov_grid-bke {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.ksy-prov_grid-bke {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.ksy-prov_grid-bke {
  grid-template-columns: repeat(8,1fr);
}
}.ksy-prov_card-bke {
  background: #141010;
  transition: border-color .2s,background .2s;
  padding: 0.875rem 0.625rem;
  gap: 0.438rem;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.625rem;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
  display: flex;
}.ksy-prov_card-bke:hover {
  background: #191414;
  border-color: rgba(212,40,40,0.52);
}.ksy-prov_logo-bke {
  border-radius: 6px;
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  width: 2.75rem;
  align-items: center;
  height: 44px;
  display: flex;
  justify-content: center;
}.ksy-prov_logo-bke img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.ksy-prov_name-bke {
  text-align: center;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 11px;
  color: #A89898;
}.ksy-bon-bke {
  padding: 2.25rem 1rem 0;
  background: #0D0A0A;
}
@media(min-width: 769px) {.ksy-bon-bke {
  padding: 2.75rem 24px 0;
}
}.ksy-bon_in-bke {
  margin: 0 auto;
  max-width: 1340px;
}.ksy-bon_head-bke {
  margin-bottom: 20px;
}.ksy-bon_label-bke {
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #D42828;
  font-size: 0.688rem;
  font-weight: 700;
}.ksy-bon_h2-bke {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F2EEEE;
  font-size: 20px;
}
@media(min-width: 769px) {.ksy-bon_h2-bke {
  font-size: 1.5rem;
}
}.ksy-bon_seo-bke {
  color: #907F7F;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  line-height: 1.6;
}.ksy-bon_seo-bke strong {
  font-weight: 700;
  color: #D0C6C6;
}.ksy-bon_seo-bke a {
  color: #D42828;
  text-decoration: underline;
}.ksy-bon_grid-bke {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.ksy-bon_grid-bke {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.ksy-bon_grid-bke {
  grid-template-columns: repeat(5,1fr);
}
}.ksy-bon_card-bke {
  border: 1px solid rgba(255,255,255,0.10);
  background: #141010;
  transition: border-color .2s,transform .2s;
  border-radius: 0.625rem;
  padding: 1rem;
}.ksy-bon_card-bke:hover {
  transform: translateY(-2px);
  border-color: rgba(212,40,40,0.08);
}.ksy-bon_card_ic-bke svg {
  height: 26px;
  width: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ksy-bon_card_ic-bke {
  margin-bottom: 10px;
}.ksy-bon_card_type-bke {
  letter-spacing: .06em;
  color: #907F7F;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 0.625rem;
}.ksy-bon_card_amount-bke {
  color: #D97706;
  font-size: 1.125rem;
  margin-bottom: 6px;
  line-height: 1.1;
  font-weight: 800;
}.ksy-bon_card_name-bke {
  color: #F2EEEE;
  font-size: 0.813rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}.ksy-bon_card_detail-bke {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #847676;
  overflow-wrap: break-word;
  font-size: 11px;
  padding-top: 8px;
  line-height: 1.5;
}.ksy-htp-bke {
  background: #0D0A0A;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.ksy-htp-bke {
  padding: 2.75rem 1.5rem 0;
}
}.ksy-htp_in-bke {
  margin: 0 auto;
  max-width: 1340px;
}.ksy-htp_head-bke {
  max-width: 720px;
  margin-bottom: 22px;
}.ksy-htp_label-bke {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #D42828;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
}.ksy-htp_h2-bke {
  font-weight: 800;
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
  color: #F2EEEE;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.ksy-htp_h2-bke {
  font-size: 1.75rem;
}
}.ksy-htp_intro-bke {
  font-size: 0.875rem;
  color: #907F7F;
  line-height: 1.6;
}.ksy-htp_steps-bke {
  padding: 0;
  list-style: none;
  margin: 0;
  gap: 12px;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.ksy-htp_steps-bke {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.ksy-htp_steps-bke {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.ksy-htp_step-bke {
  padding: 1.25rem 1.125rem 1.125rem;
  border-radius: 0.625rem;
  background: #191414;
  border: 1px solid rgba(255,255,255,0.10);
  display: flex;
  flex-direction: column;
  position: relative;
}.ksy-htp_step_num-bke {
  background: #D42828;
  border-radius: 50%;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  top: -0.75rem;
  align-items: center;
  color: #0D0808;
  display: flex;
  position: absolute;
  justify-content: center;
  height: 28px;
  left: 20px;
  font-size: 13px;
  width: 28px;
}.ksy-htp_step_ic-bke {
  margin: 8px 0 0.75rem;
  border-radius: 0.375rem;
  background: rgba(212,40,40,0.18);
  width: 2.25rem;
  height: 2.25rem;
  justify-content: center;
  color: #D42828;
  display: flex;
  align-items: center;
}.ksy-htp_step_ic-bke svg {
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
}.ksy-htp_step_h-bke {
  color: #F2EEEE;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.25;
  margin-bottom: 6px;
  overflow-wrap: break-word;
}.ksy-htp_step_p-bke {
  overflow-wrap: break-word;
  color: #907F7F;
  font-size: 13px;
  line-height: 1.55;
}.ksy-htp_step_p-bke strong {
  font-weight: 600;
  color: #D0C6C6;
}.ksy-htp_cta-bke {
  transition: background .2s;
  background: #16A34A;
  padding: 0.813rem 26px;
  border-radius: 10px;
  color: #0D0808;
  display: inline-block;
  margin-top: 20px;
  font-size: 0.875rem;
  font-weight: 700;
}.ksy-htp_cta-bke:hover {
  background: #15803D;
}.ksy-app-bke {
  background: #0D0A0A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.ksy-app-bke {
  padding: 44px 24px 0;
}
}.ksy-app_in-bke {
  margin: 0 auto;
  max-width: 83.75rem;
}.ksy-app_head-bke {
  margin-bottom: 16px;
}.ksy-app_label-bke {
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #D42828;
}.ksy-app_h2-bke {
  margin-bottom: 6px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F2EEEE;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 770px) {.ksy-app_h2-bke {
  font-size: 1.5rem;
}
}.ksy-app_sub-bke {
  line-height: 1.6;
  color: #907F7F;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 37.5rem;
}.ksy-app_sub-bke strong {
  color: #D0C6C6;
  font-weight: 700;
}.ksy-app_cards-bke {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 1rem;
}
@media(min-width: 641px) {.ksy-app_cards-bke {
  grid-template-columns: repeat(3,1fr);
}
}.ksy-app_card-bke {
  padding: 1.25rem;
  gap: 1rem;
  overflow: hidden;
  border-radius: 0.625rem;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  display: flex;
}.ksy-app_card_ios-bke {
  background: linear-gradient(135deg,rgba(212,40,40,0.18) 0%,#191414 100%);
}.ksy-app_card_android-bke {
  background: linear-gradient(135deg,rgba(22,163,74,0.15) 0%,#191414 100%);
}.ksy-app_card_win-bke {
  background: linear-gradient(135deg,rgba(217,119,6,0.16) 0%,#191414 100%);
}.ksy-app_card_ic-bke svg {
  stroke-linejoin: round;
  width: 2.125rem;
  height: 2.125rem;
  stroke-linecap: round;
}.ksy-app_card_ic-bke {
  flex-shrink: 0;
  color: #F2EEEE;
}.ksy-app_card_os-bke {
  text-transform: uppercase;
  margin-bottom: 6px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #907F7F;
  font-size: 0.625rem;
}.ksy-app_card_title-bke {
  overflow-wrap: break-word;
  color: #F2EEEE;
  margin-bottom: 6px;
  line-height: 1.2;
  font-weight: 700;
  font-size: 15px;
}.ksy-app_card_text-bke {
  color: #907F7F;
  line-height: 1.5;
  font-size: 12px;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}.ksy-app_card_btn-bke {
  padding: 0.625rem 1.125rem;
  gap: 7px;
  transition: background .2s;
  border-radius: 6px;
  border: 1px solid rgba(212,40,40,0.52);
  background: rgba(255,255,255,0.12);
  color: #F2EEEE;
  display: inline-flex;
  font-weight: 700;
  align-items: center;
  font-size: 0.813rem;
}.ksy-app_card_btn-bke:hover {
  background: rgba(255,255,255,0.07);
}.ksy-reg-bke {
  padding: 2.25rem 1rem 0;
  background: #0D0A0A;
}
@media(min-width: 770px) {.ksy-reg-bke {
  padding: 44px 24px 0;
}
}.ksy-reg_in-bke {
  margin: 0 auto;
  background: #191414;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 1rem;
  padding: 28px 1.5rem;
  max-width: 83.75rem;
}
@media(min-width: 767px) {.ksy-reg_in-bke {
  padding: 2.5rem;
}
}.ksy-reg_top-bke {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.ksy-reg_top-bke {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.ksy-reg_label-bke {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #D42828;
}.ksy-reg_h2-bke {
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-size: 22px;
  color: #F2EEEE;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.2;
  font-weight: 800;
}
@media(min-width: 770px) {.ksy-reg_h2-bke {
  font-size: 28px;
}
}.ksy-reg_bonus-bke {
  padding: 0.625rem 1rem;
  border-radius: 0.625rem;
  background: rgba(217,119,6,0.16);
  gap: 0.5rem;
  border: 1px solid rgba(217,119,6,0.16);
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.ksy-reg_bonus_amount-bke {
  font-weight: 800;
  color: #D97706;
  font-size: 20px;
}.ksy-reg_bonus_text-bke {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #A89898;
}.ksy-reg_cta_btn-bke {
  background: #16A34A;
  border-radius: 10px;
  padding: 14px 32px;
  transition: background .2s;
  font-weight: 700;
  box-shadow: 0 6px 1.25rem rgba(22,163,74,0.44), inset 0 1px 0 rgba(255,255,255,0.12);
  font-size: 15px;
  color: #0D0808;
  margin-bottom: 12px;
  display: inline-block;
}.ksy-reg_cta_btn-bke:hover {
  background: #15803D;
}.ksy-reg_terms-bke {
  color: #847676;
  font-size: 11px;
  line-height: 1.5;
}.ksy-reg_seo-bke {
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 1.25rem;
  color: #907F7F;
  line-height: 1.65;
  padding-top: 1.25rem;
  font-size: 13px;
  overflow-wrap: break-word;
}.ksy-reg_seo-bke p {
  color: #907F7F;
  font-size: 13px;
  margin-bottom: 10px;
  line-height: 1.65;
}.ksy-reg_seo-bke p:last-child {
  margin-bottom: 0;
}.ksy-reg_seo-bke strong {
  font-weight: 700;
  color: #D0C6C6;
}.ksy-reg_seo-bke a {
  transition: color .2s;
  text-decoration: underline;
  color: #D42828;
}.ksy-reg_seo-bke a:hover {
  color: #E83C3C;
}.ksy-reg_seo-bke ul,.ksy-reg_seo-bke ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.ksy-reg_seo-bke ol {
  list-style: decimal;
}.ksy-reg_seo-bke li {
  line-height: 1.65;
  color: #907F7F;
  font-size: 0.813rem;
  margin-bottom: 0.25rem;
}.ksy-reg_seo-bke table {
  font-size: 13px;
  display: block;
  margin-bottom: 0.625rem;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 765px) {.ksy-reg_seo-bke table {
  display: table;
}
}.ksy-reg_seo-bke th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #D0C6C6;
}.ksy-reg_seo-bke td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 8px;
  color: #907F7F;
}.ksy-reg_steps-bke {
  gap: 14px;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media(min-width: 859px) {.ksy-reg_steps-bke {
  margin-top: 0;
}
}.ksy-reg_step-bke {
  border-radius: 10px;
  padding: 1rem;
  gap: 14px;
  border: 1px solid rgba(255,255,255,0.06);
  background: rgba(255,255,255,0.05);
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.ksy-reg_step_num-bke {
  background: rgba(212,40,40,0.18);
  border: 1px solid rgba(212,40,40,0.08);
  border-radius: 50%;
  color: #D42828;
  height: 34px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  font-weight: 800;
  font-size: 14px;
  width: 2.125rem;
  justify-content: center;
}.ksy-reg_step_title-bke {
  font-weight: 700;
  color: #F2EEEE;
  font-size: 0.875rem;
  margin-bottom: 3px;
}.ksy-reg_step_text-bke {
  line-height: 1.5;
  color: #907F7F;
  font-size: 12px;
}.ksy-reg_trust-bke {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 20px;
  flex-wrap: wrap;
  display: flex;
  margin-top: 1.25rem;
}.ksy-reg_trust_item-bke {
  gap: 0.438rem;
  display: flex;
  overflow-wrap: break-word;
  font-size: 12px;
  align-items: center;
  color: #907F7F;
}.ksy-reg_trust_ic-bke svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
  color: #D42828;
  stroke-linecap: round;
}.ksy-rv-bke {
  background: #0D0A0A;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.ksy-rv-bke {
  padding: 2.75rem 1.5rem 0;
}
}.ksy-rv_in-bke {
  margin: 0 auto;
  max-width: 1340px;
}.ksy-rv_head-bke {
  margin-bottom: 20px;
  max-width: 720px;
}.ksy-rv_label-bke {
  text-transform: uppercase;
  color: #D42828;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
}.ksy-rv_h2-bke {
  font-size: 22px;
  margin-bottom: 10px;
  color: #F2EEEE;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.ksy-rv_h2-bke {
  font-size: 1.75rem;
}
}.ksy-rv_stats-bke {
  gap: 18px;
  align-items: center;
  flex-wrap: wrap;
  color: #907F7F;
  font-size: 0.813rem;
  display: flex;
}.ksy-rv_stats_score-bke {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.ksy-rv_stats_score_val-bke {
  color: #D97706;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.375rem;
  font-weight: 800;
}.ksy-rv_stats_score_max-bke {
  font-size: 0.813rem;
  color: #847676;
}.ksy-rv_stats_badge-bke {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.ksy-rv_stats_badge-bke svg {
  width: 14px;
  height: 14px;
  color: #D97706;
}.ksy-rv_grid-bke {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.ksy-rv_grid-bke {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.ksy-rv_grid-bke {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ksy-rv_card-bke {
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #191414;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
}.ksy-rv_card_stars-bke {
  gap: 2px;
  margin-bottom: 0.625rem;
  color: #D97706;
  display: flex;
}.ksy-rv_card_stars-bke svg {
  width: 14px;
  height: 0.875rem;
}.ksy-rv_card_h-bke {
  margin-bottom: 8px;
  line-height: 1.3;
  color: #F2EEEE;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 14px;
}.ksy-rv_card_body-bke {
  flex: 1;
  font-size: 0.813rem;
  color: #907F7F;
  line-height: 1.65;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}.ksy-rv_card_body-bke strong {
  font-weight: 600;
  color: #D0C6C6;
}.ksy-rv_card_meta-bke {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 12px;
}.ksy-rv_card_author-bke {
  color: #D0C6C6;
  font-size: 12px;
  font-weight: 600;
}.ksy-rv_card_date-bke {
  font-size: 0.688rem;
  color: #847676;
}.ksy-seo-bke {
  padding: 2.25rem 1rem 0;
  background: #0D0A0A;
}
@media(min-width:768px) {.ksy-seo-bke {
  padding: 44px 1.5rem 0;
}
}.ksy-seo_in-bke {
  border: 1px solid rgba(255,255,255,0.10);
  margin: 0 auto;
  background: #191414;
  border-radius: 1rem;
  padding: 28px 24px;
  max-width: 1340px;
}
@media(min-width: 767px) {.ksy-seo_in-bke {
  padding: 36px 40px;
}
}.ksy-seo_label-bke {
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
  color: #D42828;
  text-transform: uppercase;
}.ksy-seo_h2-bke {
  color: #F2EEEE;
  font-size: 20px;
  margin-bottom: 0.875rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 771px) {.ksy-seo_h2-bke {
  font-size: 24px;
}
}.ksy-seo_body-bke {
  color: #A89898;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.ksy-seo_body-bke p {
  line-height: 1.75;
  font-size: 14px;
  color: #A89898;
  margin-bottom: 0.75rem;
}.ksy-seo_body-bke p:last-child {
  margin-bottom: 0;
}.ksy-seo_body-bke strong {
  font-weight: 700;
  color: #D0C6C6;
}.ksy-seo_body-bke a {
  transition: color .2s;
  text-decoration: underline;
  color: #D42828;
}.ksy-seo_body-bke a:hover {
  color: #E83C3C;
}.ksy-seo_body-bke ul,.ksy-seo_body-bke ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.ksy-seo_body-bke ol {
  list-style: decimal;
}.ksy-seo_body-bke li {
  color: #A89898;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 0.875rem;
}.ksy-seo_body-bke table {
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 13px;
  margin-bottom: 12px;
  display: block;
  width: 100%;
}
@media(min-width: 771px) {.ksy-seo_body-bke table {
  display: table;
}
}.ksy-seo_body-bke th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #D0C6C6;
}.ksy-seo_body-bke td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A89898;
}.ksy-seo_cols-bke {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.ksy-seo_cols-bke {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.ksy-seo_cols-bke {
  grid-template-columns: repeat(3,1fr);
}
}.ksy-seo_col_h-bke {
  color: #D0C6C6;
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.ksy-seo_col_p-bke {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #907F7F;
  line-height: 1.65;
}.ksy-seo_stats-bke {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.ksy-seo_stat-bke {
  flex: 1;
  border-radius: 10px;
  background: rgba(212,40,40,0.08);
  border: 1px solid rgba(212,40,40,0.18);
  padding: 14px 16px;
  min-width: 140px;
}.ksy-seo_stat_val-bke {
  color: #D42828;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.ksy-seo_stat_lb-bke {
  font-size: 11px;
  color: #907F7F;
  overflow-wrap: break-word;
}.ksy-seo-bke {
  background: #0D0A0A;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.ksy-seo-bke {
  padding: 2.75rem 24px 0;
}
}.ksy-seo_in-bke {
  background: #191414;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 16px;
  margin: 0 auto;
  max-width: 83.75rem;
}
@media(min-width: 766px) {.ksy-seo_in-bke {
  padding: 36px 40px;
}
}.ksy-seo_label-bke {
  letter-spacing: .08em;
  color: #D42828;
  margin-bottom: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
}.ksy-seo_h2-bke {
  font-size: 1.25rem;
  color: #F2EEEE;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 0.875rem;
}
@media(min-width: 769px) {.ksy-seo_h2-bke {
  font-size: 1.5rem;
}
}.ksy-seo_body-bke {
  color: #A89898;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
}.ksy-seo_body-bke p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A89898;
}.ksy-seo_body-bke p:last-child {
  margin-bottom: 0;
}.ksy-seo_body-bke strong {
  color: #D0C6C6;
  font-weight: 700;
}.ksy-seo_body-bke a {
  transition: color .2s;
  color: #D42828;
  text-decoration: underline;
}.ksy-seo_body-bke a:hover {
  color: #E83C3C;
}.ksy-seo_body-bke ul,.ksy-seo_body-bke ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.ksy-seo_body-bke ol {
  list-style: decimal;
}.ksy-seo_body-bke li {
  color: #A89898;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 14px;
}.ksy-seo_body-bke table {
  width: 100%;
  font-size: 13px;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
@media(min-width:768px) {.ksy-seo_body-bke table {
  display: table;
}
}.ksy-seo_body-bke th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #D0C6C6;
  text-align: left;
}.ksy-seo_body-bke td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A89898;
}.ksy-seo_cols-bke {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.ksy-seo_cols-bke {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.ksy-seo_cols-bke {
  grid-template-columns: repeat(3,1fr);
}
}.ksy-seo_col_h-bke {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #D0C6C6;
  font-weight: 700;
  font-size: 13px;
}.ksy-seo_col_p-bke {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #907F7F;
  font-size: 0.813rem;
}.ksy-seo_stats-bke {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.ksy-seo_stat-bke {
  padding: 14px 16px;
  border-radius: 10px;
  flex: 1;
  border: 1px solid rgba(212,40,40,0.18);
  background: rgba(212,40,40,0.08);
  min-width: 8.75rem;
}.ksy-seo_stat_val-bke {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #D42828;
  font-size: 20px;
}.ksy-seo_stat_lb-bke {
  color: #907F7F;
  overflow-wrap: break-word;
  font-size: 11px;
}.ksy-faq-bke {
  background: #0D0A0A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.ksy-faq-bke {
  padding: 2.75rem 24px 0;
}
}.ksy-faq_in-bke {
  margin: 0 auto;
  max-width: 83.75rem;
}.ksy-faq_head-bke {
  margin-bottom: 1.25rem;
}.ksy-faq_label-bke {
  letter-spacing: .08em;
  font-size: 11px;
  color: #D42828;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
}.ksy-faq_h2-bke {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F2EEEE;
}
@media(min-width: 769px) {.ksy-faq_h2-bke {
  font-size: 24px;
}
}.ksy-faq_list-bke {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.ksy-faq_item-bke {
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.10);
  background: #191414;
}.ksy-faq_q-bke {
  transition: color .2s;
  padding: 16px 1.25rem;
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  color: #D0C6C6;
  overflow-wrap: break-word;
  font-weight: 600;
  display: flex;
  cursor: pointer;
  font-size: 0.875rem;
  justify-content: space-between;
}.ksy-faq_q-bke:hover {
  color: #F2EEEE;
}.ksy-faq_q_ic-bke {
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  transition: transform .25s;
  width: 24px;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #D42828;
  flex-shrink: 0;
  height: 24px;
  display: flex;
}.ksy-faq_item-bke.ksy-state_open-bke .ksy-faq_q_ic-bke {
  transform: rotate(45deg);
}.ksy-faq_a-bke {
  padding: 0 1.25rem 1rem;
  overflow-wrap: break-word;
  display: none;
  font-size: 13px;
  color: #907F7F;
  line-height: 1.7;
}.ksy-faq_item-bke.ksy-state_open-bke .ksy-faq_a-bke {
  display: block;
}.ksy-faq_a-bke strong {
  font-weight: 700;
  color: #D0C6C6;
}.ksy-faq_a-bke a {
  color: #D42828;
  text-decoration: underline;
}.ksy-faq_a-bke ul,.ksy-faq_a-bke ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.ksy-faq_a-bke ol {
  list-style: decimal;
}.ksy-faq_a-bke li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.ksy-faq_a-bke table {
  margin: 8px 0;
  font-size: 12px;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
}
@media(min-width: 766px) {.ksy-faq_a-bke table {
  display: table;
}
}.ksy-faq_a-bke th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #D0C6C6;
}.ksy-faq_a-bke td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #907F7F;
}.ksy-pmt-bke {
  padding: 2.25rem 16px 0;
  background: #0D0A0A;
}
@media(min-width: 770px) {.ksy-pmt-bke {
  padding: 44px 1.5rem 0;
}
}.ksy-pmt_in-bke {
  margin: 0 auto;
  max-width: 83.75rem;
}.ksy-pmt_head-bke {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.ksy-pmt_label-bke {
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #D42828;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.ksy-pmt_h2-bke {
  color: #F2EEEE;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-size: 22px;
}
@media(min-width: 767px) {.ksy-pmt_h2-bke {
  font-size: 28px;
}
}.ksy-pmt_intro-bke {
  color: #907F7F;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.6;
}.ksy-pmt_groups-bke {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.ksy-pmt_group-bke {
  background: #191414;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.25rem;
  border-radius: 10px;
}.ksy-pmt_group_head-bke {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.625rem;
}.ksy-pmt_group_ic-bke {
  background: rgba(212,40,40,0.18);
  border-radius: 0.375rem;
  width: 36px;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  color: #D42828;
  height: 2.25rem;
  display: flex;
}.ksy-pmt_group_ic-bke svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.125rem;
  width: 1.125rem;
}.ksy-pmt_group_h-bke {
  margin: 0;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  color: #F2EEEE;
}.ksy-pmt_group_p-bke {
  margin-bottom: 14px;
  line-height: 1.6;
  color: #907F7F;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.ksy-pmt_group_p-bke strong {
  color: #D0C6C6;
  font-weight: 600;
}.ksy-pmt_table_wrap-bke {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.ksy-pmt_table-bke {
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  min-width: 540px;
}.ksy-pmt_table-bke th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  text-transform: uppercase;
  color: #D0C6C6;
  font-weight: 700;
  white-space: nowrap;
  font-size: 11px;
  text-align: left;
  letter-spacing: .04em;
}.ksy-pmt_table-bke td {
  padding: 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #907F7F;
}.ksy-pmt_table-bke tbody tr:last-child td {
  border-bottom: none;
}.ksy-pmt_table-bke tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #D0C6C6;
}.ksy-seo-bke {
  background: #0D0A0A;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.ksy-seo-bke {
  padding: 2.75rem 24px 0;
}
}.ksy-seo_in-bke {
  border-radius: 16px;
  padding: 28px 24px;
  margin: 0 auto;
  background: #191414;
  border: 1px solid rgba(255,255,255,0.10);
  max-width: 1340px;
}
@media(min-width: 767px) {.ksy-seo_in-bke {
  padding: 2.25rem 2.5rem;
}
}.ksy-seo_label-bke {
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #D42828;
  margin-bottom: 10px;
  letter-spacing: .08em;
}.ksy-seo_h2-bke {
  font-size: 20px;
  font-weight: 800;
  color: #F2EEEE;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.25;
  margin-bottom: 14px;
}
@media(min-width: 767px) {.ksy-seo_h2-bke {
  font-size: 1.5rem;
}
}.ksy-seo_body-bke {
  color: #A89898;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.ksy-seo_body-bke p {
  color: #A89898;
  margin-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.75;
}.ksy-seo_body-bke p:last-child {
  margin-bottom: 0;
}.ksy-seo_body-bke strong {
  color: #D0C6C6;
  font-weight: 700;
}.ksy-seo_body-bke a {
  transition: color .2s;
  text-decoration: underline;
  color: #D42828;
}.ksy-seo_body-bke a:hover {
  color: #E83C3C;
}.ksy-seo_body-bke ul,.ksy-seo_body-bke ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.ksy-seo_body-bke ol {
  list-style: decimal;
}.ksy-seo_body-bke li {
  color: #A89898;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}.ksy-seo_body-bke table {
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  font-size: 13px;
  margin-bottom: 12px;
}
@media(min-width: 766px) {.ksy-seo_body-bke table {
  display: table;
}
}.ksy-seo_body-bke th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #D0C6C6;
  text-align: left;
}.ksy-seo_body-bke td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #A89898;
}.ksy-seo_cols-bke {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 643px) {.ksy-seo_cols-bke {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.ksy-seo_cols-bke {
  grid-template-columns: repeat(3,1fr);
}
}.ksy-seo_col_h-bke {
  margin-bottom: 7px;
  color: #D0C6C6;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
}.ksy-seo_col_p-bke {
  overflow-wrap: break-word;
  color: #907F7F;
  line-height: 1.65;
  font-size: 0.813rem;
}.ksy-seo_stats-bke {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.ksy-seo_stat-bke {
  background: rgba(212,40,40,0.08);
  border: 1px solid rgba(212,40,40,0.18);
  border-radius: 10px;
  padding: 0.875rem 16px;
  flex: 1;
  min-width: 140px;
}.ksy-seo_stat_val-bke {
  font-weight: 800;
  color: #D42828;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.25rem;
}.ksy-seo_stat_lb-bke {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #907F7F;
}.ksy-ft-bke {
  background: #080606;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 3rem;
}.ksy-ft_support-bke {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 765px) {.ksy-ft_support-bke {
  padding: 1.75rem 24px;
}
}.ksy-ft_support_in-bke {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  max-width: 1340px;
  flex-wrap: wrap;
}.ksy-ft_support_main-bke {
  flex: 1;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  min-width: 220px;
  align-items: center;
}.ksy-ft_support_ic-bke {
  flex-shrink: 0;
  color: #D42828;
}.ksy-ft_support_ic-bke svg {
  stroke-linecap: round;
  height: 1.875rem;
  stroke-linejoin: round;
  width: 1.875rem;
}.ksy-ft_support_text_title-bke {
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #F2EEEE;
  font-weight: 700;
}.ksy-ft_support_text_sub-bke {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #907F7F;
}.ksy-ft_support_btn-bke {
  border-radius: 0.625rem;
  background: #D42828;
  transition: background .2s;
  padding: 11px 1.375rem;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
  color: #F2EEEE;
}.ksy-ft_support_btn-bke:hover {
  background: #E83C3C;
}.ksy-ft_support_contacts-bke {
  gap: 16px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.ksy-ft_support_contact-bke {
  color: #847676;
  line-height: 1.4;
  font-size: 0.75rem;
}.ksy-ft_support_contact-bke strong {
  font-weight: 600;
  font-size: 0.688rem;
  display: block;
  color: #A89898;
  margin-bottom: 2px;
}.ksy-ft_main-bke {
  padding: 32px 1rem 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 770px) {.ksy-ft_main-bke {
  padding: 2.5rem 24px 2rem;
}
}.ksy-ft_main_in-bke {
  margin: 0 auto;
  gap: 24px;
  max-width: 1340px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.ksy-ft_main_in-bke {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.ksy-ft_main_in-bke {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.ksy-ft_col_logo-bke {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.ksy-ft_col_logo-bke {
  grid-column: auto;
}
}.ksy-ft_logo-bke {
  gap: 0.563rem;
  flex-wrap: wrap;
  margin-bottom: 12px;
  align-items: center;
  font-weight: 800;
  overflow-wrap: break-word;
  display: flex;
  color: #F2EEEE;
  font-size: 1rem;
}.ksy-ft_logo_mark-bke {
  overflow: hidden;
  border-radius: 0.375rem;
  width: 30px;
  height: 30px;
}.ksy-ft_logo_mark-bke img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ksy-ft_logo_sub-bke {
  font-size: 0.75rem;
  max-width: 12.5rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #847676;
}.ksy-ft_col_title-bke {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: .07em;
  color: #A89898;
  margin-bottom: 14px;
}.ksy-ft_col_links-bke {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.ksy-ft_col_link-bke {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #847676;
  font-size: 13px;
}.ksy-ft_col_link-bke:hover {
  color: #D0C6C6;
}.ksy-ft_apps-bke {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.ksy-ft_app_card-bke {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 6px;
  gap: 0.625rem;
  transition: border-color .2s;
  padding: 0.625rem 12px;
  align-items: center;
  display: flex;
}.ksy-ft_app_card-bke:hover {
  border-color: rgba(212,40,40,0.52);
}.ksy-ft_app_card_ic-bke svg {
  width: 1.375rem;
  height: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ksy-ft_app_card_os-bke {
  color: #847676;
  font-weight: 600;
  font-size: 0.625rem;
}.ksy-ft_app_card_action-bke {
  font-weight: 700;
  color: #D0C6C6;
  font-size: 0.75rem;
}.ksy-ft_bot-bke {
  padding: 1.25rem 1rem;
}
@media(min-width: 770px) {.ksy-ft_bot-bke {
  padding: 1.25rem 24px;
}
}.ksy-ft_bot_in-bke {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  max-width: 1340px;
  align-items: center;
  flex-wrap: wrap;
}.ksy-ft_socials-bke {
  gap: 8px;
  display: flex;
}.ksy-ft_soc-bke {
  background: rgba(255,255,255,0.05);
  border-radius: 0.375rem;
  border: 1px solid rgba(255,255,255,0.10);
  transition: background .2s;
  justify-content: center;
  height: 36px;
  color: #A89898;
  width: 2.25rem;
  display: flex;
  align-items: center;
}.ksy-ft_soc-bke svg {
  height: 16px;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.ksy-ft_soc-bke:hover {
  background: rgba(255,255,255,0.07);
}.ksy-ft_legal-bke {
  flex: 1;
  font-size: 11px;
  min-width: 200px;
  color: #8C7E7E;
  line-height: 1.6;
  overflow-wrap: break-word;
}.ksy-ft_legal-bke strong {
  color: #A89898;
  font-weight: 700;
}.ksy-ft_legal-bke a {
  color: #A89898;
  text-decoration: underline;
}.ksy-ft_age-bke {
  border-radius: 50%;
  border: 2px solid #8C7E7E;
  justify-content: center;
  font-size: 0.688rem;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
  font-weight: 800;
  display: flex;
  color: #8C7E7E;
  width: 32px;
  height: 2rem;
}