*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  color: #D2C6B4;
  min-height: 100vh;
  background-color: #100D0A;
  line-height: 1.6;
  font-family: 'Inter', sans-serif;
  -webkit-font-smoothing: antialiased;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.bxv_layout-cu5 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.bxv_page-cu5 {
  min-height: 100vh;
  display: flex;
}.bxv_main-cu5 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1078px) {.bxv_main-cu5 {
  padding-left: 220px;
}
}
@media screen and (max-width: 1076px) {.bxv_main-cu5 {
  padding-bottom: 4.5rem;
}
}.bxv_gc-cu5 {
  transition: transform .2s,border-color .2s;
  background: #161209;
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.06);
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
  width: 140px;
}
@media(min-width: 641px) {.bxv_gc-cu5 {
  width: 9.75rem;
}
}
@media(min-width: 1079px) {.bxv_gc-cu5 {
  width: 168px;
}
}.bxv_gc-cu5:hover {
  border-color: rgba(232,96,24,0.08);
  transform: translateY(-3px);
}.bxv_gc_img-cu5 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.bxv_gc_img-cu5 img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.bxv_gc_hover-cu5 {
  background: rgba(8,6,4,0.72);
  inset: 0;
  transition: opacity .2s;
  align-items: center;
  opacity: 0;
  justify-content: center;
  position: absolute;
  display: flex;
}.bxv_gc-cu5:hover .bxv_gc_hover-cu5 {
  opacity: 1;
}.bxv_gc_hover_btn-cu5 {
  padding: 8px 1rem;
  border-radius: 5px;
  background: #E86018;
  color: #F6F0E8;
  font-weight: 700;
  font-size: 0.75rem;
}.bxv_gc_info-cu5 {
  padding: 8px 10px 0.625rem;
}.bxv_gc_name-cu5 {
  overflow: hidden;
  color: #D2C6B4;
  font-size: 12px;
  white-space: nowrap;
  font-weight: 600;
  text-overflow: ellipsis;
  max-width: 100%;
  margin-bottom: 3px;
}.bxv_gc_prov-cu5 {
  color: #5E5245;
  font-size: 10px;
}.bxv_gc_tag-cu5 {
  padding: 2px 7px;
  border-radius: 0.25rem;
  font-size: 9px;
  text-transform: uppercase;
  left: 6px;
  font-weight: 700;
  top: 0.375rem;
  z-index: 2;
  letter-spacing: .04em;
  position: absolute;
}.bxv_gc_tag_hot-cu5 {
  background: #E03030;
  color: #fff;
}.bxv_gc_tag_new-cu5 {
  background: #28B84A;
  color: #100D0A;
}.bxv_gc_tag_jp-cu5 {
  background: #F0A018;
  color: #100D0A;
}.bxv_gc_tag_ex-cu5 {
  background: #C4831A;
  color: #fff;
}.bxv_gc_tag_live-cu5 {
  background: #E03030;
  color: #fff;
}.bxv_gr-cu5 {
  background: #100D0A;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.bxv_gr-cu5 {
  padding: 36px 1.5rem 0;
}
}.bxv_gr_in-cu5 {
  margin: 0 auto;
  max-width: 1320px;
}.bxv_gr_head-cu5 {
  gap: 12px;
  align-items: center;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  display: flex;
}.bxv_gr_head_l-cu5 {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.bxv_gr_ic-cu5 {
  border-radius: 8px;
  display: flex;
  height: 32px;
  width: 2rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}.bxv_gr_ic-cu5 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
}.bxv_gr_title-cu5 {
  font-size: 16px;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F6F0E8;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.bxv_gr_title-cu5 {
  font-size: 18px;
}
}.bxv_gr_more-cu5 {
  transition: color .2s;
  gap: 0.313rem;
  flex-shrink: 0;
  color: #7E6E59;
  font-size: 0.75rem;
  font-weight: 600;
  align-items: center;
  display: flex;
  white-space: nowrap;
}.bxv_gr_more-cu5:hover {
  color: #E86018;
}.bxv_gr_more-cu5 svg {
  stroke-linejoin: round;
  width: 0.75rem;
  height: 0.75rem;
  stroke-linecap: round;
}.bxv_gr_arrows-cu5 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.bxv_gr_arr-cu5 {
  border-radius: 0.313rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  align-items: center;
  width: 30px;
  color: #A8977F;
  justify-content: center;
  height: 1.875rem;
  display: flex;
}.bxv_gr_arr-cu5:hover {
  background: rgba(255,255,255,0.07);
  color: #F6F0E8;
}.bxv_gr_arr-cu5 svg {
  width: 0.813rem;
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.bxv_gr_seo_h-cu5 {
  margin: 0 0 0.375rem;
  font-size: 13px;
  font-family: 'Barlow Condensed', sans-serif;
  max-width: 680px;
  overflow-wrap: break-word;
  color: #D2C6B4;
  font-weight: 700;
}
@media(min-width: 771px) {.bxv_gr_seo_h-cu5 {
  font-size: 0.875rem;
}
}.bxv_gr_seo-cu5 {
  font-size: 0.75rem;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  color: #7E6E59;
  line-height: 1.55;
  margin-bottom: 12px;
}.bxv_gr_seo-cu5 strong {
  font-weight: 600;
  color: #D2C6B4;
}.bxv_gr_scroll-cu5 {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 10px;
  display: flex;
}.bxv_gr_scroll-cu5::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.bxv_gr_scroll-cu5 {
  gap: 12px;
}
}.bxv_tb-cu5 {
  background: #100D0A;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  display: flex;
  position: fixed;
  left: 0;
  z-index: 80;
  right: 0;
  align-items: center;
  top: 0;
  height: 3.5rem;
}.bxv_tb_in-cu5 {
  gap: 0;
  padding: 0 0.875rem;
  display: flex;
  width: 100%;
  align-items: center;
  height: 100%;
}.bxv_tb_burger-cu5 {
  border-radius: 0.5rem;
  gap: 0.313rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-right: 8px;
  justify-content: center;
  flex-direction: column;
  height: 38px;
  width: 38px;
}.bxv_tb_burger-cu5:hover {
  background: rgba(255,255,255,0.05);
}.bxv_tb_burger_line-cu5 {
  background: #A8977F;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width:1080px) {.bxv_tb_burger-cu5 {
  display: none;
}
}.bxv_tb_logo-cu5 {
  gap: 9px;
  color: #F6F0E8;
  overflow-wrap: break-word;
  font-size: 1.125rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  font-weight: 800;
  margin-right: 20px;
  letter-spacing: -.01em;
}.bxv_tb_logo_mark-cu5 {
  border-radius: 0.5rem;
  overflow: hidden;
  height: 32px;
  justify-content: center;
  width: 32px;
  display: flex;
  align-items: center;
}.bxv_tb_logo_mark-cu5 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.bxv_tb_nav-cu5 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 639px) {.bxv_tb_nav-cu5 {
  display: flex;
}
}.bxv_tb_tab-cu5 {
  border-radius: 8px;
  transition: background .15s,color .15s;
  padding: 8px 14px;
  font-weight: 600;
  color: #A8977F;
  font-size: 13px;
  white-space: nowrap;
}.bxv_tb_tab-cu5:hover {
  background: rgba(255,255,255,0.05);
  color: #F6F0E8;
}.bxv_tb_tab-cu5.bxv_state_active-cu5 {
  background: rgba(232,96,24,0.18);
  color: #F6F0E8;
}.bxv_tb_right-cu5 {
  gap: 8px;
  display: flex;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
}.bxv_tb_login-cu5 {
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 9px 16px;
  font-weight: 600;
  color: #D2C6B4;
  font-size: 0.813rem;
  display: none;
}.bxv_tb_login-cu5:hover {
  border-color: rgba(232,96,24,0.55);
  color: #F6F0E8;
}
@media(min-width: 477px) {.bxv_tb_login-cu5 {
  display: block;
}
}.bxv_tb_reg-cu5 {
  border-radius: 8px;
  padding: 0.563rem 1.125rem;
  transition: background .2s;
  background: #28B84A;
  color: #0D0A06;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
}.bxv_tb_reg-cu5:hover {
  background: #34CC58;
}.bxv_sb-cu5 {
  transform: translateX(-100%);
  background: #1C1710;
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  z-index: 70;
  width: 13.75rem;
  left: 0;
  position: fixed;
  top: 56px;
  bottom: 0;
  overflow-y: auto;
}.bxv_sb-cu5.bxv_state_open-cu5 {
  transform: translateX(0);
}.bxv_sb-cu5::-webkit-scrollbar {
  width: 0.25rem;
}.bxv_sb-cu5::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.bxv_sb-cu5 {
  transform: translateX(0);
}
}.bxv_sb_auth-cu5 {
  padding: 0.875rem 12px 0.625rem;
}.bxv_sb_btn_reg-cu5 {
  padding: 11px;
  background: #28B84A;
  border-radius: 0.5rem;
  transition: background .2s;
  font-size: 0.813rem;
  font-weight: 700;
  text-align: center;
  display: block;
  margin-bottom: 0.5rem;
  color: #0D0A06;
}.bxv_sb_btn_reg-cu5:hover {
  background: #34CC58;
}.bxv_sb_btn_login-cu5 {
  padding: 10px;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  border-radius: 0.5rem;
  font-weight: 600;
  font-size: 13px;
  color: #D2C6B4;
  display: block;
  text-align: center;
}.bxv_sb_btn_login-cu5:hover {
  border-color: rgba(232,96,24,0.55);
  color: #F6F0E8;
}.bxv_sb_promo-cu5 {
  padding: 12px 0.875rem;
  margin: 0 12px 0.625rem;
  border: 1px solid rgba(232,96,24,0.18);
  background: linear-gradient(135deg,#3D1A06,#1C1710);
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}.bxv_sb_promo-cu5::before {
  background: radial-gradient(circle,rgba(232,96,24,0.18),transparent 70%);
  border-radius: 50%;
  width: 5rem;
  height: 5rem;
  content: '';
  top: -1.25rem;
  right: -20px;
  position: absolute;
}.bxv_sb_promo_title-cu5 {
  color: #E86018;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 4px;
}.bxv_sb_promo_text-cu5 {
  line-height: 1.35;
  overflow-wrap: break-word;
  color: #F6F0E8;
  font-weight: 600;
  font-size: 12px;
}.bxv_sb_promo_sub-cu5 {
  font-size: 10px;
  margin-top: 3px;
  color: #7E6E59;
}.bxv_sb_nav-cu5 {
  padding: 6px 8px 16px;
}.bxv_sb_nav_lb-cu5 {
  padding: 0.625rem 8px 0.375rem;
  text-transform: uppercase;
  color: #5E5245;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.625rem;
}.bxv_sb_link-cu5 {
  border-radius: 5px;
  transition: background .15s,color .15s;
  padding: 9px 10px;
  gap: 10px;
  overflow-wrap: break-word;
  align-items: center;
  cursor: pointer;
  color: #A8977F;
  display: flex;
  font-size: 0.813rem;
  font-weight: 500;
}.bxv_sb_link-cu5:hover {
  background: rgba(255,255,255,0.05);
  color: #F6F0E8;
}.bxv_sb_link-cu5.bxv_state_active-cu5 {
  background: rgba(232,96,24,0.18);
  color: #F6F0E8;
}.bxv_sb_ic-cu5 {
  border-radius: 5px;
  display: flex;
  width: 30px;
  align-items: center;
  justify-content: center;
  height: 30px;
  flex-shrink: 0;
}.bxv_sb_ic-cu5 svg {
  width: 16px;
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
}.bxv_sb_ic_1-cu5 {
  background: rgba(232,96,24,0.08);
  color: #E86018;
}.bxv_sb_ic_2-cu5 {
  background: rgba(40,184,74,0.16);
  color: #28B84A;
}.bxv_sb_ic_3-cu5 {
  background: rgba(240,160,24,0.16);
  color: #F0A018;
}.bxv_sb_ic_4-cu5 {
  background: rgba(196,131,26,0.20);
  color: #C4831A;
}.bxv_sb_ic_5-cu5 {
  background: rgba(232,96,24,0.08);
  color: #E83870;
}.bxv_sb_ic_6-cu5 {
  background: rgba(196,131,26,0.20);
  color: #9B4FD4;
}.bxv_sb_badge-cu5 {
  background: #F0A018;
  border-radius: 5px;
  padding: 2px 0.438rem;
  font-weight: 700;
  color: #0D0A06;
  margin-left: auto;
  font-size: 9px;
}.bxv_sb_bot-cu5 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 8px;
  padding: 0.75rem;
  display: flex;
}.bxv_sb_lang-cu5,.bxv_sb_help-cu5 {
  padding: 0.563rem 0.375rem;
  transition: border-color .2s;
  flex: 1;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.313rem;
  gap: 0.375rem;
  color: #A8977F;
  justify-content: center;
  align-items: center;
  font-size: 11px;
  font-weight: 600;
  display: flex;
}.bxv_sb_lang-cu5:hover,.bxv_sb_help-cu5:hover {
  border-color: rgba(232,96,24,0.55);
  color: #F6F0E8;
}.bxv_sb_lang-cu5 svg,.bxv_sb_help-cu5 svg {
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
}.bxv_sb_bd-cu5 {
  inset: 0;
  background: rgba(8,6,4,0.72);
  position: fixed;
  display: none;
  z-index: 69;
}.bxv_sb_bd-cu5.bxv_state_on-cu5 {
  display: block;
}
@media(min-width: 1079px) {.bxv_sb_bd-cu5 {
  display: none!important;
}
}.bxv_mob_nav-cu5 {
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.10);
  background: #1C1710;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 80;
  display: flex;
  position: fixed;
}
@media(min-width: 1078px) {.bxv_mob_nav-cu5 {
  display: none;
}
}.bxv_mob_nav_item-cu5 {
  flex: 1;
  gap: 4px;
  padding: 4px 2px;
  display: flex;
  flex-direction: column;
  color: #5E5245;
  align-items: center;
  cursor: pointer;
}.bxv_mob_nav_ic-cu5 {
  line-height: 1;
}.bxv_mob_nav_ic-cu5 svg {
  stroke-linejoin: round;
  width: 20px;
  stroke-linecap: round;
  height: 20px;
}.bxv_mob_nav_lb-cu5 {
  font-size: 0.625rem;
  font-weight: 600;
  color: #5E5245;
}.bxv_mob_nav_item-cu5.bxv_state_active-cu5 {
  color: #E86018;
}.bxv_mob_nav_item-cu5.bxv_state_active-cu5 .bxv_mob_nav_lb-cu5 {
  color: #E86018;
}.bxv_hero-cu5 {
  background: #100D0A;
  padding: 20px 16px 0;
}
@media(min-width: 769px) {.bxv_hero-cu5 {
  padding: 24px 24px 0;
}
}.bxv_hero_in-cu5 {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 862px) {.bxv_hero_in-cu5 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1097px) {.bxv_hero_in-cu5 {
  grid-template-columns: 1fr 21.25rem;
}
}.bxv_hero_promo-cu5 {
  background: #161209;
  overflow: hidden;
  border-radius: 0.75rem;
  display: flex;
  min-height: 13.75rem;
  position: relative;
  align-items: stretch;
}
@media(min-width: 771px) {.bxv_hero_promo-cu5 {
  min-height: 280px;
}
}.bxv_hero_promo_bg-cu5 {
  background: linear-gradient(120deg,#3D1A06 0%,#100D0A 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.bxv_hero_promo_bg-cu5::after {
  background: linear-gradient(90deg,#100D0A 0%,rgba(8,6,4,0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.bxv_hero_promo_glow-cu5 {
  background: radial-gradient(circle,rgba(196,131,26,0.20) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  right: 3.75rem;
  height: 300px;
  pointer-events: none;
  width: 300px;
  top: -2.5rem;
}.bxv_hero_promo_ct-cu5 {
  padding: 28px 24px 28px 28px;
  justify-content: center;
  z-index: 2;
  max-width: 30rem;
  display: flex;
  flex-direction: column;
  position: relative;
}
@media(min-width:768px) {.bxv_hero_promo_ct-cu5 {
  padding: 2.5rem 32px;
}
}.bxv_hero_badge-cu5 {
  border: 1px solid rgba(232,96,24,0.08);
  padding: 0.313rem 12px;
  background: rgba(232,96,24,0.18);
  border-radius: 1.25rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 10px;
  display: inline-block;
  color: #E86018;
  font-weight: 700;
  margin-bottom: 0.875rem;
}.bxv_hero_h1-cu5 {
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 26px;
  margin-bottom: 10px;
  line-height: 1.15;
  color: #F6F0E8;
  overflow-wrap: break-word;
}.bxv_hero_h1-cu5 em {
  color: #F0A018;
  font-style: normal;
}
@media(min-width: 767px) {.bxv_hero_h1-cu5 {
  font-size: 2.25rem;
}
}.bxv_hero_sub-cu5 {
  font-size: 13px;
  color: #A8977F;
  margin-bottom: 20px;
  line-height: 1.55;
}
@media(min-width: 770px) {.bxv_hero_sub-cu5 {
  font-size: 0.875rem;
}
}.bxv_hero_row-cu5 {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.bxv_hero_cta-cu5 {
  transition: background .2s;
  padding: 0.813rem 26px;
  border-radius: 8px;
  background: #28B84A;
  font-size: 0.875rem;
  color: #0D0A06;
  font-weight: 700;
  box-shadow: 0 0.313rem 0 #165C28, 0 0 18px rgba(40,184,74,0.44);
}.bxv_hero_cta-cu5:hover {
  background: #34CC58;
}.bxv_hero_terms-cu5 {
  color: #5E5245;
  font-size: 0.688rem;
}.bxv_hero_game-cu5 {
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.75rem;
  background: #161209;
  overflow: hidden;
  position: relative;
  flex-direction: column;
  display: flex;
}.bxv_hero_game_badge-cu5 {
  background: rgba(240,160,24,0.16);
  padding: 0.313rem 10px;
  border-radius: 1.25rem;
  border: 1px solid rgba(240,160,24,0.16);
  letter-spacing: .06em;
  position: absolute;
  color: #F0A018;
  font-weight: 700;
  top: 12px;
  font-size: 0.625rem;
  text-transform: uppercase;
  left: 12px;
  z-index: 3;
}.bxv_hero_game_badge-cu5 svg {
  margin-right: 4px;
  vertical-align: -1px;
  width: 11px;
  height: 11px;
}.bxv_hero_game_img-cu5 {
  background: linear-gradient(135deg,#3D1A06,#100D0A);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.bxv_hero_game_img-cu5 img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.bxv_hero_game_play-cu5 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8,6,4,0.72);
  opacity: 0;
  justify-content: center;
  position: absolute;
  display: flex;
  align-items: center;
}.bxv_hero_game-cu5:hover .bxv_hero_game_play-cu5 {
  opacity: 1;
}.bxv_hero_game_play-cu5 span {
  border-radius: 50%;
  background: #E86018;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 3.25rem;
  width: 52px;
}.bxv_hero_game_play-cu5 span svg {
  margin-left: 2px;
  height: 18px;
  width: 18px;
}.bxv_hero_game_info-cu5 {
  padding: 14px 1rem;
}.bxv_hero_game_title-cu5 {
  font-weight: 700;
  color: #F6F0E8;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 15px;
}.bxv_hero_game_provider-cu5 {
  color: #7E6E59;
  font-size: 0.688rem;
}.bxv_hero_game_btn-cu5 {
  background: #E86018;
  padding: 11px;
  border-radius: 0.5rem;
  transition: background .2s;
  margin: 12px 1rem 1rem;
  font-weight: 700;
  text-align: center;
  display: block;
  color: #F6F0E8;
  font-size: 0.813rem;
}.bxv_hero_game-cu5:hover .bxv_hero_game_btn-cu5 {
  background: #F07830;
}.bxv_sbar-cu5 {
  padding: 16px 16px 0;
  background: #100D0A;
}
@media(min-width: 765px) {.bxv_sbar-cu5 {
  padding: 18px 24px 0;
}
}.bxv_sbar_in-cu5 {
  margin: 0 auto;
  max-width: 1320px;
}.bxv_sbar_row-cu5 {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
}.bxv_sbar_input-cu5 {
  flex: 1;
  gap: 0.625rem;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.5rem;
  padding: 0.688rem 1rem;
  background: #161209;
  display: flex;
  cursor: pointer;
  align-items: center;
  color: #7E6E59;
  font-size: 13px;
}.bxv_sbar_input-cu5:hover {
  border-color: rgba(232,96,24,0.55);
}.bxv_sbar_input-cu5 svg {
  flex-shrink: 0;
  width: 0.938rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 15px;
}.bxv_sbar_providers-cu5 {
  background: #161209;
  border-radius: 8px;
  transition: border-color .2s;
  gap: 0.5rem;
  padding: 11px 1.125rem;
  border: 1px solid rgba(255,255,255,0.10);
  white-space: nowrap;
  font-size: 13px;
  display: flex;
  align-items: center;
  color: #D2C6B4;
  font-weight: 600;
}.bxv_sbar_providers-cu5:hover {
  border-color: rgba(232,96,24,0.55);
  color: #F6F0E8;
}.bxv_sbar_providers-cu5 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
  height: 0.875rem;
}.bxv_sbar_tabs-cu5 {
  gap: 6px;
  display: flex;
  scrollbar-width: none;
  padding-bottom: 2px;
  overflow-x: auto;
}.bxv_sbar_tabs-cu5::-webkit-scrollbar {
  display: none;
}.bxv_sbar_tab-cu5 {
  transition: background .15s,color .15s,border-color .15s;
  gap: 0.438rem;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 1.25rem;
  background: rgba(255,255,255,0.05);
  padding: 8px 14px;
  white-space: nowrap;
  cursor: pointer;
  font-size: 12px;
  font-weight: 600;
  color: #A8977F;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.bxv_sbar_tab-cu5:hover {
  border-color: rgba(232,96,24,0.55);
  background: rgba(255,255,255,0.07);
  color: #F6F0E8;
}.bxv_sbar_tab-cu5.bxv_state_active-cu5 {
  background: rgba(232,96,24,0.18);
  border-color: rgba(232,96,24,0.08);
  color: #F6F0E8;
}.bxv_sbar_tab_ic-cu5 svg {
  height: 14px;
  width: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.bxv_wy-cu5 {
  padding: 32px 16px 0;
  background: #100D0A;
}
@media(min-width: 770px) {.bxv_wy-cu5 {
  padding: 40px 1.5rem 0;
}
}.bxv_wy_in-cu5 {
  margin: 0 auto;
  max-width: 1320px;
}.bxv_wy_head-cu5 {
  max-width: 720px;
  margin-bottom: 18px;
}.bxv_wy_label-cu5 {
  font-weight: 700;
  letter-spacing: .08em;
  color: #E86018;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 0.688rem;
}.bxv_wy_h2-cu5 {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F6F0E8;
}
@media(min-width: 769px) {.bxv_wy_h2-cu5 {
  font-size: 1.5rem;
}
}.bxv_wy_intro-cu5 {
  margin: 0;
  color: #7E6E59;
  line-height: 1.6;
  font-size: 13px;
}.bxv_wy_grid-cu5 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.bxv_wy_grid-cu5 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.bxv_wy_grid-cu5 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.bxv_wy_card-cu5 {
  border-radius: 8px;
  padding: 1.25rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.10);
  background: #1C1710;
}.bxv_wy_card-cu5:hover {
  border-color: rgba(232,96,24,0.08);
  transform: translateY(-2px);
}.bxv_wy_card_ic-cu5 {
  border-radius: 50%;
  background: rgba(232,96,24,0.18);
  width: 44px;
  align-items: center;
  justify-content: center;
  display: flex;
  color: #E86018;
  height: 2.75rem;
  margin-bottom: 0.875rem;
}.bxv_wy_card_ic-cu5 svg {
  stroke-linecap: round;
  height: 1.375rem;
  width: 1.375rem;
  stroke-linejoin: round;
}.bxv_wy_card_h-cu5 {
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #F6F0E8;
  font-size: 15px;
  margin-bottom: 6px;
  font-weight: 700;
}.bxv_wy_card_p-cu5 {
  font-size: 13px;
  line-height: 1.6;
  color: #7E6E59;
  overflow-wrap: break-word;
}.bxv_wy_card_p-cu5 strong {
  color: #D2C6B4;
  font-weight: 600;
}.bxv_ws-cu5 {
  background: #100D0A;
  padding: 2rem 1rem 0;
}
@media(min-width:768px) {.bxv_ws-cu5 {
  padding: 2.25rem 1.5rem 0;
}
}.bxv_ws_in-cu5 {
  margin: 0 auto;
  max-width: 1320px;
}.bxv_ws_head-cu5 {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.875rem;
}.bxv_ws_title-cu5 {
  gap: 0.625rem;
  display: flex;
  font-family: 'Barlow Condensed', sans-serif;
  flex-wrap: wrap;
  font-size: 16px;
  color: #F6F0E8;
  overflow-wrap: break-word;
  font-weight: 700;
  align-items: center;
}.bxv_ws_title_ic-cu5 svg {
  color: #F0A018;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.125rem;
  width: 18px;
}.bxv_ws_online-cu5 {
  gap: 7px;
  font-weight: 600;
  align-items: center;
  font-size: 12px;
  color: #7E6E59;
  display: flex;
}.bxv_ws_online_dot-cu5 {
  border-radius: 50%;
  background: #28B84A;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(40,184,74,0.16);
  width: 8px;
  height: 0.5rem;
}.bxv_ws_scroll-cu5 {
  gap: 0.5rem;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 8px;
}.bxv_ws_scroll-cu5::-webkit-scrollbar {
  display: none;
}.bxv_wc-cu5 {
  gap: 0.625rem;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 0.625rem 0.875rem;
  border-radius: 0.5rem;
  background: #161209;
  align-items: center;
  min-width: 220px;
  flex-shrink: 0;
  display: flex;
}.bxv_wc_img-cu5 {
  background: #1C1710;
  border-radius: 0.313rem;
  overflow: hidden;
  width: 36px;
  height: 2.25rem;
  flex-shrink: 0;
}.bxv_wc_img-cu5 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.bxv_wc_info-cu5 {
  min-width: 0;
}.bxv_wc_game-cu5 {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  color: #D2C6B4;
}.bxv_wc_player-cu5 {
  overflow: hidden;
  white-space: nowrap;
  color: #5E5245;
  font-size: 10px;
  text-overflow: ellipsis;
}.bxv_wc_amount-cu5 {
  color: #28B84A;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 13px;
  margin-left: auto;
  font-weight: 700;
}.bxv_reg-cu5 {
  background: #100D0A;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.bxv_reg-cu5 {
  padding: 44px 24px 0;
}
}.bxv_reg_in-cu5 {
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.06);
  margin: 0 auto;
  padding: 1.75rem 24px;
  background: #1C1710;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.bxv_reg_in-cu5 {
  padding: 40px;
}
}.bxv_reg_top-cu5 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:860px) {.bxv_reg_top-cu5 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.bxv_reg_label-cu5 {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #E86018;
  margin-bottom: 10px;
  font-weight: 700;
}.bxv_reg_h2-cu5 {
  margin-bottom: 0.75rem;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.2;
  color: #F6F0E8;
  font-weight: 800;
  font-size: 22px;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.bxv_reg_h2-cu5 {
  font-size: 1.75rem;
}
}.bxv_reg_bonus-cu5 {
  border-radius: 8px;
  border: 1px solid rgba(240,160,24,0.16);
  gap: 0.5rem;
  padding: 10px 1rem;
  background: rgba(240,160,24,0.16);
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.bxv_reg_bonus_amount-cu5 {
  font-weight: 800;
  color: #F0A018;
  font-size: 1.25rem;
}.bxv_reg_bonus_text-cu5 {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #A8977F;
}.bxv_reg_cta_btn-cu5 {
  transition: background .2s;
  background: #28B84A;
  border-radius: 0.5rem;
  padding: 0.875rem 2rem;
  margin-bottom: 12px;
  display: inline-block;
  color: #0D0A06;
  box-shadow: 0 5px 0 #165C28, 0 0 1.125rem rgba(40,184,74,0.44);
  font-size: 0.938rem;
  font-weight: 700;
}.bxv_reg_cta_btn-cu5:hover {
  background: #34CC58;
}.bxv_reg_terms-cu5 {
  font-size: 11px;
  line-height: 1.5;
  color: #5E5245;
}.bxv_reg_seo-cu5 {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7E6E59;
  line-height: 1.65;
  padding-top: 20px;
  margin-top: 20px;
}.bxv_reg_seo-cu5 p {
  margin-bottom: 0.625rem;
  color: #7E6E59;
  line-height: 1.65;
  font-size: 0.813rem;
}.bxv_reg_seo-cu5 p:last-child {
  margin-bottom: 0;
}.bxv_reg_seo-cu5 strong {
  font-weight: 700;
  color: #D2C6B4;
}.bxv_reg_seo-cu5 a {
  transition: color .2s;
  color: #E86018;
  text-decoration: underline;
}.bxv_reg_seo-cu5 a:hover {
  color: #F07830;
}.bxv_reg_seo-cu5 ul,.bxv_reg_seo-cu5 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.bxv_reg_seo-cu5 ol {
  list-style: decimal;
}.bxv_reg_seo-cu5 li {
  line-height: 1.65;
  margin-bottom: 4px;
  color: #7E6E59;
  font-size: 13px;
}.bxv_reg_seo-cu5 table {
  display: block;
  border-collapse: collapse;
  margin-bottom: 10px;
  width: 100%;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width: 769px) {.bxv_reg_seo-cu5 table {
  display: table;
}
}.bxv_reg_seo-cu5 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #D2C6B4;
}.bxv_reg_seo-cu5 td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7E6E59;
}.bxv_reg_steps-cu5 {
  gap: 14px;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media(min-width: 857px) {.bxv_reg_steps-cu5 {
  margin-top: 0;
}
}.bxv_reg_step-cu5 {
  background: rgba(255,255,255,0.05);
  border-radius: 8px;
  gap: 0.875rem;
  border: 1px solid rgba(255,255,255,0.06);
  padding: 1rem;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.bxv_reg_step_num-cu5 {
  border-radius: 50%;
  background: rgba(232,96,24,0.18);
  border: 1px solid rgba(232,96,24,0.08);
  color: #E86018;
  display: flex;
  align-items: center;
  height: 2.125rem;
  justify-content: center;
  font-size: 14px;
  flex-shrink: 0;
  width: 2.125rem;
  font-weight: 800;
}.bxv_reg_step_title-cu5 {
  font-size: 14px;
  margin-bottom: 3px;
  font-weight: 700;
  color: #F6F0E8;
}.bxv_reg_step_text-cu5 {
  font-size: 12px;
  color: #7E6E59;
  line-height: 1.5;
}.bxv_reg_trust-cu5 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  display: flex;
  padding-top: 1.25rem;
  margin-top: 20px;
  flex-wrap: wrap;
}.bxv_reg_trust_item-cu5 {
  gap: 0.438rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #7E6E59;
  align-items: center;
  display: flex;
}.bxv_reg_trust_ic-cu5 svg {
  height: 16px;
  color: #E86018;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.bxv_htp-cu5 {
  padding: 36px 16px 0;
  background: #100D0A;
}
@media(min-width: 769px) {.bxv_htp-cu5 {
  padding: 44px 1.5rem 0;
}
}.bxv_htp_in-cu5 {
  margin: 0 auto;
  max-width: 1320px;
}.bxv_htp_head-cu5 {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.bxv_htp_label-cu5 {
  color: #E86018;
  font-weight: 700;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
}.bxv_htp_h2-cu5 {
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.5rem;
  font-size: 22px;
  color: #F6F0E8;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.bxv_htp_h2-cu5 {
  font-size: 28px;
}
}.bxv_htp_intro-cu5 {
  font-size: 0.875rem;
  color: #7E6E59;
  line-height: 1.6;
}.bxv_htp_steps-cu5 {
  padding: 0;
  gap: 0.75rem;
  list-style: none;
  margin: 0;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 637px) {.bxv_htp_steps-cu5 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.bxv_htp_steps-cu5 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.bxv_htp_step-cu5 {
  border-radius: 8px;
  background: #1C1710;
  padding: 1.25rem 18px 18px;
  border: 1px solid rgba(255,255,255,0.10);
  position: relative;
  flex-direction: column;
  display: flex;
}.bxv_htp_step_num-cu5 {
  background: #E86018;
  border-radius: 50%;
  font-weight: 800;
  position: absolute;
  top: -12px;
  width: 1.75rem;
  align-items: center;
  font-family: 'Barlow Condensed', sans-serif;
  color: #0D0A06;
  justify-content: center;
  display: flex;
  font-size: 13px;
  height: 28px;
  left: 20px;
}.bxv_htp_step_ic-cu5 {
  margin: 0.5rem 0 12px;
  border-radius: 0.313rem;
  background: rgba(232,96,24,0.18);
  justify-content: center;
  height: 2.25rem;
  color: #E86018;
  display: flex;
  width: 2.25rem;
  align-items: center;
}.bxv_htp_step_ic-cu5 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.125rem;
  height: 1.125rem;
}.bxv_htp_step_h-cu5 {
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #F6F0E8;
  font-weight: 700;
}.bxv_htp_step_p-cu5 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7E6E59;
  line-height: 1.55;
}.bxv_htp_step_p-cu5 strong {
  font-weight: 600;
  color: #D2C6B4;
}.bxv_htp_cta-cu5 {
  padding: 13px 1.625rem;
  background: #28B84A;
  transition: background .2s;
  border-radius: 8px;
  font-weight: 700;
  margin-top: 1.25rem;
  font-size: 14px;
  display: inline-block;
  color: #0D0A06;
}.bxv_htp_cta-cu5:hover {
  background: #34CC58;
}.bxv_bon-cu5 {
  padding: 36px 16px 0;
  background: #100D0A;
}
@media(min-width: 765px) {.bxv_bon-cu5 {
  padding: 44px 24px 0;
}
}.bxv_bon_in-cu5 {
  margin: 0 auto;
  max-width: 1320px;
}.bxv_bon_head-cu5 {
  margin-bottom: 1.25rem;
}.bxv_bon_label-cu5 {
  text-transform: uppercase;
  font-weight: 700;
  color: #E86018;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.bxv_bon_h2-cu5 {
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #F6F0E8;
  font-weight: 800;
}
@media(min-width: 767px) {.bxv_bon_h2-cu5 {
  font-size: 1.5rem;
}
}.bxv_bon_seo-cu5 {
  max-width: 620px;
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #7E6E59;
}.bxv_bon_seo-cu5 strong {
  color: #D2C6B4;
  font-weight: 700;
}.bxv_bon_seo-cu5 a {
  text-decoration: underline;
  color: #E86018;
}.bxv_bon_grid-cu5 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.bxv_bon_grid-cu5 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.bxv_bon_grid-cu5 {
  grid-template-columns: repeat(5,1fr);
}
}.bxv_bon_card-cu5 {
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 8px;
  background: #161209;
  padding: 1rem;
}.bxv_bon_card-cu5:hover {
  transform: translateY(-2px);
  border-color: rgba(232,96,24,0.08);
}.bxv_bon_card_ic-cu5 svg {
  width: 26px;
  height: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.bxv_bon_card_ic-cu5 {
  margin-bottom: 0.625rem;
}.bxv_bon_card_type-cu5 {
  text-transform: uppercase;
  color: #7E6E59;
  margin-bottom: 0.375rem;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: .06em;
}.bxv_bon_card_amount-cu5 {
  font-weight: 800;
  margin-bottom: 0.375rem;
  line-height: 1.1;
  font-size: 1.125rem;
  color: #F0A018;
}.bxv_bon_card_name-cu5 {
  overflow-wrap: break-word;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #F6F0E8;
  font-size: 13px;
}.bxv_bon_card_detail-cu5 {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 8px;
  font-size: 11px;
  line-height: 1.5;
  color: #5E5245;
  overflow-wrap: break-word;
}.bxv_app-cu5 {
  background: #100D0A;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.bxv_app-cu5 {
  padding: 44px 1.5rem 0;
}
}.bxv_app_in-cu5 {
  margin: 0 auto;
  max-width: 1320px;
}.bxv_app_head-cu5 {
  margin-bottom: 1rem;
}.bxv_app_label-cu5 {
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #E86018;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
}.bxv_app_h2-cu5 {
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  margin-bottom: 0.375rem;
  color: #F6F0E8;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.bxv_app_h2-cu5 {
  font-size: 24px;
}
}.bxv_app_sub-cu5 {
  overflow-wrap: break-word;
  color: #7E6E59;
  max-width: 600px;
  font-size: 13px;
  line-height: 1.6;
}.bxv_app_sub-cu5 strong {
  font-weight: 700;
  color: #D2C6B4;
}.bxv_app_cards-cu5 {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width: 641px) {.bxv_app_cards-cu5 {
  grid-template-columns: repeat(3,1fr);
}
}.bxv_app_card-cu5 {
  overflow: hidden;
  border-radius: 8px;
  gap: 16px;
  padding: 1.25rem;
  display: flex;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
}.bxv_app_card_ios-cu5 {
  background: linear-gradient(135deg,rgba(232,96,24,0.18) 0%,#1C1710 100%);
}.bxv_app_card_android-cu5 {
  background: linear-gradient(135deg,rgba(40,184,74,0.16) 0%,#1C1710 100%);
}.bxv_app_card_win-cu5 {
  background: linear-gradient(135deg,rgba(240,160,24,0.16) 0%,#1C1710 100%);
}.bxv_app_card_ic-cu5 svg {
  stroke-linejoin: round;
  width: 2.125rem;
  stroke-linecap: round;
  height: 2.125rem;
}.bxv_app_card_ic-cu5 {
  flex-shrink: 0;
  color: #F6F0E8;
}.bxv_app_card_os-cu5 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  color: #7E6E59;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
}.bxv_app_card_title-cu5 {
  line-height: 1.2;
  margin-bottom: 6px;
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F6F0E8;
}.bxv_app_card_text-cu5 {
  color: #7E6E59;
  font-size: 12px;
  line-height: 1.5;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}.bxv_app_card_btn-cu5 {
  gap: 0.438rem;
  background: rgba(255,255,255,0.12);
  transition: background .2s;
  border-radius: 5px;
  padding: 10px 1.125rem;
  border: 1px solid rgba(232,96,24,0.55);
  font-size: 13px;
  align-items: center;
  color: #F6F0E8;
  font-weight: 700;
  display: inline-flex;
}.bxv_app_card_btn-cu5:hover {
  background: rgba(255,255,255,0.07);
}.bxv_prov-cu5 {
  background: #100D0A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.bxv_prov-cu5 {
  padding: 44px 24px 0;
}
}.bxv_prov_in-cu5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.bxv_prov_head-cu5 {
  margin-bottom: 16px;
}.bxv_prov_label-cu5 {
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #E86018;
}.bxv_prov_h2-cu5 {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #F6F0E8;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.bxv_prov_h2-cu5 {
  font-size: 1.5rem;
}
}.bxv_prov_seo-cu5 {
  max-width: 620px;
  margin-bottom: 1rem;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #7E6E59;
  overflow-wrap: break-word;
}.bxv_prov_seo-cu5 strong {
  font-weight: 700;
  color: #D2C6B4;
}.bxv_prov_seo-cu5 a {
  text-decoration: underline;
  color: #E86018;
}.bxv_prov_grid-cu5 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 637px) {.bxv_prov_grid-cu5 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.bxv_prov_grid-cu5 {
  grid-template-columns: repeat(8,1fr);
}
}.bxv_prov_card-cu5 {
  border: 1px solid rgba(255,255,255,0.10);
  padding: 14px 10px;
  transition: border-color .2s,background .2s;
  border-radius: 8px;
  gap: 0.438rem;
  background: #161209;
  flex-direction: column;
  align-items: center;
  display: flex;
  cursor: pointer;
}.bxv_prov_card-cu5:hover {
  border-color: rgba(232,96,24,0.55);
  background: #1C1710;
}.bxv_prov_logo-cu5 {
  background: rgba(255,255,255,0.05);
  border-radius: 5px;
  overflow: hidden;
  width: 44px;
  height: 2.75rem;
  align-items: center;
  justify-content: center;
  display: flex;
}.bxv_prov_logo-cu5 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.bxv_prov_name-cu5 {
  color: #A8977F;
  font-weight: 600;
  text-align: center;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.bxv_seo-cu5 {
  background: #100D0A;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.bxv_seo-cu5 {
  padding: 2.75rem 1.5rem 0;
}
}.bxv_seo_in-cu5 {
  background: #1C1710;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 12px;
  padding: 1.75rem 1.5rem;
  max-width: 1320px;
}
@media(min-width: 769px) {.bxv_seo_in-cu5 {
  padding: 2.25rem 40px;
}
}.bxv_seo_label-cu5 {
  letter-spacing: .08em;
  color: #E86018;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 0.688rem;
}.bxv_seo_h2-cu5 {
  margin-bottom: 0.875rem;
  font-weight: 800;
  color: #F6F0E8;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.25;
}
@media(min-width: 769px) {.bxv_seo_h2-cu5 {
  font-size: 1.5rem;
}
}.bxv_seo_body-cu5 {
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
  color: #A8977F;
}.bxv_seo_body-cu5 p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #A8977F;
}.bxv_seo_body-cu5 p:last-child {
  margin-bottom: 0;
}.bxv_seo_body-cu5 strong {
  color: #D2C6B4;
  font-weight: 700;
}.bxv_seo_body-cu5 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E86018;
}.bxv_seo_body-cu5 a:hover {
  color: #F07830;
}.bxv_seo_body-cu5 ul,.bxv_seo_body-cu5 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.bxv_seo_body-cu5 ol {
  list-style: decimal;
}.bxv_seo_body-cu5 li {
  margin-bottom: 0.375rem;
  color: #A8977F;
  font-size: 0.875rem;
  line-height: 1.75;
}.bxv_seo_body-cu5 table {
  width: 100%;
  font-size: 0.813rem;
  overflow-x: auto;
  display: block;
  margin-bottom: 12px;
  border-collapse: collapse;
}
@media(min-width: 770px) {.bxv_seo_body-cu5 table {
  display: table;
}
}.bxv_seo_body-cu5 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #D2C6B4;
  font-weight: 700;
  text-align: left;
}.bxv_seo_body-cu5 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #A8977F;
}.bxv_seo_cols-cu5 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.bxv_seo_cols-cu5 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.bxv_seo_cols-cu5 {
  grid-template-columns: repeat(3,1fr);
}
}.bxv_seo_col_h-cu5 {
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #D2C6B4;
  margin-bottom: 0.438rem;
}.bxv_seo_col_p-cu5 {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7E6E59;
}.bxv_seo_stats-cu5 {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.bxv_seo_stat-cu5 {
  flex: 1;
  padding: 0.875rem 1rem;
  background: rgba(232,96,24,0.08);
  border: 1px solid rgba(232,96,24,0.18);
  border-radius: 8px;
  min-width: 140px;
}.bxv_seo_stat_val-cu5 {
  color: #E86018;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.bxv_seo_stat_lb-cu5 {
  overflow-wrap: break-word;
  color: #7E6E59;
  font-size: 11px;
}.bxv_seo-cu5 {
  background: #100D0A;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.bxv_seo-cu5 {
  padding: 2.75rem 24px 0;
}
}.bxv_seo_in-cu5 {
  margin: 0 auto;
  padding: 28px 1.5rem;
  background: #1C1710;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 12px;
  max-width: 1320px;
}
@media(min-width: 769px) {.bxv_seo_in-cu5 {
  padding: 2.25rem 40px;
}
}.bxv_seo_label-cu5 {
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #E86018;
  font-size: 11px;
}.bxv_seo_h2-cu5 {
  font-weight: 800;
  color: #F6F0E8;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.25;
  font-size: 20px;
}
@media(min-width: 769px) {.bxv_seo_h2-cu5 {
  font-size: 24px;
}
}.bxv_seo_body-cu5 {
  color: #A8977F;
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
}.bxv_seo_body-cu5 p {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #A8977F;
  margin-bottom: 0.75rem;
}.bxv_seo_body-cu5 p:last-child {
  margin-bottom: 0;
}.bxv_seo_body-cu5 strong {
  font-weight: 700;
  color: #D2C6B4;
}.bxv_seo_body-cu5 a {
  transition: color .2s;
  color: #E86018;
  text-decoration: underline;
}.bxv_seo_body-cu5 a:hover {
  color: #F07830;
}.bxv_seo_body-cu5 ul,.bxv_seo_body-cu5 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.bxv_seo_body-cu5 ol {
  list-style: decimal;
}.bxv_seo_body-cu5 li {
  color: #A8977F;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  line-height: 1.75;
}.bxv_seo_body-cu5 table {
  overflow-x: auto;
  margin-bottom: 0.75rem;
  width: 100%;
  font-size: 13px;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 767px) {.bxv_seo_body-cu5 table {
  display: table;
}
}.bxv_seo_body-cu5 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  color: #D2C6B4;
  text-align: left;
  font-weight: 700;
}.bxv_seo_body-cu5 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A8977F;
}.bxv_seo_cols-cu5 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.bxv_seo_cols-cu5 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.bxv_seo_cols-cu5 {
  grid-template-columns: repeat(3,1fr);
}
}.bxv_seo_col_h-cu5 {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #D2C6B4;
  font-size: 0.813rem;
  font-weight: 700;
}.bxv_seo_col_p-cu5 {
  font-size: 13px;
  color: #7E6E59;
  line-height: 1.65;
  overflow-wrap: break-word;
}.bxv_seo_stats-cu5 {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.bxv_seo_stat-cu5 {
  border-radius: 8px;
  padding: 0.875rem 1rem;
  background: rgba(232,96,24,0.08);
  border: 1px solid rgba(232,96,24,0.18);
  flex: 1;
  min-width: 8.75rem;
}.bxv_seo_stat_val-cu5 {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #E86018;
  font-weight: 800;
}.bxv_seo_stat_lb-cu5 {
  color: #7E6E59;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.bxv_seo-cu5 {
  padding: 2.25rem 16px 0;
  background: #100D0A;
}
@media(min-width: 766px) {.bxv_seo-cu5 {
  padding: 2.75rem 1.5rem 0;
}
}.bxv_seo_in-cu5 {
  padding: 28px 24px;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 12px;
  margin: 0 auto;
  background: #1C1710;
  max-width: 1320px;
}
@media(min-width: 767px) {.bxv_seo_in-cu5 {
  padding: 2.25rem 40px;
}
}.bxv_seo_label-cu5 {
  font-weight: 700;
  color: #E86018;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 10px;
}.bxv_seo_h2-cu5 {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  line-height: 1.25;
  color: #F6F0E8;
  font-weight: 800;
}
@media(min-width: 771px) {.bxv_seo_h2-cu5 {
  font-size: 24px;
}
}.bxv_seo_body-cu5 {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #A8977F;
}.bxv_seo_body-cu5 p {
  margin-bottom: 0.75rem;
  color: #A8977F;
  font-size: 0.875rem;
  line-height: 1.75;
}.bxv_seo_body-cu5 p:last-child {
  margin-bottom: 0;
}.bxv_seo_body-cu5 strong {
  color: #D2C6B4;
  font-weight: 700;
}.bxv_seo_body-cu5 a {
  transition: color .2s;
  color: #E86018;
  text-decoration: underline;
}.bxv_seo_body-cu5 a:hover {
  color: #F07830;
}.bxv_seo_body-cu5 ul,.bxv_seo_body-cu5 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.bxv_seo_body-cu5 ol {
  list-style: decimal;
}.bxv_seo_body-cu5 li {
  color: #A8977F;
  margin-bottom: 0.375rem;
  font-size: 14px;
  line-height: 1.75;
}.bxv_seo_body-cu5 table {
  display: block;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.bxv_seo_body-cu5 table {
  display: table;
}
}.bxv_seo_body-cu5 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  color: #D2C6B4;
  font-weight: 700;
  text-align: left;
}.bxv_seo_body-cu5 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #A8977F;
}.bxv_seo_cols-cu5 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.bxv_seo_cols-cu5 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.bxv_seo_cols-cu5 {
  grid-template-columns: repeat(3,1fr);
}
}.bxv_seo_col_h-cu5 {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 13px;
  font-weight: 700;
  color: #D2C6B4;
}.bxv_seo_col_p-cu5 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7E6E59;
  font-size: 0.813rem;
}.bxv_seo_stats-cu5 {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.bxv_seo_stat-cu5 {
  padding: 0.875rem 1rem;
  flex: 1;
  background: rgba(232,96,24,0.08);
  border-radius: 0.5rem;
  border: 1px solid rgba(232,96,24,0.18);
  min-width: 8.75rem;
}.bxv_seo_stat_val-cu5 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  color: #E86018;
  margin-bottom: 4px;
}.bxv_seo_stat_lb-cu5 {
  overflow-wrap: break-word;
  color: #7E6E59;
  font-size: 11px;
}.bxv_faq-cu5 {
  padding: 2.25rem 1rem 0;
  background: #100D0A;
}
@media(min-width: 769px) {.bxv_faq-cu5 {
  padding: 44px 24px 0;
}
}.bxv_faq_in-cu5 {
  margin: 0 auto;
  max-width: 1320px;
}.bxv_faq_head-cu5 {
  margin-bottom: 20px;
}.bxv_faq_label-cu5 {
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #E86018;
}.bxv_faq_h2-cu5 {
  color: #F6F0E8;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.bxv_faq_h2-cu5 {
  font-size: 24px;
}
}.bxv_faq_list-cu5 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.bxv_faq_item-cu5 {
  overflow: hidden;
  background: #1C1710;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.5rem;
}.bxv_faq_q-cu5 {
  transition: color .2s;
  padding: 16px 20px;
  gap: 12px;
  color: #D2C6B4;
  font-size: 14px;
  flex-wrap: wrap;
  font-weight: 600;
  cursor: pointer;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  justify-content: space-between;
}.bxv_faq_q-cu5:hover {
  color: #F6F0E8;
}.bxv_faq_q_ic-cu5 {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  align-items: center;
  width: 1.5rem;
  flex-shrink: 0;
  display: flex;
  height: 24px;
  color: #E86018;
  justify-content: center;
  font-size: 16px;
}.bxv_faq_item-cu5.bxv_state_open-cu5 .bxv_faq_q_ic-cu5 {
  transform: rotate(45deg);
}.bxv_faq_a-cu5 {
  padding: 0 1.25rem 16px;
  line-height: 1.7;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #7E6E59;
  display: none;
}.bxv_faq_item-cu5.bxv_state_open-cu5 .bxv_faq_a-cu5 {
  display: block;
}.bxv_faq_a-cu5 strong {
  color: #D2C6B4;
  font-weight: 700;
}.bxv_faq_a-cu5 a {
  text-decoration: underline;
  color: #E86018;
}.bxv_faq_a-cu5 ul,.bxv_faq_a-cu5 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.bxv_faq_a-cu5 ol {
  list-style: decimal;
}.bxv_faq_a-cu5 li {
  margin-bottom: 4px;
  line-height: 1.6;
}.bxv_faq_a-cu5 table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  font-size: 0.75rem;
  display: block;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 767px) {.bxv_faq_a-cu5 table {
  display: table;
}
}.bxv_faq_a-cu5 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 6px 8px;
  color: #D2C6B4;
  text-align: left;
  font-weight: 700;
}.bxv_faq_a-cu5 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 6px 0.5rem;
  color: #7E6E59;
}.bxv_ft-cu5 {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #080604;
  margin-top: 3rem;
}.bxv_ft_support-cu5 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 766px) {.bxv_ft_support-cu5 {
  padding: 1.75rem 24px;
}
}.bxv_ft_support_in-cu5 {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
}.bxv_ft_support_main-cu5 {
  gap: 16px;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 220px;
  flex-wrap: wrap;
}.bxv_ft_support_ic-cu5 {
  color: #E86018;
  flex-shrink: 0;
}.bxv_ft_support_ic-cu5 svg {
  stroke-linecap: round;
  width: 1.875rem;
  height: 1.875rem;
  stroke-linejoin: round;
}.bxv_ft_support_text_title-cu5 {
  color: #F6F0E8;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 3px;
}.bxv_ft_support_text_sub-cu5 {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #7E6E59;
}.bxv_ft_support_btn-cu5 {
  padding: 11px 22px;
  transition: background .2s;
  border-radius: 8px;
  background: #E86018;
  flex-shrink: 0;
  font-weight: 700;
  color: #F6F0E8;
  white-space: nowrap;
  font-size: 0.813rem;
}.bxv_ft_support_btn-cu5:hover {
  background: #F07830;
}.bxv_ft_support_contacts-cu5 {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.bxv_ft_support_contact-cu5 {
  color: #5E5245;
  font-size: 12px;
  line-height: 1.4;
}.bxv_ft_support_contact-cu5 strong {
  font-size: 0.688rem;
  font-weight: 600;
  color: #A8977F;
  margin-bottom: 2px;
  display: block;
}.bxv_ft_main-cu5 {
  padding: 2rem 1rem 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 771px) {.bxv_ft_main-cu5 {
  padding: 40px 1.5rem 2rem;
}
}.bxv_ft_main_in-cu5 {
  margin: 0 auto;
  gap: 24px;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 643px) {.bxv_ft_main_in-cu5 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.bxv_ft_main_in-cu5 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.bxv_ft_col_logo-cu5 {
  grid-column: 1/-1;
}
@media(min-width: 1078px) {.bxv_ft_col_logo-cu5 {
  grid-column: auto;
}
}.bxv_ft_logo-cu5 {
  gap: 0.563rem;
  font-size: 16px;
  color: #F6F0E8;
  margin-bottom: 12px;
  align-items: center;
  display: flex;
  font-weight: 800;
  flex-wrap: wrap;
  overflow-wrap: break-word;
}.bxv_ft_logo_mark-cu5 {
  border-radius: 0.313rem;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.bxv_ft_logo_mark-cu5 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.bxv_ft_logo_sub-cu5 {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  max-width: 200px;
  line-height: 1.55;
  color: #5E5245;
}.bxv_ft_col_title-cu5 {
  letter-spacing: .07em;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 14px;
  color: #A8977F;
}.bxv_ft_col_links-cu5 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.bxv_ft_col_link-cu5 {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #5E5245;
}.bxv_ft_col_link-cu5:hover {
  color: #D2C6B4;
}.bxv_ft_apps-cu5 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.bxv_ft_app_card-cu5 {
  border-radius: 0.313rem;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 10px 12px;
  background: rgba(255,255,255,0.05);
  gap: 10px;
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.bxv_ft_app_card-cu5:hover {
  border-color: rgba(232,96,24,0.55);
}.bxv_ft_app_card_ic-cu5 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.375rem;
  width: 22px;
}.bxv_ft_app_card_os-cu5 {
  color: #5E5245;
  font-weight: 600;
  font-size: 10px;
}.bxv_ft_app_card_action-cu5 {
  color: #D2C6B4;
  font-size: 0.75rem;
  font-weight: 700;
}.bxv_ft_bot-cu5 {
  padding: 20px 1rem;
}
@media(min-width: 765px) {.bxv_ft_bot-cu5 {
  padding: 20px 1.5rem;
}
}.bxv_ft_bot_in-cu5 {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 82.5rem;
}.bxv_ft_socials-cu5 {
  gap: 8px;
  display: flex;
}.bxv_ft_soc-cu5 {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  transition: background .2s;
  border-radius: 5px;
  width: 36px;
  align-items: center;
  justify-content: center;
  color: #A8977F;
  height: 2.25rem;
  display: flex;
}.bxv_ft_soc-cu5 svg {
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
}.bxv_ft_soc-cu5:hover {
  background: rgba(255,255,255,0.07);
}.bxv_ft_legal-cu5 {
  flex: 1;
  overflow-wrap: break-word;
  color: #8C7D6A;
  min-width: 12.5rem;
  font-size: 0.688rem;
  line-height: 1.6;
}.bxv_ft_legal-cu5 strong {
  font-weight: 700;
  color: #A8977F;
}.bxv_ft_legal-cu5 a {
  text-decoration: underline;
  color: #A8977F;
}.bxv_ft_age-cu5 {
  border: 2px solid #8C7D6A;
  border-radius: 50%;
  color: #8C7D6A;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  width: 2rem;
  font-weight: 800;
  height: 32px;
  font-size: 0.688rem;
  align-items: center;
  margin-left: auto;
}