*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  -webkit-font-smoothing: antialiased;
  color: #C2CFEA;
  font-family: 'Nunito', sans-serif;
  line-height: 1.6;
  min-height: 100vh;
  background-color: #0C1421;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.vsj_layout_yrv {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.vsj_page_yrv {
  min-height: 100vh;
  display: flex;
}.vsj_main_yrv {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media screen and (min-width: 1081px) {.vsj_main_yrv {
  padding-left: 220px;
}
}
@media screen and (max-width: 1081px) {.vsj_main_yrv {
  padding-bottom: 4.5rem;
}
}.vsj_gc_yrv {
  overflow: hidden;
  border-radius: 0.625rem;
  background: #0F1928;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: transform .2s,border-color .2s;
  position: relative;
  flex-shrink: 0;
  width: 140px;
  cursor: pointer;
}
@media(min-width: 637px) {.vsj_gc_yrv {
  width: 156px;
}
}
@media(min-width: 1078px) {.vsj_gc_yrv {
  width: 10.5rem;
}
}.vsj_gc_yrv:hover {
  transform: translateY(-3px);
  border-color: rgba(28, 175, 216, 0.07);
}.vsj_gc_img_yrv {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.vsj_gc_img_yrv img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.vsj_gc_hover_yrv {
  transition: opacity .2s;
  inset: 0;
  background: rgba(6, 10, 20, 0.72);
  opacity: 0;
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
}.vsj_gc_yrv:hover .vsj_gc_hover_yrv {
  opacity: 1;
}.vsj_gc_hover_btn_yrv {
  border-radius: 0.375rem;
  padding: 8px 16px;
  background: #1CAFD8;
  font-weight: 700;
  color: #EEF3FC;
  font-size: 12px;
}.vsj_gc_info_yrv {
  padding: 8px 10px 10px;
}.vsj_gc_name_yrv {
  overflow: hidden;
  margin-bottom: 3px;
  white-space: nowrap;
  font-weight: 600;
  color: #C2CFEA;
  text-overflow: ellipsis;
  max-width: 100%;
  font-size: 12px;
}.vsj_gc_prov_yrv {
  font-size: 10px;
  color: #526076;
}.vsj_gc_tag_yrv {
  padding: 2px 7px;
  border-radius: 4px;
  z-index: 2;
  top: 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 9px;
  left: 0.375rem;
  position: absolute;
  letter-spacing: .04em;
}.vsj_gc_tag_hot_yrv {
  background: #E53232;
  color: #fff;
}.vsj_gc_tag_new_yrv {
  background: #2EC97A;
  color: #0C1421;
}.vsj_gc_tag_jp_yrv {
  background: #F5A623;
  color: #0C1421;
}.vsj_gc_tag_ex_yrv {
  background: #E8386A;
  color: #fff;
}.vsj_gc_tag_live_yrv {
  background: #E53232;
  color: #fff;
}.vsj_gr_yrv {
  padding: 2rem 1rem 0;
  background: #0C1421;
}
@media(min-width: 767px) {.vsj_gr_yrv {
  padding: 36px 1.5rem 0;
}
}.vsj_gr_in_yrv {
  margin: 0 auto;
  max-width: 83.75rem;
}.vsj_gr_head_yrv {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}.vsj_gr_head_l_yrv {
  flex: 1;
  gap: 10px;
  align-items: center;
  min-width: 0;
  display: flex;
}.vsj_gr_ic_yrv {
  border-radius: 10px;
  flex-shrink: 0;
  justify-content: center;
  height: 2rem;
  width: 32px;
  align-items: center;
  display: flex;
}.vsj_gr_ic_yrv svg {
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
}.vsj_gr_title_yrv {
  font-size: 1rem;
  color: #EEF3FC;
  font-family: 'Baloo 2', sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.vsj_gr_title_yrv {
  font-size: 1.125rem;
}
}.vsj_gr_more_yrv {
  transition: color .2s;
  gap: 0.313rem;
  display: flex;
  font-size: 12px;
  white-space: nowrap;
  color: #6A7D9B;
  font-weight: 600;
  flex-shrink: 0;
  align-items: center;
}.vsj_gr_more_yrv:hover {
  color: #1CAFD8;
}.vsj_gr_more_yrv svg {
  stroke-linejoin: round;
  width: 12px;
  height: 0.75rem;
  stroke-linecap: round;
}.vsj_gr_arrows_yrv {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.vsj_gr_arr_yrv {
  border-radius: 0.375rem;
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  width: 30px;
  color: #8A9EBE;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 1.875rem;
}.vsj_gr_arr_yrv:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EEF3FC;
}.vsj_gr_arr_yrv svg {
  stroke-linecap: round;
  width: 13px;
  height: 13px;
  stroke-linejoin: round;
}.vsj_gr_seo_h_yrv {
  margin: 0 0 6px;
  font-size: 0.813rem;
  color: #C2CFEA;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Baloo 2', sans-serif;
}
@media(min-width: 769px) {.vsj_gr_seo_h_yrv {
  font-size: 14px;
}
}.vsj_gr_seo_yrv {
  margin-bottom: 12px;
  max-width: 680px;
  font-size: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #6A7D9B;
}.vsj_gr_seo_yrv strong {
  color: #C2CFEA;
  font-weight: 600;
}.vsj_gr_scroll_yrv {
  gap: 0.625rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  display: flex;
  scrollbar-width: none;
}.vsj_gr_scroll_yrv::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.vsj_gr_scroll_yrv {
  gap: 0.75rem;
}
}.vsj_tb_yrv {
  background: #0C1421;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  position: fixed;
  left: 0;
  align-items: center;
  top: 0;
  display: flex;
  height: 56px;
  right: 0;
  z-index: 80;
}.vsj_tb_in_yrv {
  gap: 0;
  padding: 0 0.875rem;
  align-items: center;
  width: 100%;
  display: flex;
  height: 100%;
}.vsj_tb_burger_yrv {
  gap: 5px;
  border-radius: 0.625rem;
  flex-shrink: 0;
  margin-right: 0.5rem;
  flex-direction: column;
  height: 2.375rem;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 38px;
}.vsj_tb_burger_yrv:hover {
  background: rgba(255, 255, 255, 0.05);
}.vsj_tb_burger_line_yrv {
  border-radius: 1px;
  background: #8A9EBE;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width: 1077px) {.vsj_tb_burger_yrv {
  display: none;
}
}.vsj_tb_logo_yrv {
  gap: 9px;
  margin-right: 20px;
  align-items: center;
  display: flex;
  color: #EEF3FC;
  letter-spacing: -.01em;
  overflow-wrap: break-word;
  flex-shrink: 0;
  font-weight: 800;
  font-size: 1.125rem;
}.vsj_tb_logo_mark_yrv {
  overflow: hidden;
  border-radius: 0.625rem;
  align-items: center;
  width: 32px;
  justify-content: center;
  height: 2rem;
  display: flex;
}.vsj_tb_logo_mark_yrv img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.vsj_tb_nav_yrv {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 643px) {.vsj_tb_nav_yrv {
  display: flex;
}
}.vsj_tb_tab_yrv {
  transition: background .15s,color .15s;
  border-radius: 10px;
  padding: 8px 14px;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 600;
  color: #8A9EBE;
}.vsj_tb_tab_yrv:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF3FC;
}.vsj_tb_tab_yrv.vsj_state_active_yrv {
  background: rgba(28, 175, 216, 0.18);
  color: #EEF3FC;
}.vsj_tb_right_yrv {
  gap: 8px;
  margin-left: auto;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.vsj_tb_login_yrv {
  transition: border-color .2s,color .2s;
  padding: 0.563rem 16px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  color: #C2CFEA;
  display: none;
  font-weight: 600;
  font-size: 13px;
}.vsj_tb_login_yrv:hover {
  border-color: rgba(28, 175, 220, 0.45);
  color: #EEF3FC;
}
@media(min-width:480px) {.vsj_tb_login_yrv {
  display: block;
}
}.vsj_tb_reg_yrv {
  transition: background .2s;
  border-radius: 10px;
  background: #2EC97A;
  padding: 9px 18px;
  color: #08111F;
  font-size: 0.813rem;
  font-weight: 700;
  white-space: nowrap;
}.vsj_tb_reg_yrv:hover {
  background: #40DC8D;
}.vsj_sb_yrv {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #121D2E;
  transform: translateX(-100%);
  top: 3.5rem;
  width: 13.75rem;
  bottom: 0;
  left: 0;
  position: fixed;
  z-index: 70;
  overflow-y: auto;
}.vsj_sb_yrv.vsj_state_open_yrv {
  transform: translateX(0);
}.vsj_sb_yrv::-webkit-scrollbar {
  width: 0.25rem;
}.vsj_sb_yrv::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.vsj_sb_yrv {
  transform: translateX(0);
}
}.vsj_sb_auth_yrv {
  padding: 14px 12px 10px;
}.vsj_sb_btn_reg_yrv {
  background: #2EC97A;
  padding: 0.688rem;
  transition: background .2s;
  border-radius: 10px;
  margin-bottom: 0.5rem;
  text-align: center;
  font-weight: 700;
  font-size: 0.813rem;
  color: #08111F;
  display: block;
}.vsj_sb_btn_reg_yrv:hover {
  background: #40DC8D;
}.vsj_sb_btn_login_yrv {
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.625rem;
  display: block;
  color: #C2CFEA;
  text-align: center;
  font-weight: 600;
  font-size: 13px;
}.vsj_sb_btn_login_yrv:hover {
  border-color: rgba(28, 175, 220, 0.45);
  color: #EEF3FC;
}.vsj_sb_promo_yrv {
  padding: 0.75rem 0.875rem;
  background: linear-gradient(135deg,#0A2B40,#121D2E);
  border: 1px solid rgba(28, 175, 216, 0.18);
  overflow: hidden;
  border-radius: 0.625rem;
  margin: 0 12px 0.625rem;
  position: relative;
}.vsj_sb_promo_yrv::before {
  background: radial-gradient(circle,rgba(28, 175, 216, 0.18),transparent 70%);
  border-radius: 50%;
  height: 5rem;
  content: '';
  width: 5rem;
  right: -20px;
  position: absolute;
  top: -20px;
}.vsj_sb_promo_title_yrv {
  color: #1CAFD8;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .06em;
  margin-bottom: 4px;
}.vsj_sb_promo_text_yrv {
  font-weight: 600;
  line-height: 1.35;
  font-size: 12px;
  color: #EEF3FC;
  overflow-wrap: break-word;
}.vsj_sb_promo_sub_yrv {
  margin-top: 3px;
  color: #6A7D9B;
  font-size: 0.625rem;
}.vsj_sb_nav_yrv {
  padding: 6px 8px 16px;
}.vsj_sb_nav_lb_yrv {
  padding: 0.625rem 8px 0.375rem;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.625rem;
  color: #526076;
  text-transform: uppercase;
}.vsj_sb_link_yrv {
  gap: 0.625rem;
  padding: 9px 10px;
  transition: background .15s,color .15s;
  border-radius: 6px;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  font-weight: 500;
  cursor: pointer;
  font-size: 13px;
  color: #8A9EBE;
}.vsj_sb_link_yrv:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EEF3FC;
}.vsj_sb_link_yrv.vsj_state_active_yrv {
  background: rgba(28, 175, 216, 0.18);
  color: #EEF3FC;
}.vsj_sb_ic_yrv {
  border-radius: 0.375rem;
  flex-shrink: 0;
  width: 1.875rem;
  justify-content: center;
  display: flex;
  height: 30px;
  align-items: center;
}.vsj_sb_ic_yrv svg {
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.vsj_sb_ic_1_yrv {
  background: rgba(28, 175, 216, 0.07);
  color: #1CAFD8;
}.vsj_sb_ic_2_yrv {
  background: rgba(46, 201, 122, 0.15);
  color: #2EC97A;
}.vsj_sb_ic_3_yrv {
  background: rgba(245, 166, 35, 0.14);
  color: #F5A623;
}.vsj_sb_ic_4_yrv {
  background: rgba(232, 56, 106, 0.18);
  color: #E8386A;
}.vsj_sb_ic_5_yrv {
  background: rgba(28, 175, 216, 0.07);
  color: #FF4D96;
}.vsj_sb_ic_6_yrv {
  background: rgba(232, 56, 106, 0.18);
  color: #9B3DFF;
}.vsj_sb_badge_yrv {
  padding: 2px 0.438rem;
  background: #F5A623;
  border-radius: 0.375rem;
  margin-left: auto;
  font-weight: 700;
  color: #08111F;
  font-size: 9px;
}.vsj_sb_bot_yrv {
  gap: 0.5rem;
  padding: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.vsj_sb_lang_yrv,.vsj_sb_help_yrv {
  flex: 1;
  gap: 6px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  padding: 9px 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.688rem;
  color: #8A9EBE;
  font-weight: 600;
}.vsj_sb_lang_yrv:hover,.vsj_sb_help_yrv:hover {
  border-color: rgba(28, 175, 220, 0.45);
  color: #EEF3FC;
}.vsj_sb_lang_yrv svg,.vsj_sb_help_yrv svg {
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
}.vsj_sb_bd_yrv {
  background: rgba(6, 10, 20, 0.72);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.vsj_sb_bd_yrv.vsj_state_on_yrv {
  display: block;
}
@media(min-width: 1083px) {.vsj_sb_bd_yrv {
  display: none!important;
}
}.vsj_mob_nav_yrv {
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  background: #121D2E;
  left: 0;
  display: flex;
  right: 0;
  bottom: 0;
  position: fixed;
  z-index: 80;
}
@media(min-width: 1082px) {.vsj_mob_nav_yrv {
  display: none;
}
}.vsj_mob_nav_item_yrv {
  flex: 1;
  gap: 0.25rem;
  padding: 0.25rem 2px;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  align-items: center;
  color: #526076;
}.vsj_mob_nav_ic_yrv {
  line-height: 1;
}.vsj_mob_nav_ic_yrv svg {
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
}.vsj_mob_nav_lb_yrv {
  font-size: 10px;
  color: #526076;
  font-weight: 600;
}.vsj_mob_nav_item_yrv.vsj_state_active_yrv {
  color: #1CAFD8;
}.vsj_mob_nav_item_yrv.vsj_state_active_yrv .vsj_mob_nav_lb_yrv {
  color: #1CAFD8;
}.vsj_hero_yrv {
  padding: 1.25rem 1rem 0;
  background: #0C1421;
}
@media(min-width: 770px) {.vsj_hero_yrv {
  padding: 1.5rem 24px 0;
}
}.vsj_hero_in_yrv {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  max-width: 83.75rem;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.vsj_hero_in_yrv {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1099px) {.vsj_hero_in_yrv {
  grid-template-columns: 1fr 21.25rem;
}
}.vsj_hero_promo_yrv {
  overflow: hidden;
  background: #0F1928;
  border-radius: 16px;
  display: flex;
  position: relative;
  align-items: stretch;
  min-height: 220px;
}
@media(min-width: 765px) {.vsj_hero_promo_yrv {
  min-height: 17.5rem;
}
}.vsj_hero_promo_bg_yrv {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#0A2B40 0%,#0C1421 100%);
  position: absolute;
  background-size: cover;
}.vsj_hero_promo_bg_yrv::after {
  inset: 0;
  background: linear-gradient(90deg,#0C1421 0%,rgba(6, 10, 20, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.vsj_hero_promo_glow_yrv {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 56, 106, 0.18) 0%,transparent 65%);
  position: absolute;
  top: -2.5rem;
  right: 60px;
  height: 18.75rem;
  pointer-events: none;
  width: 300px;
}.vsj_hero_promo_ct_yrv {
  padding: 28px 24px 28px 28px;
  flex-direction: column;
  z-index: 2;
  display: flex;
  max-width: 30rem;
  justify-content: center;
  position: relative;
}
@media(min-width: 766px) {.vsj_hero_promo_ct_yrv {
  padding: 2.5rem 2rem;
}
}.vsj_hero_badge_yrv {
  border-radius: 24px;
  padding: 0.313rem 12px;
  border: 1px solid rgba(28, 175, 216, 0.07);
  background: rgba(28, 175, 216, 0.18);
  display: inline-block;
  font-size: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
  font-weight: 700;
  color: #1CAFD8;
}.vsj_hero_h1_yrv {
  font-family: 'Baloo 2', sans-serif;
  line-height: 1.15;
  font-size: 1.625rem;
  font-weight: 800;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  color: #EEF3FC;
}.vsj_hero_h1_yrv em {
  font-style: normal;
  color: #F5A623;
}
@media(min-width: 766px) {.vsj_hero_h1_yrv {
  font-size: 36px;
}
}.vsj_hero_sub_yrv {
  margin-bottom: 20px;
  font-size: 0.813rem;
  color: #8A9EBE;
  line-height: 1.55;
}
@media(min-width: 766px) {.vsj_hero_sub_yrv {
  font-size: 0.875rem;
}
}.vsj_hero_row_yrv {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.vsj_hero_cta_yrv {
  background: #2EC97A;
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 13px 1.625rem;
  font-weight: 700;
  font-size: 0.875rem;
  box-shadow: 0 0.25rem 18px rgba(46, 201, 122, 0.42), 0 1px 0.25rem rgba(0, 0, 0, 0.5);
  color: #08111F;
}.vsj_hero_cta_yrv:hover {
  background: #40DC8D;
}.vsj_hero_terms_yrv {
  color: #526076;
  font-size: 0.688rem;
}.vsj_hero_game_yrv {
  overflow: hidden;
  border-radius: 1rem;
  background: #0F1928;
  border: 1px solid rgba(255, 255, 255, 0.06);
  display: flex;
  position: relative;
  flex-direction: column;
}.vsj_hero_game_badge_yrv {
  background: rgba(245, 166, 35, 0.14);
  border-radius: 24px;
  border: 1px solid rgba(245, 166, 35, 0.14);
  padding: 5px 10px;
  position: absolute;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  top: 0.75rem;
  z-index: 3;
  letter-spacing: .06em;
  left: 0.75rem;
  color: #F5A623;
}.vsj_hero_game_badge_yrv svg {
  vertical-align: -1px;
  width: 11px;
  margin-right: 0.25rem;
  height: 0.688rem;
}.vsj_hero_game_img_yrv {
  background: linear-gradient(135deg,#0A2B40,#0C1421);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.vsj_hero_game_img_yrv img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.vsj_hero_game_play_yrv {
  background: rgba(6, 10, 20, 0.72);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  justify-content: center;
  align-items: center;
  position: absolute;
  display: flex;
}.vsj_hero_game_yrv:hover .vsj_hero_game_play_yrv {
  opacity: 1;
}.vsj_hero_game_play_yrv span {
  background: #1CAFD8;
  border-radius: 50%;
  align-items: center;
  width: 3.25rem;
  display: flex;
  justify-content: center;
  height: 52px;
}.vsj_hero_game_play_yrv span svg {
  margin-left: 2px;
  width: 18px;
  height: 18px;
}.vsj_hero_game_info_yrv {
  padding: 14px 16px;
}.vsj_hero_game_title_yrv {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 15px;
  color: #EEF3FC;
}.vsj_hero_game_provider_yrv {
  color: #6A7D9B;
  font-size: 11px;
}.vsj_hero_game_btn_yrv {
  border-radius: 0.625rem;
  padding: 0.688rem;
  transition: background .2s;
  background: #1CAFD8;
  margin: 0.75rem 1rem 1rem;
  display: block;
  font-weight: 700;
  text-align: center;
  color: #EEF3FC;
  font-size: 13px;
}.vsj_hero_game_yrv:hover .vsj_hero_game_btn_yrv {
  background: #2DC5F0;
}.vsj_sbar_yrv {
  padding: 16px 1rem 0;
  background: #0C1421;
}
@media(min-width:768px) {.vsj_sbar_yrv {
  padding: 1.125rem 24px 0;
}
}.vsj_sbar_in_yrv {
  margin: 0 auto;
  max-width: 83.75rem;
}.vsj_sbar_row_yrv {
  gap: 10px;
  margin-bottom: 0.75rem;
  display: flex;
  flex-wrap: wrap;
}.vsj_sbar_input_yrv {
  background: #0F1928;
  padding: 11px 1rem;
  transition: border-color .2s;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.625rem;
  gap: 10px;
  cursor: pointer;
  display: flex;
  font-size: 13px;
  color: #6A7D9B;
  align-items: center;
}.vsj_sbar_input_yrv:hover {
  border-color: rgba(28, 175, 220, 0.45);
}.vsj_sbar_input_yrv svg {
  height: 0.938rem;
  flex-shrink: 0;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 15px;
}.vsj_sbar_providers_yrv {
  gap: 0.5rem;
  transition: border-color .2s;
  border-radius: 10px;
  padding: 0.688rem 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0F1928;
  white-space: nowrap;
  display: flex;
  align-items: center;
  font-size: 13px;
  font-weight: 600;
  color: #C2CFEA;
}.vsj_sbar_providers_yrv:hover {
  border-color: rgba(28, 175, 220, 0.45);
  color: #EEF3FC;
}.vsj_sbar_providers_yrv svg {
  width: 14px;
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
}.vsj_sbar_tabs_yrv {
  gap: 0.375rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 2px;
}.vsj_sbar_tabs_yrv::-webkit-scrollbar {
  display: none;
}.vsj_sbar_tab_yrv {
  border-radius: 1.5rem;
  transition: background .15s,color .15s,border-color .15s;
  padding: 0.5rem 14px;
  background: rgba(255, 255, 255, 0.05);
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 12px;
  cursor: pointer;
  display: flex;
  align-items: center;
  color: #8A9EBE;
  font-weight: 600;
}.vsj_sbar_tab_yrv:hover {
  border-color: rgba(28, 175, 220, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #EEF3FC;
}.vsj_sbar_tab_yrv.vsj_state_active_yrv {
  border-color: rgba(28, 175, 216, 0.07);
  background: rgba(28, 175, 216, 0.18);
  color: #EEF3FC;
}.vsj_sbar_tab_ic_yrv svg {
  stroke-linejoin: round;
  height: 14px;
  width: 14px;
  stroke-linecap: round;
}.vsj_wy_yrv {
  padding: 2rem 1rem 0;
  background: #0C1421;
}
@media(min-width: 767px) {.vsj_wy_yrv {
  padding: 2.5rem 24px 0;
}
}.vsj_wy_in_yrv {
  margin: 0 auto;
  max-width: 1340px;
}.vsj_wy_head_yrv {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.vsj_wy_label_yrv {
  color: #1CAFD8;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.vsj_wy_h2_yrv {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Baloo 2', sans-serif;
  font-weight: 800;
  margin-bottom: 8px;
  color: #EEF3FC;
}
@media(min-width: 766px) {.vsj_wy_h2_yrv {
  font-size: 24px;
}
}.vsj_wy_intro_yrv {
  margin: 0;
  color: #6A7D9B;
  line-height: 1.6;
  font-size: 0.813rem;
}.vsj_wy_grid_yrv {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.vsj_wy_grid_yrv {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.vsj_wy_grid_yrv {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.vsj_wy_card_yrv {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.625rem;
  background: #121D2E;
  transition: border-color .2s,transform .2s;
  padding: 20px;
}.vsj_wy_card_yrv:hover {
  transform: translateY(-2px);
  border-color: rgba(28, 175, 216, 0.07);
}.vsj_wy_card_ic_yrv {
  border-radius: 50%;
  background: rgba(28, 175, 216, 0.18);
  margin-bottom: 0.875rem;
  display: flex;
  color: #1CAFD8;
  width: 2.75rem;
  height: 2.75rem;
  justify-content: center;
  align-items: center;
}.vsj_wy_card_ic_yrv svg {
  height: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.375rem;
}.vsj_wy_card_h_yrv {
  font-weight: 700;
  line-height: 1.25;
  font-size: 0.938rem;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  color: #EEF3FC;
}.vsj_wy_card_p_yrv {
  font-size: 0.813rem;
  color: #6A7D9B;
  overflow-wrap: break-word;
  line-height: 1.6;
}.vsj_wy_card_p_yrv strong {
  font-weight: 600;
  color: #C2CFEA;
}.vsj_gcg_yrv {
  padding: 36px 1rem 0;
  background: #0C1421;
}
@media(min-width: 766px) {.vsj_gcg_yrv {
  padding: 44px 1.5rem 0;
}
}.vsj_gcg_in_yrv {
  margin: 0 auto;
  max-width: 83.75rem;
}.vsj_gcg_head_yrv {
  margin-bottom: 20px;
  max-width: 720px;
}.vsj_gcg_label_yrv {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #1CAFD8;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
}.vsj_gcg_h2_yrv {
  margin-bottom: 8px;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #EEF3FC;
  font-weight: 800;
  font-family: 'Baloo 2', sans-serif;
}
@media(min-width: 769px) {.vsj_gcg_h2_yrv {
  font-size: 1.75rem;
}
}.vsj_gcg_intro_yrv {
  color: #6A7D9B;
  line-height: 1.6;
  font-size: 0.813rem;
}.vsj_gcg_grid_yrv {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.vsj_gcg_grid_yrv {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.vsj_gcg_grid_yrv {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.vsj_gcg_card_yrv {
  overflow: hidden;
  padding: 20px;
  border-radius: 16px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  min-height: 15rem;
  position: relative;
  justify-content: flex-end;
  flex-direction: column;
  cursor: pointer;
}.vsj_gcg_card_yrv:hover {
  transform: translateY(-3px);
  border-color: rgba(28, 175, 216, 0.18);
}.vsj_gcg_card_bg_yrv {
  inset: 0;
  position: absolute;
  z-index: 0;
}.vsj_gcg_card_bg_yrv::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.vsj_gcg_card_ic_yrv {
  background: rgba(0,0,0,.45);
  border-radius: 0.375rem;
  width: 40px;
  right: 1.125rem;
  top: 1.125rem;
  color: #EEF3FC;
  height: 40px;
  justify-content: center;
  position: absolute;
  display: flex;
  align-items: center;
  z-index: 2;
}.vsj_gcg_card_ic_yrv svg {
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.25rem;
}.vsj_gcg_card_ct_yrv {
  position: relative;
  z-index: 1;
}.vsj_gcg_card_h_yrv {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 800;
  font-size: 18px;
  color: #EEF3FC;
  font-family: 'Baloo 2', sans-serif;
}
@media(min-width: 766px) {.vsj_gcg_card_h_yrv {
  font-size: 20px;
}
}.vsj_gcg_card_p_yrv {
  overflow-wrap: break-word;
  line-height: 1.55;
  margin-bottom: 10px;
  font-size: 0.75rem;
  color: rgba(255,255,255,.82);
}.vsj_gcg_card_p_yrv strong {
  color: #EEF3FC;
  font-weight: 600;
}.vsj_gcg_card_cta_yrv {
  gap: 0.25rem;
  font-size: 12px;
  text-transform: uppercase;
  align-items: center;
  font-weight: 700;
  display: inline-flex;
  letter-spacing: .04em;
  color: #1CAFD8;
}.vsj_gcg_card_cta_yrv svg {
  stroke-linejoin: round;
  height: 12px;
  stroke-linecap: round;
  width: 12px;
}.vsj_ws_yrv {
  padding: 2rem 16px 0;
  background: #0C1421;
}
@media(min-width: 771px) {.vsj_ws_yrv {
  padding: 36px 1.5rem 0;
}
}.vsj_ws_in_yrv {
  margin: 0 auto;
  max-width: 83.75rem;
}.vsj_ws_head_yrv {
  gap: 0.75rem;
  margin-bottom: 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}.vsj_ws_title_yrv {
  gap: 0.625rem;
  font-size: 16px;
  font-weight: 700;
  flex-wrap: wrap;
  font-family: 'Baloo 2', sans-serif;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  color: #EEF3FC;
}.vsj_ws_title_ic_yrv svg {
  stroke-linecap: round;
  height: 1.125rem;
  width: 1.125rem;
  color: #F5A623;
  stroke-linejoin: round;
}.vsj_ws_online_yrv {
  gap: 7px;
  align-items: center;
  font-weight: 600;
  color: #6A7D9B;
  font-size: 12px;
  display: flex;
}.vsj_ws_online_dot_yrv {
  border-radius: 50%;
  background: #2EC97A;
  height: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(46, 201, 122, 0.15);
  width: 8px;
}.vsj_ws_scroll_yrv {
  gap: 8px;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.vsj_ws_scroll_yrv::-webkit-scrollbar {
  display: none;
}.vsj_wc_yrv {
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 10px 14px;
  border-radius: 0.625rem;
  background: #0F1928;
  min-width: 13.75rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.vsj_wc_img_yrv {
  border-radius: 6px;
  overflow: hidden;
  background: #121D2E;
  width: 2.25rem;
  height: 2.25rem;
  flex-shrink: 0;
}.vsj_wc_img_yrv img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.vsj_wc_info_yrv {
  min-width: 0;
}.vsj_wc_game_yrv {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #C2CFEA;
  font-size: 12px;
}.vsj_wc_player_yrv {
  overflow: hidden;
  font-size: 10px;
  white-space: nowrap;
  color: #526076;
  text-overflow: ellipsis;
}.vsj_wc_amount_yrv {
  font-size: 13px;
  flex-shrink: 0;
  color: #2EC97A;
  margin-left: auto;
  white-space: nowrap;
  font-weight: 700;
}.vsj_bon_yrv {
  padding: 2.25rem 1rem 0;
  background: #0C1421;
}
@media(min-width: 765px) {.vsj_bon_yrv {
  padding: 2.75rem 1.5rem 0;
}
}.vsj_bon_in_yrv {
  margin: 0 auto;
  max-width: 1340px;
}.vsj_bon_head_yrv {
  margin-bottom: 20px;
}.vsj_bon_label_yrv {
  text-transform: uppercase;
  color: #1CAFD8;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.vsj_bon_h2_yrv {
  color: #EEF3FC;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 20px;
  font-family: 'Baloo 2', sans-serif;
  font-weight: 800;
}
@media(min-width: 769px) {.vsj_bon_h2_yrv {
  font-size: 1.5rem;
}
}.vsj_bon_seo_yrv {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #6A7D9B;
  max-width: 620px;
  line-height: 1.6;
}.vsj_bon_seo_yrv strong {
  color: #C2CFEA;
  font-weight: 700;
}.vsj_bon_seo_yrv a {
  text-decoration: underline;
  color: #1CAFD8;
}.vsj_bon_grid_yrv {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.vsj_bon_grid_yrv {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.vsj_bon_grid_yrv {
  grid-template-columns: repeat(5,1fr);
}
}.vsj_bon_card_yrv {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0F1928;
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  border-radius: 0.625rem;
}.vsj_bon_card_yrv:hover {
  border-color: rgba(28, 175, 216, 0.07);
  transform: translateY(-2px);
}.vsj_bon_card_ic_yrv svg {
  width: 1.625rem;
  stroke-linejoin: round;
  height: 26px;
  stroke-linecap: round;
}.vsj_bon_card_ic_yrv {
  margin-bottom: 0.625rem;
}.vsj_bon_card_type_yrv {
  text-transform: uppercase;
  color: #6A7D9B;
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
}.vsj_bon_card_amount_yrv {
  color: #F5A623;
  font-weight: 800;
  font-size: 1.125rem;
  margin-bottom: 6px;
  line-height: 1.1;
}.vsj_bon_card_name_yrv {
  font-weight: 600;
  font-size: 0.813rem;
  color: #EEF3FC;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}.vsj_bon_card_detail_yrv {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #526076;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  padding-top: 8px;
  line-height: 1.5;
}.vsj_reg_yrv {
  background: #0C1421;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.vsj_reg_yrv {
  padding: 2.75rem 1.5rem 0;
}
}.vsj_reg_in_yrv {
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #121D2E;
  border-radius: 1rem;
  max-width: 1340px;
}
@media(min-width: 767px) {.vsj_reg_in_yrv {
  padding: 40px;
}
}.vsj_reg_top_yrv {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 858px) {.vsj_reg_top_yrv {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.vsj_reg_label_yrv {
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #1CAFD8;
  text-transform: uppercase;
}.vsj_reg_h2_yrv {
  font-weight: 800;
  line-height: 1.2;
  font-family: 'Baloo 2', sans-serif;
  color: #EEF3FC;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  font-size: 22px;
}
@media(min-width: 765px) {.vsj_reg_h2_yrv {
  font-size: 28px;
}
}.vsj_reg_bonus_yrv {
  gap: 8px;
  padding: 10px 16px;
  border: 1px solid rgba(245, 166, 35, 0.14);
  border-radius: 10px;
  background: rgba(245, 166, 35, 0.14);
  display: inline-flex;
  align-items: center;
  margin-bottom: 1rem;
}.vsj_reg_bonus_amount_yrv {
  font-size: 20px;
  font-weight: 800;
  color: #F5A623;
}.vsj_reg_bonus_text_yrv {
  color: #8A9EBE;
  line-height: 1.35;
  font-size: 0.813rem;
}.vsj_reg_cta_btn_yrv {
  background: #2EC97A;
  padding: 14px 32px;
  transition: background .2s;
  border-radius: 0.625rem;
  color: #08111F;
  display: inline-block;
  box-shadow: 0 0.25rem 18px rgba(46, 201, 122, 0.42), 0 1px 4px rgba(0, 0, 0, 0.5);
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 12px;
}.vsj_reg_cta_btn_yrv:hover {
  background: #40DC8D;
}.vsj_reg_terms_yrv {
  font-size: 11px;
  color: #526076;
  line-height: 1.5;
}.vsj_reg_seo_yrv {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  font-size: 0.813rem;
  color: #6A7D9B;
  line-height: 1.65;
  overflow-wrap: break-word;
  padding-top: 1.25rem;
}.vsj_reg_seo_yrv p {
  font-size: 0.813rem;
  color: #6A7D9B;
  margin-bottom: 0.625rem;
  line-height: 1.65;
}.vsj_reg_seo_yrv p:last-child {
  margin-bottom: 0;
}.vsj_reg_seo_yrv strong {
  font-weight: 700;
  color: #C2CFEA;
}.vsj_reg_seo_yrv a {
  transition: color .2s;
  color: #1CAFD8;
  text-decoration: underline;
}.vsj_reg_seo_yrv a:hover {
  color: #2DC5F0;
}.vsj_reg_seo_yrv ul,.vsj_reg_seo_yrv ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.vsj_reg_seo_yrv ol {
  list-style: decimal;
}.vsj_reg_seo_yrv li {
  font-size: 0.813rem;
  line-height: 1.65;
  margin-bottom: 0.25rem;
  color: #6A7D9B;
}.vsj_reg_seo_yrv table {
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.625rem;
  display: block;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width: 765px) {.vsj_reg_seo_yrv table {
  display: table;
}
}.vsj_reg_seo_yrv th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  text-align: left;
  font-weight: 700;
  color: #C2CFEA;
}.vsj_reg_seo_yrv td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6A7D9B;
}.vsj_reg_steps_yrv {
  gap: 0.875rem;
  display: flex;
  margin-top: 28px;
  flex-direction: column;
}
@media(min-width:860px) {.vsj_reg_steps_yrv {
  margin-top: 0;
}
}.vsj_reg_step_yrv {
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.875rem;
  padding: 16px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.vsj_reg_step_num_yrv {
  border: 1px solid rgba(28, 175, 216, 0.07);
  background: rgba(28, 175, 216, 0.18);
  border-radius: 50%;
  font-weight: 800;
  flex-shrink: 0;
  height: 2.125rem;
  display: flex;
  width: 34px;
  font-size: 14px;
  color: #1CAFD8;
  align-items: center;
  justify-content: center;
}.vsj_reg_step_title_yrv {
  color: #EEF3FC;
  font-weight: 700;
  margin-bottom: 3px;
  font-size: 0.875rem;
}.vsj_reg_step_text_yrv {
  line-height: 1.5;
  color: #6A7D9B;
  font-size: 12px;
}.vsj_reg_trust_yrv {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  padding-top: 20px;
  margin-top: 1.25rem;
}.vsj_reg_trust_item_yrv {
  gap: 7px;
  color: #6A7D9B;
  font-size: 0.75rem;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
}.vsj_reg_trust_ic_yrv svg {
  color: #1CAFD8;
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
  width: 1rem;
}.vsj_app_yrv {
  padding: 36px 16px 0;
  background: #0C1421;
}
@media(min-width: 766px) {.vsj_app_yrv {
  padding: 44px 1.5rem 0;
}
}.vsj_app_in_yrv {
  margin: 0 auto;
  max-width: 1340px;
}.vsj_app_head_yrv {
  margin-bottom: 16px;
}.vsj_app_label_yrv {
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  color: #1CAFD8;
}.vsj_app_h2_yrv {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 6px;
  font-size: 1.25rem;
  font-family: 'Baloo 2', sans-serif;
  color: #EEF3FC;
}
@media(min-width: 769px) {.vsj_app_h2_yrv {
  font-size: 24px;
}
}.vsj_app_sub_yrv {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  max-width: 600px;
  color: #6A7D9B;
}.vsj_app_sub_yrv strong {
  color: #C2CFEA;
  font-weight: 700;
}.vsj_app_cards_yrv {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width: 641px) {.vsj_app_cards_yrv {
  grid-template-columns: repeat(3,1fr);
}
}.vsj_app_card_yrv {
  padding: 20px;
  gap: 16px;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
}.vsj_app_card_ios_yrv {
  background: linear-gradient(135deg,rgba(28, 175, 216, 0.18) 0%,#121D2E 100%);
}.vsj_app_card_android_yrv {
  background: linear-gradient(135deg,rgba(46, 201, 122, 0.15) 0%,#121D2E 100%);
}.vsj_app_card_win_yrv {
  background: linear-gradient(135deg,rgba(245, 166, 35, 0.14) 0%,#121D2E 100%);
}.vsj_app_card_ic_yrv svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 34px;
  width: 34px;
}.vsj_app_card_ic_yrv {
  color: #EEF3FC;
  flex-shrink: 0;
}.vsj_app_card_os_yrv {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 6px;
  text-transform: uppercase;
  font-size: 0.625rem;
  color: #6A7D9B;
}.vsj_app_card_title_yrv {
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  color: #EEF3FC;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 700;
}.vsj_app_card_text_yrv {
  overflow-wrap: break-word;
  line-height: 1.5;
  margin-bottom: 0.875rem;
  color: #6A7D9B;
  font-size: 0.75rem;
}.vsj_app_card_btn_yrv {
  padding: 0.625rem 18px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(28, 175, 220, 0.45);
  gap: 7px;
  border-radius: 0.375rem;
  transition: background .2s;
  display: inline-flex;
  color: #EEF3FC;
  align-items: center;
  font-size: 13px;
  font-weight: 700;
}.vsj_app_card_btn_yrv:hover {
  background: rgba(255, 255, 255, 0.07);
}.vsj_htp_yrv {
  padding: 2.25rem 1rem 0;
  background: #0C1421;
}
@media(min-width: 771px) {.vsj_htp_yrv {
  padding: 44px 24px 0;
}
}.vsj_htp_in_yrv {
  margin: 0 auto;
  max-width: 83.75rem;
}.vsj_htp_head_yrv {
  max-width: 45rem;
  margin-bottom: 22px;
}.vsj_htp_label_yrv {
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #1CAFD8;
  font-weight: 700;
}.vsj_htp_h2_yrv {
  font-family: 'Baloo 2', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 1.375rem;
  color: #EEF3FC;
}
@media(min-width: 771px) {.vsj_htp_h2_yrv {
  font-size: 28px;
}
}.vsj_htp_intro_yrv {
  line-height: 1.6;
  font-size: 0.875rem;
  color: #6A7D9B;
}.vsj_htp_steps_yrv {
  margin: 0;
  list-style: none;
  padding: 0;
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 643px) {.vsj_htp_steps_yrv {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.vsj_htp_steps_yrv {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.vsj_htp_step_yrv {
  border-radius: 0.625rem;
  padding: 20px 1.125rem 1.125rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #121D2E;
  display: flex;
  position: relative;
  flex-direction: column;
}.vsj_htp_step_num_yrv {
  background: #1CAFD8;
  border-radius: 50%;
  left: 20px;
  color: #08111F;
  height: 28px;
  width: 28px;
  position: absolute;
  font-size: 13px;
  display: flex;
  top: -0.75rem;
  font-family: 'Baloo 2', sans-serif;
  justify-content: center;
  font-weight: 800;
  align-items: center;
}.vsj_htp_step_ic_yrv {
  border-radius: 0.375rem;
  margin: 8px 0 0.75rem;
  background: rgba(28, 175, 216, 0.18);
  align-items: center;
  display: flex;
  width: 36px;
  justify-content: center;
  height: 36px;
  color: #1CAFD8;
}.vsj_htp_step_ic_yrv svg {
  width: 1.125rem;
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
}.vsj_htp_step_h_yrv {
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.25;
  color: #EEF3FC;
  overflow-wrap: break-word;
  font-weight: 700;
}.vsj_htp_step_p_yrv {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.55;
  color: #6A7D9B;
}.vsj_htp_step_p_yrv strong {
  font-weight: 600;
  color: #C2CFEA;
}.vsj_htp_cta_yrv {
  background: #2EC97A;
  transition: background .2s;
  border-radius: 10px;
  padding: 13px 26px;
  display: inline-block;
  color: #08111F;
  font-size: 0.875rem;
  font-weight: 700;
  margin-top: 20px;
}.vsj_htp_cta_yrv:hover {
  background: #40DC8D;
}.vsj_prov_yrv {
  padding: 36px 16px 0;
  background: #0C1421;
}
@media(min-width:768px) {.vsj_prov_yrv {
  padding: 44px 24px 0;
}
}.vsj_prov_in_yrv {
  margin: 0 auto;
  max-width: 83.75rem;
}.vsj_prov_head_yrv {
  margin-bottom: 1rem;
}.vsj_prov_label_yrv {
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 8px;
  color: #1CAFD8;
  letter-spacing: .08em;
  font-weight: 700;
}.vsj_prov_h2_yrv {
  font-family: 'Baloo 2', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 20px;
  color: #EEF3FC;
}
@media(min-width: 769px) {.vsj_prov_h2_yrv {
  font-size: 24px;
}
}.vsj_prov_seo_yrv {
  font-size: 0.813rem;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 620px;
  color: #6A7D9B;
}.vsj_prov_seo_yrv strong {
  font-weight: 700;
  color: #C2CFEA;
}.vsj_prov_seo_yrv a {
  color: #1CAFD8;
  text-decoration: underline;
}.vsj_prov_grid_yrv {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 642px) {.vsj_prov_grid_yrv {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.vsj_prov_grid_yrv {
  grid-template-columns: repeat(8,1fr);
}
}.vsj_prov_card_yrv {
  transition: border-color .2s,background .2s;
  gap: 7px;
  border-radius: 0.625rem;
  padding: 14px 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0F1928;
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}.vsj_prov_card_yrv:hover {
  background: #121D2E;
  border-color: rgba(28, 175, 220, 0.45);
}.vsj_prov_logo_yrv {
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  width: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.75rem;
}.vsj_prov_logo_yrv img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.vsj_prov_name_yrv {
  color: #8A9EBE;
  overflow-wrap: break-word;
  font-size: 11px;
  font-weight: 600;
  text-align: center;
}.vsj_seo_yrv {
  padding: 2.25rem 16px 0;
  background: #0C1421;
}
@media(min-width: 766px) {.vsj_seo_yrv {
  padding: 44px 24px 0;
}
}.vsj_seo_in_yrv {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #121D2E;
  margin: 0 auto;
  padding: 1.75rem 24px;
  border-radius: 1rem;
  max-width: 83.75rem;
}
@media(min-width: 765px) {.vsj_seo_in_yrv {
  padding: 36px 40px;
}
}.vsj_seo_label_yrv {
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
  color: #1CAFD8;
  letter-spacing: .08em;
}.vsj_seo_h2_yrv {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 14px;
  font-size: 20px;
  color: #EEF3FC;
  font-family: 'Baloo 2', sans-serif;
}
@media(min-width: 771px) {.vsj_seo_h2_yrv {
  font-size: 24px;
}
}.vsj_seo_body_yrv {
  font-size: 14px;
  color: #8A9EBE;
  line-height: 1.75;
  overflow-wrap: break-word;
}.vsj_seo_body_yrv p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #8A9EBE;
}.vsj_seo_body_yrv p:last-child {
  margin-bottom: 0;
}.vsj_seo_body_yrv strong {
  font-weight: 700;
  color: #C2CFEA;
}.vsj_seo_body_yrv a {
  transition: color .2s;
  text-decoration: underline;
  color: #1CAFD8;
}.vsj_seo_body_yrv a:hover {
  color: #2DC5F0;
}.vsj_seo_body_yrv ul,.vsj_seo_body_yrv ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.vsj_seo_body_yrv ol {
  list-style: decimal;
}.vsj_seo_body_yrv li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 14px;
  color: #8A9EBE;
}.vsj_seo_body_yrv table {
  overflow-x: auto;
  width: 100%;
  display: block;
  font-size: 0.813rem;
  border-collapse: collapse;
  margin-bottom: 12px;
}
@media(min-width:768px) {.vsj_seo_body_yrv table {
  display: table;
}
}.vsj_seo_body_yrv th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C2CFEA;
  font-weight: 700;
}.vsj_seo_body_yrv td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #8A9EBE;
}.vsj_seo_cols_yrv {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.vsj_seo_cols_yrv {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.vsj_seo_cols_yrv {
  grid-template-columns: repeat(3,1fr);
}
}.vsj_seo_col_h_yrv {
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #C2CFEA;
  font-weight: 700;
}.vsj_seo_col_p_yrv {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #6A7D9B;
  font-size: 13px;
}.vsj_seo_stats_yrv {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.vsj_seo_stat_yrv {
  padding: 0.875rem 1rem;
  border: 1px solid rgba(28, 175, 216, 0.18);
  background: rgba(28, 175, 216, 0.07);
  border-radius: 0.625rem;
  flex: 1;
  min-width: 140px;
}.vsj_seo_stat_val_yrv {
  font-size: 20px;
  color: #1CAFD8;
  font-weight: 800;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.vsj_seo_stat_lb_yrv {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #6A7D9B;
}.vsj_seo_yrv {
  padding: 2.25rem 1rem 0;
  background: #0C1421;
}
@media(min-width: 766px) {.vsj_seo_yrv {
  padding: 44px 1.5rem 0;
}
}.vsj_seo_in_yrv {
  margin: 0 auto;
  border-radius: 16px;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #121D2E;
  max-width: 1340px;
}
@media(min-width: 769px) {.vsj_seo_in_yrv {
  padding: 36px 2.5rem;
}
}.vsj_seo_label_yrv {
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #1CAFD8;
}.vsj_seo_h2_yrv {
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Baloo 2', sans-serif;
  color: #EEF3FC;
  line-height: 1.25;
}
@media(min-width: 770px) {.vsj_seo_h2_yrv {
  font-size: 1.5rem;
}
}.vsj_seo_body_yrv {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8A9EBE;
}.vsj_seo_body_yrv p {
  margin-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8A9EBE;
}.vsj_seo_body_yrv p:last-child {
  margin-bottom: 0;
}.vsj_seo_body_yrv strong {
  font-weight: 700;
  color: #C2CFEA;
}.vsj_seo_body_yrv a {
  transition: color .2s;
  color: #1CAFD8;
  text-decoration: underline;
}.vsj_seo_body_yrv a:hover {
  color: #2DC5F0;
}.vsj_seo_body_yrv ul,.vsj_seo_body_yrv ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.vsj_seo_body_yrv ol {
  list-style: decimal;
}.vsj_seo_body_yrv li {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #8A9EBE;
}.vsj_seo_body_yrv table {
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 12px;
  display: block;
  overflow-x: auto;
}
@media(min-width: 766px) {.vsj_seo_body_yrv table {
  display: table;
}
}.vsj_seo_body_yrv th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C2CFEA;
  text-align: left;
}.vsj_seo_body_yrv td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #8A9EBE;
}.vsj_seo_cols_yrv {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.vsj_seo_cols_yrv {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.vsj_seo_cols_yrv {
  grid-template-columns: repeat(3,1fr);
}
}.vsj_seo_col_h_yrv {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #C2CFEA;
  margin-bottom: 7px;
  font-weight: 700;
}.vsj_seo_col_p_yrv {
  color: #6A7D9B;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.vsj_seo_stats_yrv {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.vsj_seo_stat_yrv {
  flex: 1;
  background: rgba(28, 175, 216, 0.07);
  border-radius: 10px;
  padding: 0.875rem 16px;
  border: 1px solid rgba(28, 175, 216, 0.18);
  min-width: 140px;
}.vsj_seo_stat_val_yrv {
  margin-bottom: 0.25rem;
  color: #1CAFD8;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
}.vsj_seo_stat_lb_yrv {
  overflow-wrap: break-word;
  color: #6A7D9B;
  font-size: 11px;
}.vsj_pmt_yrv {
  background: #0C1421;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.vsj_pmt_yrv {
  padding: 44px 1.5rem 0;
}
}.vsj_pmt_in_yrv {
  margin: 0 auto;
  max-width: 1340px;
}.vsj_pmt_head_yrv {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.vsj_pmt_label_yrv {
  font-weight: 700;
  color: #1CAFD8;
  font-size: 11px;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.vsj_pmt_h2_yrv {
  color: #EEF3FC;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 22px;
  font-family: 'Baloo 2', sans-serif;
  font-weight: 800;
}
@media(min-width:768px) {.vsj_pmt_h2_yrv {
  font-size: 28px;
}
}.vsj_pmt_intro_yrv {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #6A7D9B;
  font-size: 0.875rem;
}.vsj_pmt_groups_yrv {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.vsj_pmt_group_yrv {
  background: #121D2E;
  padding: 20px;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.vsj_pmt_group_head_yrv {
  gap: 0.75rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
}.vsj_pmt_group_ic_yrv {
  background: rgba(28, 175, 216, 0.18);
  border-radius: 6px;
  flex-shrink: 0;
  color: #1CAFD8;
  width: 2.25rem;
  align-items: center;
  height: 2.25rem;
  justify-content: center;
  display: flex;
}.vsj_pmt_group_ic_yrv svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
  width: 1.125rem;
}.vsj_pmt_group_h_yrv {
  margin: 0;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-family: 'Baloo 2', sans-serif;
  color: #EEF3FC;
}.vsj_pmt_group_p_yrv {
  overflow-wrap: break-word;
  color: #6A7D9B;
  line-height: 1.6;
  margin-bottom: 0.875rem;
  font-size: 0.813rem;
}.vsj_pmt_group_p_yrv strong {
  color: #C2CFEA;
  font-weight: 600;
}.vsj_pmt_table_wrap_yrv {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.vsj_pmt_table_yrv {
  width: 100%;
  min-width: 540px;
  font-size: 0.813rem;
  border-collapse: collapse;
}.vsj_pmt_table_yrv th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-transform: uppercase;
  font-size: 11px;
  text-align: left;
  font-weight: 700;
  white-space: nowrap;
  color: #C2CFEA;
  letter-spacing: .04em;
}.vsj_pmt_table_yrv td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6A7D9B;
}.vsj_pmt_table_yrv tbody tr:last-child td {
  border-bottom: none;
}.vsj_pmt_table_yrv tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C2CFEA;
}.vsj_faq_yrv {
  padding: 36px 1rem 0;
  background: #0C1421;
}
@media(min-width: 770px) {.vsj_faq_yrv {
  padding: 44px 24px 0;
}
}.vsj_faq_in_yrv {
  margin: 0 auto;
  max-width: 1340px;
}.vsj_faq_head_yrv {
  margin-bottom: 20px;
}.vsj_faq_label_yrv {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #1CAFD8;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.vsj_faq_h2_yrv {
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  color: #EEF3FC;
  font-family: 'Baloo 2', sans-serif;
}
@media(min-width: 769px) {.vsj_faq_h2_yrv {
  font-size: 1.5rem;
}
}.vsj_faq_list_yrv {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.vsj_faq_item_yrv {
  overflow: hidden;
  background: #121D2E;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.vsj_faq_q_yrv {
  padding: 16px 20px;
  transition: color .2s;
  gap: 0.75rem;
  justify-content: space-between;
  cursor: pointer;
  font-size: 0.875rem;
  color: #C2CFEA;
  flex-wrap: wrap;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 600;
  align-items: center;
}.vsj_faq_q_yrv:hover {
  color: #EEF3FC;
}.vsj_faq_q_ic_yrv {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  width: 1.5rem;
  height: 24px;
  color: #1CAFD8;
  display: flex;
  align-items: center;
  font-size: 1rem;
  flex-shrink: 0;
  justify-content: center;
}.vsj_faq_item_yrv.vsj_state_open_yrv .vsj_faq_q_ic_yrv {
  transform: rotate(45deg);
}.vsj_faq_a_yrv {
  padding: 0 1.25rem 16px;
  overflow-wrap: break-word;
  color: #6A7D9B;
  font-size: 13px;
  display: none;
  line-height: 1.7;
}.vsj_faq_item_yrv.vsj_state_open_yrv .vsj_faq_a_yrv {
  display: block;
}.vsj_faq_a_yrv strong {
  color: #C2CFEA;
  font-weight: 700;
}.vsj_faq_a_yrv a {
  text-decoration: underline;
  color: #1CAFD8;
}.vsj_faq_a_yrv ul,.vsj_faq_a_yrv ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.vsj_faq_a_yrv ol {
  list-style: decimal;
}.vsj_faq_a_yrv li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.vsj_faq_a_yrv table {
  margin: 8px 0;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 12px;
  display: block;
  width: 100%;
}
@media(min-width: 765px) {.vsj_faq_a_yrv table {
  display: table;
}
}.vsj_faq_a_yrv th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C2CFEA;
  text-align: left;
  font-weight: 700;
}.vsj_faq_a_yrv td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #6A7D9B;
}.vsj_rv_yrv {
  background: #0C1421;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.vsj_rv_yrv {
  padding: 44px 24px 0;
}
}.vsj_rv_in_yrv {
  margin: 0 auto;
  max-width: 1340px;
}.vsj_rv_head_yrv {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.vsj_rv_label_yrv {
  text-transform: uppercase;
  font-weight: 700;
  color: #1CAFD8;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 11px;
}.vsj_rv_h2_yrv {
  overflow-wrap: break-word;
  color: #EEF3FC;
  font-weight: 800;
  font-family: 'Baloo 2', sans-serif;
  font-size: 22px;
  margin-bottom: 10px;
}
@media(min-width: 765px) {.vsj_rv_h2_yrv {
  font-size: 1.75rem;
}
}.vsj_rv_stats_yrv {
  gap: 1.125rem;
  color: #6A7D9B;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 13px;
}.vsj_rv_stats_score_yrv {
  gap: 6px;
  align-items: baseline;
  display: flex;
}.vsj_rv_stats_score_val_yrv {
  color: #F5A623;
  font-size: 22px;
  font-family: 'Baloo 2', sans-serif;
  font-weight: 800;
}.vsj_rv_stats_score_max_yrv {
  color: #526076;
  font-size: 13px;
}.vsj_rv_stats_badge_yrv {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.vsj_rv_stats_badge_yrv svg {
  height: 14px;
  width: 14px;
  color: #F5A623;
}.vsj_rv_grid_yrv {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.vsj_rv_grid_yrv {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.vsj_rv_grid_yrv {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.vsj_rv_card_yrv {
  background: #121D2E;
  border-radius: 0.625rem;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  flex-direction: column;
  display: flex;
}.vsj_rv_card_stars_yrv {
  gap: 2px;
  margin-bottom: 10px;
  display: flex;
  color: #F5A623;
}.vsj_rv_card_stars_yrv svg {
  width: 0.875rem;
  height: 0.875rem;
}.vsj_rv_card_h_yrv {
  font-weight: 700;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  line-height: 1.3;
  color: #EEF3FC;
  font-size: 0.875rem;
}.vsj_rv_card_body_yrv {
  flex: 1;
  margin-bottom: 14px;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #6A7D9B;
}.vsj_rv_card_body_yrv strong {
  color: #C2CFEA;
  font-weight: 600;
}.vsj_rv_card_meta_yrv {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 12px;
  justify-content: space-between;
}.vsj_rv_card_author_yrv {
  font-weight: 600;
  color: #C2CFEA;
  font-size: 0.75rem;
}.vsj_rv_card_date_yrv {
  font-size: 0.688rem;
  color: #526076;
}.vsj_seo_yrv {
  background: #0C1421;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.vsj_seo_yrv {
  padding: 2.75rem 1.5rem 0;
}
}.vsj_seo_in_yrv {
  padding: 28px 24px;
  border-radius: 1rem;
  margin: 0 auto;
  background: #121D2E;
  border: 1px solid rgba(255, 255, 255, 0.10);
  max-width: 1340px;
}
@media(min-width: 770px) {.vsj_seo_in_yrv {
  padding: 2.25rem 2.5rem;
}
}.vsj_seo_label_yrv {
  font-size: 0.688rem;
  font-weight: 700;
  color: #1CAFD8;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
}.vsj_seo_h2_yrv {
  color: #EEF3FC;
  font-family: 'Baloo 2', sans-serif;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 771px) {.vsj_seo_h2_yrv {
  font-size: 24px;
}
}.vsj_seo_body_yrv {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #8A9EBE;
}.vsj_seo_body_yrv p {
  font-size: 0.875rem;
  color: #8A9EBE;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.vsj_seo_body_yrv p:last-child {
  margin-bottom: 0;
}.vsj_seo_body_yrv strong {
  font-weight: 700;
  color: #C2CFEA;
}.vsj_seo_body_yrv a {
  transition: color .2s;
  text-decoration: underline;
  color: #1CAFD8;
}.vsj_seo_body_yrv a:hover {
  color: #2DC5F0;
}.vsj_seo_body_yrv ul,.vsj_seo_body_yrv ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.vsj_seo_body_yrv ol {
  list-style: decimal;
}.vsj_seo_body_yrv li {
  color: #8A9EBE;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}.vsj_seo_body_yrv table {
  display: block;
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
  margin-bottom: 12px;
  overflow-x: auto;
}
@media(min-width: 765px) {.vsj_seo_body_yrv table {
  display: table;
}
}.vsj_seo_body_yrv th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  color: #C2CFEA;
  text-align: left;
}.vsj_seo_body_yrv td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8A9EBE;
}.vsj_seo_cols_yrv {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.vsj_seo_cols_yrv {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.vsj_seo_cols_yrv {
  grid-template-columns: repeat(3,1fr);
}
}.vsj_seo_col_h_yrv {
  margin-bottom: 7px;
  overflow-wrap: break-word;
  color: #C2CFEA;
  font-weight: 700;
  font-size: 13px;
}.vsj_seo_col_p_yrv {
  color: #6A7D9B;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.vsj_seo_stats_yrv {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.vsj_seo_stat_yrv {
  background: rgba(28, 175, 216, 0.07);
  flex: 1;
  padding: 14px 1rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(28, 175, 216, 0.18);
  min-width: 8.75rem;
}.vsj_seo_stat_val_yrv {
  color: #1CAFD8;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
}.vsj_seo_stat_lb_yrv {
  font-size: 0.688rem;
  color: #6A7D9B;
  overflow-wrap: break-word;
}.vsj_ft_yrv {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #070C16;
  margin-top: 3rem;
}.vsj_ft_support_yrv {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.vsj_ft_support_yrv {
  padding: 1.75rem 24px;
}
}.vsj_ft_support_in_yrv {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 83.75rem;
}.vsj_ft_support_main_yrv {
  gap: 1rem;
  flex: 1;
  min-width: 220px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.vsj_ft_support_ic_yrv {
  flex-shrink: 0;
  color: #1CAFD8;
}.vsj_ft_support_ic_yrv svg {
  height: 30px;
  width: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.vsj_ft_support_text_title_yrv {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #EEF3FC;
  font-weight: 700;
  margin-bottom: 3px;
}.vsj_ft_support_text_sub_yrv {
  color: #6A7D9B;
  overflow-wrap: break-word;
  font-size: 12px;
}.vsj_ft_support_btn_yrv {
  padding: 11px 1.375rem;
  transition: background .2s;
  background: #1CAFD8;
  border-radius: 0.625rem;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #EEF3FC;
  font-weight: 700;
}.vsj_ft_support_btn_yrv:hover {
  background: #2DC5F0;
}.vsj_ft_support_contacts_yrv {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.vsj_ft_support_contact_yrv {
  font-size: 0.75rem;
  color: #526076;
  line-height: 1.4;
}.vsj_ft_support_contact_yrv strong {
  display: block;
  font-weight: 600;
  color: #8A9EBE;
  font-size: 0.688rem;
  margin-bottom: 2px;
}.vsj_ft_main_yrv {
  padding: 2rem 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.vsj_ft_main_yrv {
  padding: 40px 24px 32px;
}
}.vsj_ft_main_in_yrv {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 83.75rem;
}
@media(min-width: 641px) {.vsj_ft_main_in_yrv {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.vsj_ft_main_in_yrv {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.vsj_ft_col_logo_yrv {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.vsj_ft_col_logo_yrv {
  grid-column: auto;
}
}.vsj_ft_logo_yrv {
  gap: 0.563rem;
  font-weight: 800;
  display: flex;
  align-items: center;
  color: #EEF3FC;
  margin-bottom: 0.75rem;
  font-size: 1rem;
  flex-wrap: wrap;
  overflow-wrap: break-word;
}.vsj_ft_logo_mark_yrv {
  border-radius: 0.375rem;
  overflow: hidden;
  width: 30px;
  height: 1.875rem;
}.vsj_ft_logo_mark_yrv img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.vsj_ft_logo_sub_yrv {
  font-size: 0.75rem;
  color: #526076;
  max-width: 12.5rem;
  line-height: 1.55;
  overflow-wrap: break-word;
}.vsj_ft_col_title_yrv {
  letter-spacing: .07em;
  color: #8A9EBE;
  margin-bottom: 14px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}.vsj_ft_col_links_yrv {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.vsj_ft_col_link_yrv {
  transition: color .2s;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #526076;
}.vsj_ft_col_link_yrv:hover {
  color: #C2CFEA;
}.vsj_ft_apps_yrv {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.vsj_ft_app_card_yrv {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.625rem 12px;
  transition: border-color .2s;
  gap: 10px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  display: flex;
  align-items: center;
}.vsj_ft_app_card_yrv:hover {
  border-color: rgba(28, 175, 220, 0.45);
}.vsj_ft_app_card_ic_yrv svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.375rem;
  height: 1.375rem;
}.vsj_ft_app_card_os_yrv {
  font-weight: 600;
  color: #526076;
  font-size: 10px;
}.vsj_ft_app_card_action_yrv {
  font-weight: 700;
  font-size: 0.75rem;
  color: #C2CFEA;
}.vsj_ft_bot_yrv {
  padding: 1.25rem 16px;
}
@media(min-width:768px) {.vsj_ft_bot_yrv {
  padding: 1.25rem 1.5rem;
}
}.vsj_ft_bot_in_yrv {
  margin: 0 auto;
  gap: 1rem;
  max-width: 1340px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.vsj_ft_socials_yrv {
  gap: 8px;
  display: flex;
}.vsj_ft_soc_yrv {
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 6px;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  color: #8A9EBE;
  align-items: center;
  width: 2.25rem;
  height: 2.25rem;
  display: flex;
}.vsj_ft_soc_yrv svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
  width: 16px;
}.vsj_ft_soc_yrv:hover {
  background: rgba(255, 255, 255, 0.07);
}.vsj_ft_legal_yrv {
  flex: 1;
  color: #7A8FA8;
  line-height: 1.6;
  font-size: 0.688rem;
  min-width: 200px;
  overflow-wrap: break-word;
}.vsj_ft_legal_yrv strong {
  color: #8A9EBE;
  font-weight: 700;
}.vsj_ft_legal_yrv a {
  color: #8A9EBE;
  text-decoration: underline;
}.vsj_ft_age_yrv {
  border: 2px solid #7A8FA8;
  border-radius: 50%;
  font-size: 0.688rem;
  margin-left: auto;
  font-weight: 800;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  color: #7A8FA8;
  width: 2rem;
  display: flex;
  height: 32px;
}