*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  -webkit-font-smoothing: antialiased;
  color: #C6C1B4;
  min-height: 100vh;
  font-family: 'Inter', sans-serif;
  line-height: 1.6;
  background-color: #10121A;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.bon_layout-ka5 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.bon_page-ka5 {
  min-height: 100vh;
  display: flex;
}.bon_main-ka5 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1082px) {.bon_main-ka5 {
  padding-left: 220px;
}
}
@media screen and (max-width:1079px) {.bon_main-ka5 {
  padding-bottom: 72px;
}
}.bon_gc-ka5 {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #151720;
  border-radius: 0.5rem;
  overflow: hidden;
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
  width: 8.75rem;
}
@media(min-width: 639px) {.bon_gc-ka5 {
  width: 156px;
}
}
@media(min-width: 1081px) {.bon_gc-ka5 {
  width: 168px;
}
}.bon_gc-ka5:hover {
  border-color: rgba(201, 168, 76, 0.07);
  transform: translateY(-3px);
}.bon_gc_img-ka5 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.bon_gc_img-ka5 img {
  inset: 0;
  position: absolute;
  width: 100%;
  object-fit: cover;
  height: 100%;
}.bon_gc_hover-ka5 {
  background: rgba(10, 11, 18, 0.72);
  transition: opacity .2s;
  inset: 0;
  position: absolute;
  justify-content: center;
  display: flex;
  opacity: 0;
  align-items: center;
}.bon_gc-ka5:hover .bon_gc_hover-ka5 {
  opacity: 1;
}.bon_gc_hover_btn-ka5 {
  border-radius: 0.25rem;
  background: #C9A84C;
  padding: 8px 16px;
  color: #F3EFE6;
  font-size: 12px;
  font-weight: 700;
}.bon_gc_info-ka5 {
  padding: 0.5rem 10px 10px;
}.bon_gc_name-ka5 {
  overflow: hidden;
  max-width: 100%;
  white-space: nowrap;
  font-size: 0.75rem;
  font-weight: 600;
  color: #C6C1B4;
  text-overflow: ellipsis;
  margin-bottom: 3px;
}.bon_gc_prov-ka5 {
  font-size: 0.625rem;
  color: #565148;
}.bon_gc_tag-ka5 {
  padding: 2px 0.438rem;
  border-radius: 4px;
  font-weight: 700;
  left: 0.375rem;
  position: absolute;
  top: 6px;
  letter-spacing: .04em;
  z-index: 2;
  font-size: 9px;
  text-transform: uppercase;
}.bon_gc_tag_hot-ka5 {
  background: #E03535;
  color: #fff;
}.bon_gc_tag_new-ka5 {
  background: #2DB87A;
  color: #10121A;
}.bon_gc_tag_jp-ka5 {
  background: #E8B84B;
  color: #10121A;
}.bon_gc_tag_ex-ka5 {
  background: #8B6820;
  color: #fff;
}.bon_gc_tag_live-ka5 {
  background: #E03535;
  color: #fff;
}.bon_gr-ka5 {
  padding: 2rem 1rem 0;
  background: #10121A;
}
@media(min-width: 766px) {.bon_gr-ka5 {
  padding: 2.25rem 1.5rem 0;
}
}.bon_gr_in-ka5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.bon_gr_head-ka5 {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
}.bon_gr_head_l-ka5 {
  gap: 10px;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.bon_gr_ic-ka5 {
  border-radius: 8px;
  justify-content: center;
  width: 2rem;
  flex-shrink: 0;
  align-items: center;
  height: 32px;
  display: flex;
}.bon_gr_ic-ka5 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
}.bon_gr_title-ka5 {
  font-family: 'Cinzel', serif;
  font-weight: 700;
  color: #F3EFE6;
  overflow-wrap: break-word;
  font-size: 16px;
}
@media(min-width: 765px) {.bon_gr_title-ka5 {
  font-size: 18px;
}
}.bon_gr_more-ka5 {
  gap: 0.313rem;
  transition: color .2s;
  white-space: nowrap;
  align-items: center;
  color: #706B60;
  font-weight: 600;
  flex-shrink: 0;
  font-size: 0.75rem;
  display: flex;
}.bon_gr_more-ka5:hover {
  color: #C9A84C;
}.bon_gr_more-ka5 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.75rem;
  height: 12px;
}.bon_gr_arrows-ka5 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.bon_gr_arr-ka5 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .15s,color .15s;
  display: flex;
  height: 1.875rem;
  color: #9A9488;
  justify-content: center;
  align-items: center;
  width: 1.875rem;
}.bon_gr_arr-ka5:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F3EFE6;
}.bon_gr_arr-ka5 svg {
  stroke-linejoin: round;
  width: 0.813rem;
  height: 13px;
  stroke-linecap: round;
}.bon_gr_seo_h-ka5 {
  margin: 0 0 6px;
  color: #C6C1B4;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-size: 0.813rem;
  font-weight: 700;
}
@media(min-width: 766px) {.bon_gr_seo_h-ka5 {
  font-size: 14px;
}
}.bon_gr_seo-ka5 {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  max-width: 42.5rem;
  line-height: 1.55;
  color: #706B60;
  margin-bottom: 12px;
}.bon_gr_seo-ka5 strong {
  font-weight: 600;
  color: #C6C1B4;
}.bon_gr_scroll-ka5 {
  gap: 0.625rem;
  padding-bottom: 10px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  display: flex;
}.bon_gr_scroll-ka5::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.bon_gr_scroll-ka5 {
  gap: 12px;
}
}.bon_tb-ka5 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0E1018;
  right: 0;
  top: 0;
  display: flex;
  height: 56px;
  z-index: 80;
  left: 0;
  position: fixed;
  align-items: center;
}.bon_tb_in-ka5 {
  padding: 0 0.875rem;
  gap: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
}.bon_tb_burger-ka5 {
  border-radius: 0.5rem;
  gap: 0.313rem;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 8px;
  flex-direction: column;
  align-items: center;
  height: 38px;
  display: flex;
  width: 2.375rem;
}.bon_tb_burger-ka5:hover {
  background: rgba(255, 255, 255, 0.05);
}.bon_tb_burger_line-ka5 {
  background: #9A9488;
  border-radius: 1px;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1082px) {.bon_tb_burger-ka5 {
  display: none;
}
}.bon_tb_logo-ka5 {
  gap: 9px;
  letter-spacing: -.01em;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 800;
  align-items: center;
  color: #F3EFE6;
  margin-right: 1.25rem;
  font-size: 18px;
  flex-shrink: 0;
}.bon_tb_logo_mark-ka5 {
  border-radius: 8px;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  height: 32px;
  width: 2rem;
  display: flex;
}.bon_tb_logo_mark-ka5 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.bon_tb_nav-ka5 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.bon_tb_nav-ka5 {
  display: flex;
}
}.bon_tb_tab-ka5 {
  transition: background .15s,color .15s;
  padding: 8px 14px;
  border-radius: 0.5rem;
  color: #9A9488;
  font-size: 13px;
  font-weight: 600;
  white-space: nowrap;
}.bon_tb_tab-ka5:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F3EFE6;
}.bon_tb_tab-ka5.bon_state_active-ka5 {
  background: rgba(201, 168, 76, 0.16);
  color: #F3EFE6;
}.bon_tb_right-ka5 {
  gap: 0.5rem;
  align-items: center;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
}.bon_tb_login-ka5 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  padding: 9px 16px;
  border-radius: 0.5rem;
  font-weight: 600;
  display: none;
  color: #C6C1B4;
  font-size: 0.813rem;
}.bon_tb_login-ka5:hover {
  border-color: rgba(201, 168, 76, 0.45);
  color: #F3EFE6;
}
@media(min-width: 477px) {.bon_tb_login-ka5 {
  display: block;
}
}.bon_tb_reg-ka5 {
  transition: background .2s;
  padding: 0.563rem 18px;
  border-radius: 0.5rem;
  background: #2DB87A;
  color: #0D0E16;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
}.bon_tb_reg-ka5:hover {
  background: #38D490;
}.bon_sb-ka5 {
  transform: translateX(-100%);
  background: #1B1E2B;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  position: fixed;
  overflow-y: auto;
  bottom: 0;
  top: 3.5rem;
  left: 0;
  width: 220px;
  z-index: 70;
}.bon_sb-ka5.bon_state_open-ka5 {
  transform: translateX(0);
}.bon_sb-ka5::-webkit-scrollbar {
  width: 0.25rem;
}.bon_sb-ka5::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width:1080px) {.bon_sb-ka5 {
  transform: translateX(0);
}
}.bon_sb_auth-ka5 {
  padding: 0.875rem 0.75rem 0.625rem;
}.bon_sb_btn_reg-ka5 {
  padding: 11px;
  border-radius: 0.5rem;
  background: #2DB87A;
  transition: background .2s;
  text-align: center;
  color: #0D0E16;
  display: block;
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 8px;
}.bon_sb_btn_reg-ka5:hover {
  background: #38D490;
}.bon_sb_btn_login-ka5 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.625rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  font-weight: 600;
  display: block;
  color: #C6C1B4;
  font-size: 0.813rem;
  text-align: center;
}.bon_sb_btn_login-ka5:hover {
  border-color: rgba(201, 168, 76, 0.45);
  color: #F3EFE6;
}.bon_sb_promo-ka5 {
  overflow: hidden;
  background: linear-gradient(135deg,#1C1530,#1B1E2B);
  margin: 0 0.75rem 10px;
  padding: 0.75rem 14px;
  border: 1px solid rgba(201, 168, 76, 0.16);
  border-radius: 0.5rem;
  position: relative;
}.bon_sb_promo-ka5::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(201, 168, 76, 0.16),transparent 70%);
  position: absolute;
  width: 5rem;
  top: -20px;
  content: '';
  height: 80px;
  right: -20px;
}.bon_sb_promo_title-ka5 {
  font-size: 0.688rem;
  margin-bottom: 0.25rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #C9A84C;
}.bon_sb_promo_text-ka5 {
  font-size: 12px;
  line-height: 1.35;
  color: #F3EFE6;
  overflow-wrap: break-word;
  font-weight: 600;
}.bon_sb_promo_sub-ka5 {
  font-size: 10px;
  margin-top: 3px;
  color: #706B60;
}.bon_sb_nav-ka5 {
  padding: 0.375rem 8px 16px;
}.bon_sb_nav_lb-ka5 {
  padding: 10px 8px 6px;
  font-size: 0.625rem;
  font-weight: 700;
  color: #565148;
  text-transform: uppercase;
  letter-spacing: .08em;
}.bon_sb_link-ka5 {
  padding: 0.563rem 10px;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  cursor: pointer;
  color: #9A9488;
  align-items: center;
  font-size: 0.813rem;
  font-weight: 500;
  overflow-wrap: break-word;
  display: flex;
}.bon_sb_link-ka5:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F3EFE6;
}.bon_sb_link-ka5.bon_state_active-ka5 {
  background: rgba(201, 168, 76, 0.16);
  color: #F3EFE6;
}.bon_sb_ic-ka5 {
  border-radius: 4px;
  display: flex;
  justify-content: center;
  height: 30px;
  width: 30px;
  align-items: center;
  flex-shrink: 0;
}.bon_sb_ic-ka5 svg {
  width: 16px;
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.bon_sb_ic_1-ka5 {
  background: rgba(201, 168, 76, 0.07);
  color: #C9A84C;
}.bon_sb_ic_2-ka5 {
  background: rgba(45, 184, 122, 0.15);
  color: #2DB87A;
}.bon_sb_ic_3-ka5 {
  background: rgba(232, 184, 75, 0.16);
  color: #E8B84B;
}.bon_sb_ic_4-ka5 {
  background: rgba(139, 104, 32, 0.22);
  color: #8B6820;
}.bon_sb_ic_5-ka5 {
  background: rgba(201, 168, 76, 0.07);
  color: #E91E8C;
}.bon_sb_ic_6-ka5 {
  background: rgba(139, 104, 32, 0.22);
  color: #8B5CF6;
}.bon_sb_badge-ka5 {
  padding: 2px 7px;
  border-radius: 4px;
  background: #E8B84B;
  font-size: 9px;
  margin-left: auto;
  color: #0D0E16;
  font-weight: 700;
}.bon_sb_bot-ka5 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  padding: 12px;
  display: flex;
}.bon_sb_lang-ka5,.bon_sb_help-ka5 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  flex: 1;
  gap: 0.375rem;
  padding: 0.563rem 0.375rem;
  transition: border-color .2s;
  align-items: center;
  font-size: 0.688rem;
  display: flex;
  font-weight: 600;
  color: #9A9488;
  justify-content: center;
}.bon_sb_lang-ka5:hover,.bon_sb_help-ka5:hover {
  border-color: rgba(201, 168, 76, 0.45);
  color: #F3EFE6;
}.bon_sb_lang-ka5 svg,.bon_sb_help-ka5 svg {
  stroke-linejoin: round;
  height: 0.813rem;
  width: 0.813rem;
  stroke-linecap: round;
}.bon_sb_bd-ka5 {
  inset: 0;
  background: rgba(10, 11, 18, 0.72);
  position: fixed;
  display: none;
  z-index: 69;
}.bon_sb_bd-ka5.bon_state_on-ka5 {
  display: block;
}
@media(min-width: 1081px) {.bon_sb_bd-ka5 {
  display: none!important;
}
}.bon_mob_nav-ka5 {
  background: #1B1E2B;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  z-index: 80;
  bottom: 0;
  right: 0;
  position: fixed;
  left: 0;
}
@media(min-width: 1082px) {.bon_mob_nav-ka5 {
  display: none;
}
}.bon_mob_nav_item-ka5 {
  gap: 4px;
  flex: 1;
  padding: 4px 2px;
  color: #565148;
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}.bon_mob_nav_ic-ka5 {
  line-height: 1;
}.bon_mob_nav_ic-ka5 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 20px;
  width: 20px;
}.bon_mob_nav_lb-ka5 {
  font-weight: 600;
  color: #565148;
  font-size: 0.625rem;
}.bon_mob_nav_item-ka5.bon_state_active-ka5 {
  color: #C9A84C;
}.bon_mob_nav_item-ka5.bon_state_active-ka5 .bon_mob_nav_lb-ka5 {
  color: #C9A84C;
}.bon_hero-ka5 {
  padding: 1.25rem 1rem 0;
  background: #10121A;
}
@media(min-width: 770px) {.bon_hero-ka5 {
  padding: 1.5rem 24px 0;
}
}.bon_hero_in-ka5 {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.bon_hero_in-ka5 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.bon_hero_in-ka5 {
  grid-template-columns: 1fr 21.25rem;
}
}.bon_hero_promo-ka5 {
  overflow: hidden;
  border-radius: 14px;
  background: #151720;
  align-items: stretch;
  display: flex;
  position: relative;
  min-height: 13.75rem;
}
@media(min-width:768px) {.bon_hero_promo-ka5 {
  min-height: 17.5rem;
}
}.bon_hero_promo_bg-ka5 {
  background: linear-gradient(120deg,#1C1530 0%,#10121A 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.bon_hero_promo_bg-ka5::after {
  inset: 0;
  background: linear-gradient(90deg,#10121A 0%,rgba(10, 11, 18, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.bon_hero_promo_glow-ka5 {
  background: radial-gradient(circle,rgba(139, 104, 32, 0.22) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  pointer-events: none;
  width: 300px;
  top: -40px;
  height: 300px;
  right: 60px;
}.bon_hero_promo_ct-ka5 {
  padding: 1.75rem 24px 1.75rem 1.75rem;
  justify-content: center;
  max-width: 30rem;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 2;
}
@media(min-width: 766px) {.bon_hero_promo_ct-ka5 {
  padding: 40px 2rem;
}
}.bon_hero_badge-ka5 {
  background: rgba(201, 168, 76, 0.16);
  border-radius: 1.25rem;
  border: 1px solid rgba(201, 168, 76, 0.07);
  padding: 5px 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  color: #C9A84C;
  font-size: 10px;
  margin-bottom: 0.875rem;
  letter-spacing: .08em;
}.bon_hero_h1-ka5 {
  font-size: 1.625rem;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  line-height: 1.15;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F3EFE6;
}.bon_hero_h1-ka5 em {
  font-style: normal;
  color: #E8B84B;
}
@media(min-width: 771px) {.bon_hero_h1-ka5 {
  font-size: 36px;
}
}.bon_hero_sub-ka5 {
  margin-bottom: 20px;
  color: #9A9488;
  line-height: 1.55;
  font-size: 13px;
}
@media(min-width:768px) {.bon_hero_sub-ka5 {
  font-size: 0.875rem;
}
}.bon_hero_row-ka5 {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.bon_hero_cta-ka5 {
  background: #2DB87A;
  transition: background .2s;
  padding: 13px 26px;
  border-radius: 0.5rem;
  font-weight: 700;
  color: #0D0E16;
  font-size: 14px;
  box-shadow: 0 0.25rem 16px rgba(45, 184, 122, 0.38), 0 1px 3px rgba(0, 0, 0, 0.60);
}.bon_hero_cta-ka5:hover {
  background: #38D490;
}.bon_hero_terms-ka5 {
  font-size: 0.688rem;
  color: #565148;
}.bon_hero_game-ka5 {
  border-radius: 0.875rem;
  background: #151720;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  flex-direction: column;
  position: relative;
  display: flex;
}.bon_hero_game_badge-ka5 {
  border: 1px solid rgba(232, 184, 75, 0.16);
  border-radius: 20px;
  padding: 0.313rem 0.625rem;
  background: rgba(232, 184, 75, 0.16);
  font-size: 0.625rem;
  letter-spacing: .06em;
  font-weight: 700;
  position: absolute;
  z-index: 3;
  color: #E8B84B;
  text-transform: uppercase;
  left: 0.75rem;
  top: 0.75rem;
}.bon_hero_game_badge-ka5 svg {
  margin-right: 0.25rem;
  width: 0.688rem;
  vertical-align: -1px;
  height: 0.688rem;
}.bon_hero_game_img-ka5 {
  background: linear-gradient(135deg,#1C1530,#10121A);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.bon_hero_game_img-ka5 img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.bon_hero_game_play-ka5 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(10, 11, 18, 0.72);
  justify-content: center;
  align-items: center;
  position: absolute;
  opacity: 0;
  display: flex;
}.bon_hero_game-ka5:hover .bon_hero_game_play-ka5 {
  opacity: 1;
}.bon_hero_game_play-ka5 span {
  border-radius: 50%;
  background: #C9A84C;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 52px;
  height: 52px;
}.bon_hero_game_play-ka5 span svg {
  height: 18px;
  margin-left: 2px;
  width: 1.125rem;
}.bon_hero_game_info-ka5 {
  padding: 14px 1rem;
}.bon_hero_game_title-ka5 {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 0.25rem;
  color: #F3EFE6;
}.bon_hero_game_provider-ka5 {
  color: #706B60;
  font-size: 11px;
}.bon_hero_game_btn-ka5 {
  background: #C9A84C;
  padding: 11px;
  border-radius: 0.5rem;
  transition: background .2s;
  margin: 0.75rem 1rem 1rem;
  text-align: center;
  color: #F3EFE6;
  font-size: 13px;
  display: block;
  font-weight: 700;
}.bon_hero_game-ka5:hover .bon_hero_game_btn-ka5 {
  background: #DFC05E;
}.bon_sbar-ka5 {
  background: #10121A;
  padding: 1rem 1rem 0;
}
@media(min-width: 765px) {.bon_sbar-ka5 {
  padding: 18px 1.5rem 0;
}
}.bon_sbar_in-ka5 {
  margin: 0 auto;
  max-width: 1320px;
}.bon_sbar_row-ka5 {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.75rem;
}.bon_sbar_input-ka5 {
  background: #151720;
  gap: 0.625rem;
  padding: 0.688rem 16px;
  flex: 1;
  border-radius: 0.5rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  cursor: pointer;
  display: flex;
  color: #706B60;
  align-items: center;
  font-size: 13px;
}.bon_sbar_input-ka5:hover {
  border-color: rgba(201, 168, 76, 0.45);
}.bon_sbar_input-ka5 svg {
  stroke-linecap: round;
  height: 0.938rem;
  flex-shrink: 0;
  stroke-linejoin: round;
  width: 0.938rem;
}.bon_sbar_providers-ka5 {
  padding: 11px 18px;
  transition: border-color .2s;
  border-radius: 0.5rem;
  background: #151720;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 8px;
  color: #C6C1B4;
  align-items: center;
  display: flex;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.813rem;
}.bon_sbar_providers-ka5:hover {
  border-color: rgba(201, 168, 76, 0.45);
  color: #F3EFE6;
}.bon_sbar_providers-ka5 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 14px;
  width: 14px;
}.bon_sbar_tabs-ka5 {
  gap: 6px;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
}.bon_sbar_tabs-ka5::-webkit-scrollbar {
  display: none;
}.bon_sbar_tab-ka5 {
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.438rem;
  border-radius: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px 0.875rem;
  white-space: nowrap;
  display: flex;
  color: #9A9488;
  align-items: center;
  font-weight: 600;
  flex-shrink: 0;
  font-size: 0.75rem;
  cursor: pointer;
}.bon_sbar_tab-ka5:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(201, 168, 76, 0.45);
  color: #F3EFE6;
}.bon_sbar_tab-ka5.bon_state_active-ka5 {
  border-color: rgba(201, 168, 76, 0.07);
  background: rgba(201, 168, 76, 0.16);
  color: #F3EFE6;
}.bon_sbar_tab_ic-ka5 svg {
  width: 14px;
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.bon_wy-ka5 {
  background: #10121A;
  padding: 32px 1rem 0;
}
@media(min-width: 765px) {.bon_wy-ka5 {
  padding: 40px 1.5rem 0;
}
}.bon_wy_in-ka5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.bon_wy_head-ka5 {
  max-width: 720px;
  margin-bottom: 18px;
}.bon_wy_label-ka5 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  color: #C9A84C;
}.bon_wy_h2-ka5 {
  color: #F3EFE6;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.bon_wy_h2-ka5 {
  font-size: 24px;
}
}.bon_wy_intro-ka5 {
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
  color: #706B60;
}.bon_wy_grid-ka5 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.bon_wy_grid-ka5 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.bon_wy_grid-ka5 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.bon_wy_card-ka5 {
  transition: border-color .2s,transform .2s;
  border-radius: 8px;
  padding: 1.25rem;
  background: #1B1E2B;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.bon_wy_card-ka5:hover {
  border-color: rgba(201, 168, 76, 0.07);
  transform: translateY(-2px);
}.bon_wy_card_ic-ka5 {
  background: rgba(201, 168, 76, 0.16);
  border-radius: 50%;
  margin-bottom: 14px;
  display: flex;
  align-items: center;
  width: 44px;
  height: 44px;
  color: #C9A84C;
  justify-content: center;
}.bon_wy_card_ic-ka5 svg {
  height: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 22px;
}.bon_wy_card_h-ka5 {
  line-height: 1.25;
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
  color: #F3EFE6;
  font-weight: 700;
  overflow-wrap: break-word;
}.bon_wy_card_p-ka5 {
  overflow-wrap: break-word;
  color: #706B60;
  font-size: 13px;
  line-height: 1.6;
}.bon_wy_card_p-ka5 strong {
  font-weight: 600;
  color: #C6C1B4;
}.bon_ws-ka5 {
  padding: 32px 16px 0;
  background: #10121A;
}
@media(min-width: 766px) {.bon_ws-ka5 {
  padding: 2.25rem 24px 0;
}
}.bon_ws_in-ka5 {
  margin: 0 auto;
  max-width: 1320px;
}.bon_ws_head-ka5 {
  gap: 0.75rem;
  margin-bottom: 0.875rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}.bon_ws_title-ka5 {
  gap: 10px;
  display: flex;
  color: #F3EFE6;
  font-family: 'Cinzel', serif;
  font-weight: 700;
  font-size: 1rem;
  overflow-wrap: break-word;
  align-items: center;
  flex-wrap: wrap;
}.bon_ws_title_ic-ka5 svg {
  height: 1.125rem;
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #E8B84B;
}.bon_ws_online-ka5 {
  gap: 0.438rem;
  color: #706B60;
  font-weight: 600;
  font-size: 0.75rem;
  align-items: center;
  display: flex;
}.bon_ws_online_dot-ka5 {
  background: #2DB87A;
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(45, 184, 122, 0.15);
  height: 0.5rem;
  flex-shrink: 0;
  width: 0.5rem;
}.bon_ws_scroll-ka5 {
  gap: 0.5rem;
  display: flex;
  padding-bottom: 8px;
  scrollbar-width: none;
  overflow-x: auto;
}.bon_ws_scroll-ka5::-webkit-scrollbar {
  display: none;
}.bon_wc-ka5 {
  border-radius: 8px;
  background: #151720;
  gap: 0.625rem;
  padding: 0.625rem 14px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  min-width: 220px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.bon_wc_img-ka5 {
  background: #1B1E2B;
  overflow: hidden;
  border-radius: 0.25rem;
  width: 36px;
  flex-shrink: 0;
  height: 2.25rem;
}.bon_wc_img-ka5 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.bon_wc_info-ka5 {
  min-width: 0;
}.bon_wc_game-ka5 {
  overflow: hidden;
  font-weight: 600;
  font-size: 12px;
  white-space: nowrap;
  color: #C6C1B4;
  text-overflow: ellipsis;
}.bon_wc_player-ka5 {
  overflow: hidden;
  white-space: nowrap;
  color: #565148;
  font-size: 0.625rem;
  text-overflow: ellipsis;
}.bon_wc_amount-ka5 {
  color: #2DB87A;
  flex-shrink: 0;
  margin-left: auto;
  font-weight: 700;
  font-size: 13px;
  white-space: nowrap;
}.bon_bon-ka5 {
  padding: 36px 16px 0;
  background: #10121A;
}
@media(min-width: 769px) {.bon_bon-ka5 {
  padding: 2.75rem 1.5rem 0;
}
}.bon_bon_in-ka5 {
  margin: 0 auto;
  max-width: 1320px;
}.bon_bon_head-ka5 {
  margin-bottom: 1.25rem;
}.bon_bon_label-ka5 {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #C9A84C;
}.bon_bon_h2-ka5 {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 1.25rem;
  color: #F3EFE6;
  margin-bottom: 0.5rem;
}
@media(min-width: 770px) {.bon_bon_h2-ka5 {
  font-size: 1.5rem;
}
}.bon_bon_seo-ka5 {
  overflow-wrap: break-word;
  color: #706B60;
  line-height: 1.6;
  font-size: 0.813rem;
  max-width: 620px;
}.bon_bon_seo-ka5 strong {
  color: #C6C1B4;
  font-weight: 700;
}.bon_bon_seo-ka5 a {
  color: #C9A84C;
  text-decoration: underline;
}.bon_bon_grid-ka5 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width:640px) {.bon_bon_grid-ka5 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.bon_bon_grid-ka5 {
  grid-template-columns: repeat(5,1fr);
}
}.bon_bon_card-ka5 {
  background: #151720;
  transition: border-color .2s,transform .2s;
  border-radius: 8px;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.bon_bon_card-ka5:hover {
  transform: translateY(-2px);
  border-color: rgba(201, 168, 76, 0.07);
}.bon_bon_card_ic-ka5 svg {
  stroke-linecap: round;
  height: 1.625rem;
  width: 26px;
  stroke-linejoin: round;
}.bon_bon_card_ic-ka5 {
  margin-bottom: 10px;
}.bon_bon_card_type-ka5 {
  font-weight: 700;
  color: #706B60;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
}.bon_bon_card_amount-ka5 {
  font-size: 1.125rem;
  line-height: 1.1;
  color: #E8B84B;
  margin-bottom: 6px;
  font-weight: 800;
}.bon_bon_card_name-ka5 {
  font-weight: 600;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F3EFE6;
  font-size: 13px;
}.bon_bon_card_detail-ka5 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #565148;
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.5;
  padding-top: 8px;
}.bon_prov-ka5 {
  padding: 36px 16px 0;
  background: #10121A;
}
@media(min-width: 765px) {.bon_prov-ka5 {
  padding: 44px 1.5rem 0;
}
}.bon_prov_in-ka5 {
  margin: 0 auto;
  max-width: 1320px;
}.bon_prov_head-ka5 {
  margin-bottom: 16px;
}.bon_prov_label-ka5 {
  color: #C9A84C;
  font-size: 0.688rem;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.bon_prov_h2-ka5 {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F3EFE6;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
}
@media(min-width: 765px) {.bon_prov_h2-ka5 {
  font-size: 24px;
}
}.bon_prov_seo-ka5 {
  margin-bottom: 16px;
  color: #706B60;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.813rem;
}.bon_prov_seo-ka5 strong {
  font-weight: 700;
  color: #C6C1B4;
}.bon_prov_seo-ka5 a {
  color: #C9A84C;
  text-decoration: underline;
}.bon_prov_grid-ka5 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 642px) {.bon_prov_grid-ka5 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.bon_prov_grid-ka5 {
  grid-template-columns: repeat(8,1fr);
}
}.bon_prov_card-ka5 {
  background: #151720;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  gap: 0.438rem;
  padding: 14px 10px;
  transition: border-color .2s,background .2s;
  display: flex;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
}.bon_prov_card-ka5:hover {
  border-color: rgba(201, 168, 76, 0.45);
  background: #1B1E2B;
}.bon_prov_logo-ka5 {
  border-radius: 0.25rem;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  width: 44px;
  justify-content: center;
  display: flex;
  height: 2.75rem;
  align-items: center;
}.bon_prov_logo-ka5 img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.bon_prov_name-ka5 {
  text-align: center;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #9A9488;
  font-size: 0.688rem;
}.bon_app-ka5 {
  padding: 2.25rem 1rem 0;
  background: #10121A;
}
@media(min-width: 766px) {.bon_app-ka5 {
  padding: 44px 24px 0;
}
}.bon_app_in-ka5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.bon_app_head-ka5 {
  margin-bottom: 16px;
}.bon_app_label-ka5 {
  color: #C9A84C;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
}.bon_app_h2-ka5 {
  font-size: 20px;
  margin-bottom: 6px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F3EFE6;
}
@media(min-width: 770px) {.bon_app_h2-ka5 {
  font-size: 24px;
}
}.bon_app_sub-ka5 {
  max-width: 600px;
  color: #706B60;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.bon_app_sub-ka5 strong {
  font-weight: 700;
  color: #C6C1B4;
}.bon_app_cards-ka5 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 16px;
}
@media(min-width: 641px) {.bon_app_cards-ka5 {
  grid-template-columns: repeat(3,1fr);
}
}.bon_app_card-ka5 {
  padding: 1.25rem;
  overflow: hidden;
  border-radius: 8px;
  gap: 16px;
  align-items: flex-start;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}.bon_app_card_ios-ka5 {
  background: linear-gradient(135deg,rgba(201, 168, 76, 0.16) 0%,#1B1E2B 100%);
}.bon_app_card_android-ka5 {
  background: linear-gradient(135deg,rgba(45, 184, 122, 0.15) 0%,#1B1E2B 100%);
}.bon_app_card_win-ka5 {
  background: linear-gradient(135deg,rgba(232, 184, 75, 0.16) 0%,#1B1E2B 100%);
}.bon_app_card_ic-ka5 svg {
  width: 34px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 34px;
}.bon_app_card_ic-ka5 {
  flex-shrink: 0;
  color: #F3EFE6;
}.bon_app_card_os-ka5 {
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  color: #706B60;
  text-transform: uppercase;
  font-weight: 700;
}.bon_app_card_title-ka5 {
  font-size: 0.938rem;
  color: #F3EFE6;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  line-height: 1.2;
  font-weight: 700;
}.bon_app_card_text-ka5 {
  color: #706B60;
  line-height: 1.5;
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.bon_app_card_btn-ka5 {
  background: rgba(255, 255, 255, 0.12);
  border-radius: 0.25rem;
  border: 1px solid rgba(201, 168, 76, 0.45);
  gap: 0.438rem;
  transition: background .2s;
  padding: 0.625rem 1.125rem;
  color: #F3EFE6;
  font-weight: 700;
  align-items: center;
  display: inline-flex;
  font-size: 0.813rem;
}.bon_app_card_btn-ka5:hover {
  background: rgba(255, 255, 255, 0.07);
}.bon_reg-ka5 {
  padding: 2.25rem 1rem 0;
  background: #10121A;
}
@media(min-width: 767px) {.bon_reg-ka5 {
  padding: 2.75rem 1.5rem 0;
}
}.bon_reg_in-ka5 {
  padding: 28px 24px;
  background: #1B1E2B;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.bon_reg_in-ka5 {
  padding: 2.5rem;
}
}.bon_reg_top-ka5 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.bon_reg_top-ka5 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.bon_reg_label-ka5 {
  color: #C9A84C;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 10px;
}.bon_reg_h2-ka5 {
  font-size: 22px;
  margin-bottom: 0.75rem;
  line-height: 1.2;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F3EFE6;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.bon_reg_h2-ka5 {
  font-size: 28px;
}
}.bon_reg_bonus-ka5 {
  background: rgba(232, 184, 75, 0.16);
  padding: 10px 16px;
  border-radius: 8px;
  border: 1px solid rgba(232, 184, 75, 0.16);
  gap: 8px;
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.bon_reg_bonus_amount-ka5 {
  font-size: 20px;
  font-weight: 800;
  color: #E8B84B;
}.bon_reg_bonus_text-ka5 {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #9A9488;
}.bon_reg_cta_btn-ka5 {
  border-radius: 0.5rem;
  background: #2DB87A;
  padding: 14px 32px;
  transition: background .2s;
  margin-bottom: 0.75rem;
  font-weight: 700;
  display: inline-block;
  color: #0D0E16;
  font-size: 0.938rem;
  box-shadow: 0 4px 16px rgba(45, 184, 122, 0.38), 0 1px 3px rgba(0, 0, 0, 0.60);
}.bon_reg_cta_btn-ka5:hover {
  background: #38D490;
}.bon_reg_terms-ka5 {
  line-height: 1.5;
  color: #565148;
  font-size: 0.688rem;
}.bon_reg_seo-ka5 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  padding-top: 1.25rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #706B60;
  font-size: 0.813rem;
}.bon_reg_seo-ka5 p {
  color: #706B60;
  font-size: 13px;
  margin-bottom: 10px;
  line-height: 1.65;
}.bon_reg_seo-ka5 p:last-child {
  margin-bottom: 0;
}.bon_reg_seo-ka5 strong {
  font-weight: 700;
  color: #C6C1B4;
}.bon_reg_seo-ka5 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9A84C;
}.bon_reg_seo-ka5 a:hover {
  color: #DFC05E;
}.bon_reg_seo-ka5 ul,.bon_reg_seo-ka5 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.bon_reg_seo-ka5 ol {
  list-style: decimal;
}.bon_reg_seo-ka5 li {
  line-height: 1.65;
  font-size: 13px;
  color: #706B60;
  margin-bottom: 0.25rem;
}.bon_reg_seo-ka5 table {
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  display: block;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 769px) {.bon_reg_seo-ka5 table {
  display: table;
}
}.bon_reg_seo-ka5 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  color: #C6C1B4;
  font-weight: 700;
  text-align: left;
}.bon_reg_seo-ka5 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #706B60;
}.bon_reg_steps-ka5 {
  gap: 14px;
  margin-top: 1.75rem;
  display: flex;
  flex-direction: column;
}
@media(min-width:860px) {.bon_reg_steps-ka5 {
  margin-top: 0;
}
}.bon_reg_step-ka5 {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1rem;
  background: rgba(255, 255, 255, 0.05);
  gap: 14px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.bon_reg_step_num-ka5 {
  border-radius: 50%;
  background: rgba(201, 168, 76, 0.16);
  border: 1px solid rgba(201, 168, 76, 0.07);
  width: 34px;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  flex-shrink: 0;
  color: #C9A84C;
  height: 34px;
  display: flex;
  font-size: 14px;
}.bon_reg_step_title-ka5 {
  color: #F3EFE6;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 3px;
}.bon_reg_step_text-ka5 {
  font-size: 0.75rem;
  color: #706B60;
  line-height: 1.5;
}.bon_reg_trust-ka5 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  padding-top: 20px;
  flex-wrap: wrap;
  display: flex;
  margin-top: 20px;
}.bon_reg_trust_item-ka5 {
  gap: 7px;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 12px;
  display: flex;
  color: #706B60;
}.bon_reg_trust_ic-ka5 svg {
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
  color: #C9A84C;
  stroke-linecap: round;
}.bon_rv-ka5 {
  padding: 36px 1rem 0;
  background: #10121A;
}
@media(min-width: 771px) {.bon_rv-ka5 {
  padding: 44px 24px 0;
}
}.bon_rv_in-ka5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.bon_rv_head-ka5 {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.bon_rv_label-ka5 {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #C9A84C;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}.bon_rv_h2-ka5 {
  font-size: 1.375rem;
  color: #F3EFE6;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.625rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.bon_rv_h2-ka5 {
  font-size: 1.75rem;
}
}.bon_rv_stats-ka5 {
  gap: 1.125rem;
  font-size: 13px;
  flex-wrap: wrap;
  color: #706B60;
  display: flex;
  align-items: center;
}.bon_rv_stats_score-ka5 {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.bon_rv_stats_score_val-ka5 {
  font-weight: 800;
  color: #E8B84B;
  font-size: 1.375rem;
  font-family: 'Cinzel', serif;
}.bon_rv_stats_score_max-ka5 {
  color: #565148;
  font-size: 13px;
}.bon_rv_stats_badge-ka5 {
  gap: 4px;
  display: flex;
  align-items: center;
}.bon_rv_stats_badge-ka5 svg {
  height: 14px;
  width: 0.875rem;
  color: #E8B84B;
}.bon_rv_grid-ka5 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.bon_rv_grid-ka5 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.bon_rv_grid-ka5 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.bon_rv_card-ka5 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #1B1E2B;
  border-radius: 0.5rem;
  padding: 20px;
  flex-direction: column;
  display: flex;
}.bon_rv_card_stars-ka5 {
  gap: 2px;
  display: flex;
  margin-bottom: 10px;
  color: #E8B84B;
}.bon_rv_card_stars-ka5 svg {
  height: 14px;
  width: 0.875rem;
}.bon_rv_card_h-ka5 {
  line-height: 1.3;
  overflow-wrap: break-word;
  color: #F3EFE6;
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 8px;
}.bon_rv_card_body-ka5 {
  flex: 1;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 14px;
  line-height: 1.65;
  color: #706B60;
}.bon_rv_card_body-ka5 strong {
  color: #C6C1B4;
  font-weight: 600;
}.bon_rv_card_meta-ka5 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 0.75rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}.bon_rv_card_author-ka5 {
  font-size: 12px;
  font-weight: 600;
  color: #C6C1B4;
}.bon_rv_card_date-ka5 {
  font-size: 11px;
  color: #565148;
}.bon_faq-ka5 {
  background: #10121A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.bon_faq-ka5 {
  padding: 44px 1.5rem 0;
}
}.bon_faq_in-ka5 {
  margin: 0 auto;
  max-width: 1320px;
}.bon_faq_head-ka5 {
  margin-bottom: 1.25rem;
}.bon_faq_label-ka5 {
  text-transform: uppercase;
  color: #C9A84C;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
}.bon_faq_h2-ka5 {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F3EFE6;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.bon_faq_h2-ka5 {
  font-size: 24px;
}
}.bon_faq_list-ka5 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.bon_faq_item-ka5 {
  border-radius: 8px;
  background: #1B1E2B;
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
}.bon_faq_q-ka5 {
  gap: 0.75rem;
  transition: color .2s;
  padding: 1rem 1.25rem;
  display: flex;
  flex-wrap: wrap;
  font-size: 0.875rem;
  font-weight: 600;
  color: #C6C1B4;
  cursor: pointer;
  align-items: center;
  justify-content: space-between;
  overflow-wrap: break-word;
}.bon_faq_q-ka5:hover {
  color: #F3EFE6;
}.bon_faq_q_ic-ka5 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  height: 1.5rem;
  width: 1.5rem;
  color: #C9A84C;
  justify-content: center;
  flex-shrink: 0;
  font-size: 16px;
  align-items: center;
  display: flex;
}.bon_faq_item-ka5.bon_state_open-ka5 .bon_faq_q_ic-ka5 {
  transform: rotate(45deg);
}.bon_faq_a-ka5 {
  padding: 0 20px 16px;
  line-height: 1.7;
  display: none;
  color: #706B60;
  overflow-wrap: break-word;
  font-size: 13px;
}.bon_faq_item-ka5.bon_state_open-ka5 .bon_faq_a-ka5 {
  display: block;
}.bon_faq_a-ka5 strong {
  font-weight: 700;
  color: #C6C1B4;
}.bon_faq_a-ka5 a {
  color: #C9A84C;
  text-decoration: underline;
}.bon_faq_a-ka5 ul,.bon_faq_a-ka5 ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.bon_faq_a-ka5 ol {
  list-style: decimal;
}.bon_faq_a-ka5 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.bon_faq_a-ka5 table {
  margin: 8px 0;
  font-size: 0.75rem;
  overflow-x: auto;
  display: block;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 765px) {.bon_faq_a-ka5 table {
  display: table;
}
}.bon_faq_a-ka5 th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C6C1B4;
  font-weight: 700;
}.bon_faq_a-ka5 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 8px;
  color: #706B60;
}.bon_seo-ka5 {
  background: #10121A;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.bon_seo-ka5 {
  padding: 2.75rem 1.5rem 0;
}
}.bon_seo_in-ka5 {
  padding: 28px 1.5rem;
  margin: 0 auto;
  background: #1B1E2B;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 82.5rem;
}
@media(min-width: 765px) {.bon_seo_in-ka5 {
  padding: 2.25rem 2.5rem;
}
}.bon_seo_label-ka5 {
  color: #C9A84C;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.bon_seo_h2-ka5 {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #F3EFE6;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 769px) {.bon_seo_h2-ka5 {
  font-size: 1.5rem;
}
}.bon_seo_body-ka5 {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #9A9488;
  font-size: 14px;
}.bon_seo_body-ka5 p {
  color: #9A9488;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.bon_seo_body-ka5 p:last-child {
  margin-bottom: 0;
}.bon_seo_body-ka5 strong {
  font-weight: 700;
  color: #C6C1B4;
}.bon_seo_body-ka5 a {
  transition: color .2s;
  color: #C9A84C;
  text-decoration: underline;
}.bon_seo_body-ka5 a:hover {
  color: #DFC05E;
}.bon_seo_body-ka5 ul,.bon_seo_body-ka5 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.bon_seo_body-ka5 ol {
  list-style: decimal;
}.bon_seo_body-ka5 li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #9A9488;
  font-size: 0.875rem;
}.bon_seo_body-ka5 table {
  font-size: 13px;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  margin-bottom: 0.75rem;
  width: 100%;
}
@media(min-width: 770px) {.bon_seo_body-ka5 table {
  display: table;
}
}.bon_seo_body-ka5 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C6C1B4;
  text-align: left;
}.bon_seo_body-ka5 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #9A9488;
}.bon_seo_cols-ka5 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.bon_seo_cols-ka5 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.bon_seo_cols-ka5 {
  grid-template-columns: repeat(3,1fr);
}
}.bon_seo_col_h-ka5 {
  font-size: 13px;
  margin-bottom: 0.438rem;
  color: #C6C1B4;
  overflow-wrap: break-word;
  font-weight: 700;
}.bon_seo_col_p-ka5 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #706B60;
  line-height: 1.65;
}.bon_seo_stats-ka5 {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.bon_seo_stat-ka5 {
  border-radius: 0.5rem;
  flex: 1;
  border: 1px solid rgba(201, 168, 76, 0.16);
  padding: 0.875rem 16px;
  background: rgba(201, 168, 76, 0.07);
  min-width: 8.75rem;
}.bon_seo_stat_val-ka5 {
  color: #C9A84C;
  margin-bottom: 0.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
}.bon_seo_stat_lb-ka5 {
  overflow-wrap: break-word;
  color: #706B60;
  font-size: 11px;
}.bon_seo-ka5 {
  padding: 36px 1rem 0;
  background: #10121A;
}
@media(min-width: 769px) {.bon_seo-ka5 {
  padding: 44px 24px 0;
}
}.bon_seo_in-ka5 {
  padding: 28px 24px;
  background: #1B1E2B;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 765px) {.bon_seo_in-ka5 {
  padding: 36px 40px;
}
}.bon_seo_label-ka5 {
  margin-bottom: 0.625rem;
  color: #C9A84C;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
}.bon_seo_h2-ka5 {
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  color: #F3EFE6;
  font-size: 1.25rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.bon_seo_h2-ka5 {
  font-size: 1.5rem;
}
}.bon_seo_body-ka5 {
  font-size: 14px;
  color: #9A9488;
  overflow-wrap: break-word;
  line-height: 1.75;
}.bon_seo_body-ka5 p {
  color: #9A9488;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  font-size: 0.875rem;
}.bon_seo_body-ka5 p:last-child {
  margin-bottom: 0;
}.bon_seo_body-ka5 strong {
  color: #C6C1B4;
  font-weight: 700;
}.bon_seo_body-ka5 a {
  transition: color .2s;
  color: #C9A84C;
  text-decoration: underline;
}.bon_seo_body-ka5 a:hover {
  color: #DFC05E;
}.bon_seo_body-ka5 ul,.bon_seo_body-ka5 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.bon_seo_body-ka5 ol {
  list-style: decimal;
}.bon_seo_body-ka5 li {
  color: #9A9488;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
}.bon_seo_body-ka5 table {
  margin-bottom: 12px;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 13px;
  display: block;
  width: 100%;
}
@media(min-width: 765px) {.bon_seo_body-ka5 table {
  display: table;
}
}.bon_seo_body-ka5 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C6C1B4;
  font-weight: 700;
  text-align: left;
}.bon_seo_body-ka5 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #9A9488;
}.bon_seo_cols-ka5 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 638px) {.bon_seo_cols-ka5 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.bon_seo_cols-ka5 {
  grid-template-columns: repeat(3,1fr);
}
}.bon_seo_col_h-ka5 {
  font-size: 0.813rem;
  color: #C6C1B4;
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.bon_seo_col_p-ka5 {
  font-size: 13px;
  color: #706B60;
  line-height: 1.65;
  overflow-wrap: break-word;
}.bon_seo_stats-ka5 {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.bon_seo_stat-ka5 {
  border-radius: 0.5rem;
  background: rgba(201, 168, 76, 0.07);
  border: 1px solid rgba(201, 168, 76, 0.16);
  flex: 1;
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.bon_seo_stat_val-ka5 {
  font-size: 1.25rem;
  color: #C9A84C;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
}.bon_seo_stat_lb-ka5 {
  overflow-wrap: break-word;
  color: #706B60;
  font-size: 0.688rem;
}.bon_seo-ka5 {
  padding: 36px 1rem 0;
  background: #10121A;
}
@media(min-width: 771px) {.bon_seo-ka5 {
  padding: 2.75rem 24px 0;
}
}.bon_seo_in-ka5 {
  border-radius: 14px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 28px 24px;
  background: #1B1E2B;
  max-width: 82.5rem;
}
@media(min-width:768px) {.bon_seo_in-ka5 {
  padding: 36px 2.5rem;
}
}.bon_seo_label-ka5 {
  letter-spacing: .08em;
  color: #C9A84C;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
}.bon_seo_h2-ka5 {
  margin-bottom: 14px;
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #F3EFE6;
}
@media(min-width: 769px) {.bon_seo_h2-ka5 {
  font-size: 1.5rem;
}
}.bon_seo_body-ka5 {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #9A9488;
}.bon_seo_body-ka5 p {
  line-height: 1.75;
  color: #9A9488;
  font-size: 14px;
  margin-bottom: 12px;
}.bon_seo_body-ka5 p:last-child {
  margin-bottom: 0;
}.bon_seo_body-ka5 strong {
  font-weight: 700;
  color: #C6C1B4;
}.bon_seo_body-ka5 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C9A84C;
}.bon_seo_body-ka5 a:hover {
  color: #DFC05E;
}.bon_seo_body-ka5 ul,.bon_seo_body-ka5 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.bon_seo_body-ka5 ol {
  list-style: decimal;
}.bon_seo_body-ka5 li {
  color: #9A9488;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 0.875rem;
}.bon_seo_body-ka5 table {
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.bon_seo_body-ka5 table {
  display: table;
}
}.bon_seo_body-ka5 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C6C1B4;
}.bon_seo_body-ka5 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #9A9488;
}.bon_seo_cols-ka5 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.bon_seo_cols-ka5 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.bon_seo_cols-ka5 {
  grid-template-columns: repeat(3,1fr);
}
}.bon_seo_col_h-ka5 {
  margin-bottom: 7px;
  color: #C6C1B4;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.bon_seo_col_p-ka5 {
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #706B60;
}.bon_seo_stats-ka5 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.bon_seo_stat-ka5 {
  flex: 1;
  border-radius: 0.5rem;
  border: 1px solid rgba(201, 168, 76, 0.16);
  padding: 14px 1rem;
  background: rgba(201, 168, 76, 0.07);
  min-width: 8.75rem;
}.bon_seo_stat_val-ka5 {
  margin-bottom: 0.25rem;
  color: #C9A84C;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
}.bon_seo_stat_lb-ka5 {
  color: #706B60;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.bon_ft-ka5 {
  background: #0B0C12;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.bon_ft_support-ka5 {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 771px) {.bon_ft_support-ka5 {
  padding: 1.75rem 1.5rem;
}
}.bon_ft_support_in-ka5 {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1320px;
}.bon_ft_support_main-ka5 {
  flex: 1;
  gap: 1rem;
  min-width: 13.75rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.bon_ft_support_ic-ka5 {
  color: #C9A84C;
  flex-shrink: 0;
}.bon_ft_support_ic-ka5 svg {
  stroke-linejoin: round;
  height: 1.875rem;
  width: 30px;
  stroke-linecap: round;
}.bon_ft_support_text_title-ka5 {
  color: #F3EFE6;
  margin-bottom: 3px;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.bon_ft_support_text_sub-ka5 {
  font-size: 12px;
  color: #706B60;
  overflow-wrap: break-word;
}.bon_ft_support_btn-ka5 {
  background: #C9A84C;
  border-radius: 8px;
  padding: 11px 22px;
  transition: background .2s;
  color: #F3EFE6;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 0.813rem;
}.bon_ft_support_btn-ka5:hover {
  background: #DFC05E;
}.bon_ft_support_contacts-ka5 {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.bon_ft_support_contact-ka5 {
  font-size: 12px;
  line-height: 1.4;
  color: #565148;
}.bon_ft_support_contact-ka5 strong {
  font-size: 11px;
  color: #9A9488;
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
}.bon_ft_main-ka5 {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.bon_ft_main-ka5 {
  padding: 2.5rem 1.5rem 32px;
}
}.bon_ft_main_in-ka5 {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.bon_ft_main_in-ka5 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.bon_ft_main_in-ka5 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.bon_ft_col_logo-ka5 {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.bon_ft_col_logo-ka5 {
  grid-column: auto;
}
}.bon_ft_logo-ka5 {
  gap: 9px;
  font-size: 16px;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
  font-weight: 800;
  color: #F3EFE6;
  align-items: center;
  overflow-wrap: break-word;
}.bon_ft_logo_mark-ka5 {
  border-radius: 4px;
  overflow: hidden;
  width: 1.875rem;
  height: 1.875rem;
}.bon_ft_logo_mark-ka5 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.bon_ft_logo_sub-ka5 {
  line-height: 1.55;
  max-width: 12.5rem;
  font-size: 0.75rem;
  color: #565148;
  overflow-wrap: break-word;
}.bon_ft_col_title-ka5 {
  letter-spacing: .07em;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  font-weight: 700;
  font-size: 0.75rem;
  color: #9A9488;
}.bon_ft_col_links-ka5 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.bon_ft_col_link-ka5 {
  transition: color .2s;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #565148;
}.bon_ft_col_link-ka5:hover {
  color: #C6C1B4;
}.bon_ft_apps-ka5 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.bon_ft_app_card-ka5 {
  transition: border-color .2s;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.625rem 12px;
  background: rgba(255, 255, 255, 0.05);
  gap: 10px;
  align-items: center;
  display: flex;
}.bon_ft_app_card-ka5:hover {
  border-color: rgba(201, 168, 76, 0.45);
}.bon_ft_app_card_ic-ka5 svg {
  stroke-linecap: round;
  height: 1.375rem;
  stroke-linejoin: round;
  width: 1.375rem;
}.bon_ft_app_card_os-ka5 {
  font-weight: 600;
  font-size: 0.625rem;
  color: #565148;
}.bon_ft_app_card_action-ka5 {
  font-size: 0.75rem;
  color: #C6C1B4;
  font-weight: 700;
}.bon_ft_bot-ka5 {
  padding: 20px 1rem;
}
@media(min-width: 771px) {.bon_ft_bot-ka5 {
  padding: 1.25rem 1.5rem;
}
}.bon_ft_bot_in-ka5 {
  margin: 0 auto;
  gap: 1rem;
  max-width: 1320px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.bon_ft_socials-ka5 {
  gap: 8px;
  display: flex;
}.bon_ft_soc-ka5 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  display: flex;
  width: 36px;
  height: 36px;
  color: #9A9488;
  justify-content: center;
  align-items: center;
}.bon_ft_soc-ka5 svg {
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.bon_ft_soc-ka5:hover {
  background: rgba(255, 255, 255, 0.07);
}.bon_ft_legal-ka5 {
  flex: 1;
  overflow-wrap: break-word;
  min-width: 12.5rem;
  color: #8A8580;
  line-height: 1.6;
  font-size: 0.688rem;
}.bon_ft_legal-ka5 strong {
  color: #9A9488;
  font-weight: 700;
}.bon_ft_legal-ka5 a {
  text-decoration: underline;
  color: #9A9488;
}.bon_ft_age-ka5 {
  border-radius: 50%;
  border: 2px solid #8A8580;
  flex-shrink: 0;
  width: 2rem;
  justify-content: center;
  font-size: 11px;
  height: 2rem;
  color: #8A8580;
  display: flex;
  font-weight: 800;
  margin-left: auto;
  align-items: center;
}