*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  font-family: 'Barlow Condensed', sans-serif;
  -webkit-font-smoothing: antialiased;
  background-color: #120705;
  color: #D9C5A0;
  min-height: 100vh;
  line-height: 1.6;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.kbp_layout-kw8 {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.kbp_page-kw8 {
  display: flex;
  min-height: 100vh;
}.kbp_main-kw8 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width:1080px) {.kbp_main-kw8 {
  padding-left: 220px;
}
}
@media screen and (max-width: 1077px) {.kbp_main-kw8 {
  padding-bottom: 4.5rem;
}
}.kbp_gc-kw8 {
  border-radius: 0.5rem;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  background: #190C06;
  border: 1px solid rgba(255,255,255,0.05);
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
  width: 140px;
}
@media(min-width:640px) {.kbp_gc-kw8 {
  width: 156px;
}
}
@media(min-width: 1083px) {.kbp_gc-kw8 {
  width: 168px;
}
}.kbp_gc-kw8:hover {
  transform: translateY(-3px);
  border-color: rgba(200,137,44,0.08);
}.kbp_gc_img-kw8 {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.kbp_gc_img-kw8 img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
}.kbp_gc_hover-kw8 {
  transition: opacity .2s;
  background: rgba(10,4,2,0.75);
  inset: 0;
  justify-content: center;
  align-items: center;
  position: absolute;
  display: flex;
  opacity: 0;
}.kbp_gc-kw8:hover .kbp_gc_hover-kw8 {
  opacity: 1;
}.kbp_gc_hover_btn-kw8 {
  padding: 8px 16px;
  background: #C8892C;
  border-radius: 0.25rem;
  font-weight: 700;
  color: #F5EDDA;
  font-size: 12px;
}.kbp_gc_info-kw8 {
  padding: 0.5rem 0.625rem 0.625rem;
}.kbp_gc_name-kw8 {
  overflow: hidden;
  font-size: 0.75rem;
  font-weight: 600;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  max-width: 100%;
  color: #D9C5A0;
  white-space: nowrap;
}.kbp_gc_prov-kw8 {
  font-size: 10px;
  color: #957C60;
}.kbp_gc_tag-kw8 {
  padding: 2px 0.438rem;
  border-radius: 4px;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-size: 9px;
  z-index: 2;
  position: absolute;
  top: 0.375rem;
  left: 6px;
}.kbp_gc_tag_hot-kw8 {
  background: #D63B3B;
  color: #fff;
}.kbp_gc_tag_new-kw8 {
  background: #3DB87A;
  color: #120705;
}.kbp_gc_tag_jp-kw8 {
  background: #E8B84B;
  color: #120705;
}.kbp_gc_tag_ex-kw8 {
  background: #8B5E1A;
  color: #fff;
}.kbp_gc_tag_live-kw8 {
  background: #D63B3B;
  color: #fff;
}.kbp_gr-kw8 {
  background: #120705;
  padding: 2rem 1rem 0;
}
@media(min-width: 767px) {.kbp_gr-kw8 {
  padding: 2.25rem 1.5rem 0;
}
}.kbp_gr_in-kw8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.kbp_gr_head-kw8 {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
}.kbp_gr_head_l-kw8 {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.kbp_gr_ic-kw8 {
  border-radius: 0.5rem;
  align-items: center;
  flex-shrink: 0;
  height: 32px;
  display: flex;
  justify-content: center;
  width: 32px;
}.kbp_gr_ic-kw8 svg {
  width: 1rem;
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.kbp_gr_title-kw8 {
  font-size: 1rem;
  color: #F5EDDA;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 700;
}
@media(min-width: 769px) {.kbp_gr_title-kw8 {
  font-size: 1.125rem;
}
}.kbp_gr_more-kw8 {
  transition: color .2s;
  gap: 5px;
  display: flex;
  align-items: center;
  font-weight: 600;
  color: #A08868;
  font-size: 0.75rem;
  white-space: nowrap;
  flex-shrink: 0;
}.kbp_gr_more-kw8:hover {
  color: #C8892C;
}.kbp_gr_more-kw8 svg {
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
  width: 12px;
}.kbp_gr_arrows-kw8 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.kbp_gr_arr-kw8 {
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 30px;
  display: flex;
  color: #B09070;
  height: 1.875rem;
}.kbp_gr_arr-kw8:hover {
  background: rgba(255,255,255,0.07);
  color: #F5EDDA;
}.kbp_gr_arr-kw8 svg {
  height: 0.813rem;
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.kbp_gr_seo_h-kw8 {
  margin: 0 0 0.375rem;
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #D9C5A0;
  font-family: 'Cinzel', serif;
  max-width: 42.5rem;
}
@media(min-width:768px) {.kbp_gr_seo_h-kw8 {
  font-size: 0.875rem;
}
}.kbp_gr_seo-kw8 {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #A08868;
  line-height: 1.55;
  max-width: 42.5rem;
  margin-bottom: 12px;
}.kbp_gr_seo-kw8 strong {
  color: #D9C5A0;
  font-weight: 600;
}.kbp_gr_scroll-kw8 {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.kbp_gr_scroll-kw8::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.kbp_gr_scroll-kw8 {
  gap: 12px;
}
}.kbp_tb-kw8 {
  background: #0F0604;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  top: 0;
  height: 56px;
  display: flex;
  left: 0;
  right: 0;
  align-items: center;
  z-index: 80;
  position: fixed;
}.kbp_tb_in-kw8 {
  gap: 0;
  padding: 0 0.875rem;
  align-items: center;
  display: flex;
  height: 100%;
  width: 100%;
}.kbp_tb_burger-kw8 {
  border-radius: 8px;
  gap: 0.313rem;
  margin-right: 8px;
  justify-content: center;
  flex-direction: column;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  width: 38px;
  height: 38px;
}.kbp_tb_burger-kw8:hover {
  background: rgba(255,255,255,0.05);
}.kbp_tb_burger_line-kw8 {
  border-radius: 1px;
  background: #B09070;
  display: block;
  height: 2px;
  width: 1.125rem;
}
@media(min-width: 1081px) {.kbp_tb_burger-kw8 {
  display: none;
}
}.kbp_tb_logo-kw8 {
  gap: 0.563rem;
  margin-right: 20px;
  align-items: center;
  color: #F5EDDA;
  display: flex;
  letter-spacing: -.01em;
  font-size: 1.125rem;
  flex-shrink: 0;
  font-weight: 800;
  overflow-wrap: break-word;
}.kbp_tb_logo_mark-kw8 {
  overflow: hidden;
  border-radius: 0.5rem;
  width: 32px;
  align-items: center;
  display: flex;
  height: 2rem;
  justify-content: center;
}.kbp_tb_logo_mark-kw8 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.kbp_tb_nav-kw8 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.kbp_tb_nav-kw8 {
  display: flex;
}
}.kbp_tb_tab-kw8 {
  padding: 8px 0.875rem;
  border-radius: 8px;
  transition: background .15s,color .15s;
  color: #B09070;
  font-weight: 600;
  font-size: 0.813rem;
  white-space: nowrap;
}.kbp_tb_tab-kw8:hover {
  background: rgba(255,255,255,0.05);
  color: #F5EDDA;
}.kbp_tb_tab-kw8.kbp_state_active-kw8 {
  background: rgba(200,137,44,0.18);
  color: #F5EDDA;
}.kbp_tb_right-kw8 {
  gap: 0.5rem;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.kbp_tb_login-kw8 {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.5rem;
  padding: 9px 16px;
  background: rgba(255,255,255,0.05);
  transition: border-color .2s,color .2s;
  color: #D9C5A0;
  font-size: 13px;
  display: none;
  font-weight: 600;
}.kbp_tb_login-kw8:hover {
  border-color: rgba(200,137,44,0.52);
  color: #F5EDDA;
}
@media(min-width: 479px) {.kbp_tb_login-kw8 {
  display: block;
}
}.kbp_tb_reg-kw8 {
  padding: 0.563rem 1.125rem;
  border-radius: 8px;
  transition: background .2s;
  background: #3DB87A;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
  color: #0E0604;
}.kbp_tb_reg-kw8:hover {
  background: #4ECE8C;
}.kbp_sb-kw8 {
  background: #221109;
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.05);
  top: 3.5rem;
  position: fixed;
  width: 13.75rem;
  overflow-y: auto;
  left: 0;
  z-index: 70;
  bottom: 0;
}.kbp_sb-kw8.kbp_state_open-kw8 {
  transform: translateX(0);
}.kbp_sb-kw8::-webkit-scrollbar {
  width: 0.25rem;
}.kbp_sb-kw8::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1082px) {.kbp_sb-kw8 {
  transform: translateX(0);
}
}.kbp_sb_auth-kw8 {
  padding: 14px 12px 10px;
}.kbp_sb_btn_reg-kw8 {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #3DB87A;
  padding: 11px;
  font-weight: 700;
  color: #0E0604;
  margin-bottom: 8px;
  text-align: center;
  font-size: 13px;
  display: block;
}.kbp_sb_btn_reg-kw8:hover {
  background: #4ECE8C;
}.kbp_sb_btn_login-kw8 {
  transition: border-color .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 0.625rem;
  background: rgba(255,255,255,0.05);
  text-align: center;
  font-size: 0.813rem;
  font-weight: 600;
  display: block;
  color: #D9C5A0;
}.kbp_sb_btn_login-kw8:hover {
  border-color: rgba(200,137,44,0.52);
  color: #F5EDDA;
}.kbp_sb_promo-kw8 {
  border-radius: 8px;
  overflow: hidden;
  padding: 12px 14px;
  margin: 0 12px 10px;
  background: linear-gradient(135deg,#3D1208,#221109);
  border: 1px solid rgba(200,137,44,0.18);
  position: relative;
}.kbp_sb_promo-kw8::before {
  background: radial-gradient(circle,rgba(200,137,44,0.18),transparent 70%);
  border-radius: 50%;
  height: 5rem;
  top: -1.25rem;
  content: '';
  right: -1.25rem;
  width: 5rem;
  position: absolute;
}.kbp_sb_promo_title-kw8 {
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #C8892C;
  font-weight: 700;
  letter-spacing: .06em;
  margin-bottom: 4px;
}.kbp_sb_promo_text-kw8 {
  line-height: 1.35;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #F5EDDA;
  font-weight: 600;
}.kbp_sb_promo_sub-kw8 {
  margin-top: 3px;
  color: #A08868;
  font-size: 0.625rem;
}.kbp_sb_nav-kw8 {
  padding: 0.375rem 0.5rem 16px;
}.kbp_sb_nav_lb-kw8 {
  padding: 0.625rem 8px 0.375rem;
  font-size: 10px;
  color: #957C60;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.kbp_sb_link-kw8 {
  gap: 10px;
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  padding: 0.563rem 10px;
  font-size: 0.813rem;
  display: flex;
  align-items: center;
  font-weight: 500;
  overflow-wrap: break-word;
  cursor: pointer;
  color: #B09070;
}.kbp_sb_link-kw8:hover {
  background: rgba(255,255,255,0.05);
  color: #F5EDDA;
}.kbp_sb_link-kw8.kbp_state_active-kw8 {
  background: rgba(200,137,44,0.18);
  color: #F5EDDA;
}.kbp_sb_ic-kw8 {
  border-radius: 0.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  height: 1.875rem;
  width: 1.875rem;
}.kbp_sb_ic-kw8 svg {
  height: 16px;
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.kbp_sb_ic_1-kw8 {
  background: rgba(200,137,44,0.08);
  color: #C8892C;
}.kbp_sb_ic_2-kw8 {
  background: rgba(61,184,122,0.15);
  color: #3DB87A;
}.kbp_sb_ic_3-kw8 {
  background: rgba(232,184,75,0.15);
  color: #E8B84B;
}.kbp_sb_ic_4-kw8 {
  background: rgba(139,94,26,0.25);
  color: #8B5E1A;
}.kbp_sb_ic_5-kw8 {
  background: rgba(200,137,44,0.08);
  color: #D45C8A;
}.kbp_sb_ic_6-kw8 {
  background: rgba(139,94,26,0.25);
  color: #8B4FD8;
}.kbp_sb_badge-kw8 {
  padding: 2px 7px;
  border-radius: 4px;
  background: #E8B84B;
  color: #0E0604;
  font-size: 9px;
  font-weight: 700;
  margin-left: auto;
}.kbp_sb_bot-kw8 {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding: 12px;
  gap: 8px;
  display: flex;
}.kbp_sb_lang-kw8,.kbp_sb_help-kw8 {
  border-radius: 4px;
  border: 1px solid rgba(255,255,255,0.05);
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  gap: 0.375rem;
  padding: 0.563rem 0.375rem;
  flex: 1;
  justify-content: center;
  font-weight: 600;
  font-size: 0.688rem;
  align-items: center;
  display: flex;
  color: #B09070;
}.kbp_sb_lang-kw8:hover,.kbp_sb_help-kw8:hover {
  border-color: rgba(200,137,44,0.52);
  color: #F5EDDA;
}.kbp_sb_lang-kw8 svg,.kbp_sb_help-kw8 svg {
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
  width: 0.813rem;
}.kbp_sb_bd-kw8 {
  background: rgba(10,4,2,0.75);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.kbp_sb_bd-kw8.kbp_state_on-kw8 {
  display: block;
}
@media(min-width: 1077px) {.kbp_sb_bd-kw8 {
  display: none!important;
}
}.kbp_mob_nav-kw8 {
  background: #221109;
  border-top: 1px solid rgba(255,255,255,0.10);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  position: fixed;
  left: 0;
  z-index: 80;
  display: flex;
  bottom: 0;
  right: 0;
}
@media(min-width: 1083px) {.kbp_mob_nav-kw8 {
  display: none;
}
}.kbp_mob_nav_item-kw8 {
  flex: 1;
  gap: 0.25rem;
  padding: 4px 2px;
  color: #957C60;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
}.kbp_mob_nav_ic-kw8 {
  line-height: 1;
}.kbp_mob_nav_ic-kw8 svg {
  stroke-linejoin: round;
  width: 20px;
  stroke-linecap: round;
  height: 1.25rem;
}.kbp_mob_nav_lb-kw8 {
  font-weight: 600;
  font-size: 10px;
  color: #957C60;
}.kbp_mob_nav_item-kw8.kbp_state_active-kw8 {
  color: #C8892C;
}.kbp_mob_nav_item-kw8.kbp_state_active-kw8 .kbp_mob_nav_lb-kw8 {
  color: #C8892C;
}.kbp_hero-kw8 {
  background: #120705;
  padding: 1.25rem 16px 0;
}
@media(min-width: 769px) {.kbp_hero-kw8 {
  padding: 1.5rem 1.5rem 0;
}
}.kbp_hero_in-kw8 {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
}
@media(min-width: 861px) {.kbp_hero_in-kw8 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.kbp_hero_in-kw8 {
  grid-template-columns: 1fr 340px;
}
}.kbp_hero_promo-kw8 {
  overflow: hidden;
  background: #190C06;
  border-radius: 0.75rem;
  display: flex;
  align-items: stretch;
  position: relative;
  min-height: 220px;
}
@media(min-width: 769px) {.kbp_hero_promo-kw8 {
  min-height: 17.5rem;
}
}.kbp_hero_promo_bg-kw8 {
  background: linear-gradient(120deg,#3D1208 0%,#170806 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.kbp_hero_promo_bg-kw8::after {
  inset: 0;
  background: linear-gradient(90deg,#120705 0%,rgba(10,4,2,0.75) 60%,transparent 100%);
  position: absolute;
  content: '';
}.kbp_hero_promo_glow-kw8 {
  background: radial-gradient(circle,rgba(139,94,26,0.25) 0%,transparent 65%);
  border-radius: 50%;
  top: -2.5rem;
  right: 3.75rem;
  height: 18.75rem;
  width: 18.75rem;
  position: absolute;
  pointer-events: none;
}.kbp_hero_promo_ct-kw8 {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  display: flex;
  flex-direction: column;
  position: relative;
  justify-content: center;
  max-width: 30rem;
  z-index: 2;
}
@media(min-width: 766px) {.kbp_hero_promo_ct-kw8 {
  padding: 2.5rem 32px;
}
}.kbp_hero_badge-kw8 {
  background: rgba(200,137,44,0.18);
  padding: 0.313rem 0.75rem;
  border-radius: 20px;
  border: 1px solid rgba(200,137,44,0.08);
  color: #C8892C;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .08em;
  display: inline-block;
  margin-bottom: 14px;
  text-transform: uppercase;
}.kbp_hero_h1-kw8 {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 1.625rem;
  line-height: 1.15;
  margin-bottom: 10px;
  font-weight: 800;
  color: #F5EDDA;
}.kbp_hero_h1-kw8 em {
  color: #E8B84B;
  font-style: normal;
}
@media(min-width: 770px) {.kbp_hero_h1-kw8 {
  font-size: 2.25rem;
}
}.kbp_hero_sub-kw8 {
  font-size: 0.813rem;
  line-height: 1.55;
  margin-bottom: 1.25rem;
  color: #B09070;
}
@media(min-width: 770px) {.kbp_hero_sub-kw8 {
  font-size: 0.875rem;
}
}.kbp_hero_row-kw8 {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.kbp_hero_cta-kw8 {
  padding: 0.813rem 26px;
  border-radius: 0.5rem;
  transition: background .2s;
  background: #3DB87A;
  color: #0E0604;
  font-size: 0.875rem;
  font-weight: 700;
  box-shadow: 0px 0.25rem 14px rgba(61,184,122,0.45), inset 0px 1px 0px rgba(180,255,220,0.15);
}.kbp_hero_cta-kw8:hover {
  background: #4ECE8C;
}.kbp_hero_terms-kw8 {
  font-size: 11px;
  color: #957C60;
}.kbp_hero_game-kw8 {
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  background: #190C06;
  border-radius: 0.75rem;
  flex-direction: column;
  position: relative;
  display: flex;
}.kbp_hero_game_badge-kw8 {
  background: rgba(232,184,75,0.15);
  border-radius: 20px;
  border: 1px solid rgba(232,184,75,0.15);
  padding: 5px 0.625rem;
  letter-spacing: .06em;
  z-index: 3;
  left: 0.75rem;
  position: absolute;
  font-weight: 700;
  font-size: 0.625rem;
  color: #E8B84B;
  top: 0.75rem;
  text-transform: uppercase;
}.kbp_hero_game_badge-kw8 svg {
  margin-right: 0.25rem;
  width: 0.688rem;
  vertical-align: -1px;
  height: 0.688rem;
}.kbp_hero_game_img-kw8 {
  overflow: hidden;
  background: linear-gradient(135deg,#3D1208,#170806);
  position: relative;
  padding-bottom: 60%;
}.kbp_hero_game_img-kw8 img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.kbp_hero_game_play-kw8 {
  background: rgba(10,4,2,0.75);
  transition: opacity .2s;
  inset: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  display: flex;
  opacity: 0;
}.kbp_hero_game-kw8:hover .kbp_hero_game_play-kw8 {
  opacity: 1;
}.kbp_hero_game_play-kw8 span {
  border-radius: 50%;
  background: #C8892C;
  display: flex;
  justify-content: center;
  width: 52px;
  height: 3.25rem;
  align-items: center;
}.kbp_hero_game_play-kw8 span svg {
  margin-left: 2px;
  height: 18px;
  width: 1.125rem;
}.kbp_hero_game_info-kw8 {
  padding: 14px 16px;
}.kbp_hero_game_title-kw8 {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #F5EDDA;
  font-weight: 700;
}.kbp_hero_game_provider-kw8 {
  font-size: 0.688rem;
  color: #A08868;
}.kbp_hero_game_btn-kw8 {
  background: #C8892C;
  transition: background .2s;
  padding: 0.688rem;
  border-radius: 8px;
  margin: 12px 16px 1rem;
  font-weight: 700;
  text-align: center;
  color: #F5EDDA;
  font-size: 0.813rem;
  display: block;
}.kbp_hero_game-kw8:hover .kbp_hero_game_btn-kw8 {
  background: #DFA040;
}.kbp_sbar-kw8 {
  background: #120705;
  padding: 16px 1rem 0;
}
@media(min-width: 766px) {.kbp_sbar-kw8 {
  padding: 1.125rem 24px 0;
}
}.kbp_sbar_in-kw8 {
  margin: 0 auto;
  max-width: 1320px;
}.kbp_sbar_row-kw8 {
  gap: 0.625rem;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.kbp_sbar_input-kw8 {
  gap: 0.625rem;
  background: #190C06;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 0.688rem 16px;
  border-radius: 0.5rem;
  flex: 1;
  transition: border-color .2s;
  align-items: center;
  cursor: pointer;
  font-size: 0.813rem;
  color: #A08868;
  display: flex;
}.kbp_sbar_input-kw8:hover {
  border-color: rgba(200,137,44,0.52);
}.kbp_sbar_input-kw8 svg {
  width: 15px;
  stroke-linejoin: round;
  flex-shrink: 0;
  stroke-linecap: round;
  height: 15px;
}.kbp_sbar_providers-kw8 {
  border-radius: 8px;
  background: #190C06;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 11px 18px;
  gap: 8px;
  transition: border-color .2s;
  white-space: nowrap;
  font-size: 13px;
  color: #D9C5A0;
  align-items: center;
  font-weight: 600;
  display: flex;
}.kbp_sbar_providers-kw8:hover {
  border-color: rgba(200,137,44,0.52);
  color: #F5EDDA;
}.kbp_sbar_providers-kw8 svg {
  width: 14px;
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
}.kbp_sbar_tabs-kw8 {
  gap: 6px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 2px;
}.kbp_sbar_tabs-kw8::-webkit-scrollbar {
  display: none;
}.kbp_sbar_tab-kw8 {
  background: rgba(255,255,255,0.05);
  padding: 8px 0.875rem;
  border-radius: 1.25rem;
  border: 1px solid rgba(255,255,255,0.05);
  transition: background .15s,color .15s,border-color .15s;
  gap: 0.438rem;
  font-weight: 600;
  font-size: 0.75rem;
  display: flex;
  color: #B09070;
  white-space: nowrap;
  cursor: pointer;
  align-items: center;
  flex-shrink: 0;
}.kbp_sbar_tab-kw8:hover {
  border-color: rgba(200,137,44,0.52);
  background: rgba(255,255,255,0.07);
  color: #F5EDDA;
}.kbp_sbar_tab-kw8.kbp_state_active-kw8 {
  border-color: rgba(200,137,44,0.08);
  background: rgba(200,137,44,0.18);
  color: #F5EDDA;
}.kbp_sbar_tab_ic-kw8 svg {
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
  height: 0.875rem;
}.kbp_gcg-kw8 {
  background: #120705;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.kbp_gcg-kw8 {
  padding: 44px 1.5rem 0;
}
}.kbp_gcg_in-kw8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.kbp_gcg_head-kw8 {
  margin-bottom: 20px;
  max-width: 45rem;
}.kbp_gcg_label-kw8 {
  font-size: 11px;
  font-weight: 700;
  color: #C8892C;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.kbp_gcg_h2-kw8 {
  font-weight: 800;
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F5EDDA;
}
@media(min-width: 769px) {.kbp_gcg_h2-kw8 {
  font-size: 1.75rem;
}
}.kbp_gcg_intro-kw8 {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #A08868;
}.kbp_gcg_grid-kw8 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.kbp_gcg_grid-kw8 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.kbp_gcg_grid-kw8 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.kbp_gcg_card-kw8 {
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.10);
  transition: transform .2s,border-color .2s;
  border-radius: 0.75rem;
  overflow: hidden;
  justify-content: flex-end;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  min-height: 240px;
  position: relative;
}.kbp_gcg_card-kw8:hover {
  transform: translateY(-3px);
  border-color: rgba(200,137,44,0.18);
}.kbp_gcg_card_bg-kw8 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.kbp_gcg_card_bg-kw8::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.kbp_gcg_card_ic-kw8 {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  color: #F5EDDA;
  align-items: center;
  width: 40px;
  display: flex;
  justify-content: center;
  top: 1.125rem;
  right: 1.125rem;
  z-index: 2;
  position: absolute;
  height: 40px;
}.kbp_gcg_card_ic-kw8 svg {
  height: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.25rem;
}.kbp_gcg_card_ct-kw8 {
  position: relative;
  z-index: 1;
}.kbp_gcg_card_h-kw8 {
  color: #F5EDDA;
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.kbp_gcg_card_h-kw8 {
  font-size: 1.25rem;
}
}.kbp_gcg_card_p-kw8 {
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-size: 0.75rem;
}.kbp_gcg_card_p-kw8 strong {
  color: #F5EDDA;
  font-weight: 600;
}.kbp_gcg_card_cta-kw8 {
  gap: 4px;
  font-weight: 700;
  color: #C8892C;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: .04em;
  display: inline-flex;
  align-items: center;
}.kbp_gcg_card_cta-kw8 svg {
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
}.kbp_gr_jp-kw8 {
  border-radius: 0.75rem;
  background: linear-gradient(135deg,#1E0B2E 0%,#0E0518 100%);
  padding: 20px;
  overflow: hidden;
  position: relative;
}.kbp_gr_jp-kw8::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139,94,26,0.25) 0%,transparent 70%);
  height: 250px;
  left: -60px;
  content: '';
  position: absolute;
  width: 15.625rem;
  top: -3.75rem;
}.kbp_gr_jp-kw8::after {
  background: radial-gradient(circle,rgba(232,184,75,0.15) 0%,transparent 70%);
  border-radius: 50%;
  position: absolute;
  right: 0;
  width: 200px;
  bottom: -2.5rem;
  height: 12.5rem;
  content: '';
}.kbp_gr_jp_head-kw8 {
  gap: 16px;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  margin-bottom: 16px;
  display: flex;
  z-index: 1;
}.kbp_gr_jp_info-kw8 {
  flex: 1;
}.kbp_gr_jp_label-kw8 {
  color: #8B4FD8;
  font-size: 11px;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
}.kbp_gr_jp_label-kw8 svg {
  stroke-linecap: round;
  height: 14px;
  width: 14px;
  vertical-align: -2px;
  margin-right: 0.25rem;
  stroke-linejoin: round;
}.kbp_gr_jp_amount-kw8 {
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 32px;
  line-height: 1;
  font-family: 'Cinzel', serif;
  color: #F5EDDA;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.kbp_gr_jp_amount-kw8 {
  font-size: 40px;
}
}.kbp_gr_jp_amount-kw8 span {
  color: #E8B84B;
}.kbp_gr_jp_seo-kw8 {
  max-width: 30rem;
  font-size: 12px;
  line-height: 1.5;
  color: #B09070;
  overflow-wrap: break-word;
}.kbp_gr_jp_cta-kw8 {
  padding: 0.688rem 20px;
  border: 1px solid rgba(139,94,26,0.25);
  transition: background .2s;
  border-radius: 0.5rem;
  background: rgba(139,94,26,0.25);
  font-weight: 700;
  white-space: nowrap;
  align-self: flex-start;
  flex-shrink: 0;
  position: relative;
  color: #F5EDDA;
  z-index: 1;
  margin-top: 4px;
  font-size: 13px;
}.kbp_gr_jp_cta-kw8:hover {
  background: #8B5E1A;
}.kbp_ws-kw8 {
  background: #120705;
  padding: 2rem 16px 0;
}
@media(min-width: 770px) {.kbp_ws-kw8 {
  padding: 36px 24px 0;
}
}.kbp_ws_in-kw8 {
  margin: 0 auto;
  max-width: 1320px;
}.kbp_ws_head-kw8 {
  gap: 0.75rem;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  align-items: center;
}.kbp_ws_title-kw8 {
  gap: 10px;
  font-weight: 700;
  display: flex;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-family: 'Cinzel', serif;
  font-size: 16px;
  align-items: center;
  color: #F5EDDA;
}.kbp_ws_title_ic-kw8 svg {
  width: 1.125rem;
  stroke-linejoin: round;
  color: #E8B84B;
  height: 1.125rem;
  stroke-linecap: round;
}.kbp_ws_online-kw8 {
  gap: 7px;
  font-size: 0.75rem;
  font-weight: 600;
  color: #A08868;
  display: flex;
  align-items: center;
}.kbp_ws_online_dot-kw8 {
  border-radius: 50%;
  background: #3DB87A;
  flex-shrink: 0;
  height: 8px;
  width: 8px;
  box-shadow: 0 0 6px rgba(61,184,122,0.15);
}.kbp_ws_scroll-kw8 {
  gap: 0.5rem;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 8px;
}.kbp_ws_scroll-kw8::-webkit-scrollbar {
  display: none;
}.kbp_wc-kw8 {
  background: #190C06;
  padding: 0.625rem 0.875rem;
  border-radius: 8px;
  gap: 0.625rem;
  border: 1px solid rgba(255,255,255,0.10);
  display: flex;
  min-width: 220px;
  flex-shrink: 0;
  align-items: center;
}.kbp_wc_img-kw8 {
  overflow: hidden;
  border-radius: 0.25rem;
  background: #221109;
  width: 2.25rem;
  height: 2.25rem;
  flex-shrink: 0;
}.kbp_wc_img-kw8 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.kbp_wc_info-kw8 {
  min-width: 0;
}.kbp_wc_game-kw8 {
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  text-overflow: ellipsis;
  color: #D9C5A0;
  font-weight: 600;
}.kbp_wc_player-kw8 {
  overflow: hidden;
  white-space: nowrap;
  color: #957C60;
  font-size: 0.625rem;
  text-overflow: ellipsis;
}.kbp_wc_amount-kw8 {
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
  color: #3DB87A;
  flex-shrink: 0;
  margin-left: auto;
}.kbp_bon-kw8 {
  padding: 36px 16px 0;
  background: #120705;
}
@media(min-width: 770px) {.kbp_bon-kw8 {
  padding: 2.75rem 24px 0;
}
}.kbp_bon_in-kw8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.kbp_bon_head-kw8 {
  margin-bottom: 20px;
}.kbp_bon_label-kw8 {
  text-transform: uppercase;
  color: #C8892C;
  font-size: 11px;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
}.kbp_bon_h2-kw8 {
  font-size: 20px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F5EDDA;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 765px) {.kbp_bon_h2-kw8 {
  font-size: 1.5rem;
}
}.kbp_bon_seo-kw8 {
  max-width: 620px;
  line-height: 1.6;
  color: #A08868;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.kbp_bon_seo-kw8 strong {
  color: #D9C5A0;
  font-weight: 700;
}.kbp_bon_seo-kw8 a {
  color: #C8892C;
  text-decoration: underline;
}.kbp_bon_grid-kw8 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.kbp_bon_grid-kw8 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.kbp_bon_grid-kw8 {
  grid-template-columns: repeat(5,1fr);
}
}.kbp_bon_card-kw8 {
  background: #190C06;
  padding: 16px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.5rem;
}.kbp_bon_card-kw8:hover {
  border-color: rgba(200,137,44,0.08);
  transform: translateY(-2px);
}.kbp_bon_card_ic-kw8 svg {
  width: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.625rem;
}.kbp_bon_card_ic-kw8 {
  margin-bottom: 10px;
}.kbp_bon_card_type-kw8 {
  text-transform: uppercase;
  font-size: 0.625rem;
  color: #A08868;
  margin-bottom: 0.375rem;
  font-weight: 700;
  letter-spacing: .06em;
}.kbp_bon_card_amount-kw8 {
  margin-bottom: 0.375rem;
  line-height: 1.1;
  font-weight: 800;
  color: #E8B84B;
  font-size: 1.125rem;
}.kbp_bon_card_name-kw8 {
  color: #F5EDDA;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 600;
}.kbp_bon_card_detail-kw8 {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #957C60;
  overflow-wrap: break-word;
  line-height: 1.5;
  padding-top: 8px;
  font-size: 11px;
}.kbp_prov-kw8 {
  padding: 36px 16px 0;
  background: #120705;
}
@media(min-width: 769px) {.kbp_prov-kw8 {
  padding: 44px 1.5rem 0;
}
}.kbp_prov_in-kw8 {
  margin: 0 auto;
  max-width: 1320px;
}.kbp_prov_head-kw8 {
  margin-bottom: 16px;
}.kbp_prov_label-kw8 {
  margin-bottom: 0.5rem;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #C8892C;
}.kbp_prov_h2-kw8 {
  color: #F5EDDA;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.kbp_prov_h2-kw8 {
  font-size: 1.5rem;
}
}.kbp_prov_seo-kw8 {
  max-width: 38.75rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  margin-bottom: 16px;
  font-size: 0.813rem;
  color: #A08868;
}.kbp_prov_seo-kw8 strong {
  color: #D9C5A0;
  font-weight: 700;
}.kbp_prov_seo-kw8 a {
  color: #C8892C;
  text-decoration: underline;
}.kbp_prov_grid-kw8 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.kbp_prov_grid-kw8 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.kbp_prov_grid-kw8 {
  grid-template-columns: repeat(8,1fr);
}
}.kbp_prov_card-kw8 {
  gap: 0.438rem;
  transition: border-color .2s,background .2s;
  padding: 0.875rem 10px;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.5rem;
  background: #190C06;
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.kbp_prov_card-kw8:hover {
  background: #221109;
  border-color: rgba(200,137,44,0.52);
}.kbp_prov_logo-kw8 {
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  overflow: hidden;
  align-items: center;
  display: flex;
  height: 2.75rem;
  justify-content: center;
  width: 44px;
}.kbp_prov_logo-kw8 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.kbp_prov_name-kw8 {
  text-align: center;
  color: #B09070;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  font-weight: 600;
}.kbp_reg-kw8 {
  padding: 36px 16px 0;
  background: #120705;
}
@media(min-width: 770px) {.kbp_reg-kw8 {
  padding: 2.75rem 1.5rem 0;
}
}.kbp_reg_in-kw8 {
  border: 1px solid rgba(255,255,255,0.05);
  padding: 28px 24px;
  margin: 0 auto;
  border-radius: 12px;
  background: #221109;
  max-width: 82.5rem;
}
@media(min-width:768px) {.kbp_reg_in-kw8 {
  padding: 2.5rem;
}
}.kbp_reg_top-kw8 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.kbp_reg_top-kw8 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.kbp_reg_label-kw8 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.625rem;
  color: #C8892C;
  text-transform: uppercase;
}.kbp_reg_h2-kw8 {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.2;
  margin-bottom: 0.75rem;
  font-size: 22px;
  color: #F5EDDA;
}
@media(min-width: 769px) {.kbp_reg_h2-kw8 {
  font-size: 28px;
}
}.kbp_reg_bonus-kw8 {
  padding: 10px 1rem;
  border-radius: 0.5rem;
  gap: 8px;
  border: 1px solid rgba(232,184,75,0.15);
  background: rgba(232,184,75,0.15);
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.kbp_reg_bonus_amount-kw8 {
  color: #E8B84B;
  font-weight: 800;
  font-size: 20px;
}.kbp_reg_bonus_text-kw8 {
  line-height: 1.35;
  color: #B09070;
  font-size: 0.813rem;
}.kbp_reg_cta_btn-kw8 {
  border-radius: 8px;
  background: #3DB87A;
  transition: background .2s;
  padding: 14px 32px;
  font-weight: 700;
  box-shadow: 0px 4px 14px rgba(61,184,122,0.45), inset 0px 1px 0px rgba(180,255,220,0.15);
  font-size: 0.938rem;
  margin-bottom: 12px;
  display: inline-block;
  color: #0E0604;
}.kbp_reg_cta_btn-kw8:hover {
  background: #4ECE8C;
}.kbp_reg_terms-kw8 {
  line-height: 1.5;
  font-size: 11px;
  color: #957C60;
}.kbp_reg_seo-kw8 {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  padding-top: 20px;
  font-size: 0.813rem;
  color: #A08868;
  margin-top: 20px;
  line-height: 1.65;
}.kbp_reg_seo-kw8 p {
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  color: #A08868;
}.kbp_reg_seo-kw8 p:last-child {
  margin-bottom: 0;
}.kbp_reg_seo-kw8 strong {
  font-weight: 700;
  color: #D9C5A0;
}.kbp_reg_seo-kw8 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8892C;
}.kbp_reg_seo-kw8 a:hover {
  color: #DFA040;
}.kbp_reg_seo-kw8 ul,.kbp_reg_seo-kw8 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.kbp_reg_seo-kw8 ol {
  list-style: decimal;
}.kbp_reg_seo-kw8 li {
  line-height: 1.65;
  color: #A08868;
  margin-bottom: 0.25rem;
  font-size: 13px;
}.kbp_reg_seo-kw8 table {
  display: block;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 10px;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width: 770px) {.kbp_reg_seo-kw8 table {
  display: table;
}
}.kbp_reg_seo-kw8 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  font-weight: 700;
  color: #D9C5A0;
  text-align: left;
}.kbp_reg_seo-kw8 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A08868;
}.kbp_reg_steps-kw8 {
  gap: 0.875rem;
  margin-top: 1.75rem;
  display: flex;
  flex-direction: column;
}
@media(min-width: 861px) {.kbp_reg_steps-kw8 {
  margin-top: 0;
}
}.kbp_reg_step-kw8 {
  border: 1px solid rgba(255,255,255,0.05);
  gap: 0.875rem;
  border-radius: 0.5rem;
  background: rgba(255,255,255,0.05);
  padding: 1rem;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.kbp_reg_step_num-kw8 {
  background: rgba(200,137,44,0.18);
  border: 1px solid rgba(200,137,44,0.08);
  border-radius: 50%;
  color: #C8892C;
  display: flex;
  font-size: 14px;
  flex-shrink: 0;
  height: 34px;
  width: 2.125rem;
  align-items: center;
  font-weight: 800;
  justify-content: center;
}.kbp_reg_step_title-kw8 {
  font-weight: 700;
  color: #F5EDDA;
  margin-bottom: 3px;
  font-size: 0.875rem;
}.kbp_reg_step_text-kw8 {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #A08868;
}.kbp_reg_trust-kw8 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 20px;
  flex-wrap: wrap;
  display: flex;
  padding-top: 20px;
}.kbp_reg_trust_item-kw8 {
  gap: 0.438rem;
  color: #A08868;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
}.kbp_reg_trust_ic-kw8 svg {
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
  color: #C8892C;
  stroke-linejoin: round;
}.kbp_app-kw8 {
  padding: 2.25rem 1rem 0;
  background: #120705;
}
@media(min-width: 765px) {.kbp_app-kw8 {
  padding: 2.75rem 24px 0;
}
}.kbp_app_in-kw8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.kbp_app_head-kw8 {
  margin-bottom: 1rem;
}.kbp_app_label-kw8 {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #C8892C;
}.kbp_app_h2-kw8 {
  font-size: 1.25rem;
  margin-bottom: 0.375rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EDDA;
}
@media(min-width:768px) {.kbp_app_h2-kw8 {
  font-size: 24px;
}
}.kbp_app_sub-kw8 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #A08868;
  max-width: 37.5rem;
}.kbp_app_sub-kw8 strong {
  color: #D9C5A0;
  font-weight: 700;
}.kbp_app_cards-kw8 {
  gap: 10px;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 642px) {.kbp_app_cards-kw8 {
  grid-template-columns: repeat(3,1fr);
}
}.kbp_app_card-kw8 {
  gap: 1rem;
  padding: 1.25rem;
  border-radius: 0.5rem;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.kbp_app_card_ios-kw8 {
  background: linear-gradient(135deg,rgba(200,137,44,0.18) 0%,#221109 100%);
}.kbp_app_card_android-kw8 {
  background: linear-gradient(135deg,rgba(61,184,122,0.15) 0%,#221109 100%);
}.kbp_app_card_win-kw8 {
  background: linear-gradient(135deg,rgba(232,184,75,0.15) 0%,#221109 100%);
}.kbp_app_card_ic-kw8 svg {
  height: 2.125rem;
  stroke-linecap: round;
  width: 2.125rem;
  stroke-linejoin: round;
}.kbp_app_card_ic-kw8 {
  color: #F5EDDA;
  flex-shrink: 0;
}.kbp_app_card_os-kw8 {
  font-weight: 700;
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  color: #A08868;
  text-transform: uppercase;
}.kbp_app_card_title-kw8 {
  font-size: 0.938rem;
  overflow-wrap: break-word;
  color: #F5EDDA;
  margin-bottom: 6px;
  line-height: 1.2;
  font-weight: 700;
}.kbp_app_card_text-kw8 {
  color: #A08868;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.5;
  margin-bottom: 0.875rem;
}.kbp_app_card_btn-kw8 {
  background: rgba(255,255,255,0.12);
  gap: 0.438rem;
  transition: background .2s;
  padding: 0.625rem 18px;
  border: 1px solid rgba(200,137,44,0.52);
  border-radius: 4px;
  color: #F5EDDA;
  font-size: 13px;
  display: inline-flex;
  align-items: center;
  font-weight: 700;
}.kbp_app_card_btn-kw8:hover {
  background: rgba(255,255,255,0.07);
}.kbp_htp-kw8 {
  background: #120705;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.kbp_htp-kw8 {
  padding: 44px 24px 0;
}
}.kbp_htp_in-kw8 {
  margin: 0 auto;
  max-width: 1320px;
}.kbp_htp_head-kw8 {
  max-width: 720px;
  margin-bottom: 22px;
}.kbp_htp_label-kw8 {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  color: #C8892C;
  text-transform: uppercase;
}.kbp_htp_h2-kw8 {
  color: #F5EDDA;
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 22px;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.kbp_htp_h2-kw8 {
  font-size: 1.75rem;
}
}.kbp_htp_intro-kw8 {
  line-height: 1.6;
  font-size: 14px;
  color: #A08868;
}.kbp_htp_steps-kw8 {
  list-style: none;
  padding: 0;
  gap: 12px;
  margin: 0;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 638px) {.kbp_htp_steps-kw8 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.kbp_htp_steps-kw8 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.kbp_htp_step-kw8 {
  border-radius: 0.5rem;
  background: #221109;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 20px 18px 1.125rem;
  flex-direction: column;
  display: flex;
  position: relative;
}.kbp_htp_step_num-kw8 {
  border-radius: 50%;
  background: #C8892C;
  justify-content: center;
  align-items: center;
  font-size: 0.813rem;
  left: 20px;
  color: #0E0604;
  height: 1.75rem;
  font-family: 'Cinzel', serif;
  display: flex;
  top: -0.75rem;
  font-weight: 800;
  position: absolute;
  width: 28px;
}.kbp_htp_step_ic-kw8 {
  margin: 0.5rem 0 12px;
  border-radius: 4px;
  background: rgba(200,137,44,0.18);
  height: 36px;
  color: #C8892C;
  width: 2.25rem;
  justify-content: center;
  display: flex;
  align-items: center;
}.kbp_htp_step_ic-kw8 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
  width: 18px;
}.kbp_htp_step_h-kw8 {
  font-size: 0.875rem;
  margin-bottom: 6px;
  line-height: 1.25;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5EDDA;
}.kbp_htp_step_p-kw8 {
  line-height: 1.55;
  color: #A08868;
  font-size: 13px;
  overflow-wrap: break-word;
}.kbp_htp_step_p-kw8 strong {
  color: #D9C5A0;
  font-weight: 600;
}.kbp_htp_cta-kw8 {
  padding: 13px 1.625rem;
  border-radius: 8px;
  background: #3DB87A;
  transition: background .2s;
  font-size: 0.875rem;
  font-weight: 700;
  margin-top: 20px;
  color: #0E0604;
  display: inline-block;
}.kbp_htp_cta-kw8:hover {
  background: #4ECE8C;
}.kbp_seo-kw8 {
  background: #120705;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.kbp_seo-kw8 {
  padding: 44px 1.5rem 0;
}
}.kbp_seo_in-kw8 {
  border: 1px solid rgba(255,255,255,0.10);
  padding: 28px 24px;
  background: #221109;
  margin: 0 auto;
  border-radius: 12px;
  max-width: 1320px;
}
@media(min-width: 770px) {.kbp_seo_in-kw8 {
  padding: 36px 40px;
}
}.kbp_seo_label-kw8 {
  font-size: 11px;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C8892C;
  text-transform: uppercase;
}.kbp_seo_h2-kw8 {
  color: #F5EDDA;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.kbp_seo_h2-kw8 {
  font-size: 24px;
}
}.kbp_seo_body-kw8 {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #B09070;
  font-size: 0.875rem;
}.kbp_seo_body-kw8 p {
  color: #B09070;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 12px;
}.kbp_seo_body-kw8 p:last-child {
  margin-bottom: 0;
}.kbp_seo_body-kw8 strong {
  font-weight: 700;
  color: #D9C5A0;
}.kbp_seo_body-kw8 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8892C;
}.kbp_seo_body-kw8 a:hover {
  color: #DFA040;
}.kbp_seo_body-kw8 ul,.kbp_seo_body-kw8 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.kbp_seo_body-kw8 ol {
  list-style: decimal;
}.kbp_seo_body-kw8 li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #B09070;
  font-size: 14px;
}.kbp_seo_body-kw8 table {
  display: block;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width: 766px) {.kbp_seo_body-kw8 table {
  display: table;
}
}.kbp_seo_body-kw8 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  color: #D9C5A0;
  font-weight: 700;
}.kbp_seo_body-kw8 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #B09070;
}.kbp_seo_cols-kw8 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.kbp_seo_cols-kw8 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.kbp_seo_cols-kw8 {
  grid-template-columns: repeat(3,1fr);
}
}.kbp_seo_col_h-kw8 {
  margin-bottom: 0.438rem;
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #D9C5A0;
}.kbp_seo_col_p-kw8 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #A08868;
  font-size: 0.813rem;
}.kbp_seo_stats-kw8 {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.kbp_seo_stat-kw8 {
  border-radius: 0.5rem;
  padding: 14px 1rem;
  border: 1px solid rgba(200,137,44,0.18);
  flex: 1;
  background: rgba(200,137,44,0.08);
  min-width: 140px;
}.kbp_seo_stat_val-kw8 {
  color: #C8892C;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.kbp_seo_stat_lb-kw8 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #A08868;
}.kbp_rv-kw8 {
  background: #120705;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.kbp_rv-kw8 {
  padding: 2.75rem 24px 0;
}
}.kbp_rv_in-kw8 {
  margin: 0 auto;
  max-width: 1320px;
}.kbp_rv_head-kw8 {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.kbp_rv_label-kw8 {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  color: #C8892C;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.kbp_rv_h2-kw8 {
  font-weight: 800;
  margin-bottom: 0.625rem;
  font-family: 'Cinzel', serif;
  font-size: 22px;
  color: #F5EDDA;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.kbp_rv_h2-kw8 {
  font-size: 1.75rem;
}
}.kbp_rv_stats-kw8 {
  gap: 18px;
  display: flex;
  flex-wrap: wrap;
  color: #A08868;
  font-size: 13px;
  align-items: center;
}.kbp_rv_stats_score-kw8 {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.kbp_rv_stats_score_val-kw8 {
  font-weight: 800;
  font-size: 22px;
  font-family: 'Cinzel', serif;
  color: #E8B84B;
}.kbp_rv_stats_score_max-kw8 {
  font-size: 13px;
  color: #957C60;
}.kbp_rv_stats_badge-kw8 {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.kbp_rv_stats_badge-kw8 svg {
  width: 14px;
  height: 14px;
  color: #E8B84B;
}.kbp_rv_grid-kw8 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.kbp_rv_grid-kw8 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.kbp_rv_grid-kw8 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.kbp_rv_card-kw8 {
  background: #221109;
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 8px;
  display: flex;
  flex-direction: column;
}.kbp_rv_card_stars-kw8 {
  gap: 2px;
  color: #E8B84B;
  display: flex;
  margin-bottom: 0.625rem;
}.kbp_rv_card_stars-kw8 svg {
  height: 14px;
  width: 0.875rem;
}.kbp_rv_card_h-kw8 {
  line-height: 1.3;
  color: #F5EDDA;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 0.875rem;
}.kbp_rv_card_body-kw8 {
  flex: 1;
  color: #A08868;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-size: 13px;
  line-height: 1.65;
}.kbp_rv_card_body-kw8 strong {
  color: #D9C5A0;
  font-weight: 600;
}.kbp_rv_card_meta-kw8 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  padding-top: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}.kbp_rv_card_author-kw8 {
  font-size: 0.75rem;
  color: #D9C5A0;
  font-weight: 600;
}.kbp_rv_card_date-kw8 {
  font-size: 0.688rem;
  color: #957C60;
}.kbp_seo-kw8 {
  background: #120705;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.kbp_seo-kw8 {
  padding: 2.75rem 1.5rem 0;
}
}.kbp_seo_in-kw8 {
  margin: 0 auto;
  border-radius: 12px;
  background: #221109;
  padding: 28px 24px;
  border: 1px solid rgba(255,255,255,0.10);
  max-width: 82.5rem;
}
@media(min-width: 771px) {.kbp_seo_in-kw8 {
  padding: 36px 2.5rem;
}
}.kbp_seo_label-kw8 {
  margin-bottom: 10px;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #C8892C;
  text-transform: uppercase;
}.kbp_seo_h2-kw8 {
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F5EDDA;
  font-size: 20px;
}
@media(min-width: 771px) {.kbp_seo_h2-kw8 {
  font-size: 1.5rem;
}
}.kbp_seo_body-kw8 {
  overflow-wrap: break-word;
  color: #B09070;
  font-size: 0.875rem;
  line-height: 1.75;
}.kbp_seo_body-kw8 p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 14px;
  color: #B09070;
}.kbp_seo_body-kw8 p:last-child {
  margin-bottom: 0;
}.kbp_seo_body-kw8 strong {
  font-weight: 700;
  color: #D9C5A0;
}.kbp_seo_body-kw8 a {
  transition: color .2s;
  color: #C8892C;
  text-decoration: underline;
}.kbp_seo_body-kw8 a:hover {
  color: #DFA040;
}.kbp_seo_body-kw8 ul,.kbp_seo_body-kw8 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.kbp_seo_body-kw8 ol {
  list-style: decimal;
}.kbp_seo_body-kw8 li {
  color: #B09070;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 6px;
}.kbp_seo_body-kw8 table {
  display: block;
  margin-bottom: 12px;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.kbp_seo_body-kw8 table {
  display: table;
}
}.kbp_seo_body-kw8 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #D9C5A0;
  font-weight: 700;
}.kbp_seo_body-kw8 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #B09070;
}.kbp_seo_cols-kw8 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.kbp_seo_cols-kw8 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.kbp_seo_cols-kw8 {
  grid-template-columns: repeat(3,1fr);
}
}.kbp_seo_col_h-kw8 {
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
  color: #D9C5A0;
  margin-bottom: 7px;
}.kbp_seo_col_p-kw8 {
  font-size: 13px;
  color: #A08868;
  overflow-wrap: break-word;
  line-height: 1.65;
}.kbp_seo_stats-kw8 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.kbp_seo_stat-kw8 {
  border-radius: 8px;
  background: rgba(200,137,44,0.08);
  flex: 1;
  padding: 14px 16px;
  border: 1px solid rgba(200,137,44,0.18);
  min-width: 140px;
}.kbp_seo_stat_val-kw8 {
  color: #C8892C;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
}.kbp_seo_stat_lb-kw8 {
  overflow-wrap: break-word;
  color: #A08868;
  font-size: 11px;
}.kbp_seo-kw8 {
  padding: 2.25rem 16px 0;
  background: #120705;
}
@media(min-width: 770px) {.kbp_seo-kw8 {
  padding: 2.75rem 24px 0;
}
}.kbp_seo_in-kw8 {
  background: #221109;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 12px;
  padding: 28px 1.5rem;
  max-width: 1320px;
}
@media(min-width: 771px) {.kbp_seo_in-kw8 {
  padding: 2.25rem 40px;
}
}.kbp_seo_label-kw8 {
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.625rem;
  font-weight: 700;
  color: #C8892C;
  letter-spacing: .08em;
}.kbp_seo_h2-kw8 {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EDDA;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  font-size: 1.25rem;
  margin-bottom: 14px;
}
@media(min-width: 765px) {.kbp_seo_h2-kw8 {
  font-size: 1.5rem;
}
}.kbp_seo_body-kw8 {
  color: #B09070;
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
}.kbp_seo_body-kw8 p {
  font-size: 14px;
  margin-bottom: 0.75rem;
  color: #B09070;
  line-height: 1.75;
}.kbp_seo_body-kw8 p:last-child {
  margin-bottom: 0;
}.kbp_seo_body-kw8 strong {
  font-weight: 700;
  color: #D9C5A0;
}.kbp_seo_body-kw8 a {
  transition: color .2s;
  color: #C8892C;
  text-decoration: underline;
}.kbp_seo_body-kw8 a:hover {
  color: #DFA040;
}.kbp_seo_body-kw8 ul,.kbp_seo_body-kw8 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.kbp_seo_body-kw8 ol {
  list-style: decimal;
}.kbp_seo_body-kw8 li {
  margin-bottom: 0.375rem;
  color: #B09070;
  line-height: 1.75;
  font-size: 0.875rem;
}.kbp_seo_body-kw8 table {
  width: 100%;
  margin-bottom: 12px;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 13px;
  display: block;
}
@media(min-width: 771px) {.kbp_seo_body-kw8 table {
  display: table;
}
}.kbp_seo_body-kw8 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #D9C5A0;
}.kbp_seo_body-kw8 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #B09070;
}.kbp_seo_cols-kw8 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.kbp_seo_cols-kw8 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.kbp_seo_cols-kw8 {
  grid-template-columns: repeat(3,1fr);
}
}.kbp_seo_col_h-kw8 {
  color: #D9C5A0;
  font-size: 0.813rem;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.kbp_seo_col_p-kw8 {
  color: #A08868;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.kbp_seo_stats-kw8 {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.kbp_seo_stat-kw8 {
  flex: 1;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(200,137,44,0.18);
  border-radius: 0.5rem;
  background: rgba(200,137,44,0.08);
  min-width: 8.75rem;
}.kbp_seo_stat_val-kw8 {
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
  color: #C8892C;
}.kbp_seo_stat_lb-kw8 {
  font-size: 11px;
  color: #A08868;
  overflow-wrap: break-word;
}.kbp_faq-kw8 {
  padding: 36px 16px 0;
  background: #120705;
}
@media(min-width: 771px) {.kbp_faq-kw8 {
  padding: 2.75rem 24px 0;
}
}.kbp_faq_in-kw8 {
  margin: 0 auto;
  max-width: 82.5rem;
}.kbp_faq_head-kw8 {
  margin-bottom: 20px;
}.kbp_faq_label-kw8 {
  margin-bottom: 8px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #C8892C;
}.kbp_faq_h2-kw8 {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  font-weight: 800;
  color: #F5EDDA;
}
@media(min-width: 767px) {.kbp_faq_h2-kw8 {
  font-size: 1.5rem;
}
}.kbp_faq_list-kw8 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.kbp_faq_item-kw8 {
  background: #221109;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 8px;
}.kbp_faq_q-kw8 {
  transition: color .2s;
  padding: 16px 20px;
  gap: 12px;
  font-size: 14px;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  color: #D9C5A0;
  cursor: pointer;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 600;
}.kbp_faq_q-kw8:hover {
  color: #F5EDDA;
}.kbp_faq_q_ic-kw8 {
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  display: flex;
  color: #C8892C;
  align-items: center;
  flex-shrink: 0;
  height: 24px;
  font-size: 1rem;
  justify-content: center;
  width: 24px;
}.kbp_faq_item-kw8.kbp_state_open-kw8 .kbp_faq_q_ic-kw8 {
  transform: rotate(45deg);
}.kbp_faq_a-kw8 {
  padding: 0 1.25rem 1rem;
  line-height: 1.7;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #A08868;
  display: none;
}.kbp_faq_item-kw8.kbp_state_open-kw8 .kbp_faq_a-kw8 {
  display: block;
}.kbp_faq_a-kw8 strong {
  color: #D9C5A0;
  font-weight: 700;
}.kbp_faq_a-kw8 a {
  color: #C8892C;
  text-decoration: underline;
}.kbp_faq_a-kw8 ul,.kbp_faq_a-kw8 ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.kbp_faq_a-kw8 ol {
  list-style: decimal;
}.kbp_faq_a-kw8 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.kbp_faq_a-kw8 table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  font-size: 0.75rem;
  display: block;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 769px) {.kbp_faq_a-kw8 table {
  display: table;
}
}.kbp_faq_a-kw8 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.375rem 8px;
  font-weight: 700;
  text-align: left;
  color: #D9C5A0;
}.kbp_faq_a-kw8 td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A08868;
}.kbp_ft-kw8 {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #0A0402;
  margin-top: 48px;
}.kbp_ft_support-kw8 {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 771px) {.kbp_ft_support-kw8 {
  padding: 28px 1.5rem;
}
}.kbp_ft_support_in-kw8 {
  margin: 0 auto;
  gap: 1rem;
  max-width: 82.5rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.kbp_ft_support_main-kw8 {
  flex: 1;
  gap: 16px;
  flex-wrap: wrap;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
}.kbp_ft_support_ic-kw8 {
  color: #C8892C;
  flex-shrink: 0;
}.kbp_ft_support_ic-kw8 svg {
  stroke-linejoin: round;
  height: 1.875rem;
  width: 1.875rem;
  stroke-linecap: round;
}.kbp_ft_support_text_title-kw8 {
  color: #F5EDDA;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 3px;
  overflow-wrap: break-word;
}.kbp_ft_support_text_sub-kw8 {
  font-size: 12px;
  color: #A08868;
  overflow-wrap: break-word;
}.kbp_ft_support_btn-kw8 {
  padding: 0.688rem 22px;
  transition: background .2s;
  background: #C8892C;
  border-radius: 0.5rem;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
  color: #F5EDDA;
  font-size: 0.813rem;
}.kbp_ft_support_btn-kw8:hover {
  background: #DFA040;
}.kbp_ft_support_contacts-kw8 {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.kbp_ft_support_contact-kw8 {
  font-size: 0.75rem;
  color: #957C60;
  line-height: 1.4;
}.kbp_ft_support_contact-kw8 strong {
  font-size: 0.688rem;
  display: block;
  color: #B09070;
  margin-bottom: 2px;
  font-weight: 600;
}.kbp_ft_main-kw8 {
  padding: 2rem 16px 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 771px) {.kbp_ft_main-kw8 {
  padding: 2.5rem 1.5rem 32px;
}
}.kbp_ft_main_in-kw8 {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.kbp_ft_main_in-kw8 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.kbp_ft_main_in-kw8 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.kbp_ft_col_logo-kw8 {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.kbp_ft_col_logo-kw8 {
  grid-column: auto;
}
}.kbp_ft_logo-kw8 {
  gap: 9px;
  color: #F5EDDA;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-weight: 800;
  font-size: 16px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.kbp_ft_logo_mark-kw8 {
  overflow: hidden;
  border-radius: 4px;
  height: 30px;
  width: 1.875rem;
}.kbp_ft_logo_mark-kw8 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.kbp_ft_logo_sub-kw8 {
  color: #957C60;
  line-height: 1.55;
  font-size: 0.75rem;
  max-width: 12.5rem;
  overflow-wrap: break-word;
}.kbp_ft_col_title-kw8 {
  font-weight: 700;
  color: #B09070;
  font-size: 12px;
  margin-bottom: 14px;
  text-transform: uppercase;
  letter-spacing: .07em;
}.kbp_ft_col_links-kw8 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.kbp_ft_col_link-kw8 {
  transition: color .2s;
  color: #957C60;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.kbp_ft_col_link-kw8:hover {
  color: #D9C5A0;
}.kbp_ft_apps-kw8 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.kbp_ft_app_card-kw8 {
  border-radius: 0.25rem;
  gap: 0.625rem;
  transition: border-color .2s;
  padding: 10px 12px;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  align-items: center;
  display: flex;
}.kbp_ft_app_card-kw8:hover {
  border-color: rgba(200,137,44,0.52);
}.kbp_ft_app_card_ic-kw8 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.375rem;
  width: 22px;
}.kbp_ft_app_card_os-kw8 {
  color: #957C60;
  font-size: 10px;
  font-weight: 600;
}.kbp_ft_app_card_action-kw8 {
  font-size: 12px;
  color: #D9C5A0;
  font-weight: 700;
}.kbp_ft_bot-kw8 {
  padding: 20px 16px;
}
@media(min-width: 771px) {.kbp_ft_bot-kw8 {
  padding: 20px 1.5rem;
}
}.kbp_ft_bot_in-kw8 {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1320px;
  display: flex;
}.kbp_ft_socials-kw8 {
  gap: 0.5rem;
  display: flex;
}.kbp_ft_soc-kw8 {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.25rem;
  transition: background .2s;
  justify-content: center;
  width: 2.25rem;
  color: #B09070;
  height: 36px;
  align-items: center;
  display: flex;
}.kbp_ft_soc-kw8 svg {
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.kbp_ft_soc-kw8:hover {
  background: rgba(255,255,255,0.07);
}.kbp_ft_legal-kw8 {
  flex: 1;
  font-size: 11px;
  min-width: 200px;
  line-height: 1.6;
  color: #8C7558;
  overflow-wrap: break-word;
}.kbp_ft_legal-kw8 strong {
  font-weight: 700;
  color: #B09070;
}.kbp_ft_legal-kw8 a {
  color: #B09070;
  text-decoration: underline;
}.kbp_ft_age-kw8 {
  border-radius: 50%;
  border: 2px solid #8C7558;
  font-weight: 800;
  width: 2rem;
  color: #8C7558;
  flex-shrink: 0;
  margin-left: auto;
  height: 2rem;
  font-size: 0.688rem;
  align-items: center;
  justify-content: center;
  display: flex;
}