html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #120E08;
  min-height: 100vh;
  line-height: 1.6;
  font-family: 'Nunito Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #D8C8A0;
}.vse_layout-lp5 {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.vse_page-lp5 {
  min-height: 100vh;
  display: flex;
}.vse_main-lp5 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media (min-width: 1078px) {.vse_main-lp5 {
  padding-left: 220px;
}
}
@media (max-width: 1080px) {.vse_main-lp5 {
  padding-bottom: 4.5rem;
}
}.vse_gc-lp5 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #1A1409;
  border-radius: 0.625rem;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  cursor: pointer;
  width: 8.75rem;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 641px) {.vse_gc-lp5 {
  width: 156px;
}
}
@media(min-width: 1079px) {.vse_gc-lp5 {
  width: 168px;
}
}.vse_gc-lp5:hover {
  border-color: rgba(212, 137, 12, 0.08);
  transform: translateY(-3px);
}.vse_gc_img-lp5 {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.vse_gc_img-lp5 img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.vse_gc_hover-lp5 {
  background: rgba(10, 7, 5, 0.74);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  align-items: center;
  position: absolute;
  justify-content: center;
  display: flex;
}.vse_gc-lp5:hover .vse_gc_hover-lp5 {
  opacity: 1;
}.vse_gc_hover_btn-lp5 {
  padding: 8px 1rem;
  background: #D4890C;
  border-radius: 6px;
  font-size: 0.75rem;
  font-weight: 700;
  color: #F5EDD5;
}.vse_gc_info-lp5 {
  padding: 8px 10px 10px;
}.vse_gc_name-lp5 {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  margin-bottom: 3px;
  color: #D8C8A0;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  max-width: 100%;
}.vse_gc_prov-lp5 {
  font-size: 0.625rem;
  color: #907858;
}.vse_gc_tag-lp5 {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  letter-spacing: .04em;
  position: absolute;
  font-weight: 700;
  font-size: 9px;
  top: 0.375rem;
  left: 6px;
  text-transform: uppercase;
  z-index: 2;
}.vse_gc_tag_hot-lp5 {
  background: #E53E3E;
  color: #fff;
}.vse_gc_tag_new-lp5 {
  background: #22C55E;
  color: #120E08;
}.vse_gc_tag_jp-lp5 {
  background: #F5C542;
  color: #120E08;
}.vse_gc_tag_ex-lp5 {
  background: #C25D08;
  color: #fff;
}.vse_gc_tag_live-lp5 {
  background: #E53E3E;
  color: #fff;
}.vse_gr-lp5 {
  background: #120E08;
  padding: 2rem 16px 0;
}
@media(min-width: 771px) {.vse_gr-lp5 {
  padding: 36px 1.5rem 0;
}
}.vse_gr_in-lp5 {
  margin: 0 auto;
  max-width: 1320px;
}.vse_gr_head-lp5 {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 0.625rem;
  flex-wrap: wrap;
  display: flex;
}.vse_gr_head_l-lp5 {
  flex: 1;
  gap: 10px;
  align-items: center;
  display: flex;
  min-width: 0;
}.vse_gr_ic-lp5 {
  border-radius: 0.625rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  width: 32px;
  height: 32px;
  justify-content: center;
}.vse_gr_ic-lp5 svg {
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
}.vse_gr_title-lp5 {
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  font-size: 16px;
  color: #F5EDD5;
}
@media(min-width: 771px) {.vse_gr_title-lp5 {
  font-size: 18px;
}
}.vse_gr_more-lp5 {
  transition: color .2s;
  gap: 0.313rem;
  color: #A08C6A;
  flex-shrink: 0;
  font-size: 12px;
  align-items: center;
  white-space: nowrap;
  font-weight: 600;
  display: flex;
}.vse_gr_more-lp5:hover {
  color: #D4890C;
}.vse_gr_more-lp5 svg {
  stroke-linecap: round;
  width: 12px;
  stroke-linejoin: round;
  height: 12px;
}.vse_gr_arrows-lp5 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.vse_gr_arr-lp5 {
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  height: 1.875rem;
  display: flex;
  justify-content: center;
  color: #B8A278;
  width: 30px;
  align-items: center;
}.vse_gr_arr-lp5:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F5EDD5;
}.vse_gr_arr-lp5 svg {
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
}.vse_gr_seo_h-lp5 {
  margin: 0 0 0.375rem;
  color: #D8C8A0;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Exo 2', sans-serif;
  font-size: 13px;
}
@media(min-width: 767px) {.vse_gr_seo_h-lp5 {
  font-size: 0.875rem;
}
}.vse_gr_seo-lp5 {
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 680px;
  margin-bottom: 12px;
  font-size: 12px;
  color: #A08C6A;
}.vse_gr_seo-lp5 strong {
  color: #D8C8A0;
  font-weight: 600;
}.vse_gr_scroll-lp5 {
  gap: 10px;
  display: flex;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.vse_gr_scroll-lp5::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.vse_gr_scroll-lp5 {
  gap: 0.75rem;
}
}.vse_tb-lp5 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #100C07;
  height: 3.5rem;
  position: fixed;
  display: flex;
  align-items: center;
  left: 0;
  right: 0;
  z-index: 80;
  top: 0;
}.vse_tb_in-lp5 {
  gap: 0;
  padding: 0 0.875rem;
  width: 100%;
  display: flex;
  height: 100%;
  align-items: center;
}.vse_tb_burger-lp5 {
  gap: 0.313rem;
  border-radius: 0.625rem;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  margin-right: 0.5rem;
  height: 2.375rem;
  width: 38px;
  flex-direction: column;
}.vse_tb_burger-lp5:hover {
  background: rgba(255, 255, 255, 0.05);
}.vse_tb_burger_line-lp5 {
  border-radius: 1px;
  background: #B8A278;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1078px) {.vse_tb_burger-lp5 {
  display: none;
}
}.vse_tb_logo-lp5 {
  gap: 9px;
  flex-shrink: 0;
  overflow-wrap: break-word;
  align-items: center;
  margin-right: 1.25rem;
  letter-spacing: -.01em;
  font-weight: 800;
  display: flex;
  font-size: 1.125rem;
  color: #F5EDD5;
}.vse_tb_logo_mark-lp5 {
  border-radius: 0.625rem;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  width: 32px;
  display: flex;
  height: 32px;
}.vse_tb_logo_mark-lp5 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.vse_tb_nav-lp5 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 637px) {.vse_tb_nav-lp5 {
  display: flex;
}
}.vse_tb_tab-lp5 {
  transition: background .15s,color .15s;
  padding: 0.5rem 0.875rem;
  border-radius: 0.625rem;
  white-space: nowrap;
  color: #B8A278;
  font-weight: 600;
  font-size: 0.813rem;
}.vse_tb_tab-lp5:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD5;
}.vse_tb_tab-lp5.vse_state_active-lp5 {
  background: rgba(212, 137, 12, 0.18);
  color: #F5EDD5;
}.vse_tb_right-lp5 {
  gap: 8px;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
}.vse_tb_login-lp5 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  padding: 9px 16px;
  transition: border-color .2s,color .2s;
  font-size: 13px;
  color: #D8C8A0;
  font-weight: 600;
  display: none;
}.vse_tb_login-lp5:hover {
  border-color: rgba(255, 255, 255, 0.18);
  color: #F5EDD5;
}
@media(min-width: 481px) {.vse_tb_login-lp5 {
  display: block;
}
}.vse_tb_reg-lp5 {
  padding: 0.563rem 1.125rem;
  background: #22C55E;
  border-radius: 10px;
  transition: background .2s;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
  color: #0D0905;
}.vse_tb_reg-lp5:hover {
  background: #16A34A;
}.vse_sb-lp5 {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #221A0D;
  transform: translateX(-100%);
  position: fixed;
  bottom: 0;
  z-index: 70;
  top: 3.5rem;
  overflow-y: auto;
  left: 0;
  width: 13.75rem;
}.vse_sb-lp5.vse_state_open-lp5 {
  transform: translateX(0);
}.vse_sb-lp5::-webkit-scrollbar {
  width: 0.25rem;
}.vse_sb-lp5::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.vse_sb-lp5 {
  transform: translateX(0);
}
}.vse_sb_auth-lp5 {
  padding: 14px 12px 10px;
}.vse_sb_btn_reg-lp5 {
  padding: 0.688rem;
  border-radius: 10px;
  transition: background .2s;
  background: #22C55E;
  display: block;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 8px;
  color: #0D0905;
  text-align: center;
}.vse_sb_btn_reg-lp5:hover {
  background: #16A34A;
}.vse_sb_btn_login-lp5 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  transition: border-color .2s;
  padding: 10px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 600;
  display: block;
  color: #D8C8A0;
}.vse_sb_btn_login-lp5:hover {
  border-color: rgba(255, 255, 255, 0.18);
  color: #F5EDD5;
}.vse_sb_promo-lp5 {
  padding: 12px 0.875rem;
  border-radius: 0.625rem;
  background: linear-gradient(135deg,#2A1A06,#221A0D);
  margin: 0 12px 0.625rem;
  border: 1px solid rgba(212, 137, 12, 0.18);
  overflow: hidden;
  position: relative;
}.vse_sb_promo-lp5::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 137, 12, 0.18),transparent 70%);
  right: -20px;
  width: 5rem;
  position: absolute;
  height: 80px;
  content: '';
  top: -1.25rem;
}.vse_sb_promo_title-lp5 {
  text-transform: uppercase;
  font-weight: 700;
  color: #D4890C;
  font-size: 0.688rem;
  margin-bottom: 4px;
  letter-spacing: .06em;
}.vse_sb_promo_text-lp5 {
  line-height: 1.35;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  font-weight: 600;
  color: #F5EDD5;
}.vse_sb_promo_sub-lp5 {
  margin-top: 3px;
  font-size: 10px;
  color: #A08C6A;
}.vse_sb_nav-lp5 {
  padding: 0.375rem 8px 1rem;
}.vse_sb_nav_lb-lp5 {
  padding: 0.625rem 0.5rem 6px;
  font-weight: 700;
  font-size: 0.625rem;
  color: #907858;
  letter-spacing: .08em;
  text-transform: uppercase;
}.vse_sb_link-lp5 {
  padding: 0.563rem 10px;
  border-radius: 0.375rem;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  font-size: 13px;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  color: #B8A278;
  font-weight: 500;
  cursor: pointer;
}.vse_sb_link-lp5:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F5EDD5;
}.vse_sb_link-lp5.vse_state_active-lp5 {
  background: rgba(212, 137, 12, 0.18);
  color: #F5EDD5;
}.vse_sb_ic-lp5 {
  border-radius: 6px;
  flex-shrink: 0;
  display: flex;
  height: 1.875rem;
  align-items: center;
  justify-content: center;
  width: 30px;
}.vse_sb_ic-lp5 svg {
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
}.vse_sb_ic_1-lp5 {
  background: rgba(212, 137, 12, 0.08);
  color: #D4890C;
}.vse_sb_ic_2-lp5 {
  background: rgba(34, 197, 94, 0.15);
  color: #22C55E;
}.vse_sb_ic_3-lp5 {
  background: rgba(245, 197, 66, 0.16);
  color: #F5C542;
}.vse_sb_ic_4-lp5 {
  background: rgba(194, 93, 8, 0.20);
  color: #C25D08;
}.vse_sb_ic_5-lp5 {
  background: rgba(212, 137, 12, 0.08);
  color: #E91E8C;
}.vse_sb_ic_6-lp5 {
  background: rgba(194, 93, 8, 0.20);
  color: #9B59B6;
}.vse_sb_badge-lp5 {
  border-radius: 0.375rem;
  background: #F5C542;
  padding: 2px 7px;
  color: #0D0905;
  font-size: 0.563rem;
  font-weight: 700;
  margin-left: auto;
}.vse_sb_bot-lp5 {
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  display: flex;
}.vse_sb_lang-lp5,.vse_sb_help-lp5 {
  background: rgba(255, 255, 255, 0.05);
  flex: 1;
  transition: border-color .2s;
  padding: 9px 6px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.375rem;
  border-radius: 6px;
  font-size: 11px;
  color: #B8A278;
  align-items: center;
  display: flex;
  font-weight: 600;
  justify-content: center;
}.vse_sb_lang-lp5:hover,.vse_sb_help-lp5:hover {
  border-color: rgba(255, 255, 255, 0.18);
  color: #F5EDD5;
}.vse_sb_lang-lp5 svg,.vse_sb_help-lp5 svg {
  stroke-linecap: round;
  width: 0.813rem;
  height: 0.813rem;
  stroke-linejoin: round;
}.vse_sb_bd-lp5 {
  background: rgba(10, 7, 5, 0.74);
  inset: 0;
  display: none;
  position: fixed;
  z-index: 69;
}.vse_sb_bd-lp5.vse_state_on-lp5 {
  display: block;
}
@media(min-width: 1079px) {.vse_sb_bd-lp5 {
  display: none!important;
}
}.vse_mob_nav-lp5 {
  background: #221A0D;
  border-top: 1px solid rgba(255, 255, 255, 0.09);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  right: 0;
  display: flex;
  z-index: 80;
  left: 0;
  position: fixed;
  bottom: 0;
}
@media(min-width: 1082px) {.vse_mob_nav-lp5 {
  display: none;
}
}.vse_mob_nav_item-lp5 {
  gap: 0.25rem;
  padding: 0.25rem 2px;
  flex: 1;
  align-items: center;
  display: flex;
  color: #907858;
  flex-direction: column;
  cursor: pointer;
}.vse_mob_nav_ic-lp5 {
  line-height: 1;
}.vse_mob_nav_ic-lp5 svg {
  width: 1.25rem;
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.vse_mob_nav_lb-lp5 {
  font-weight: 600;
  color: #907858;
  font-size: 10px;
}.vse_mob_nav_item-lp5.vse_state_active-lp5 {
  color: #D4890C;
}.vse_mob_nav_item-lp5.vse_state_active-lp5 .vse_mob_nav_lb-lp5 {
  color: #D4890C;
}.vse_hero-lp5 {
  background: #120E08;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 769px) {.vse_hero-lp5 {
  padding: 1.5rem 1.5rem 0;
}
}.vse_hero_in-lp5 {
  margin: 0 auto;
  gap: 12px;
  max-width: 1320px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:860px) {.vse_hero_in-lp5 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width:1100px) {.vse_hero_in-lp5 {
  grid-template-columns: 1fr 340px;
}
}.vse_hero_promo-lp5 {
  background: #1A1409;
  border-radius: 16px;
  overflow: hidden;
  align-items: stretch;
  min-height: 220px;
  position: relative;
  display: flex;
}
@media(min-width: 766px) {.vse_hero_promo-lp5 {
  min-height: 17.5rem;
}
}.vse_hero_promo_bg-lp5 {
  background: linear-gradient(120deg,#2A1A06 0%,#120E08 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.vse_hero_promo_bg-lp5::after {
  background: linear-gradient(90deg,#120E08 0%,rgba(10, 7, 5, 0.74) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.vse_hero_promo_glow-lp5 {
  background: radial-gradient(circle,rgba(194, 93, 8, 0.20) 0%,transparent 65%);
  border-radius: 50%;
  right: 60px;
  pointer-events: none;
  top: -2.5rem;
  width: 18.75rem;
  position: absolute;
  height: 300px;
}.vse_hero_promo_ct-lp5 {
  padding: 1.75rem 24px 1.75rem 28px;
  max-width: 480px;
  display: flex;
  z-index: 2;
  justify-content: center;
  flex-direction: column;
  position: relative;
}
@media(min-width: 769px) {.vse_hero_promo_ct-lp5 {
  padding: 40px 2rem;
}
}.vse_hero_badge-lp5 {
  padding: 5px 12px;
  border: 1px solid rgba(212, 137, 12, 0.08);
  background: rgba(212, 137, 12, 0.18);
  border-radius: 1.375rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #D4890C;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-size: 10px;
}.vse_hero_h1-lp5 {
  color: #F5EDD5;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  font-size: 26px;
  margin-bottom: 0.625rem;
  font-weight: 800;
  line-height: 1.15;
}.vse_hero_h1-lp5 em {
  color: #F5C542;
  font-style: normal;
}
@media(min-width: 769px) {.vse_hero_h1-lp5 {
  font-size: 36px;
}
}.vse_hero_sub-lp5 {
  color: #B8A278;
  margin-bottom: 20px;
  line-height: 1.55;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.vse_hero_sub-lp5 {
  font-size: 14px;
}
}.vse_hero_row-lp5 {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.vse_hero_cta-lp5 {
  transition: background .2s;
  padding: 13px 26px;
  background: #22C55E;
  border-radius: 0.625rem;
  font-size: 14px;
  box-shadow: 0 2px 1rem rgba(34, 197, 94, 0.46), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  font-weight: 700;
  color: #0D0905;
}.vse_hero_cta-lp5:hover {
  background: #16A34A;
}.vse_hero_terms-lp5 {
  font-size: 11px;
  color: #907858;
}.vse_hero_game-lp5 {
  background: #1A1409;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 1rem;
  display: flex;
  position: relative;
  flex-direction: column;
}.vse_hero_game_badge-lp5 {
  padding: 5px 10px;
  border: 1px solid rgba(245, 197, 66, 0.16);
  border-radius: 1.375rem;
  background: rgba(245, 197, 66, 0.16);
  top: 12px;
  letter-spacing: .06em;
  color: #F5C542;
  z-index: 3;
  left: 0.75rem;
  position: absolute;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
}.vse_hero_game_badge-lp5 svg {
  margin-right: 4px;
  height: 0.688rem;
  vertical-align: -1px;
  width: 0.688rem;
}.vse_hero_game_img-lp5 {
  background: linear-gradient(135deg,#2A1A06,#120E08);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.vse_hero_game_img-lp5 img {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}.vse_hero_game_play-lp5 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(10, 7, 5, 0.74);
  justify-content: center;
  display: flex;
  position: absolute;
  opacity: 0;
  align-items: center;
}.vse_hero_game-lp5:hover .vse_hero_game_play-lp5 {
  opacity: 1;
}.vse_hero_game_play-lp5 span {
  border-radius: 50%;
  background: #D4890C;
  height: 52px;
  display: flex;
  width: 3.25rem;
  align-items: center;
  justify-content: center;
}.vse_hero_game_play-lp5 span svg {
  height: 18px;
  margin-left: 2px;
  width: 1.125rem;
}.vse_hero_game_info-lp5 {
  padding: 14px 16px;
}.vse_hero_game_title-lp5 {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F5EDD5;
  font-size: 15px;
}.vse_hero_game_provider-lp5 {
  font-size: 11px;
  color: #A08C6A;
}.vse_hero_game_btn-lp5 {
  border-radius: 0.625rem;
  background: #D4890C;
  padding: 0.688rem;
  transition: background .2s;
  margin: 12px 16px 16px;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  color: #F5EDD5;
  display: block;
}.vse_hero_game-lp5:hover .vse_hero_game_btn-lp5 {
  background: #E89B18;
}.vse_sbar-lp5 {
  padding: 1rem 1rem 0;
  background: #120E08;
}
@media(min-width: 770px) {.vse_sbar-lp5 {
  padding: 18px 1.5rem 0;
}
}.vse_sbar_in-lp5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.vse_sbar_row-lp5 {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.vse_sbar_input-lp5 {
  background: #1A1409;
  gap: 0.625rem;
  padding: 11px 1rem;
  flex: 1;
  transition: border-color .2s;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  cursor: pointer;
  color: #A08C6A;
  align-items: center;
  display: flex;
  font-size: 13px;
}.vse_sbar_input-lp5:hover {
  border-color: rgba(255, 255, 255, 0.18);
}.vse_sbar_input-lp5 svg {
  flex-shrink: 0;
  stroke-linejoin: round;
  height: 0.938rem;
  stroke-linecap: round;
  width: 0.938rem;
}.vse_sbar_providers-lp5 {
  transition: border-color .2s;
  background: #1A1409;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 8px;
  border-radius: 10px;
  padding: 11px 18px;
  font-weight: 600;
  font-size: 13px;
  color: #D8C8A0;
  align-items: center;
  display: flex;
  white-space: nowrap;
}.vse_sbar_providers-lp5:hover {
  border-color: rgba(255, 255, 255, 0.18);
  color: #F5EDD5;
}.vse_sbar_providers-lp5 svg {
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
  width: 14px;
}.vse_sbar_tabs-lp5 {
  gap: 6px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 2px;
}.vse_sbar_tabs-lp5::-webkit-scrollbar {
  display: none;
}.vse_sbar_tab-lp5 {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  border-radius: 1.375rem;
  padding: 8px 0.875rem;
  align-items: center;
  color: #B8A278;
  font-weight: 600;
  white-space: nowrap;
  cursor: pointer;
  display: flex;
  flex-shrink: 0;
  font-size: 0.75rem;
}.vse_sbar_tab-lp5:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(255, 255, 255, 0.18);
  color: #F5EDD5;
}.vse_sbar_tab-lp5.vse_state_active-lp5 {
  border-color: rgba(212, 137, 12, 0.08);
  background: rgba(212, 137, 12, 0.18);
  color: #F5EDD5;
}.vse_sbar_tab_ic-lp5 svg {
  stroke-linejoin: round;
  width: 0.875rem;
  stroke-linecap: round;
  height: 0.875rem;
}.vse_gcg-lp5 {
  background: #120E08;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.vse_gcg-lp5 {
  padding: 2.75rem 1.5rem 0;
}
}.vse_gcg_in-lp5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.vse_gcg_head-lp5 {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.vse_gcg_label-lp5 {
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.688rem;
  color: #D4890C;
  letter-spacing: .08em;
  text-transform: uppercase;
}.vse_gcg_h2-lp5 {
  color: #F5EDD5;
  font-size: 1.375rem;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 769px) {.vse_gcg_h2-lp5 {
  font-size: 1.75rem;
}
}.vse_gcg_intro-lp5 {
  color: #A08C6A;
  font-size: 0.813rem;
  line-height: 1.6;
}.vse_gcg_grid-lp5 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.vse_gcg_grid-lp5 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.vse_gcg_grid-lp5 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.vse_gcg_card-lp5 {
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 16px;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  cursor: pointer;
  min-height: 240px;
  justify-content: flex-end;
  position: relative;
  display: flex;
  flex-direction: column;
}.vse_gcg_card-lp5:hover {
  border-color: rgba(212, 137, 12, 0.18);
  transform: translateY(-3px);
}.vse_gcg_card_bg-lp5 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.vse_gcg_card_bg-lp5::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.vse_gcg_card_ic-lp5 {
  border-radius: 6px;
  background: rgba(0,0,0,.45);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 1.125rem;
  z-index: 2;
  right: 1.125rem;
  color: #F5EDD5;
  width: 2.5rem;
  height: 40px;
}.vse_gcg_card_ic-lp5 svg {
  height: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.25rem;
}.vse_gcg_card_ct-lp5 {
  z-index: 1;
  position: relative;
}.vse_gcg_card_h-lp5 {
  font-size: 18px;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #F5EDD5;
}
@media(min-width: 769px) {.vse_gcg_card_h-lp5 {
  font-size: 1.25rem;
}
}.vse_gcg_card_p-lp5 {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  margin-bottom: 0.625rem;
  line-height: 1.55;
}.vse_gcg_card_p-lp5 strong {
  color: #F5EDD5;
  font-weight: 600;
}.vse_gcg_card_cta-lp5 {
  gap: 4px;
  color: #D4890C;
  font-weight: 700;
  align-items: center;
  letter-spacing: .04em;
  display: inline-flex;
  font-size: 0.75rem;
  text-transform: uppercase;
}.vse_gcg_card_cta-lp5 svg {
  stroke-linejoin: round;
  width: 12px;
  height: 0.75rem;
  stroke-linecap: round;
}.vse_ws-lp5 {
  padding: 32px 16px 0;
  background: #120E08;
}
@media(min-width: 769px) {.vse_ws-lp5 {
  padding: 36px 24px 0;
}
}.vse_ws_in-lp5 {
  margin: 0 auto;
  max-width: 1320px;
}.vse_ws_head-lp5 {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.875rem;
  justify-content: space-between;
  display: flex;
}.vse_ws_title-lp5 {
  gap: 0.625rem;
  color: #F5EDD5;
  flex-wrap: wrap;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  font-family: 'Exo 2', sans-serif;
  align-items: center;
  overflow-wrap: break-word;
}.vse_ws_title_ic-lp5 svg {
  stroke-linejoin: round;
  width: 1.125rem;
  height: 18px;
  stroke-linecap: round;
  color: #F5C542;
}.vse_ws_online-lp5 {
  gap: 0.438rem;
  font-weight: 600;
  align-items: center;
  font-size: 0.75rem;
  color: #A08C6A;
  display: flex;
}.vse_ws_online_dot-lp5 {
  border-radius: 50%;
  background: #22C55E;
  height: 0.5rem;
  width: 8px;
  box-shadow: 0 0 6px rgba(34, 197, 94, 0.15);
  flex-shrink: 0;
}.vse_ws_scroll-lp5 {
  gap: 8px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 8px;
  scrollbar-width: none;
}.vse_ws_scroll-lp5::-webkit-scrollbar {
  display: none;
}.vse_wc-lp5 {
  gap: 0.625rem;
  border-radius: 10px;
  background: #1A1409;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 10px 14px;
  display: flex;
  min-width: 220px;
  align-items: center;
  flex-shrink: 0;
}.vse_wc_img-lp5 {
  background: #221A0D;
  overflow: hidden;
  border-radius: 0.375rem;
  height: 36px;
  width: 36px;
  flex-shrink: 0;
}.vse_wc_img-lp5 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.vse_wc_info-lp5 {
  min-width: 0;
}.vse_wc_game-lp5 {
  overflow: hidden;
  font-weight: 600;
  color: #D8C8A0;
  white-space: nowrap;
  font-size: 12px;
  text-overflow: ellipsis;
}.vse_wc_player-lp5 {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #907858;
  font-size: 0.625rem;
  white-space: nowrap;
}.vse_wc_amount-lp5 {
  margin-left: auto;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #22C55E;
  font-weight: 700;
  flex-shrink: 0;
}.vse_prov-lp5 {
  padding: 2.25rem 1rem 0;
  background: #120E08;
}
@media(min-width: 771px) {.vse_prov-lp5 {
  padding: 2.75rem 24px 0;
}
}.vse_prov_in-lp5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.vse_prov_head-lp5 {
  margin-bottom: 16px;
}.vse_prov_label-lp5 {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #D4890C;
  margin-bottom: 8px;
  font-size: 0.688rem;
}.vse_prov_h2-lp5 {
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EDD5;
  margin-bottom: 8px;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 771px) {.vse_prov_h2-lp5 {
  font-size: 24px;
}
}.vse_prov_seo-lp5 {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #A08C6A;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  max-width: 620px;
}.vse_prov_seo-lp5 strong {
  font-weight: 700;
  color: #D8C8A0;
}.vse_prov_seo-lp5 a {
  color: #D4890C;
  text-decoration: underline;
}.vse_prov_grid-lp5 {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.vse_prov_grid-lp5 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.vse_prov_grid-lp5 {
  grid-template-columns: repeat(8,1fr);
}
}.vse_prov_card-lp5 {
  border-radius: 0.625rem;
  background: #1A1409;
  border: 1px solid rgba(255, 255, 255, 0.09);
  gap: 0.438rem;
  padding: 0.875rem 0.625rem;
  transition: border-color .2s,background .2s;
  display: flex;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
}.vse_prov_card-lp5:hover {
  background: #221A0D;
  border-color: rgba(255, 255, 255, 0.18);
}.vse_prov_logo-lp5 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  overflow: hidden;
  width: 44px;
  justify-content: center;
  align-items: center;
  height: 2.75rem;
  display: flex;
}.vse_prov_logo-lp5 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.vse_prov_name-lp5 {
  color: #B8A278;
  font-weight: 600;
  overflow-wrap: break-word;
  text-align: center;
  font-size: 0.688rem;
}.vse_app-lp5 {
  padding: 36px 1rem 0;
  background: #120E08;
}
@media(min-width: 767px) {.vse_app-lp5 {
  padding: 44px 1.5rem 0;
}
}.vse_app_in-lp5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.vse_app_head-lp5 {
  margin-bottom: 1rem;
}.vse_app_label-lp5 {
  text-transform: uppercase;
  font-weight: 700;
  color: #D4890C;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 11px;
}.vse_app_h2-lp5 {
  font-size: 20px;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  color: #F5EDD5;
  font-weight: 800;
}
@media(min-width: 771px) {.vse_app_h2-lp5 {
  font-size: 24px;
}
}.vse_app_sub-lp5 {
  color: #A08C6A;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  max-width: 37.5rem;
}.vse_app_sub-lp5 strong {
  font-weight: 700;
  color: #D8C8A0;
}.vse_app_cards-lp5 {
  gap: 10px;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.vse_app_cards-lp5 {
  grid-template-columns: repeat(3,1fr);
}
}.vse_app_card-lp5 {
  gap: 1rem;
  overflow: hidden;
  padding: 20px;
  border-radius: 0.625rem;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
  display: flex;
}.vse_app_card_ios-lp5 {
  background: linear-gradient(135deg,rgba(212, 137, 12, 0.18) 0%,#221A0D 100%);
}.vse_app_card_android-lp5 {
  background: linear-gradient(135deg,rgba(34, 197, 94, 0.15) 0%,#221A0D 100%);
}.vse_app_card_win-lp5 {
  background: linear-gradient(135deg,rgba(245, 197, 66, 0.16) 0%,#221A0D 100%);
}.vse_app_card_ic-lp5 svg {
  stroke-linecap: round;
  height: 2.125rem;
  width: 2.125rem;
  stroke-linejoin: round;
}.vse_app_card_ic-lp5 {
  color: #F5EDD5;
  flex-shrink: 0;
}.vse_app_card_os-lp5 {
  text-transform: uppercase;
  color: #A08C6A;
  font-weight: 700;
  font-size: 10px;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
}.vse_app_card_title-lp5 {
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
  color: #F5EDD5;
}.vse_app_card_text-lp5 {
  font-size: 12px;
  margin-bottom: 14px;
  color: #A08C6A;
  overflow-wrap: break-word;
  line-height: 1.5;
}.vse_app_card_btn-lp5 {
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.18);
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  padding: 0.625rem 1.125rem;
  gap: 7px;
  display: inline-flex;
  font-size: 13px;
  align-items: center;
  font-weight: 700;
  color: #F5EDD5;
}.vse_app_card_btn-lp5:hover {
  background: rgba(255, 255, 255, 0.07);
}.vse_bon-lp5 {
  padding: 36px 1rem 0;
  background: #120E08;
}
@media(min-width: 771px) {.vse_bon-lp5 {
  padding: 2.75rem 1.5rem 0;
}
}.vse_bon_in-lp5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.vse_bon_head-lp5 {
  margin-bottom: 1.25rem;
}.vse_bon_label-lp5 {
  font-size: 11px;
  margin-bottom: 0.5rem;
  color: #D4890C;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.vse_bon_h2-lp5 {
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  color: #F5EDD5;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 771px) {.vse_bon_h2-lp5 {
  font-size: 24px;
}
}.vse_bon_seo-lp5 {
  font-size: 0.813rem;
  color: #A08C6A;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 38.75rem;
}.vse_bon_seo-lp5 strong {
  font-weight: 700;
  color: #D8C8A0;
}.vse_bon_seo-lp5 a {
  text-decoration: underline;
  color: #D4890C;
}.vse_bon_grid-lp5 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.vse_bon_grid-lp5 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.vse_bon_grid-lp5 {
  grid-template-columns: repeat(5,1fr);
}
}.vse_bon_card-lp5 {
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #1A1409;
  padding: 1rem;
  border-radius: 10px;
}.vse_bon_card-lp5:hover {
  border-color: rgba(212, 137, 12, 0.08);
  transform: translateY(-2px);
}.vse_bon_card_ic-lp5 svg {
  stroke-linejoin: round;
  width: 1.625rem;
  stroke-linecap: round;
  height: 1.625rem;
}.vse_bon_card_ic-lp5 {
  margin-bottom: 10px;
}.vse_bon_card_type-lp5 {
  text-transform: uppercase;
  color: #A08C6A;
  letter-spacing: .06em;
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 10px;
}.vse_bon_card_amount-lp5 {
  margin-bottom: 6px;
  font-size: 18px;
  line-height: 1.1;
  font-weight: 800;
  color: #F5C542;
}.vse_bon_card_name-lp5 {
  overflow-wrap: break-word;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #F5EDD5;
  font-size: 13px;
}.vse_bon_card_detail-lp5 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #907858;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  padding-top: 0.5rem;
}.vse_htp-lp5 {
  padding: 2.25rem 16px 0;
  background: #120E08;
}
@media(min-width: 771px) {.vse_htp-lp5 {
  padding: 2.75rem 24px 0;
}
}.vse_htp_in-lp5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.vse_htp_head-lp5 {
  margin-bottom: 22px;
  max-width: 45rem;
}.vse_htp_label-lp5 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #D4890C;
}.vse_htp_h2-lp5 {
  font-size: 1.375rem;
  font-weight: 800;
  color: #F5EDD5;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 766px) {.vse_htp_h2-lp5 {
  font-size: 28px;
}
}.vse_htp_intro-lp5 {
  color: #A08C6A;
  line-height: 1.6;
  font-size: 14px;
}.vse_htp_steps-lp5 {
  padding: 0;
  list-style: none;
  margin: 0;
  gap: 12px;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 641px) {.vse_htp_steps-lp5 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.vse_htp_steps-lp5 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.vse_htp_step-lp5 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 10px;
  background: #221A0D;
  padding: 20px 1.125rem 1.125rem;
  flex-direction: column;
  display: flex;
  position: relative;
}.vse_htp_step_num-lp5 {
  background: #D4890C;
  border-radius: 50%;
  top: -0.75rem;
  left: 1.25rem;
  width: 1.75rem;
  align-items: center;
  position: absolute;
  font-family: 'Exo 2', sans-serif;
  height: 28px;
  font-size: 0.813rem;
  font-weight: 800;
  color: #0D0905;
  display: flex;
  justify-content: center;
}.vse_htp_step_ic-lp5 {
  border-radius: 6px;
  margin: 8px 0 0.75rem;
  background: rgba(212, 137, 12, 0.18);
  justify-content: center;
  width: 36px;
  height: 2.25rem;
  align-items: center;
  color: #D4890C;
  display: flex;
}.vse_htp_step_ic-lp5 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
  width: 1.125rem;
}.vse_htp_step_h-lp5 {
  color: #F5EDD5;
  font-size: 14px;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-weight: 700;
  line-height: 1.25;
}.vse_htp_step_p-lp5 {
  overflow-wrap: break-word;
  color: #A08C6A;
  font-size: 13px;
  line-height: 1.55;
}.vse_htp_step_p-lp5 strong {
  font-weight: 600;
  color: #D8C8A0;
}.vse_htp_cta-lp5 {
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 13px 1.625rem;
  background: #22C55E;
  font-size: 0.875rem;
  color: #0D0905;
  display: inline-block;
  margin-top: 20px;
  font-weight: 700;
}.vse_htp_cta-lp5:hover {
  background: #16A34A;
}.vse_reg-lp5 {
  padding: 36px 1rem 0;
  background: #120E08;
}
@media(min-width: 769px) {.vse_reg-lp5 {
  padding: 44px 24px 0;
}
}.vse_reg_in-lp5 {
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 16px;
  margin: 0 auto;
  background: #221A0D;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.vse_reg_in-lp5 {
  padding: 2.5rem;
}
}.vse_reg_top-lp5 {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.vse_reg_top-lp5 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.vse_reg_label-lp5 {
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #D4890C;
}.vse_reg_h2-lp5 {
  font-size: 1.375rem;
  line-height: 1.2;
  margin-bottom: 12px;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5EDD5;
}
@media(min-width: 769px) {.vse_reg_h2-lp5 {
  font-size: 1.75rem;
}
}.vse_reg_bonus-lp5 {
  gap: 8px;
  background: rgba(245, 197, 66, 0.16);
  border-radius: 0.625rem;
  border: 1px solid rgba(245, 197, 66, 0.16);
  padding: 0.625rem 1rem;
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
}.vse_reg_bonus_amount-lp5 {
  font-weight: 800;
  color: #F5C542;
  font-size: 1.25rem;
}.vse_reg_bonus_text-lp5 {
  font-size: 13px;
  line-height: 1.35;
  color: #B8A278;
}.vse_reg_cta_btn-lp5 {
  border-radius: 10px;
  transition: background .2s;
  background: #22C55E;
  padding: 14px 32px;
  box-shadow: 0 2px 16px rgba(34, 197, 94, 0.46), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  color: #0D0905;
  margin-bottom: 12px;
  font-size: 15px;
  display: inline-block;
  font-weight: 700;
}.vse_reg_cta_btn-lp5:hover {
  background: #16A34A;
}.vse_reg_terms-lp5 {
  font-size: 11px;
  color: #907858;
  line-height: 1.5;
}.vse_reg_seo-lp5 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  overflow-wrap: break-word;
  color: #A08C6A;
  line-height: 1.65;
  margin-top: 20px;
  font-size: 0.813rem;
}.vse_reg_seo-lp5 p {
  margin-bottom: 0.625rem;
  line-height: 1.65;
  font-size: 13px;
  color: #A08C6A;
}.vse_reg_seo-lp5 p:last-child {
  margin-bottom: 0;
}.vse_reg_seo-lp5 strong {
  font-weight: 700;
  color: #D8C8A0;
}.vse_reg_seo-lp5 a {
  transition: color .2s;
  text-decoration: underline;
  color: #D4890C;
}.vse_reg_seo-lp5 a:hover {
  color: #E89B18;
}.vse_reg_seo-lp5 ul,.vse_reg_seo-lp5 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.vse_reg_seo-lp5 ol {
  list-style: decimal;
}.vse_reg_seo-lp5 li {
  line-height: 1.65;
  color: #A08C6A;
  font-size: 0.813rem;
  margin-bottom: 4px;
}.vse_reg_seo-lp5 table {
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  display: block;
  margin-bottom: 0.625rem;
  font-size: 13px;
}
@media(min-width: 770px) {.vse_reg_seo-lp5 table {
  display: table;
}
}.vse_reg_seo-lp5 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  font-weight: 700;
  text-align: left;
  color: #D8C8A0;
}.vse_reg_seo-lp5 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #A08C6A;
}.vse_reg_steps-lp5 {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 1.75rem;
}
@media(min-width: 863px) {.vse_reg_steps-lp5 {
  margin-top: 0;
}
}.vse_reg_step-lp5 {
  padding: 1rem;
  gap: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.vse_reg_step_num-lp5 {
  border-radius: 50%;
  border: 1px solid rgba(212, 137, 12, 0.08);
  background: rgba(212, 137, 12, 0.18);
  color: #D4890C;
  font-size: 0.875rem;
  font-weight: 800;
  height: 2.125rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  flex-shrink: 0;
}.vse_reg_step_title-lp5 {
  font-weight: 700;
  color: #F5EDD5;
  margin-bottom: 3px;
  font-size: 0.875rem;
}.vse_reg_step_text-lp5 {
  color: #A08C6A;
  font-size: 12px;
  line-height: 1.5;
}.vse_reg_trust-lp5 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  padding-top: 20px;
  margin-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
}.vse_reg_trust_item-lp5 {
  gap: 0.438rem;
  display: flex;
  color: #A08C6A;
  align-items: center;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.vse_reg_trust_ic-lp5 svg {
  height: 16px;
  color: #D4890C;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
}.vse_seo-lp5 {
  padding: 2.25rem 1rem 0;
  background: #120E08;
}
@media(min-width: 769px) {.vse_seo-lp5 {
  padding: 2.75rem 24px 0;
}
}.vse_seo_in-lp5 {
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  border-radius: 1rem;
  background: #221A0D;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.vse_seo_in-lp5 {
  padding: 36px 2.5rem;
}
}.vse_seo_label-lp5 {
  font-size: 0.688rem;
  color: #D4890C;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.vse_seo_h2-lp5 {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F5EDD5;
  font-family: 'Exo 2', sans-serif;
  line-height: 1.25;
  font-size: 20px;
}
@media(min-width: 769px) {.vse_seo_h2-lp5 {
  font-size: 24px;
}
}.vse_seo_body-lp5 {
  color: #B8A278;
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
}.vse_seo_body-lp5 p {
  font-size: 14px;
  margin-bottom: 0.75rem;
  color: #B8A278;
  line-height: 1.75;
}.vse_seo_body-lp5 p:last-child {
  margin-bottom: 0;
}.vse_seo_body-lp5 strong {
  font-weight: 700;
  color: #D8C8A0;
}.vse_seo_body-lp5 a {
  transition: color .2s;
  color: #D4890C;
  text-decoration: underline;
}.vse_seo_body-lp5 a:hover {
  color: #E89B18;
}.vse_seo_body-lp5 ul,.vse_seo_body-lp5 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.vse_seo_body-lp5 ol {
  list-style: decimal;
}.vse_seo_body-lp5 li {
  font-size: 14px;
  line-height: 1.75;
  color: #B8A278;
  margin-bottom: 0.375rem;
}.vse_seo_body-lp5 table {
  font-size: 0.813rem;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  margin-bottom: 0.75rem;
}
@media(min-width:768px) {.vse_seo_body-lp5 table {
  display: table;
}
}.vse_seo_body-lp5 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D8C8A0;
}.vse_seo_body-lp5 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #B8A278;
}.vse_seo_cols-lp5 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.vse_seo_cols-lp5 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.vse_seo_cols-lp5 {
  grid-template-columns: repeat(3,1fr);
}
}.vse_seo_col_h-lp5 {
  font-weight: 700;
  color: #D8C8A0;
  margin-bottom: 7px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.vse_seo_col_p-lp5 {
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #A08C6A;
}.vse_seo_stats-lp5 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.vse_seo_stat-lp5 {
  padding: 14px 16px;
  border-radius: 10px;
  border: 1px solid rgba(212, 137, 12, 0.18);
  background: rgba(212, 137, 12, 0.08);
  flex: 1;
  min-width: 140px;
}.vse_seo_stat_val-lp5 {
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 4px;
  color: #D4890C;
  overflow-wrap: break-word;
}.vse_seo_stat_lb-lp5 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #A08C6A;
}.vse_rv-lp5 {
  padding: 36px 16px 0;
  background: #120E08;
}
@media(min-width: 769px) {.vse_rv-lp5 {
  padding: 2.75rem 24px 0;
}
}.vse_rv_in-lp5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.vse_rv_head-lp5 {
  margin-bottom: 20px;
  max-width: 720px;
}.vse_rv_label-lp5 {
  font-weight: 700;
  color: #D4890C;
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 11px;
}.vse_rv_h2-lp5 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 0.625rem;
  font-size: 1.375rem;
  color: #F5EDD5;
}
@media(min-width: 769px) {.vse_rv_h2-lp5 {
  font-size: 28px;
}
}.vse_rv_stats-lp5 {
  gap: 18px;
  flex-wrap: wrap;
  display: flex;
  color: #A08C6A;
  font-size: 0.813rem;
  align-items: center;
}.vse_rv_stats_score-lp5 {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.vse_rv_stats_score_val-lp5 {
  font-weight: 800;
  font-size: 22px;
  color: #F5C542;
  font-family: 'Exo 2', sans-serif;
}.vse_rv_stats_score_max-lp5 {
  color: #907858;
  font-size: 0.813rem;
}.vse_rv_stats_badge-lp5 {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.vse_rv_stats_badge-lp5 svg {
  color: #F5C542;
  height: 0.875rem;
  width: 0.875rem;
}.vse_rv_grid-lp5 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.vse_rv_grid-lp5 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.vse_rv_grid-lp5 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.vse_rv_card-lp5 {
  border-radius: 10px;
  background: #221A0D;
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 1.25rem;
  flex-direction: column;
  display: flex;
}.vse_rv_card_stars-lp5 {
  gap: 2px;
  margin-bottom: 10px;
  display: flex;
  color: #F5C542;
}.vse_rv_card_stars-lp5 svg {
  height: 0.875rem;
  width: 14px;
}.vse_rv_card_h-lp5 {
  overflow-wrap: break-word;
  color: #F5EDD5;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 0.5rem;
}.vse_rv_card_body-lp5 {
  flex: 1;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #A08C6A;
  line-height: 1.65;
  font-size: 0.813rem;
}.vse_rv_card_body-lp5 strong {
  font-weight: 600;
  color: #D8C8A0;
}.vse_rv_card_meta-lp5 {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 0.75rem;
}.vse_rv_card_author-lp5 {
  font-weight: 600;
  color: #D8C8A0;
  font-size: 0.75rem;
}.vse_rv_card_date-lp5 {
  color: #907858;
  font-size: 0.688rem;
}.vse_faq-lp5 {
  background: #120E08;
  padding: 36px 1rem 0;
}
@media(min-width: 767px) {.vse_faq-lp5 {
  padding: 44px 1.5rem 0;
}
}.vse_faq_in-lp5 {
  margin: 0 auto;
  max-width: 82.5rem;
}.vse_faq_head-lp5 {
  margin-bottom: 20px;
}.vse_faq_label-lp5 {
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #D4890C;
  letter-spacing: .08em;
}.vse_faq_h2-lp5 {
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F5EDD5;
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width: 766px) {.vse_faq_h2-lp5 {
  font-size: 1.5rem;
}
}.vse_faq_list-lp5 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.vse_faq_item-lp5 {
  background: #221A0D;
  overflow: hidden;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
}.vse_faq_q-lp5 {
  padding: 16px 1.25rem;
  transition: color .2s;
  gap: 0.75rem;
  font-weight: 600;
  align-items: center;
  font-size: 0.875rem;
  flex-wrap: wrap;
  cursor: pointer;
  color: #D8C8A0;
  justify-content: space-between;
  display: flex;
  overflow-wrap: break-word;
}.vse_faq_q-lp5:hover {
  color: #F5EDD5;
}.vse_faq_q_ic-lp5 {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  width: 1.5rem;
  height: 1.5rem;
  align-items: center;
  display: flex;
  color: #D4890C;
  font-size: 1rem;
  flex-shrink: 0;
  justify-content: center;
}.vse_faq_item-lp5.vse_state_open-lp5 .vse_faq_q_ic-lp5 {
  transform: rotate(45deg);
}.vse_faq_a-lp5 {
  padding: 0 1.25rem 1rem;
  overflow-wrap: break-word;
  color: #A08C6A;
  display: none;
  font-size: 13px;
  line-height: 1.7;
}.vse_faq_item-lp5.vse_state_open-lp5 .vse_faq_a-lp5 {
  display: block;
}.vse_faq_a-lp5 strong {
  color: #D8C8A0;
  font-weight: 700;
}.vse_faq_a-lp5 a {
  text-decoration: underline;
  color: #D4890C;
}.vse_faq_a-lp5 ul,.vse_faq_a-lp5 ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 20px;
}.vse_faq_a-lp5 ol {
  list-style: decimal;
}.vse_faq_a-lp5 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.vse_faq_a-lp5 table {
  margin: 0.5rem 0;
  overflow-x: auto;
  font-size: 12px;
  width: 100%;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 771px) {.vse_faq_a-lp5 table {
  display: table;
}
}.vse_faq_a-lp5 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 8px;
  text-align: left;
  color: #D8C8A0;
  font-weight: 700;
}.vse_faq_a-lp5 td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A08C6A;
}.vse_seo-lp5 {
  background: #120E08;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.vse_seo-lp5 {
  padding: 44px 24px 0;
}
}.vse_seo_in-lp5 {
  margin: 0 auto;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: #221A0D;
  padding: 28px 1.5rem;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.vse_seo_in-lp5 {
  padding: 36px 40px;
}
}.vse_seo_label-lp5 {
  font-size: 0.688rem;
  color: #D4890C;
  font-weight: 700;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.vse_seo_h2-lp5 {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F5EDD5;
  font-family: 'Exo 2', sans-serif;
  font-size: 1.25rem;
  line-height: 1.25;
  margin-bottom: 14px;
}
@media(min-width: 767px) {.vse_seo_h2-lp5 {
  font-size: 24px;
}
}.vse_seo_body-lp5 {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #B8A278;
}.vse_seo_body-lp5 p {
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.75;
  color: #B8A278;
}.vse_seo_body-lp5 p:last-child {
  margin-bottom: 0;
}.vse_seo_body-lp5 strong {
  color: #D8C8A0;
  font-weight: 700;
}.vse_seo_body-lp5 a {
  transition: color .2s;
  color: #D4890C;
  text-decoration: underline;
}.vse_seo_body-lp5 a:hover {
  color: #E89B18;
}.vse_seo_body-lp5 ul,.vse_seo_body-lp5 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.vse_seo_body-lp5 ol {
  list-style: decimal;
}.vse_seo_body-lp5 li {
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #B8A278;
}.vse_seo_body-lp5 table {
  font-size: 13px;
  margin-bottom: 12px;
  display: block;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 765px) {.vse_seo_body-lp5 table {
  display: table;
}
}.vse_seo_body-lp5 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #D8C8A0;
  font-weight: 700;
  text-align: left;
}.vse_seo_body-lp5 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #B8A278;
}.vse_seo_cols-lp5 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.vse_seo_cols-lp5 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.vse_seo_cols-lp5 {
  grid-template-columns: repeat(3,1fr);
}
}.vse_seo_col_h-lp5 {
  font-weight: 700;
  font-size: 13px;
  color: #D8C8A0;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.vse_seo_col_p-lp5 {
  overflow-wrap: break-word;
  color: #A08C6A;
  line-height: 1.65;
  font-size: 0.813rem;
}.vse_seo_stats-lp5 {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.vse_seo_stat-lp5 {
  background: rgba(212, 137, 12, 0.08);
  padding: 0.875rem 1rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(212, 137, 12, 0.18);
  flex: 1;
  min-width: 8.75rem;
}.vse_seo_stat_val-lp5 {
  font-weight: 800;
  font-size: 20px;
  color: #D4890C;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.vse_seo_stat_lb-lp5 {
  overflow-wrap: break-word;
  color: #A08C6A;
  font-size: 11px;
}.vse_seo-lp5 {
  background: #120E08;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.vse_seo-lp5 {
  padding: 2.75rem 24px 0;
}
}.vse_seo_in-lp5 {
  border: 1px solid rgba(255, 255, 255, 0.09);
  padding: 28px 1.5rem;
  background: #221A0D;
  margin: 0 auto;
  border-radius: 1rem;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.vse_seo_in-lp5 {
  padding: 36px 2.5rem;
}
}.vse_seo_label-lp5 {
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  color: #D4890C;
}.vse_seo_h2-lp5 {
  overflow-wrap: break-word;
  line-height: 1.25;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
  margin-bottom: 14px;
  color: #F5EDD5;
  font-size: 20px;
}
@media(min-width: 765px) {.vse_seo_h2-lp5 {
  font-size: 24px;
}
}.vse_seo_body-lp5 {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #B8A278;
  font-size: 0.875rem;
}.vse_seo_body-lp5 p {
  font-size: 0.875rem;
  color: #B8A278;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.vse_seo_body-lp5 p:last-child {
  margin-bottom: 0;
}.vse_seo_body-lp5 strong {
  color: #D8C8A0;
  font-weight: 700;
}.vse_seo_body-lp5 a {
  transition: color .2s;
  color: #D4890C;
  text-decoration: underline;
}.vse_seo_body-lp5 a:hover {
  color: #E89B18;
}.vse_seo_body-lp5 ul,.vse_seo_body-lp5 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.vse_seo_body-lp5 ol {
  list-style: decimal;
}.vse_seo_body-lp5 li {
  line-height: 1.75;
  margin-bottom: 6px;
  color: #B8A278;
  font-size: 0.875rem;
}.vse_seo_body-lp5 table {
  margin-bottom: 0.75rem;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.vse_seo_body-lp5 table {
  display: table;
}
}.vse_seo_body-lp5 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  text-align: left;
  color: #D8C8A0;
  font-weight: 700;
}.vse_seo_body-lp5 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #B8A278;
}.vse_seo_cols-lp5 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width:640px) {.vse_seo_cols-lp5 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.vse_seo_cols-lp5 {
  grid-template-columns: repeat(3,1fr);
}
}.vse_seo_col_h-lp5 {
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
  color: #D8C8A0;
}.vse_seo_col_p-lp5 {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #A08C6A;
}.vse_seo_stats-lp5 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.vse_seo_stat-lp5 {
  padding: 14px 1rem;
  background: rgba(212, 137, 12, 0.08);
  flex: 1;
  border: 1px solid rgba(212, 137, 12, 0.18);
  border-radius: 10px;
  min-width: 140px;
}.vse_seo_stat_val-lp5 {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 4px;
  color: #D4890C;
}.vse_seo_stat_lb-lp5 {
  color: #A08C6A;
  font-size: 11px;
  overflow-wrap: break-word;
}.vse_ft-lp5 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #0A0705;
  margin-top: 3rem;
}.vse_ft_support-lp5 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 769px) {.vse_ft_support-lp5 {
  padding: 1.75rem 1.5rem;
}
}.vse_ft_support_in-lp5 {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1320px;
  display: flex;
}.vse_ft_support_main-lp5 {
  gap: 16px;
  flex: 1;
  align-items: center;
  min-width: 13.75rem;
  display: flex;
  flex-wrap: wrap;
}.vse_ft_support_ic-lp5 {
  flex-shrink: 0;
  color: #D4890C;
}.vse_ft_support_ic-lp5 svg {
  stroke-linecap: round;
  height: 30px;
  width: 1.875rem;
  stroke-linejoin: round;
}.vse_ft_support_text_title-lp5 {
  margin-bottom: 3px;
  font-size: 0.938rem;
  color: #F5EDD5;
  overflow-wrap: break-word;
  font-weight: 700;
}.vse_ft_support_text_sub-lp5 {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #A08C6A;
}.vse_ft_support_btn-lp5 {
  padding: 0.688rem 1.375rem;
  background: #D4890C;
  border-radius: 10px;
  transition: background .2s;
  font-weight: 700;
  font-size: 13px;
  flex-shrink: 0;
  white-space: nowrap;
  color: #F5EDD5;
}.vse_ft_support_btn-lp5:hover {
  background: #E89B18;
}.vse_ft_support_contacts-lp5 {
  gap: 16px;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.vse_ft_support_contact-lp5 {
  line-height: 1.4;
  color: #907858;
  font-size: 0.75rem;
}.vse_ft_support_contact-lp5 strong {
  display: block;
  margin-bottom: 2px;
  font-weight: 600;
  color: #B8A278;
  font-size: 0.688rem;
}.vse_ft_main-lp5 {
  padding: 32px 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.vse_ft_main-lp5 {
  padding: 40px 24px 2rem;
}
}.vse_ft_main_in-lp5 {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width:640px) {.vse_ft_main_in-lp5 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.vse_ft_main_in-lp5 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.vse_ft_col_logo-lp5 {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.vse_ft_col_logo-lp5 {
  grid-column: auto;
}
}.vse_ft_logo-lp5 {
  gap: 0.563rem;
  flex-wrap: wrap;
  color: #F5EDD5;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-weight: 800;
  margin-bottom: 12px;
}.vse_ft_logo_mark-lp5 {
  overflow: hidden;
  border-radius: 0.375rem;
  width: 1.875rem;
  height: 30px;
}.vse_ft_logo_mark-lp5 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.vse_ft_logo_sub-lp5 {
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.55;
  color: #907858;
  max-width: 12.5rem;
}.vse_ft_col_title-lp5 {
  letter-spacing: .07em;
  color: #B8A278;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
}.vse_ft_col_links-lp5 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.vse_ft_col_link-lp5 {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #907858;
  font-size: 13px;
}.vse_ft_col_link-lp5:hover {
  color: #D8C8A0;
}.vse_ft_apps-lp5 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.vse_ft_app_card-lp5 {
  transition: border-color .2s;
  border-radius: 6px;
  padding: 0.625rem 12px;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.09);
  display: flex;
  align-items: center;
}.vse_ft_app_card-lp5:hover {
  border-color: rgba(255, 255, 255, 0.18);
}.vse_ft_app_card_ic-lp5 svg {
  stroke-linejoin: round;
  height: 22px;
  width: 22px;
  stroke-linecap: round;
}.vse_ft_app_card_os-lp5 {
  color: #907858;
  font-size: 10px;
  font-weight: 600;
}.vse_ft_app_card_action-lp5 {
  font-weight: 700;
  color: #D8C8A0;
  font-size: 0.75rem;
}.vse_ft_bot-lp5 {
  padding: 20px 1rem;
}
@media(min-width: 770px) {.vse_ft_bot-lp5 {
  padding: 20px 24px;
}
}.vse_ft_bot_in-lp5 {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 82.5rem;
}.vse_ft_socials-lp5 {
  gap: 0.5rem;
  display: flex;
}.vse_ft_soc-lp5 {
  border-radius: 0.375rem;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.09);
  width: 36px;
  justify-content: center;
  display: flex;
  align-items: center;
  color: #B8A278;
  height: 36px;
}.vse_ft_soc-lp5 svg {
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.vse_ft_soc-lp5:hover {
  background: rgba(255, 255, 255, 0.07);
}.vse_ft_legal-lp5 {
  flex: 1;
  min-width: 12.5rem;
  font-size: 11px;
  color: #9C8870;
  line-height: 1.6;
  overflow-wrap: break-word;
}.vse_ft_legal-lp5 strong {
  color: #B8A278;
  font-weight: 700;
}.vse_ft_legal-lp5 a {
  text-decoration: underline;
  color: #B8A278;
}.vse_ft_age-lp5 {
  border-radius: 50%;
  border: 2px solid #9C8870;
  justify-content: center;
  color: #9C8870;
  height: 2rem;
  margin-left: auto;
  font-weight: 800;
  align-items: center;
  width: 32px;
  flex-shrink: 0;
  font-size: 11px;
  display: flex;
}