*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  color: #D4C4A0;
  background-color: #130A04;
  -webkit-font-smoothing: antialiased;
  font-family: 'Raleway', sans-serif;
  line-height: 1.6;
  min-height: 100vh;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  color: inherit;
  text-decoration: none;
}.bkr_layout-cev {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.bkr_page-cev {
  display: flex;
  min-height: 100vh;
}.bkr_main-cev {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1082px) {.bkr_main-cev {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1082px) {.bkr_main-cev {
  padding-bottom: 4.5rem;
}
}.bkr_gc-cev {
  transition: transform .2s,border-color .2s;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #1C1008;
  width: 8.75rem;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width: 641px) {.bkr_gc-cev {
  width: 9.75rem;
}
}
@media(min-width: 1082px) {.bkr_gc-cev {
  width: 168px;
}
}.bkr_gc-cev:hover {
  border-color: rgba(200, 146, 42, 0.08);
  transform: translateY(-3px);
}.bkr_gc_img-cev {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.bkr_gc_img-cev img {
  inset: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  object-fit: cover;
}.bkr_gc_hover-cev {
  transition: opacity .2s;
  inset: 0;
  background: rgba(13, 6, 0, 0.72);
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  position: absolute;
}.bkr_gc-cev:hover .bkr_gc_hover-cev {
  opacity: 1;
}.bkr_gc_hover_btn-cev {
  background: #C8922A;
  border-radius: 0.25rem;
  padding: 0.5rem 1rem;
  color: #F5EDD8;
  font-weight: 700;
  font-size: 0.75rem;
}.bkr_gc_info-cev {
  padding: 0.5rem 0.625rem 0.625rem;
}.bkr_gc_name-cev {
  overflow: hidden;
  font-size: 12px;
  max-width: 100%;
  font-weight: 600;
  color: #D4C4A0;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 3px;
}.bkr_gc_prov-cev {
  color: #9A7A5E;
  font-size: 10px;
}.bkr_gc_tag-cev {
  border-radius: 4px;
  padding: 2px 0.438rem;
  top: 6px;
  position: absolute;
  z-index: 2;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-size: 9px;
  left: 6px;
}.bkr_gc_tag_hot-cev {
  background: #C83030;
  color: #fff;
}.bkr_gc_tag_new-cev {
  background: #2E9E58;
  color: #130A04;
}.bkr_gc_tag_jp-cev {
  background: #D4A020;
  color: #130A04;
}.bkr_gc_tag_ex-cev {
  background: #7A4E15;
  color: #fff;
}.bkr_gc_tag_live-cev {
  background: #C83030;
  color: #fff;
}.bkr_gr-cev {
  background: #130A04;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.bkr_gr-cev {
  padding: 2.25rem 1.5rem 0;
}
}.bkr_gr_in-cev {
  margin: 0 auto;
  max-width: 1320px;
}.bkr_gr_head-cev {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 10px;
}.bkr_gr_head_l-cev {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  align-items: center;
  display: flex;
}.bkr_gr_ic-cev {
  border-radius: 8px;
  display: flex;
  flex-shrink: 0;
  width: 2rem;
  align-items: center;
  height: 2rem;
  justify-content: center;
}.bkr_gr_ic-cev svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
}.bkr_gr_title-cev {
  color: #F5EDD8;
  font-weight: 700;
  font-size: 16px;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.bkr_gr_title-cev {
  font-size: 1.125rem;
}
}.bkr_gr_more-cev {
  gap: 0.313rem;
  transition: color .2s;
  font-weight: 600;
  align-items: center;
  white-space: nowrap;
  flex-shrink: 0;
  color: #957862;
  display: flex;
  font-size: 0.75rem;
}.bkr_gr_more-cev:hover {
  color: #C8922A;
}.bkr_gr_more-cev svg {
  height: 12px;
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.bkr_gr_arrows-cev {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.bkr_gr_arr-cev {
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  width: 1.875rem;
  height: 1.875rem;
  align-items: center;
  display: flex;
  color: #9A8060;
  justify-content: center;
}.bkr_gr_arr-cev:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDD8;
}.bkr_gr_arr-cev svg {
  width: 13px;
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
}.bkr_gr_seo_h-cev {
  margin: 0 0 0.375rem;
  font-family: 'Playfair Display', serif;
  font-weight: 700;
  color: #D4C4A0;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  font-size: 13px;
}
@media(min-width: 765px) {.bkr_gr_seo_h-cev {
  font-size: 0.875rem;
}
}.bkr_gr_seo-cev {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #957862;
  margin-bottom: 12px;
  line-height: 1.55;
  max-width: 42.5rem;
}.bkr_gr_seo-cev strong {
  font-weight: 600;
  color: #D4C4A0;
}.bkr_gr_scroll-cev {
  gap: 10px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
}.bkr_gr_scroll-cev::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.bkr_gr_scroll-cev {
  gap: 12px;
}
}.bkr_tb-cev {
  background: #110804;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  right: 0;
  display: flex;
  left: 0;
  align-items: center;
  z-index: 80;
  position: fixed;
  top: 0;
  height: 3.5rem;
}.bkr_tb_in-cev {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
}.bkr_tb_burger-cev {
  gap: 5px;
  border-radius: 8px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  margin-right: 0.5rem;
  justify-content: center;
  height: 38px;
  width: 2.375rem;
  flex-direction: column;
}.bkr_tb_burger-cev:hover {
  background: rgba(255, 255, 255, 0.05);
}.bkr_tb_burger_line-cev {
  background: #9A8060;
  border-radius: 1px;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width: 1082px) {.bkr_tb_burger-cev {
  display: none;
}
}.bkr_tb_logo-cev {
  gap: 9px;
  display: flex;
  overflow-wrap: break-word;
  flex-shrink: 0;
  align-items: center;
  font-weight: 800;
  margin-right: 1.25rem;
  font-size: 18px;
  color: #F5EDD8;
  letter-spacing: -.01em;
}.bkr_tb_logo_mark-cev {
  border-radius: 8px;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  height: 32px;
  width: 32px;
  display: flex;
}.bkr_tb_logo_mark-cev img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.bkr_tb_nav-cev {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 637px) {.bkr_tb_nav-cev {
  display: flex;
}
}.bkr_tb_tab-cev {
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  border-radius: 8px;
  white-space: nowrap;
  font-size: 13px;
  color: #9A8060;
  font-weight: 600;
}.bkr_tb_tab-cev:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD8;
}.bkr_tb_tab-cev.bkr_state_active-cev {
  background: rgba(200, 146, 42, 0.18);
  color: #F5EDD8;
}.bkr_tb_right-cev {
  gap: 8px;
  display: flex;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
}.bkr_tb_login-cev {
  padding: 0.563rem 16px;
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-size: 13px;
  font-weight: 600;
  color: #D4C4A0;
  display: none;
}.bkr_tb_login-cev:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F5EDD8;
}
@media(min-width: 479px) {.bkr_tb_login-cev {
  display: block;
}
}.bkr_tb_reg-cev {
  padding: 9px 1.125rem;
  transition: background .2s;
  background: #2E9E58;
  border-radius: 0.5rem;
  color: #110804;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
}.bkr_tb_reg-cev:hover {
  background: #35B566;
}.bkr_sb-cev {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  background: #251508;
  overflow-y: auto;
  z-index: 70;
  left: 0;
  width: 220px;
  bottom: 0;
  top: 56px;
  position: fixed;
}.bkr_sb-cev.bkr_state_open-cev {
  transform: translateX(0);
}.bkr_sb-cev::-webkit-scrollbar {
  width: 0.25rem;
}.bkr_sb-cev::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width:1080px) {.bkr_sb-cev {
  transform: translateX(0);
}
}.bkr_sb_auth-cev {
  padding: 14px 0.75rem 0.625rem;
}.bkr_sb_btn_reg-cev {
  padding: 0.688rem;
  border-radius: 0.5rem;
  transition: background .2s;
  background: #2E9E58;
  font-weight: 700;
  display: block;
  margin-bottom: 8px;
  text-align: center;
  font-size: 0.813rem;
  color: #110804;
}.bkr_sb_btn_reg-cev:hover {
  background: #35B566;
}.bkr_sb_btn_login-cev {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.5rem;
  padding: 10px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  color: #D4C4A0;
  display: block;
  font-size: 0.813rem;
  font-weight: 600;
  text-align: center;
}.bkr_sb_btn_login-cev:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F5EDD8;
}.bkr_sb_promo-cev {
  border: 1px solid rgba(200, 146, 42, 0.18);
  border-radius: 0.5rem;
  background: linear-gradient(135deg,#3D1E06,#251508);
  padding: 12px 14px;
  margin: 0 0.75rem 10px;
  overflow: hidden;
  position: relative;
}.bkr_sb_promo-cev::before {
  background: radial-gradient(circle,rgba(200, 146, 42, 0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  height: 5rem;
  right: -20px;
  width: 5rem;
  position: absolute;
  top: -1.25rem;
}.bkr_sb_promo_title-cev {
  margin-bottom: 0.25rem;
  font-size: 11px;
  letter-spacing: .06em;
  font-weight: 700;
  color: #C8922A;
  text-transform: uppercase;
}.bkr_sb_promo_text-cev {
  line-height: 1.35;
  font-weight: 600;
  color: #F5EDD8;
  font-size: 12px;
  overflow-wrap: break-word;
}.bkr_sb_promo_sub-cev {
  font-size: 10px;
  color: #957862;
  margin-top: 3px;
}.bkr_sb_nav-cev {
  padding: 6px 8px 16px;
}.bkr_sb_nav_lb-cev {
  padding: 0.625rem 0.5rem 0.375rem;
  color: #9A7A5E;
  font-size: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
}.bkr_sb_link-cev {
  gap: 0.625rem;
  border-radius: 4px;
  padding: 9px 0.625rem;
  transition: background .15s,color .15s;
  display: flex;
  cursor: pointer;
  overflow-wrap: break-word;
  color: #9A8060;
  font-weight: 500;
  font-size: 0.813rem;
  align-items: center;
}.bkr_sb_link-cev:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD8;
}.bkr_sb_link-cev.bkr_state_active-cev {
  background: rgba(200, 146, 42, 0.18);
  color: #F5EDD8;
}.bkr_sb_ic-cev {
  border-radius: 4px;
  justify-content: center;
  width: 30px;
  height: 30px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.bkr_sb_ic-cev svg {
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
}.bkr_sb_ic_1-cev {
  background: rgba(200, 146, 42, 0.08);
  color: #C8922A;
}.bkr_sb_ic_2-cev {
  background: rgba(46, 158, 88, 0.18);
  color: #2E9E58;
}.bkr_sb_ic_3-cev {
  background: rgba(212, 160, 32, 0.18);
  color: #D4A020;
}.bkr_sb_ic_4-cev {
  background: rgba(122, 78, 21, 0.28);
  color: #7A4E15;
}.bkr_sb_ic_5-cev {
  background: rgba(200, 146, 42, 0.08);
  color: #D44090;
}.bkr_sb_ic_6-cev {
  background: rgba(122, 78, 21, 0.28);
  color: #8B45C8;
}.bkr_sb_badge-cev {
  background: #D4A020;
  border-radius: 4px;
  padding: 2px 0.438rem;
  font-weight: 700;
  color: #110804;
  margin-left: auto;
  font-size: 9px;
}.bkr_sb_bot-cev {
  padding: 12px;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.bkr_sb_lang-cev,.bkr_sb_help-cev {
  border-radius: 4px;
  padding: 9px 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 6px;
  justify-content: center;
  color: #9A8060;
  font-size: 11px;
  display: flex;
  align-items: center;
  font-weight: 600;
}.bkr_sb_lang-cev:hover,.bkr_sb_help-cev:hover {
  border-color: rgba(200, 146, 42, 0.45);
  color: #F5EDD8;
}.bkr_sb_lang-cev svg,.bkr_sb_help-cev svg {
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
  width: 13px;
}.bkr_sb_bd-cev {
  background: rgba(13, 6, 0, 0.72);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.bkr_sb_bd-cev.bkr_state_on-cev {
  display: block;
}
@media(min-width: 1077px) {.bkr_sb_bd-cev {
  display: none!important;
}
}.bkr_mob_nav-cev {
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #251508;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  display: flex;
  right: 0;
  left: 0;
  position: fixed;
  z-index: 80;
  bottom: 0;
}
@media(min-width: 1078px) {.bkr_mob_nav-cev {
  display: none;
}
}.bkr_mob_nav_item-cev {
  flex: 1;
  padding: 4px 2px;
  gap: 4px;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  color: #9A7A5E;
  display: flex;
}.bkr_mob_nav_ic-cev {
  line-height: 1;
}.bkr_mob_nav_ic-cev svg {
  width: 1.25rem;
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.bkr_mob_nav_lb-cev {
  color: #9A7A5E;
  font-size: 0.625rem;
  font-weight: 600;
}.bkr_mob_nav_item-cev.bkr_state_active-cev {
  color: #C8922A;
}.bkr_mob_nav_item-cev.bkr_state_active-cev .bkr_mob_nav_lb-cev {
  color: #C8922A;
}.bkr_hero-cev {
  padding: 20px 1rem 0;
  background: #130A04;
}
@media(min-width: 769px) {.bkr_hero-cev {
  padding: 24px 1.5rem 0;
}
}.bkr_hero_in-cev {
  margin: 0 auto;
  gap: 12px;
  max-width: 1320px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.bkr_hero_in-cev {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1103px) {.bkr_hero_in-cev {
  grid-template-columns: 1fr 21.25rem;
}
}.bkr_hero_promo-cev {
  background: #1C1008;
  border-radius: 14px;
  overflow: hidden;
  min-height: 220px;
  display: flex;
  position: relative;
  align-items: stretch;
}
@media(min-width: 770px) {.bkr_hero_promo-cev {
  min-height: 17.5rem;
}
}.bkr_hero_promo_bg-cev {
  background: linear-gradient(120deg,#3D1E06 0%,#130A04 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.bkr_hero_promo_bg-cev::after {
  background: linear-gradient(90deg,#130A04 0%,rgba(13, 6, 0, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.bkr_hero_promo_glow-cev {
  background: radial-gradient(circle,rgba(122, 78, 21, 0.28) 0%,transparent 65%);
  border-radius: 50%;
  width: 300px;
  top: -2.5rem;
  pointer-events: none;
  height: 18.75rem;
  right: 3.75rem;
  position: absolute;
}.bkr_hero_promo_ct-cev {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  position: relative;
  display: flex;
  z-index: 2;
  max-width: 480px;
  justify-content: center;
  flex-direction: column;
}
@media(min-width:768px) {.bkr_hero_promo_ct-cev {
  padding: 2.5rem 2rem;
}
}.bkr_hero_badge-cev {
  border-radius: 1.25rem;
  padding: 5px 12px;
  border: 1px solid rgba(200, 146, 42, 0.08);
  background: rgba(200, 146, 42, 0.18);
  text-transform: uppercase;
  font-size: 10px;
  color: #C8922A;
  font-weight: 700;
  display: inline-block;
  letter-spacing: .08em;
  margin-bottom: 14px;
}.bkr_hero_h1-cev {
  color: #F5EDD8;
  font-weight: 800;
  font-size: 26px;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  line-height: 1.15;
  font-family: 'Playfair Display', serif;
}.bkr_hero_h1-cev em {
  font-style: normal;
  color: #D4A020;
}
@media(min-width:768px) {.bkr_hero_h1-cev {
  font-size: 2.25rem;
}
}.bkr_hero_sub-cev {
  line-height: 1.55;
  color: #9A8060;
  margin-bottom: 20px;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.bkr_hero_sub-cev {
  font-size: 0.875rem;
}
}.bkr_hero_row-cev {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.bkr_hero_cta-cev {
  padding: 13px 26px;
  border-radius: 0.5rem;
  background: #2E9E58;
  transition: background .2s;
  box-shadow: 0 6px 20px rgba(46, 158, 88, 0.50);
  color: #110804;
  font-weight: 700;
  font-size: 0.875rem;
}.bkr_hero_cta-cev:hover {
  background: #35B566;
}.bkr_hero_terms-cev {
  color: #9A7A5E;
  font-size: 11px;
}.bkr_hero_game-cev {
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  background: #1C1008;
  border-radius: 14px;
  display: flex;
  flex-direction: column;
  position: relative;
}.bkr_hero_game_badge-cev {
  padding: 5px 10px;
  border: 1px solid rgba(212, 160, 32, 0.18);
  background: rgba(212, 160, 32, 0.18);
  border-radius: 20px;
  position: absolute;
  top: 12px;
  letter-spacing: .06em;
  z-index: 3;
  color: #D4A020;
  font-size: 0.625rem;
  font-weight: 700;
  left: 12px;
  text-transform: uppercase;
}.bkr_hero_game_badge-cev svg {
  vertical-align: -1px;
  height: 0.688rem;
  width: 0.688rem;
  margin-right: 4px;
}.bkr_hero_game_img-cev {
  background: linear-gradient(135deg,#3D1E06,#130A04);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.bkr_hero_game_img-cev img {
  inset: 0;
  height: 100%;
  position: absolute;
  object-fit: cover;
  width: 100%;
}.bkr_hero_game_play-cev {
  background: rgba(13, 6, 0, 0.72);
  inset: 0;
  transition: opacity .2s;
  justify-content: center;
  align-items: center;
  position: absolute;
  opacity: 0;
  display: flex;
}.bkr_hero_game-cev:hover .bkr_hero_game_play-cev {
  opacity: 1;
}.bkr_hero_game_play-cev span {
  background: #C8922A;
  border-radius: 50%;
  justify-content: center;
  height: 52px;
  width: 3.25rem;
  align-items: center;
  display: flex;
}.bkr_hero_game_play-cev span svg {
  width: 1.125rem;
  height: 18px;
  margin-left: 2px;
}.bkr_hero_game_info-cev {
  padding: 14px 16px;
}.bkr_hero_game_title-cev {
  font-weight: 700;
  font-size: 0.938rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.bkr_hero_game_provider-cev {
  font-size: 11px;
  color: #957862;
}.bkr_hero_game_btn-cev {
  margin: 12px 16px 1rem;
  border-radius: 8px;
  background: #C8922A;
  padding: 11px;
  transition: background .2s;
  font-weight: 700;
  font-size: 0.813rem;
  text-align: center;
  display: block;
  color: #F5EDD8;
}.bkr_hero_game-cev:hover .bkr_hero_game_btn-cev {
  background: #D9A83C;
}.bkr_wy-cev {
  background: #130A04;
  padding: 2rem 16px 0;
}
@media(min-width: 767px) {.bkr_wy-cev {
  padding: 40px 1.5rem 0;
}
}.bkr_wy_in-cev {
  margin: 0 auto;
  max-width: 82.5rem;
}.bkr_wy_head-cev {
  margin-bottom: 1.125rem;
  max-width: 45rem;
}.bkr_wy_label-cev {
  text-transform: uppercase;
  color: #C8922A;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.bkr_wy_h2-cev {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 800;
  color: #F5EDD8;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 770px) {.bkr_wy_h2-cev {
  font-size: 24px;
}
}.bkr_wy_intro-cev {
  margin: 0;
  line-height: 1.6;
  color: #957862;
  font-size: 13px;
}.bkr_wy_grid-cev {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.bkr_wy_grid-cev {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.bkr_wy_grid-cev {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.bkr_wy_card-cev {
  transition: border-color .2s,transform .2s;
  border-radius: 8px;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #251508;
}.bkr_wy_card-cev:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 146, 42, 0.08);
}.bkr_wy_card_ic-cev {
  background: rgba(200, 146, 42, 0.18);
  border-radius: 50%;
  display: flex;
  align-items: center;
  color: #C8922A;
  height: 2.75rem;
  margin-bottom: 0.875rem;
  justify-content: center;
  width: 44px;
}.bkr_wy_card_ic-cev svg {
  height: 22px;
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
}.bkr_wy_card_h-cev {
  font-size: 0.938rem;
  line-height: 1.25;
  color: #F5EDD8;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 6px;
}.bkr_wy_card_p-cev {
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #957862;
}.bkr_wy_card_p-cev strong {
  font-weight: 600;
  color: #D4C4A0;
}.bkr_gr_jp-cev {
  padding: 1.25rem;
  overflow: hidden;
  background: linear-gradient(135deg,#2A1048 0%,#0F0820 100%);
  border-radius: 14px;
  position: relative;
}.bkr_gr_jp-cev::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(122, 78, 21, 0.28) 0%,transparent 70%);
  content: '';
  height: 15.625rem;
  left: -60px;
  top: -60px;
  position: absolute;
  width: 250px;
}.bkr_gr_jp-cev::after {
  background: radial-gradient(circle,rgba(212, 160, 32, 0.18) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  bottom: -2.5rem;
  right: 0;
  position: absolute;
  width: 200px;
  height: 12.5rem;
}.bkr_gr_jp_head-cev {
  gap: 16px;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  margin-bottom: 1rem;
  z-index: 1;
  display: flex;
}.bkr_gr_jp_info-cev {
  flex: 1;
}.bkr_gr_jp_label-cev {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  font-size: 11px;
  color: #8B45C8;
}.bkr_gr_jp_label-cev svg {
  margin-right: 4px;
  stroke-linecap: round;
  height: 0.875rem;
  vertical-align: -2px;
  stroke-linejoin: round;
  width: 0.875rem;
}.bkr_gr_jp_amount-cev {
  font-size: 2rem;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  line-height: 1;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  color: #F5EDD8;
}
@media(min-width: 767px) {.bkr_gr_jp_amount-cev {
  font-size: 40px;
}
}.bkr_gr_jp_amount-cev span {
  color: #D4A020;
}.bkr_gr_jp_seo-cev {
  max-width: 480px;
  line-height: 1.5;
  color: #9A8060;
  font-size: 12px;
  overflow-wrap: break-word;
}.bkr_gr_jp_cta-cev {
  border: 1px solid rgba(122, 78, 21, 0.28);
  transition: background .2s;
  border-radius: 8px;
  background: rgba(122, 78, 21, 0.28);
  padding: 11px 1.25rem;
  color: #F5EDD8;
  position: relative;
  margin-top: 4px;
  white-space: nowrap;
  font-size: 13px;
  align-self: flex-start;
  flex-shrink: 0;
  font-weight: 700;
  z-index: 1;
}.bkr_gr_jp_cta-cev:hover {
  background: #7A4E15;
}.bkr_ws-cev {
  padding: 32px 16px 0;
  background: #130A04;
}
@media(min-width: 765px) {.bkr_ws-cev {
  padding: 36px 24px 0;
}
}.bkr_ws_in-cev {
  margin: 0 auto;
  max-width: 82.5rem;
}.bkr_ws_head-cev {
  gap: 12px;
  justify-content: space-between;
  display: flex;
  margin-bottom: 0.875rem;
  align-items: center;
  flex-wrap: wrap;
}.bkr_ws_title-cev {
  gap: 0.625rem;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 16px;
  color: #F5EDD8;
  flex-wrap: wrap;
  font-weight: 700;
  display: flex;
  font-family: 'Playfair Display', serif;
}.bkr_ws_title_ic-cev svg {
  width: 1.125rem;
  stroke-linecap: round;
  height: 18px;
  color: #D4A020;
  stroke-linejoin: round;
}.bkr_ws_online-cev {
  gap: 0.438rem;
  font-size: 12px;
  display: flex;
  color: #957862;
  align-items: center;
  font-weight: 600;
}.bkr_ws_online_dot-cev {
  border-radius: 50%;
  background: #2E9E58;
  box-shadow: 0 0 6px rgba(46, 158, 88, 0.18);
  width: 8px;
  height: 8px;
  flex-shrink: 0;
}.bkr_ws_scroll-cev {
  gap: 8px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 8px;
  scrollbar-width: none;
}.bkr_ws_scroll-cev::-webkit-scrollbar {
  display: none;
}.bkr_wc-cev {
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 10px;
  border-radius: 0.5rem;
  padding: 10px 0.875rem;
  background: #1C1008;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  min-width: 220px;
}.bkr_wc_img-cev {
  background: #251508;
  border-radius: 0.25rem;
  overflow: hidden;
  width: 2.25rem;
  flex-shrink: 0;
  height: 36px;
}.bkr_wc_img-cev img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.bkr_wc_info-cev {
  min-width: 0;
}.bkr_wc_game-cev {
  overflow: hidden;
  font-weight: 600;
  color: #D4C4A0;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}.bkr_wc_player-cev {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.625rem;
  color: #9A7A5E;
}.bkr_wc_amount-cev {
  white-space: nowrap;
  color: #2E9E58;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 13px;
  margin-left: auto;
}.bkr_bon-cev {
  padding: 2.25rem 16px 0;
  background: #130A04;
}
@media(min-width: 769px) {.bkr_bon-cev {
  padding: 44px 1.5rem 0;
}
}.bkr_bon_in-cev {
  margin: 0 auto;
  max-width: 1320px;
}.bkr_bon_head-cev {
  margin-bottom: 20px;
}.bkr_bon_label-cev {
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
  color: #C8922A;
  letter-spacing: .08em;
}.bkr_bon_h2-cev {
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #F5EDD8;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 769px) {.bkr_bon_h2-cev {
  font-size: 24px;
}
}.bkr_bon_seo-cev {
  font-size: 0.813rem;
  color: #957862;
  overflow-wrap: break-word;
  max-width: 620px;
  line-height: 1.6;
}.bkr_bon_seo-cev strong {
  font-weight: 700;
  color: #D4C4A0;
}.bkr_bon_seo-cev a {
  color: #C8922A;
  text-decoration: underline;
}.bkr_bon_grid-cev {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.bkr_bon_grid-cev {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.bkr_bon_grid-cev {
  grid-template-columns: repeat(5,1fr);
}
}.bkr_bon_card-cev {
  transition: border-color .2s,transform .2s;
  padding: 16px;
  border-radius: 0.5rem;
  background: #1C1008;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.bkr_bon_card-cev:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 146, 42, 0.08);
}.bkr_bon_card_ic-cev svg {
  height: 1.625rem;
  width: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.bkr_bon_card_ic-cev {
  margin-bottom: 0.625rem;
}.bkr_bon_card_type-cev {
  letter-spacing: .06em;
  margin-bottom: 6px;
  color: #957862;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
}.bkr_bon_card_amount-cev {
  color: #D4A020;
  line-height: 1.1;
  font-size: 1.125rem;
  margin-bottom: 6px;
  font-weight: 800;
}.bkr_bon_card_name-cev {
  color: #F5EDD8;
  font-weight: 600;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 13px;
}.bkr_bon_card_detail-cev {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  padding-top: 8px;
  overflow-wrap: break-word;
  font-size: 11px;
  color: #9A7A5E;
}.bkr_prov-cev {
  padding: 2.25rem 1rem 0;
  background: #130A04;
}
@media(min-width: 765px) {.bkr_prov-cev {
  padding: 2.75rem 24px 0;
}
}.bkr_prov_in-cev {
  margin: 0 auto;
  max-width: 1320px;
}.bkr_prov_head-cev {
  margin-bottom: 16px;
}.bkr_prov_label-cev {
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C8922A;
  text-transform: uppercase;
  font-weight: 700;
}.bkr_prov_h2-cev {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5EDD8;
  margin-bottom: 0.5rem;
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
}
@media(min-width:768px) {.bkr_prov_h2-cev {
  font-size: 24px;
}
}.bkr_prov_seo-cev {
  line-height: 1.6;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  margin-bottom: 16px;
  font-size: 0.813rem;
  color: #957862;
}.bkr_prov_seo-cev strong {
  color: #D4C4A0;
  font-weight: 700;
}.bkr_prov_seo-cev a {
  text-decoration: underline;
  color: #C8922A;
}.bkr_prov_grid-cev {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 639px) {.bkr_prov_grid-cev {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.bkr_prov_grid-cev {
  grid-template-columns: repeat(8,1fr);
}
}.bkr_prov_card-cev {
  padding: 0.875rem 10px;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  gap: 7px;
  background: #1C1008;
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}.bkr_prov_card-cev:hover {
  border-color: rgba(200, 146, 42, 0.45);
  background: #251508;
}.bkr_prov_logo-cev {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  overflow: hidden;
  height: 44px;
  width: 44px;
  justify-content: center;
  align-items: center;
  display: flex;
}.bkr_prov_logo-cev img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.bkr_prov_name-cev {
  color: #9A8060;
  overflow-wrap: break-word;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
}.bkr_app-cev {
  background: #130A04;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.bkr_app-cev {
  padding: 2.75rem 1.5rem 0;
}
}.bkr_app_in-cev {
  margin: 0 auto;
  max-width: 82.5rem;
}.bkr_app_head-cev {
  margin-bottom: 1rem;
}.bkr_app_label-cev {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #C8922A;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.bkr_app_h2-cev {
  margin-bottom: 6px;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  color: #F5EDD8;
}
@media(min-width: 767px) {.bkr_app_h2-cev {
  font-size: 24px;
}
}.bkr_app_sub-cev {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #957862;
  max-width: 600px;
  line-height: 1.6;
}.bkr_app_sub-cev strong {
  color: #D4C4A0;
  font-weight: 700;
}.bkr_app_cards-cev {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 1rem;
}
@media(min-width: 643px) {.bkr_app_cards-cev {
  grid-template-columns: repeat(3,1fr);
}
}.bkr_app_card-cev {
  gap: 16px;
  border-radius: 8px;
  padding: 20px;
  overflow: hidden;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
  position: relative;
}.bkr_app_card_ios-cev {
  background: linear-gradient(135deg,rgba(200, 146, 42, 0.18) 0%,#251508 100%);
}.bkr_app_card_android-cev {
  background: linear-gradient(135deg,rgba(46, 158, 88, 0.18) 0%,#251508 100%);
}.bkr_app_card_win-cev {
  background: linear-gradient(135deg,rgba(212, 160, 32, 0.18) 0%,#251508 100%);
}.bkr_app_card_ic-cev svg {
  width: 34px;
  height: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.bkr_app_card_ic-cev {
  color: #F5EDD8;
  flex-shrink: 0;
}.bkr_app_card_os-cev {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 10px;
  color: #957862;
  margin-bottom: 0.375rem;
}.bkr_app_card_title-cev {
  font-weight: 700;
  color: #F5EDD8;
  font-size: 0.938rem;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  line-height: 1.2;
}.bkr_app_card_text-cev {
  margin-bottom: 14px;
  font-size: 0.75rem;
  line-height: 1.5;
  color: #957862;
  overflow-wrap: break-word;
}.bkr_app_card_btn-cev {
  border-radius: 4px;
  transition: background .2s;
  padding: 0.625rem 18px;
  gap: 7px;
  border: 1px solid rgba(200, 146, 42, 0.45);
  background: rgba(255, 255, 255, 0.12);
  align-items: center;
  display: inline-flex;
  color: #F5EDD8;
  font-weight: 700;
  font-size: 0.813rem;
}.bkr_app_card_btn-cev:hover {
  background: rgba(255, 255, 255, 0.07);
}.bkr_htp-cev {
  padding: 2.25rem 1rem 0;
  background: #130A04;
}
@media(min-width: 769px) {.bkr_htp-cev {
  padding: 44px 1.5rem 0;
}
}.bkr_htp_in-cev {
  margin: 0 auto;
  max-width: 1320px;
}.bkr_htp_head-cev {
  max-width: 720px;
  margin-bottom: 22px;
}.bkr_htp_label-cev {
  letter-spacing: .08em;
  font-size: 11px;
  color: #C8922A;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
}.bkr_htp_h2-cev {
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  color: #F5EDD8;
  margin-bottom: 8px;
  font-size: 22px;
}
@media(min-width: 765px) {.bkr_htp_h2-cev {
  font-size: 28px;
}
}.bkr_htp_intro-cev {
  font-size: 14px;
  line-height: 1.6;
  color: #957862;
}.bkr_htp_steps-cev {
  list-style: none;
  gap: 0.75rem;
  margin: 0;
  padding: 0;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width:640px) {.bkr_htp_steps-cev {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.bkr_htp_steps-cev {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.bkr_htp_step-cev {
  border-radius: 8px;
  background: #251508;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 20px 1.125rem 18px;
  flex-direction: column;
  position: relative;
  display: flex;
}.bkr_htp_step_num-cev {
  background: #C8922A;
  border-radius: 50%;
  height: 1.75rem;
  font-size: 0.813rem;
  width: 1.75rem;
  color: #110804;
  position: absolute;
  left: 1.25rem;
  top: -0.75rem;
  display: flex;
  font-weight: 800;
  align-items: center;
  font-family: 'Playfair Display', serif;
  justify-content: center;
}.bkr_htp_step_ic-cev {
  background: rgba(200, 146, 42, 0.18);
  border-radius: 4px;
  margin: 8px 0 0.75rem;
  justify-content: center;
  align-items: center;
  color: #C8922A;
  display: flex;
  width: 36px;
  height: 2.25rem;
}.bkr_htp_step_ic-cev svg {
  width: 1.125rem;
  stroke-linejoin: round;
  height: 18px;
  stroke-linecap: round;
}.bkr_htp_step_h-cev {
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 0.875rem;
  color: #F5EDD8;
  line-height: 1.25;
  overflow-wrap: break-word;
}.bkr_htp_step_p-cev {
  color: #957862;
  font-size: 13px;
  line-height: 1.55;
  overflow-wrap: break-word;
}.bkr_htp_step_p-cev strong {
  font-weight: 600;
  color: #D4C4A0;
}.bkr_htp_cta-cev {
  border-radius: 8px;
  transition: background .2s;
  padding: 13px 1.625rem;
  background: #2E9E58;
  margin-top: 20px;
  color: #110804;
  font-size: 0.875rem;
  font-weight: 700;
  display: inline-block;
}.bkr_htp_cta-cev:hover {
  background: #35B566;
}.bkr_reg-cev {
  padding: 2.25rem 1rem 0;
  background: #130A04;
}
@media(min-width: 766px) {.bkr_reg-cev {
  padding: 44px 1.5rem 0;
}
}.bkr_reg_in-cev {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.875rem;
  padding: 28px 1.5rem;
  background: #251508;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.bkr_reg_in-cev {
  padding: 2.5rem;
}
}.bkr_reg_top-cev {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.bkr_reg_top-cev {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.bkr_reg_label-cev {
  text-transform: uppercase;
  color: #C8922A;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 10px;
  font-weight: 700;
}.bkr_reg_h2-cev {
  color: #F5EDD8;
  font-size: 22px;
  line-height: 1.2;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  font-weight: 800;
}
@media(min-width: 766px) {.bkr_reg_h2-cev {
  font-size: 28px;
}
}.bkr_reg_bonus-cev {
  gap: 8px;
  border-radius: 8px;
  padding: 10px 16px;
  background: rgba(212, 160, 32, 0.18);
  border: 1px solid rgba(212, 160, 32, 0.18);
  margin-bottom: 1rem;
  display: inline-flex;
  align-items: center;
}.bkr_reg_bonus_amount-cev {
  font-size: 20px;
  font-weight: 800;
  color: #D4A020;
}.bkr_reg_bonus_text-cev {
  color: #9A8060;
  font-size: 0.813rem;
  line-height: 1.35;
}.bkr_reg_cta_btn-cev {
  background: #2E9E58;
  border-radius: 8px;
  transition: background .2s;
  padding: 0.875rem 32px;
  font-weight: 700;
  font-size: 15px;
  display: inline-block;
  margin-bottom: 12px;
  box-shadow: 0 6px 20px rgba(46, 158, 88, 0.50);
  color: #110804;
}.bkr_reg_cta_btn-cev:hover {
  background: #35B566;
}.bkr_reg_terms-cev {
  font-size: 0.688rem;
  color: #9A7A5E;
  line-height: 1.5;
}.bkr_reg_seo-cev {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 13px;
  color: #957862;
  padding-top: 20px;
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  line-height: 1.65;
}.bkr_reg_seo-cev p {
  margin-bottom: 0.625rem;
  font-size: 13px;
  color: #957862;
  line-height: 1.65;
}.bkr_reg_seo-cev p:last-child {
  margin-bottom: 0;
}.bkr_reg_seo-cev strong {
  font-weight: 700;
  color: #D4C4A0;
}.bkr_reg_seo-cev a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.bkr_reg_seo-cev a:hover {
  color: #D9A83C;
}.bkr_reg_seo-cev ul,.bkr_reg_seo-cev ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.bkr_reg_seo-cev ol {
  list-style: decimal;
}.bkr_reg_seo-cev li {
  color: #957862;
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 0.25rem;
}.bkr_reg_seo-cev table {
  border-collapse: collapse;
  margin-bottom: 0.625rem;
  overflow-x: auto;
  width: 100%;
  display: block;
  font-size: 0.813rem;
}
@media(min-width: 765px) {.bkr_reg_seo-cev table {
  display: table;
}
}.bkr_reg_seo-cev th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D4C4A0;
}.bkr_reg_seo-cev td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #957862;
}.bkr_reg_steps-cev {
  gap: 14px;
  margin-top: 1.75rem;
  display: flex;
  flex-direction: column;
}
@media(min-width: 858px) {.bkr_reg_steps-cev {
  margin-top: 0;
}
}.bkr_reg_step-cev {
  background: rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1rem;
  border-radius: 8px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.bkr_reg_step_num-cev {
  background: rgba(200, 146, 42, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(200, 146, 42, 0.08);
  height: 34px;
  width: 2.125rem;
  font-weight: 800;
  justify-content: center;
  color: #C8922A;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  font-size: 14px;
}.bkr_reg_step_title-cev {
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 0.875rem;
  color: #F5EDD8;
}.bkr_reg_step_text-cev {
  color: #957862;
  line-height: 1.5;
  font-size: 0.75rem;
}.bkr_reg_trust-cev {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  margin-top: 20px;
  display: flex;
  padding-top: 1.25rem;
  flex-wrap: wrap;
}.bkr_reg_trust_item-cev {
  gap: 0.438rem;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  color: #957862;
  font-size: 12px;
}.bkr_reg_trust_ic-cev svg {
  stroke-linejoin: round;
  color: #C8922A;
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
}.bkr_seo-cev {
  padding: 36px 1rem 0;
  background: #130A04;
}
@media(min-width: 766px) {.bkr_seo-cev {
  padding: 44px 1.5rem 0;
}
}.bkr_seo_in-cev {
  padding: 1.75rem 24px;
  border-radius: 14px;
  background: #251508;
  border: 1px solid rgba(255, 255, 255, 0.09);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 767px) {.bkr_seo_in-cev {
  padding: 36px 40px;
}
}.bkr_seo_label-cev {
  margin-bottom: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  color: #C8922A;
}.bkr_seo_h2-cev {
  line-height: 1.25;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #F5EDD8;
  font-weight: 800;
  margin-bottom: 14px;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 767px) {.bkr_seo_h2-cev {
  font-size: 24px;
}
}.bkr_seo_body-cev {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
  color: #9A8060;
}.bkr_seo_body-cev p {
  margin-bottom: 12px;
  color: #9A8060;
  font-size: 14px;
  line-height: 1.75;
}.bkr_seo_body-cev p:last-child {
  margin-bottom: 0;
}.bkr_seo_body-cev strong {
  font-weight: 700;
  color: #D4C4A0;
}.bkr_seo_body-cev a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.bkr_seo_body-cev a:hover {
  color: #D9A83C;
}.bkr_seo_body-cev ul,.bkr_seo_body-cev ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.bkr_seo_body-cev ol {
  list-style: decimal;
}.bkr_seo_body-cev li {
  color: #9A8060;
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 14px;
}.bkr_seo_body-cev table {
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  width: 100%;
  font-size: 13px;
  display: block;
  overflow-x: auto;
}
@media(min-width: 769px) {.bkr_seo_body-cev table {
  display: table;
}
}.bkr_seo_body-cev th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #D4C4A0;
  font-weight: 700;
}.bkr_seo_body-cev td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #9A8060;
}.bkr_seo_cols-cev {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.bkr_seo_cols-cev {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.bkr_seo_cols-cev {
  grid-template-columns: repeat(3,1fr);
}
}.bkr_seo_col_h-cev {
  overflow-wrap: break-word;
  color: #D4C4A0;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 7px;
}.bkr_seo_col_p-cev {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #957862;
}.bkr_seo_stats-cev {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.bkr_seo_stat-cev {
  border: 1px solid rgba(200, 146, 42, 0.18);
  flex: 1;
  background: rgba(200, 146, 42, 0.08);
  border-radius: 8px;
  padding: 0.875rem 1rem;
  min-width: 140px;
}.bkr_seo_stat_val-cev {
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 20px;
  color: #C8922A;
  overflow-wrap: break-word;
}.bkr_seo_stat_lb-cev {
  color: #957862;
  font-size: 11px;
  overflow-wrap: break-word;
}.bkr_seo-cev {
  background: #130A04;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.bkr_seo-cev {
  padding: 2.75rem 24px 0;
}
}.bkr_seo_in-cev {
  background: #251508;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 14px;
  padding: 28px 24px;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width:768px) {.bkr_seo_in-cev {
  padding: 2.25rem 40px;
}
}.bkr_seo_label-cev {
  margin-bottom: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #C8922A;
}.bkr_seo_h2-cev {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.875rem;
  color: #F5EDD8;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 769px) {.bkr_seo_h2-cev {
  font-size: 24px;
}
}.bkr_seo_body-cev {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #9A8060;
}.bkr_seo_body-cev p {
  font-size: 14px;
  margin-bottom: 0.75rem;
  color: #9A8060;
  line-height: 1.75;
}.bkr_seo_body-cev p:last-child {
  margin-bottom: 0;
}.bkr_seo_body-cev strong {
  font-weight: 700;
  color: #D4C4A0;
}.bkr_seo_body-cev a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.bkr_seo_body-cev a:hover {
  color: #D9A83C;
}.bkr_seo_body-cev ul,.bkr_seo_body-cev ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.bkr_seo_body-cev ol {
  list-style: decimal;
}.bkr_seo_body-cev li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #9A8060;
  font-size: 14px;
}.bkr_seo_body-cev table {
  display: block;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 766px) {.bkr_seo_body-cev table {
  display: table;
}
}.bkr_seo_body-cev th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #D4C4A0;
  font-weight: 700;
}.bkr_seo_body-cev td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A8060;
}.bkr_seo_cols-cev {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.bkr_seo_cols-cev {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.bkr_seo_cols-cev {
  grid-template-columns: repeat(3,1fr);
}
}.bkr_seo_col_h-cev {
  color: #D4C4A0;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
}.bkr_seo_col_p-cev {
  color: #957862;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.bkr_seo_stats-cev {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.bkr_seo_stat-cev {
  border: 1px solid rgba(200, 146, 42, 0.18);
  padding: 14px 1rem;
  flex: 1;
  border-radius: 0.5rem;
  background: rgba(200, 146, 42, 0.08);
  min-width: 8.75rem;
}.bkr_seo_stat_val-cev {
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-size: 1.25rem;
  color: #C8922A;
  overflow-wrap: break-word;
}.bkr_seo_stat_lb-cev {
  color: #957862;
  font-size: 11px;
  overflow-wrap: break-word;
}.bkr_faq-cev {
  padding: 2.25rem 1rem 0;
  background: #130A04;
}
@media(min-width: 770px) {.bkr_faq-cev {
  padding: 44px 24px 0;
}
}.bkr_faq_in-cev {
  margin: 0 auto;
  max-width: 82.5rem;
}.bkr_faq_head-cev {
  margin-bottom: 1.25rem;
}.bkr_faq_label-cev {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  color: #C8922A;
  margin-bottom: 8px;
  text-transform: uppercase;
}.bkr_faq_h2-cev {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Playfair Display', serif;
  color: #F5EDD8;
}
@media(min-width: 769px) {.bkr_faq_h2-cev {
  font-size: 24px;
}
}.bkr_faq_list-cev {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.bkr_faq_item-cev {
  border-radius: 8px;
  background: #251508;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.bkr_faq_q-cev {
  transition: color .2s;
  padding: 1rem 20px;
  gap: 0.75rem;
  justify-content: space-between;
  font-size: 0.875rem;
  font-weight: 600;
  display: flex;
  cursor: pointer;
  align-items: center;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  color: #D4C4A0;
}.bkr_faq_q-cev:hover {
  color: #F5EDD8;
}.bkr_faq_q_ic-cev {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  display: flex;
  height: 24px;
  align-items: center;
  color: #C8922A;
  width: 1.5rem;
  flex-shrink: 0;
  font-size: 1rem;
}.bkr_faq_item-cev.bkr_state_open-cev .bkr_faq_q_ic-cev {
  transform: rotate(45deg);
}.bkr_faq_a-cev {
  padding: 0 1.25rem 1rem;
  overflow-wrap: break-word;
  color: #957862;
  font-size: 0.813rem;
  display: none;
  line-height: 1.7;
}.bkr_faq_item-cev.bkr_state_open-cev .bkr_faq_a-cev {
  display: block;
}.bkr_faq_a-cev strong {
  color: #D4C4A0;
  font-weight: 700;
}.bkr_faq_a-cev a {
  text-decoration: underline;
  color: #C8922A;
}.bkr_faq_a-cev ul,.bkr_faq_a-cev ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.bkr_faq_a-cev ol {
  list-style: decimal;
}.bkr_faq_a-cev li {
  margin-bottom: 4px;
  line-height: 1.6;
}.bkr_faq_a-cev table {
  margin: 0.5rem 0;
  display: block;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 12px;
}
@media(min-width: 766px) {.bkr_faq_a-cev table {
  display: table;
}
}.bkr_faq_a-cev th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  color: #D4C4A0;
  text-align: left;
  font-weight: 700;
}.bkr_faq_a-cev td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #957862;
}.bkr_seo-cev {
  padding: 2.25rem 1rem 0;
  background: #130A04;
}
@media(min-width: 769px) {.bkr_seo-cev {
  padding: 44px 24px 0;
}
}.bkr_seo_in-cev {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #251508;
  margin: 0 auto;
  border-radius: 14px;
  padding: 1.75rem 24px;
  max-width: 1320px;
}
@media(min-width: 765px) {.bkr_seo_in-cev {
  padding: 2.25rem 2.5rem;
}
}.bkr_seo_label-cev {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  color: #C8922A;
}.bkr_seo_h2-cev {
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
  color: #F5EDD8;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.bkr_seo_h2-cev {
  font-size: 24px;
}
}.bkr_seo_body-cev {
  line-height: 1.75;
  color: #9A8060;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.bkr_seo_body-cev p {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #9A8060;
}.bkr_seo_body-cev p:last-child {
  margin-bottom: 0;
}.bkr_seo_body-cev strong {
  font-weight: 700;
  color: #D4C4A0;
}.bkr_seo_body-cev a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8922A;
}.bkr_seo_body-cev a:hover {
  color: #D9A83C;
}.bkr_seo_body-cev ul,.bkr_seo_body-cev ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.bkr_seo_body-cev ol {
  list-style: decimal;
}.bkr_seo_body-cev li {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #9A8060;
  margin-bottom: 6px;
}.bkr_seo_body-cev table {
  border-collapse: collapse;
  display: block;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  width: 100%;
  font-size: 13px;
}
@media(min-width: 766px) {.bkr_seo_body-cev table {
  display: table;
}
}.bkr_seo_body-cev th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #D4C4A0;
}.bkr_seo_body-cev td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A8060;
}.bkr_seo_cols-cev {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 643px) {.bkr_seo_cols-cev {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.bkr_seo_cols-cev {
  grid-template-columns: repeat(3,1fr);
}
}.bkr_seo_col_h-cev {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #D4C4A0;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.bkr_seo_col_p-cev {
  overflow-wrap: break-word;
  color: #957862;
  font-size: 0.813rem;
  line-height: 1.65;
}.bkr_seo_stats-cev {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.bkr_seo_stat-cev {
  border: 1px solid rgba(200, 146, 42, 0.18);
  background: rgba(200, 146, 42, 0.08);
  flex: 1;
  border-radius: 0.5rem;
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.bkr_seo_stat_val-cev {
  font-weight: 800;
  margin-bottom: 4px;
  color: #C8922A;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}.bkr_seo_stat_lb-cev {
  font-size: 11px;
  color: #957862;
  overflow-wrap: break-word;
}.bkr_ft-cev {
  background: #0D0600;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.bkr_ft_support-cev {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 771px) {.bkr_ft_support-cev {
  padding: 28px 1.5rem;
}
}.bkr_ft_support_in-cev {
  margin: 0 auto;
  gap: 16px;
  max-width: 82.5rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.bkr_ft_support_main-cev {
  flex: 1;
  gap: 16px;
  display: flex;
  align-items: center;
  min-width: 220px;
  flex-wrap: wrap;
}.bkr_ft_support_ic-cev {
  flex-shrink: 0;
  color: #C8922A;
}.bkr_ft_support_ic-cev svg {
  width: 1.875rem;
  height: 30px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.bkr_ft_support_text_title-cev {
  margin-bottom: 3px;
  font-size: 0.938rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F5EDD8;
}.bkr_ft_support_text_sub-cev {
  color: #957862;
  overflow-wrap: break-word;
  font-size: 12px;
}.bkr_ft_support_btn-cev {
  transition: background .2s;
  border-radius: 8px;
  background: #C8922A;
  padding: 11px 22px;
  font-weight: 700;
  white-space: nowrap;
  flex-shrink: 0;
  color: #F5EDD8;
  font-size: 0.813rem;
}.bkr_ft_support_btn-cev:hover {
  background: #D9A83C;
}.bkr_ft_support_contacts-cev {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.bkr_ft_support_contact-cev {
  font-size: 0.75rem;
  color: #9A7A5E;
  line-height: 1.4;
}.bkr_ft_support_contact-cev strong {
  color: #9A8060;
  margin-bottom: 2px;
  display: block;
  font-size: 0.688rem;
  font-weight: 600;
}.bkr_ft_main-cev {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 24px;
}
@media(min-width: 765px) {.bkr_ft_main-cev {
  padding: 40px 1.5rem 32px;
}
}.bkr_ft_main_in-cev {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 637px) {.bkr_ft_main_in-cev {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.bkr_ft_main_in-cev {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.bkr_ft_col_logo-cev {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.bkr_ft_col_logo-cev {
  grid-column: auto;
}
}.bkr_ft_logo-cev {
  gap: 0.563rem;
  overflow-wrap: break-word;
  align-items: center;
  margin-bottom: 12px;
  flex-wrap: wrap;
  color: #F5EDD8;
  font-weight: 800;
  display: flex;
  font-size: 1rem;
}.bkr_ft_logo_mark-cev {
  overflow: hidden;
  border-radius: 4px;
  height: 1.875rem;
  width: 1.875rem;
}.bkr_ft_logo_mark-cev img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.bkr_ft_logo_sub-cev {
  line-height: 1.55;
  color: #9A7A5E;
  max-width: 200px;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.bkr_ft_col_title-cev {
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: .07em;
  text-transform: uppercase;
  margin-bottom: 14px;
  color: #9A8060;
}.bkr_ft_col_links-cev {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.bkr_ft_col_link-cev {
  transition: color .2s;
  color: #9A7A5E;
  font-size: 13px;
  overflow-wrap: break-word;
}.bkr_ft_col_link-cev:hover {
  color: #D4C4A0;
}.bkr_ft_apps-cev {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.bkr_ft_app_card-cev {
  gap: 10px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.25rem;
  align-items: center;
  display: flex;
}.bkr_ft_app_card-cev:hover {
  border-color: rgba(200, 146, 42, 0.45);
}.bkr_ft_app_card_ic-cev svg {
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
  height: 22px;
}.bkr_ft_app_card_os-cev {
  color: #9A7A5E;
  font-weight: 600;
  font-size: 10px;
}.bkr_ft_app_card_action-cev {
  font-size: 0.75rem;
  font-weight: 700;
  color: #D4C4A0;
}.bkr_ft_bot-cev {
  padding: 1.25rem 16px;
}
@media(min-width: 770px) {.bkr_ft_bot-cev {
  padding: 1.25rem 1.5rem;
}
}.bkr_ft_bot_in-cev {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.bkr_ft_socials-cev {
  gap: 8px;
  display: flex;
}.bkr_ft_soc-cev {
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border-radius: 4px;
  align-items: center;
  width: 36px;
  height: 36px;
  color: #9A8060;
  justify-content: center;
  display: flex;
}.bkr_ft_soc-cev svg {
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
  height: 16px;
}.bkr_ft_soc-cev:hover {
  background: rgba(255, 255, 255, 0.07);
}.bkr_ft_legal-cev {
  flex: 1;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 11px;
  color: #8A7058;
  min-width: 12.5rem;
}.bkr_ft_legal-cev strong {
  font-weight: 700;
  color: #9A8060;
}.bkr_ft_legal-cev a {
  text-decoration: underline;
  color: #9A8060;
}.bkr_ft_age-cev {
  border: 2px solid #8A7058;
  border-radius: 50%;
  margin-left: auto;
  font-size: 11px;
  height: 32px;
  flex-shrink: 0;
  justify-content: center;
  width: 2rem;
  font-weight: 800;
  align-items: center;
  color: #8A7058;
  display: flex;
}