html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #0B0C15;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  font-family: 'Barlow', sans-serif;
  min-height: 100vh;
  color: #C9C3B8;
}.kbi_layout_25h {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.kbi_page_25h {
  display: flex;
  min-height: 100vh;
}.kbi_main_25h {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media (min-width: 1077px) {.kbi_main_25h {
  padding-left: 220px;
}
}
@media (max-width:1079px) {.kbi_main_25h {
  padding-bottom: 4.5rem;
}
}.kbi_gc_25h {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.5rem;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  background: #0F1019;
  flex-shrink: 0;
  width: 8.75rem;
  cursor: pointer;
  position: relative;
}
@media(min-width: 639px) {.kbi_gc_25h {
  width: 9.75rem;
}
}
@media(min-width: 1079px) {.kbi_gc_25h {
  width: 168px;
}
}.kbi_gc_25h:hover {
  transform: translateY(-3px);
  border-color: rgba(217, 124, 22, 0.08);
}.kbi_gc_img_25h {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.kbi_gc_img_25h img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.kbi_gc_hover_25h {
  transition: opacity .2s;
  background: rgba(6, 7, 9, 0.72);
  inset: 0;
  display: flex;
  position: absolute;
  opacity: 0;
  align-items: center;
  justify-content: center;
}.kbi_gc_25h:hover .kbi_gc_hover_25h {
  opacity: 1;
}.kbi_gc_hover_btn_25h {
  background: #D97C16;
  border-radius: 4px;
  padding: 0.5rem 16px;
  font-weight: 700;
  font-size: 0.75rem;
  color: #F2EDE6;
}.kbi_gc_info_25h {
  padding: 0.5rem 10px 10px;
}.kbi_gc_name_25h {
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.75rem;
  max-width: 100%;
  color: #C9C3B8;
  font-weight: 600;
  text-overflow: ellipsis;
  margin-bottom: 3px;
}.kbi_gc_prov_25h {
  font-size: 0.625rem;
  color: #575350;
}.kbi_gc_tag_25h {
  padding: 2px 0.438rem;
  border-radius: 4px;
  left: 6px;
  position: absolute;
  z-index: 2;
  font-weight: 700;
  top: 0.375rem;
  text-transform: uppercase;
  font-size: 0.563rem;
  letter-spacing: .04em;
}.kbi_gc_tag_hot_25h {
  background: #D83040;
  color: #fff;
}.kbi_gc_tag_new_25h {
  background: #28B86A;
  color: #0B0C15;
}.kbi_gc_tag_jp_25h {
  background: #EFA828;
  color: #0B0C15;
}.kbi_gc_tag_ex_25h {
  background: #7A5228;
  color: #fff;
}.kbi_gc_tag_live_25h {
  background: #D83040;
  color: #fff;
}.kbi_gr_25h {
  padding: 32px 1rem 0;
  background: #0B0C15;
}
@media(min-width: 769px) {.kbi_gr_25h {
  padding: 36px 24px 0;
}
}.kbi_gr_in_25h {
  margin: 0 auto;
  max-width: 82.5rem;
}.kbi_gr_head_25h {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
}.kbi_gr_head_l_25h {
  flex: 1;
  gap: 10px;
  min-width: 0;
  align-items: center;
  display: flex;
}.kbi_gr_ic_25h {
  border-radius: 0.5rem;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  width: 2rem;
  height: 32px;
  align-items: center;
}.kbi_gr_ic_25h svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
}.kbi_gr_title_25h {
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Rajdhani', sans-serif;
  font-size: 16px;
  color: #F2EDE6;
}
@media(min-width: 766px) {.kbi_gr_title_25h {
  font-size: 1.125rem;
}
}.kbi_gr_more_25h {
  gap: 5px;
  transition: color .2s;
  align-items: center;
  font-size: 0.75rem;
  color: #706B67;
  flex-shrink: 0;
  display: flex;
  font-weight: 600;
  white-space: nowrap;
}.kbi_gr_more_25h:hover {
  color: #D97C16;
}.kbi_gr_more_25h svg {
  stroke-linecap: round;
  width: 12px;
  height: 12px;
  stroke-linejoin: round;
}.kbi_gr_arrows_25h {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.kbi_gr_arr_25h {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .15s,color .15s;
  align-items: center;
  justify-content: center;
  color: #9A9490;
  height: 30px;
  display: flex;
  width: 1.875rem;
}.kbi_gr_arr_25h:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F2EDE6;
}.kbi_gr_arr_25h svg {
  height: 13px;
  width: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.kbi_gr_seo_h_25h {
  margin: 0 0 0.375rem;
  font-size: 0.813rem;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  max-width: 42.5rem;
  color: #C9C3B8;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.kbi_gr_seo_h_25h {
  font-size: 0.875rem;
}
}.kbi_gr_seo_25h {
  max-width: 680px;
  font-size: 12px;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  color: #706B67;
  line-height: 1.55;
}.kbi_gr_seo_25h strong {
  font-weight: 600;
  color: #C9C3B8;
}.kbi_gr_scroll_25h {
  gap: 0.625rem;
  overflow-x: auto;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  display: flex;
  padding-bottom: 0.625rem;
}.kbi_gr_scroll_25h::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.kbi_gr_scroll_25h {
  gap: 12px;
}
}.kbi_tb_25h {
  background: #0B0C15;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  align-items: center;
  left: 0;
  position: fixed;
  right: 0;
  height: 56px;
  top: 0;
  z-index: 80;
  display: flex;
}.kbi_tb_in_25h {
  gap: 0;
  padding: 0 14px;
  height: 100%;
  display: flex;
  align-items: center;
  width: 100%;
}.kbi_tb_burger_25h {
  border-radius: 0.5rem;
  gap: 5px;
  height: 2.375rem;
  width: 38px;
  margin-right: 0.5rem;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
}.kbi_tb_burger_25h:hover {
  background: rgba(255, 255, 255, 0.05);
}.kbi_tb_burger_line_25h {
  background: #9A9490;
  border-radius: 1px;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width: 1083px) {.kbi_tb_burger_25h {
  display: none;
}
}.kbi_tb_logo_25h {
  gap: 0.563rem;
  font-size: 18px;
  margin-right: 1.25rem;
  color: #F2EDE6;
  letter-spacing: -.01em;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 800;
}.kbi_tb_logo_mark_25h {
  overflow: hidden;
  border-radius: 8px;
  justify-content: center;
  display: flex;
  width: 32px;
  height: 2rem;
  align-items: center;
}.kbi_tb_logo_mark_25h img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.kbi_tb_nav_25h {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.kbi_tb_nav_25h {
  display: flex;
}
}.kbi_tb_tab_25h {
  transition: background .15s,color .15s;
  border-radius: 8px;
  padding: 8px 0.875rem;
  font-weight: 600;
  color: #9A9490;
  font-size: 13px;
  white-space: nowrap;
}.kbi_tb_tab_25h:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2EDE6;
}.kbi_tb_tab_25h.kbi_state_active_25h {
  background: rgba(217, 124, 22, 0.18);
  color: #F2EDE6;
}.kbi_tb_right_25h {
  gap: 0.5rem;
  flex-shrink: 0;
  display: flex;
  margin-left: auto;
  align-items: center;
}.kbi_tb_login_25h {
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 9px 16px;
  font-weight: 600;
  display: none;
  color: #C9C3B8;
  font-size: 13px;
}.kbi_tb_login_25h:hover {
  border-color: rgba(217, 124, 22, 0.55);
  color: #F2EDE6;
}
@media(min-width: 479px) {.kbi_tb_login_25h {
  display: block;
}
}.kbi_tb_reg_25h {
  padding: 0.563rem 18px;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #28B86A;
  color: #0D0B08;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
}.kbi_tb_reg_25h:hover {
  background: #34CC7A;
}.kbi_sb_25h {
  transition: transform .25s ease;
  background: #13152200;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  position: fixed;
  left: 0;
  width: 220px;
  top: 3.5rem;
  bottom: 0;
  z-index: 70;
  overflow-y: auto;
}.kbi_sb_25h.kbi_state_open_25h {
  transform: translateX(0);
}.kbi_sb_25h::-webkit-scrollbar {
  width: 4px;
}.kbi_sb_25h::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1083px) {.kbi_sb_25h {
  transform: translateX(0);
}
}.kbi_sb_auth_25h {
  padding: 14px 0.75rem 10px;
}.kbi_sb_btn_reg_25h {
  transition: background .2s;
  padding: 0.688rem;
  border-radius: 8px;
  background: #28B86A;
  text-align: center;
  margin-bottom: 8px;
  font-weight: 700;
  color: #0D0B08;
  display: block;
  font-size: 0.813rem;
}.kbi_sb_btn_reg_25h:hover {
  background: #34CC7A;
}.kbi_sb_btn_login_25h {
  padding: 10px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  display: block;
  font-weight: 600;
  color: #C9C3B8;
  font-size: 0.813rem;
  text-align: center;
}.kbi_sb_btn_login_25h:hover {
  border-color: rgba(217, 124, 22, 0.55);
  color: #F2EDE6;
}.kbi_sb_promo_25h {
  padding: 12px 0.875rem;
  background: linear-gradient(135deg,#1A0E06,#13152200);
  margin: 0 0.75rem 10px;
  overflow: hidden;
  border: 1px solid rgba(217, 124, 22, 0.18);
  border-radius: 8px;
  position: relative;
}.kbi_sb_promo_25h::before {
  background: radial-gradient(circle,rgba(217, 124, 22, 0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  position: absolute;
  top: -20px;
  width: 80px;
  right: -20px;
  height: 5rem;
}.kbi_sb_promo_title_25h {
  font-size: 0.688rem;
  color: #D97C16;
  margin-bottom: 0.25rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
}.kbi_sb_promo_text_25h {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.35;
  font-weight: 600;
  color: #F2EDE6;
}.kbi_sb_promo_sub_25h {
  color: #706B67;
  margin-top: 3px;
  font-size: 0.625rem;
}.kbi_sb_nav_25h {
  padding: 0.375rem 8px 16px;
}.kbi_sb_nav_lb_25h {
  padding: 10px 0.5rem 6px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .08em;
  color: #575350;
}.kbi_sb_link_25h {
  padding: 9px 10px;
  transition: background .15s,color .15s;
  border-radius: 4px;
  gap: 10px;
  align-items: center;
  color: #9A9490;
  font-size: 0.813rem;
  cursor: pointer;
  display: flex;
  font-weight: 500;
  overflow-wrap: break-word;
}.kbi_sb_link_25h:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2EDE6;
}.kbi_sb_link_25h.kbi_state_active_25h {
  background: rgba(217, 124, 22, 0.18);
  color: #F2EDE6;
}.kbi_sb_ic_25h {
  border-radius: 0.25rem;
  height: 30px;
  display: flex;
  width: 1.875rem;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
}.kbi_sb_ic_25h svg {
  stroke-linecap: round;
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
}.kbi_sb_ic_1_25h {
  background: rgba(217, 124, 22, 0.08);
  color: #D97C16;
}.kbi_sb_ic_2_25h {
  background: rgba(40, 184, 106, 0.15);
  color: #28B86A;
}.kbi_sb_ic_3_25h {
  background: rgba(239, 168, 40, 0.15);
  color: #EFA828;
}.kbi_sb_ic_4_25h {
  background: rgba(122, 82, 40, 0.28);
  color: #7A5228;
}.kbi_sb_ic_5_25h {
  background: rgba(217, 124, 22, 0.08);
  color: #D43E8C;
}.kbi_sb_ic_6_25h {
  background: rgba(122, 82, 40, 0.28);
  color: #8A3FC4;
}.kbi_sb_badge_25h {
  border-radius: 4px;
  background: #EFA828;
  padding: 2px 0.438rem;
  font-weight: 700;
  margin-left: auto;
  color: #0D0B08;
  font-size: 0.563rem;
}.kbi_sb_bot_25h {
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  display: flex;
}.kbi_sb_lang_25h,.kbi_sb_help_25h {
  flex: 1;
  padding: 0.563rem 6px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 6px;
  border-radius: 4px;
  align-items: center;
  display: flex;
  font-weight: 600;
  color: #9A9490;
  justify-content: center;
  font-size: 11px;
}.kbi_sb_lang_25h:hover,.kbi_sb_help_25h:hover {
  border-color: rgba(217, 124, 22, 0.55);
  color: #F2EDE6;
}.kbi_sb_lang_25h svg,.kbi_sb_help_25h svg {
  width: 13px;
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.kbi_sb_bd_25h {
  inset: 0;
  background: rgba(6, 7, 9, 0.72);
  display: none;
  position: fixed;
  z-index: 69;
}.kbi_sb_bd_25h.kbi_state_on_25h {
  display: block;
}
@media(min-width: 1083px) {.kbi_sb_bd_25h {
  display: none!important;
}
}.kbi_mob_nav_25h {
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #13152200;
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  left: 0;
  right: 0;
  position: fixed;
  display: flex;
  z-index: 80;
  bottom: 0;
}
@media(min-width: 1078px) {.kbi_mob_nav_25h {
  display: none;
}
}.kbi_mob_nav_item_25h {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 4px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  color: #575350;
  align-items: center;
}.kbi_mob_nav_ic_25h {
  line-height: 1;
}.kbi_mob_nav_ic_25h svg {
  height: 20px;
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.kbi_mob_nav_lb_25h {
  color: #575350;
  font-size: 0.625rem;
  font-weight: 600;
}.kbi_mob_nav_item_25h.kbi_state_active_25h {
  color: #D97C16;
}.kbi_mob_nav_item_25h.kbi_state_active_25h .kbi_mob_nav_lb_25h {
  color: #D97C16;
}.kbi_hero_25h {
  padding: 1.25rem 16px 0;
  background: #0B0C15;
}
@media(min-width: 769px) {.kbi_hero_25h {
  padding: 24px 24px 0;
}
}.kbi_hero_in_25h {
  gap: 12px;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width:860px) {.kbi_hero_in_25h {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1097px) {.kbi_hero_in_25h {
  grid-template-columns: 1fr 340px;
}
}.kbi_hero_promo_25h {
  border-radius: 0.875rem;
  overflow: hidden;
  background: #0F1019;
  align-items: stretch;
  min-height: 220px;
  position: relative;
  display: flex;
}
@media(min-width: 765px) {.kbi_hero_promo_25h {
  min-height: 17.5rem;
}
}.kbi_hero_promo_bg_25h {
  background: linear-gradient(120deg,#1A0E06 0%,#0B0C15 100%);
  inset: 0;
  background-position: center;
  position: absolute;
  background-size: cover;
}.kbi_hero_promo_bg_25h::after {
  background: linear-gradient(90deg,#0B0C15 0%,rgba(6, 7, 9, 0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.kbi_hero_promo_glow_25h {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 82, 40, 0.28) 0%,transparent 65%);
  top: -40px;
  right: 60px;
  pointer-events: none;
  height: 300px;
  width: 18.75rem;
  position: absolute;
}.kbi_hero_promo_ct_25h {
  padding: 1.75rem 24px 28px 28px;
  position: relative;
  justify-content: center;
  z-index: 2;
  max-width: 30rem;
  flex-direction: column;
  display: flex;
}
@media(min-width: 771px) {.kbi_hero_promo_ct_25h {
  padding: 2.5rem 32px;
}
}.kbi_hero_badge_25h {
  padding: 5px 12px;
  border: 1px solid rgba(217, 124, 22, 0.08);
  border-radius: 20px;
  background: rgba(217, 124, 22, 0.18);
  display: inline-block;
  text-transform: uppercase;
  color: #D97C16;
  letter-spacing: .08em;
  font-size: 0.625rem;
  margin-bottom: 0.875rem;
  font-weight: 700;
}.kbi_hero_h1_25h {
  font-family: 'Rajdhani', sans-serif;
  line-height: 1.15;
  font-weight: 800;
  font-size: 1.625rem;
  margin-bottom: 0.625rem;
  color: #F2EDE6;
  overflow-wrap: break-word;
}.kbi_hero_h1_25h em {
  color: #EFA828;
  font-style: normal;
}
@media(min-width: 767px) {.kbi_hero_h1_25h {
  font-size: 2.25rem;
}
}.kbi_hero_sub_25h {
  font-size: 13px;
  margin-bottom: 1.25rem;
  line-height: 1.55;
  color: #9A9490;
}
@media(min-width: 771px) {.kbi_hero_sub_25h {
  font-size: 14px;
}
}.kbi_hero_row_25h {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.kbi_hero_cta_25h {
  background: #28B86A;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  border-radius: 8px;
  font-weight: 700;
  box-shadow: 0 6px 1.375rem rgba(40, 184, 106, 0.38);
  color: #0D0B08;
  font-size: 0.875rem;
}.kbi_hero_cta_25h:hover {
  background: #34CC7A;
}.kbi_hero_terms_25h {
  color: #575350;
  font-size: 0.688rem;
}.kbi_hero_game_25h {
  background: #0F1019;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  display: flex;
  position: relative;
  flex-direction: column;
}.kbi_hero_game_badge_25h {
  border: 1px solid rgba(239, 168, 40, 0.15);
  border-radius: 20px;
  padding: 5px 10px;
  background: rgba(239, 168, 40, 0.15);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .06em;
  position: absolute;
  top: 12px;
  text-transform: uppercase;
  color: #EFA828;
  z-index: 3;
  left: 0.75rem;
}.kbi_hero_game_badge_25h svg {
  vertical-align: -1px;
  width: 0.688rem;
  height: 11px;
  margin-right: 0.25rem;
}.kbi_hero_game_img_25h {
  background: linear-gradient(135deg,#1A0E06,#0B0C15);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.kbi_hero_game_img_25h img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.kbi_hero_game_play_25h {
  background: rgba(6, 7, 9, 0.72);
  inset: 0;
  transition: opacity .2s;
  align-items: center;
  position: absolute;
  opacity: 0;
  display: flex;
  justify-content: center;
}.kbi_hero_game_25h:hover .kbi_hero_game_play_25h {
  opacity: 1;
}.kbi_hero_game_play_25h span {
  background: #D97C16;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  width: 52px;
  align-items: center;
  height: 52px;
}.kbi_hero_game_play_25h span svg {
  height: 1.125rem;
  width: 18px;
  margin-left: 2px;
}.kbi_hero_game_info_25h {
  padding: 14px 16px;
}.kbi_hero_game_title_25h {
  font-weight: 700;
  font-size: 0.938rem;
  color: #F2EDE6;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.kbi_hero_game_provider_25h {
  font-size: 11px;
  color: #706B67;
}.kbi_hero_game_btn_25h {
  background: #D97C16;
  margin: 12px 1rem 16px;
  padding: 0.688rem;
  transition: background .2s;
  border-radius: 0.5rem;
  text-align: center;
  font-weight: 700;
  color: #F2EDE6;
  font-size: 0.813rem;
  display: block;
}.kbi_hero_game_25h:hover .kbi_hero_game_btn_25h {
  background: #EC8D28;
}.kbi_sbar_25h {
  background: #0B0C15;
  padding: 16px 1rem 0;
}
@media(min-width: 769px) {.kbi_sbar_25h {
  padding: 18px 1.5rem 0;
}
}.kbi_sbar_in_25h {
  margin: 0 auto;
  max-width: 1320px;
}.kbi_sbar_row_25h {
  gap: 0.625rem;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
}.kbi_sbar_input_25h {
  border-radius: 0.5rem;
  padding: 11px 16px;
  background: #0F1019;
  gap: 0.625rem;
  flex: 1;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: flex;
  align-items: center;
  font-size: 13px;
  color: #706B67;
  cursor: pointer;
}.kbi_sbar_input_25h:hover {
  border-color: rgba(217, 124, 22, 0.55);
}.kbi_sbar_input_25h svg {
  stroke-linejoin: round;
  width: 15px;
  flex-shrink: 0;
  height: 0.938rem;
  stroke-linecap: round;
}.kbi_sbar_providers_25h {
  border-radius: 0.5rem;
  gap: 8px;
  background: #0F1019;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  padding: 0.688rem 18px;
  align-items: center;
  color: #C9C3B8;
  font-weight: 600;
  white-space: nowrap;
  display: flex;
  font-size: 0.813rem;
}.kbi_sbar_providers_25h:hover {
  border-color: rgba(217, 124, 22, 0.55);
  color: #F2EDE6;
}.kbi_sbar_providers_25h svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.875rem;
  width: 0.875rem;
}.kbi_sbar_tabs_25h {
  gap: 0.375rem;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
}.kbi_sbar_tabs_25h::-webkit-scrollbar {
  display: none;
}.kbi_sbar_tab_25h {
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 0.5rem 14px;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.438rem;
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.25rem;
  font-weight: 600;
  flex-shrink: 0;
  white-space: nowrap;
  align-items: center;
  color: #9A9490;
  display: flex;
  cursor: pointer;
  font-size: 12px;
}.kbi_sbar_tab_25h:hover {
  border-color: rgba(217, 124, 22, 0.55);
  background: rgba(255, 255, 255, 0.07);
  color: #F2EDE6;
}.kbi_sbar_tab_25h.kbi_state_active_25h {
  background: rgba(217, 124, 22, 0.18);
  border-color: rgba(217, 124, 22, 0.08);
  color: #F2EDE6;
}.kbi_sbar_tab_ic_25h svg {
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
  width: 0.875rem;
}.kbi_wy_25h {
  background: #0B0C15;
  padding: 2rem 16px 0;
}
@media(min-width: 771px) {.kbi_wy_25h {
  padding: 2.5rem 1.5rem 0;
}
}.kbi_wy_in_25h {
  margin: 0 auto;
  max-width: 1320px;
}.kbi_wy_head_25h {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.kbi_wy_label_25h {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #D97C16;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.kbi_wy_h2_25h {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
  color: #F2EDE6;
  font-family: 'Rajdhani', sans-serif;
  font-size: 20px;
}
@media(min-width: 767px) {.kbi_wy_h2_25h {
  font-size: 1.5rem;
}
}.kbi_wy_intro_25h {
  margin: 0;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #706B67;
}.kbi_wy_grid_25h {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.kbi_wy_grid_25h {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.kbi_wy_grid_25h {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.kbi_wy_card_25h {
  background: #13152200;
  transition: border-color .2s,transform .2s;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
}.kbi_wy_card_25h:hover {
  transform: translateY(-2px);
  border-color: rgba(217, 124, 22, 0.08);
}.kbi_wy_card_ic_25h {
  border-radius: 50%;
  background: rgba(217, 124, 22, 0.18);
  align-items: center;
  height: 44px;
  display: flex;
  margin-bottom: 14px;
  color: #D97C16;
  width: 2.75rem;
  justify-content: center;
}.kbi_wy_card_ic_25h svg {
  height: 22px;
  width: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.kbi_wy_card_h_25h {
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 0.938rem;
  color: #F2EDE6;
  font-weight: 700;
  margin-bottom: 6px;
}.kbi_wy_card_p_25h {
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #706B67;
}.kbi_wy_card_p_25h strong {
  color: #C9C3B8;
  font-weight: 600;
}.kbi_ws_25h {
  padding: 2rem 1rem 0;
  background: #0B0C15;
}
@media(min-width: 766px) {.kbi_ws_25h {
  padding: 36px 1.5rem 0;
}
}.kbi_ws_in_25h {
  margin: 0 auto;
  max-width: 82.5rem;
}.kbi_ws_head_25h {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 14px;
  display: flex;
  justify-content: space-between;
}.kbi_ws_title_25h {
  gap: 0.625rem;
  color: #F2EDE6;
  display: flex;
  font-size: 16px;
  align-items: center;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  flex-wrap: wrap;
  overflow-wrap: break-word;
}.kbi_ws_title_ic_25h svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #EFA828;
  width: 1.125rem;
  height: 1.125rem;
}.kbi_ws_online_25h {
  gap: 0.438rem;
  font-weight: 600;
  color: #706B67;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
}.kbi_ws_online_dot_25h {
  border-radius: 50%;
  background: #28B86A;
  height: 0.5rem;
  flex-shrink: 0;
  width: 0.5rem;
  box-shadow: 0 0 6px rgba(40, 184, 106, 0.15);
}.kbi_ws_scroll_25h {
  gap: 8px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 0.5rem;
}.kbi_ws_scroll_25h::-webkit-scrollbar {
  display: none;
}.kbi_wc_25h {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.625rem 0.875rem;
  background: #0F1019;
  gap: 0.625rem;
  border-radius: 8px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  min-width: 220px;
}.kbi_wc_img_25h {
  overflow: hidden;
  border-radius: 4px;
  background: #13152200;
  height: 36px;
  flex-shrink: 0;
  width: 36px;
}.kbi_wc_img_25h img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.kbi_wc_info_25h {
  min-width: 0;
}.kbi_wc_game_25h {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.75rem;
  font-weight: 600;
  color: #C9C3B8;
}.kbi_wc_player_25h {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #575350;
  white-space: nowrap;
  font-size: 10px;
}.kbi_wc_amount_25h {
  flex-shrink: 0;
  color: #28B86A;
  white-space: nowrap;
  font-size: 0.813rem;
  margin-left: auto;
  font-weight: 700;
}.kbi_app_25h {
  padding: 36px 16px 0;
  background: #0B0C15;
}
@media(min-width: 769px) {.kbi_app_25h {
  padding: 2.75rem 1.5rem 0;
}
}.kbi_app_in_25h {
  margin: 0 auto;
  max-width: 82.5rem;
}.kbi_app_head_25h {
  margin-bottom: 16px;
}.kbi_app_label_25h {
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #D97C16;
  font-size: 11px;
}.kbi_app_h2_25h {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0.375rem;
  color: #F2EDE6;
}
@media(min-width: 769px) {.kbi_app_h2_25h {
  font-size: 1.5rem;
}
}.kbi_app_sub_25h {
  overflow-wrap: break-word;
  max-width: 600px;
  font-size: 13px;
  color: #706B67;
  line-height: 1.6;
}.kbi_app_sub_25h strong {
  color: #C9C3B8;
  font-weight: 700;
}.kbi_app_cards_25h {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 1rem;
}
@media(min-width: 641px) {.kbi_app_cards_25h {
  grid-template-columns: repeat(3,1fr);
}
}.kbi_app_card_25h {
  overflow: hidden;
  gap: 16px;
  border-radius: 8px;
  padding: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
}.kbi_app_card_ios_25h {
  background: linear-gradient(135deg,rgba(217, 124, 22, 0.18) 0%,#13152200 100%);
}.kbi_app_card_android_25h {
  background: linear-gradient(135deg,rgba(40, 184, 106, 0.15) 0%,#13152200 100%);
}.kbi_app_card_win_25h {
  background: linear-gradient(135deg,rgba(239, 168, 40, 0.15) 0%,#13152200 100%);
}.kbi_app_card_ic_25h svg {
  stroke-linejoin: round;
  height: 34px;
  stroke-linecap: round;
  width: 2.125rem;
}.kbi_app_card_ic_25h {
  color: #F2EDE6;
  flex-shrink: 0;
}.kbi_app_card_os_25h {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 6px;
  font-size: 10px;
  color: #706B67;
}.kbi_app_card_title_25h {
  line-height: 1.2;
  color: #F2EDE6;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.kbi_app_card_text_25h {
  line-height: 1.5;
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
  color: #706B67;
  overflow-wrap: break-word;
}.kbi_app_card_btn_25h {
  gap: 0.438rem;
  transition: background .2s;
  border-radius: 0.25rem;
  border: 1px solid rgba(217, 124, 22, 0.55);
  background: rgba(255, 255, 255, 0.12);
  padding: 0.625rem 1.125rem;
  color: #F2EDE6;
  display: inline-flex;
  font-size: 0.813rem;
  align-items: center;
  font-weight: 700;
}.kbi_app_card_btn_25h:hover {
  background: rgba(255, 255, 255, 0.07);
}.kbi_bon_25h {
  background: #0B0C15;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.kbi_bon_25h {
  padding: 44px 24px 0;
}
}.kbi_bon_in_25h {
  margin: 0 auto;
  max-width: 82.5rem;
}.kbi_bon_head_25h {
  margin-bottom: 20px;
}.kbi_bon_label_25h {
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #D97C16;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
}.kbi_bon_h2_25h {
  font-size: 20px;
  margin-bottom: 0.5rem;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  color: #F2EDE6;
  font-weight: 800;
}
@media(min-width:768px) {.kbi_bon_h2_25h {
  font-size: 1.5rem;
}
}.kbi_bon_seo_25h {
  font-size: 13px;
  max-width: 620px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #706B67;
}.kbi_bon_seo_25h strong {
  color: #C9C3B8;
  font-weight: 700;
}.kbi_bon_seo_25h a {
  color: #D97C16;
  text-decoration: underline;
}.kbi_bon_grid_25h {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.kbi_bon_grid_25h {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.kbi_bon_grid_25h {
  grid-template-columns: repeat(5,1fr);
}
}.kbi_bon_card_25h {
  background: #0F1019;
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.kbi_bon_card_25h:hover {
  border-color: rgba(217, 124, 22, 0.08);
  transform: translateY(-2px);
}.kbi_bon_card_ic_25h svg {
  width: 1.625rem;
  stroke-linecap: round;
  height: 1.625rem;
  stroke-linejoin: round;
}.kbi_bon_card_ic_25h {
  margin-bottom: 10px;
}.kbi_bon_card_type_25h {
  text-transform: uppercase;
  font-size: 0.625rem;
  color: #706B67;
  margin-bottom: 6px;
  font-weight: 700;
  letter-spacing: .06em;
}.kbi_bon_card_amount_25h {
  line-height: 1.1;
  font-weight: 800;
  font-size: 1.125rem;
  margin-bottom: 0.375rem;
  color: #EFA828;
}.kbi_bon_card_name_25h {
  overflow-wrap: break-word;
  color: #F2EDE6;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 8px;
}.kbi_bon_card_detail_25h {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #575350;
  line-height: 1.5;
  padding-top: 0.5rem;
  overflow-wrap: break-word;
  font-size: 11px;
}.kbi_reg_25h {
  background: #0B0C15;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.kbi_reg_25h {
  padding: 2.75rem 24px 0;
}
}.kbi_reg_in_25h {
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 1.75rem 24px;
  background: #13152200;
  margin: 0 auto;
  border-radius: 0.875rem;
  max-width: 1320px;
}
@media(min-width: 770px) {.kbi_reg_in_25h {
  padding: 2.5rem;
}
}.kbi_reg_top_25h {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.kbi_reg_top_25h {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.kbi_reg_label_25h {
  margin-bottom: 0.625rem;
  color: #D97C16;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
}.kbi_reg_h2_25h {
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #F2EDE6;
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0.75rem;
}
@media(min-width: 771px) {.kbi_reg_h2_25h {
  font-size: 1.75rem;
}
}.kbi_reg_bonus_25h {
  padding: 10px 1rem;
  border-radius: 8px;
  border: 1px solid rgba(239, 168, 40, 0.15);
  gap: 0.5rem;
  background: rgba(239, 168, 40, 0.15);
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.kbi_reg_bonus_amount_25h {
  font-weight: 800;
  font-size: 20px;
  color: #EFA828;
}.kbi_reg_bonus_text_25h {
  color: #9A9490;
  line-height: 1.35;
  font-size: 13px;
}.kbi_reg_cta_btn_25h {
  transition: background .2s;
  border-radius: 8px;
  padding: 14px 2rem;
  background: #28B86A;
  font-size: 0.938rem;
  margin-bottom: 0.75rem;
  color: #0D0B08;
  box-shadow: 0 6px 1.375rem rgba(40, 184, 106, 0.38);
  font-weight: 700;
  display: inline-block;
}.kbi_reg_cta_btn_25h:hover {
  background: #34CC7A;
}.kbi_reg_terms_25h {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #575350;
}.kbi_reg_seo_25h {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 13px;
  color: #706B67;
  line-height: 1.65;
  padding-top: 1.25rem;
  margin-top: 20px;
  overflow-wrap: break-word;
}.kbi_reg_seo_25h p {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #706B67;
  margin-bottom: 0.625rem;
}.kbi_reg_seo_25h p:last-child {
  margin-bottom: 0;
}.kbi_reg_seo_25h strong {
  font-weight: 700;
  color: #C9C3B8;
}.kbi_reg_seo_25h a {
  transition: color .2s;
  color: #D97C16;
  text-decoration: underline;
}.kbi_reg_seo_25h a:hover {
  color: #EC8D28;
}.kbi_reg_seo_25h ul,.kbi_reg_seo_25h ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.kbi_reg_seo_25h ol {
  list-style: decimal;
}.kbi_reg_seo_25h li {
  color: #706B67;
  line-height: 1.65;
  margin-bottom: 4px;
  font-size: 0.813rem;
}.kbi_reg_seo_25h table {
  display: block;
  font-size: 0.813rem;
  margin-bottom: 10px;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 767px) {.kbi_reg_seo_25h table {
  display: table;
}
}.kbi_reg_seo_25h th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C9C3B8;
}.kbi_reg_seo_25h td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #706B67;
}.kbi_reg_steps_25h {
  gap: 14px;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width: 863px) {.kbi_reg_steps_25h {
  margin-top: 0;
}
}.kbi_reg_step_25h {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 16px;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.kbi_reg_step_num_25h {
  border: 1px solid rgba(217, 124, 22, 0.08);
  background: rgba(217, 124, 22, 0.18);
  border-radius: 50%;
  font-size: 14px;
  height: 34px;
  display: flex;
  font-weight: 800;
  width: 34px;
  justify-content: center;
  color: #D97C16;
  flex-shrink: 0;
  align-items: center;
}.kbi_reg_step_title_25h {
  margin-bottom: 3px;
  font-size: 0.875rem;
  color: #F2EDE6;
  font-weight: 700;
}.kbi_reg_step_text_25h {
  line-height: 1.5;
  font-size: 12px;
  color: #706B67;
}.kbi_reg_trust_25h {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  display: flex;
  margin-top: 1.25rem;
  flex-wrap: wrap;
}.kbi_reg_trust_item_25h {
  gap: 0.438rem;
  display: flex;
  color: #706B67;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 12px;
}.kbi_reg_trust_ic_25h svg {
  height: 1rem;
  color: #D97C16;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
}.kbi_prov_25h {
  background: #0B0C15;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.kbi_prov_25h {
  padding: 2.75rem 24px 0;
}
}.kbi_prov_in_25h {
  margin: 0 auto;
  max-width: 82.5rem;
}.kbi_prov_head_25h {
  margin-bottom: 1rem;
}.kbi_prov_label_25h {
  margin-bottom: 8px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #D97C16;
}.kbi_prov_h2_25h {
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.25rem;
  color: #F2EDE6;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.kbi_prov_h2_25h {
  font-size: 24px;
}
}.kbi_prov_seo_25h {
  margin-bottom: 16px;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #706B67;
  max-width: 620px;
}.kbi_prov_seo_25h strong {
  color: #C9C3B8;
  font-weight: 700;
}.kbi_prov_seo_25h a {
  text-decoration: underline;
  color: #D97C16;
}.kbi_prov_grid_25h {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.kbi_prov_grid_25h {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.kbi_prov_grid_25h {
  grid-template-columns: repeat(8,1fr);
}
}.kbi_prov_card_25h {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #0F1019;
  transition: border-color .2s,background .2s;
  padding: 0.875rem 10px;
  gap: 0.438rem;
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.kbi_prov_card_25h:hover {
  border-color: rgba(217, 124, 22, 0.55);
  background: #13152200;
}.kbi_prov_logo_25h {
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 44px;
  height: 2.75rem;
}.kbi_prov_logo_25h img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.kbi_prov_name_25h {
  text-align: center;
  font-weight: 600;
  color: #9A9490;
  font-size: 11px;
  overflow-wrap: break-word;
}.kbi_seo_25h {
  background: #0B0C15;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.kbi_seo_25h {
  padding: 44px 1.5rem 0;
}
}.kbi_seo_in_25h {
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #13152200;
  border-radius: 0.875rem;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.kbi_seo_in_25h {
  padding: 2.25rem 2.5rem;
}
}.kbi_seo_label_25h {
  color: #D97C16;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
}.kbi_seo_h2_25h {
  font-size: 20px;
  color: #F2EDE6;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 766px) {.kbi_seo_h2_25h {
  font-size: 1.5rem;
}
}.kbi_seo_body_25h {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #9A9490;
  font-size: 0.875rem;
}.kbi_seo_body_25h p {
  margin-bottom: 0.75rem;
  font-size: 14px;
  line-height: 1.75;
  color: #9A9490;
}.kbi_seo_body_25h p:last-child {
  margin-bottom: 0;
}.kbi_seo_body_25h strong {
  color: #C9C3B8;
  font-weight: 700;
}.kbi_seo_body_25h a {
  transition: color .2s;
  text-decoration: underline;
  color: #D97C16;
}.kbi_seo_body_25h a:hover {
  color: #EC8D28;
}.kbi_seo_body_25h ul,.kbi_seo_body_25h ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.kbi_seo_body_25h ol {
  list-style: decimal;
}.kbi_seo_body_25h li {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 6px;
  color: #9A9490;
}.kbi_seo_body_25h table {
  font-size: 0.813rem;
  border-collapse: collapse;
  margin-bottom: 12px;
  width: 100%;
  display: block;
  overflow-x: auto;
}
@media(min-width:768px) {.kbi_seo_body_25h table {
  display: table;
}
}.kbi_seo_body_25h th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  text-align: left;
  color: #C9C3B8;
}.kbi_seo_body_25h td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #9A9490;
}.kbi_seo_cols_25h {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.kbi_seo_cols_25h {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.kbi_seo_cols_25h {
  grid-template-columns: repeat(3,1fr);
}
}.kbi_seo_col_h_25h {
  font-weight: 700;
  margin-bottom: 7px;
  color: #C9C3B8;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.kbi_seo_col_p_25h {
  color: #706B67;
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
}.kbi_seo_stats_25h {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.kbi_seo_stat_25h {
  padding: 14px 1rem;
  background: rgba(217, 124, 22, 0.08);
  border-radius: 0.5rem;
  flex: 1;
  border: 1px solid rgba(217, 124, 22, 0.18);
  min-width: 8.75rem;
}.kbi_seo_stat_val_25h {
  margin-bottom: 4px;
  color: #D97C16;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}.kbi_seo_stat_lb_25h {
  overflow-wrap: break-word;
  color: #706B67;
  font-size: 0.688rem;
}.kbi_seo_25h {
  background: #0B0C15;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.kbi_seo_25h {
  padding: 2.75rem 1.5rem 0;
}
}.kbi_seo_in_25h {
  border-radius: 0.875rem;
  padding: 28px 24px;
  background: #13152200;
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.kbi_seo_in_25h {
  padding: 2.25rem 2.5rem;
}
}.kbi_seo_label_25h {
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 0.688rem;
  color: #D97C16;
  font-weight: 700;
  letter-spacing: .08em;
}.kbi_seo_h2_25h {
  color: #F2EDE6;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 14px;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 770px) {.kbi_seo_h2_25h {
  font-size: 24px;
}
}.kbi_seo_body_25h {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #9A9490;
  overflow-wrap: break-word;
}.kbi_seo_body_25h p {
  line-height: 1.75;
  color: #9A9490;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
}.kbi_seo_body_25h p:last-child {
  margin-bottom: 0;
}.kbi_seo_body_25h strong {
  color: #C9C3B8;
  font-weight: 700;
}.kbi_seo_body_25h a {
  transition: color .2s;
  text-decoration: underline;
  color: #D97C16;
}.kbi_seo_body_25h a:hover {
  color: #EC8D28;
}.kbi_seo_body_25h ul,.kbi_seo_body_25h ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.kbi_seo_body_25h ol {
  list-style: decimal;
}.kbi_seo_body_25h li {
  margin-bottom: 6px;
  line-height: 1.75;
  color: #9A9490;
  font-size: 14px;
}.kbi_seo_body_25h table {
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  display: block;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 765px) {.kbi_seo_body_25h table {
  display: table;
}
}.kbi_seo_body_25h th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C9C3B8;
  font-weight: 700;
  text-align: left;
}.kbi_seo_body_25h td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #9A9490;
}.kbi_seo_cols_25h {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.kbi_seo_cols_25h {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.kbi_seo_cols_25h {
  grid-template-columns: repeat(3,1fr);
}
}.kbi_seo_col_h_25h {
  margin-bottom: 7px;
  font-size: 0.813rem;
  color: #C9C3B8;
  font-weight: 700;
  overflow-wrap: break-word;
}.kbi_seo_col_p_25h {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #706B67;
}.kbi_seo_stats_25h {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.kbi_seo_stat_25h {
  background: rgba(217, 124, 22, 0.08);
  border-radius: 8px;
  flex: 1;
  padding: 0.875rem 16px;
  border: 1px solid rgba(217, 124, 22, 0.18);
  min-width: 140px;
}.kbi_seo_stat_val_25h {
  margin-bottom: 0.25rem;
  color: #D97C16;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
}.kbi_seo_stat_lb_25h {
  overflow-wrap: break-word;
  color: #706B67;
  font-size: 0.688rem;
}.kbi_faq_25h {
  background: #0B0C15;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.kbi_faq_25h {
  padding: 2.75rem 1.5rem 0;
}
}.kbi_faq_in_25h {
  margin: 0 auto;
  max-width: 1320px;
}.kbi_faq_head_25h {
  margin-bottom: 20px;
}.kbi_faq_label_25h {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #D97C16;
  margin-bottom: 8px;
}.kbi_faq_h2_25h {
  color: #F2EDE6;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width:768px) {.kbi_faq_h2_25h {
  font-size: 1.5rem;
}
}.kbi_faq_list_25h {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.kbi_faq_item_25h {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #13152200;
  overflow: hidden;
}.kbi_faq_q_25h {
  padding: 1rem 1.25rem;
  gap: 0.75rem;
  transition: color .2s;
  font-weight: 600;
  color: #C9C3B8;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  overflow-wrap: break-word;
  align-items: center;
  cursor: pointer;
  justify-content: space-between;
}.kbi_faq_q_25h:hover {
  color: #F2EDE6;
}.kbi_faq_q_ic_25h {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  color: #D97C16;
  display: flex;
  font-size: 1rem;
  height: 1.5rem;
  justify-content: center;
  width: 24px;
  flex-shrink: 0;
  align-items: center;
}.kbi_faq_item_25h.kbi_state_open_25h .kbi_faq_q_ic_25h {
  transform: rotate(45deg);
}.kbi_faq_a_25h {
  padding: 0 20px 16px;
  line-height: 1.7;
  font-size: 13px;
  overflow-wrap: break-word;
  display: none;
  color: #706B67;
}.kbi_faq_item_25h.kbi_state_open_25h .kbi_faq_a_25h {
  display: block;
}.kbi_faq_a_25h strong {
  font-weight: 700;
  color: #C9C3B8;
}.kbi_faq_a_25h a {
  color: #D97C16;
  text-decoration: underline;
}.kbi_faq_a_25h ul,.kbi_faq_a_25h ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.kbi_faq_a_25h ol {
  list-style: decimal;
}.kbi_faq_a_25h li {
  line-height: 1.6;
  margin-bottom: 4px;
}.kbi_faq_a_25h table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  font-size: 12px;
  overflow-x: auto;
  width: 100%;
  display: block;
}
@media(min-width: 767px) {.kbi_faq_a_25h table {
  display: table;
}
}.kbi_faq_a_25h th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 0.5rem;
  color: #C9C3B8;
  text-align: left;
  font-weight: 700;
}.kbi_faq_a_25h td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #706B67;
}.kbi_rv_25h {
  background: #0B0C15;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.kbi_rv_25h {
  padding: 2.75rem 1.5rem 0;
}
}.kbi_rv_in_25h {
  margin: 0 auto;
  max-width: 1320px;
}.kbi_rv_head_25h {
  margin-bottom: 20px;
  max-width: 45rem;
}.kbi_rv_label_25h {
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 700;
  color: #D97C16;
  text-transform: uppercase;
  letter-spacing: .08em;
}.kbi_rv_h2_25h {
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-size: 22px;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  color: #F2EDE6;
}
@media(min-width:768px) {.kbi_rv_h2_25h {
  font-size: 28px;
}
}.kbi_rv_stats_25h {
  gap: 1.125rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  color: #706B67;
  font-size: 13px;
}.kbi_rv_stats_score_25h {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.kbi_rv_stats_score_val_25h {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  color: #EFA828;
  font-size: 1.375rem;
}.kbi_rv_stats_score_max_25h {
  font-size: 13px;
  color: #575350;
}.kbi_rv_stats_badge_25h {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.kbi_rv_stats_badge_25h svg {
  color: #EFA828;
  width: 14px;
  height: 14px;
}.kbi_rv_grid_25h {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.kbi_rv_grid_25h {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.kbi_rv_grid_25h {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.kbi_rv_card_25h {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #13152200;
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
}.kbi_rv_card_stars_25h {
  gap: 2px;
  color: #EFA828;
  display: flex;
  margin-bottom: 0.625rem;
}.kbi_rv_card_stars_25h svg {
  height: 0.875rem;
  width: 0.875rem;
}.kbi_rv_card_h_25h {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  font-weight: 700;
  color: #F2EDE6;
  line-height: 1.3;
}.kbi_rv_card_body_25h {
  flex: 1;
  overflow-wrap: break-word;
  color: #706B67;
  margin-bottom: 14px;
  line-height: 1.65;
  font-size: 0.813rem;
}.kbi_rv_card_body_25h strong {
  font-weight: 600;
  color: #C9C3B8;
}.kbi_rv_card_meta_25h {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 12px;
}.kbi_rv_card_author_25h {
  color: #C9C3B8;
  font-size: 0.75rem;
  font-weight: 600;
}.kbi_rv_card_date_25h {
  color: #575350;
  font-size: 0.688rem;
}.kbi_seo_25h {
  background: #0B0C15;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.kbi_seo_25h {
  padding: 2.75rem 1.5rem 0;
}
}.kbi_seo_in_25h {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #13152200;
  padding: 28px 1.5rem;
  border-radius: 14px;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 770px) {.kbi_seo_in_25h {
  padding: 2.25rem 2.5rem;
}
}.kbi_seo_label_25h {
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #D97C16;
}.kbi_seo_h2_25h {
  line-height: 1.25;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  font-size: 20px;
  color: #F2EDE6;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.kbi_seo_h2_25h {
  font-size: 1.5rem;
}
}.kbi_seo_body_25h {
  overflow-wrap: break-word;
  color: #9A9490;
  line-height: 1.75;
  font-size: 0.875rem;
}.kbi_seo_body_25h p {
  font-size: 0.875rem;
  color: #9A9490;
  line-height: 1.75;
  margin-bottom: 12px;
}.kbi_seo_body_25h p:last-child {
  margin-bottom: 0;
}.kbi_seo_body_25h strong {
  color: #C9C3B8;
  font-weight: 700;
}.kbi_seo_body_25h a {
  transition: color .2s;
  text-decoration: underline;
  color: #D97C16;
}.kbi_seo_body_25h a:hover {
  color: #EC8D28;
}.kbi_seo_body_25h ul,.kbi_seo_body_25h ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.kbi_seo_body_25h ol {
  list-style: decimal;
}.kbi_seo_body_25h li {
  line-height: 1.75;
  font-size: 14px;
  color: #9A9490;
  margin-bottom: 6px;
}.kbi_seo_body_25h table {
  overflow-x: auto;
  margin-bottom: 12px;
  display: block;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
@media(min-width: 770px) {.kbi_seo_body_25h table {
  display: table;
}
}.kbi_seo_body_25h th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  color: #C9C3B8;
  font-weight: 700;
  text-align: left;
}.kbi_seo_body_25h td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #9A9490;
}.kbi_seo_cols_25h {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.kbi_seo_cols_25h {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.kbi_seo_cols_25h {
  grid-template-columns: repeat(3,1fr);
}
}.kbi_seo_col_h_25h {
  font-size: 0.813rem;
  color: #C9C3B8;
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.kbi_seo_col_p_25h {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #706B67;
}.kbi_seo_stats_25h {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.kbi_seo_stat_25h {
  border: 1px solid rgba(217, 124, 22, 0.18);
  padding: 0.875rem 16px;
  border-radius: 8px;
  background: rgba(217, 124, 22, 0.08);
  flex: 1;
  min-width: 8.75rem;
}.kbi_seo_stat_val_25h {
  color: #D97C16;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 1.25rem;
}.kbi_seo_stat_lb_25h {
  font-size: 11px;
  color: #706B67;
  overflow-wrap: break-word;
}.kbi_ft_25h {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #060709;
  margin-top: 3rem;
}.kbi_ft_support_25h {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 770px) {.kbi_ft_support_25h {
  padding: 1.75rem 1.5rem;
}
}.kbi_ft_support_in_25h {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  max-width: 82.5rem;
}.kbi_ft_support_main_25h {
  flex: 1;
  gap: 1rem;
  min-width: 220px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.kbi_ft_support_ic_25h {
  color: #D97C16;
  flex-shrink: 0;
}.kbi_ft_support_ic_25h svg {
  width: 1.875rem;
  height: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.kbi_ft_support_text_title_25h {
  color: #F2EDE6;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
}.kbi_ft_support_text_sub_25h {
  font-size: 12px;
  color: #706B67;
  overflow-wrap: break-word;
}.kbi_ft_support_btn_25h {
  transition: background .2s;
  padding: 11px 22px;
  border-radius: 0.5rem;
  background: #D97C16;
  color: #F2EDE6;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 13px;
  font-weight: 700;
}.kbi_ft_support_btn_25h:hover {
  background: #EC8D28;
}.kbi_ft_support_contacts_25h {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.kbi_ft_support_contact_25h {
  line-height: 1.4;
  color: #575350;
  font-size: 12px;
}.kbi_ft_support_contact_25h strong {
  margin-bottom: 2px;
  color: #9A9490;
  font-weight: 600;
  font-size: 11px;
  display: block;
}.kbi_ft_main_25h {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 16px 1.5rem;
}
@media(min-width: 767px) {.kbi_ft_main_25h {
  padding: 2.5rem 24px 32px;
}
}.kbi_ft_main_in_25h {
  gap: 24px;
  margin: 0 auto;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.kbi_ft_main_in_25h {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.kbi_ft_main_in_25h {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.kbi_ft_col_logo_25h {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.kbi_ft_col_logo_25h {
  grid-column: auto;
}
}.kbi_ft_logo_25h {
  gap: 9px;
  margin-bottom: 0.75rem;
  font-weight: 800;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  color: #F2EDE6;
  font-size: 1rem;
}.kbi_ft_logo_mark_25h {
  overflow: hidden;
  border-radius: 4px;
  width: 1.875rem;
  height: 30px;
}.kbi_ft_logo_mark_25h img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.kbi_ft_logo_sub_25h {
  color: #575350;
  overflow-wrap: break-word;
  max-width: 200px;
  line-height: 1.55;
  font-size: 0.75rem;
}.kbi_ft_col_title_25h {
  font-weight: 700;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #9A9490;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
}.kbi_ft_col_links_25h {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.kbi_ft_col_link_25h {
  transition: color .2s;
  font-size: 0.813rem;
  color: #575350;
  overflow-wrap: break-word;
}.kbi_ft_col_link_25h:hover {
  color: #C9C3B8;
}.kbi_ft_apps_25h {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.kbi_ft_app_card_25h {
  border-radius: 0.25rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  gap: 10px;
  display: flex;
  align-items: center;
}.kbi_ft_app_card_25h:hover {
  border-color: rgba(217, 124, 22, 0.55);
}.kbi_ft_app_card_ic_25h svg {
  width: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 22px;
}.kbi_ft_app_card_os_25h {
  font-weight: 600;
  color: #575350;
  font-size: 10px;
}.kbi_ft_app_card_action_25h {
  font-weight: 700;
  font-size: 0.75rem;
  color: #C9C3B8;
}.kbi_ft_bot_25h {
  padding: 1.25rem 16px;
}
@media(min-width:768px) {.kbi_ft_bot_25h {
  padding: 1.25rem 1.5rem;
}
}.kbi_ft_bot_in_25h {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  max-width: 1320px;
  align-items: center;
}.kbi_ft_socials_25h {
  gap: 0.5rem;
  display: flex;
}.kbi_ft_soc_25h {
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .2s;
  color: #9A9490;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 36px;
  height: 36px;
}.kbi_ft_soc_25h svg {
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
}.kbi_ft_soc_25h:hover {
  background: rgba(255, 255, 255, 0.07);
}.kbi_ft_legal_25h {
  flex: 1;
  line-height: 1.6;
  font-size: 11px;
  color: #7A7672;
  min-width: 200px;
  overflow-wrap: break-word;
}.kbi_ft_legal_25h strong {
  font-weight: 700;
  color: #9A9490;
}.kbi_ft_legal_25h a {
  color: #9A9490;
  text-decoration: underline;
}.kbi_ft_age_25h {
  border-radius: 50%;
  border: 2px solid #7A7672;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 32px;
  color: #7A7672;
  flex-shrink: 0;
  height: 32px;
  margin-left: auto;
  font-weight: 800;
  font-size: 11px;
}