*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  line-height: 1.6;
  color: #D5C4A2;
  -webkit-font-smoothing: antialiased;
  font-family: 'Lato', sans-serif;
  min-height: 100vh;
  background-color: #100608;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.lbz_layout_6bf {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.lbz_page_6bf {
  display: flex;
  min-height: 100vh;
}.lbz_main_6bf {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1083px) {.lbz_main_6bf {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1080px) {.lbz_main_6bf {
  padding-bottom: 4.5rem;
}
}.lbz_gc_6bf {
  border-radius: 0.5rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #160A0D;
  transition: transform .2s,border-color .2s;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
  width: 8.75rem;
}
@media(min-width: 637px) {.lbz_gc_6bf {
  width: 156px;
}
}
@media(min-width: 1083px) {.lbz_gc_6bf {
  width: 10.5rem;
}
}.lbz_gc_6bf:hover {
  border-color: rgba(201, 152, 18, 0.07);
  transform: translateY(-3px);
}.lbz_gc_img_6bf {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.lbz_gc_img_6bf img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.lbz_gc_hover_6bf {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8, 3, 4, 0.72);
  align-items: center;
  justify-content: center;
  opacity: 0;
  position: absolute;
  display: flex;
}.lbz_gc_6bf:hover .lbz_gc_hover_6bf {
  opacity: 1;
}.lbz_gc_hover_btn_6bf {
  border-radius: 0.25rem;
  background: #C99812;
  padding: 0.5rem 16px;
  color: #F6EDD8;
  font-weight: 700;
  font-size: 12px;
}.lbz_gc_info_6bf {
  padding: 0.5rem 0.625rem 0.625rem;
}.lbz_gc_name_6bf {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
  color: #D5C4A2;
  max-width: 100%;
  margin-bottom: 3px;
  font-size: 0.75rem;
}.lbz_gc_prov_6bf {
  color: #5F4F46;
  font-size: 0.625rem;
}.lbz_gc_tag_6bf {
  border-radius: 0.25rem;
  padding: 2px 7px;
  z-index: 2;
  font-size: 0.563rem;
  top: 6px;
  position: absolute;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
  left: 6px;
}.lbz_gc_tag_hot_6bf {
  background: #C0392B;
  color: #fff;
}.lbz_gc_tag_new_6bf {
  background: #27AE60;
  color: #100608;
}.lbz_gc_tag_jp_6bf {
  background: #D4A017;
  color: #100608;
}.lbz_gc_tag_ex_6bf {
  background: #8B1A2A;
  color: #fff;
}.lbz_gc_tag_live_6bf {
  background: #C0392B;
  color: #fff;
}.lbz_gr_6bf {
  padding: 2rem 16px 0;
  background: #100608;
}
@media(min-width: 769px) {.lbz_gr_6bf {
  padding: 36px 24px 0;
}
}.lbz_gr_in_6bf {
  margin: 0 auto;
  max-width: 1320px;
}.lbz_gr_head_6bf {
  gap: 12px;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.lbz_gr_head_l_6bf {
  gap: 10px;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.lbz_gr_ic_6bf {
  border-radius: 8px;
  width: 2rem;
  flex-shrink: 0;
  height: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}.lbz_gr_ic_6bf svg {
  stroke-linejoin: round;
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
}.lbz_gr_title_6bf {
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  font-size: 16px;
}
@media(min-width:768px) {.lbz_gr_title_6bf {
  font-size: 18px;
}
}.lbz_gr_more_6bf {
  transition: color .2s;
  gap: 5px;
  white-space: nowrap;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
  color: #7D6758;
  flex-shrink: 0;
  font-weight: 600;
}.lbz_gr_more_6bf:hover {
  color: #C99812;
}.lbz_gr_more_6bf svg {
  width: 12px;
  stroke-linejoin: round;
  height: 12px;
  stroke-linecap: round;
}.lbz_gr_arrows_6bf {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.lbz_gr_arr_6bf {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  width: 1.875rem;
  color: #A8927A;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 1.875rem;
}.lbz_gr_arr_6bf:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F6EDD8;
}.lbz_gr_arr_6bf svg {
  height: 0.813rem;
  stroke-linecap: round;
  width: 13px;
  stroke-linejoin: round;
}.lbz_gr_seo_h_6bf {
  margin: 0 0 6px;
  max-width: 680px;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
  color: #D5C4A2;
  font-family: 'Playfair Display', serif;
}
@media(min-width: 769px) {.lbz_gr_seo_h_6bf {
  font-size: 0.875rem;
}
}.lbz_gr_seo_6bf {
  margin-bottom: 12px;
  color: #7D6758;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 12px;
}.lbz_gr_seo_6bf strong {
  color: #D5C4A2;
  font-weight: 600;
}.lbz_gr_scroll_6bf {
  gap: 10px;
  display: flex;
  padding-bottom: 10px;
  overflow-x: auto;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}.lbz_gr_scroll_6bf::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.lbz_gr_scroll_6bf {
  gap: 0.75rem;
}
}.lbz_tb_6bf {
  background: #0D0507;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  left: 0;
  position: fixed;
  height: 3.5rem;
  right: 0;
  display: flex;
  align-items: center;
  z-index: 80;
  top: 0;
}.lbz_tb_in_6bf {
  padding: 0 0.875rem;
  gap: 0;
  width: 100%;
  align-items: center;
  height: 100%;
  display: flex;
}.lbz_tb_burger_6bf {
  border-radius: 0.5rem;
  gap: 5px;
  flex-direction: column;
  margin-right: 0.5rem;
  width: 2.375rem;
  display: flex;
  height: 38px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}.lbz_tb_burger_6bf:hover {
  background: rgba(255, 255, 255, 0.05);
}.lbz_tb_burger_line_6bf {
  border-radius: 1px;
  background: #A8927A;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1083px) {.lbz_tb_burger_6bf {
  display: none;
}
}.lbz_tb_logo_6bf {
  gap: 9px;
  align-items: center;
  margin-right: 1.25rem;
  flex-shrink: 0;
  font-size: 18px;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  font-weight: 800;
  display: flex;
  color: #F6EDD8;
}.lbz_tb_logo_mark_6bf {
  overflow: hidden;
  border-radius: 8px;
  display: flex;
  width: 2rem;
  align-items: center;
  justify-content: center;
  height: 32px;
}.lbz_tb_logo_mark_6bf img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.lbz_tb_nav_6bf {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 637px) {.lbz_tb_nav_6bf {
  display: flex;
}
}.lbz_tb_tab_6bf {
  transition: background .15s,color .15s;
  border-radius: 0.5rem;
  padding: 8px 14px;
  font-size: 0.813rem;
  font-weight: 600;
  color: #A8927A;
  white-space: nowrap;
}.lbz_tb_tab_6bf:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6EDD8;
}.lbz_tb_tab_6bf.lbz_state_active_6bf {
  background: rgba(201, 152, 18, 0.18);
  color: #F6EDD8;
}.lbz_tb_right_6bf {
  gap: 8px;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
  align-items: center;
}.lbz_tb_login_6bf {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 1rem;
  font-weight: 600;
  color: #D5C4A2;
  font-size: 0.813rem;
  display: none;
}.lbz_tb_login_6bf:hover {
  border-color: rgba(201, 152, 18, 0.55);
  color: #F6EDD8;
}
@media(min-width: 482px) {.lbz_tb_login_6bf {
  display: block;
}
}.lbz_tb_reg_6bf {
  padding: 9px 1.125rem;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #27AE60;
  color: #0E0507;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
}.lbz_tb_reg_6bf:hover {
  background: #2ECC71;
}.lbz_sb_6bf {
  background: #1C0D10;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  transition: transform .25s ease;
  top: 3.5rem;
  overflow-y: auto;
  left: 0;
  width: 13.75rem;
  position: fixed;
  z-index: 70;
  bottom: 0;
}.lbz_sb_6bf.lbz_state_open_6bf {
  transform: translateX(0);
}.lbz_sb_6bf::-webkit-scrollbar {
  width: 4px;
}.lbz_sb_6bf::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1083px) {.lbz_sb_6bf {
  transform: translateX(0);
}
}.lbz_sb_auth_6bf {
  padding: 0.875rem 12px 10px;
}.lbz_sb_btn_reg_6bf {
  border-radius: 8px;
  transition: background .2s;
  padding: 0.688rem;
  background: #27AE60;
  margin-bottom: 8px;
  display: block;
  text-align: center;
  font-size: 13px;
  font-weight: 700;
  color: #0E0507;
}.lbz_sb_btn_reg_6bf:hover {
  background: #2ECC71;
}.lbz_sb_btn_login_6bf {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 10px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  color: #D5C4A2;
  font-size: 13px;
  display: block;
  font-weight: 600;
  text-align: center;
}.lbz_sb_btn_login_6bf:hover {
  border-color: rgba(201, 152, 18, 0.55);
  color: #F6EDD8;
}.lbz_sb_promo_6bf {
  margin: 0 12px 0.625rem;
  background: linear-gradient(135deg,#5A0B18,#1C0D10);
  border-radius: 0.5rem;
  overflow: hidden;
  border: 1px solid rgba(201, 152, 18, 0.18);
  padding: 12px 14px;
  position: relative;
}.lbz_sb_promo_6bf::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(201, 152, 18, 0.18),transparent 70%);
  width: 5rem;
  content: '';
  top: -20px;
  right: -1.25rem;
  position: absolute;
  height: 80px;
}.lbz_sb_promo_title_6bf {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
  color: #C99812;
  margin-bottom: 0.25rem;
  font-size: 0.688rem;
}.lbz_sb_promo_text_6bf {
  font-weight: 600;
  line-height: 1.35;
  color: #F6EDD8;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.lbz_sb_promo_sub_6bf {
  color: #7D6758;
  margin-top: 3px;
  font-size: 0.625rem;
}.lbz_sb_nav_6bf {
  padding: 6px 0.5rem 1rem;
}.lbz_sb_nav_lb_6bf {
  padding: 0.625rem 8px 6px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .08em;
  color: #5F4F46;
}.lbz_sb_link_6bf {
  border-radius: 0.25rem;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  padding: 9px 10px;
  color: #A8927A;
  align-items: center;
  font-weight: 500;
  font-size: 13px;
  display: flex;
  overflow-wrap: break-word;
  cursor: pointer;
}.lbz_sb_link_6bf:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F6EDD8;
}.lbz_sb_link_6bf.lbz_state_active_6bf {
  background: rgba(201, 152, 18, 0.18);
  color: #F6EDD8;
}.lbz_sb_ic_6bf {
  border-radius: 4px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  width: 30px;
  height: 30px;
  justify-content: center;
}.lbz_sb_ic_6bf svg {
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
}.lbz_sb_ic_1_6bf {
  background: rgba(201, 152, 18, 0.07);
  color: #C99812;
}.lbz_sb_ic_2_6bf {
  background: rgba(39, 174, 96, 0.18);
  color: #27AE60;
}.lbz_sb_ic_3_6bf {
  background: rgba(212, 160, 23, 0.16);
  color: #D4A017;
}.lbz_sb_ic_4_6bf {
  background: rgba(139, 26, 42, 0.28);
  color: #8B1A2A;
}.lbz_sb_ic_5_6bf {
  background: rgba(201, 152, 18, 0.07);
  color: #E05C8A;
}.lbz_sb_ic_6_6bf {
  background: rgba(139, 26, 42, 0.28);
  color: #9B4DCA;
}.lbz_sb_badge_6bf {
  background: #D4A017;
  padding: 2px 7px;
  border-radius: 0.25rem;
  margin-left: auto;
  color: #0E0507;
  font-weight: 700;
  font-size: 9px;
}.lbz_sb_bot_6bf {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  padding: 12px;
  display: flex;
}.lbz_sb_lang_6bf,.lbz_sb_help_6bf {
  flex: 1;
  border-radius: 4px;
  gap: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 6px;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 0.688rem;
  color: #A8927A;
  justify-content: center;
}.lbz_sb_lang_6bf:hover,.lbz_sb_help_6bf:hover {
  border-color: rgba(201, 152, 18, 0.55);
  color: #F6EDD8;
}.lbz_sb_lang_6bf svg,.lbz_sb_help_6bf svg {
  stroke-linejoin: round;
  width: 13px;
  stroke-linecap: round;
  height: 13px;
}.lbz_sb_bd_6bf {
  inset: 0;
  background: rgba(8, 3, 4, 0.72);
  position: fixed;
  display: none;
  z-index: 69;
}.lbz_sb_bd_6bf.lbz_state_on_6bf {
  display: block;
}
@media(min-width: 1081px) {.lbz_sb_bd_6bf {
  display: none!important;
}
}.lbz_mob_nav_6bf {
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #1C0D10;
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  z-index: 80;
  bottom: 0;
  position: fixed;
  right: 0;
  display: flex;
  left: 0;
}
@media(min-width:1080px) {.lbz_mob_nav_6bf {
  display: none;
}
}.lbz_mob_nav_item_6bf {
  gap: 4px;
  padding: 4px 2px;
  flex: 1;
  color: #5F4F46;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  display: flex;
}.lbz_mob_nav_ic_6bf {
  line-height: 1;
}.lbz_mob_nav_ic_6bf svg {
  width: 20px;
  stroke-linejoin: round;
  height: 20px;
  stroke-linecap: round;
}.lbz_mob_nav_lb_6bf {
  font-weight: 600;
  color: #5F4F46;
  font-size: 10px;
}.lbz_mob_nav_item_6bf.lbz_state_active_6bf {
  color: #C99812;
}.lbz_mob_nav_item_6bf.lbz_state_active_6bf .lbz_mob_nav_lb_6bf {
  color: #C99812;
}.lbz_hero_6bf {
  background: #100608;
  padding: 20px 1rem 0;
}
@media(min-width: 770px) {.lbz_hero_6bf {
  padding: 1.5rem 1.5rem 0;
}
}.lbz_hero_in_6bf {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width: 861px) {.lbz_hero_in_6bf {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.lbz_hero_in_6bf {
  grid-template-columns: 1fr 21.25rem;
}
}.lbz_hero_promo_6bf {
  overflow: hidden;
  background: #160A0D;
  border-radius: 0.875rem;
  min-height: 13.75rem;
  align-items: stretch;
  position: relative;
  display: flex;
}
@media(min-width: 770px) {.lbz_hero_promo_6bf {
  min-height: 280px;
}
}.lbz_hero_promo_bg_6bf {
  inset: 0;
  background: linear-gradient(120deg,#5A0B18 0%,#100608 100%);
  background-position: center;
  position: absolute;
  background-size: cover;
}.lbz_hero_promo_bg_6bf::after {
  inset: 0;
  background: linear-gradient(90deg,#100608 0%,rgba(8, 3, 4, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.lbz_hero_promo_glow_6bf {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(139, 26, 42, 0.28) 0%,transparent 65%);
  right: 60px;
  width: 18.75rem;
  top: -2.5rem;
  position: absolute;
  height: 18.75rem;
  pointer-events: none;
}.lbz_hero_promo_ct_6bf {
  padding: 28px 1.5rem 1.75rem 1.75rem;
  justify-content: center;
  max-width: 480px;
  position: relative;
  flex-direction: column;
  display: flex;
  z-index: 2;
}
@media(min-width: 771px) {.lbz_hero_promo_ct_6bf {
  padding: 2.5rem 2rem;
}
}.lbz_hero_badge_6bf {
  padding: 0.313rem 0.75rem;
  border: 1px solid rgba(201, 152, 18, 0.07);
  background: rgba(201, 152, 18, 0.18);
  border-radius: 20px;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  color: #C99812;
  display: inline-block;
  font-size: 0.625rem;
}.lbz_hero_h1_6bf {
  margin-bottom: 10px;
  color: #F6EDD8;
  overflow-wrap: break-word;
  line-height: 1.15;
  font-size: 26px;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
}.lbz_hero_h1_6bf em {
  color: #D4A017;
  font-style: normal;
}
@media(min-width:768px) {.lbz_hero_h1_6bf {
  font-size: 36px;
}
}.lbz_hero_sub_6bf {
  margin-bottom: 1.25rem;
  font-size: 13px;
  line-height: 1.55;
  color: #A8927A;
}
@media(min-width: 769px) {.lbz_hero_sub_6bf {
  font-size: 14px;
}
}.lbz_hero_row_6bf {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.lbz_hero_cta_6bf {
  background: #27AE60;
  padding: 13px 26px;
  transition: background .2s;
  border-radius: 0.5rem;
  font-weight: 700;
  font-size: 0.875rem;
  color: #0E0507;
  box-shadow: 0.25rem 0.25rem 0 rgba(39, 174, 96, 0.60);
}.lbz_hero_cta_6bf:hover {
  background: #2ECC71;
}.lbz_hero_terms_6bf {
  color: #5F4F46;
  font-size: 11px;
}.lbz_hero_game_6bf {
  background: #160A0D;
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  display: flex;
  position: relative;
  flex-direction: column;
}.lbz_hero_game_badge_6bf {
  padding: 5px 10px;
  border-radius: 1.25rem;
  border: 1px solid rgba(212, 160, 23, 0.16);
  background: rgba(212, 160, 23, 0.16);
  font-weight: 700;
  font-size: 0.625rem;
  top: 12px;
  left: 12px;
  position: absolute;
  z-index: 3;
  letter-spacing: .06em;
  color: #D4A017;
  text-transform: uppercase;
}.lbz_hero_game_badge_6bf svg {
  height: 11px;
  vertical-align: -1px;
  width: 0.688rem;
  margin-right: 4px;
}.lbz_hero_game_img_6bf {
  background: linear-gradient(135deg,#5A0B18,#100608);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.lbz_hero_game_img_6bf img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
}.lbz_hero_game_play_6bf {
  inset: 0;
  background: rgba(8, 3, 4, 0.72);
  transition: opacity .2s;
  opacity: 0;
  position: absolute;
  align-items: center;
  justify-content: center;
  display: flex;
}.lbz_hero_game_6bf:hover .lbz_hero_game_play_6bf {
  opacity: 1;
}.lbz_hero_game_play_6bf span {
  border-radius: 50%;
  background: #C99812;
  height: 52px;
  display: flex;
  width: 52px;
  justify-content: center;
  align-items: center;
}.lbz_hero_game_play_6bf span svg {
  height: 18px;
  width: 1.125rem;
  margin-left: 2px;
}.lbz_hero_game_info_6bf {
  padding: 14px 1rem;
}.lbz_hero_game_title_6bf {
  color: #F6EDD8;
  font-weight: 700;
  margin-bottom: 0.25rem;
  font-size: 15px;
  overflow-wrap: break-word;
}.lbz_hero_game_provider_6bf {
  color: #7D6758;
  font-size: 0.688rem;
}.lbz_hero_game_btn_6bf {
  border-radius: 8px;
  padding: 0.688rem;
  transition: background .2s;
  background: #C99812;
  margin: 0.75rem 16px 16px;
  font-weight: 700;
  color: #F6EDD8;
  display: block;
  text-align: center;
  font-size: 13px;
}.lbz_hero_game_6bf:hover .lbz_hero_game_btn_6bf {
  background: #E0AC18;
}.lbz_sbar_6bf {
  padding: 16px 1rem 0;
  background: #100608;
}
@media(min-width: 765px) {.lbz_sbar_6bf {
  padding: 18px 24px 0;
}
}.lbz_sbar_in_6bf {
  margin: 0 auto;
  max-width: 82.5rem;
}.lbz_sbar_row_6bf {
  gap: 0.625rem;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
}.lbz_sbar_input_6bf {
  gap: 10px;
  transition: border-color .2s;
  padding: 0.688rem 1rem;
  flex: 1;
  border-radius: 0.5rem;
  background: #160A0D;
  border: 1px solid rgba(255, 255, 255, 0.11);
  font-size: 13px;
  color: #7D6758;
  align-items: center;
  display: flex;
  cursor: pointer;
}.lbz_sbar_input_6bf:hover {
  border-color: rgba(201, 152, 18, 0.55);
}.lbz_sbar_input_6bf svg {
  flex-shrink: 0;
  width: 0.938rem;
  height: 15px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.lbz_sbar_providers_6bf {
  background: #160A0D;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 8px;
  transition: border-color .2s;
  padding: 11px 18px;
  color: #D5C4A2;
  font-weight: 600;
  display: flex;
  align-items: center;
  white-space: nowrap;
  font-size: 0.813rem;
}.lbz_sbar_providers_6bf:hover {
  border-color: rgba(201, 152, 18, 0.55);
  color: #F6EDD8;
}.lbz_sbar_providers_6bf svg {
  stroke-linejoin: round;
  width: 14px;
  height: 14px;
  stroke-linecap: round;
}.lbz_sbar_tabs_6bf {
  gap: 0.375rem;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 2px;
  overflow-x: auto;
}.lbz_sbar_tabs_6bf::-webkit-scrollbar {
  display: none;
}.lbz_sbar_tab_6bf {
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 1.25rem;
  padding: 8px 0.875rem;
  gap: 7px;
  font-size: 12px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  color: #A8927A;
  white-space: nowrap;
  cursor: pointer;
  font-weight: 600;
}.lbz_sbar_tab_6bf:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(201, 152, 18, 0.55);
  color: #F6EDD8;
}.lbz_sbar_tab_6bf.lbz_state_active_6bf {
  background: rgba(201, 152, 18, 0.18);
  border-color: rgba(201, 152, 18, 0.07);
  color: #F6EDD8;
}.lbz_sbar_tab_ic_6bf svg {
  width: 14px;
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
}.lbz_gcg_6bf {
  background: #100608;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.lbz_gcg_6bf {
  padding: 2.75rem 1.5rem 0;
}
}.lbz_gcg_in_6bf {
  margin: 0 auto;
  max-width: 82.5rem;
}.lbz_gcg_head_6bf {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.lbz_gcg_label_6bf {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  color: #C99812;
  letter-spacing: .08em;
  font-weight: 700;
}.lbz_gcg_h2_6bf {
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 22px;
  font-family: 'Playfair Display', serif;
  color: #F6EDD8;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.lbz_gcg_h2_6bf {
  font-size: 1.75rem;
}
}.lbz_gcg_intro_6bf {
  color: #7D6758;
  line-height: 1.6;
  font-size: 13px;
}.lbz_gcg_grid_6bf {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.lbz_gcg_grid_6bf {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.lbz_gcg_grid_6bf {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.lbz_gcg_card_6bf {
  transition: transform .2s,border-color .2s;
  padding: 20px;
  border-radius: 0.875rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.11);
  flex-direction: column;
  cursor: pointer;
  position: relative;
  min-height: 240px;
  justify-content: flex-end;
  display: flex;
}.lbz_gcg_card_6bf:hover {
  border-color: rgba(201, 152, 18, 0.18);
  transform: translateY(-3px);
}.lbz_gcg_card_bg_6bf {
  inset: 0;
  position: absolute;
  z-index: 0;
}.lbz_gcg_card_bg_6bf::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.lbz_gcg_card_ic_6bf {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  right: 18px;
  top: 18px;
  z-index: 2;
  display: flex;
  color: #F6EDD8;
  position: absolute;
  justify-content: center;
  width: 2.5rem;
  height: 40px;
  align-items: center;
}.lbz_gcg_card_ic_6bf svg {
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 20px;
}.lbz_gcg_card_ct_6bf {
  position: relative;
  z-index: 1;
}.lbz_gcg_card_h_6bf {
  font-family: 'Playfair Display', serif;
  font-size: 18px;
  color: #F6EDD8;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 765px) {.lbz_gcg_card_h_6bf {
  font-size: 20px;
}
}.lbz_gcg_card_p_6bf {
  overflow-wrap: break-word;
  margin-bottom: 10px;
  color: rgba(255,255,255,.82);
  font-size: 12px;
  line-height: 1.55;
}.lbz_gcg_card_p_6bf strong {
  color: #F6EDD8;
  font-weight: 600;
}.lbz_gcg_card_cta_6bf {
  gap: 0.25rem;
  text-transform: uppercase;
  align-items: center;
  font-weight: 700;
  font-size: 0.75rem;
  display: inline-flex;
  letter-spacing: .04em;
  color: #C99812;
}.lbz_gcg_card_cta_6bf svg {
  width: 0.75rem;
  height: 12px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.lbz_ws_6bf {
  background: #100608;
  padding: 2rem 1rem 0;
}
@media(min-width: 770px) {.lbz_ws_6bf {
  padding: 36px 24px 0;
}
}.lbz_ws_in_6bf {
  margin: 0 auto;
  max-width: 82.5rem;
}.lbz_ws_head_6bf {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 14px;
}.lbz_ws_title_6bf {
  gap: 10px;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  font-size: 1rem;
  color: #F6EDD8;
  flex-wrap: wrap;
  display: flex;
}.lbz_ws_title_ic_6bf svg {
  stroke-linejoin: round;
  height: 18px;
  width: 18px;
  color: #D4A017;
  stroke-linecap: round;
}.lbz_ws_online_6bf {
  gap: 0.438rem;
  color: #7D6758;
  font-weight: 600;
  align-items: center;
  display: flex;
  font-size: 0.75rem;
}.lbz_ws_online_dot_6bf {
  background: #27AE60;
  border-radius: 50%;
  width: 8px;
  flex-shrink: 0;
  height: 8px;
  box-shadow: 0 0 6px rgba(39, 174, 96, 0.18);
}.lbz_ws_scroll_6bf {
  gap: 0.5rem;
  padding-bottom: 0.5rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.lbz_ws_scroll_6bf::-webkit-scrollbar {
  display: none;
}.lbz_wc_6bf {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #160A0D;
  border-radius: 0.5rem;
  padding: 10px 0.875rem;
  gap: 10px;
  align-items: center;
  flex-shrink: 0;
  min-width: 13.75rem;
  display: flex;
}.lbz_wc_img_6bf {
  border-radius: 0.25rem;
  background: #1C0D10;
  overflow: hidden;
  height: 2.25rem;
  width: 2.25rem;
  flex-shrink: 0;
}.lbz_wc_img_6bf img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.lbz_wc_info_6bf {
  min-width: 0;
}.lbz_wc_game_6bf {
  overflow: hidden;
  font-weight: 600;
  text-overflow: ellipsis;
  font-size: 12px;
  white-space: nowrap;
  color: #D5C4A2;
}.lbz_wc_player_6bf {
  overflow: hidden;
  font-size: 10px;
  color: #5F4F46;
  white-space: nowrap;
  text-overflow: ellipsis;
}.lbz_wc_amount_6bf {
  margin-left: auto;
  color: #27AE60;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 0.813rem;
  white-space: nowrap;
}.lbz_bon_6bf {
  background: #100608;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.lbz_bon_6bf {
  padding: 44px 1.5rem 0;
}
}.lbz_bon_in_6bf {
  margin: 0 auto;
  max-width: 82.5rem;
}.lbz_bon_head_6bf {
  margin-bottom: 20px;
}.lbz_bon_label_6bf {
  margin-bottom: 8px;
  color: #C99812;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
}.lbz_bon_h2_6bf {
  color: #F6EDD8;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  font-size: 20px;
}
@media(min-width: 767px) {.lbz_bon_h2_6bf {
  font-size: 1.5rem;
}
}.lbz_bon_seo_6bf {
  font-size: 13px;
  line-height: 1.6;
  max-width: 620px;
  color: #7D6758;
  overflow-wrap: break-word;
}.lbz_bon_seo_6bf strong {
  color: #D5C4A2;
  font-weight: 700;
}.lbz_bon_seo_6bf a {
  color: #C99812;
  text-decoration: underline;
}.lbz_bon_grid_6bf {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.lbz_bon_grid_6bf {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.lbz_bon_grid_6bf {
  grid-template-columns: repeat(5,1fr);
}
}.lbz_bon_card_6bf {
  padding: 16px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 8px;
  background: #160A0D;
}.lbz_bon_card_6bf:hover {
  border-color: rgba(201, 152, 18, 0.07);
  transform: translateY(-2px);
}.lbz_bon_card_ic_6bf svg {
  width: 1.625rem;
  height: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.lbz_bon_card_ic_6bf {
  margin-bottom: 0.625rem;
}.lbz_bon_card_type_6bf {
  color: #7D6758;
  text-transform: uppercase;
  font-size: 0.625rem;
  margin-bottom: 6px;
  letter-spacing: .06em;
  font-weight: 700;
}.lbz_bon_card_amount_6bf {
  font-weight: 800;
  line-height: 1.1;
  color: #D4A017;
  margin-bottom: 0.375rem;
  font-size: 1.125rem;
}.lbz_bon_card_name_6bf {
  color: #F6EDD8;
  margin-bottom: 8px;
  font-size: 0.813rem;
  font-weight: 600;
  overflow-wrap: break-word;
}.lbz_bon_card_detail_6bf {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 0.688rem;
  line-height: 1.5;
  padding-top: 8px;
  color: #5F4F46;
  overflow-wrap: break-word;
}.lbz_reg_6bf {
  background: #100608;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.lbz_reg_6bf {
  padding: 44px 24px 0;
}
}.lbz_reg_in_6bf {
  margin: 0 auto;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 28px 24px;
  background: #1C0D10;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.lbz_reg_in_6bf {
  padding: 2.5rem;
}
}.lbz_reg_top_6bf {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.lbz_reg_top_6bf {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.lbz_reg_label_6bf {
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  color: #C99812;
}.lbz_reg_h2_6bf {
  color: #F6EDD8;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  font-size: 1.375rem;
  margin-bottom: 12px;
}
@media(min-width: 770px) {.lbz_reg_h2_6bf {
  font-size: 28px;
}
}.lbz_reg_bonus_6bf {
  gap: 0.5rem;
  padding: 10px 16px;
  background: rgba(212, 160, 23, 0.16);
  border: 1px solid rgba(212, 160, 23, 0.16);
  border-radius: 0.5rem;
  margin-bottom: 1rem;
  display: inline-flex;
  align-items: center;
}.lbz_reg_bonus_amount_6bf {
  font-weight: 800;
  font-size: 1.25rem;
  color: #D4A017;
}.lbz_reg_bonus_text_6bf {
  color: #A8927A;
  font-size: 0.813rem;
  line-height: 1.35;
}.lbz_reg_cta_btn_6bf {
  border-radius: 8px;
  padding: 0.875rem 32px;
  background: #27AE60;
  transition: background .2s;
  font-weight: 700;
  box-shadow: 4px 0.25rem 0 rgba(39, 174, 96, 0.60);
  display: inline-block;
  font-size: 0.938rem;
  color: #0E0507;
  margin-bottom: 12px;
}.lbz_reg_cta_btn_6bf:hover {
  background: #2ECC71;
}.lbz_reg_terms_6bf {
  line-height: 1.5;
  color: #5F4F46;
  font-size: 11px;
}.lbz_reg_seo_6bf {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #7D6758;
  line-height: 1.65;
  padding-top: 20px;
  margin-top: 20px;
  font-size: 13px;
  overflow-wrap: break-word;
}.lbz_reg_seo_6bf p {
  font-size: 0.813rem;
  color: #7D6758;
  margin-bottom: 0.625rem;
  line-height: 1.65;
}.lbz_reg_seo_6bf p:last-child {
  margin-bottom: 0;
}.lbz_reg_seo_6bf strong {
  color: #D5C4A2;
  font-weight: 700;
}.lbz_reg_seo_6bf a {
  transition: color .2s;
  text-decoration: underline;
  color: #C99812;
}.lbz_reg_seo_6bf a:hover {
  color: #E0AC18;
}.lbz_reg_seo_6bf ul,.lbz_reg_seo_6bf ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.lbz_reg_seo_6bf ol {
  list-style: decimal;
}.lbz_reg_seo_6bf li {
  font-size: 0.813rem;
  margin-bottom: 4px;
  line-height: 1.65;
  color: #7D6758;
}.lbz_reg_seo_6bf table {
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 10px;
  font-size: 13px;
}
@media(min-width: 769px) {.lbz_reg_seo_6bf table {
  display: table;
}
}.lbz_reg_seo_6bf th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #D5C4A2;
}.lbz_reg_seo_6bf td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #7D6758;
}.lbz_reg_steps_6bf {
  gap: 0.875rem;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media(min-width: 857px) {.lbz_reg_steps_6bf {
  margin-top: 0;
}
}.lbz_reg_step_6bf {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.lbz_reg_step_num_6bf {
  border: 1px solid rgba(201, 152, 18, 0.07);
  background: rgba(201, 152, 18, 0.18);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  color: #C99812;
  height: 34px;
  font-size: 0.875rem;
  width: 34px;
  font-weight: 800;
  flex-shrink: 0;
  align-items: center;
}.lbz_reg_step_title_6bf {
  font-size: 0.875rem;
  margin-bottom: 3px;
  font-weight: 700;
  color: #F6EDD8;
}.lbz_reg_step_text_6bf {
  color: #7D6758;
  line-height: 1.5;
  font-size: 12px;
}.lbz_reg_trust_6bf {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.25rem;
}.lbz_reg_trust_item_6bf {
  gap: 7px;
  color: #7D6758;
  align-items: center;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  display: flex;
}.lbz_reg_trust_ic_6bf svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  color: #C99812;
}.lbz_app_6bf {
  padding: 2.25rem 1rem 0;
  background: #100608;
}
@media(min-width: 769px) {.lbz_app_6bf {
  padding: 44px 24px 0;
}
}.lbz_app_in_6bf {
  margin: 0 auto;
  max-width: 82.5rem;
}.lbz_app_head_6bf {
  margin-bottom: 16px;
}.lbz_app_label_6bf {
  letter-spacing: .08em;
  font-size: 11px;
  color: #C99812;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.lbz_app_h2_6bf {
  margin-bottom: 6px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  color: #F6EDD8;
}
@media(min-width: 769px) {.lbz_app_h2_6bf {
  font-size: 24px;
}
}.lbz_app_sub_6bf {
  overflow-wrap: break-word;
  max-width: 600px;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #7D6758;
}.lbz_app_sub_6bf strong {
  color: #D5C4A2;
  font-weight: 700;
}.lbz_app_cards_6bf {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 643px) {.lbz_app_cards_6bf {
  grid-template-columns: repeat(3,1fr);
}
}.lbz_app_card_6bf {
  padding: 20px;
  border-radius: 8px;
  overflow: hidden;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
  position: relative;
}.lbz_app_card_ios_6bf {
  background: linear-gradient(135deg,rgba(201, 152, 18, 0.18) 0%,#1C0D10 100%);
}.lbz_app_card_android_6bf {
  background: linear-gradient(135deg,rgba(39, 174, 96, 0.18) 0%,#1C0D10 100%);
}.lbz_app_card_win_6bf {
  background: linear-gradient(135deg,rgba(212, 160, 23, 0.16) 0%,#1C0D10 100%);
}.lbz_app_card_ic_6bf svg {
  width: 34px;
  stroke-linejoin: round;
  height: 2.125rem;
  stroke-linecap: round;
}.lbz_app_card_ic_6bf {
  color: #F6EDD8;
  flex-shrink: 0;
}.lbz_app_card_os_6bf {
  text-transform: uppercase;
  color: #7D6758;
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 0.625rem;
  letter-spacing: .08em;
}.lbz_app_card_title_6bf {
  font-size: 0.938rem;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 700;
  color: #F6EDD8;
  margin-bottom: 0.375rem;
}.lbz_app_card_text_6bf {
  font-size: 0.75rem;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #7D6758;
  margin-bottom: 14px;
}.lbz_app_card_btn_6bf {
  background: rgba(255, 255, 255, 0.12);
  border-radius: 0.25rem;
  border: 1px solid rgba(201, 152, 18, 0.55);
  gap: 7px;
  padding: 0.625rem 18px;
  transition: background .2s;
  align-items: center;
  color: #F6EDD8;
  font-weight: 700;
  font-size: 0.813rem;
  display: inline-flex;
}.lbz_app_card_btn_6bf:hover {
  background: rgba(255, 255, 255, 0.07);
}.lbz_prov_6bf {
  background: #100608;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.lbz_prov_6bf {
  padding: 44px 1.5rem 0;
}
}.lbz_prov_in_6bf {
  margin: 0 auto;
  max-width: 82.5rem;
}.lbz_prov_head_6bf {
  margin-bottom: 1rem;
}.lbz_prov_label_6bf {
  letter-spacing: .08em;
  font-size: 11px;
  color: #C99812;
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
}.lbz_prov_h2_6bf {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-family: 'Playfair Display', serif;
  font-size: 20px;
  color: #F6EDD8;
}
@media(min-width:768px) {.lbz_prov_h2_6bf {
  font-size: 24px;
}
}.lbz_prov_seo_6bf {
  line-height: 1.6;
  margin-bottom: 1rem;
  max-width: 620px;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7D6758;
}.lbz_prov_seo_6bf strong {
  font-weight: 700;
  color: #D5C4A2;
}.lbz_prov_seo_6bf a {
  text-decoration: underline;
  color: #C99812;
}.lbz_prov_grid_6bf {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.lbz_prov_grid_6bf {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.lbz_prov_grid_6bf {
  grid-template-columns: repeat(8,1fr);
}
}.lbz_prov_card_6bf {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #160A0D;
  gap: 0.438rem;
  transition: border-color .2s,background .2s;
  padding: 0.875rem 10px;
  border-radius: 8px;
  align-items: center;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}.lbz_prov_card_6bf:hover {
  background: #1C0D10;
  border-color: rgba(201, 152, 18, 0.55);
}.lbz_prov_logo_6bf {
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  width: 44px;
  align-items: center;
  justify-content: center;
  height: 2.75rem;
  display: flex;
}.lbz_prov_logo_6bf img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.lbz_prov_name_6bf {
  color: #A8927A;
  font-weight: 600;
  overflow-wrap: break-word;
  text-align: center;
  font-size: 0.688rem;
}.lbz_htp_6bf {
  background: #100608;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.lbz_htp_6bf {
  padding: 44px 24px 0;
}
}.lbz_htp_in_6bf {
  margin: 0 auto;
  max-width: 1320px;
}.lbz_htp_head_6bf {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.lbz_htp_label_6bf {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #C99812;
  font-weight: 700;
}.lbz_htp_h2_6bf {
  margin-bottom: 8px;
  font-size: 1.375rem;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F6EDD8;
}
@media(min-width: 771px) {.lbz_htp_h2_6bf {
  font-size: 28px;
}
}.lbz_htp_intro_6bf {
  line-height: 1.6;
  color: #7D6758;
  font-size: 14px;
}.lbz_htp_steps_6bf {
  gap: 0.75rem;
  margin: 0;
  padding: 0;
  list-style: none;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 643px) {.lbz_htp_steps_6bf {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.lbz_htp_steps_6bf {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.lbz_htp_step_6bf {
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 20px 1.125rem 18px;
  background: #1C0D10;
  flex-direction: column;
  position: relative;
  display: flex;
}.lbz_htp_step_num_6bf {
  background: #C99812;
  border-radius: 50%;
  display: flex;
  top: -0.75rem;
  justify-content: center;
  font-size: 0.813rem;
  left: 1.25rem;
  height: 28px;
  align-items: center;
  position: absolute;
  font-family: 'Playfair Display', serif;
  width: 28px;
  font-weight: 800;
  color: #0E0507;
}.lbz_htp_step_ic_6bf {
  border-radius: 0.25rem;
  margin: 8px 0 12px;
  background: rgba(201, 152, 18, 0.18);
  height: 2.25rem;
  width: 2.25rem;
  display: flex;
  align-items: center;
  color: #C99812;
  justify-content: center;
}.lbz_htp_step_ic_6bf svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.125rem;
  width: 1.125rem;
}.lbz_htp_step_h_6bf {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F6EDD8;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.lbz_htp_step_p_6bf {
  font-size: 0.813rem;
  line-height: 1.55;
  color: #7D6758;
  overflow-wrap: break-word;
}.lbz_htp_step_p_6bf strong {
  color: #D5C4A2;
  font-weight: 600;
}.lbz_htp_cta_6bf {
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.813rem 26px;
  background: #27AE60;
  display: inline-block;
  color: #0E0507;
  font-size: 14px;
  margin-top: 20px;
  font-weight: 700;
}.lbz_htp_cta_6bf:hover {
  background: #2ECC71;
}.lbz_seo_6bf {
  background: #100608;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.lbz_seo_6bf {
  padding: 2.75rem 1.5rem 0;
}
}.lbz_seo_in_6bf {
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border-radius: 0.875rem;
  background: #1C0D10;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 82.5rem;
}
@media(min-width: 769px) {.lbz_seo_in_6bf {
  padding: 36px 2.5rem;
}
}.lbz_seo_label_6bf {
  color: #C99812;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  font-weight: 700;
}.lbz_seo_h2_6bf {
  color: #F6EDD8;
  line-height: 1.25;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 14px;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.lbz_seo_h2_6bf {
  font-size: 24px;
}
}.lbz_seo_body_6bf {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A8927A;
}.lbz_seo_body_6bf p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 0.875rem;
  color: #A8927A;
}.lbz_seo_body_6bf p:last-child {
  margin-bottom: 0;
}.lbz_seo_body_6bf strong {
  font-weight: 700;
  color: #D5C4A2;
}.lbz_seo_body_6bf a {
  transition: color .2s;
  color: #C99812;
  text-decoration: underline;
}.lbz_seo_body_6bf a:hover {
  color: #E0AC18;
}.lbz_seo_body_6bf ul,.lbz_seo_body_6bf ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.lbz_seo_body_6bf ol {
  list-style: decimal;
}.lbz_seo_body_6bf li {
  color: #A8927A;
  margin-bottom: 6px;
  font-size: 0.875rem;
  line-height: 1.75;
}.lbz_seo_body_6bf table {
  display: block;
  margin-bottom: 12px;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  font-size: 13px;
}
@media(min-width: 770px) {.lbz_seo_body_6bf table {
  display: table;
}
}.lbz_seo_body_6bf th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D5C4A2;
  font-weight: 700;
  text-align: left;
}.lbz_seo_body_6bf td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #A8927A;
}.lbz_seo_cols_6bf {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.lbz_seo_cols_6bf {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.lbz_seo_cols_6bf {
  grid-template-columns: repeat(3,1fr);
}
}.lbz_seo_col_h_6bf {
  overflow-wrap: break-word;
  color: #D5C4A2;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 7px;
}.lbz_seo_col_p_6bf {
  color: #7D6758;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
}.lbz_seo_stats_6bf {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.lbz_seo_stat_6bf {
  background: rgba(201, 152, 18, 0.07);
  flex: 1;
  border: 1px solid rgba(201, 152, 18, 0.18);
  padding: 0.875rem 1rem;
  border-radius: 8px;
  min-width: 8.75rem;
}.lbz_seo_stat_val_6bf {
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #C99812;
}.lbz_seo_stat_lb_6bf {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7D6758;
}.lbz_seo_6bf {
  background: #100608;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.lbz_seo_6bf {
  padding: 44px 1.5rem 0;
}
}.lbz_seo_in_6bf {
  background: #1C0D10;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  padding: 1.75rem 24px;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.lbz_seo_in_6bf {
  padding: 36px 2.5rem;
}
}.lbz_seo_label_6bf {
  font-size: 0.688rem;
  color: #C99812;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
}.lbz_seo_h2_6bf {
  color: #F6EDD8;
  font-size: 1.25rem;
  margin-bottom: 14px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  line-height: 1.25;
}
@media(min-width: 765px) {.lbz_seo_h2_6bf {
  font-size: 1.5rem;
}
}.lbz_seo_body_6bf {
  line-height: 1.75;
  color: #A8927A;
  overflow-wrap: break-word;
  font-size: 14px;
}.lbz_seo_body_6bf p {
  font-size: 14px;
  color: #A8927A;
  line-height: 1.75;
  margin-bottom: 12px;
}.lbz_seo_body_6bf p:last-child {
  margin-bottom: 0;
}.lbz_seo_body_6bf strong {
  color: #D5C4A2;
  font-weight: 700;
}.lbz_seo_body_6bf a {
  transition: color .2s;
  text-decoration: underline;
  color: #C99812;
}.lbz_seo_body_6bf a:hover {
  color: #E0AC18;
}.lbz_seo_body_6bf ul,.lbz_seo_body_6bf ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.lbz_seo_body_6bf ol {
  list-style: decimal;
}.lbz_seo_body_6bf li {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #A8927A;
}.lbz_seo_body_6bf table {
  margin-bottom: 0.75rem;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
}
@media(min-width: 766px) {.lbz_seo_body_6bf table {
  display: table;
}
}.lbz_seo_body_6bf th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #D5C4A2;
}.lbz_seo_body_6bf td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8927A;
}.lbz_seo_cols_6bf {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.lbz_seo_cols_6bf {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.lbz_seo_cols_6bf {
  grid-template-columns: repeat(3,1fr);
}
}.lbz_seo_col_h_6bf {
  color: #D5C4A2;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
}.lbz_seo_col_p_6bf {
  color: #7D6758;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.lbz_seo_stats_6bf {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.lbz_seo_stat_6bf {
  border-radius: 8px;
  flex: 1;
  padding: 0.875rem 16px;
  border: 1px solid rgba(201, 152, 18, 0.18);
  background: rgba(201, 152, 18, 0.07);
  min-width: 8.75rem;
}.lbz_seo_stat_val_6bf {
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #C99812;
}.lbz_seo_stat_lb_6bf {
  overflow-wrap: break-word;
  color: #7D6758;
  font-size: 0.688rem;
}.lbz_faq_6bf {
  padding: 2.25rem 16px 0;
  background: #100608;
}
@media(min-width: 769px) {.lbz_faq_6bf {
  padding: 44px 24px 0;
}
}.lbz_faq_in_6bf {
  margin: 0 auto;
  max-width: 1320px;
}.lbz_faq_head_6bf {
  margin-bottom: 1.25rem;
}.lbz_faq_label_6bf {
  color: #C99812;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
}.lbz_faq_h2_6bf {
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  color: #F6EDD8;
}
@media(min-width: 766px) {.lbz_faq_h2_6bf {
  font-size: 1.5rem;
}
}.lbz_faq_list_6bf {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.lbz_faq_item_6bf {
  border-radius: 0.5rem;
  background: #1C0D10;
  border: 1px solid rgba(255, 255, 255, 0.11);
  overflow: hidden;
}.lbz_faq_q_6bf {
  gap: 0.75rem;
  padding: 1rem 20px;
  transition: color .2s;
  display: flex;
  cursor: pointer;
  font-size: 14px;
  align-items: center;
  font-weight: 600;
  flex-wrap: wrap;
  color: #D5C4A2;
  overflow-wrap: break-word;
  justify-content: space-between;
}.lbz_faq_q_6bf:hover {
  color: #F6EDD8;
}.lbz_faq_q_ic_6bf {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  height: 1.5rem;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  font-size: 16px;
  width: 1.5rem;
  align-items: center;
  color: #C99812;
}.lbz_faq_item_6bf.lbz_state_open_6bf .lbz_faq_q_ic_6bf {
  transform: rotate(45deg);
}.lbz_faq_a_6bf {
  padding: 0 1.25rem 1rem;
  display: none;
  overflow-wrap: break-word;
  line-height: 1.7;
  color: #7D6758;
  font-size: 13px;
}.lbz_faq_item_6bf.lbz_state_open_6bf .lbz_faq_a_6bf {
  display: block;
}.lbz_faq_a_6bf strong {
  font-weight: 700;
  color: #D5C4A2;
}.lbz_faq_a_6bf a {
  text-decoration: underline;
  color: #C99812;
}.lbz_faq_a_6bf ul,.lbz_faq_a_6bf ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.lbz_faq_a_6bf ol {
  list-style: decimal;
}.lbz_faq_a_6bf li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.lbz_faq_a_6bf table {
  margin: 0.5rem 0;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  width: 100%;
  font-size: 0.75rem;
}
@media(min-width: 767px) {.lbz_faq_a_6bf table {
  display: table;
}
}.lbz_faq_a_6bf th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #D5C4A2;
  text-align: left;
  font-weight: 700;
}.lbz_faq_a_6bf td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #7D6758;
}.lbz_seo_6bf {
  padding: 2.25rem 1rem 0;
  background: #100608;
}
@media(min-width: 767px) {.lbz_seo_6bf {
  padding: 2.75rem 24px 0;
}
}.lbz_seo_in_6bf {
  padding: 28px 1.5rem;
  border-radius: 14px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1C0D10;
  max-width: 1320px;
}
@media(min-width: 769px) {.lbz_seo_in_6bf {
  padding: 36px 40px;
}
}.lbz_seo_label_6bf {
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C99812;
  margin-bottom: 10px;
}.lbz_seo_h2_6bf {
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 14px;
  color: #F6EDD8;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.lbz_seo_h2_6bf {
  font-size: 24px;
}
}.lbz_seo_body_6bf {
  overflow-wrap: break-word;
  color: #A8927A;
  line-height: 1.75;
  font-size: 0.875rem;
}.lbz_seo_body_6bf p {
  font-size: 14px;
  color: #A8927A;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.lbz_seo_body_6bf p:last-child {
  margin-bottom: 0;
}.lbz_seo_body_6bf strong {
  color: #D5C4A2;
  font-weight: 700;
}.lbz_seo_body_6bf a {
  transition: color .2s;
  color: #C99812;
  text-decoration: underline;
}.lbz_seo_body_6bf a:hover {
  color: #E0AC18;
}.lbz_seo_body_6bf ul,.lbz_seo_body_6bf ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.lbz_seo_body_6bf ol {
  list-style: decimal;
}.lbz_seo_body_6bf li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A8927A;
}.lbz_seo_body_6bf table {
  margin-bottom: 12px;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 13px;
  display: block;
}
@media(min-width:768px) {.lbz_seo_body_6bf table {
  display: table;
}
}.lbz_seo_body_6bf th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #D5C4A2;
  text-align: left;
  font-weight: 700;
}.lbz_seo_body_6bf td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8927A;
}.lbz_seo_cols_6bf {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.lbz_seo_cols_6bf {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.lbz_seo_cols_6bf {
  grid-template-columns: repeat(3,1fr);
}
}.lbz_seo_col_h_6bf {
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 13px;
  color: #D5C4A2;
  overflow-wrap: break-word;
}.lbz_seo_col_p_6bf {
  line-height: 1.65;
  color: #7D6758;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.lbz_seo_stats_6bf {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.lbz_seo_stat_6bf {
  padding: 0.875rem 16px;
  flex: 1;
  border-radius: 8px;
  border: 1px solid rgba(201, 152, 18, 0.18);
  background: rgba(201, 152, 18, 0.07);
  min-width: 140px;
}.lbz_seo_stat_val_6bf {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  color: #C99812;
}.lbz_seo_stat_lb_6bf {
  color: #7D6758;
  overflow-wrap: break-word;
  font-size: 11px;
}.lbz_ft_6bf {
  background: #080304;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.lbz_ft_support_6bf {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width:768px) {.lbz_ft_support_6bf {
  padding: 28px 1.5rem;
}
}.lbz_ft_support_in_6bf {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 82.5rem;
}.lbz_ft_support_main_6bf {
  gap: 16px;
  flex: 1;
  min-width: 220px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.lbz_ft_support_ic_6bf {
  flex-shrink: 0;
  color: #C99812;
}.lbz_ft_support_ic_6bf svg {
  stroke-linecap: round;
  width: 30px;
  height: 1.875rem;
  stroke-linejoin: round;
}.lbz_ft_support_text_title_6bf {
  margin-bottom: 3px;
  overflow-wrap: break-word;
  color: #F6EDD8;
  font-weight: 700;
  font-size: 0.938rem;
}.lbz_ft_support_text_sub_6bf {
  font-size: 12px;
  color: #7D6758;
  overflow-wrap: break-word;
}.lbz_ft_support_btn_6bf {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #C99812;
  padding: 0.688rem 22px;
  font-size: 13px;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  color: #F6EDD8;
}.lbz_ft_support_btn_6bf:hover {
  background: #E0AC18;
}.lbz_ft_support_contacts_6bf {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.lbz_ft_support_contact_6bf {
  color: #5F4F46;
  line-height: 1.4;
  font-size: 12px;
}.lbz_ft_support_contact_6bf strong {
  margin-bottom: 2px;
  font-size: 11px;
  color: #A8927A;
  font-weight: 600;
  display: block;
}.lbz_ft_main_6bf {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 16px 24px;
}
@media(min-width: 769px) {.lbz_ft_main_6bf {
  padding: 2.5rem 24px 32px;
}
}.lbz_ft_main_in_6bf {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 638px) {.lbz_ft_main_in_6bf {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.lbz_ft_main_in_6bf {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.lbz_ft_col_logo_6bf {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.lbz_ft_col_logo_6bf {
  grid-column: auto;
}
}.lbz_ft_logo_6bf {
  gap: 9px;
  display: flex;
  color: #F6EDD8;
  align-items: center;
  overflow-wrap: break-word;
  font-weight: 800;
  flex-wrap: wrap;
  font-size: 1rem;
  margin-bottom: 0.75rem;
}.lbz_ft_logo_mark_6bf {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 1.875rem;
  height: 30px;
}.lbz_ft_logo_mark_6bf img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.lbz_ft_logo_sub_6bf {
  max-width: 12.5rem;
  color: #5F4F46;
  line-height: 1.55;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.lbz_ft_col_title_6bf {
  color: #A8927A;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .07em;
  margin-bottom: 14px;
}.lbz_ft_col_links_6bf {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.lbz_ft_col_link_6bf {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #5F4F46;
}.lbz_ft_col_link_6bf:hover {
  color: #D5C4A2;
}.lbz_ft_apps_6bf {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.lbz_ft_app_card_6bf {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 10px 0.75rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  transition: border-color .2s;
  gap: 10px;
  align-items: center;
  display: flex;
}.lbz_ft_app_card_6bf:hover {
  border-color: rgba(201, 152, 18, 0.55);
}.lbz_ft_app_card_ic_6bf svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.375rem;
  width: 22px;
}.lbz_ft_app_card_os_6bf {
  color: #5F4F46;
  font-size: 10px;
  font-weight: 600;
}.lbz_ft_app_card_action_6bf {
  font-weight: 700;
  color: #D5C4A2;
  font-size: 12px;
}.lbz_ft_bot_6bf {
  padding: 20px 1rem;
}
@media(min-width:768px) {.lbz_ft_bot_6bf {
  padding: 20px 1.5rem;
}
}.lbz_ft_bot_in_6bf {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
}.lbz_ft_socials_6bf {
  gap: 8px;
  display: flex;
}.lbz_ft_soc_6bf {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .2s;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  height: 2.25rem;
  width: 2.25rem;
  align-items: center;
  justify-content: center;
  color: #A8927A;
}.lbz_ft_soc_6bf svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 16px;
}.lbz_ft_soc_6bf:hover {
  background: rgba(255, 255, 255, 0.07);
}.lbz_ft_legal_6bf {
  flex: 1;
  color: #7A6A60;
  overflow-wrap: break-word;
  min-width: 12.5rem;
  font-size: 0.688rem;
  line-height: 1.6;
}.lbz_ft_legal_6bf strong {
  color: #A8927A;
  font-weight: 700;
}.lbz_ft_legal_6bf a {
  color: #A8927A;
  text-decoration: underline;
}.lbz_ft_age_6bf {
  border: 2px solid #7A6A60;
  border-radius: 50%;
  align-items: center;
  flex-shrink: 0;
  font-weight: 800;
  justify-content: center;
  margin-left: auto;
  height: 2rem;
  font-size: 11px;
  width: 32px;
  color: #7A6A60;
  display: flex;
}