html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #0D0B07;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  min-height: 100vh;
  color: #C8A87A;
  font-family: 'DM Sans', sans-serif;
}.bkk_layout-6ma {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.bkk_page-6ma {
  display: flex;
  min-height: 100vh;
}.bkk_main-6ma {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media (min-width: 1082px) {.bkk_main-6ma {
  padding-left: 13.75rem;
}
}
@media (max-width:1079px) {.bkk_main-6ma {
  padding-bottom: 4.5rem;
}
}.bkk_gc-6ma {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  background: #13100C;
  border-radius: 8px;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
  width: 8.75rem;
}
@media(min-width: 641px) {.bkk_gc-6ma {
  width: 156px;
}
}
@media(min-width:1080px) {.bkk_gc-6ma {
  width: 10.5rem;
}
}.bkk_gc-6ma:hover {
  transform: translateY(-3px);
  border-color: rgba(212,130,10,0.08);
}.bkk_gc_img-6ma {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.bkk_gc_img-6ma img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.bkk_gc_hover-6ma {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8,6,4,0.76);
  display: flex;
  position: absolute;
  justify-content: center;
  align-items: center;
  opacity: 0;
}.bkk_gc-6ma:hover .bkk_gc_hover-6ma {
  opacity: 1;
}.bkk_gc_hover_btn-6ma {
  padding: 8px 16px;
  border-radius: 0.25rem;
  background: #D4820A;
  font-weight: 700;
  font-size: 0.75rem;
  color: #F0E6CC;
}.bkk_gc_info-6ma {
  padding: 8px 10px 0.625rem;
}.bkk_gc_name-6ma {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  max-width: 100%;
  color: #C8A87A;
  font-size: 0.75rem;
  font-weight: 600;
}.bkk_gc_prov-6ma {
  font-size: 0.625rem;
  color: #907A66;
}.bkk_gc_tag-6ma {
  padding: 2px 7px;
  border-radius: 4px;
  left: 6px;
  text-transform: uppercase;
  z-index: 2;
  font-weight: 700;
  top: 6px;
  font-size: 9px;
  position: absolute;
  letter-spacing: .04em;
}.bkk_gc_tag_hot-6ma {
  background: #D42E22;
  color: #fff;
}.bkk_gc_tag_new-6ma {
  background: #1EA855;
  color: #0D0B07;
}.bkk_gc_tag_jp-6ma {
  background: #C89610;
  color: #0D0B07;
}.bkk_gc_tag_ex-6ma {
  background: #2A6840;
  color: #fff;
}.bkk_gc_tag_live-6ma {
  background: #D42E22;
  color: #fff;
}.bkk_gr-6ma {
  background: #0D0B07;
  padding: 32px 1rem 0;
}
@media(min-width: 770px) {.bkk_gr-6ma {
  padding: 2.25rem 24px 0;
}
}.bkk_gr_in-6ma {
  margin: 0 auto;
  max-width: 82.5rem;
}.bkk_gr_head-6ma {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
}.bkk_gr_head_l-6ma {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  display: flex;
  align-items: center;
}.bkk_gr_ic-6ma {
  border-radius: 8px;
  height: 32px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  width: 2rem;
}.bkk_gr_ic-6ma svg {
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.bkk_gr_title-6ma {
  color: #F0E6CC;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 16px;
  font-weight: 700;
}
@media(min-width:768px) {.bkk_gr_title-6ma {
  font-size: 1.125rem;
}
}.bkk_gr_more-6ma {
  transition: color .2s;
  gap: 0.313rem;
  align-items: center;
  color: #8A7460;
  display: flex;
  white-space: nowrap;
  font-weight: 600;
  flex-shrink: 0;
  font-size: 0.75rem;
}.bkk_gr_more-6ma:hover {
  color: #D4820A;
}.bkk_gr_more-6ma svg {
  stroke-linejoin: round;
  height: 12px;
  stroke-linecap: round;
  width: 0.75rem;
}.bkk_gr_arrows-6ma {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.bkk_gr_arr-6ma {
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  transition: background .15s,color .15s;
  width: 30px;
  height: 1.875rem;
  justify-content: center;
  color: #A08A6A;
  display: flex;
  align-items: center;
}.bkk_gr_arr-6ma:hover {
  background: rgba(255,255,255,0.07);
  color: #F0E6CC;
}.bkk_gr_arr-6ma svg {
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
  width: 13px;
}.bkk_gr_seo_h-6ma {
  margin: 0 0 0.375rem;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  color: #C8A87A;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  max-width: 42.5rem;
}
@media(min-width: 769px) {.bkk_gr_seo_h-6ma {
  font-size: 0.875rem;
}
}.bkk_gr_seo-6ma {
  margin-bottom: 12px;
  max-width: 680px;
  font-size: 12px;
  line-height: 1.55;
  color: #8A7460;
  overflow-wrap: break-word;
}.bkk_gr_seo-6ma strong {
  font-weight: 600;
  color: #C8A87A;
}.bkk_gr_scroll-6ma {
  gap: 10px;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.bkk_gr_scroll-6ma::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.bkk_gr_scroll-6ma {
  gap: 12px;
}
}.bkk_tb-6ma {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #0D0B07;
  z-index: 80;
  right: 0;
  height: 56px;
  position: fixed;
  left: 0;
  display: flex;
  align-items: center;
  top: 0;
}.bkk_tb_in-6ma {
  padding: 0 14px;
  gap: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}.bkk_tb_burger-6ma {
  border-radius: 0.5rem;
  gap: 0.313rem;
  width: 38px;
  margin-right: 8px;
  height: 2.375rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}.bkk_tb_burger-6ma:hover {
  background: rgba(255,255,255,0.05);
}.bkk_tb_burger_line-6ma {
  border-radius: 1px;
  background: #A08A6A;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1077px) {.bkk_tb_burger-6ma {
  display: none;
}
}.bkk_tb_logo-6ma {
  gap: 9px;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  color: #F0E6CC;
  margin-right: 20px;
  font-size: 18px;
  display: flex;
  align-items: center;
  font-weight: 800;
  flex-shrink: 0;
}.bkk_tb_logo_mark-6ma {
  overflow: hidden;
  border-radius: 0.5rem;
  align-items: center;
  justify-content: center;
  height: 32px;
  display: flex;
  width: 32px;
}.bkk_tb_logo_mark-6ma img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.bkk_tb_nav-6ma {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 637px) {.bkk_tb_nav-6ma {
  display: flex;
}
}.bkk_tb_tab-6ma {
  padding: 0.5rem 14px;
  border-radius: 8px;
  transition: background .15s,color .15s;
  font-weight: 600;
  font-size: 0.813rem;
  color: #A08A6A;
  white-space: nowrap;
}.bkk_tb_tab-6ma:hover {
  background: rgba(255,255,255,0.05);
  color: #F0E6CC;
}.bkk_tb_tab-6ma.bkk_state_active-6ma {
  background: rgba(212,130,10,0.18);
  color: #F0E6CC;
}.bkk_tb_right-6ma {
  gap: 8px;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
  display: flex;
}.bkk_tb_login-6ma {
  transition: border-color .2s,color .2s;
  padding: 9px 1rem;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.10);
  color: #C8A87A;
  font-size: 0.813rem;
  font-weight: 600;
  display: none;
}.bkk_tb_login-6ma:hover {
  border-color: rgba(212,130,10,0.52);
  color: #F0E6CC;
}
@media(min-width: 483px) {.bkk_tb_login-6ma {
  display: block;
}
}.bkk_tb_reg-6ma {
  padding: 9px 1.125rem;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #1EA855;
  font-size: 13px;
  color: #0A0806;
  font-weight: 700;
  white-space: nowrap;
}.bkk_tb_reg-6ma:hover {
  background: #24C263;
}.bkk_sb-6ma {
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #181410;
  transform: translateX(-100%);
  transition: transform .25s ease;
  width: 220px;
  top: 56px;
  z-index: 70;
  bottom: 0;
  position: fixed;
  overflow-y: auto;
  left: 0;
}.bkk_sb-6ma.bkk_state_open-6ma {
  transform: translateX(0);
}.bkk_sb-6ma::-webkit-scrollbar {
  width: 4px;
}.bkk_sb-6ma::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1078px) {.bkk_sb-6ma {
  transform: translateX(0);
}
}.bkk_sb_auth-6ma {
  padding: 0.875rem 0.75rem 10px;
}.bkk_sb_btn_reg-6ma {
  border-radius: 8px;
  transition: background .2s;
  padding: 0.688rem;
  background: #1EA855;
  font-weight: 700;
  display: block;
  text-align: center;
  font-size: 13px;
  color: #0A0806;
  margin-bottom: 0.5rem;
}.bkk_sb_btn_reg-6ma:hover {
  background: #24C263;
}.bkk_sb_btn_login-6ma {
  padding: 10px;
  transition: border-color .2s;
  border-radius: 0.5rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  font-size: 13px;
  text-align: center;
  font-weight: 600;
  color: #C8A87A;
  display: block;
}.bkk_sb_btn_login-6ma:hover {
  border-color: rgba(212,130,10,0.52);
  color: #F0E6CC;
}.bkk_sb_promo-6ma {
  padding: 0.75rem 14px;
  border: 1px solid rgba(212,130,10,0.18);
  margin: 0 12px 0.625rem;
  overflow: hidden;
  border-radius: 8px;
  background: linear-gradient(135deg,#2C1A06,#181410);
  position: relative;
}.bkk_sb_promo-6ma::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212,130,10,0.18),transparent 70%);
  position: absolute;
  content: '';
  right: -20px;
  top: -20px;
  height: 80px;
  width: 5rem;
}.bkk_sb_promo_title-6ma {
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  font-size: 11px;
  color: #D4820A;
  font-weight: 700;
  text-transform: uppercase;
}.bkk_sb_promo_text-6ma {
  font-weight: 600;
  color: #F0E6CC;
  line-height: 1.35;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.bkk_sb_promo_sub-6ma {
  margin-top: 3px;
  color: #8A7460;
  font-size: 10px;
}.bkk_sb_nav-6ma {
  padding: 6px 8px 1rem;
}.bkk_sb_nav_lb-6ma {
  padding: 0.625rem 8px 6px;
  font-size: 10px;
  font-weight: 700;
  color: #907A66;
  letter-spacing: .08em;
  text-transform: uppercase;
}.bkk_sb_link-6ma {
  transition: background .15s,color .15s;
  gap: 0.625rem;
  border-radius: 4px;
  padding: 9px 0.625rem;
  font-size: 13px;
  align-items: center;
  cursor: pointer;
  overflow-wrap: break-word;
  color: #A08A6A;
  font-weight: 500;
  display: flex;
}.bkk_sb_link-6ma:hover {
  background: rgba(255,255,255,0.05);
  color: #F0E6CC;
}.bkk_sb_link-6ma.bkk_state_active-6ma {
  background: rgba(212,130,10,0.18);
  color: #F0E6CC;
}.bkk_sb_ic-6ma {
  border-radius: 4px;
  height: 30px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 1.875rem;
  display: flex;
}.bkk_sb_ic-6ma svg {
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
}.bkk_sb_ic_1-6ma {
  background: rgba(212,130,10,0.08);
  color: #D4820A;
}.bkk_sb_ic_2-6ma {
  background: rgba(30,168,85,0.18);
  color: #1EA855;
}.bkk_sb_ic_3-6ma {
  background: rgba(200,150,16,0.18);
  color: #C89610;
}.bkk_sb_ic_4-6ma {
  background: rgba(42,104,64,0.22);
  color: #2A6840;
}.bkk_sb_ic_5-6ma {
  background: rgba(212,130,10,0.08);
  color: #E83E7A;
}.bkk_sb_ic_6-6ma {
  background: rgba(42,104,64,0.22);
  color: #7B32C8;
}.bkk_sb_badge-6ma {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  background: #C89610;
  color: #0A0806;
  font-size: 9px;
  font-weight: 700;
  margin-left: auto;
}.bkk_sb_bot-6ma {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding: 12px;
  gap: 8px;
  display: flex;
}.bkk_sb_lang-6ma,.bkk_sb_help-6ma {
  transition: border-color .2s;
  padding: 9px 6px;
  gap: 0.375rem;
  border-radius: 4px;
  flex: 1;
  border: 1px solid rgba(255,255,255,0.06);
  background: rgba(255,255,255,0.05);
  font-size: 0.688rem;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  display: flex;
  color: #A08A6A;
}.bkk_sb_lang-6ma:hover,.bkk_sb_help-6ma:hover {
  border-color: rgba(212,130,10,0.52);
  color: #F0E6CC;
}.bkk_sb_lang-6ma svg,.bkk_sb_help-6ma svg {
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
  width: 0.813rem;
}.bkk_sb_bd-6ma {
  inset: 0;
  background: rgba(8,6,4,0.76);
  position: fixed;
  z-index: 69;
  display: none;
}.bkk_sb_bd-6ma.bkk_state_on-6ma {
  display: block;
}
@media(min-width: 1079px) {.bkk_sb_bd-6ma {
  display: none!important;
}
}.bkk_mob_nav-6ma {
  background: #181410;
  border-top: 1px solid rgba(255,255,255,0.10);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  display: flex;
  right: 0;
  z-index: 80;
  bottom: 0;
  left: 0;
  position: fixed;
}
@media(min-width:1080px) {.bkk_mob_nav-6ma {
  display: none;
}
}.bkk_mob_nav_item-6ma {
  padding: 4px 2px;
  flex: 1;
  gap: 0.25rem;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  color: #907A66;
  align-items: center;
}.bkk_mob_nav_ic-6ma {
  line-height: 1;
}.bkk_mob_nav_ic-6ma svg {
  height: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.25rem;
}.bkk_mob_nav_lb-6ma {
  font-size: 10px;
  font-weight: 600;
  color: #907A66;
}.bkk_mob_nav_item-6ma.bkk_state_active-6ma {
  color: #D4820A;
}.bkk_mob_nav_item-6ma.bkk_state_active-6ma .bkk_mob_nav_lb-6ma {
  color: #D4820A;
}.bkk_hero-6ma {
  background: #0D0B07;
  padding: 20px 1rem 0;
}
@media(min-width: 769px) {.bkk_hero-6ma {
  padding: 24px 24px 0;
}
}.bkk_hero_in-6ma {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width: 859px) {.bkk_hero_in-6ma {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1097px) {.bkk_hero_in-6ma {
  grid-template-columns: 1fr 21.25rem;
}
}.bkk_hero_promo-6ma {
  border-radius: 0.875rem;
  overflow: hidden;
  background: #13100C;
  display: flex;
  align-items: stretch;
  position: relative;
  min-height: 13.75rem;
}
@media(min-width:768px) {.bkk_hero_promo-6ma {
  min-height: 17.5rem;
}
}.bkk_hero_promo_bg-6ma {
  background: linear-gradient(120deg,#2C1A06 0%,#0D0B07 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.bkk_hero_promo_bg-6ma::after {
  background: linear-gradient(90deg,#0D0B07 0%,rgba(8,6,4,0.76) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.bkk_hero_promo_glow-6ma {
  background: radial-gradient(circle,rgba(42,104,64,0.22) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  width: 18.75rem;
  pointer-events: none;
  right: 60px;
  top: -40px;
  height: 18.75rem;
}.bkk_hero_promo_ct-6ma {
  padding: 28px 24px 1.75rem 1.75rem;
  max-width: 30rem;
  display: flex;
  position: relative;
  z-index: 2;
  justify-content: center;
  flex-direction: column;
}
@media(min-width: 771px) {.bkk_hero_promo_ct-6ma {
  padding: 40px 32px;
}
}.bkk_hero_badge-6ma {
  border-radius: 1.25rem;
  border: 1px solid rgba(212,130,10,0.08);
  background: rgba(212,130,10,0.18);
  padding: 0.313rem 0.75rem;
  margin-bottom: 0.875rem;
  color: #D4820A;
  letter-spacing: .08em;
  font-weight: 700;
  display: inline-block;
  font-size: 10px;
  text-transform: uppercase;
}.bkk_hero_h1-6ma {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  font-size: 26px;
  line-height: 1.15;
  margin-bottom: 10px;
  color: #F0E6CC;
  font-weight: 800;
}.bkk_hero_h1-6ma em {
  font-style: normal;
  color: #C89610;
}
@media(min-width: 769px) {.bkk_hero_h1-6ma {
  font-size: 36px;
}
}.bkk_hero_sub-6ma {
  font-size: 0.813rem;
  color: #A08A6A;
  margin-bottom: 20px;
  line-height: 1.55;
}
@media(min-width: 765px) {.bkk_hero_sub-6ma {
  font-size: 0.875rem;
}
}.bkk_hero_row-6ma {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.bkk_hero_cta-6ma {
  transition: background .2s;
  padding: 0.813rem 26px;
  border-radius: 0.5rem;
  background: #1EA855;
  font-weight: 700;
  font-size: 14px;
  box-shadow: 0px 3px 1rem rgba(30,168,85,0.46), 0px 1px 3px rgba(0,0,0,0.46);
  color: #0A0806;
}.bkk_hero_cta-6ma:hover {
  background: #24C263;
}.bkk_hero_terms-6ma {
  color: #907A66;
  font-size: 0.688rem;
}.bkk_hero_game-6ma {
  border-radius: 0.875rem;
  border: 1px solid rgba(255,255,255,0.06);
  background: #13100C;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
}.bkk_hero_game_badge-6ma {
  border-radius: 20px;
  padding: 0.313rem 0.625rem;
  background: rgba(200,150,16,0.18);
  border: 1px solid rgba(200,150,16,0.18);
  z-index: 3;
  letter-spacing: .06em;
  top: 0.75rem;
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  position: absolute;
  left: 0.75rem;
  color: #C89610;
}.bkk_hero_game_badge-6ma svg {
  vertical-align: -1px;
  height: 11px;
  width: 11px;
  margin-right: 0.25rem;
}.bkk_hero_game_img-6ma {
  background: linear-gradient(135deg,#2C1A06,#0D0B07);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.bkk_hero_game_img-6ma img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.bkk_hero_game_play-6ma {
  transition: opacity .2s;
  background: rgba(8,6,4,0.76);
  inset: 0;
  justify-content: center;
  position: absolute;
  align-items: center;
  opacity: 0;
  display: flex;
}.bkk_hero_game-6ma:hover .bkk_hero_game_play-6ma {
  opacity: 1;
}.bkk_hero_game_play-6ma span {
  border-radius: 50%;
  background: #D4820A;
  justify-content: center;
  width: 52px;
  display: flex;
  height: 52px;
  align-items: center;
}.bkk_hero_game_play-6ma span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 1.125rem;
}.bkk_hero_game_info-6ma {
  padding: 14px 1rem;
}.bkk_hero_game_title-6ma {
  font-size: 0.938rem;
  overflow-wrap: break-word;
  color: #F0E6CC;
  margin-bottom: 0.25rem;
  font-weight: 700;
}.bkk_hero_game_provider-6ma {
  font-size: 0.688rem;
  color: #8A7460;
}.bkk_hero_game_btn-6ma {
  background: #D4820A;
  padding: 11px;
  border-radius: 0.5rem;
  margin: 12px 16px 16px;
  transition: background .2s;
  text-align: center;
  font-weight: 700;
  display: block;
  font-size: 0.813rem;
  color: #F0E6CC;
}.bkk_hero_game-6ma:hover .bkk_hero_game_btn-6ma {
  background: #E8960E;
}.bkk_wy-6ma {
  background: #0D0B07;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.bkk_wy-6ma {
  padding: 40px 1.5rem 0;
}
}.bkk_wy_in-6ma {
  margin: 0 auto;
  max-width: 82.5rem;
}.bkk_wy_head-6ma {
  max-width: 45rem;
  margin-bottom: 18px;
}.bkk_wy_label-6ma {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #D4820A;
}.bkk_wy_h2-6ma {
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  color: #F0E6CC;
}
@media(min-width: 771px) {.bkk_wy_h2-6ma {
  font-size: 1.5rem;
}
}.bkk_wy_intro-6ma {
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
  color: #8A7460;
}.bkk_wy_grid-6ma {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.bkk_wy_grid-6ma {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.bkk_wy_grid-6ma {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.bkk_wy_card-6ma {
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #181410;
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
}.bkk_wy_card-6ma:hover {
  border-color: rgba(212,130,10,0.08);
  transform: translateY(-2px);
}.bkk_wy_card_ic-6ma {
  background: rgba(212,130,10,0.18);
  border-radius: 50%;
  margin-bottom: 0.875rem;
  align-items: center;
  width: 2.75rem;
  display: flex;
  justify-content: center;
  height: 44px;
  color: #D4820A;
}.bkk_wy_card_ic-6ma svg {
  width: 22px;
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
}.bkk_wy_card_h-6ma {
  line-height: 1.25;
  color: #F0E6CC;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 0.938rem;
}.bkk_wy_card_p-6ma {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #8A7460;
}.bkk_wy_card_p-6ma strong {
  color: #C8A87A;
  font-weight: 600;
}.bkk_gr_jp-6ma {
  overflow: hidden;
  border-radius: 0.875rem;
  padding: 20px;
  background: linear-gradient(135deg,#1A0B2E 0%,#0D0B07 100%);
  position: relative;
}.bkk_gr_jp-6ma::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(42,104,64,0.22) 0%,transparent 70%);
  height: 250px;
  width: 250px;
  position: absolute;
  top: -3.75rem;
  left: -60px;
  content: '';
}.bkk_gr_jp-6ma::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200,150,16,0.18) 0%,transparent 70%);
  right: 0;
  position: absolute;
  width: 12.5rem;
  bottom: -40px;
  content: '';
  height: 200px;
}.bkk_gr_jp_head-6ma {
  gap: 16px;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: 1rem;
  display: flex;
  position: relative;
  z-index: 1;
}.bkk_gr_jp_info-6ma {
  flex: 1;
}.bkk_gr_jp_label-6ma {
  margin-bottom: 6px;
  color: #7B32C8;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
}.bkk_gr_jp_label-6ma svg {
  width: 0.875rem;
  height: 14px;
  margin-right: 0.25rem;
  stroke-linecap: round;
  vertical-align: -2px;
  stroke-linejoin: round;
}.bkk_gr_jp_amount-6ma {
  font-family: 'Cinzel', serif;
  line-height: 1;
  margin-bottom: 4px;
  font-size: 32px;
  overflow-wrap: break-word;
  color: #F0E6CC;
  font-weight: 800;
}
@media(min-width:768px) {.bkk_gr_jp_amount-6ma {
  font-size: 40px;
}
}.bkk_gr_jp_amount-6ma span {
  color: #C89610;
}.bkk_gr_jp_seo-6ma {
  max-width: 480px;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 0.75rem;
  color: #A08A6A;
}.bkk_gr_jp_cta-6ma {
  padding: 11px 20px;
  border: 1px solid rgba(42,104,64,0.22);
  transition: background .2s;
  background: rgba(42,104,64,0.22);
  border-radius: 0.5rem;
  color: #F0E6CC;
  margin-top: 0.25rem;
  white-space: nowrap;
  align-self: flex-start;
  font-weight: 700;
  font-size: 0.813rem;
  position: relative;
  flex-shrink: 0;
  z-index: 1;
}.bkk_gr_jp_cta-6ma:hover {
  background: #2A6840;
}.bkk_ws-6ma {
  padding: 32px 16px 0;
  background: #0D0B07;
}
@media(min-width: 765px) {.bkk_ws-6ma {
  padding: 36px 24px 0;
}
}.bkk_ws_in-6ma {
  margin: 0 auto;
  max-width: 82.5rem;
}.bkk_ws_head-6ma {
  gap: 12px;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 14px;
}.bkk_ws_title-6ma {
  gap: 0.625rem;
  align-items: center;
  font-family: 'Cinzel', serif;
  color: #F0E6CC;
  overflow-wrap: break-word;
  font-size: 16px;
  font-weight: 700;
  flex-wrap: wrap;
  display: flex;
}.bkk_ws_title_ic-6ma svg {
  height: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 18px;
  color: #C89610;
}.bkk_ws_online-6ma {
  gap: 0.438rem;
  font-size: 0.75rem;
  display: flex;
  color: #8A7460;
  font-weight: 600;
  align-items: center;
}.bkk_ws_online_dot-6ma {
  background: #1EA855;
  border-radius: 50%;
  box-shadow: 0 0 0.375rem rgba(30,168,85,0.18);
  width: 8px;
  height: 0.5rem;
  flex-shrink: 0;
}.bkk_ws_scroll-6ma {
  gap: 8px;
  scrollbar-width: none;
  padding-bottom: 8px;
  display: flex;
  overflow-x: auto;
}.bkk_ws_scroll-6ma::-webkit-scrollbar {
  display: none;
}.bkk_wc-6ma {
  padding: 10px 14px;
  border-radius: 8px;
  background: #13100C;
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.10);
  align-items: center;
  min-width: 220px;
  display: flex;
  flex-shrink: 0;
}.bkk_wc_img-6ma {
  overflow: hidden;
  background: #181410;
  border-radius: 0.25rem;
  width: 2.25rem;
  height: 2.25rem;
  flex-shrink: 0;
}.bkk_wc_img-6ma img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.bkk_wc_info-6ma {
  min-width: 0;
}.bkk_wc_game-6ma {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #C8A87A;
  font-size: 0.75rem;
}.bkk_wc_player-6ma {
  overflow: hidden;
  white-space: nowrap;
  color: #907A66;
  text-overflow: ellipsis;
  font-size: 10px;
}.bkk_wc_amount-6ma {
  white-space: nowrap;
  font-size: 0.813rem;
  margin-left: auto;
  font-weight: 700;
  flex-shrink: 0;
  color: #1EA855;
}.bkk_htp-6ma {
  padding: 2.25rem 1rem 0;
  background: #0D0B07;
}
@media(min-width: 770px) {.bkk_htp-6ma {
  padding: 2.75rem 24px 0;
}
}.bkk_htp_in-6ma {
  margin: 0 auto;
  max-width: 1320px;
}.bkk_htp_head-6ma {
  margin-bottom: 22px;
  max-width: 45rem;
}.bkk_htp_label-6ma {
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #D4820A;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.bkk_htp_h2-6ma {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #F0E6CC;
  font-size: 1.375rem;
}
@media(min-width: 765px) {.bkk_htp_h2-6ma {
  font-size: 28px;
}
}.bkk_htp_intro-6ma {
  color: #8A7460;
  line-height: 1.6;
  font-size: 14px;
}.bkk_htp_steps-6ma {
  gap: 12px;
  padding: 0;
  margin: 0;
  list-style: none;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width:640px) {.bkk_htp_steps-6ma {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.bkk_htp_steps-6ma {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.bkk_htp_step-6ma {
  border-radius: 0.5rem;
  padding: 1.25rem 1.125rem 18px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #181410;
  display: flex;
  flex-direction: column;
  position: relative;
}.bkk_htp_step_num-6ma {
  border-radius: 50%;
  background: #D4820A;
  font-size: 0.813rem;
  height: 28px;
  left: 20px;
  justify-content: center;
  color: #0A0806;
  font-weight: 800;
  width: 1.75rem;
  align-items: center;
  display: flex;
  font-family: 'Cinzel', serif;
  position: absolute;
  top: -0.75rem;
}.bkk_htp_step_ic-6ma {
  margin: 0.5rem 0 0.75rem;
  background: rgba(212,130,10,0.18);
  border-radius: 0.25rem;
  align-items: center;
  height: 36px;
  color: #D4820A;
  width: 2.25rem;
  display: flex;
  justify-content: center;
}.bkk_htp_step_ic-6ma svg {
  width: 18px;
  stroke-linecap: round;
  height: 1.125rem;
  stroke-linejoin: round;
}.bkk_htp_step_h-6ma {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 6px;
  line-height: 1.25;
  color: #F0E6CC;
}.bkk_htp_step_p-6ma {
  font-size: 13px;
  color: #8A7460;
  line-height: 1.55;
  overflow-wrap: break-word;
}.bkk_htp_step_p-6ma strong {
  color: #C8A87A;
  font-weight: 600;
}.bkk_htp_cta-6ma {
  border-radius: 0.5rem;
  padding: 0.813rem 26px;
  transition: background .2s;
  background: #1EA855;
  color: #0A0806;
  font-size: 0.875rem;
  font-weight: 700;
  margin-top: 1.25rem;
  display: inline-block;
}.bkk_htp_cta-6ma:hover {
  background: #24C263;
}.bkk_bon-6ma {
  padding: 36px 16px 0;
  background: #0D0B07;
}
@media(min-width: 765px) {.bkk_bon-6ma {
  padding: 2.75rem 1.5rem 0;
}
}.bkk_bon_in-6ma {
  margin: 0 auto;
  max-width: 82.5rem;
}.bkk_bon_head-6ma {
  margin-bottom: 20px;
}.bkk_bon_label-6ma {
  margin-bottom: 8px;
  color: #D4820A;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
}.bkk_bon_h2-6ma {
  color: #F0E6CC;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  font-weight: 800;
}
@media(min-width: 767px) {.bkk_bon_h2-6ma {
  font-size: 24px;
}
}.bkk_bon_seo-6ma {
  max-width: 620px;
  color: #8A7460;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
}.bkk_bon_seo-6ma strong {
  font-weight: 700;
  color: #C8A87A;
}.bkk_bon_seo-6ma a {
  text-decoration: underline;
  color: #D4820A;
}.bkk_bon_grid-6ma {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.bkk_bon_grid-6ma {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.bkk_bon_grid-6ma {
  grid-template-columns: repeat(5,1fr);
}
}.bkk_bon_card-6ma {
  border-radius: 8px;
  background: #13100C;
  padding: 1rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.10);
}.bkk_bon_card-6ma:hover {
  transform: translateY(-2px);
  border-color: rgba(212,130,10,0.08);
}.bkk_bon_card_ic-6ma svg {
  stroke-linecap: round;
  width: 26px;
  height: 1.625rem;
  stroke-linejoin: round;
}.bkk_bon_card_ic-6ma {
  margin-bottom: 10px;
}.bkk_bon_card_type-6ma {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
  color: #8A7460;
  letter-spacing: .06em;
}.bkk_bon_card_amount-6ma {
  margin-bottom: 0.375rem;
  line-height: 1.1;
  font-weight: 800;
  font-size: 1.125rem;
  color: #C89610;
}.bkk_bon_card_name-6ma {
  font-size: 0.813rem;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F0E6CC;
  font-weight: 600;
}.bkk_bon_card_detail-6ma {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  padding-top: 8px;
  line-height: 1.5;
  color: #907A66;
  font-size: 11px;
}.bkk_app-6ma {
  padding: 2.25rem 16px 0;
  background: #0D0B07;
}
@media(min-width: 769px) {.bkk_app-6ma {
  padding: 2.75rem 24px 0;
}
}.bkk_app_in-6ma {
  margin: 0 auto;
  max-width: 1320px;
}.bkk_app_head-6ma {
  margin-bottom: 1rem;
}.bkk_app_label-6ma {
  color: #D4820A;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 8px;
}.bkk_app_h2-6ma {
  font-family: 'Cinzel', serif;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  color: #F0E6CC;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 767px) {.bkk_app_h2-6ma {
  font-size: 24px;
}
}.bkk_app_sub-6ma {
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 600px;
  font-size: 13px;
  color: #8A7460;
}.bkk_app_sub-6ma strong {
  font-weight: 700;
  color: #C8A87A;
}.bkk_app_cards-6ma {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width:640px) {.bkk_app_cards-6ma {
  grid-template-columns: repeat(3,1fr);
}
}.bkk_app_card-6ma {
  padding: 1.25rem;
  overflow: hidden;
  border-radius: 0.5rem;
  gap: 1rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
  position: relative;
}.bkk_app_card_ios-6ma {
  background: linear-gradient(135deg,rgba(212,130,10,0.18) 0%,#181410 100%);
}.bkk_app_card_android-6ma {
  background: linear-gradient(135deg,rgba(30,168,85,0.18) 0%,#181410 100%);
}.bkk_app_card_win-6ma {
  background: linear-gradient(135deg,rgba(200,150,16,0.18) 0%,#181410 100%);
}.bkk_app_card_ic-6ma svg {
  stroke-linecap: round;
  width: 2.125rem;
  stroke-linejoin: round;
  height: 34px;
}.bkk_app_card_ic-6ma {
  color: #F0E6CC;
  flex-shrink: 0;
}.bkk_app_card_os-6ma {
  margin-bottom: 0.375rem;
  color: #8A7460;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.bkk_app_card_title-6ma {
  font-weight: 700;
  margin-bottom: 0.375rem;
  line-height: 1.2;
  overflow-wrap: break-word;
  color: #F0E6CC;
  font-size: 15px;
}.bkk_app_card_text-6ma {
  color: #8A7460;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.5;
  font-size: 12px;
}.bkk_app_card_btn-6ma {
  transition: background .2s;
  padding: 10px 18px;
  gap: 0.438rem;
  border-radius: 0.25rem;
  border: 1px solid rgba(212,130,10,0.52);
  background: rgba(255,255,255,0.12);
  font-weight: 700;
  align-items: center;
  font-size: 13px;
  display: inline-flex;
  color: #F0E6CC;
}.bkk_app_card_btn-6ma:hover {
  background: rgba(255,255,255,0.07);
}.bkk_prov-6ma {
  padding: 2.25rem 16px 0;
  background: #0D0B07;
}
@media(min-width: 770px) {.bkk_prov-6ma {
  padding: 44px 24px 0;
}
}.bkk_prov_in-6ma {
  margin: 0 auto;
  max-width: 82.5rem;
}.bkk_prov_head-6ma {
  margin-bottom: 16px;
}.bkk_prov_label-6ma {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  color: #D4820A;
}.bkk_prov_h2-6ma {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  color: #F0E6CC;
}
@media(min-width: 769px) {.bkk_prov_h2-6ma {
  font-size: 1.5rem;
}
}.bkk_prov_seo-6ma {
  line-height: 1.6;
  max-width: 620px;
  overflow-wrap: break-word;
  margin-bottom: 1rem;
  font-size: 13px;
  color: #8A7460;
}.bkk_prov_seo-6ma strong {
  color: #C8A87A;
  font-weight: 700;
}.bkk_prov_seo-6ma a {
  color: #D4820A;
  text-decoration: underline;
}.bkk_prov_grid-6ma {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.bkk_prov_grid-6ma {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.bkk_prov_grid-6ma {
  grid-template-columns: repeat(8,1fr);
}
}.bkk_prov_card-6ma {
  gap: 0.438rem;
  padding: 14px 10px;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,background .2s;
  background: #13100C;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  align-items: center;
}.bkk_prov_card-6ma:hover {
  border-color: rgba(212,130,10,0.52);
  background: #181410;
}.bkk_prov_logo-6ma {
  border-radius: 4px;
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  display: flex;
  justify-content: center;
  width: 2.75rem;
  height: 2.75rem;
  align-items: center;
}.bkk_prov_logo-6ma img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.bkk_prov_name-6ma {
  color: #A08A6A;
  overflow-wrap: break-word;
  text-align: center;
  font-weight: 600;
  font-size: 11px;
}.bkk_reg-6ma {
  background: #0D0B07;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.bkk_reg-6ma {
  padding: 2.75rem 1.5rem 0;
}
}.bkk_reg_in-6ma {
  border-radius: 0.875rem;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255,255,255,0.06);
  background: #181410;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 770px) {.bkk_reg_in-6ma {
  padding: 2.5rem;
}
}.bkk_reg_top-6ma {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.bkk_reg_top-6ma {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.bkk_reg_label-6ma {
  margin-bottom: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #D4820A;
  font-size: 11px;
}.bkk_reg_h2-6ma {
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #F0E6CC;
  font-family: 'Cinzel', serif;
  margin-bottom: 12px;
  font-weight: 800;
  font-size: 22px;
}
@media(min-width: 765px) {.bkk_reg_h2-6ma {
  font-size: 1.75rem;
}
}.bkk_reg_bonus-6ma {
  border-radius: 0.5rem;
  border: 1px solid rgba(200,150,16,0.18);
  padding: 0.625rem 1rem;
  gap: 0.5rem;
  background: rgba(200,150,16,0.18);
  align-items: center;
  display: inline-flex;
  margin-bottom: 1rem;
}.bkk_reg_bonus_amount-6ma {
  font-size: 1.25rem;
  font-weight: 800;
  color: #C89610;
}.bkk_reg_bonus_text-6ma {
  color: #A08A6A;
  font-size: 0.813rem;
  line-height: 1.35;
}.bkk_reg_cta_btn-6ma {
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 14px 2rem;
  background: #1EA855;
  color: #0A0806;
  display: inline-block;
  font-size: 0.938rem;
  margin-bottom: 0.75rem;
  box-shadow: 0px 3px 16px rgba(30,168,85,0.46), 0px 1px 3px rgba(0,0,0,0.46);
  font-weight: 700;
}.bkk_reg_cta_btn-6ma:hover {
  background: #24C263;
}.bkk_reg_terms-6ma {
  color: #907A66;
  line-height: 1.5;
  font-size: 0.688rem;
}.bkk_reg_seo-6ma {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 20px;
  margin-top: 20px;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #8A7460;
}.bkk_reg_seo-6ma p {
  line-height: 1.65;
  color: #8A7460;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
}.bkk_reg_seo-6ma p:last-child {
  margin-bottom: 0;
}.bkk_reg_seo-6ma strong {
  color: #C8A87A;
  font-weight: 700;
}.bkk_reg_seo-6ma a {
  transition: color .2s;
  color: #D4820A;
  text-decoration: underline;
}.bkk_reg_seo-6ma a:hover {
  color: #E8960E;
}.bkk_reg_seo-6ma ul,.bkk_reg_seo-6ma ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.bkk_reg_seo-6ma ol {
  list-style: decimal;
}.bkk_reg_seo-6ma li {
  margin-bottom: 4px;
  font-size: 0.813rem;
  color: #8A7460;
  line-height: 1.65;
}.bkk_reg_seo-6ma table {
  display: block;
  overflow-x: auto;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  font-size: 13px;
  width: 100%;
}
@media(min-width: 766px) {.bkk_reg_seo-6ma table {
  display: table;
}
}.bkk_reg_seo-6ma th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #C8A87A;
  text-align: left;
}.bkk_reg_seo-6ma td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 8px;
  color: #8A7460;
}.bkk_reg_steps-6ma {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 1.75rem;
}
@media(min-width: 858px) {.bkk_reg_steps-6ma {
  margin-top: 0;
}
}.bkk_reg_step-6ma {
  padding: 1rem;
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  gap: 0.875rem;
  border: 1px solid rgba(255,255,255,0.06);
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.bkk_reg_step_num-6ma {
  border: 1px solid rgba(212,130,10,0.08);
  border-radius: 50%;
  background: rgba(212,130,10,0.18);
  color: #D4820A;
  width: 34px;
  justify-content: center;
  height: 2.125rem;
  font-size: 14px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  font-weight: 800;
}.bkk_reg_step_title-6ma {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.875rem;
  color: #F0E6CC;
}.bkk_reg_step_text-6ma {
  line-height: 1.5;
  color: #8A7460;
  font-size: 0.75rem;
}.bkk_reg_trust-6ma {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  display: flex;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
  flex-wrap: wrap;
}.bkk_reg_trust_item-6ma {
  gap: 0.438rem;
  overflow-wrap: break-word;
  display: flex;
  font-size: 12px;
  color: #8A7460;
  align-items: center;
}.bkk_reg_trust_ic-6ma svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  color: #D4820A;
}.bkk_seo-6ma {
  background: #0D0B07;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.bkk_seo-6ma {
  padding: 2.75rem 1.5rem 0;
}
}.bkk_seo_in-6ma {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 14px;
  padding: 28px 1.5rem;
  background: #181410;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.bkk_seo_in-6ma {
  padding: 36px 40px;
}
}.bkk_seo_label-6ma {
  color: #D4820A;
  margin-bottom: 10px;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.bkk_seo_h2-6ma {
  color: #F0E6CC;
  line-height: 1.25;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 766px) {.bkk_seo_h2-6ma {
  font-size: 1.5rem;
}
}.bkk_seo_body-6ma {
  font-size: 0.875rem;
  color: #A08A6A;
  overflow-wrap: break-word;
  line-height: 1.75;
}.bkk_seo_body-6ma p {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A08A6A;
  margin-bottom: 12px;
}.bkk_seo_body-6ma p:last-child {
  margin-bottom: 0;
}.bkk_seo_body-6ma strong {
  color: #C8A87A;
  font-weight: 700;
}.bkk_seo_body-6ma a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4820A;
}.bkk_seo_body-6ma a:hover {
  color: #E8960E;
}.bkk_seo_body-6ma ul,.bkk_seo_body-6ma ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.bkk_seo_body-6ma ol {
  list-style: decimal;
}.bkk_seo_body-6ma li {
  line-height: 1.75;
  color: #A08A6A;
  margin-bottom: 6px;
  font-size: 14px;
}.bkk_seo_body-6ma table {
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 12px;
  overflow-x: auto;
  display: block;
  width: 100%;
}
@media(min-width: 771px) {.bkk_seo_body-6ma table {
  display: table;
}
}.bkk_seo_body-6ma th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  text-align: left;
  color: #C8A87A;
  font-weight: 700;
}.bkk_seo_body-6ma td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #A08A6A;
}.bkk_seo_cols-6ma {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.bkk_seo_cols-6ma {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.bkk_seo_cols-6ma {
  grid-template-columns: repeat(3,1fr);
}
}.bkk_seo_col_h-6ma {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 7px;
  color: #C8A87A;
}.bkk_seo_col_p-6ma {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #8A7460;
}.bkk_seo_stats-6ma {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.bkk_seo_stat-6ma {
  flex: 1;
  border: 1px solid rgba(212,130,10,0.18);
  border-radius: 0.5rem;
  background: rgba(212,130,10,0.08);
  padding: 14px 1rem;
  min-width: 140px;
}.bkk_seo_stat_val-6ma {
  font-weight: 800;
  font-size: 20px;
  color: #D4820A;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.bkk_seo_stat_lb-6ma {
  font-size: 0.688rem;
  color: #8A7460;
  overflow-wrap: break-word;
}.bkk_pmt-6ma {
  padding: 36px 16px 0;
  background: #0D0B07;
}
@media(min-width: 771px) {.bkk_pmt-6ma {
  padding: 2.75rem 1.5rem 0;
}
}.bkk_pmt_in-6ma {
  margin: 0 auto;
  max-width: 1320px;
}.bkk_pmt_head-6ma {
  max-width: 720px;
  margin-bottom: 22px;
}.bkk_pmt_label-6ma {
  font-size: 11px;
  color: #D4820A;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.bkk_pmt_h2-6ma {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  color: #F0E6CC;
  font-size: 22px;
}
@media(min-width: 769px) {.bkk_pmt_h2-6ma {
  font-size: 28px;
}
}.bkk_pmt_intro-6ma {
  color: #8A7460;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 14px;
}.bkk_pmt_groups-6ma {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.bkk_pmt_group-6ma {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 8px;
  padding: 1.25rem;
  background: #181410;
}.bkk_pmt_group_head-6ma {
  gap: 12px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.bkk_pmt_group_ic-6ma {
  background: rgba(212,130,10,0.18);
  border-radius: 4px;
  flex-shrink: 0;
  color: #D4820A;
  align-items: center;
  height: 36px;
  width: 2.25rem;
  justify-content: center;
  display: flex;
}.bkk_pmt_group_ic-6ma svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.125rem;
  height: 1.125rem;
}.bkk_pmt_group_h-6ma {
  margin: 0;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 16px;
  font-family: 'Cinzel', serif;
  color: #F0E6CC;
}.bkk_pmt_group_p-6ma {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #8A7460;
  font-size: 13px;
  margin-bottom: 0.875rem;
}.bkk_pmt_group_p-6ma strong {
  color: #C8A87A;
  font-weight: 600;
}.bkk_pmt_table_wrap-6ma {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.bkk_pmt_table-6ma {
  font-size: 13px;
  border-collapse: collapse;
  min-width: 33.75rem;
  width: 100%;
}.bkk_pmt_table-6ma th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  white-space: nowrap;
  letter-spacing: .04em;
  color: #C8A87A;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  text-align: left;
}.bkk_pmt_table-6ma td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8A7460;
}.bkk_pmt_table-6ma tbody tr:last-child td {
  border-bottom: none;
}.bkk_pmt_table-6ma tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #C8A87A;
}.bkk_seo-6ma {
  background: #0D0B07;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.bkk_seo-6ma {
  padding: 2.75rem 1.5rem 0;
}
}.bkk_seo_in-6ma {
  border: 1px solid rgba(255,255,255,0.10);
  padding: 28px 24px;
  margin: 0 auto;
  background: #181410;
  border-radius: 0.875rem;
  max-width: 1320px;
}
@media(min-width: 766px) {.bkk_seo_in-6ma {
  padding: 36px 40px;
}
}.bkk_seo_label-6ma {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #D4820A;
  font-weight: 700;
}.bkk_seo_h2-6ma {
  color: #F0E6CC;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 770px) {.bkk_seo_h2-6ma {
  font-size: 1.5rem;
}
}.bkk_seo_body-6ma {
  font-size: 14px;
  color: #A08A6A;
  line-height: 1.75;
  overflow-wrap: break-word;
}.bkk_seo_body-6ma p {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #A08A6A;
  margin-bottom: 0.75rem;
}.bkk_seo_body-6ma p:last-child {
  margin-bottom: 0;
}.bkk_seo_body-6ma strong {
  font-weight: 700;
  color: #C8A87A;
}.bkk_seo_body-6ma a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4820A;
}.bkk_seo_body-6ma a:hover {
  color: #E8960E;
}.bkk_seo_body-6ma ul,.bkk_seo_body-6ma ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.bkk_seo_body-6ma ol {
  list-style: decimal;
}.bkk_seo_body-6ma li {
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #A08A6A;
}.bkk_seo_body-6ma table {
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
}
@media(min-width: 765px) {.bkk_seo_body-6ma table {
  display: table;
}
}.bkk_seo_body-6ma th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  color: #C8A87A;
  font-weight: 700;
  text-align: left;
}.bkk_seo_body-6ma td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #A08A6A;
}.bkk_seo_cols-6ma {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.bkk_seo_cols-6ma {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.bkk_seo_cols-6ma {
  grid-template-columns: repeat(3,1fr);
}
}.bkk_seo_col_h-6ma {
  margin-bottom: 7px;
  color: #C8A87A;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
}.bkk_seo_col_p-6ma {
  color: #8A7460;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.bkk_seo_stats-6ma {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.bkk_seo_stat-6ma {
  background: rgba(212,130,10,0.08);
  border-radius: 0.5rem;
  border: 1px solid rgba(212,130,10,0.18);
  padding: 0.875rem 1rem;
  flex: 1;
  min-width: 140px;
}.bkk_seo_stat_val-6ma {
  color: #D4820A;
  font-size: 20px;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
}.bkk_seo_stat_lb-6ma {
  color: #8A7460;
  font-size: 11px;
  overflow-wrap: break-word;
}.bkk_faq-6ma {
  background: #0D0B07;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.bkk_faq-6ma {
  padding: 2.75rem 24px 0;
}
}.bkk_faq_in-6ma {
  margin: 0 auto;
  max-width: 1320px;
}.bkk_faq_head-6ma {
  margin-bottom: 1.25rem;
}.bkk_faq_label-6ma {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  color: #D4820A;
}.bkk_faq_h2-6ma {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #F0E6CC;
}
@media(min-width: 766px) {.bkk_faq_h2-6ma {
  font-size: 1.5rem;
}
}.bkk_faq_list-6ma {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.bkk_faq_item-6ma {
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.10);
  background: #181410;
}.bkk_faq_q-6ma {
  gap: 0.75rem;
  padding: 16px 20px;
  transition: color .2s;
  cursor: pointer;
  justify-content: space-between;
  font-weight: 600;
  overflow-wrap: break-word;
  align-items: center;
  flex-wrap: wrap;
  color: #C8A87A;
  font-size: 14px;
  display: flex;
}.bkk_faq_q-6ma:hover {
  color: #F0E6CC;
}.bkk_faq_q_ic-6ma {
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  height: 24px;
  display: flex;
  font-size: 1rem;
  color: #D4820A;
  width: 24px;
}.bkk_faq_item-6ma.bkk_state_open-6ma .bkk_faq_q_ic-6ma {
  transform: rotate(45deg);
}.bkk_faq_a-6ma {
  padding: 0 1.25rem 1rem;
  line-height: 1.7;
  overflow-wrap: break-word;
  color: #8A7460;
  font-size: 0.813rem;
  display: none;
}.bkk_faq_item-6ma.bkk_state_open-6ma .bkk_faq_a-6ma {
  display: block;
}.bkk_faq_a-6ma strong {
  font-weight: 700;
  color: #C8A87A;
}.bkk_faq_a-6ma a {
  color: #D4820A;
  text-decoration: underline;
}.bkk_faq_a-6ma ul,.bkk_faq_a-6ma ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.bkk_faq_a-6ma ol {
  list-style: decimal;
}.bkk_faq_a-6ma li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.bkk_faq_a-6ma table {
  margin: 0.5rem 0;
  display: block;
  overflow-x: auto;
  font-size: 0.75rem;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 769px) {.bkk_faq_a-6ma table {
  display: table;
}
}.bkk_faq_a-6ma th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.375rem 0.5rem;
  font-weight: 700;
  color: #C8A87A;
  text-align: left;
}.bkk_faq_a-6ma td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8A7460;
}.bkk_rv-6ma {
  padding: 2.25rem 16px 0;
  background: #0D0B07;
}
@media(min-width: 767px) {.bkk_rv-6ma {
  padding: 2.75rem 24px 0;
}
}.bkk_rv_in-6ma {
  margin: 0 auto;
  max-width: 1320px;
}.bkk_rv_head-6ma {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.bkk_rv_label-6ma {
  text-transform: uppercase;
  font-size: 11px;
  color: #D4820A;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.bkk_rv_h2-6ma {
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
  margin-bottom: 10px;
  color: #F0E6CC;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 770px) {.bkk_rv_h2-6ma {
  font-size: 1.75rem;
}
}.bkk_rv_stats-6ma {
  gap: 18px;
  flex-wrap: wrap;
  color: #8A7460;
  display: flex;
  font-size: 13px;
  align-items: center;
}.bkk_rv_stats_score-6ma {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.bkk_rv_stats_score_val-6ma {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #C89610;
  font-size: 1.375rem;
}.bkk_rv_stats_score_max-6ma {
  font-size: 13px;
  color: #907A66;
}.bkk_rv_stats_badge-6ma {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.bkk_rv_stats_badge-6ma svg {
  width: 14px;
  color: #C89610;
  height: 14px;
}.bkk_rv_grid-6ma {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.bkk_rv_grid-6ma {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.bkk_rv_grid-6ma {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.bkk_rv_card-6ma {
  background: #181410;
  border-radius: 0.5rem;
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.10);
  flex-direction: column;
  display: flex;
}.bkk_rv_card_stars-6ma {
  gap: 2px;
  color: #C89610;
  display: flex;
  margin-bottom: 10px;
}.bkk_rv_card_stars-6ma svg {
  height: 0.875rem;
  width: 0.875rem;
}.bkk_rv_card_h-6ma {
  font-weight: 700;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  line-height: 1.3;
  font-size: 0.875rem;
  color: #F0E6CC;
}.bkk_rv_card_body-6ma {
  flex: 1;
  margin-bottom: 0.875rem;
  font-size: 0.813rem;
  color: #8A7460;
  line-height: 1.65;
  overflow-wrap: break-word;
}.bkk_rv_card_body-6ma strong {
  font-weight: 600;
  color: #C8A87A;
}.bkk_rv_card_meta-6ma {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 12px;
  align-items: center;
  display: flex;
}.bkk_rv_card_author-6ma {
  font-weight: 600;
  font-size: 12px;
  color: #C8A87A;
}.bkk_rv_card_date-6ma {
  color: #907A66;
  font-size: 11px;
}.bkk_seo-6ma {
  padding: 36px 1rem 0;
  background: #0D0B07;
}
@media(min-width: 769px) {.bkk_seo-6ma {
  padding: 2.75rem 1.5rem 0;
}
}.bkk_seo_in-6ma {
  border-radius: 0.875rem;
  padding: 1.75rem 24px;
  margin: 0 auto;
  background: #181410;
  border: 1px solid rgba(255,255,255,0.10);
  max-width: 1320px;
}
@media(min-width: 769px) {.bkk_seo_in-6ma {
  padding: 2.25rem 2.5rem;
}
}.bkk_seo_label-6ma {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #D4820A;
}.bkk_seo_h2-6ma {
  font-family: 'Cinzel', serif;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F0E6CC;
  margin-bottom: 14px;
  line-height: 1.25;
}
@media(min-width: 767px) {.bkk_seo_h2-6ma {
  font-size: 24px;
}
}.bkk_seo_body-6ma {
  color: #A08A6A;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
}.bkk_seo_body-6ma p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #A08A6A;
  line-height: 1.75;
}.bkk_seo_body-6ma p:last-child {
  margin-bottom: 0;
}.bkk_seo_body-6ma strong {
  font-weight: 700;
  color: #C8A87A;
}.bkk_seo_body-6ma a {
  transition: color .2s;
  color: #D4820A;
  text-decoration: underline;
}.bkk_seo_body-6ma a:hover {
  color: #E8960E;
}.bkk_seo_body-6ma ul,.bkk_seo_body-6ma ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.bkk_seo_body-6ma ol {
  list-style: decimal;
}.bkk_seo_body-6ma li {
  line-height: 1.75;
  font-size: 14px;
  color: #A08A6A;
  margin-bottom: 6px;
}.bkk_seo_body-6ma table {
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  display: block;
}
@media(min-width:768px) {.bkk_seo_body-6ma table {
  display: table;
}
}.bkk_seo_body-6ma th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #C8A87A;
  font-weight: 700;
}.bkk_seo_body-6ma td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #A08A6A;
}.bkk_seo_cols-6ma {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.bkk_seo_cols-6ma {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.bkk_seo_cols-6ma {
  grid-template-columns: repeat(3,1fr);
}
}.bkk_seo_col_h-6ma {
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
  color: #C8A87A;
}.bkk_seo_col_p-6ma {
  overflow-wrap: break-word;
  color: #8A7460;
  line-height: 1.65;
  font-size: 13px;
}.bkk_seo_stats-6ma {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.bkk_seo_stat-6ma {
  padding: 14px 16px;
  border-radius: 0.5rem;
  flex: 1;
  border: 1px solid rgba(212,130,10,0.18);
  background: rgba(212,130,10,0.08);
  min-width: 140px;
}.bkk_seo_stat_val-6ma {
  font-size: 20px;
  color: #D4820A;
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.bkk_seo_stat_lb-6ma {
  overflow-wrap: break-word;
  color: #8A7460;
  font-size: 0.688rem;
}.bkk_ft-6ma {
  background: #090705;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 3rem;
}.bkk_ft_support-6ma {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 766px) {.bkk_ft_support-6ma {
  padding: 1.75rem 1.5rem;
}
}.bkk_ft_support_in-6ma {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  display: flex;
  max-width: 1320px;
  flex-wrap: wrap;
}.bkk_ft_support_main-6ma {
  flex: 1;
  gap: 16px;
  min-width: 220px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.bkk_ft_support_ic-6ma {
  flex-shrink: 0;
  color: #D4820A;
}.bkk_ft_support_ic-6ma svg {
  height: 1.875rem;
  stroke-linecap: round;
  width: 1.875rem;
  stroke-linejoin: round;
}.bkk_ft_support_text_title-6ma {
  margin-bottom: 3px;
  font-weight: 700;
  color: #F0E6CC;
  overflow-wrap: break-word;
  font-size: 15px;
}.bkk_ft_support_text_sub-6ma {
  color: #8A7460;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.bkk_ft_support_btn-6ma {
  border-radius: 8px;
  transition: background .2s;
  padding: 11px 22px;
  background: #D4820A;
  font-size: 13px;
  white-space: nowrap;
  color: #F0E6CC;
  font-weight: 700;
  flex-shrink: 0;
}.bkk_ft_support_btn-6ma:hover {
  background: #E8960E;
}.bkk_ft_support_contacts-6ma {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.bkk_ft_support_contact-6ma {
  color: #907A66;
  line-height: 1.4;
  font-size: 12px;
}.bkk_ft_support_contact-6ma strong {
  display: block;
  color: #A08A6A;
  margin-bottom: 2px;
  font-size: 0.688rem;
  font-weight: 600;
}.bkk_ft_main-6ma {
  padding: 2rem 1rem 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 765px) {.bkk_ft_main-6ma {
  padding: 2.5rem 1.5rem 32px;
}
}.bkk_ft_main_in-6ma {
  gap: 24px;
  margin: 0 auto;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.bkk_ft_main_in-6ma {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.bkk_ft_main_in-6ma {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.bkk_ft_col_logo-6ma {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.bkk_ft_col_logo-6ma {
  grid-column: auto;
}
}.bkk_ft_logo-6ma {
  gap: 9px;
  display: flex;
  font-weight: 800;
  flex-wrap: wrap;
  color: #F0E6CC;
  overflow-wrap: break-word;
  align-items: center;
  margin-bottom: 0.75rem;
  font-size: 1rem;
}.bkk_ft_logo_mark-6ma {
  border-radius: 0.25rem;
  overflow: hidden;
  height: 30px;
  width: 1.875rem;
}.bkk_ft_logo_mark-6ma img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.bkk_ft_logo_sub-6ma {
  line-height: 1.55;
  font-size: 12px;
  color: #907A66;
  max-width: 12.5rem;
  overflow-wrap: break-word;
}.bkk_ft_col_title-6ma {
  letter-spacing: .07em;
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #A08A6A;
}.bkk_ft_col_links-6ma {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.bkk_ft_col_link-6ma {
  transition: color .2s;
  color: #907A66;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.bkk_ft_col_link-6ma:hover {
  color: #C8A87A;
}.bkk_ft_apps-6ma {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.bkk_ft_app_card-6ma {
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  padding: 0.625rem 12px;
  gap: 0.625rem;
  border-radius: 4px;
  background: rgba(255,255,255,0.05);
  display: flex;
  align-items: center;
}.bkk_ft_app_card-6ma:hover {
  border-color: rgba(212,130,10,0.52);
}.bkk_ft_app_card_ic-6ma svg {
  width: 1.375rem;
  height: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.bkk_ft_app_card_os-6ma {
  font-size: 10px;
  color: #907A66;
  font-weight: 600;
}.bkk_ft_app_card_action-6ma {
  color: #C8A87A;
  font-weight: 700;
  font-size: 12px;
}.bkk_ft_bot-6ma {
  padding: 20px 1rem;
}
@media(min-width: 769px) {.bkk_ft_bot-6ma {
  padding: 1.25rem 24px;
}
}.bkk_ft_bot_in-6ma {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  max-width: 82.5rem;
  flex-wrap: wrap;
}.bkk_ft_socials-6ma {
  gap: 8px;
  display: flex;
}.bkk_ft_soc-6ma {
  border: 1px solid rgba(255,255,255,0.10);
  transition: background .2s;
  border-radius: 4px;
  background: rgba(255,255,255,0.05);
  display: flex;
  height: 2.25rem;
  justify-content: center;
  width: 2.25rem;
  align-items: center;
  color: #A08A6A;
}.bkk_ft_soc-6ma svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
}.bkk_ft_soc-6ma:hover {
  background: rgba(255,255,255,0.07);
}.bkk_ft_legal-6ma {
  flex: 1;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  min-width: 12.5rem;
  color: #8C7862;
}.bkk_ft_legal-6ma strong {
  color: #A08A6A;
  font-weight: 700;
}.bkk_ft_legal-6ma a {
  color: #A08A6A;
  text-decoration: underline;
}.bkk_ft_age-6ma {
  border: 2px solid #8C7862;
  border-radius: 50%;
  display: flex;
  margin-left: auto;
  height: 32px;
  flex-shrink: 0;
  justify-content: center;
  color: #8C7862;
  font-weight: 800;
  width: 32px;
  font-size: 0.688rem;
  align-items: center;
}