*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #0E0D0A;
  line-height: 1.6;
  min-height: 100vh;
  color: #CCBF9A;
  font-family: 'Inter', sans-serif;
  -webkit-font-smoothing: antialiased;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  border: none;
  font: inherit;
  background: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.bpo_layout_hlz {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.bpo_page_hlz {
  display: flex;
  min-height: 100vh;
}.bpo_main_hlz {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media(min-width: 1081px) {.bpo_main_hlz {
  padding-left: 13.75rem;
}
}
@media(max-width: 1081px) {.bpo_main_hlz {
  padding-bottom: 72px;
}
}.bpo_gc_hlz {
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #14130F;
  border-radius: 8px;
  width: 140px;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
}
@media(min-width: 637px) {.bpo_gc_hlz {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.bpo_gc_hlz {
  width: 10.5rem;
}
}.bpo_gc_hlz:hover {
  border-color: rgba(200, 148, 30, 0.07);
  transform: translateY(-3px);
}.bpo_gc_img_hlz {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.bpo_gc_img_hlz img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.bpo_gc_hover_hlz {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8, 8, 7, 0.72);
  display: flex;
  opacity: 0;
  justify-content: center;
  position: absolute;
  align-items: center;
}.bpo_gc_hlz:hover .bpo_gc_hover_hlz {
  opacity: 1;
}.bpo_gc_hover_btn_hlz {
  border-radius: 0.25rem;
  background: #C8941E;
  padding: 8px 1rem;
  font-size: 0.75rem;
  font-weight: 700;
  color: #F4ECDA;
}.bpo_gc_info_hlz {
  padding: 8px 0.625rem 10px;
}.bpo_gc_name_hlz {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  font-size: 0.75rem;
  color: #CCBF9A;
  font-weight: 600;
  max-width: 100%;
}.bpo_gc_prov_hlz {
  color: #584D38;
  font-size: 10px;
}.bpo_gc_tag_hlz {
  border-radius: 4px;
  padding: 2px 0.438rem;
  font-size: 0.563rem;
  font-weight: 700;
  text-transform: uppercase;
  top: 0.375rem;
  z-index: 2;
  position: absolute;
  letter-spacing: .04em;
  left: 6px;
}.bpo_gc_tag_hot_hlz {
  background: #D63B3B;
  color: #fff;
}.bpo_gc_tag_new_hlz {
  background: #1FB85A;
  color: #0E0D0A;
}.bpo_gc_tag_jp_hlz {
  background: #E8A020;
  color: #0E0D0A;
}.bpo_gc_tag_ex_hlz {
  background: #7A4E10;
  color: #fff;
}.bpo_gc_tag_live_hlz {
  background: #D63B3B;
  color: #fff;
}.bpo_gr_hlz {
  background: #0E0D0A;
  padding: 2rem 16px 0;
}
@media(min-width: 769px) {.bpo_gr_hlz {
  padding: 36px 24px 0;
}
}.bpo_gr_in_hlz {
  margin: 0 auto;
  max-width: 1320px;
}.bpo_gr_head_hlz {
  gap: 12px;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.bpo_gr_head_l_hlz {
  gap: 10px;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.bpo_gr_ic_hlz {
  border-radius: 8px;
  width: 2rem;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  height: 32px;
  display: flex;
}.bpo_gr_ic_hlz svg {
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
}.bpo_gr_title_hlz {
  color: #F4ECDA;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 1rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.bpo_gr_title_hlz {
  font-size: 1.125rem;
}
}.bpo_gr_more_hlz {
  transition: color .2s;
  gap: 0.313rem;
  flex-shrink: 0;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
  white-space: nowrap;
  font-weight: 600;
  color: #72654A;
}.bpo_gr_more_hlz:hover {
  color: #C8941E;
}.bpo_gr_more_hlz svg {
  height: 12px;
  stroke-linejoin: round;
  width: 12px;
  stroke-linecap: round;
}.bpo_gr_arrows_hlz {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.bpo_gr_arr_hlz {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: background .15s,color .15s;
  border-radius: 4px;
  justify-content: center;
  width: 30px;
  align-items: center;
  color: #9A8A68;
  height: 30px;
  display: flex;
}.bpo_gr_arr_hlz:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4ECDA;
}.bpo_gr_arr_hlz svg {
  stroke-linecap: round;
  width: 13px;
  height: 13px;
  stroke-linejoin: round;
}.bpo_gr_seo_h_hlz {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  max-width: 680px;
  font-family: 'Cinzel', serif;
  font-size: 13px;
  color: #CCBF9A;
  font-weight: 700;
}
@media(min-width: 769px) {.bpo_gr_seo_h_hlz {
  font-size: 14px;
}
}.bpo_gr_seo_hlz {
  line-height: 1.55;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  font-size: 12px;
  color: #72654A;
}.bpo_gr_seo_hlz strong {
  color: #CCBF9A;
  font-weight: 600;
}.bpo_gr_scroll_hlz {
  gap: 10px;
  padding-bottom: 0.625rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  display: flex;
  scrollbar-width: none;
}.bpo_gr_scroll_hlz::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.bpo_gr_scroll_hlz {
  gap: 12px;
}
}.bpo_tb_hlz {
  background: #0E0D0A;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  height: 3.5rem;
  align-items: center;
  top: 0;
  right: 0;
  left: 0;
  position: fixed;
  z-index: 80;
  display: flex;
}.bpo_tb_in_hlz {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  width: 100%;
  align-items: center;
  display: flex;
}.bpo_tb_burger_hlz {
  gap: 0.313rem;
  border-radius: 0.5rem;
  flex-shrink: 0;
  margin-right: 8px;
  align-items: center;
  width: 2.375rem;
  display: flex;
  height: 2.375rem;
  flex-direction: column;
  justify-content: center;
}.bpo_tb_burger_hlz:hover {
  background: rgba(255, 255, 255, 0.05);
}.bpo_tb_burger_line_hlz {
  border-radius: 1px;
  background: #9A8A68;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width:1080px) {.bpo_tb_burger_hlz {
  display: none;
}
}.bpo_tb_logo_hlz {
  gap: 0.563rem;
  flex-shrink: 0;
  font-weight: 800;
  align-items: center;
  color: #F4ECDA;
  margin-right: 20px;
  overflow-wrap: break-word;
  font-size: 18px;
  display: flex;
  letter-spacing: -.01em;
}.bpo_tb_logo_mark_hlz {
  overflow: hidden;
  border-radius: 8px;
  align-items: center;
  display: flex;
  width: 2rem;
  height: 2rem;
  justify-content: center;
}.bpo_tb_logo_mark_hlz img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.bpo_tb_nav_hlz {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 637px) {.bpo_tb_nav_hlz {
  display: flex;
}
}.bpo_tb_tab_hlz {
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  border-radius: 8px;
  font-size: 0.813rem;
  color: #9A8A68;
  white-space: nowrap;
  font-weight: 600;
}.bpo_tb_tab_hlz:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4ECDA;
}.bpo_tb_tab_hlz.bpo_state_active_hlz {
  background: rgba(200, 148, 30, 0.18);
  color: #F4ECDA;
}.bpo_tb_right_hlz {
  gap: 8px;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
}.bpo_tb_login_hlz {
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  padding: 0.563rem 16px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  color: #CCBF9A;
  display: none;
  font-weight: 600;
  font-size: 0.813rem;
}.bpo_tb_login_hlz:hover {
  border-color: rgba(200, 148, 40, 0.45);
  color: #F4ECDA;
}
@media(min-width: 477px) {.bpo_tb_login_hlz {
  display: block;
}
}.bpo_tb_reg_hlz {
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  border-radius: 0.5rem;
  background: #1FB85A;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
  color: #0C0B07;
}.bpo_tb_reg_hlz:hover {
  background: #18A04E;
}.bpo_sb_hlz {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  background: #1A1916;
  transition: transform .25s ease;
  bottom: 0;
  overflow-y: auto;
  left: 0;
  position: fixed;
  z-index: 70;
  width: 220px;
  top: 3.5rem;
}.bpo_sb_hlz.bpo_state_open_hlz {
  transform: translateX(0);
}.bpo_sb_hlz::-webkit-scrollbar {
  width: 4px;
}.bpo_sb_hlz::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.bpo_sb_hlz {
  transform: translateX(0);
}
}.bpo_sb_auth_hlz {
  padding: 0.875rem 0.75rem 10px;
}.bpo_sb_btn_reg_hlz {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #1FB85A;
  padding: 0.688rem;
  color: #0C0B07;
  margin-bottom: 8px;
  text-align: center;
  font-weight: 700;
  font-size: 0.813rem;
  display: block;
}.bpo_sb_btn_reg_hlz:hover {
  background: #18A04E;
}.bpo_sb_btn_login_hlz {
  padding: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 8px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  color: #CCBF9A;
  font-weight: 600;
  display: block;
  text-align: center;
  font-size: 13px;
}.bpo_sb_btn_login_hlz:hover {
  border-color: rgba(200, 148, 40, 0.45);
  color: #F4ECDA;
}.bpo_sb_promo_hlz {
  border: 1px solid rgba(200, 148, 30, 0.18);
  border-radius: 8px;
  padding: 0.75rem 0.875rem;
  margin: 0 0.75rem 10px;
  background: linear-gradient(135deg,#241400,#1A1916);
  overflow: hidden;
  position: relative;
}.bpo_sb_promo_hlz::before {
  background: radial-gradient(circle,rgba(200, 148, 30, 0.18),transparent 70%);
  border-radius: 50%;
  height: 5rem;
  position: absolute;
  width: 80px;
  right: -1.25rem;
  top: -1.25rem;
  content: '';
}.bpo_sb_promo_title_hlz {
  color: #C8941E;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 4px;
  letter-spacing: .06em;
}.bpo_sb_promo_text_hlz {
  font-weight: 600;
  color: #F4ECDA;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.35;
}.bpo_sb_promo_sub_hlz {
  color: #72654A;
  margin-top: 3px;
  font-size: 10px;
}.bpo_sb_nav_hlz {
  padding: 0.375rem 0.5rem 1rem;
}.bpo_sb_nav_lb_hlz {
  padding: 10px 8px 0.375rem;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #584D38;
}.bpo_sb_link_hlz {
  transition: background .15s,color .15s;
  border-radius: 4px;
  padding: 0.563rem 10px;
  gap: 10px;
  cursor: pointer;
  align-items: center;
  font-size: 0.813rem;
  font-weight: 500;
  display: flex;
  overflow-wrap: break-word;
  color: #9A8A68;
}.bpo_sb_link_hlz:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4ECDA;
}.bpo_sb_link_hlz.bpo_state_active_hlz {
  background: rgba(200, 148, 30, 0.18);
  color: #F4ECDA;
}.bpo_sb_ic_hlz {
  border-radius: 4px;
  height: 30px;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  width: 1.875rem;
}.bpo_sb_ic_hlz svg {
  height: 1rem;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.bpo_sb_ic_1_hlz {
  background: rgba(200, 148, 30, 0.07);
  color: #C8941E;
}.bpo_sb_ic_2_hlz {
  background: rgba(31, 184, 90, 0.14);
  color: #1FB85A;
}.bpo_sb_ic_3_hlz {
  background: rgba(232, 160, 32, 0.16);
  color: #E8A020;
}.bpo_sb_ic_4_hlz {
  background: rgba(122, 78, 16, 0.28);
  color: #7A4E10;
}.bpo_sb_ic_5_hlz {
  background: rgba(200, 148, 30, 0.07);
  color: #D44E8A;
}.bpo_sb_ic_6_hlz {
  background: rgba(122, 78, 16, 0.28);
  color: #7B38D8;
}.bpo_sb_badge_hlz {
  border-radius: 4px;
  background: #E8A020;
  padding: 2px 0.438rem;
  color: #0C0B07;
  font-size: 0.563rem;
  margin-left: auto;
  font-weight: 700;
}.bpo_sb_bot_hlz {
  gap: 0.5rem;
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.bpo_sb_lang_hlz,.bpo_sb_help_hlz {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  transition: border-color .2s;
  padding: 0.563rem 6px;
  border-radius: 0.25rem;
  gap: 6px;
  justify-content: center;
  display: flex;
  color: #9A8A68;
  font-size: 11px;
  align-items: center;
  font-weight: 600;
}.bpo_sb_lang_hlz:hover,.bpo_sb_help_hlz:hover {
  border-color: rgba(200, 148, 40, 0.45);
  color: #F4ECDA;
}.bpo_sb_lang_hlz svg,.bpo_sb_help_hlz svg {
  width: 0.813rem;
  stroke-linecap: round;
  height: 0.813rem;
  stroke-linejoin: round;
}.bpo_sb_bd_hlz {
  inset: 0;
  background: rgba(8, 8, 7, 0.72);
  display: none;
  position: fixed;
  z-index: 69;
}.bpo_sb_bd_hlz.bpo_state_on_hlz {
  display: block;
}
@media(min-width: 1081px) {.bpo_sb_bd_hlz {
  display: none!important;
}
}.bpo_mob_nav_hlz {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  background: #1A1916;
  right: 0;
  position: fixed;
  z-index: 80;
  bottom: 0;
  display: flex;
  left: 0;
}
@media(min-width: 1079px) {.bpo_mob_nav_hlz {
  display: none;
}
}.bpo_mob_nav_item_hlz {
  flex: 1;
  gap: 4px;
  padding: 4px 2px;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  align-items: center;
  color: #584D38;
}.bpo_mob_nav_ic_hlz {
  line-height: 1;
}.bpo_mob_nav_ic_hlz svg {
  width: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 20px;
}.bpo_mob_nav_lb_hlz {
  font-size: 0.625rem;
  color: #584D38;
  font-weight: 600;
}.bpo_mob_nav_item_hlz.bpo_state_active_hlz {
  color: #C8941E;
}.bpo_mob_nav_item_hlz.bpo_state_active_hlz .bpo_mob_nav_lb_hlz {
  color: #C8941E;
}.bpo_hero_hlz {
  padding: 20px 1rem 0;
  background: #0E0D0A;
}
@media(min-width: 770px) {.bpo_hero_hlz {
  padding: 24px 1.5rem 0;
}
}.bpo_hero_in_hlz {
  gap: 12px;
  margin: 0 auto;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.bpo_hero_in_hlz {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width:1100px) {.bpo_hero_in_hlz {
  grid-template-columns: 1fr 340px;
}
}.bpo_hero_promo_hlz {
  background: #14130F;
  overflow: hidden;
  border-radius: 0.75rem;
  position: relative;
  min-height: 13.75rem;
  align-items: stretch;
  display: flex;
}
@media(min-width: 771px) {.bpo_hero_promo_hlz {
  min-height: 17.5rem;
}
}.bpo_hero_promo_bg_hlz {
  inset: 0;
  background: linear-gradient(120deg,#241400 0%,#0E0D0A 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.bpo_hero_promo_bg_hlz::after {
  inset: 0;
  background: linear-gradient(90deg,#0E0D0A 0%,rgba(8, 8, 7, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.bpo_hero_promo_glow_hlz {
  background: radial-gradient(circle,rgba(122, 78, 16, 0.28) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  top: -40px;
  right: 60px;
  height: 300px;
  pointer-events: none;
  width: 300px;
}.bpo_hero_promo_ct_hlz {
  padding: 28px 24px 28px 28px;
  z-index: 2;
  max-width: 480px;
  position: relative;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
@media(min-width: 771px) {.bpo_hero_promo_ct_hlz {
  padding: 40px 2rem;
}
}.bpo_hero_badge_hlz {
  background: rgba(200, 148, 30, 0.18);
  border: 1px solid rgba(200, 148, 30, 0.07);
  padding: 0.313rem 12px;
  border-radius: 20px;
  display: inline-block;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #C8941E;
  letter-spacing: .08em;
  margin-bottom: 14px;
}.bpo_hero_h1_hlz {
  color: #F4ECDA;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  line-height: 1.15;
  font-family: 'Cinzel', serif;
  font-size: 26px;
}.bpo_hero_h1_hlz em {
  font-style: normal;
  color: #E8A020;
}
@media(min-width: 769px) {.bpo_hero_h1_hlz {
  font-size: 2.25rem;
}
}.bpo_hero_sub_hlz {
  line-height: 1.55;
  color: #9A8A68;
  margin-bottom: 1.25rem;
  font-size: 13px;
}
@media(min-width: 765px) {.bpo_hero_sub_hlz {
  font-size: 14px;
}
}.bpo_hero_row_hlz {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.bpo_hero_cta_hlz {
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  background: #1FB85A;
  color: #0C0B07;
  box-shadow: 0 4px 18px rgba(31, 184, 90, 0.38), 0 1px 3px rgba(0, 0, 0, 0.55);
  font-size: 14px;
  font-weight: 700;
}.bpo_hero_cta_hlz:hover {
  background: #18A04E;
}.bpo_hero_terms_hlz {
  font-size: 11px;
  color: #584D38;
}.bpo_hero_game_hlz {
  border-radius: 0.75rem;
  overflow: hidden;
  background: #14130F;
  border: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  flex-direction: column;
  position: relative;
}.bpo_hero_game_badge_hlz {
  border: 1px solid rgba(232, 160, 32, 0.16);
  background: rgba(232, 160, 32, 0.16);
  border-radius: 20px;
  padding: 0.313rem 10px;
  color: #E8A020;
  position: absolute;
  font-weight: 700;
  text-transform: uppercase;
  top: 12px;
  left: 12px;
  letter-spacing: .06em;
  font-size: 10px;
  z-index: 3;
}.bpo_hero_game_badge_hlz svg {
  margin-right: 4px;
  vertical-align: -1px;
  width: 11px;
  height: 0.688rem;
}.bpo_hero_game_img_hlz {
  overflow: hidden;
  background: linear-gradient(135deg,#241400,#0E0D0A);
  padding-bottom: 60%;
  position: relative;
}.bpo_hero_game_img_hlz img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.bpo_hero_game_play_hlz {
  background: rgba(8, 8, 7, 0.72);
  transition: opacity .2s;
  inset: 0;
  opacity: 0;
  align-items: center;
  position: absolute;
  justify-content: center;
  display: flex;
}.bpo_hero_game_hlz:hover .bpo_hero_game_play_hlz {
  opacity: 1;
}.bpo_hero_game_play_hlz span {
  background: #C8941E;
  border-radius: 50%;
  width: 52px;
  align-items: center;
  justify-content: center;
  height: 3.25rem;
  display: flex;
}.bpo_hero_game_play_hlz span svg {
  width: 1.125rem;
  height: 1.125rem;
  margin-left: 2px;
}.bpo_hero_game_info_hlz {
  padding: 0.875rem 1rem;
}.bpo_hero_game_title_hlz {
  color: #F4ECDA;
  font-weight: 700;
  font-size: 0.938rem;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.bpo_hero_game_provider_hlz {
  font-size: 11px;
  color: #72654A;
}.bpo_hero_game_btn_hlz {
  transition: background .2s;
  border-radius: 0.5rem;
  margin: 12px 1rem 16px;
  background: #C8941E;
  padding: 0.688rem;
  font-weight: 700;
  display: block;
  font-size: 0.813rem;
  color: #F4ECDA;
  text-align: center;
}.bpo_hero_game_hlz:hover .bpo_hero_game_btn_hlz {
  background: #DCA832;
}.bpo_sbar_hlz {
  background: #0E0D0A;
  padding: 1rem 1rem 0;
}
@media(min-width: 767px) {.bpo_sbar_hlz {
  padding: 18px 24px 0;
}
}.bpo_sbar_in_hlz {
  margin: 0 auto;
  max-width: 1320px;
}.bpo_sbar_row_hlz {
  gap: 10px;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}.bpo_sbar_input_hlz {
  border-radius: 0.5rem;
  padding: 0.688rem 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.625rem;
  transition: border-color .2s;
  background: #14130F;
  flex: 1;
  display: flex;
  cursor: pointer;
  font-size: 13px;
  color: #72654A;
  align-items: center;
}.bpo_sbar_input_hlz:hover {
  border-color: rgba(200, 148, 40, 0.45);
}.bpo_sbar_input_hlz svg {
  height: 0.938rem;
  width: 0.938rem;
  flex-shrink: 0;
  stroke-linecap: round;
  stroke-linejoin: round;
}.bpo_sbar_providers_hlz {
  gap: 8px;
  padding: 0.688rem 1.125rem;
  transition: border-color .2s;
  border-radius: 0.5rem;
  background: #14130F;
  border: 1px solid rgba(255, 255, 255, 0.09);
  font-weight: 600;
  white-space: nowrap;
  color: #CCBF9A;
  display: flex;
  align-items: center;
  font-size: 0.813rem;
}.bpo_sbar_providers_hlz:hover {
  border-color: rgba(200, 148, 40, 0.45);
  color: #F4ECDA;
}.bpo_sbar_providers_hlz svg {
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
  width: 14px;
}.bpo_sbar_tabs_hlz {
  gap: 0.375rem;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
}.bpo_sbar_tabs_hlz::-webkit-scrollbar {
  display: none;
}.bpo_sbar_tab_hlz {
  border-radius: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  padding: 0.5rem 14px;
  background: rgba(255, 255, 255, 0.05);
  white-space: nowrap;
  font-size: 12px;
  flex-shrink: 0;
  color: #9A8A68;
  font-weight: 600;
  display: flex;
  align-items: center;
  cursor: pointer;
}.bpo_sbar_tab_hlz:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(200, 148, 40, 0.45);
  color: #F4ECDA;
}.bpo_sbar_tab_hlz.bpo_state_active_hlz {
  border-color: rgba(200, 148, 30, 0.07);
  background: rgba(200, 148, 30, 0.18);
  color: #F4ECDA;
}.bpo_sbar_tab_ic_hlz svg {
  stroke-linejoin: round;
  width: 0.875rem;
  height: 14px;
  stroke-linecap: round;
}.bpo_gcg_hlz {
  background: #0E0D0A;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.bpo_gcg_hlz {
  padding: 44px 24px 0;
}
}.bpo_gcg_in_hlz {
  margin: 0 auto;
  max-width: 1320px;
}.bpo_gcg_head_hlz {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.bpo_gcg_label_hlz {
  font-size: 11px;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C8941E;
}.bpo_gcg_h2_hlz {
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #F4ECDA;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.bpo_gcg_h2_hlz {
  font-size: 28px;
}
}.bpo_gcg_intro_hlz {
  color: #72654A;
  line-height: 1.6;
  font-size: 13px;
}.bpo_gcg_grid_hlz {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.bpo_gcg_grid_hlz {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.bpo_gcg_grid_hlz {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.bpo_gcg_card_hlz {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem;
  border-radius: 12px;
  transition: transform .2s,border-color .2s;
  justify-content: flex-end;
  flex-direction: column;
  min-height: 15rem;
  position: relative;
  display: flex;
  cursor: pointer;
}.bpo_gcg_card_hlz:hover {
  border-color: rgba(200, 148, 30, 0.18);
  transform: translateY(-3px);
}.bpo_gcg_card_bg_hlz {
  inset: 0;
  z-index: 0;
  position: absolute;
}.bpo_gcg_card_bg_hlz::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.bpo_gcg_card_ic_hlz {
  border-radius: 4px;
  background: rgba(0,0,0,.45);
  display: flex;
  top: 1.125rem;
  right: 1.125rem;
  justify-content: center;
  height: 40px;
  position: absolute;
  width: 2.5rem;
  align-items: center;
  z-index: 2;
  color: #F4ECDA;
}.bpo_gcg_card_ic_hlz svg {
  width: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.25rem;
}.bpo_gcg_card_ct_hlz {
  z-index: 1;
  position: relative;
}.bpo_gcg_card_h_hlz {
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  color: #F4ECDA;
  overflow-wrap: break-word;
  font-size: 1.125rem;
  line-height: 1.2;
  font-weight: 800;
}
@media(min-width:768px) {.bpo_gcg_card_h_hlz {
  font-size: 1.25rem;
}
}.bpo_gcg_card_p_hlz {
  font-size: 0.75rem;
  margin-bottom: 10px;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
}.bpo_gcg_card_p_hlz strong {
  font-weight: 600;
  color: #F4ECDA;
}.bpo_gcg_card_cta_hlz {
  gap: 4px;
  font-size: 12px;
  display: inline-flex;
  align-items: center;
  letter-spacing: .04em;
  text-transform: uppercase;
  color: #C8941E;
  font-weight: 700;
}.bpo_gcg_card_cta_hlz svg {
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
  width: 0.75rem;
}.bpo_ws_hlz {
  padding: 2rem 1rem 0;
  background: #0E0D0A;
}
@media(min-width: 770px) {.bpo_ws_hlz {
  padding: 2.25rem 1.5rem 0;
}
}.bpo_ws_in_hlz {
  margin: 0 auto;
  max-width: 1320px;
}.bpo_ws_head_hlz {
  gap: 12px;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 0.875rem;
}.bpo_ws_title_hlz {
  gap: 0.625rem;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  color: #F4ECDA;
  flex-wrap: wrap;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  font-size: 1rem;
}.bpo_ws_title_ic_hlz svg {
  stroke-linejoin: round;
  width: 1.125rem;
  color: #E8A020;
  height: 1.125rem;
  stroke-linecap: round;
}.bpo_ws_online_hlz {
  gap: 7px;
  align-items: center;
  color: #72654A;
  font-size: 12px;
  display: flex;
  font-weight: 600;
}.bpo_ws_online_dot_hlz {
  border-radius: 50%;
  background: #1FB85A;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(31, 184, 90, 0.14);
  flex-shrink: 0;
  height: 0.5rem;
}.bpo_ws_scroll_hlz {
  gap: 8px;
  display: flex;
  padding-bottom: 8px;
  overflow-x: auto;
  scrollbar-width: none;
}.bpo_ws_scroll_hlz::-webkit-scrollbar {
  display: none;
}.bpo_wc_hlz {
  background: #14130F;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 10px;
  padding: 0.625rem 0.875rem;
  border-radius: 8px;
  flex-shrink: 0;
  align-items: center;
  min-width: 220px;
  display: flex;
}.bpo_wc_img_hlz {
  background: #1A1916;
  overflow: hidden;
  border-radius: 0.25rem;
  flex-shrink: 0;
  height: 36px;
  width: 36px;
}.bpo_wc_img_hlz img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.bpo_wc_info_hlz {
  min-width: 0;
}.bpo_wc_game_hlz {
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
  text-overflow: ellipsis;
  color: #CCBF9A;
}.bpo_wc_player_hlz {
  overflow: hidden;
  color: #584D38;
  white-space: nowrap;
  font-size: 10px;
  text-overflow: ellipsis;
}.bpo_wc_amount_hlz {
  color: #1FB85A;
  font-size: 13px;
  margin-left: auto;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 700;
}.bpo_reg_hlz {
  background: #0E0D0A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.bpo_reg_hlz {
  padding: 44px 24px 0;
}
}.bpo_reg_in_hlz {
  margin: 0 auto;
  border-radius: 0.75rem;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #1A1916;
  max-width: 1320px;
}
@media(min-width: 771px) {.bpo_reg_in_hlz {
  padding: 2.5rem;
}
}.bpo_reg_top_hlz {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.bpo_reg_top_hlz {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.bpo_reg_label_hlz {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C8941E;
}.bpo_reg_h2_hlz {
  font-size: 1.375rem;
  color: #F4ECDA;
  line-height: 1.2;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-weight: 800;
}
@media(min-width: 766px) {.bpo_reg_h2_hlz {
  font-size: 1.75rem;
}
}.bpo_reg_bonus_hlz {
  gap: 0.5rem;
  background: rgba(232, 160, 32, 0.16);
  border-radius: 8px;
  border: 1px solid rgba(232, 160, 32, 0.16);
  padding: 10px 1rem;
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.bpo_reg_bonus_amount_hlz {
  font-weight: 800;
  font-size: 20px;
  color: #E8A020;
}.bpo_reg_bonus_text_hlz {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #9A8A68;
}.bpo_reg_cta_btn_hlz {
  transition: background .2s;
  border-radius: 8px;
  background: #1FB85A;
  padding: 14px 32px;
  color: #0C0B07;
  display: inline-block;
  font-size: 15px;
  margin-bottom: 12px;
  font-weight: 700;
  box-shadow: 0 4px 18px rgba(31, 184, 90, 0.38), 0 1px 3px rgba(0, 0, 0, 0.55);
}.bpo_reg_cta_btn_hlz:hover {
  background: #18A04E;
}.bpo_reg_terms_hlz {
  color: #584D38;
  line-height: 1.5;
  font-size: 11px;
}.bpo_reg_seo_hlz {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #72654A;
  font-size: 0.813rem;
  margin-top: 20px;
  line-height: 1.65;
  overflow-wrap: break-word;
  padding-top: 1.25rem;
}.bpo_reg_seo_hlz p {
  margin-bottom: 10px;
  font-size: 0.813rem;
  color: #72654A;
  line-height: 1.65;
}.bpo_reg_seo_hlz p:last-child {
  margin-bottom: 0;
}.bpo_reg_seo_hlz strong {
  color: #CCBF9A;
  font-weight: 700;
}.bpo_reg_seo_hlz a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8941E;
}.bpo_reg_seo_hlz a:hover {
  color: #DCA832;
}.bpo_reg_seo_hlz ul,.bpo_reg_seo_hlz ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.bpo_reg_seo_hlz ol {
  list-style: decimal;
}.bpo_reg_seo_hlz li {
  color: #72654A;
  line-height: 1.65;
  margin-bottom: 0.25rem;
  font-size: 0.813rem;
}.bpo_reg_seo_hlz table {
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
  display: block;
  margin-bottom: 0.625rem;
}
@media(min-width: 769px) {.bpo_reg_seo_hlz table {
  display: table;
}
}.bpo_reg_seo_hlz th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  text-align: left;
  font-weight: 700;
  color: #CCBF9A;
}.bpo_reg_seo_hlz td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #72654A;
}.bpo_reg_steps_hlz {
  gap: 14px;
  display: flex;
  margin-top: 1.75rem;
  flex-direction: column;
}
@media(min-width:860px) {.bpo_reg_steps_hlz {
  margin-top: 0;
}
}.bpo_reg_step_hlz {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 14px;
  padding: 16px;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.bpo_reg_step_num_hlz {
  border-radius: 50%;
  background: rgba(200, 148, 30, 0.18);
  border: 1px solid rgba(200, 148, 30, 0.07);
  width: 34px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  height: 34px;
  font-size: 14px;
  font-weight: 800;
  align-items: center;
  color: #C8941E;
}.bpo_reg_step_title_hlz {
  font-weight: 700;
  margin-bottom: 3px;
  color: #F4ECDA;
  font-size: 0.875rem;
}.bpo_reg_step_text_hlz {
  font-size: 12px;
  line-height: 1.5;
  color: #72654A;
}.bpo_reg_trust_hlz {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  padding-top: 1.25rem;
}.bpo_reg_trust_item_hlz {
  gap: 0.438rem;
  color: #72654A;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.bpo_reg_trust_ic_hlz svg {
  stroke-linecap: round;
  height: 1rem;
  color: #C8941E;
  stroke-linejoin: round;
  width: 16px;
}.bpo_prov_hlz {
  background: #0E0D0A;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.bpo_prov_hlz {
  padding: 44px 1.5rem 0;
}
}.bpo_prov_in_hlz {
  margin: 0 auto;
  max-width: 1320px;
}.bpo_prov_head_hlz {
  margin-bottom: 1rem;
}.bpo_prov_label_hlz {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #C8941E;
  font-size: 0.688rem;
}.bpo_prov_h2_hlz {
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  font-weight: 800;
  color: #F4ECDA;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.bpo_prov_h2_hlz {
  font-size: 1.5rem;
}
}.bpo_prov_seo_hlz {
  overflow-wrap: break-word;
  color: #72654A;
  margin-bottom: 16px;
  max-width: 38.75rem;
  font-size: 13px;
  line-height: 1.6;
}.bpo_prov_seo_hlz strong {
  font-weight: 700;
  color: #CCBF9A;
}.bpo_prov_seo_hlz a {
  color: #C8941E;
  text-decoration: underline;
}.bpo_prov_grid_hlz {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 642px) {.bpo_prov_grid_hlz {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.bpo_prov_grid_hlz {
  grid-template-columns: repeat(8,1fr);
}
}.bpo_prov_card_hlz {
  transition: border-color .2s,background .2s;
  background: #14130F;
  padding: 14px 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.438rem;
  border-radius: 8px;
  display: flex;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
}.bpo_prov_card_hlz:hover {
  border-color: rgba(200, 148, 40, 0.45);
  background: #1A1916;
}.bpo_prov_logo_hlz {
  border-radius: 4px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  align-items: center;
  width: 44px;
  display: flex;
  height: 2.75rem;
}.bpo_prov_logo_hlz img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.bpo_prov_name_hlz {
  color: #9A8A68;
  text-align: center;
  font-size: 11px;
  overflow-wrap: break-word;
  font-weight: 600;
}.bpo_app_hlz {
  padding: 36px 1rem 0;
  background: #0E0D0A;
}
@media(min-width: 766px) {.bpo_app_hlz {
  padding: 2.75rem 24px 0;
}
}.bpo_app_in_hlz {
  margin: 0 auto;
  max-width: 1320px;
}.bpo_app_head_hlz {
  margin-bottom: 16px;
}.bpo_app_label_hlz {
  font-weight: 700;
  color: #C8941E;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
}.bpo_app_h2_hlz {
  margin-bottom: 0.375rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  color: #F4ECDA;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 767px) {.bpo_app_h2_hlz {
  font-size: 1.5rem;
}
}.bpo_app_sub_hlz {
  color: #72654A;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 600px;
  font-size: 0.813rem;
}.bpo_app_sub_hlz strong {
  font-weight: 700;
  color: #CCBF9A;
}.bpo_app_cards_hlz {
  gap: 0.625rem;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.bpo_app_cards_hlz {
  grid-template-columns: repeat(3,1fr);
}
}.bpo_app_card_hlz {
  padding: 20px;
  overflow: hidden;
  border-radius: 8px;
  gap: 1rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
  position: relative;
}.bpo_app_card_ios_hlz {
  background: linear-gradient(135deg,rgba(200, 148, 30, 0.18) 0%,#1A1916 100%);
}.bpo_app_card_android_hlz {
  background: linear-gradient(135deg,rgba(31, 184, 90, 0.14) 0%,#1A1916 100%);
}.bpo_app_card_win_hlz {
  background: linear-gradient(135deg,rgba(232, 160, 32, 0.16) 0%,#1A1916 100%);
}.bpo_app_card_ic_hlz svg {
  height: 2.125rem;
  stroke-linejoin: round;
  width: 34px;
  stroke-linecap: round;
}.bpo_app_card_ic_hlz {
  flex-shrink: 0;
  color: #F4ECDA;
}.bpo_app_card_os_hlz {
  letter-spacing: .08em;
  color: #72654A;
  font-weight: 700;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-size: 0.625rem;
}.bpo_app_card_title_hlz {
  font-weight: 700;
  line-height: 1.2;
  font-size: 15px;
  color: #F4ECDA;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
}.bpo_app_card_text_hlz {
  line-height: 1.5;
  color: #72654A;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 12px;
}.bpo_app_card_btn_hlz {
  background: rgba(255, 255, 255, 0.12);
  gap: 0.438rem;
  border: 1px solid rgba(200, 148, 40, 0.45);
  border-radius: 0.25rem;
  padding: 10px 18px;
  transition: background .2s;
  align-items: center;
  display: inline-flex;
  color: #F4ECDA;
  font-weight: 700;
  font-size: 0.813rem;
}.bpo_app_card_btn_hlz:hover {
  background: rgba(255, 255, 255, 0.07);
}.bpo_bon_hlz {
  padding: 2.25rem 1rem 0;
  background: #0E0D0A;
}
@media(min-width: 769px) {.bpo_bon_hlz {
  padding: 44px 24px 0;
}
}.bpo_bon_in_hlz {
  margin: 0 auto;
  max-width: 82.5rem;
}.bpo_bon_head_hlz {
  margin-bottom: 20px;
}.bpo_bon_label_hlz {
  font-weight: 700;
  text-transform: uppercase;
  color: #C8941E;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
}.bpo_bon_h2_hlz {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 8px;
  color: #F4ECDA;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.bpo_bon_h2_hlz {
  font-size: 1.5rem;
}
}.bpo_bon_seo_hlz {
  line-height: 1.6;
  font-size: 13px;
  max-width: 620px;
  color: #72654A;
  overflow-wrap: break-word;
}.bpo_bon_seo_hlz strong {
  font-weight: 700;
  color: #CCBF9A;
}.bpo_bon_seo_hlz a {
  color: #C8941E;
  text-decoration: underline;
}.bpo_bon_grid_hlz {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.bpo_bon_grid_hlz {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.bpo_bon_grid_hlz {
  grid-template-columns: repeat(5,1fr);
}
}.bpo_bon_card_hlz {
  background: #14130F;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s,transform .2s;
  border-radius: 0.5rem;
}.bpo_bon_card_hlz:hover {
  border-color: rgba(200, 148, 30, 0.07);
  transform: translateY(-2px);
}.bpo_bon_card_ic_hlz svg {
  stroke-linejoin: round;
  width: 1.625rem;
  stroke-linecap: round;
  height: 26px;
}.bpo_bon_card_ic_hlz {
  margin-bottom: 10px;
}.bpo_bon_card_type_hlz {
  text-transform: uppercase;
  letter-spacing: .06em;
  color: #72654A;
  margin-bottom: 0.375rem;
  font-weight: 700;
  font-size: 0.625rem;
}.bpo_bon_card_amount_hlz {
  font-weight: 800;
  margin-bottom: 0.375rem;
  color: #E8A020;
  font-size: 1.125rem;
  line-height: 1.1;
}.bpo_bon_card_name_hlz {
  font-weight: 600;
  color: #F4ECDA;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 13px;
}.bpo_bon_card_detail_hlz {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 0.688rem;
  padding-top: 8px;
  color: #584D38;
}.bpo_seo_hlz {
  padding: 36px 16px 0;
  background: #0E0D0A;
}
@media(min-width: 769px) {.bpo_seo_hlz {
  padding: 2.75rem 1.5rem 0;
}
}.bpo_seo_in_hlz {
  background: #1A1916;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 0.75rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 767px) {.bpo_seo_in_hlz {
  padding: 2.25rem 40px;
}
}.bpo_seo_label_hlz {
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-size: 11px;
  color: #C8941E;
  font-weight: 700;
}.bpo_seo_h2_hlz {
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.875rem;
  font-weight: 800;
  color: #F4ECDA;
  line-height: 1.25;
}
@media(min-width: 769px) {.bpo_seo_h2_hlz {
  font-size: 24px;
}
}.bpo_seo_body_hlz {
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #9A8A68;
  font-size: 14px;
}.bpo_seo_body_hlz p {
  color: #9A8A68;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}.bpo_seo_body_hlz p:last-child {
  margin-bottom: 0;
}.bpo_seo_body_hlz strong {
  color: #CCBF9A;
  font-weight: 700;
}.bpo_seo_body_hlz a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8941E;
}.bpo_seo_body_hlz a:hover {
  color: #DCA832;
}.bpo_seo_body_hlz ul,.bpo_seo_body_hlz ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.bpo_seo_body_hlz ol {
  list-style: decimal;
}.bpo_seo_body_hlz li {
  font-size: 0.875rem;
  color: #9A8A68;
  margin-bottom: 6px;
  line-height: 1.75;
}.bpo_seo_body_hlz table {
  display: block;
  margin-bottom: 12px;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 13px;
}
@media(min-width: 765px) {.bpo_seo_body_hlz table {
  display: table;
}
}.bpo_seo_body_hlz th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  color: #CCBF9A;
  text-align: left;
}.bpo_seo_body_hlz td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #9A8A68;
}.bpo_seo_cols_hlz {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.bpo_seo_cols_hlz {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.bpo_seo_cols_hlz {
  grid-template-columns: repeat(3,1fr);
}
}.bpo_seo_col_h_hlz {
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #CCBF9A;
  font-size: 13px;
  font-weight: 700;
}.bpo_seo_col_p_hlz {
  color: #72654A;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
}.bpo_seo_stats_hlz {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.bpo_seo_stat_hlz {
  border-radius: 0.5rem;
  border: 1px solid rgba(200, 148, 30, 0.18);
  padding: 0.875rem 16px;
  flex: 1;
  background: rgba(200, 148, 30, 0.07);
  min-width: 140px;
}.bpo_seo_stat_val_hlz {
  color: #C8941E;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
}.bpo_seo_stat_lb_hlz {
  font-size: 0.688rem;
  color: #72654A;
  overflow-wrap: break-word;
}.bpo_pmt_hlz {
  background: #0E0D0A;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.bpo_pmt_hlz {
  padding: 2.75rem 24px 0;
}
}.bpo_pmt_in_hlz {
  margin: 0 auto;
  max-width: 82.5rem;
}.bpo_pmt_head_hlz {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.bpo_pmt_label_hlz {
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #C8941E;
}.bpo_pmt_h2_hlz {
  color: #F4ECDA;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 769px) {.bpo_pmt_h2_hlz {
  font-size: 28px;
}
}.bpo_pmt_intro_hlz {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #72654A;
  font-size: 14px;
}.bpo_pmt_groups_hlz {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.bpo_pmt_group_hlz {
  border-radius: 8px;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1A1916;
}.bpo_pmt_group_head_hlz {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  margin-bottom: 10px;
  flex-wrap: wrap;
}.bpo_pmt_group_ic_hlz {
  border-radius: 0.25rem;
  background: rgba(200, 148, 30, 0.18);
  display: flex;
  align-items: center;
  color: #C8941E;
  justify-content: center;
  width: 2.25rem;
  flex-shrink: 0;
  height: 36px;
}.bpo_pmt_group_ic_hlz svg {
  height: 1.125rem;
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.bpo_pmt_group_h_hlz {
  margin: 0;
  font-family: 'Cinzel', serif;
  color: #F4ECDA;
  font-size: 16px;
  font-weight: 700;
  overflow-wrap: break-word;
}.bpo_pmt_group_p_hlz {
  margin-bottom: 14px;
  font-size: 13px;
  line-height: 1.6;
  color: #72654A;
  overflow-wrap: break-word;
}.bpo_pmt_group_p_hlz strong {
  font-weight: 600;
  color: #CCBF9A;
}.bpo_pmt_table_wrap_hlz {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.bpo_pmt_table_hlz {
  min-width: 540px;
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
}.bpo_pmt_table_hlz th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  color: #CCBF9A;
  font-size: 11px;
  text-align: left;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .04em;
  white-space: nowrap;
}.bpo_pmt_table_hlz td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  color: #72654A;
}.bpo_pmt_table_hlz tbody tr:last-child td {
  border-bottom: none;
}.bpo_pmt_table_hlz tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #CCBF9A;
}.bpo_seo_hlz {
  background: #0E0D0A;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.bpo_seo_hlz {
  padding: 44px 24px 0;
}
}.bpo_seo_in_hlz {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1A1916;
  padding: 1.75rem 1.5rem;
  border-radius: 12px;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.bpo_seo_in_hlz {
  padding: 36px 2.5rem;
}
}.bpo_seo_label_hlz {
  font-weight: 700;
  margin-bottom: 10px;
  color: #C8941E;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.bpo_seo_h2_hlz {
  color: #F4ECDA;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  line-height: 1.25;
  font-size: 20px;
}
@media(min-width: 769px) {.bpo_seo_h2_hlz {
  font-size: 1.5rem;
}
}.bpo_seo_body_hlz {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #9A8A68;
  font-size: 14px;
}.bpo_seo_body_hlz p {
  line-height: 1.75;
  font-size: 14px;
  color: #9A8A68;
  margin-bottom: 0.75rem;
}.bpo_seo_body_hlz p:last-child {
  margin-bottom: 0;
}.bpo_seo_body_hlz strong {
  color: #CCBF9A;
  font-weight: 700;
}.bpo_seo_body_hlz a {
  transition: color .2s;
  color: #C8941E;
  text-decoration: underline;
}.bpo_seo_body_hlz a:hover {
  color: #DCA832;
}.bpo_seo_body_hlz ul,.bpo_seo_body_hlz ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.bpo_seo_body_hlz ol {
  list-style: decimal;
}.bpo_seo_body_hlz li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #9A8A68;
}.bpo_seo_body_hlz table {
  overflow-x: auto;
  font-size: 13px;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0.75rem;
  display: block;
}
@media(min-width: 769px) {.bpo_seo_body_hlz table {
  display: table;
}
}.bpo_seo_body_hlz th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #CCBF9A;
  text-align: left;
}.bpo_seo_body_hlz td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #9A8A68;
}.bpo_seo_cols_hlz {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.bpo_seo_cols_hlz {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.bpo_seo_cols_hlz {
  grid-template-columns: repeat(3,1fr);
}
}.bpo_seo_col_h_hlz {
  color: #CCBF9A;
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.bpo_seo_col_p_hlz {
  line-height: 1.65;
  font-size: 13px;
  color: #72654A;
  overflow-wrap: break-word;
}.bpo_seo_stats_hlz {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.bpo_seo_stat_hlz {
  padding: 0.875rem 1rem;
  border: 1px solid rgba(200, 148, 30, 0.18);
  flex: 1;
  border-radius: 0.5rem;
  background: rgba(200, 148, 30, 0.07);
  min-width: 140px;
}.bpo_seo_stat_val_hlz {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #C8941E;
  font-weight: 800;
}.bpo_seo_stat_lb_hlz {
  font-size: 0.688rem;
  color: #72654A;
  overflow-wrap: break-word;
}.bpo_seo_hlz {
  background: #0E0D0A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.bpo_seo_hlz {
  padding: 2.75rem 24px 0;
}
}.bpo_seo_in_hlz {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 12px;
  background: #1A1916;
  margin: 0 auto;
  padding: 28px 1.5rem;
  max-width: 1320px;
}
@media(min-width: 769px) {.bpo_seo_in_hlz {
  padding: 2.25rem 40px;
}
}.bpo_seo_label_hlz {
  font-weight: 700;
  color: #C8941E;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-size: 11px;
  text-transform: uppercase;
}.bpo_seo_h2_hlz {
  margin-bottom: 0.875rem;
  color: #F4ECDA;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 20px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.bpo_seo_h2_hlz {
  font-size: 1.5rem;
}
}.bpo_seo_body_hlz {
  overflow-wrap: break-word;
  color: #9A8A68;
  line-height: 1.75;
  font-size: 0.875rem;
}.bpo_seo_body_hlz p {
  color: #9A8A68;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.bpo_seo_body_hlz p:last-child {
  margin-bottom: 0;
}.bpo_seo_body_hlz strong {
  font-weight: 700;
  color: #CCBF9A;
}.bpo_seo_body_hlz a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8941E;
}.bpo_seo_body_hlz a:hover {
  color: #DCA832;
}.bpo_seo_body_hlz ul,.bpo_seo_body_hlz ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.bpo_seo_body_hlz ol {
  list-style: decimal;
}.bpo_seo_body_hlz li {
  font-size: 14px;
  color: #9A8A68;
  line-height: 1.75;
  margin-bottom: 6px;
}.bpo_seo_body_hlz table {
  font-size: 13px;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 771px) {.bpo_seo_body_hlz table {
  display: table;
}
}.bpo_seo_body_hlz th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #CCBF9A;
  text-align: left;
}.bpo_seo_body_hlz td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A8A68;
}.bpo_seo_cols_hlz {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.bpo_seo_cols_hlz {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.bpo_seo_cols_hlz {
  grid-template-columns: repeat(3,1fr);
}
}.bpo_seo_col_h_hlz {
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #CCBF9A;
}.bpo_seo_col_p_hlz {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #72654A;
  line-height: 1.65;
}.bpo_seo_stats_hlz {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.bpo_seo_stat_hlz {
  background: rgba(200, 148, 30, 0.07);
  border-radius: 0.5rem;
  flex: 1;
  border: 1px solid rgba(200, 148, 30, 0.18);
  padding: 0.875rem 16px;
  min-width: 140px;
}.bpo_seo_stat_val_hlz {
  font-weight: 800;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #C8941E;
  font-size: 1.25rem;
}.bpo_seo_stat_lb_hlz {
  font-size: 11px;
  color: #72654A;
  overflow-wrap: break-word;
}.bpo_faq_hlz {
  padding: 2.25rem 16px 0;
  background: #0E0D0A;
}
@media(min-width: 767px) {.bpo_faq_hlz {
  padding: 44px 24px 0;
}
}.bpo_faq_in_hlz {
  margin: 0 auto;
  max-width: 1320px;
}.bpo_faq_head_hlz {
  margin-bottom: 20px;
}.bpo_faq_label_hlz {
  color: #C8941E;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.bpo_faq_h2_hlz {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #F4ECDA;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 771px) {.bpo_faq_h2_hlz {
  font-size: 1.5rem;
}
}.bpo_faq_list_hlz {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.bpo_faq_item_hlz {
  border: 1px solid rgba(255, 255, 255, 0.09);
  overflow: hidden;
  border-radius: 8px;
  background: #1A1916;
}.bpo_faq_q_hlz {
  padding: 1rem 1.25rem;
  transition: color .2s;
  gap: 0.75rem;
  font-weight: 600;
  justify-content: space-between;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  cursor: pointer;
  color: #CCBF9A;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.bpo_faq_q_hlz:hover {
  color: #F4ECDA;
}.bpo_faq_q_ic_hlz {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  width: 24px;
  align-items: center;
  display: flex;
  height: 1.5rem;
  justify-content: center;
  font-size: 16px;
  color: #C8941E;
  flex-shrink: 0;
}.bpo_faq_item_hlz.bpo_state_open_hlz .bpo_faq_q_ic_hlz {
  transform: rotate(45deg);
}.bpo_faq_a_hlz {
  padding: 0 20px 1rem;
  overflow-wrap: break-word;
  line-height: 1.7;
  font-size: 0.813rem;
  color: #72654A;
  display: none;
}.bpo_faq_item_hlz.bpo_state_open_hlz .bpo_faq_a_hlz {
  display: block;
}.bpo_faq_a_hlz strong {
  color: #CCBF9A;
  font-weight: 700;
}.bpo_faq_a_hlz a {
  color: #C8941E;
  text-decoration: underline;
}.bpo_faq_a_hlz ul,.bpo_faq_a_hlz ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.bpo_faq_a_hlz ol {
  list-style: decimal;
}.bpo_faq_a_hlz li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.bpo_faq_a_hlz table {
  margin: 8px 0;
  font-size: 0.75rem;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
}
@media(min-width: 769px) {.bpo_faq_a_hlz table {
  display: table;
}
}.bpo_faq_a_hlz th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 8px;
  text-align: left;
  color: #CCBF9A;
  font-weight: 700;
}.bpo_faq_a_hlz td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #72654A;
}.bpo_ft_hlz {
  background: #080807;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.bpo_ft_support_hlz {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 765px) {.bpo_ft_support_hlz {
  padding: 28px 24px;
}
}.bpo_ft_support_in_hlz {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  max-width: 82.5rem;
  display: flex;
  align-items: center;
}.bpo_ft_support_main_hlz {
  flex: 1;
  gap: 16px;
  display: flex;
  min-width: 13.75rem;
  align-items: center;
  flex-wrap: wrap;
}.bpo_ft_support_ic_hlz {
  color: #C8941E;
  flex-shrink: 0;
}.bpo_ft_support_ic_hlz svg {
  stroke-linecap: round;
  height: 30px;
  stroke-linejoin: round;
  width: 1.875rem;
}.bpo_ft_support_text_title_hlz {
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-size: 15px;
  font-weight: 700;
  color: #F4ECDA;
}.bpo_ft_support_text_sub_hlz {
  color: #72654A;
  font-size: 12px;
  overflow-wrap: break-word;
}.bpo_ft_support_btn_hlz {
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 11px 1.375rem;
  background: #C8941E;
  white-space: nowrap;
  font-weight: 700;
  color: #F4ECDA;
  font-size: 13px;
  flex-shrink: 0;
}.bpo_ft_support_btn_hlz:hover {
  background: #DCA832;
}.bpo_ft_support_contacts_hlz {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.bpo_ft_support_contact_hlz {
  font-size: 0.75rem;
  color: #584D38;
  line-height: 1.4;
}.bpo_ft_support_contact_hlz strong {
  font-size: 11px;
  color: #9A8A68;
  margin-bottom: 2px;
  font-weight: 600;
  display: block;
}.bpo_ft_main_hlz {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 765px) {.bpo_ft_main_hlz {
  padding: 40px 24px 2rem;
}
}.bpo_ft_main_in_hlz {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
}
@media(min-width: 643px) {.bpo_ft_main_in_hlz {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.bpo_ft_main_in_hlz {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.bpo_ft_col_logo_hlz {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.bpo_ft_col_logo_hlz {
  grid-column: auto;
}
}.bpo_ft_logo_hlz {
  gap: 9px;
  display: flex;
  color: #F4ECDA;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 12px;
  font-weight: 800;
  font-size: 1rem;
  overflow-wrap: break-word;
}.bpo_ft_logo_mark_hlz {
  overflow: hidden;
  border-radius: 4px;
  width: 30px;
  height: 30px;
}.bpo_ft_logo_mark_hlz img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.bpo_ft_logo_sub_hlz {
  font-size: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 12.5rem;
  color: #584D38;
}.bpo_ft_col_title_hlz {
  letter-spacing: .07em;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  font-size: 12px;
  color: #9A8A68;
  font-weight: 700;
}.bpo_ft_col_links_hlz {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.bpo_ft_col_link_hlz {
  transition: color .2s;
  font-size: 13px;
  color: #584D38;
  overflow-wrap: break-word;
}.bpo_ft_col_link_hlz:hover {
  color: #CCBF9A;
}.bpo_ft_apps_hlz {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.bpo_ft_app_card_hlz {
  padding: 0.625rem 12px;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  display: flex;
}.bpo_ft_app_card_hlz:hover {
  border-color: rgba(200, 148, 40, 0.45);
}.bpo_ft_app_card_ic_hlz svg {
  width: 1.375rem;
  stroke-linecap: round;
  height: 1.375rem;
  stroke-linejoin: round;
}.bpo_ft_app_card_os_hlz {
  font-weight: 600;
  font-size: 10px;
  color: #584D38;
}.bpo_ft_app_card_action_hlz {
  font-weight: 700;
  font-size: 0.75rem;
  color: #CCBF9A;
}.bpo_ft_bot_hlz {
  padding: 1.25rem 16px;
}
@media(min-width: 769px) {.bpo_ft_bot_hlz {
  padding: 1.25rem 24px;
}
}.bpo_ft_bot_in_hlz {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  max-width: 1320px;
  flex-wrap: wrap;
}.bpo_ft_socials_hlz {
  gap: 8px;
  display: flex;
}.bpo_ft_soc_hlz {
  transition: background .2s;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  height: 2.25rem;
  width: 36px;
  justify-content: center;
  color: #9A8A68;
  align-items: center;
  display: flex;
}.bpo_ft_soc_hlz svg {
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.bpo_ft_soc_hlz:hover {
  background: rgba(255, 255, 255, 0.07);
}.bpo_ft_legal_hlz {
  flex: 1;
  overflow-wrap: break-word;
  color: #8A7A5C;
  min-width: 12.5rem;
  font-size: 0.688rem;
  line-height: 1.6;
}.bpo_ft_legal_hlz strong {
  color: #9A8A68;
  font-weight: 700;
}.bpo_ft_legal_hlz a {
  text-decoration: underline;
  color: #9A8A68;
}.bpo_ft_age_hlz {
  border: 2px solid #8A7A5C;
  border-radius: 50%;
  height: 32px;
  margin-left: auto;
  color: #8A7A5C;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  width: 2rem;
  font-size: 0.688rem;
  align-items: center;
  font-weight: 800;
}