*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #070C14;
  -webkit-font-smoothing: antialiased;
  color: #AECAE0;
  font-family: 'DM Sans', sans-serif;
  min-height: 100vh;
  line-height: 1.6;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  border: none;
  font: inherit;
  background: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.kss_layout_9wy {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.kss_page_9wy {
  min-height: 100vh;
  display: flex;
}.kss_main_9wy {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media(min-width: 1081px) {.kss_main_9wy {
  padding-left: 13.75rem;
}
}
@media(max-width: 1080px) {.kss_main_9wy {
  padding-bottom: 72px;
}
}.kss_gc_9wy {
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  background: #0A1019;
  border-radius: 8px;
  cursor: pointer;
  flex-shrink: 0;
  width: 8.75rem;
  position: relative;
}
@media(min-width: 641px) {.kss_gc_9wy {
  width: 156px;
}
}
@media(min-width: 1077px) {.kss_gc_9wy {
  width: 10.5rem;
}
}.kss_gc_9wy:hover {
  transform: translateY(-3px);
  border-color: rgba(13, 195, 242, 0.07);
}.kss_gc_img_9wy {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.kss_gc_img_9wy img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.kss_gc_hover_9wy {
  transition: opacity .2s;
  inset: 0;
  background: rgba(4, 8, 16, 0.72);
  align-items: center;
  opacity: 0;
  position: absolute;
  display: flex;
  justify-content: center;
}.kss_gc_9wy:hover .kss_gc_hover_9wy {
  opacity: 1;
}.kss_gc_hover_btn_9wy {
  padding: 0.5rem 1rem;
  border-radius: 0.25rem;
  background: #0DC3F2;
  color: #EDF4FF;
  font-size: 0.75rem;
  font-weight: 700;
}.kss_gc_info_9wy {
  padding: 0.5rem 10px 10px;
}.kss_gc_name_9wy {
  overflow: hidden;
  margin-bottom: 3px;
  max-width: 100%;
  white-space: nowrap;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  color: #AECAE0;
  font-weight: 600;
}.kss_gc_prov_9wy {
  color: #4F6E88;
  font-size: 10px;
}.kss_gc_tag_9wy {
  border-radius: 4px;
  padding: 2px 0.438rem;
  position: absolute;
  font-weight: 700;
  z-index: 2;
  letter-spacing: .04em;
  left: 6px;
  font-size: 0.563rem;
  top: 6px;
  text-transform: uppercase;
}.kss_gc_tag_hot_9wy {
  background: #F0373A;
  color: #fff;
}.kss_gc_tag_new_9wy {
  background: #0FCC7A;
  color: #070C14;
}.kss_gc_tag_jp_9wy {
  background: #F5A623;
  color: #070C14;
}.kss_gc_tag_ex_9wy {
  background: #2250D8;
  color: #fff;
}.kss_gc_tag_live_9wy {
  background: #F0373A;
  color: #fff;
}.kss_gr_9wy {
  padding: 2rem 1rem 0;
  background: #070C14;
}
@media(min-width: 769px) {.kss_gr_9wy {
  padding: 2.25rem 24px 0;
}
}.kss_gr_in_9wy {
  margin: 0 auto;
  max-width: 1320px;
}.kss_gr_head_9wy {
  gap: 12px;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
}.kss_gr_head_l_9wy {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.kss_gr_ic_9wy {
  border-radius: 0.5rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  justify-content: center;
}.kss_gr_ic_9wy svg {
  width: 1rem;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.kss_gr_title_9wy {
  font-weight: 700;
  color: #EDF4FF;
  font-family: 'Rajdhani', sans-serif;
  font-size: 16px;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.kss_gr_title_9wy {
  font-size: 1.125rem;
}
}.kss_gr_more_9wy {
  gap: 5px;
  transition: color .2s;
  align-items: center;
  white-space: nowrap;
  font-size: 12px;
  color: #6888A4;
  flex-shrink: 0;
  font-weight: 600;
  display: flex;
}.kss_gr_more_9wy:hover {
  color: #0DC3F2;
}.kss_gr_more_9wy svg {
  height: 0.75rem;
  stroke-linejoin: round;
  width: 0.75rem;
  stroke-linecap: round;
}.kss_gr_arrows_9wy {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.kss_gr_arr_9wy {
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  width: 30px;
  display: flex;
  height: 1.875rem;
  color: #7A9CBB;
  justify-content: center;
  align-items: center;
}.kss_gr_arr_9wy:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EDF4FF;
}.kss_gr_arr_9wy svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
  width: 13px;
}.kss_gr_seo_h_9wy {
  margin: 0 0 0.375rem;
  font-family: 'Rajdhani', sans-serif;
  color: #AECAE0;
  font-size: 0.813rem;
  max-width: 680px;
  font-weight: 700;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.kss_gr_seo_h_9wy {
  font-size: 0.875rem;
}
}.kss_gr_seo_9wy {
  overflow-wrap: break-word;
  line-height: 1.55;
  max-width: 680px;
  font-size: 12px;
  margin-bottom: 12px;
  color: #6888A4;
}.kss_gr_seo_9wy strong {
  color: #AECAE0;
  font-weight: 600;
}.kss_gr_scroll_9wy {
  gap: 10px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  display: flex;
  padding-bottom: 10px;
  scrollbar-width: none;
}.kss_gr_scroll_9wy::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.kss_gr_scroll_9wy {
  gap: 12px;
}
}.kss_tb_9wy {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #070C14;
  position: fixed;
  right: 0;
  height: 3.5rem;
  display: flex;
  z-index: 80;
  align-items: center;
  top: 0;
  left: 0;
}.kss_tb_in_9wy {
  gap: 0;
  padding: 0 0.875rem;
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
}.kss_tb_burger_9wy {
  gap: 5px;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 2.375rem;
  flex-shrink: 0;
  width: 2.375rem;
  display: flex;
  margin-right: 0.5rem;
}.kss_tb_burger_9wy:hover {
  background: rgba(255, 255, 255, 0.05);
}.kss_tb_burger_line_9wy {
  border-radius: 1px;
  background: #7A9CBB;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width: 1083px) {.kss_tb_burger_9wy {
  display: none;
}
}.kss_tb_logo_9wy {
  gap: 9px;
  margin-right: 1.25rem;
  flex-shrink: 0;
  font-size: 18px;
  align-items: center;
  font-weight: 800;
  color: #EDF4FF;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  display: flex;
}.kss_tb_logo_mark_9wy {
  border-radius: 0.5rem;
  overflow: hidden;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
}.kss_tb_logo_mark_9wy img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.kss_tb_nav_9wy {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.kss_tb_nav_9wy {
  display: flex;
}
}.kss_tb_tab_9wy {
  padding: 8px 14px;
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  color: #7A9CBB;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 600;
}.kss_tb_tab_9wy:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF4FF;
}.kss_tb_tab_9wy.kss_state_active_9wy {
  background: rgba(13, 195, 242, 0.18);
  color: #EDF4FF;
}.kss_tb_right_9wy {
  gap: 8px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  margin-left: auto;
}.kss_tb_login_9wy {
  transition: border-color .2s,color .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 1rem;
  font-size: 13px;
  font-weight: 600;
  display: none;
  color: #AECAE0;
}.kss_tb_login_9wy:hover {
  border-color: rgba(13, 195, 242, 0.40);
  color: #EDF4FF;
}
@media(min-width: 481px) {.kss_tb_login_9wy {
  display: block;
}
}.kss_tb_reg_9wy {
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  background: #0FCC7A;
  color: #060C16;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
}.kss_tb_reg_9wy:hover {
  background: #16E88C;
}.kss_sb_9wy {
  background: #0D1520;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  position: fixed;
  left: 0;
  width: 220px;
  z-index: 70;
  bottom: 0;
  top: 56px;
  overflow-y: auto;
}.kss_sb_9wy.kss_state_open_9wy {
  transform: translateX(0);
}.kss_sb_9wy::-webkit-scrollbar {
  width: 4px;
}.kss_sb_9wy::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.kss_sb_9wy {
  transform: translateX(0);
}
}.kss_sb_auth_9wy {
  padding: 0.875rem 12px 0.625rem;
}.kss_sb_btn_reg_9wy {
  padding: 11px;
  transition: background .2s;
  background: #0FCC7A;
  border-radius: 0.5rem;
  font-size: 0.813rem;
  text-align: center;
  margin-bottom: 0.5rem;
  display: block;
  color: #060C16;
  font-weight: 700;
}.kss_sb_btn_reg_9wy:hover {
  background: #16E88C;
}.kss_sb_btn_login_9wy {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  text-align: center;
  font-size: 0.813rem;
  display: block;
  font-weight: 600;
  color: #AECAE0;
}.kss_sb_btn_login_9wy:hover {
  border-color: rgba(13, 195, 242, 0.40);
  color: #EDF4FF;
}.kss_sb_promo_9wy {
  padding: 0.75rem 14px;
  border: 1px solid rgba(13, 195, 242, 0.18);
  background: linear-gradient(135deg,#061228,#0D1520);
  margin: 0 0.75rem 0.625rem;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}.kss_sb_promo_9wy::before {
  background: radial-gradient(circle,rgba(13, 195, 242, 0.18),transparent 70%);
  border-radius: 50%;
  right: -20px;
  width: 5rem;
  position: absolute;
  content: '';
  top: -20px;
  height: 80px;
}.kss_sb_promo_title_9wy {
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 11px;
  color: #0DC3F2;
  font-weight: 700;
  margin-bottom: 4px;
}.kss_sb_promo_text_9wy {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  font-weight: 600;
  color: #EDF4FF;
  line-height: 1.35;
}.kss_sb_promo_sub_9wy {
  color: #6888A4;
  margin-top: 3px;
  font-size: 10px;
}.kss_sb_nav_9wy {
  padding: 0.375rem 8px 16px;
}.kss_sb_nav_lb_9wy {
  padding: 10px 0.5rem 6px;
  font-weight: 700;
  color: #4F6E88;
  letter-spacing: .08em;
  font-size: 10px;
  text-transform: uppercase;
}.kss_sb_link_9wy {
  gap: 10px;
  padding: 9px 10px;
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  font-weight: 500;
  font-size: 13px;
  display: flex;
  cursor: pointer;
  color: #7A9CBB;
  align-items: center;
  overflow-wrap: break-word;
}.kss_sb_link_9wy:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF4FF;
}.kss_sb_link_9wy.kss_state_active_9wy {
  background: rgba(13, 195, 242, 0.18);
  color: #EDF4FF;
}.kss_sb_ic_9wy {
  border-radius: 4px;
  width: 30px;
  height: 1.875rem;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}.kss_sb_ic_9wy svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
}.kss_sb_ic_1_9wy {
  background: rgba(13, 195, 242, 0.07);
  color: #0DC3F2;
}.kss_sb_ic_2_9wy {
  background: rgba(15, 204, 122, 0.16);
  color: #0FCC7A;
}.kss_sb_ic_3_9wy {
  background: rgba(245, 166, 35, 0.16);
  color: #F5A623;
}.kss_sb_ic_4_9wy {
  background: rgba(34, 80, 216, 0.22);
  color: #2250D8;
}.kss_sb_ic_5_9wy {
  background: rgba(13, 195, 242, 0.07);
  color: #F04490;
}.kss_sb_ic_6_9wy {
  background: rgba(34, 80, 216, 0.22);
  color: #8B3FF5;
}.kss_sb_badge_9wy {
  padding: 2px 0.438rem;
  background: #F5A623;
  border-radius: 0.25rem;
  font-weight: 700;
  margin-left: auto;
  font-size: 0.563rem;
  color: #060C16;
}.kss_sb_bot_9wy {
  padding: 12px;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.kss_sb_lang_9wy,.kss_sb_help_9wy {
  padding: 9px 0.375rem;
  transition: border-color .2s;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  gap: 6px;
  justify-content: center;
  font-size: 11px;
  align-items: center;
  display: flex;
  font-weight: 600;
  color: #7A9CBB;
}.kss_sb_lang_9wy:hover,.kss_sb_help_9wy:hover {
  border-color: rgba(13, 195, 242, 0.40);
  color: #EDF4FF;
}.kss_sb_lang_9wy svg,.kss_sb_help_9wy svg {
  width: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
}.kss_sb_bd_9wy {
  background: rgba(4, 8, 16, 0.72);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.kss_sb_bd_9wy.kss_state_on_9wy {
  display: block;
}
@media(min-width: 1077px) {.kss_sb_bd_9wy {
  display: none!important;
}
}.kss_mob_nav_9wy {
  background: #0D1520;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  left: 0;
  bottom: 0;
  right: 0;
  position: fixed;
  z-index: 80;
}
@media(min-width: 1077px) {.kss_mob_nav_9wy {
  display: none;
}
}.kss_mob_nav_item_9wy {
  padding: 4px 2px;
  flex: 1;
  gap: 4px;
  display: flex;
  flex-direction: column;
  color: #4F6E88;
  cursor: pointer;
  align-items: center;
}.kss_mob_nav_ic_9wy {
  line-height: 1;
}.kss_mob_nav_ic_9wy svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 20px;
  height: 1.25rem;
}.kss_mob_nav_lb_9wy {
  font-size: 0.625rem;
  font-weight: 600;
  color: #4F6E88;
}.kss_mob_nav_item_9wy.kss_state_active_9wy {
  color: #0DC3F2;
}.kss_mob_nav_item_9wy.kss_state_active_9wy .kss_mob_nav_lb_9wy {
  color: #0DC3F2;
}.kss_hero_9wy {
  padding: 20px 16px 0;
  background: #070C14;
}
@media(min-width: 767px) {.kss_hero_9wy {
  padding: 1.5rem 1.5rem 0;
}
}.kss_hero_in_9wy {
  gap: 12px;
  margin: 0 auto;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.kss_hero_in_9wy {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1102px) {.kss_hero_in_9wy {
  grid-template-columns: 1fr 340px;
}
}.kss_hero_promo_9wy {
  overflow: hidden;
  background: #0A1019;
  border-radius: 14px;
  min-height: 13.75rem;
  display: flex;
  align-items: stretch;
  position: relative;
}
@media(min-width: 767px) {.kss_hero_promo_9wy {
  min-height: 280px;
}
}.kss_hero_promo_bg_9wy {
  background: linear-gradient(120deg,#061228 0%,#070C14 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.kss_hero_promo_bg_9wy::after {
  background: linear-gradient(90deg,#070C14 0%,rgba(4, 8, 16, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.kss_hero_promo_glow_9wy {
  background: radial-gradient(circle,rgba(34, 80, 216, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  right: 3.75rem;
  width: 300px;
  pointer-events: none;
  top: -2.5rem;
  height: 300px;
  position: absolute;
}.kss_hero_promo_ct_9wy {
  padding: 28px 24px 28px 28px;
  display: flex;
  flex-direction: column;
  max-width: 480px;
  z-index: 2;
  justify-content: center;
  position: relative;
}
@media(min-width: 767px) {.kss_hero_promo_ct_9wy {
  padding: 40px 2rem;
}
}.kss_hero_badge_9wy {
  padding: 0.313rem 0.75rem;
  border-radius: 20px;
  border: 1px solid rgba(13, 195, 242, 0.07);
  background: rgba(13, 195, 242, 0.18);
  margin-bottom: 14px;
  display: inline-block;
  font-weight: 700;
  color: #0DC3F2;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .08em;
}.kss_hero_h1_9wy {
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  color: #EDF4FF;
  font-weight: 800;
  margin-bottom: 0.625rem;
  font-size: 26px;
  line-height: 1.15;
}.kss_hero_h1_9wy em {
  font-style: normal;
  color: #F5A623;
}
@media(min-width: 770px) {.kss_hero_h1_9wy {
  font-size: 2.25rem;
}
}.kss_hero_sub_9wy {
  font-size: 0.813rem;
  margin-bottom: 20px;
  line-height: 1.55;
  color: #7A9CBB;
}
@media(min-width: 767px) {.kss_hero_sub_9wy {
  font-size: 14px;
}
}.kss_hero_row_9wy {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.kss_hero_cta_9wy {
  padding: 0.813rem 1.625rem;
  background: #0FCC7A;
  transition: background .2s;
  border-radius: 8px;
  color: #060C16;
  box-shadow: 0 2px 12px rgba(15, 204, 122, 0.45), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  font-weight: 700;
  font-size: 14px;
}.kss_hero_cta_9wy:hover {
  background: #16E88C;
}.kss_hero_terms_9wy {
  color: #4F6E88;
  font-size: 11px;
}.kss_hero_game_9wy {
  background: #0A1019;
  overflow: hidden;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  position: relative;
  flex-direction: column;
  display: flex;
}.kss_hero_game_badge_9wy {
  padding: 0.313rem 0.625rem;
  background: rgba(245, 166, 35, 0.16);
  border-radius: 20px;
  border: 1px solid rgba(245, 166, 35, 0.16);
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 10px;
  top: 0.75rem;
  color: #F5A623;
  font-weight: 700;
  position: absolute;
  z-index: 3;
  left: 12px;
}.kss_hero_game_badge_9wy svg {
  margin-right: 0.25rem;
  vertical-align: -1px;
  width: 11px;
  height: 0.688rem;
}.kss_hero_game_img_9wy {
  overflow: hidden;
  background: linear-gradient(135deg,#061228,#070C14);
  padding-bottom: 60%;
  position: relative;
}.kss_hero_game_img_9wy img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.kss_hero_game_play_9wy {
  transition: opacity .2s;
  inset: 0;
  background: rgba(4, 8, 16, 0.72);
  justify-content: center;
  display: flex;
  opacity: 0;
  position: absolute;
  align-items: center;
}.kss_hero_game_9wy:hover .kss_hero_game_play_9wy {
  opacity: 1;
}.kss_hero_game_play_9wy span {
  background: #0DC3F2;
  border-radius: 50%;
  align-items: center;
  display: flex;
  width: 3.25rem;
  justify-content: center;
  height: 3.25rem;
}.kss_hero_game_play_9wy span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 1.125rem;
}.kss_hero_game_info_9wy {
  padding: 14px 16px;
}.kss_hero_game_title_9wy {
  font-size: 0.938rem;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.25rem;
  color: #EDF4FF;
}.kss_hero_game_provider_9wy {
  font-size: 0.688rem;
  color: #6888A4;
}.kss_hero_game_btn_9wy {
  background: #0DC3F2;
  border-radius: 8px;
  margin: 12px 1rem 1rem;
  padding: 11px;
  transition: background .2s;
  font-size: 0.813rem;
  text-align: center;
  display: block;
  font-weight: 700;
  color: #EDF4FF;
}.kss_hero_game_9wy:hover .kss_hero_game_btn_9wy {
  background: #38D5FF;
}.kss_sbar_9wy {
  padding: 16px 1rem 0;
  background: #070C14;
}
@media(min-width: 765px) {.kss_sbar_9wy {
  padding: 18px 1.5rem 0;
}
}.kss_sbar_in_9wy {
  margin: 0 auto;
  max-width: 82.5rem;
}.kss_sbar_row_9wy {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.kss_sbar_input_9wy {
  gap: 0.625rem;
  padding: 0.688rem 1rem;
  border-radius: 0.5rem;
  background: #0A1019;
  transition: border-color .2s;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.09);
  cursor: pointer;
  color: #6888A4;
  font-size: 0.813rem;
  align-items: center;
  display: flex;
}.kss_sbar_input_9wy:hover {
  border-color: rgba(13, 195, 242, 0.40);
}.kss_sbar_input_9wy svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 15px;
  width: 0.938rem;
  flex-shrink: 0;
}.kss_sbar_providers_9wy {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  gap: 0.5rem;
  background: #0A1019;
  transition: border-color .2s;
  padding: 11px 1.125rem;
  color: #AECAE0;
  font-size: 13px;
  align-items: center;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
}.kss_sbar_providers_9wy:hover {
  border-color: rgba(13, 195, 242, 0.40);
  color: #EDF4FF;
}.kss_sbar_providers_9wy svg {
  height: 0.875rem;
  width: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.kss_sbar_tabs_9wy {
  gap: 6px;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 2px;
  display: flex;
}.kss_sbar_tabs_9wy::-webkit-scrollbar {
  display: none;
}.kss_sbar_tab_9wy {
  padding: 0.5rem 14px;
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  gap: 0.438rem;
  border-radius: 1.25rem;
  display: flex;
  font-weight: 600;
  color: #7A9CBB;
  white-space: nowrap;
  align-items: center;
  cursor: pointer;
  flex-shrink: 0;
  font-size: 0.75rem;
}.kss_sbar_tab_9wy:hover {
  border-color: rgba(13, 195, 242, 0.40);
  background: rgba(255, 255, 255, 0.07);
  color: #EDF4FF;
}.kss_sbar_tab_9wy.kss_state_active_9wy {
  background: rgba(13, 195, 242, 0.18);
  border-color: rgba(13, 195, 242, 0.07);
  color: #EDF4FF;
}.kss_sbar_tab_ic_9wy svg {
  height: 0.875rem;
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.kss_wy_9wy {
  background: #070C14;
  padding: 2rem 1rem 0;
}
@media(min-width: 770px) {.kss_wy_9wy {
  padding: 40px 1.5rem 0;
}
}.kss_wy_in_9wy {
  margin: 0 auto;
  max-width: 82.5rem;
}.kss_wy_head_9wy {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.kss_wy_label_9wy {
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #0DC3F2;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.kss_wy_h2_9wy {
  overflow-wrap: break-word;
  color: #EDF4FF;
  font-size: 1.25rem;
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 771px) {.kss_wy_h2_9wy {
  font-size: 24px;
}
}.kss_wy_intro_9wy {
  margin: 0;
  line-height: 1.6;
  color: #6888A4;
  font-size: 13px;
}.kss_wy_grid_9wy {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.kss_wy_grid_9wy {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.kss_wy_grid_9wy {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.kss_wy_card_9wy {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0D1520;
  transition: border-color .2s,transform .2s;
  border-radius: 0.5rem;
  padding: 1.25rem;
}.kss_wy_card_9wy:hover {
  border-color: rgba(13, 195, 242, 0.07);
  transform: translateY(-2px);
}.kss_wy_card_ic_9wy {
  border-radius: 50%;
  background: rgba(13, 195, 242, 0.18);
  height: 44px;
  margin-bottom: 0.875rem;
  color: #0DC3F2;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 2.75rem;
}.kss_wy_card_ic_9wy svg {
  height: 22px;
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
}.kss_wy_card_h_9wy {
  line-height: 1.25;
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #EDF4FF;
  margin-bottom: 6px;
}.kss_wy_card_p_9wy {
  line-height: 1.6;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #6888A4;
}.kss_wy_card_p_9wy strong {
  color: #AECAE0;
  font-weight: 600;
}.kss_gr_jp_9wy {
  background: linear-gradient(135deg,#0D0D30 0%,#070C14 100%);
  border-radius: 14px;
  padding: 20px;
  overflow: hidden;
  position: relative;
}.kss_gr_jp_9wy::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(34, 80, 216, 0.22) 0%,transparent 70%);
  width: 250px;
  content: '';
  height: 250px;
  left: -60px;
  position: absolute;
  top: -60px;
}.kss_gr_jp_9wy::after {
  background: radial-gradient(circle,rgba(245, 166, 35, 0.16) 0%,transparent 70%);
  border-radius: 50%;
  width: 200px;
  right: 0;
  position: absolute;
  height: 200px;
  content: '';
  bottom: -2.5rem;
}.kss_gr_jp_head_9wy {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
  z-index: 1;
  position: relative;
  margin-bottom: 1rem;
}.kss_gr_jp_info_9wy {
  flex: 1;
}.kss_gr_jp_label_9wy {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 0.375rem;
  color: #8B3FF5;
}.kss_gr_jp_label_9wy svg {
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
  margin-right: 0.25rem;
  vertical-align: -2px;
  width: 14px;
}.kss_gr_jp_amount_9wy {
  font-size: 2rem;
  overflow-wrap: break-word;
  color: #EDF4FF;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 4px;
  line-height: 1;
}
@media(min-width: 765px) {.kss_gr_jp_amount_9wy {
  font-size: 40px;
}
}.kss_gr_jp_amount_9wy span {
  color: #F5A623;
}.kss_gr_jp_seo_9wy {
  color: #7A9CBB;
  font-size: 12px;
  line-height: 1.5;
  overflow-wrap: break-word;
  max-width: 480px;
}.kss_gr_jp_cta_9wy {
  border: 1px solid rgba(34, 80, 216, 0.22);
  border-radius: 8px;
  transition: background .2s;
  background: rgba(34, 80, 216, 0.22);
  padding: 0.688rem 1.25rem;
  position: relative;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 0.813rem;
  margin-top: 0.25rem;
  z-index: 1;
  color: #EDF4FF;
  align-self: flex-start;
}.kss_gr_jp_cta_9wy:hover {
  background: #2250D8;
}.kss_gcg_9wy {
  background: #070C14;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.kss_gcg_9wy {
  padding: 44px 24px 0;
}
}.kss_gcg_in_9wy {
  margin: 0 auto;
  max-width: 1320px;
}.kss_gcg_head_9wy {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.kss_gcg_label_9wy {
  text-transform: uppercase;
  color: #0DC3F2;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.kss_gcg_h2_9wy {
  margin-bottom: 0.5rem;
  color: #EDF4FF;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.375rem;
}
@media(min-width: 769px) {.kss_gcg_h2_9wy {
  font-size: 1.75rem;
}
}.kss_gcg_intro_9wy {
  line-height: 1.6;
  color: #6888A4;
  font-size: 13px;
}.kss_gcg_grid_9wy {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.kss_gcg_grid_9wy {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.kss_gcg_grid_9wy {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.kss_gcg_card_9wy {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px;
  overflow: hidden;
  border-radius: 14px;
  transition: transform .2s,border-color .2s;
  min-height: 15rem;
  display: flex;
  justify-content: flex-end;
  position: relative;
  flex-direction: column;
  cursor: pointer;
}.kss_gcg_card_9wy:hover {
  transform: translateY(-3px);
  border-color: rgba(13, 195, 242, 0.18);
}.kss_gcg_card_bg_9wy {
  inset: 0;
  z-index: 0;
  position: absolute;
}.kss_gcg_card_bg_9wy::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.kss_gcg_card_ic_9wy {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  width: 40px;
  align-items: center;
  right: 18px;
  top: 18px;
  justify-content: center;
  display: flex;
  position: absolute;
  color: #EDF4FF;
  z-index: 2;
  height: 2.5rem;
}.kss_gcg_card_ic_9wy svg {
  stroke-linejoin: round;
  width: 1.25rem;
  height: 20px;
  stroke-linecap: round;
}.kss_gcg_card_ct_9wy {
  z-index: 1;
  position: relative;
}.kss_gcg_card_h_9wy {
  font-family: 'Rajdhani', sans-serif;
  color: #EDF4FF;
  line-height: 1.2;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 1.125rem;
}
@media(min-width: 769px) {.kss_gcg_card_h_9wy {
  font-size: 20px;
}
}.kss_gcg_card_p_9wy {
  color: rgba(255,255,255,.82);
  line-height: 1.55;
  font-size: 12px;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
}.kss_gcg_card_p_9wy strong {
  font-weight: 600;
  color: #EDF4FF;
}.kss_gcg_card_cta_9wy {
  gap: 0.25rem;
  color: #0DC3F2;
  text-transform: uppercase;
  align-items: center;
  display: inline-flex;
  font-weight: 700;
  font-size: 0.75rem;
  letter-spacing: .04em;
}.kss_gcg_card_cta_9wy svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.75rem;
  width: 0.75rem;
}.kss_ws_9wy {
  padding: 32px 16px 0;
  background: #070C14;
}
@media(min-width: 765px) {.kss_ws_9wy {
  padding: 36px 1.5rem 0;
}
}.kss_ws_in_9wy {
  margin: 0 auto;
  max-width: 82.5rem;
}.kss_ws_head_9wy {
  gap: 0.75rem;
  margin-bottom: 0.875rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}.kss_ws_title_9wy {
  gap: 0.625rem;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  display: flex;
  font-size: 1rem;
  color: #EDF4FF;
  font-weight: 700;
  font-family: 'Rajdhani', sans-serif;
  align-items: center;
}.kss_ws_title_ic_9wy svg {
  height: 1.125rem;
  stroke-linecap: round;
  color: #F5A623;
  width: 1.125rem;
  stroke-linejoin: round;
}.kss_ws_online_9wy {
  gap: 0.438rem;
  align-items: center;
  color: #6888A4;
  display: flex;
  font-size: 12px;
  font-weight: 600;
}.kss_ws_online_dot_9wy {
  background: #0FCC7A;
  border-radius: 50%;
  height: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(15, 204, 122, 0.16);
  width: 8px;
}.kss_ws_scroll_9wy {
  gap: 8px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
}.kss_ws_scroll_9wy::-webkit-scrollbar {
  display: none;
}.kss_wc_9wy {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 10px 0.875rem;
  gap: 0.625rem;
  background: #0A1019;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.kss_wc_img_9wy {
  border-radius: 4px;
  overflow: hidden;
  background: #0D1520;
  height: 36px;
  flex-shrink: 0;
  width: 36px;
}.kss_wc_img_9wy img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.kss_wc_info_9wy {
  min-width: 0;
}.kss_wc_game_9wy {
  overflow: hidden;
  white-space: nowrap;
  color: #AECAE0;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  font-weight: 600;
}.kss_wc_player_9wy {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 10px;
  color: #4F6E88;
}.kss_wc_amount_9wy {
  white-space: nowrap;
  color: #0FCC7A;
  flex-shrink: 0;
  font-size: 0.813rem;
  margin-left: auto;
  font-weight: 700;
}.kss_app_9wy {
  padding: 2.25rem 16px 0;
  background: #070C14;
}
@media(min-width: 766px) {.kss_app_9wy {
  padding: 2.75rem 1.5rem 0;
}
}.kss_app_in_9wy {
  margin: 0 auto;
  max-width: 1320px;
}.kss_app_head_9wy {
  margin-bottom: 1rem;
}.kss_app_label_9wy {
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #0DC3F2;
  text-transform: uppercase;
}.kss_app_h2_9wy {
  margin-bottom: 0.375rem;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #EDF4FF;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 766px) {.kss_app_h2_9wy {
  font-size: 1.5rem;
}
}.kss_app_sub_9wy {
  font-size: 13px;
  color: #6888A4;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  line-height: 1.6;
}.kss_app_sub_9wy strong {
  color: #AECAE0;
  font-weight: 700;
}.kss_app_cards_9wy {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 16px;
}
@media(min-width: 637px) {.kss_app_cards_9wy {
  grid-template-columns: repeat(3,1fr);
}
}.kss_app_card_9wy {
  overflow: hidden;
  gap: 16px;
  border-radius: 8px;
  padding: 1.25rem;
  position: relative;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.kss_app_card_ios_9wy {
  background: linear-gradient(135deg,rgba(13, 195, 242, 0.18) 0%,#0D1520 100%);
}.kss_app_card_android_9wy {
  background: linear-gradient(135deg,rgba(15, 204, 122, 0.16) 0%,#0D1520 100%);
}.kss_app_card_win_9wy {
  background: linear-gradient(135deg,rgba(245, 166, 35, 0.16) 0%,#0D1520 100%);
}.kss_app_card_ic_9wy svg {
  height: 34px;
  stroke-linejoin: round;
  width: 2.125rem;
  stroke-linecap: round;
}.kss_app_card_ic_9wy {
  color: #EDF4FF;
  flex-shrink: 0;
}.kss_app_card_os_9wy {
  text-transform: uppercase;
  font-size: 0.625rem;
  margin-bottom: 6px;
  letter-spacing: .08em;
  color: #6888A4;
  font-weight: 700;
}.kss_app_card_title_9wy {
  line-height: 1.2;
  margin-bottom: 6px;
  color: #EDF4FF;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.kss_app_card_text_9wy {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #6888A4;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}.kss_app_card_btn_9wy {
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  padding: 0.625rem 18px;
  border-radius: 4px;
  border: 1px solid rgba(13, 195, 242, 0.40);
  gap: 0.438rem;
  color: #EDF4FF;
  font-weight: 700;
  align-items: center;
  display: inline-flex;
  font-size: 13px;
}.kss_app_card_btn_9wy:hover {
  background: rgba(255, 255, 255, 0.07);
}.kss_reg_9wy {
  padding: 2.25rem 16px 0;
  background: #070C14;
}
@media(min-width: 771px) {.kss_reg_9wy {
  padding: 44px 24px 0;
}
}.kss_reg_in_9wy {
  background: #0D1520;
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  border-radius: 0.875rem;
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.kss_reg_in_9wy {
  padding: 40px;
}
}.kss_reg_top_9wy {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.kss_reg_top_9wy {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.kss_reg_label_9wy {
  letter-spacing: .08em;
  color: #0DC3F2;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
}.kss_reg_h2_9wy {
  overflow-wrap: break-word;
  line-height: 1.2;
  margin-bottom: 12px;
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  color: #EDF4FF;
}
@media(min-width: 769px) {.kss_reg_h2_9wy {
  font-size: 28px;
}
}.kss_reg_bonus_9wy {
  background: rgba(245, 166, 35, 0.16);
  border: 1px solid rgba(245, 166, 35, 0.16);
  border-radius: 0.5rem;
  gap: 8px;
  padding: 10px 16px;
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.kss_reg_bonus_amount_9wy {
  font-weight: 800;
  color: #F5A623;
  font-size: 1.25rem;
}.kss_reg_bonus_text_9wy {
  font-size: 13px;
  line-height: 1.35;
  color: #7A9CBB;
}.kss_reg_cta_btn_9wy {
  background: #0FCC7A;
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 14px 2rem;
  color: #060C16;
  margin-bottom: 0.75rem;
  font-weight: 700;
  display: inline-block;
  box-shadow: 0 2px 12px rgba(15, 204, 122, 0.45), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  font-size: 15px;
}.kss_reg_cta_btn_9wy:hover {
  background: #16E88C;
}.kss_reg_terms_9wy {
  color: #4F6E88;
  line-height: 1.5;
  font-size: 0.688rem;
}.kss_reg_seo_9wy {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  line-height: 1.65;
  font-size: 13px;
  padding-top: 20px;
  color: #6888A4;
  overflow-wrap: break-word;
}.kss_reg_seo_9wy p {
  line-height: 1.65;
  color: #6888A4;
  margin-bottom: 10px;
  font-size: 0.813rem;
}.kss_reg_seo_9wy p:last-child {
  margin-bottom: 0;
}.kss_reg_seo_9wy strong {
  font-weight: 700;
  color: #AECAE0;
}.kss_reg_seo_9wy a {
  transition: color .2s;
  text-decoration: underline;
  color: #0DC3F2;
}.kss_reg_seo_9wy a:hover {
  color: #38D5FF;
}.kss_reg_seo_9wy ul,.kss_reg_seo_9wy ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.kss_reg_seo_9wy ol {
  list-style: decimal;
}.kss_reg_seo_9wy li {
  font-size: 0.813rem;
  margin-bottom: 4px;
  line-height: 1.65;
  color: #6888A4;
}.kss_reg_seo_9wy table {
  width: 100%;
  margin-bottom: 10px;
  border-collapse: collapse;
  font-size: 13px;
  display: block;
  overflow-x: auto;
}
@media(min-width: 765px) {.kss_reg_seo_9wy table {
  display: table;
}
}.kss_reg_seo_9wy th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  text-align: left;
  color: #AECAE0;
  font-weight: 700;
}.kss_reg_seo_9wy td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #6888A4;
}.kss_reg_steps_9wy {
  gap: 14px;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 863px) {.kss_reg_steps_9wy {
  margin-top: 0;
}
}.kss_reg_step_9wy {
  padding: 16px;
  gap: 14px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.kss_reg_step_num_9wy {
  border: 1px solid rgba(13, 195, 242, 0.07);
  border-radius: 50%;
  background: rgba(13, 195, 242, 0.18);
  color: #0DC3F2;
  height: 34px;
  width: 2.125rem;
  font-weight: 800;
  font-size: 0.875rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
}.kss_reg_step_title_9wy {
  font-size: 0.875rem;
  color: #EDF4FF;
  margin-bottom: 3px;
  font-weight: 700;
}.kss_reg_step_text_9wy {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #6888A4;
}.kss_reg_trust_9wy {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  display: flex;
  padding-top: 1.25rem;
  margin-top: 20px;
}.kss_reg_trust_item_9wy {
  gap: 0.438rem;
  font-size: 0.75rem;
  color: #6888A4;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
}.kss_reg_trust_ic_9wy svg {
  height: 16px;
  width: 16px;
  color: #0DC3F2;
  stroke-linejoin: round;
  stroke-linecap: round;
}.kss_bon_9wy {
  background: #070C14;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.kss_bon_9wy {
  padding: 44px 24px 0;
}
}.kss_bon_in_9wy {
  margin: 0 auto;
  max-width: 1320px;
}.kss_bon_head_9wy {
  margin-bottom: 1.25rem;
}.kss_bon_label_9wy {
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #0DC3F2;
}.kss_bon_h2_9wy {
  color: #EDF4FF;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 8px;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 769px) {.kss_bon_h2_9wy {
  font-size: 24px;
}
}.kss_bon_seo_9wy {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #6888A4;
  line-height: 1.6;
  max-width: 620px;
}.kss_bon_seo_9wy strong {
  font-weight: 700;
  color: #AECAE0;
}.kss_bon_seo_9wy a {
  text-decoration: underline;
  color: #0DC3F2;
}.kss_bon_grid_9wy {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.kss_bon_grid_9wy {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.kss_bon_grid_9wy {
  grid-template-columns: repeat(5,1fr);
}
}.kss_bon_card_9wy {
  padding: 16px;
  background: #0A1019;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
}.kss_bon_card_9wy:hover {
  transform: translateY(-2px);
  border-color: rgba(13, 195, 242, 0.07);
}.kss_bon_card_ic_9wy svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 26px;
  height: 1.625rem;
}.kss_bon_card_ic_9wy {
  margin-bottom: 0.625rem;
}.kss_bon_card_type_9wy {
  margin-bottom: 6px;
  color: #6888A4;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .06em;
}.kss_bon_card_amount_9wy {
  font-weight: 800;
  color: #F5A623;
  font-size: 18px;
  line-height: 1.1;
  margin-bottom: 6px;
}.kss_bon_card_name_9wy {
  font-weight: 600;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #EDF4FF;
}.kss_bon_card_detail_9wy {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #4F6E88;
  padding-top: 8px;
  line-height: 1.5;
  font-size: 11px;
  overflow-wrap: break-word;
}.kss_prov_9wy {
  background: #070C14;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.kss_prov_9wy {
  padding: 44px 1.5rem 0;
}
}.kss_prov_in_9wy {
  margin: 0 auto;
  max-width: 82.5rem;
}.kss_prov_head_9wy {
  margin-bottom: 1rem;
}.kss_prov_label_9wy {
  color: #0DC3F2;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 8px;
  font-weight: 700;
}.kss_prov_h2_9wy {
  color: #EDF4FF;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 769px) {.kss_prov_h2_9wy {
  font-size: 24px;
}
}.kss_prov_seo_9wy {
  font-size: 0.813rem;
  margin-bottom: 1rem;
  max-width: 620px;
  color: #6888A4;
  overflow-wrap: break-word;
  line-height: 1.6;
}.kss_prov_seo_9wy strong {
  font-weight: 700;
  color: #AECAE0;
}.kss_prov_seo_9wy a {
  color: #0DC3F2;
  text-decoration: underline;
}.kss_prov_grid_9wy {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.kss_prov_grid_9wy {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.kss_prov_grid_9wy {
  grid-template-columns: repeat(8,1fr);
}
}.kss_prov_card_9wy {
  background: #0A1019;
  padding: 0.875rem 10px;
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}.kss_prov_card_9wy:hover {
  border-color: rgba(13, 195, 242, 0.40);
  background: #0D1520;
}.kss_prov_logo_9wy {
  border-radius: 0.25rem;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  width: 44px;
  justify-content: center;
  height: 2.75rem;
  display: flex;
  align-items: center;
}.kss_prov_logo_9wy img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.kss_prov_name_9wy {
  overflow-wrap: break-word;
  font-weight: 600;
  text-align: center;
  font-size: 11px;
  color: #7A9CBB;
}.kss_seo_9wy {
  background: #070C14;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.kss_seo_9wy {
  padding: 2.75rem 24px 0;
}
}.kss_seo_in_9wy {
  margin: 0 auto;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0D1520;
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.kss_seo_in_9wy {
  padding: 36px 40px;
}
}.kss_seo_label_9wy {
  font-size: 11px;
  font-weight: 700;
  color: #0DC3F2;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.kss_seo_h2_9wy {
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  color: #EDF4FF;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 771px) {.kss_seo_h2_9wy {
  font-size: 1.5rem;
}
}.kss_seo_body_9wy {
  color: #7A9CBB;
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
}.kss_seo_body_9wy p {
  color: #7A9CBB;
  font-size: 14px;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.kss_seo_body_9wy p:last-child {
  margin-bottom: 0;
}.kss_seo_body_9wy strong {
  color: #AECAE0;
  font-weight: 700;
}.kss_seo_body_9wy a {
  transition: color .2s;
  color: #0DC3F2;
  text-decoration: underline;
}.kss_seo_body_9wy a:hover {
  color: #38D5FF;
}.kss_seo_body_9wy ul,.kss_seo_body_9wy ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.kss_seo_body_9wy ol {
  list-style: decimal;
}.kss_seo_body_9wy li {
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #7A9CBB;
}.kss_seo_body_9wy table {
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  width: 100%;
  display: block;
  font-size: 0.813rem;
}
@media(min-width: 767px) {.kss_seo_body_9wy table {
  display: table;
}
}.kss_seo_body_9wy th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #AECAE0;
  font-weight: 700;
  text-align: left;
}.kss_seo_body_9wy td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A9CBB;
}.kss_seo_cols_9wy {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.kss_seo_cols_9wy {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.kss_seo_cols_9wy {
  grid-template-columns: repeat(3,1fr);
}
}.kss_seo_col_h_9wy {
  color: #AECAE0;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.kss_seo_col_p_9wy {
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #6888A4;
}.kss_seo_stats_9wy {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.kss_seo_stat_9wy {
  padding: 0.875rem 1rem;
  background: rgba(13, 195, 242, 0.07);
  border: 1px solid rgba(13, 195, 242, 0.18);
  flex: 1;
  border-radius: 8px;
  min-width: 140px;
}.kss_seo_stat_val_9wy {
  font-size: 1.25rem;
  margin-bottom: 4px;
  color: #0DC3F2;
  overflow-wrap: break-word;
  font-weight: 800;
}.kss_seo_stat_lb_9wy {
  font-size: 11px;
  color: #6888A4;
  overflow-wrap: break-word;
}.kss_faq_9wy {
  background: #070C14;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.kss_faq_9wy {
  padding: 44px 24px 0;
}
}.kss_faq_in_9wy {
  margin: 0 auto;
  max-width: 1320px;
}.kss_faq_head_9wy {
  margin-bottom: 20px;
}.kss_faq_label_9wy {
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #0DC3F2;
}.kss_faq_h2_9wy {
  overflow-wrap: break-word;
  color: #EDF4FF;
  font-family: 'Rajdhani', sans-serif;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 769px) {.kss_faq_h2_9wy {
  font-size: 1.5rem;
}
}.kss_faq_list_9wy {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.kss_faq_item_9wy {
  background: #0D1520;
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.kss_faq_q_9wy {
  padding: 1rem 1.25rem;
  gap: 12px;
  transition: color .2s;
  align-items: center;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
  overflow-wrap: break-word;
  cursor: pointer;
  font-size: 14px;
  flex-wrap: wrap;
  color: #AECAE0;
}.kss_faq_q_9wy:hover {
  color: #EDF4FF;
}.kss_faq_q_ic_9wy {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  font-size: 16px;
  display: flex;
  flex-shrink: 0;
  color: #0DC3F2;
  height: 1.5rem;
  justify-content: center;
  width: 1.5rem;
  align-items: center;
}.kss_faq_item_9wy.kss_state_open_9wy .kss_faq_q_ic_9wy {
  transform: rotate(45deg);
}.kss_faq_a_9wy {
  padding: 0 1.25rem 1rem;
  font-size: 0.813rem;
  display: none;
  line-height: 1.7;
  overflow-wrap: break-word;
  color: #6888A4;
}.kss_faq_item_9wy.kss_state_open_9wy .kss_faq_a_9wy {
  display: block;
}.kss_faq_a_9wy strong {
  font-weight: 700;
  color: #AECAE0;
}.kss_faq_a_9wy a {
  text-decoration: underline;
  color: #0DC3F2;
}.kss_faq_a_9wy ul,.kss_faq_a_9wy ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.kss_faq_a_9wy ol {
  list-style: decimal;
}.kss_faq_a_9wy li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.kss_faq_a_9wy table {
  margin: 8px 0;
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
  display: block;
  overflow-x: auto;
}
@media(min-width: 770px) {.kss_faq_a_9wy table {
  display: table;
}
}.kss_faq_a_9wy th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 8px;
  color: #AECAE0;
  text-align: left;
  font-weight: 700;
}.kss_faq_a_9wy td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 0.5rem;
  color: #6888A4;
}.kss_pmt_9wy {
  background: #070C14;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.kss_pmt_9wy {
  padding: 44px 24px 0;
}
}.kss_pmt_in_9wy {
  margin: 0 auto;
  max-width: 1320px;
}.kss_pmt_head_9wy {
  max-width: 45rem;
  margin-bottom: 22px;
}.kss_pmt_label_9wy {
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #0DC3F2;
  font-weight: 700;
  letter-spacing: .08em;
}.kss_pmt_h2_9wy {
  margin-bottom: 8px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EDF4FF;
  font-size: 22px;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 767px) {.kss_pmt_h2_9wy {
  font-size: 1.75rem;
}
}.kss_pmt_intro_9wy {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 14px;
  color: #6888A4;
}.kss_pmt_groups_9wy {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.kss_pmt_group_9wy {
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #0D1520;
  border-radius: 0.5rem;
}.kss_pmt_group_head_9wy {
  gap: 12px;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
}.kss_pmt_group_ic_9wy {
  border-radius: 4px;
  background: rgba(13, 195, 242, 0.18);
  width: 36px;
  height: 36px;
  align-items: center;
  display: flex;
  justify-content: center;
  color: #0DC3F2;
  flex-shrink: 0;
}.kss_pmt_group_ic_9wy svg {
  stroke-linecap: round;
  width: 18px;
  height: 18px;
  stroke-linejoin: round;
}.kss_pmt_group_h_9wy {
  margin: 0;
  color: #EDF4FF;
  font-size: 16px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Rajdhani', sans-serif;
}.kss_pmt_group_p_9wy {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #6888A4;
  font-size: 13px;
}.kss_pmt_group_p_9wy strong {
  color: #AECAE0;
  font-weight: 600;
}.kss_pmt_table_wrap_9wy {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.kss_pmt_table_9wy {
  font-size: 0.813rem;
  min-width: 33.75rem;
  width: 100%;
  border-collapse: collapse;
}.kss_pmt_table_9wy th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #AECAE0;
  font-weight: 700;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: .04em;
  font-size: 11px;
  text-align: left;
}.kss_pmt_table_9wy td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6888A4;
}.kss_pmt_table_9wy tbody tr:last-child td {
  border-bottom: none;
}.kss_pmt_table_9wy tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #AECAE0;
}.kss_seo_9wy {
  background: #070C14;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.kss_seo_9wy {
  padding: 44px 1.5rem 0;
}
}.kss_seo_in_9wy {
  background: #0D1520;
  margin: 0 auto;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.75rem 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.kss_seo_in_9wy {
  padding: 2.25rem 40px;
}
}.kss_seo_label_9wy {
  font-size: 0.688rem;
  color: #0DC3F2;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 10px;
}.kss_seo_h2_9wy {
  font-size: 20px;
  color: #EDF4FF;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}
@media(min-width:768px) {.kss_seo_h2_9wy {
  font-size: 24px;
}
}.kss_seo_body_9wy {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #7A9CBB;
  overflow-wrap: break-word;
}.kss_seo_body_9wy p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 14px;
  color: #7A9CBB;
}.kss_seo_body_9wy p:last-child {
  margin-bottom: 0;
}.kss_seo_body_9wy strong {
  font-weight: 700;
  color: #AECAE0;
}.kss_seo_body_9wy a {
  transition: color .2s;
  text-decoration: underline;
  color: #0DC3F2;
}.kss_seo_body_9wy a:hover {
  color: #38D5FF;
}.kss_seo_body_9wy ul,.kss_seo_body_9wy ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.kss_seo_body_9wy ol {
  list-style: decimal;
}.kss_seo_body_9wy li {
  line-height: 1.75;
  margin-bottom: 6px;
  color: #7A9CBB;
  font-size: 14px;
}.kss_seo_body_9wy table {
  font-size: 0.813rem;
  display: block;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 12px;
}
@media(min-width: 771px) {.kss_seo_body_9wy table {
  display: table;
}
}.kss_seo_body_9wy th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  text-align: left;
  color: #AECAE0;
}.kss_seo_body_9wy td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A9CBB;
}.kss_seo_cols_9wy {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width:640px) {.kss_seo_cols_9wy {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.kss_seo_cols_9wy {
  grid-template-columns: repeat(3,1fr);
}
}.kss_seo_col_h_9wy {
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
  color: #AECAE0;
  margin-bottom: 7px;
}.kss_seo_col_p_9wy {
  font-size: 0.813rem;
  color: #6888A4;
  overflow-wrap: break-word;
  line-height: 1.65;
}.kss_seo_stats_9wy {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.kss_seo_stat_9wy {
  border-radius: 0.5rem;
  padding: 0.875rem 16px;
  border: 1px solid rgba(13, 195, 242, 0.18);
  flex: 1;
  background: rgba(13, 195, 242, 0.07);
  min-width: 8.75rem;
}.kss_seo_stat_val_9wy {
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #0DC3F2;
}.kss_seo_stat_lb_9wy {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #6888A4;
}.kss_seo_9wy {
  padding: 36px 1rem 0;
  background: #070C14;
}
@media(min-width: 770px) {.kss_seo_9wy {
  padding: 2.75rem 1.5rem 0;
}
}.kss_seo_in_9wy {
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  border-radius: 14px;
  background: #0D1520;
  padding: 1.75rem 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.kss_seo_in_9wy {
  padding: 36px 2.5rem;
}
}.kss_seo_label_9wy {
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #0DC3F2;
}.kss_seo_h2_9wy {
  font-family: 'Rajdhani', sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #EDF4FF;
  margin-bottom: 14px;
}
@media(min-width: 769px) {.kss_seo_h2_9wy {
  font-size: 24px;
}
}.kss_seo_body_9wy {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #7A9CBB;
  font-size: 14px;
}.kss_seo_body_9wy p {
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  color: #7A9CBB;
  line-height: 1.75;
}.kss_seo_body_9wy p:last-child {
  margin-bottom: 0;
}.kss_seo_body_9wy strong {
  color: #AECAE0;
  font-weight: 700;
}.kss_seo_body_9wy a {
  transition: color .2s;
  color: #0DC3F2;
  text-decoration: underline;
}.kss_seo_body_9wy a:hover {
  color: #38D5FF;
}.kss_seo_body_9wy ul,.kss_seo_body_9wy ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.kss_seo_body_9wy ol {
  list-style: decimal;
}.kss_seo_body_9wy li {
  font-size: 14px;
  line-height: 1.75;
  color: #7A9CBB;
  margin-bottom: 0.375rem;
}.kss_seo_body_9wy table {
  width: 100%;
  border-collapse: collapse;
  display: block;
  margin-bottom: 12px;
  overflow-x: auto;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.kss_seo_body_9wy table {
  display: table;
}
}.kss_seo_body_9wy th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #AECAE0;
  text-align: left;
  font-weight: 700;
}.kss_seo_body_9wy td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #7A9CBB;
}.kss_seo_cols_9wy {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.kss_seo_cols_9wy {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.kss_seo_cols_9wy {
  grid-template-columns: repeat(3,1fr);
}
}.kss_seo_col_h_9wy {
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #AECAE0;
}.kss_seo_col_p_9wy {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #6888A4;
}.kss_seo_stats_9wy {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.kss_seo_stat_9wy {
  border: 1px solid rgba(13, 195, 242, 0.18);
  flex: 1;
  background: rgba(13, 195, 242, 0.07);
  padding: 0.875rem 1rem;
  border-radius: 0.5rem;
  min-width: 8.75rem;
}.kss_seo_stat_val_9wy {
  font-weight: 800;
  color: #0DC3F2;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 1.25rem;
}.kss_seo_stat_lb_9wy {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #6888A4;
}.kss_ft_9wy {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #040810;
  margin-top: 3rem;
}.kss_ft_support_9wy {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.kss_ft_support_9wy {
  padding: 1.75rem 24px;
}
}.kss_ft_support_in_9wy {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 82.5rem;
}.kss_ft_support_main_9wy {
  gap: 1rem;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
  flex-wrap: wrap;
}.kss_ft_support_ic_9wy {
  flex-shrink: 0;
  color: #0DC3F2;
}.kss_ft_support_ic_9wy svg {
  height: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 30px;
}.kss_ft_support_text_title_9wy {
  margin-bottom: 3px;
  overflow-wrap: break-word;
  color: #EDF4FF;
  font-weight: 700;
  font-size: 0.938rem;
}.kss_ft_support_text_sub_9wy {
  font-size: 0.75rem;
  color: #6888A4;
  overflow-wrap: break-word;
}.kss_ft_support_btn_9wy {
  transition: background .2s;
  padding: 11px 1.375rem;
  border-radius: 0.5rem;
  background: #0DC3F2;
  font-weight: 700;
  font-size: 13px;
  flex-shrink: 0;
  white-space: nowrap;
  color: #EDF4FF;
}.kss_ft_support_btn_9wy:hover {
  background: #38D5FF;
}.kss_ft_support_contacts_9wy {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.kss_ft_support_contact_9wy {
  font-size: 12px;
  color: #4F6E88;
  line-height: 1.4;
}.kss_ft_support_contact_9wy strong {
  font-weight: 600;
  display: block;
  margin-bottom: 2px;
  font-size: 0.688rem;
  color: #7A9CBB;
}.kss_ft_main_9wy {
  padding: 32px 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.kss_ft_main_9wy {
  padding: 40px 24px 32px;
}
}.kss_ft_main_in_9wy {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 641px) {.kss_ft_main_in_9wy {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.kss_ft_main_in_9wy {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.kss_ft_col_logo_9wy {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.kss_ft_col_logo_9wy {
  grid-column: auto;
}
}.kss_ft_logo_9wy {
  gap: 0.563rem;
  font-size: 1rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  color: #EDF4FF;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 12px;
}.kss_ft_logo_mark_9wy {
  overflow: hidden;
  border-radius: 0.25rem;
  height: 1.875rem;
  width: 30px;
}.kss_ft_logo_mark_9wy img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.kss_ft_logo_sub_9wy {
  max-width: 12.5rem;
  color: #4F6E88;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 12px;
}.kss_ft_col_title_9wy {
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: .07em;
  color: #7A9CBB;
  text-transform: uppercase;
}.kss_ft_col_links_9wy {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.kss_ft_col_link_9wy {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #4F6E88;
}.kss_ft_col_link_9wy:hover {
  color: #AECAE0;
}.kss_ft_apps_9wy {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.kss_ft_app_card_9wy {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 10px 0.75rem;
  gap: 0.625rem;
  border-radius: 0.25rem;
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.kss_ft_app_card_9wy:hover {
  border-color: rgba(13, 195, 242, 0.40);
}.kss_ft_app_card_ic_9wy svg {
  height: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.375rem;
}.kss_ft_app_card_os_9wy {
  font-weight: 600;
  color: #4F6E88;
  font-size: 10px;
}.kss_ft_app_card_action_9wy {
  font-weight: 700;
  color: #AECAE0;
  font-size: 0.75rem;
}.kss_ft_bot_9wy {
  padding: 1.25rem 1rem;
}
@media(min-width: 766px) {.kss_ft_bot_9wy {
  padding: 20px 24px;
}
}.kss_ft_bot_in_9wy {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  max-width: 82.5rem;
  flex-wrap: wrap;
  display: flex;
}.kss_ft_socials_9wy {
  gap: 0.5rem;
  display: flex;
}.kss_ft_soc_9wy {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border-radius: 0.25rem;
  height: 36px;
  justify-content: center;
  color: #7A9CBB;
  display: flex;
  width: 2.25rem;
  align-items: center;
}.kss_ft_soc_9wy svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
}.kss_ft_soc_9wy:hover {
  background: rgba(255, 255, 255, 0.07);
}.kss_ft_legal_9wy {
  flex: 1;
  overflow-wrap: break-word;
  color: #7B9AB4;
  font-size: 0.688rem;
  line-height: 1.6;
  min-width: 200px;
}.kss_ft_legal_9wy strong {
  font-weight: 700;
  color: #7A9CBB;
}.kss_ft_legal_9wy a {
  text-decoration: underline;
  color: #7A9CBB;
}.kss_ft_age_9wy {
  border: 2px solid #7B9AB4;
  border-radius: 50%;
  font-size: 0.688rem;
  font-weight: 800;
  height: 2rem;
  display: flex;
  margin-left: auto;
  width: 32px;
  flex-shrink: 0;
  justify-content: center;
  color: #7B9AB4;
  align-items: center;
}