*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0D1320;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  font-family: 'DM Sans', sans-serif;
  min-height: 100vh;
  color: #C6C0B8;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  font: inherit;
  border: none;
  background: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.kbq-layout-obn {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.kbq-page-obn {
  display: flex;
  min-height: 100vh;
}.kbq-main-obn {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1083px) {.kbq-main-obn {
  padding-left: 220px;
}
}
@media(max-width: 1082px) {.kbq-main-obn {
  padding-bottom: 72px;
}
}.kbq-gc-obn {
  overflow: hidden;
  border-radius: 10px;
  background: #121929;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  width: 8.75rem;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width: 639px) {.kbq-gc-obn {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.kbq-gc-obn {
  width: 168px;
}
}.kbq-gc-obn:hover {
  border-color: rgba(196, 134, 28, 0.08);
  transform: translateY(-3px);
}.kbq-gc_img-obn {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.kbq-gc_img-obn img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.kbq-gc_hover-obn {
  background: rgba(8, 12, 21, 0.72);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  position: absolute;
  display: flex;
  opacity: 0;
  justify-content: center;
}.kbq-gc-obn:hover .kbq-gc_hover-obn {
  opacity: 1;
}.kbq-gc_hover_btn-obn {
  padding: 8px 1rem;
  border-radius: 0.313rem;
  background: #C4861C;
  font-size: 0.75rem;
  font-weight: 700;
  color: #F2EDE6;
}.kbq-gc_info-obn {
  padding: 8px 0.625rem 0.625rem;
}.kbq-gc_name-obn {
  overflow: hidden;
  max-width: 100%;
  font-weight: 600;
  color: #C6C0B8;
  font-size: 12px;
  white-space: nowrap;
  margin-bottom: 3px;
  text-overflow: ellipsis;
}.kbq-gc_prov-obn {
  color: #524D48;
  font-size: 0.625rem;
}.kbq-gc_tag-obn {
  border-radius: 4px;
  padding: 2px 7px;
  font-size: 9px;
  top: 0.375rem;
  position: absolute;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-weight: 700;
  left: 0.375rem;
  z-index: 2;
}.kbq-gc_tag_hot-obn {
  background: #E03430;
  color: #fff;
}.kbq-gc_tag_new-obn {
  background: #2CB87C;
  color: #0D1320;
}.kbq-gc_tag_jp-obn {
  background: #E8A020;
  color: #0D1320;
}.kbq-gc_tag_ex-obn {
  background: #7A4E1A;
  color: #fff;
}.kbq-gc_tag_live-obn {
  background: #E03430;
  color: #fff;
}.kbq-gr-obn {
  padding: 2rem 1rem 0;
  background: #0D1320;
}
@media(min-width: 770px) {.kbq-gr-obn {
  padding: 36px 1.5rem 0;
}
}.kbq-gr_in-obn {
  margin: 0 auto;
  max-width: 1320px;
}.kbq-gr_head-obn {
  gap: 0.75rem;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.kbq-gr_head_l-obn {
  flex: 1;
  gap: 0.625rem;
  display: flex;
  align-items: center;
  min-width: 0;
}.kbq-gr_ic-obn {
  border-radius: 10px;
  height: 2rem;
  display: flex;
  width: 2rem;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}.kbq-gr_ic-obn svg {
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
  width: 16px;
}.kbq-gr_title-obn {
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  color: #F2EDE6;
  font-size: 1rem;
}
@media(min-width: 765px) {.kbq-gr_title-obn {
  font-size: 1.125rem;
}
}.kbq-gr_more-obn {
  gap: 5px;
  transition: color .2s;
  flex-shrink: 0;
  font-weight: 600;
  white-space: nowrap;
  align-items: center;
  font-size: 12px;
  color: #666058;
  display: flex;
}.kbq-gr_more-obn:hover {
  color: #C4861C;
}.kbq-gr_more-obn svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
  height: 12px;
}.kbq-gr_arrows-obn {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.kbq-gr_arr-obn {
  border-radius: 0.313rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  justify-content: center;
  width: 1.875rem;
  display: flex;
  color: #8D8780;
  height: 30px;
  align-items: center;
}.kbq-gr_arr-obn:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F2EDE6;
}.kbq-gr_arr-obn svg {
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
  width: 13px;
}.kbq-gr_seo_h-obn {
  margin: 0 0 6px;
  font-weight: 700;
  max-width: 680px;
  color: #C6C0B8;
  font-size: 13px;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.kbq-gr_seo_h-obn {
  font-size: 0.875rem;
}
}.kbq-gr_seo-obn {
  overflow-wrap: break-word;
  color: #666058;
  max-width: 680px;
  font-size: 12px;
  line-height: 1.55;
  margin-bottom: 12px;
}.kbq-gr_seo-obn strong {
  font-weight: 600;
  color: #C6C0B8;
}.kbq-gr_scroll-obn {
  gap: 0.625rem;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.kbq-gr_scroll-obn::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.kbq-gr_scroll-obn {
  gap: 0.75rem;
}
}.kbq-tb-obn {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0D1320;
  z-index: 80;
  top: 0;
  position: fixed;
  height: 3.5rem;
  align-items: center;
  left: 0;
  display: flex;
  right: 0;
}.kbq-tb_in-obn {
  padding: 0 14px;
  gap: 0;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}.kbq-tb_burger-obn {
  gap: 5px;
  border-radius: 10px;
  margin-right: 8px;
  flex-shrink: 0;
  flex-direction: column;
  width: 38px;
  align-items: center;
  justify-content: center;
  height: 2.375rem;
  display: flex;
}.kbq-tb_burger-obn:hover {
  background: rgba(255, 255, 255, 0.05);
}.kbq-tb_burger_line-obn {
  background: #8D8780;
  border-radius: 1px;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1081px) {.kbq-tb_burger-obn {
  display: none;
}
}.kbq-tb_logo-obn {
  gap: 9px;
  letter-spacing: -.01em;
  align-items: center;
  color: #F2EDE6;
  font-weight: 800;
  display: flex;
  overflow-wrap: break-word;
  flex-shrink: 0;
  font-size: 1.125rem;
  margin-right: 1.25rem;
}.kbq-tb_logo_mark-obn {
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  height: 2rem;
  width: 32px;
  align-items: center;
}.kbq-tb_logo_mark-obn img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.kbq-tb_nav-obn {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 643px) {.kbq-tb_nav-obn {
  display: flex;
}
}.kbq-tb_tab-obn {
  transition: background .15s,color .15s;
  border-radius: 0.625rem;
  padding: 8px 14px;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 600;
  color: #8D8780;
}.kbq-tb_tab-obn:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2EDE6;
}.kbq-tb_tab-obn.kbq-state_active-obn {
  background: rgba(196, 134, 28, 0.18);
  color: #F2EDE6;
}.kbq-tb_right-obn {
  gap: 8px;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
  display: flex;
}.kbq-tb_login-obn {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 16px;
  transition: border-color .2s,color .2s;
  color: #C6C0B8;
  font-weight: 600;
  display: none;
  font-size: 13px;
}.kbq-tb_login-obn:hover {
  border-color: rgba(196, 134, 28, 0.55);
  color: #F2EDE6;
}
@media(min-width: 481px) {.kbq-tb_login-obn {
  display: block;
}
}.kbq-tb_reg-obn {
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  background: #2CB87C;
  font-size: 0.813rem;
  color: #0E1018;
  font-weight: 700;
  white-space: nowrap;
}.kbq-tb_reg-obn:hover {
  background: #35D490;
}.kbq-sb-obn {
  background: #172030;
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  left: 0;
  overflow-y: auto;
  top: 3.5rem;
  position: fixed;
  bottom: 0;
  z-index: 70;
  width: 13.75rem;
}.kbq-sb-obn.kbq-state_open-obn {
  transform: translateX(0);
}.kbq-sb-obn::-webkit-scrollbar {
  width: 4px;
}.kbq-sb-obn::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1082px) {.kbq-sb-obn {
  transform: translateX(0);
}
}.kbq-sb_auth-obn {
  padding: 14px 0.75rem 10px;
}.kbq-sb_btn_reg-obn {
  padding: 11px;
  border-radius: 10px;
  transition: background .2s;
  background: #2CB87C;
  display: block;
  text-align: center;
  color: #0E1018;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 8px;
}.kbq-sb_btn_reg-obn:hover {
  background: #35D490;
}.kbq-sb_btn_login-obn {
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 10px;
  color: #C6C0B8;
  font-size: 13px;
  text-align: center;
  display: block;
  font-weight: 600;
}.kbq-sb_btn_login-obn:hover {
  border-color: rgba(196, 134, 28, 0.55);
  color: #F2EDE6;
}.kbq-sb_promo-obn {
  margin: 0 12px 0.625rem;
  border: 1px solid rgba(196, 134, 28, 0.18);
  border-radius: 0.625rem;
  overflow: hidden;
  padding: 12px 0.875rem;
  background: linear-gradient(135deg,#1E0F04,#172030);
  position: relative;
}.kbq-sb_promo-obn::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196, 134, 28, 0.18),transparent 70%);
  content: '';
  right: -1.25rem;
  height: 80px;
  width: 5rem;
  top: -20px;
  position: absolute;
}.kbq-sb_promo_title-obn {
  letter-spacing: .06em;
  font-size: 0.688rem;
  margin-bottom: 4px;
  font-weight: 700;
  text-transform: uppercase;
  color: #C4861C;
}.kbq-sb_promo_text-obn {
  line-height: 1.35;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #F2EDE6;
  font-size: 0.75rem;
}.kbq-sb_promo_sub-obn {
  margin-top: 3px;
  color: #666058;
  font-size: 0.625rem;
}.kbq-sb_nav-obn {
  padding: 0.375rem 8px 1rem;
}.kbq-sb_nav_lb-obn {
  padding: 0.625rem 0.5rem 0.375rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #524D48;
  font-size: 10px;
}.kbq-sb_link-obn {
  padding: 9px 10px;
  border-radius: 5px;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  font-size: 13px;
  color: #8D8780;
  cursor: pointer;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 500;
  display: flex;
}.kbq-sb_link-obn:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2EDE6;
}.kbq-sb_link-obn.kbq-state_active-obn {
  background: rgba(196, 134, 28, 0.18);
  color: #F2EDE6;
}.kbq-sb_ic-obn {
  border-radius: 0.313rem;
  width: 1.875rem;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  height: 30px;
  display: flex;
}.kbq-sb_ic-obn svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
}.kbq-sb_ic_1-obn {
  background: rgba(196, 134, 28, 0.08);
  color: #C4861C;
}.kbq-sb_ic_2-obn {
  background: rgba(44, 184, 124, 0.16);
  color: #2CB87C;
}.kbq-sb_ic_3-obn {
  background: rgba(232, 160, 32, 0.18);
  color: #E8A020;
}.kbq-sb_ic_4-obn {
  background: rgba(122, 78, 26, 0.28);
  color: #7A4E1A;
}.kbq-sb_ic_5-obn {
  background: rgba(196, 134, 28, 0.08);
  color: #E05080;
}.kbq-sb_ic_6-obn {
  background: rgba(122, 78, 26, 0.28);
  color: #9B4FD8;
}.kbq-sb_badge-obn {
  background: #E8A020;
  border-radius: 5px;
  padding: 2px 7px;
  font-weight: 700;
  color: #0E1018;
  font-size: 0.563rem;
  margin-left: auto;
}.kbq-sb_bot-obn {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  padding: 12px;
  display: flex;
}.kbq-sb_lang-obn,.kbq-sb_help-obn {
  transition: border-color .2s;
  padding: 9px 0.375rem;
  flex: 1;
  gap: 6px;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  font-size: 11px;
  justify-content: center;
  color: #8D8780;
  align-items: center;
  font-weight: 600;
  display: flex;
}.kbq-sb_lang-obn:hover,.kbq-sb_help-obn:hover {
  border-color: rgba(196, 134, 28, 0.55);
  color: #F2EDE6;
}.kbq-sb_lang-obn svg,.kbq-sb_help-obn svg {
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
  height: 13px;
}.kbq-sb_bd-obn {
  background: rgba(8, 12, 21, 0.72);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.kbq-sb_bd-obn.kbq-state_on-obn {
  display: block;
}
@media(min-width: 1078px) {.kbq-sb_bd-obn {
  display: none!important;
}
}.kbq-mob_nav-obn {
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  background: #172030;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  display: flex;
  z-index: 80;
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
}
@media(min-width: 1081px) {.kbq-mob_nav-obn {
  display: none;
}
}.kbq-mob_nav_item-obn {
  gap: 4px;
  padding: 4px 2px;
  flex: 1;
  flex-direction: column;
  color: #524D48;
  display: flex;
  cursor: pointer;
  align-items: center;
}.kbq-mob_nav_ic-obn {
  line-height: 1;
}.kbq-mob_nav_ic-obn svg {
  height: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 20px;
}.kbq-mob_nav_lb-obn {
  font-size: 10px;
  font-weight: 600;
  color: #524D48;
}.kbq-mob_nav_item-obn.kbq-state_active-obn {
  color: #C4861C;
}.kbq-mob_nav_item-obn.kbq-state_active-obn .kbq-mob_nav_lb-obn {
  color: #C4861C;
}.kbq-hero-obn {
  background: #0D1320;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 769px) {.kbq-hero-obn {
  padding: 1.5rem 1.5rem 0;
}
}.kbq-hero_in-obn {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.kbq-hero_in-obn {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.kbq-hero_in-obn {
  grid-template-columns: 1fr 21.25rem;
}
}.kbq-hero_promo-obn {
  overflow: hidden;
  background: #121929;
  border-radius: 1rem;
  min-height: 13.75rem;
  align-items: stretch;
  position: relative;
  display: flex;
}
@media(min-width: 767px) {.kbq-hero_promo-obn {
  min-height: 17.5rem;
}
}.kbq-hero_promo_bg-obn {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#1E0F04 0%,#0D1320 100%);
  position: absolute;
  background-size: cover;
}.kbq-hero_promo_bg-obn::after {
  inset: 0;
  background: linear-gradient(90deg,#0D1320 0%,rgba(8, 12, 21, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.kbq-hero_promo_glow-obn {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 78, 26, 0.28) 0%,transparent 65%);
  position: absolute;
  pointer-events: none;
  top: -2.5rem;
  width: 18.75rem;
  height: 300px;
  right: 3.75rem;
}.kbq-hero_promo_ct-obn {
  padding: 28px 24px 1.75rem 28px;
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  display: flex;
  max-width: 480px;
  position: relative;
}
@media(min-width: 771px) {.kbq-hero_promo_ct-obn {
  padding: 2.5rem 32px;
}
}.kbq-hero_badge-obn {
  background: rgba(196, 134, 28, 0.18);
  padding: 5px 12px;
  border-radius: 1.25rem;
  border: 1px solid rgba(196, 134, 28, 0.08);
  color: #C4861C;
  font-size: 10px;
  margin-bottom: 14px;
  font-weight: 700;
  display: inline-block;
  letter-spacing: .08em;
  text-transform: uppercase;
}.kbq-hero_h1-obn {
  line-height: 1.15;
  overflow-wrap: break-word;
  color: #F2EDE6;
  margin-bottom: 0.625rem;
  font-size: 1.625rem;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
}.kbq-hero_h1-obn em {
  font-style: normal;
  color: #E8A020;
}
@media(min-width: 766px) {.kbq-hero_h1-obn {
  font-size: 2.25rem;
}
}.kbq-hero_sub-obn {
  color: #8D8780;
  font-size: 0.813rem;
  line-height: 1.55;
  margin-bottom: 1.25rem;
}
@media(min-width: 766px) {.kbq-hero_sub-obn {
  font-size: 0.875rem;
}
}.kbq-hero_row-obn {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.kbq-hero_cta-obn {
  background: #2CB87C;
  transition: background .2s;
  padding: 13px 1.625rem;
  border-radius: 10px;
  font-size: 14px;
  box-shadow: 0 0.25rem 1.25rem rgba(44, 184, 124, 0.44), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  color: #0E1018;
  font-weight: 700;
}.kbq-hero_cta-obn:hover {
  background: #35D490;
}.kbq-hero_terms-obn {
  color: #524D48;
  font-size: 0.688rem;
}.kbq-hero_game-obn {
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #121929;
  border-radius: 1rem;
  overflow: hidden;
  display: flex;
  position: relative;
  flex-direction: column;
}.kbq-hero_game_badge-obn {
  padding: 5px 10px;
  border: 1px solid rgba(232, 160, 32, 0.18);
  background: rgba(232, 160, 32, 0.18);
  border-radius: 20px;
  letter-spacing: .06em;
  font-size: 10px;
  position: absolute;
  z-index: 3;
  color: #E8A020;
  left: 0.75rem;
  text-transform: uppercase;
  top: 12px;
  font-weight: 700;
}.kbq-hero_game_badge-obn svg {
  margin-right: 4px;
  width: 0.688rem;
  height: 11px;
  vertical-align: -1px;
}.kbq-hero_game_img-obn {
  background: linear-gradient(135deg,#1E0F04,#0D1320);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.kbq-hero_game_img-obn img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.kbq-hero_game_play-obn {
  inset: 0;
  background: rgba(8, 12, 21, 0.72);
  transition: opacity .2s;
  opacity: 0;
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
}.kbq-hero_game-obn:hover .kbq-hero_game_play-obn {
  opacity: 1;
}.kbq-hero_game_play-obn span {
  border-radius: 50%;
  background: #C4861C;
  height: 52px;
  align-items: center;
  width: 3.25rem;
  display: flex;
  justify-content: center;
}.kbq-hero_game_play-obn span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 1.125rem;
}.kbq-hero_game_info-obn {
  padding: 0.875rem 1rem;
}.kbq-hero_game_title-obn {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 15px;
  color: #F2EDE6;
  margin-bottom: 4px;
}.kbq-hero_game_provider-obn {
  color: #666058;
  font-size: 11px;
}.kbq-hero_game_btn-obn {
  padding: 0.688rem;
  border-radius: 10px;
  margin: 12px 16px 1rem;
  background: #C4861C;
  transition: background .2s;
  font-weight: 700;
  display: block;
  text-align: center;
  color: #F2EDE6;
  font-size: 0.813rem;
}.kbq-hero_game-obn:hover .kbq-hero_game_btn-obn {
  background: #D99A22;
}.kbq-sbar-obn {
  padding: 1rem 16px 0;
  background: #0D1320;
}
@media(min-width: 765px) {.kbq-sbar-obn {
  padding: 1.125rem 24px 0;
}
}.kbq-sbar_in-obn {
  margin: 0 auto;
  max-width: 1320px;
}.kbq-sbar_row-obn {
  gap: 0.625rem;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  display: flex;
}.kbq-sbar_input-obn {
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 0.625rem;
  padding: 0.688rem 16px;
  border-radius: 10px;
  background: #121929;
  flex: 1;
  transition: border-color .2s;
  color: #666058;
  cursor: pointer;
  align-items: center;
  display: flex;
  font-size: 13px;
}.kbq-sbar_input-obn:hover {
  border-color: rgba(196, 134, 28, 0.55);
}.kbq-sbar_input-obn svg {
  flex-shrink: 0;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.938rem;
  height: 0.938rem;
}.kbq-sbar_providers-obn {
  padding: 11px 18px;
  gap: 0.5rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 10px;
  background: #121929;
  font-weight: 600;
  white-space: nowrap;
  display: flex;
  font-size: 13px;
  align-items: center;
  color: #C6C0B8;
}.kbq-sbar_providers-obn:hover {
  border-color: rgba(196, 134, 28, 0.55);
  color: #F2EDE6;
}.kbq-sbar_providers-obn svg {
  stroke-linejoin: round;
  height: 14px;
  width: 14px;
  stroke-linecap: round;
}.kbq-sbar_tabs-obn {
  gap: 0.375rem;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
}.kbq-sbar_tabs-obn::-webkit-scrollbar {
  display: none;
}.kbq-sbar_tab-obn {
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  padding: 8px 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 7px;
  border-radius: 1.25rem;
  font-size: 12px;
  white-space: nowrap;
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-shrink: 0;
  font-weight: 600;
  color: #8D8780;
}.kbq-sbar_tab-obn:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(196, 134, 28, 0.55);
  color: #F2EDE6;
}.kbq-sbar_tab-obn.kbq-state_active-obn {
  border-color: rgba(196, 134, 28, 0.08);
  background: rgba(196, 134, 28, 0.18);
  color: #F2EDE6;
}.kbq-sbar_tab_ic-obn svg {
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
  height: 0.875rem;
}.kbq-wy-obn {
  background: #0D1320;
  padding: 2rem 16px 0;
}
@media(min-width: 769px) {.kbq-wy-obn {
  padding: 2.5rem 1.5rem 0;
}
}.kbq-wy_in-obn {
  margin: 0 auto;
  max-width: 1320px;
}.kbq-wy_head-obn {
  max-width: 720px;
  margin-bottom: 1.125rem;
}.kbq-wy_label-obn {
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C4861C;
  font-weight: 700;
}.kbq-wy_h2-obn {
  color: #F2EDE6;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.kbq-wy_h2-obn {
  font-size: 1.5rem;
}
}.kbq-wy_intro-obn {
  margin: 0;
  color: #666058;
  line-height: 1.6;
  font-size: 13px;
}.kbq-wy_grid-obn {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.kbq-wy_grid-obn {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.kbq-wy_grid-obn {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.kbq-wy_card-obn {
  transition: border-color .2s,transform .2s;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #172030;
  border-radius: 0.625rem;
}.kbq-wy_card-obn:hover {
  border-color: rgba(196, 134, 28, 0.08);
  transform: translateY(-2px);
}.kbq-wy_card_ic-obn {
  border-radius: 50%;
  background: rgba(196, 134, 28, 0.18);
  color: #C4861C;
  height: 2.75rem;
  margin-bottom: 0.875rem;
  width: 2.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
}.kbq-wy_card_ic-obn svg {
  height: 22px;
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
}.kbq-wy_card_h-obn {
  font-weight: 700;
  line-height: 1.25;
  font-size: 0.938rem;
  color: #F2EDE6;
  margin-bottom: 6px;
  overflow-wrap: break-word;
}.kbq-wy_card_p-obn {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #666058;
  line-height: 1.6;
}.kbq-wy_card_p-obn strong {
  font-weight: 600;
  color: #C6C0B8;
}.kbq-ws-obn {
  background: #0D1320;
  padding: 2rem 16px 0;
}
@media(min-width:768px) {.kbq-ws-obn {
  padding: 36px 24px 0;
}
}.kbq-ws_in-obn {
  margin: 0 auto;
  max-width: 82.5rem;
}.kbq-ws_head-obn {
  gap: 0.75rem;
  justify-content: space-between;
  display: flex;
  align-items: center;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
}.kbq-ws_title-obn {
  gap: 0.625rem;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  flex-wrap: wrap;
  color: #F2EDE6;
  font-size: 1rem;
}.kbq-ws_title_ic-obn svg {
  color: #E8A020;
  stroke-linecap: round;
  height: 18px;
  stroke-linejoin: round;
  width: 1.125rem;
}.kbq-ws_online-obn {
  gap: 0.438rem;
  display: flex;
  font-size: 12px;
  align-items: center;
  font-weight: 600;
  color: #666058;
}.kbq-ws_online_dot-obn {
  background: #2CB87C;
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(44, 184, 124, 0.16);
  flex-shrink: 0;
  height: 8px;
  width: 8px;
}.kbq-ws_scroll-obn {
  gap: 0.5rem;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.kbq-ws_scroll-obn::-webkit-scrollbar {
  display: none;
}.kbq-wc-obn {
  gap: 10px;
  padding: 0.625rem 14px;
  background: #121929;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  align-items: center;
  display: flex;
  min-width: 220px;
  flex-shrink: 0;
}.kbq-wc_img-obn {
  background: #172030;
  overflow: hidden;
  border-radius: 5px;
  flex-shrink: 0;
  width: 36px;
  height: 2.25rem;
}.kbq-wc_img-obn img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.kbq-wc_info-obn {
  min-width: 0;
}.kbq-wc_game-obn {
  overflow: hidden;
  color: #C6C0B8;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 0.75rem;
  white-space: nowrap;
}.kbq-wc_player-obn {
  overflow: hidden;
  color: #524D48;
  font-size: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
}.kbq-wc_amount-obn {
  color: #2CB87C;
  margin-left: auto;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
}.kbq-prov-obn {
  background: #0D1320;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.kbq-prov-obn {
  padding: 44px 1.5rem 0;
}
}.kbq-prov_in-obn {
  margin: 0 auto;
  max-width: 82.5rem;
}.kbq-prov_head-obn {
  margin-bottom: 1rem;
}.kbq-prov_label-obn {
  font-size: 0.688rem;
  font-weight: 700;
  color: #C4861C;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.kbq-prov_h2-obn {
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 8px;
  color: #F2EDE6;
}
@media(min-width: 765px) {.kbq-prov_h2-obn {
  font-size: 24px;
}
}.kbq-prov_seo-obn {
  margin-bottom: 16px;
  line-height: 1.6;
  font-size: 13px;
  max-width: 620px;
  overflow-wrap: break-word;
  color: #666058;
}.kbq-prov_seo-obn strong {
  color: #C6C0B8;
  font-weight: 700;
}.kbq-prov_seo-obn a {
  color: #C4861C;
  text-decoration: underline;
}.kbq-prov_grid-obn {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.kbq-prov_grid-obn {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.kbq-prov_grid-obn {
  grid-template-columns: repeat(8,1fr);
}
}.kbq-prov_card-obn {
  background: #121929;
  gap: 7px;
  border-radius: 10px;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.875rem 0.625rem;
  flex-direction: column;
  display: flex;
  align-items: center;
  cursor: pointer;
}.kbq-prov_card-obn:hover {
  border-color: rgba(196, 134, 28, 0.55);
  background: #172030;
}.kbq-prov_logo-obn {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.313rem;
  align-items: center;
  width: 44px;
  height: 44px;
  justify-content: center;
  display: flex;
}.kbq-prov_logo-obn img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.kbq-prov_name-obn {
  text-align: center;
  color: #8D8780;
  font-size: 11px;
  overflow-wrap: break-word;
  font-weight: 600;
}.kbq-reg-obn {
  background: #0D1320;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.kbq-reg-obn {
  padding: 2.75rem 1.5rem 0;
}
}.kbq-reg_in-obn {
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 1rem;
  background: #172030;
  padding: 28px 1.5rem;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.kbq-reg_in-obn {
  padding: 40px;
}
}.kbq-reg_top-obn {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 857px) {.kbq-reg_top-obn {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.kbq-reg_label-obn {
  letter-spacing: .08em;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  color: #C4861C;
}.kbq-reg_h2-obn {
  color: #F2EDE6;
  font-family: 'Playfair Display', serif;
  font-size: 22px;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 800;
  margin-bottom: 0.75rem;
}
@media(min-width: 771px) {.kbq-reg_h2-obn {
  font-size: 1.75rem;
}
}.kbq-reg_bonus-obn {
  border: 1px solid rgba(232, 160, 32, 0.18);
  background: rgba(232, 160, 32, 0.18);
  gap: 8px;
  padding: 0.625rem 16px;
  border-radius: 10px;
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.kbq-reg_bonus_amount-obn {
  color: #E8A020;
  font-weight: 800;
  font-size: 20px;
}.kbq-reg_bonus_text-obn {
  font-size: 13px;
  color: #8D8780;
  line-height: 1.35;
}.kbq-reg_cta_btn-obn {
  padding: 14px 2rem;
  transition: background .2s;
  border-radius: 0.625rem;
  background: #2CB87C;
  box-shadow: 0 0.25rem 1.25rem rgba(44, 184, 124, 0.44), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  margin-bottom: 12px;
  font-weight: 700;
  font-size: 0.938rem;
  color: #0E1018;
  display: inline-block;
}.kbq-reg_cta_btn-obn:hover {
  background: #35D490;
}.kbq-reg_terms-obn {
  color: #524D48;
  line-height: 1.5;
  font-size: 0.688rem;
}.kbq-reg_seo-obn {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 13px;
  overflow-wrap: break-word;
  margin-top: 20px;
  color: #666058;
  line-height: 1.65;
  padding-top: 20px;
}.kbq-reg_seo-obn p {
  font-size: 13px;
  line-height: 1.65;
  color: #666058;
  margin-bottom: 0.625rem;
}.kbq-reg_seo-obn p:last-child {
  margin-bottom: 0;
}.kbq-reg_seo-obn strong {
  color: #C6C0B8;
  font-weight: 700;
}.kbq-reg_seo-obn a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4861C;
}.kbq-reg_seo-obn a:hover {
  color: #D99A22;
}.kbq-reg_seo-obn ul,.kbq-reg_seo-obn ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.kbq-reg_seo-obn ol {
  list-style: decimal;
}.kbq-reg_seo-obn li {
  line-height: 1.65;
  color: #666058;
  margin-bottom: 4px;
  font-size: 0.813rem;
}.kbq-reg_seo-obn table {
  width: 100%;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
}
@media(min-width: 765px) {.kbq-reg_seo-obn table {
  display: table;
}
}.kbq-reg_seo-obn th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C6C0B8;
  font-weight: 700;
  text-align: left;
}.kbq-reg_seo-obn td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #666058;
}.kbq-reg_steps-obn {
  gap: 14px;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 858px) {.kbq-reg_steps-obn {
  margin-top: 0;
}
}.kbq-reg_step-obn {
  background: rgba(255, 255, 255, 0.05);
  padding: 1rem;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 14px;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.kbq-reg_step_num-obn {
  background: rgba(196, 134, 28, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(196, 134, 28, 0.08);
  height: 2.125rem;
  color: #C4861C;
  font-size: 0.875rem;
  width: 34px;
  font-weight: 800;
  justify-content: center;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}.kbq-reg_step_title-obn {
  margin-bottom: 3px;
  font-size: 0.875rem;
  color: #F2EDE6;
  font-weight: 700;
}.kbq-reg_step_text-obn {
  color: #666058;
  line-height: 1.5;
  font-size: 12px;
}.kbq-reg_trust-obn {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  padding-top: 20px;
  display: flex;
  margin-top: 1.25rem;
}.kbq-reg_trust_item-obn {
  gap: 7px;
  color: #666058;
  font-size: 12px;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
}.kbq-reg_trust_ic-obn svg {
  height: 16px;
  color: #C4861C;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
}.kbq-app-obn {
  padding: 2.25rem 16px 0;
  background: #0D1320;
}
@media(min-width: 769px) {.kbq-app-obn {
  padding: 2.75rem 24px 0;
}
}.kbq-app_in-obn {
  margin: 0 auto;
  max-width: 82.5rem;
}.kbq-app_head-obn {
  margin-bottom: 1rem;
}.kbq-app_label-obn {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C4861C;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.kbq-app_h2-obn {
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-weight: 800;
  color: #F2EDE6;
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.kbq-app_h2-obn {
  font-size: 24px;
}
}.kbq-app_sub-obn {
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  line-height: 1.6;
  color: #666058;
}.kbq-app_sub-obn strong {
  font-weight: 700;
  color: #C6C0B8;
}.kbq-app_cards-obn {
  gap: 0.625rem;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.kbq-app_cards-obn {
  grid-template-columns: repeat(3,1fr);
}
}.kbq-app_card-obn {
  padding: 20px;
  overflow: hidden;
  border-radius: 10px;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
}.kbq-app_card_ios-obn {
  background: linear-gradient(135deg,rgba(196, 134, 28, 0.18) 0%,#172030 100%);
}.kbq-app_card_android-obn {
  background: linear-gradient(135deg,rgba(44, 184, 124, 0.16) 0%,#172030 100%);
}.kbq-app_card_win-obn {
  background: linear-gradient(135deg,rgba(232, 160, 32, 0.18) 0%,#172030 100%);
}.kbq-app_card_ic-obn svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 34px;
  width: 2.125rem;
}.kbq-app_card_ic-obn {
  color: #F2EDE6;
  flex-shrink: 0;
}.kbq-app_card_os-obn {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 6px;
  text-transform: uppercase;
  color: #666058;
  font-size: 10px;
}.kbq-app_card_title-obn {
  font-weight: 700;
  margin-bottom: 6px;
  color: #F2EDE6;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.kbq-app_card_text-obn {
  overflow-wrap: break-word;
  color: #666058;
  line-height: 1.5;
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
}.kbq-app_card_btn-obn {
  border: 1px solid rgba(196, 134, 28, 0.55);
  border-radius: 0.313rem;
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  padding: 10px 18px;
  color: #F2EDE6;
  display: inline-flex;
  font-weight: 700;
  font-size: 13px;
  align-items: center;
}.kbq-app_card_btn-obn:hover {
  background: rgba(255, 255, 255, 0.07);
}.kbq-bon-obn {
  padding: 36px 16px 0;
  background: #0D1320;
}
@media(min-width: 766px) {.kbq-bon-obn {
  padding: 2.75rem 24px 0;
}
}.kbq-bon_in-obn {
  margin: 0 auto;
  max-width: 82.5rem;
}.kbq-bon_head-obn {
  margin-bottom: 1.25rem;
}.kbq-bon_label-obn {
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C4861C;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
}.kbq-bon_h2-obn {
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F2EDE6;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  margin-bottom: 8px;
}
@media(min-width: 771px) {.kbq-bon_h2-obn {
  font-size: 1.5rem;
}
}.kbq-bon_seo-obn {
  overflow-wrap: break-word;
  color: #666058;
  line-height: 1.6;
  max-width: 620px;
  font-size: 13px;
}.kbq-bon_seo-obn strong {
  font-weight: 700;
  color: #C6C0B8;
}.kbq-bon_seo-obn a {
  text-decoration: underline;
  color: #C4861C;
}.kbq-bon_grid-obn {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.kbq-bon_grid-obn {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.kbq-bon_grid-obn {
  grid-template-columns: repeat(5,1fr);
}
}.kbq-bon_card-obn {
  transition: border-color .2s,transform .2s;
  border-radius: 0.625rem;
  padding: 16px;
  background: #121929;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.kbq-bon_card-obn:hover {
  transform: translateY(-2px);
  border-color: rgba(196, 134, 28, 0.08);
}.kbq-bon_card_ic-obn svg {
  stroke-linejoin: round;
  width: 26px;
  stroke-linecap: round;
  height: 1.625rem;
}.kbq-bon_card_ic-obn {
  margin-bottom: 0.625rem;
}.kbq-bon_card_type-obn {
  font-weight: 700;
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
  color: #666058;
  text-transform: uppercase;
  letter-spacing: .06em;
}.kbq-bon_card_amount-obn {
  color: #E8A020;
  line-height: 1.1;
  font-weight: 800;
  margin-bottom: 6px;
  font-size: 18px;
}.kbq-bon_card_name-obn {
  color: #F2EDE6;
  font-size: 13px;
  font-weight: 600;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}.kbq-bon_card_detail-obn {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #524D48;
  font-size: 11px;
  overflow-wrap: break-word;
  line-height: 1.5;
  padding-top: 0.5rem;
}.kbq-seo-obn {
  background: #0D1320;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.kbq-seo-obn {
  padding: 44px 1.5rem 0;
}
}.kbq-seo_in-obn {
  border-radius: 1rem;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  background: #172030;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 1320px;
}
@media(min-width: 770px) {.kbq-seo_in-obn {
  padding: 2.25rem 40px;
}
}.kbq-seo_label-obn {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 10px;
  color: #C4861C;
  text-transform: uppercase;
  font-size: 11px;
}.kbq-seo_h2-obn {
  color: #F2EDE6;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-family: 'Playfair Display', serif;
  line-height: 1.25;
}
@media(min-width: 771px) {.kbq-seo_h2-obn {
  font-size: 1.5rem;
}
}.kbq-seo_body-obn {
  line-height: 1.75;
  color: #8D8780;
  overflow-wrap: break-word;
  font-size: 14px;
}.kbq-seo_body-obn p {
  line-height: 1.75;
  color: #8D8780;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}.kbq-seo_body-obn p:last-child {
  margin-bottom: 0;
}.kbq-seo_body-obn strong {
  font-weight: 700;
  color: #C6C0B8;
}.kbq-seo_body-obn a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4861C;
}.kbq-seo_body-obn a:hover {
  color: #D99A22;
}.kbq-seo_body-obn ul,.kbq-seo_body-obn ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.kbq-seo_body-obn ol {
  list-style: decimal;
}.kbq-seo_body-obn li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 6px;
  color: #8D8780;
}.kbq-seo_body-obn table {
  margin-bottom: 0.75rem;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 13px;
  width: 100%;
}
@media(min-width: 770px) {.kbq-seo_body-obn table {
  display: table;
}
}.kbq-seo_body-obn th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C6C0B8;
}.kbq-seo_body-obn td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #8D8780;
}.kbq-seo_cols-obn {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.kbq-seo_cols-obn {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.kbq-seo_cols-obn {
  grid-template-columns: repeat(3,1fr);
}
}.kbq-seo_col_h-obn {
  overflow-wrap: break-word;
  color: #C6C0B8;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.kbq-seo_col_p-obn {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #666058;
}.kbq-seo_stats-obn {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.kbq-seo_stat-obn {
  flex: 1;
  border: 1px solid rgba(196, 134, 28, 0.18);
  border-radius: 0.625rem;
  background: rgba(196, 134, 28, 0.08);
  padding: 14px 16px;
  min-width: 8.75rem;
}.kbq-seo_stat_val-obn {
  font-weight: 800;
  color: #C4861C;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.25rem;
}.kbq-seo_stat_lb-obn {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #666058;
}.kbq-seo-obn {
  padding: 36px 1rem 0;
  background: #0D1320;
}
@media(min-width: 769px) {.kbq-seo-obn {
  padding: 2.75rem 1.5rem 0;
}
}.kbq-seo_in-obn {
  padding: 28px 1.5rem;
  margin: 0 auto;
  border-radius: 16px;
  background: #172030;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 1320px;
}
@media(min-width: 766px) {.kbq-seo_in-obn {
  padding: 2.25rem 40px;
}
}.kbq-seo_label-obn {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  color: #C4861C;
  margin-bottom: 10px;
}.kbq-seo_h2-obn {
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  margin-bottom: 14px;
  color: #F2EDE6;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 766px) {.kbq-seo_h2-obn {
  font-size: 1.5rem;
}
}.kbq-seo_body-obn {
  line-height: 1.75;
  color: #8D8780;
  overflow-wrap: break-word;
  font-size: 14px;
}.kbq-seo_body-obn p {
  color: #8D8780;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 14px;
}.kbq-seo_body-obn p:last-child {
  margin-bottom: 0;
}.kbq-seo_body-obn strong {
  color: #C6C0B8;
  font-weight: 700;
}.kbq-seo_body-obn a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4861C;
}.kbq-seo_body-obn a:hover {
  color: #D99A22;
}.kbq-seo_body-obn ul,.kbq-seo_body-obn ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.kbq-seo_body-obn ol {
  list-style: decimal;
}.kbq-seo_body-obn li {
  color: #8D8780;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 6px;
}.kbq-seo_body-obn table {
  overflow-x: auto;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  margin-bottom: 12px;
  display: block;
}
@media(min-width: 769px) {.kbq-seo_body-obn table {
  display: table;
}
}.kbq-seo_body-obn th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #C6C0B8;
  text-align: left;
}.kbq-seo_body-obn td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #8D8780;
}.kbq-seo_cols-obn {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.kbq-seo_cols-obn {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.kbq-seo_cols-obn {
  grid-template-columns: repeat(3,1fr);
}
}.kbq-seo_col_h-obn {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
  color: #C6C0B8;
}.kbq-seo_col_p-obn {
  line-height: 1.65;
  color: #666058;
  font-size: 13px;
  overflow-wrap: break-word;
}.kbq-seo_stats-obn {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.kbq-seo_stat-obn {
  flex: 1;
  background: rgba(196, 134, 28, 0.08);
  border-radius: 10px;
  padding: 0.875rem 16px;
  border: 1px solid rgba(196, 134, 28, 0.18);
  min-width: 140px;
}.kbq-seo_stat_val-obn {
  color: #C4861C;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
}.kbq-seo_stat_lb-obn {
  overflow-wrap: break-word;
  color: #666058;
  font-size: 11px;
}.kbq-seo-obn {
  background: #0D1320;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.kbq-seo-obn {
  padding: 44px 24px 0;
}
}.kbq-seo_in-obn {
  padding: 28px 1.5rem;
  background: #172030;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 16px;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.kbq-seo_in-obn {
  padding: 36px 2.5rem;
}
}.kbq-seo_label-obn {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C4861C;
  margin-bottom: 10px;
  text-transform: uppercase;
}.kbq-seo_h2-obn {
  line-height: 1.25;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #F2EDE6;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 766px) {.kbq-seo_h2-obn {
  font-size: 24px;
}
}.kbq-seo_body-obn {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #8D8780;
}.kbq-seo_body-obn p {
  color: #8D8780;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 12px;
}.kbq-seo_body-obn p:last-child {
  margin-bottom: 0;
}.kbq-seo_body-obn strong {
  color: #C6C0B8;
  font-weight: 700;
}.kbq-seo_body-obn a {
  transition: color .2s;
  text-decoration: underline;
  color: #C4861C;
}.kbq-seo_body-obn a:hover {
  color: #D99A22;
}.kbq-seo_body-obn ul,.kbq-seo_body-obn ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.kbq-seo_body-obn ol {
  list-style: decimal;
}.kbq-seo_body-obn li {
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #8D8780;
  line-height: 1.75;
}.kbq-seo_body-obn table {
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.kbq-seo_body-obn table {
  display: table;
}
}.kbq-seo_body-obn th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #C6C0B8;
  text-align: left;
}.kbq-seo_body-obn td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #8D8780;
}.kbq-seo_cols-obn {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.kbq-seo_cols-obn {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.kbq-seo_cols-obn {
  grid-template-columns: repeat(3,1fr);
}
}.kbq-seo_col_h-obn {
  color: #C6C0B8;
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.kbq-seo_col_p-obn {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #666058;
  overflow-wrap: break-word;
}.kbq-seo_stats-obn {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.kbq-seo_stat-obn {
  background: rgba(196, 134, 28, 0.08);
  border: 1px solid rgba(196, 134, 28, 0.18);
  padding: 14px 1rem;
  border-radius: 10px;
  flex: 1;
  min-width: 8.75rem;
}.kbq-seo_stat_val-obn {
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  color: #C4861C;
  overflow-wrap: break-word;
  font-weight: 800;
}.kbq-seo_stat_lb-obn {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #666058;
}.kbq-faq-obn {
  padding: 2.25rem 16px 0;
  background: #0D1320;
}
@media(min-width: 765px) {.kbq-faq-obn {
  padding: 2.75rem 1.5rem 0;
}
}.kbq-faq_in-obn {
  margin: 0 auto;
  max-width: 82.5rem;
}.kbq-faq_head-obn {
  margin-bottom: 20px;
}.kbq-faq_label-obn {
  font-size: 0.688rem;
  color: #C4861C;
  letter-spacing: .08em;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: 700;
}.kbq-faq_h2-obn {
  font-family: 'Playfair Display', serif;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F2EDE6;
}
@media(min-width: 765px) {.kbq-faq_h2-obn {
  font-size: 24px;
}
}.kbq-faq_list-obn {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.kbq-faq_item-obn {
  border: 1px solid rgba(255, 255, 255, 0.11);
  overflow: hidden;
  background: #172030;
  border-radius: 0.625rem;
}.kbq-faq_q-obn {
  transition: color .2s;
  padding: 16px 20px;
  gap: 0.75rem;
  display: flex;
  color: #C6C0B8;
  justify-content: space-between;
  cursor: pointer;
  font-weight: 600;
  align-items: center;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-size: 0.875rem;
}.kbq-faq_q-obn:hover {
  color: #F2EDE6;
}.kbq-faq_q_ic-obn {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  align-items: center;
  height: 1.5rem;
  width: 1.5rem;
  justify-content: center;
  color: #C4861C;
  display: flex;
  flex-shrink: 0;
  font-size: 16px;
}.kbq-faq_item-obn.kbq-state_open-obn .kbq-faq_q_ic-obn {
  transform: rotate(45deg);
}.kbq-faq_a-obn {
  padding: 0 20px 1rem;
  font-size: 13px;
  display: none;
  line-height: 1.7;
  overflow-wrap: break-word;
  color: #666058;
}.kbq-faq_item-obn.kbq-state_open-obn .kbq-faq_a-obn {
  display: block;
}.kbq-faq_a-obn strong {
  color: #C6C0B8;
  font-weight: 700;
}.kbq-faq_a-obn a {
  color: #C4861C;
  text-decoration: underline;
}.kbq-faq_a-obn ul,.kbq-faq_a-obn ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.kbq-faq_a-obn ol {
  list-style: decimal;
}.kbq-faq_a-obn li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.kbq-faq_a-obn table {
  margin: 0.5rem 0;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
  display: block;
}
@media(min-width: 771px) {.kbq-faq_a-obn table {
  display: table;
}
}.kbq-faq_a-obn th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C6C0B8;
}.kbq-faq_a-obn td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #666058;
}.kbq-ft-obn {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #080C15;
  margin-top: 3rem;
}.kbq-ft_support-obn {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 771px) {.kbq-ft_support-obn {
  padding: 1.75rem 1.5rem;
}
}.kbq-ft_support_in-obn {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  max-width: 82.5rem;
  align-items: center;
  flex-wrap: wrap;
}.kbq-ft_support_main-obn {
  flex: 1;
  gap: 16px;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
  flex-wrap: wrap;
}.kbq-ft_support_ic-obn {
  flex-shrink: 0;
  color: #C4861C;
}.kbq-ft_support_ic-obn svg {
  width: 1.875rem;
  stroke-linecap: round;
  height: 30px;
  stroke-linejoin: round;
}.kbq-ft_support_text_title-obn {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 3px;
  color: #F2EDE6;
}.kbq-ft_support_text_sub-obn {
  color: #666058;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.kbq-ft_support_btn-obn {
  padding: 0.688rem 22px;
  border-radius: 0.625rem;
  transition: background .2s;
  background: #C4861C;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
  color: #F2EDE6;
  font-size: 13px;
}.kbq-ft_support_btn-obn:hover {
  background: #D99A22;
}.kbq-ft_support_contacts-obn {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.kbq-ft_support_contact-obn {
  font-size: 0.75rem;
  color: #524D48;
  line-height: 1.4;
}.kbq-ft_support_contact-obn strong {
  display: block;
  color: #8D8780;
  font-size: 0.688rem;
  font-weight: 600;
  margin-bottom: 2px;
}.kbq-ft_main-obn {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.kbq-ft_main-obn {
  padding: 2.5rem 1.5rem 32px;
}
}.kbq-ft_main_in-obn {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 638px) {.kbq-ft_main_in-obn {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.kbq-ft_main_in-obn {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.kbq-ft_col_logo-obn {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.kbq-ft_col_logo-obn {
  grid-column: auto;
}
}.kbq-ft_logo-obn {
  gap: 0.563rem;
  flex-wrap: wrap;
  font-weight: 800;
  font-size: 1rem;
  align-items: center;
  color: #F2EDE6;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  display: flex;
}.kbq-ft_logo_mark-obn {
  overflow: hidden;
  border-radius: 0.313rem;
  height: 1.875rem;
  width: 1.875rem;
}.kbq-ft_logo_mark-obn img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.kbq-ft_logo_sub-obn {
  max-width: 200px;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
  color: #524D48;
}.kbq-ft_col_title-obn {
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: .07em;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  color: #8D8780;
}.kbq-ft_col_links-obn {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.kbq-ft_col_link-obn {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #524D48;
}.kbq-ft_col_link-obn:hover {
  color: #C6C0B8;
}.kbq-ft_apps-obn {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.kbq-ft_app_card-obn {
  transition: border-color .2s;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  gap: 10px;
  padding: 10px 0.75rem;
  align-items: center;
  display: flex;
}.kbq-ft_app_card-obn:hover {
  border-color: rgba(196, 134, 28, 0.55);
}.kbq-ft_app_card_ic-obn svg {
  stroke-linejoin: round;
  height: 1.375rem;
  stroke-linecap: round;
  width: 1.375rem;
}.kbq-ft_app_card_os-obn {
  font-size: 10px;
  color: #524D48;
  font-weight: 600;
}.kbq-ft_app_card_action-obn {
  color: #C6C0B8;
  font-weight: 700;
  font-size: 0.75rem;
}.kbq-ft_bot-obn {
  padding: 1.25rem 1rem;
}
@media(min-width: 770px) {.kbq-ft_bot-obn {
  padding: 20px 24px;
}
}.kbq-ft_bot_in-obn {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 1320px;
  display: flex;
  align-items: center;
}.kbq-ft_socials-obn {
  gap: 8px;
  display: flex;
}.kbq-ft_soc-obn {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border-radius: 5px;
  width: 36px;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 36px;
  color: #8D8780;
}.kbq-ft_soc-obn svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
}.kbq-ft_soc-obn:hover {
  background: rgba(255, 255, 255, 0.07);
}.kbq-ft_legal-obn {
  flex: 1;
  min-width: 12.5rem;
  color: #7C8896;
  font-size: 11px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.kbq-ft_legal-obn strong {
  font-weight: 700;
  color: #8D8780;
}.kbq-ft_legal-obn a {
  color: #8D8780;
  text-decoration: underline;
}.kbq-ft_age-obn {
  border: 2px solid #7C8896;
  border-radius: 50%;
  width: 2rem;
  display: flex;
  font-weight: 800;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
  color: #7C8896;
  font-size: 11px;
  justify-content: center;
  height: 32px;
}