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 {
  border: 0;
  background: none;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #0B0D16;
  -webkit-font-smoothing: antialiased;
  color: #B8C4E8;
  min-height: 100vh;
  font-family: 'Barlow', sans-serif;
  line-height: 1.6;
}.snq_layout_z2d {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.snq_page_z2d {
  min-height: 100vh;
  display: flex;
}.snq_main_z2d {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media (min-width: 1083px) {.snq_main_z2d {
  padding-left: 220px;
}
}
@media (max-width:1079px) {.snq_main_z2d {
  padding-bottom: 72px;
}
}.snq_gc_z2d {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  background: #0F1220;
  transition: transform .2s,border-color .2s;
  cursor: pointer;
  flex-shrink: 0;
  width: 140px;
  position: relative;
}
@media(min-width: 638px) {.snq_gc_z2d {
  width: 156px;
}
}
@media(min-width: 1083px) {.snq_gc_z2d {
  width: 10.5rem;
}
}.snq_gc_z2d:hover {
  transform: translateY(-3px);
  border-color: rgba(14, 200, 246, 0.07);
}.snq_gc_img_z2d {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.snq_gc_img_z2d img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.snq_gc_hover_z2d {
  transition: opacity .2s;
  inset: 0;
  background: rgba(5, 6, 14, 0.72);
  justify-content: center;
  align-items: center;
  position: absolute;
  display: flex;
  opacity: 0;
}.snq_gc_z2d:hover .snq_gc_hover_z2d {
  opacity: 1;
}.snq_gc_hover_btn_z2d {
  border-radius: 4px;
  background: #0EC8F6;
  padding: 8px 16px;
  font-size: 12px;
  font-weight: 700;
  color: #EDF2FF;
}.snq_gc_info_z2d {
  padding: 8px 10px 0.625rem;
}.snq_gc_name_z2d {
  overflow: hidden;
  font-size: 12px;
  margin-bottom: 3px;
  font-weight: 600;
  text-overflow: ellipsis;
  max-width: 100%;
  color: #B8C4E8;
  white-space: nowrap;
}.snq_gc_prov_z2d {
  font-size: 0.625rem;
  color: #4A5880;
}.snq_gc_tag_z2d {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  font-size: 9px;
  position: absolute;
  top: 0.375rem;
  left: 6px;
  letter-spacing: .04em;
  font-weight: 700;
  z-index: 2;
  text-transform: uppercase;
}.snq_gc_tag_hot_z2d {
  background: #F02840;
  color: #fff;
}.snq_gc_tag_new_z2d {
  background: #20D46C;
  color: #0B0D16;
}.snq_gc_tag_jp_z2d {
  background: #F5A623;
  color: #0B0D16;
}.snq_gc_tag_ex_z2d {
  background: #C424E6;
  color: #fff;
}.snq_gc_tag_live_z2d {
  background: #F02840;
  color: #fff;
}.snq_gr_z2d {
  background: #0B0D16;
  padding: 2rem 1rem 0;
}
@media(min-width: 765px) {.snq_gr_z2d {
  padding: 2.25rem 1.5rem 0;
}
}.snq_gr_in_z2d {
  margin: 0 auto;
  max-width: 83.75rem;
}.snq_gr_head_z2d {
  gap: 12px;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
}.snq_gr_head_l_z2d {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.snq_gr_ic_z2d {
  border-radius: 0.5rem;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2rem;
  flex-shrink: 0;
}.snq_gr_ic_z2d svg {
  height: 16px;
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
}.snq_gr_title_z2d {
  font-size: 1rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EDF2FF;
}
@media(min-width: 769px) {.snq_gr_title_z2d {
  font-size: 1.125rem;
}
}.snq_gr_more_z2d {
  gap: 5px;
  transition: color .2s;
  display: flex;
  white-space: nowrap;
  align-items: center;
  font-size: 0.75rem;
  color: #5D6D96;
  flex-shrink: 0;
  font-weight: 600;
}.snq_gr_more_z2d:hover {
  color: #0EC8F6;
}.snq_gr_more_z2d svg {
  stroke-linecap: round;
  width: 0.75rem;
  height: 0.75rem;
  stroke-linejoin: round;
}.snq_gr_arrows_z2d {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.snq_gr_arr_z2d {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .15s,color .15s;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  height: 30px;
  color: #8090BC;
  justify-content: center;
  width: 30px;
  align-items: center;
}.snq_gr_arr_z2d:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EDF2FF;
}.snq_gr_arr_z2d svg {
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.813rem;
}.snq_gr_seo_h_z2d {
  margin: 0 0 0.375rem;
  color: #B8C4E8;
  font-size: 13px;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  max-width: 680px;
  font-weight: 700;
}
@media(min-width: 765px) {.snq_gr_seo_h_z2d {
  font-size: 0.875rem;
}
}.snq_gr_seo_z2d {
  max-width: 42.5rem;
  font-size: 0.75rem;
  color: #5D6D96;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  line-height: 1.55;
}.snq_gr_seo_z2d strong {
  color: #B8C4E8;
  font-weight: 600;
}.snq_gr_scroll_z2d {
  gap: 0.625rem;
  padding-bottom: 10px;
  display: flex;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}.snq_gr_scroll_z2d::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.snq_gr_scroll_z2d {
  gap: 12px;
}
}.snq_tb_z2d {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0B0D16;
  left: 0;
  position: fixed;
  display: flex;
  right: 0;
  z-index: 80;
  align-items: center;
  height: 56px;
  top: 0;
}.snq_tb_in_z2d {
  padding: 0 0.875rem;
  gap: 0;
  height: 100%;
  align-items: center;
  width: 100%;
  display: flex;
}.snq_tb_burger_z2d {
  gap: 5px;
  border-radius: 0.5rem;
  flex-shrink: 0;
  flex-direction: column;
  margin-right: 8px;
  width: 38px;
  display: flex;
  height: 2.375rem;
  align-items: center;
  justify-content: center;
}.snq_tb_burger_z2d:hover {
  background: rgba(255, 255, 255, 0.05);
}.snq_tb_burger_line_z2d {
  border-radius: 1px;
  background: #8090BC;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width: 1081px) {.snq_tb_burger_z2d {
  display: none;
}
}.snq_tb_logo_z2d {
  gap: 9px;
  color: #EDF2FF;
  font-weight: 800;
  font-size: 1.125rem;
  align-items: center;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  flex-shrink: 0;
  margin-right: 20px;
  display: flex;
}.snq_tb_logo_mark_z2d {
  overflow: hidden;
  border-radius: 8px;
  display: flex;
  height: 32px;
  align-items: center;
  width: 32px;
  justify-content: center;
}.snq_tb_logo_mark_z2d img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.snq_tb_nav_z2d {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.snq_tb_nav_z2d {
  display: flex;
}
}.snq_tb_tab_z2d {
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  border-radius: 0.5rem;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 600;
  color: #8090BC;
}.snq_tb_tab_z2d:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF2FF;
}.snq_tb_tab_z2d.snq_state_active_z2d {
  background: rgba(14, 200, 246, 0.18);
  color: #EDF2FF;
}.snq_tb_right_z2d {
  gap: 0.5rem;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
}.snq_tb_login_z2d {
  padding: 9px 16px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  color: #B8C4E8;
  font-weight: 600;
  font-size: 0.813rem;
  display: none;
}.snq_tb_login_z2d:hover {
  border-color: rgba(14, 204, 250, 0.45);
  color: #EDF2FF;
}
@media(min-width: 481px) {.snq_tb_login_z2d {
  display: block;
}
}.snq_tb_reg_z2d {
  padding: 9px 1.125rem;
  background: #20D46C;
  transition: background .2s;
  border-radius: 0.5rem;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
  color: #07080F;
}.snq_tb_reg_z2d:hover {
  background: #30E87C;
}.snq_sb_z2d {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #13172A;
  transform: translateX(-100%);
  left: 0;
  position: fixed;
  top: 56px;
  width: 220px;
  z-index: 70;
  bottom: 0;
  overflow-y: auto;
}.snq_sb_z2d.snq_state_open_z2d {
  transform: translateX(0);
}.snq_sb_z2d::-webkit-scrollbar {
  width: 4px;
}.snq_sb_z2d::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1078px) {.snq_sb_z2d {
  transform: translateX(0);
}
}.snq_sb_auth_z2d {
  padding: 14px 0.75rem 0.625rem;
}.snq_sb_btn_reg_z2d {
  transition: background .2s;
  padding: 0.688rem;
  border-radius: 8px;
  background: #20D46C;
  font-size: 13px;
  display: block;
  color: #07080F;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-align: center;
}.snq_sb_btn_reg_z2d:hover {
  background: #30E87C;
}.snq_sb_btn_login_z2d {
  padding: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  display: block;
  font-weight: 600;
  color: #B8C4E8;
  font-size: 13px;
  text-align: center;
}.snq_sb_btn_login_z2d:hover {
  border-color: rgba(14, 204, 250, 0.45);
  color: #EDF2FF;
}.snq_sb_promo_z2d {
  padding: 12px 0.875rem;
  background: linear-gradient(135deg,#1A0638,#13172A);
  margin: 0 0.75rem 10px;
  overflow: hidden;
  border: 1px solid rgba(14, 200, 246, 0.18);
  border-radius: 0.5rem;
  position: relative;
}.snq_sb_promo_z2d::before {
  background: radial-gradient(circle,rgba(14, 200, 246, 0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  top: -20px;
  height: 5rem;
  position: absolute;
  width: 5rem;
  right: -1.25rem;
}.snq_sb_promo_title_z2d {
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #0EC8F6;
  margin-bottom: 0.25rem;
  letter-spacing: .06em;
  font-weight: 700;
}.snq_sb_promo_text_z2d {
  line-height: 1.35;
  font-weight: 600;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #EDF2FF;
}.snq_sb_promo_sub_z2d {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #5D6D96;
}.snq_sb_nav_z2d {
  padding: 0.375rem 8px 16px;
}.snq_sb_nav_lb_z2d {
  padding: 10px 8px 6px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  color: #4A5880;
  letter-spacing: .08em;
}.snq_sb_link_z2d {
  gap: 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 4px;
  padding: 9px 0.625rem;
  display: flex;
  cursor: pointer;
  font-size: 13px;
  font-weight: 500;
  align-items: center;
  color: #8090BC;
  overflow-wrap: break-word;
}.snq_sb_link_z2d:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF2FF;
}.snq_sb_link_z2d.snq_state_active_z2d {
  background: rgba(14, 200, 246, 0.18);
  color: #EDF2FF;
}.snq_sb_ic_z2d {
  border-radius: 0.25rem;
  width: 1.875rem;
  height: 1.875rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  display: flex;
}.snq_sb_ic_z2d svg {
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
  width: 1rem;
}.snq_sb_ic_1_z2d {
  background: rgba(14, 200, 246, 0.07);
  color: #0EC8F6;
}.snq_sb_ic_2_z2d {
  background: rgba(32, 212, 108, 0.16);
  color: #20D46C;
}.snq_sb_ic_3_z2d {
  background: rgba(245, 166, 35, 0.16);
  color: #F5A623;
}.snq_sb_ic_4_z2d {
  background: rgba(196, 36, 230, 0.22);
  color: #C424E6;
}.snq_sb_ic_5_z2d {
  background: rgba(14, 200, 246, 0.07);
  color: #F018B4;
}.snq_sb_ic_6_z2d {
  background: rgba(196, 36, 230, 0.22);
  color: #9B3CF2;
}.snq_sb_badge_z2d {
  background: #F5A623;
  padding: 2px 0.438rem;
  border-radius: 4px;
  font-weight: 700;
  font-size: 9px;
  color: #07080F;
  margin-left: auto;
}.snq_sb_bot_z2d {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  padding: 0.75rem;
  display: flex;
}.snq_sb_lang_z2d,.snq_sb_help_z2d {
  flex: 1;
  padding: 0.563rem 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  transition: border-color .2s;
  gap: 0.375rem;
  font-weight: 600;
  align-items: center;
  font-size: 11px;
  display: flex;
  color: #8090BC;
  justify-content: center;
}.snq_sb_lang_z2d:hover,.snq_sb_help_z2d:hover {
  border-color: rgba(14, 204, 250, 0.45);
  color: #EDF2FF;
}.snq_sb_lang_z2d svg,.snq_sb_help_z2d svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.813rem;
  width: 13px;
}.snq_sb_bd_z2d {
  background: rgba(5, 6, 14, 0.72);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.snq_sb_bd_z2d.snq_state_on_z2d {
  display: block;
}
@media(min-width: 1079px) {.snq_sb_bd_z2d {
  display: none!important;
}
}.snq_mob_nav_z2d {
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #13172A;
  z-index: 80;
  left: 0;
  bottom: 0;
  display: flex;
  right: 0;
  position: fixed;
}
@media(min-width: 1081px) {.snq_mob_nav_z2d {
  display: none;
}
}.snq_mob_nav_item_z2d {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 0.25rem;
  color: #4A5880;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
}.snq_mob_nav_ic_z2d {
  line-height: 1;
}.snq_mob_nav_ic_z2d svg {
  width: 20px;
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.snq_mob_nav_lb_z2d {
  font-size: 0.625rem;
  font-weight: 600;
  color: #4A5880;
}.snq_mob_nav_item_z2d.snq_state_active_z2d {
  color: #0EC8F6;
}.snq_mob_nav_item_z2d.snq_state_active_z2d .snq_mob_nav_lb_z2d {
  color: #0EC8F6;
}.snq_hero_z2d {
  background: #0B0D16;
  padding: 20px 1rem 0;
}
@media(min-width: 769px) {.snq_hero_z2d {
  padding: 1.5rem 1.5rem 0;
}
}.snq_hero_in_z2d {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 83.75rem;
}
@media(min-width: 857px) {.snq_hero_in_z2d {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.snq_hero_in_z2d {
  grid-template-columns: 1fr 21.25rem;
}
}.snq_hero_promo_z2d {
  border-radius: 14px;
  background: #0F1220;
  overflow: hidden;
  align-items: stretch;
  position: relative;
  display: flex;
  min-height: 220px;
}
@media(min-width: 765px) {.snq_hero_promo_z2d {
  min-height: 280px;
}
}.snq_hero_promo_bg_z2d {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#1A0638 0%,#0B0D16 100%);
  background-size: cover;
  position: absolute;
}.snq_hero_promo_bg_z2d::after {
  background: linear-gradient(90deg,#0B0D16 0%,rgba(5, 6, 14, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.snq_hero_promo_glow_z2d {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196, 36, 230, 0.22) 0%,transparent 65%);
  position: absolute;
  top: -2.5rem;
  width: 18.75rem;
  height: 300px;
  right: 3.75rem;
  pointer-events: none;
}.snq_hero_promo_ct_z2d {
  padding: 28px 1.5rem 1.75rem 28px;
  flex-direction: column;
  max-width: 30rem;
  display: flex;
  position: relative;
  justify-content: center;
  z-index: 2;
}
@media(min-width:768px) {.snq_hero_promo_ct_z2d {
  padding: 40px 32px;
}
}.snq_hero_badge_z2d {
  background: rgba(14, 200, 246, 0.18);
  border: 1px solid rgba(14, 200, 246, 0.07);
  padding: 0.313rem 12px;
  border-radius: 20px;
  text-transform: uppercase;
  display: inline-block;
  font-size: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #0EC8F6;
  margin-bottom: 0.875rem;
}.snq_hero_h1_z2d {
  overflow-wrap: break-word;
  line-height: 1.15;
  font-weight: 800;
  font-size: 1.625rem;
  color: #EDF2FF;
  margin-bottom: 10px;
  font-family: 'Barlow Condensed', sans-serif;
}.snq_hero_h1_z2d em {
  font-style: normal;
  color: #F5A623;
}
@media(min-width: 770px) {.snq_hero_h1_z2d {
  font-size: 2.25rem;
}
}.snq_hero_sub_z2d {
  color: #8090BC;
  font-size: 0.813rem;
  line-height: 1.55;
  margin-bottom: 1.25rem;
}
@media(min-width: 770px) {.snq_hero_sub_z2d {
  font-size: 0.875rem;
}
}.snq_hero_row_z2d {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.snq_hero_cta_z2d {
  background: #20D46C;
  border-radius: 8px;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  font-size: 0.875rem;
  box-shadow: 0 6px 24px rgba(32, 212, 108, 0.4);
  font-weight: 700;
  color: #07080F;
}.snq_hero_cta_z2d:hover {
  background: #30E87C;
}.snq_hero_terms_z2d {
  color: #4A5880;
  font-size: 0.688rem;
}.snq_hero_game_z2d {
  overflow: hidden;
  background: #0F1220;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  position: relative;
  flex-direction: column;
  display: flex;
}.snq_hero_game_badge_z2d {
  border-radius: 20px;
  background: rgba(245, 166, 35, 0.16);
  padding: 5px 0.625rem;
  border: 1px solid rgba(245, 166, 35, 0.16);
  font-size: 10px;
  top: 0.75rem;
  left: 12px;
  color: #F5A623;
  position: absolute;
  font-weight: 700;
  text-transform: uppercase;
  z-index: 3;
  letter-spacing: .06em;
}.snq_hero_game_badge_z2d svg {
  width: 0.688rem;
  height: 0.688rem;
  vertical-align: -1px;
  margin-right: 0.25rem;
}.snq_hero_game_img_z2d {
  background: linear-gradient(135deg,#1A0638,#0B0D16);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.snq_hero_game_img_z2d img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
}.snq_hero_game_play_z2d {
  transition: opacity .2s;
  background: rgba(5, 6, 14, 0.72);
  inset: 0;
  justify-content: center;
  display: flex;
  opacity: 0;
  position: absolute;
  align-items: center;
}.snq_hero_game_z2d:hover .snq_hero_game_play_z2d {
  opacity: 1;
}.snq_hero_game_play_z2d span {
  border-radius: 50%;
  background: #0EC8F6;
  height: 3.25rem;
  justify-content: center;
  display: flex;
  width: 3.25rem;
  align-items: center;
}.snq_hero_game_play_z2d span svg {
  margin-left: 2px;
  width: 18px;
  height: 1.125rem;
}.snq_hero_game_info_z2d {
  padding: 0.875rem 1rem;
}.snq_hero_game_title_z2d {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #EDF2FF;
  margin-bottom: 0.25rem;
  font-weight: 700;
}.snq_hero_game_provider_z2d {
  font-size: 0.688rem;
  color: #5D6D96;
}.snq_hero_game_btn_z2d {
  margin: 12px 1rem 16px;
  transition: background .2s;
  border-radius: 8px;
  background: #0EC8F6;
  padding: 11px;
  color: #EDF2FF;
  font-size: 0.813rem;
  display: block;
  font-weight: 700;
  text-align: center;
}.snq_hero_game_z2d:hover .snq_hero_game_btn_z2d {
  background: #40D8FF;
}.snq_sbar_z2d {
  padding: 16px 1rem 0;
  background: #0B0D16;
}
@media(min-width: 770px) {.snq_sbar_z2d {
  padding: 18px 24px 0;
}
}.snq_sbar_in_z2d {
  margin: 0 auto;
  max-width: 1340px;
}.snq_sbar_row_z2d {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.snq_sbar_input_z2d {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  flex: 1;
  padding: 0.688rem 16px;
  gap: 10px;
  border-radius: 0.5rem;
  background: #0F1220;
  cursor: pointer;
  font-size: 13px;
  align-items: center;
  color: #5D6D96;
  display: flex;
}.snq_sbar_input_z2d:hover {
  border-color: rgba(14, 204, 250, 0.45);
}.snq_sbar_input_z2d svg {
  flex-shrink: 0;
  width: 0.938rem;
  height: 15px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.snq_sbar_providers_z2d {
  border-radius: 0.5rem;
  padding: 11px 1.125rem;
  background: #0F1220;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 0.5rem;
  transition: border-color .2s;
  font-weight: 600;
  color: #B8C4E8;
  align-items: center;
  white-space: nowrap;
  display: flex;
  font-size: 0.813rem;
}.snq_sbar_providers_z2d:hover {
  border-color: rgba(14, 204, 250, 0.45);
  color: #EDF2FF;
}.snq_sbar_providers_z2d svg {
  height: 0.875rem;
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
}.snq_sbar_tabs_z2d {
  gap: 0.375rem;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
  scrollbar-width: none;
}.snq_sbar_tabs_z2d::-webkit-scrollbar {
  display: none;
}.snq_sbar_tab_z2d {
  transition: background .15s,color .15s,border-color .15s;
  padding: 8px 14px;
  gap: 0.438rem;
  border-radius: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  white-space: nowrap;
  color: #8090BC;
  font-weight: 600;
  cursor: pointer;
  font-size: 0.75rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.snq_sbar_tab_z2d:hover {
  border-color: rgba(14, 204, 250, 0.45);
  background: rgba(255, 255, 255, 0.07);
  color: #EDF2FF;
}.snq_sbar_tab_z2d.snq_state_active_z2d {
  border-color: rgba(14, 200, 246, 0.07);
  background: rgba(14, 200, 246, 0.18);
  color: #EDF2FF;
}.snq_sbar_tab_ic_z2d svg {
  width: 14px;
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
}.snq_wy_z2d {
  padding: 32px 1rem 0;
  background: #0B0D16;
}
@media(min-width: 767px) {.snq_wy_z2d {
  padding: 40px 24px 0;
}
}.snq_wy_in_z2d {
  margin: 0 auto;
  max-width: 83.75rem;
}.snq_wy_head_z2d {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.snq_wy_label_z2d {
  color: #0EC8F6;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.snq_wy_h2_z2d {
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  color: #EDF2FF;
}
@media(min-width: 769px) {.snq_wy_h2_z2d {
  font-size: 24px;
}
}.snq_wy_intro_z2d {
  margin: 0;
  color: #5D6D96;
  font-size: 0.813rem;
  line-height: 1.6;
}.snq_wy_grid_z2d {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.snq_wy_grid_z2d {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.snq_wy_grid_z2d {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.snq_wy_card_z2d {
  background: #13172A;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,transform .2s;
  padding: 20px;
}.snq_wy_card_z2d:hover {
  transform: translateY(-2px);
  border-color: rgba(14, 200, 246, 0.07);
}.snq_wy_card_ic_z2d {
  background: rgba(14, 200, 246, 0.18);
  border-radius: 50%;
  height: 2.75rem;
  margin-bottom: 0.875rem;
  justify-content: center;
  color: #0EC8F6;
  width: 44px;
  display: flex;
  align-items: center;
}.snq_wy_card_ic_z2d svg {
  width: 22px;
  height: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.snq_wy_card_h_z2d {
  line-height: 1.25;
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  color: #EDF2FF;
  margin-bottom: 6px;
}.snq_wy_card_p_z2d {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  color: #5D6D96;
}.snq_wy_card_p_z2d strong {
  color: #B8C4E8;
  font-weight: 600;
}.snq_gr_jp_z2d {
  padding: 1.25rem;
  overflow: hidden;
  background: linear-gradient(135deg,#180828 0%,#0A0C18 100%);
  border-radius: 0.875rem;
  position: relative;
}.snq_gr_jp_z2d::before {
  background: radial-gradient(circle,rgba(196, 36, 230, 0.22) 0%,transparent 70%);
  border-radius: 50%;
  width: 15.625rem;
  top: -3.75rem;
  left: -60px;
  content: '';
  position: absolute;
  height: 250px;
}.snq_gr_jp_z2d::after {
  background: radial-gradient(circle,rgba(245, 166, 35, 0.16) 0%,transparent 70%);
  border-radius: 50%;
  height: 12.5rem;
  position: absolute;
  width: 12.5rem;
  bottom: -2.5rem;
  content: '';
  right: 0;
}.snq_gr_jp_head_z2d {
  gap: 1rem;
  flex-wrap: wrap;
  z-index: 1;
  display: flex;
  margin-bottom: 16px;
  align-items: flex-start;
  position: relative;
}.snq_gr_jp_info_z2d {
  flex: 1;
}.snq_gr_jp_label_z2d {
  font-weight: 700;
  margin-bottom: 6px;
  color: #9B3CF2;
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
}.snq_gr_jp_label_z2d svg {
  vertical-align: -2px;
  stroke-linejoin: round;
  height: 0.875rem;
  width: 0.875rem;
  stroke-linecap: round;
  margin-right: 4px;
}.snq_gr_jp_amount_z2d {
  font-size: 32px;
  line-height: 1;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #EDF2FF;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
}
@media(min-width: 767px) {.snq_gr_jp_amount_z2d {
  font-size: 40px;
}
}.snq_gr_jp_amount_z2d span {
  color: #F5A623;
}.snq_gr_jp_seo_z2d {
  overflow-wrap: break-word;
  font-size: 12px;
  max-width: 480px;
  color: #8090BC;
  line-height: 1.5;
}.snq_gr_jp_cta_z2d {
  border-radius: 0.5rem;
  border: 1px solid rgba(196, 36, 230, 0.22);
  background: rgba(196, 36, 230, 0.22);
  padding: 11px 20px;
  transition: background .2s;
  font-weight: 700;
  align-self: flex-start;
  margin-top: 0.25rem;
  color: #EDF2FF;
  z-index: 1;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
  position: relative;
}.snq_gr_jp_cta_z2d:hover {
  background: #C424E6;
}.snq_ws_z2d {
  background: #0B0D16;
  padding: 32px 1rem 0;
}
@media(min-width: 767px) {.snq_ws_z2d {
  padding: 2.25rem 24px 0;
}
}.snq_ws_in_z2d {
  margin: 0 auto;
  max-width: 83.75rem;
}.snq_ws_head_z2d {
  gap: 0.75rem;
  margin-bottom: 14px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}.snq_ws_title_z2d {
  gap: 0.625rem;
  flex-wrap: wrap;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  display: flex;
  overflow-wrap: break-word;
  color: #EDF2FF;
  align-items: center;
  font-size: 16px;
}.snq_ws_title_ic_z2d svg {
  height: 1.125rem;
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #F5A623;
}.snq_ws_online_z2d {
  gap: 0.438rem;
  font-weight: 600;
  color: #5D6D96;
  display: flex;
  font-size: 12px;
  align-items: center;
}.snq_ws_online_dot_z2d {
  border-radius: 50%;
  background: #20D46C;
  box-shadow: 0 0 6px rgba(32, 212, 108, 0.16);
  width: 8px;
  flex-shrink: 0;
  height: 0.5rem;
}.snq_ws_scroll_z2d {
  gap: 8px;
  padding-bottom: 0.5rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.snq_ws_scroll_z2d::-webkit-scrollbar {
  display: none;
}.snq_wc_z2d {
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #0F1220;
  padding: 10px 0.875rem;
  border-radius: 8px;
  min-width: 220px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.snq_wc_img_z2d {
  overflow: hidden;
  border-radius: 0.25rem;
  background: #13172A;
  height: 2.25rem;
  width: 2.25rem;
  flex-shrink: 0;
}.snq_wc_img_z2d img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.snq_wc_info_z2d {
  min-width: 0;
}.snq_wc_game_z2d {
  overflow: hidden;
  font-weight: 600;
  font-size: 0.75rem;
  color: #B8C4E8;
  text-overflow: ellipsis;
  white-space: nowrap;
}.snq_wc_player_z2d {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 10px;
  color: #4A5880;
}.snq_wc_amount_z2d {
  flex-shrink: 0;
  margin-left: auto;
  white-space: nowrap;
  color: #20D46C;
  font-weight: 700;
  font-size: 13px;
}.snq_bon_z2d {
  padding: 36px 1rem 0;
  background: #0B0D16;
}
@media(min-width: 771px) {.snq_bon_z2d {
  padding: 44px 1.5rem 0;
}
}.snq_bon_in_z2d {
  margin: 0 auto;
  max-width: 1340px;
}.snq_bon_head_z2d {
  margin-bottom: 20px;
}.snq_bon_label_z2d {
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.688rem;
  color: #0EC8F6;
  text-transform: uppercase;
  letter-spacing: .08em;
}.snq_bon_h2_z2d {
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EDF2FF;
}
@media(min-width: 766px) {.snq_bon_h2_z2d {
  font-size: 24px;
}
}.snq_bon_seo_z2d {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 620px;
  color: #5D6D96;
}.snq_bon_seo_z2d strong {
  color: #B8C4E8;
  font-weight: 700;
}.snq_bon_seo_z2d a {
  text-decoration: underline;
  color: #0EC8F6;
}.snq_bon_grid_z2d {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.snq_bon_grid_z2d {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.snq_bon_grid_z2d {
  grid-template-columns: repeat(5,1fr);
}
}.snq_bon_card_z2d {
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
  background: #0F1220;
  padding: 16px;
}.snq_bon_card_z2d:hover {
  transform: translateY(-2px);
  border-color: rgba(14, 200, 246, 0.07);
}.snq_bon_card_ic_z2d svg {
  width: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.625rem;
}.snq_bon_card_ic_z2d {
  margin-bottom: 0.625rem;
}.snq_bon_card_type_z2d {
  font-weight: 700;
  font-size: 0.625rem;
  color: #5D6D96;
  text-transform: uppercase;
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
}.snq_bon_card_amount_z2d {
  margin-bottom: 6px;
  font-weight: 800;
  color: #F5A623;
  font-size: 18px;
  line-height: 1.1;
}.snq_bon_card_name_z2d {
  color: #EDF2FF;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 600;
}.snq_bon_card_detail_z2d {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  font-size: 0.688rem;
  color: #4A5880;
  padding-top: 0.5rem;
  overflow-wrap: break-word;
}.snq_reg_z2d {
  padding: 2.25rem 1rem 0;
  background: #0B0D16;
}
@media(min-width: 767px) {.snq_reg_z2d {
  padding: 44px 24px 0;
}
}.snq_reg_in_z2d {
  border-radius: 14px;
  margin: 0 auto;
  background: #13172A;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  max-width: 83.75rem;
}
@media(min-width: 771px) {.snq_reg_in_z2d {
  padding: 40px;
}
}.snq_reg_top_z2d {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:860px) {.snq_reg_top_z2d {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.snq_reg_label_z2d {
  font-weight: 700;
  color: #0EC8F6;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.snq_reg_h2_z2d {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 22px;
  margin-bottom: 12px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EDF2FF;
  line-height: 1.2;
}
@media(min-width: 770px) {.snq_reg_h2_z2d {
  font-size: 28px;
}
}.snq_reg_bonus_z2d {
  background: rgba(245, 166, 35, 0.16);
  padding: 10px 16px;
  border: 1px solid rgba(245, 166, 35, 0.16);
  border-radius: 8px;
  gap: 8px;
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.snq_reg_bonus_amount_z2d {
  font-weight: 800;
  font-size: 1.25rem;
  color: #F5A623;
}.snq_reg_bonus_text_z2d {
  line-height: 1.35;
  font-size: 13px;
  color: #8090BC;
}.snq_reg_cta_btn_z2d {
  border-radius: 8px;
  transition: background .2s;
  padding: 0.875rem 2rem;
  background: #20D46C;
  box-shadow: 0 6px 1.5rem rgba(32, 212, 108, 0.4);
  font-size: 0.938rem;
  color: #07080F;
  display: inline-block;
  margin-bottom: 0.75rem;
  font-weight: 700;
}.snq_reg_cta_btn_z2d:hover {
  background: #30E87C;
}.snq_reg_terms_z2d {
  font-size: 0.688rem;
  color: #4A5880;
  line-height: 1.5;
}.snq_reg_seo_z2d {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #5D6D96;
  margin-top: 20px;
  font-size: 13px;
  padding-top: 1.25rem;
  line-height: 1.65;
  overflow-wrap: break-word;
}.snq_reg_seo_z2d p {
  line-height: 1.65;
  margin-bottom: 0.625rem;
  color: #5D6D96;
  font-size: 13px;
}.snq_reg_seo_z2d p:last-child {
  margin-bottom: 0;
}.snq_reg_seo_z2d strong {
  font-weight: 700;
  color: #B8C4E8;
}.snq_reg_seo_z2d a {
  transition: color .2s;
  color: #0EC8F6;
  text-decoration: underline;
}.snq_reg_seo_z2d a:hover {
  color: #40D8FF;
}.snq_reg_seo_z2d ul,.snq_reg_seo_z2d ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.snq_reg_seo_z2d ol {
  list-style: decimal;
}.snq_reg_seo_z2d li {
  color: #5D6D96;
  margin-bottom: 4px;
  font-size: 13px;
  line-height: 1.65;
}.snq_reg_seo_z2d table {
  overflow-x: auto;
  margin-bottom: 10px;
  border-collapse: collapse;
  display: block;
  width: 100%;
  font-size: 13px;
}
@media(min-width: 766px) {.snq_reg_seo_z2d table {
  display: table;
}
}.snq_reg_seo_z2d th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #B8C4E8;
  font-weight: 700;
}.snq_reg_seo_z2d td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #5D6D96;
}.snq_reg_steps_z2d {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 1.75rem;
}
@media(min-width: 861px) {.snq_reg_steps_z2d {
  margin-top: 0;
}
}.snq_reg_step_z2d {
  border-radius: 8px;
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 16px;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.snq_reg_step_num_z2d {
  border: 1px solid rgba(14, 200, 246, 0.07);
  background: rgba(14, 200, 246, 0.18);
  border-radius: 50%;
  width: 34px;
  display: flex;
  height: 2.125rem;
  font-weight: 800;
  color: #0EC8F6;
  font-size: 0.875rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}.snq_reg_step_title_z2d {
  font-weight: 700;
  font-size: 14px;
  color: #EDF2FF;
  margin-bottom: 3px;
}.snq_reg_step_text_z2d {
  font-size: 0.75rem;
  color: #5D6D96;
  line-height: 1.5;
}.snq_reg_trust_z2d {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  flex-wrap: wrap;
  padding-top: 1.25rem;
  display: flex;
  margin-top: 20px;
}.snq_reg_trust_item_z2d {
  gap: 7px;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #5D6D96;
  align-items: center;
  display: flex;
}.snq_reg_trust_ic_z2d svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  color: #0EC8F6;
  height: 16px;
}.snq_prov_z2d {
  background: #0B0D16;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.snq_prov_z2d {
  padding: 2.75rem 1.5rem 0;
}
}.snq_prov_in_z2d {
  margin: 0 auto;
  max-width: 83.75rem;
}.snq_prov_head_z2d {
  margin-bottom: 1rem;
}.snq_prov_label_z2d {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #0EC8F6;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.snq_prov_h2_z2d {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  color: #EDF2FF;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width: 771px) {.snq_prov_h2_z2d {
  font-size: 24px;
}
}.snq_prov_seo_z2d {
  line-height: 1.6;
  font-size: 13px;
  color: #5D6D96;
  max-width: 38.75rem;
  margin-bottom: 1rem;
  overflow-wrap: break-word;
}.snq_prov_seo_z2d strong {
  color: #B8C4E8;
  font-weight: 700;
}.snq_prov_seo_z2d a {
  text-decoration: underline;
  color: #0EC8F6;
}.snq_prov_grid_z2d {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 637px) {.snq_prov_grid_z2d {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.snq_prov_grid_z2d {
  grid-template-columns: repeat(8,1fr);
}
}.snq_prov_card_z2d {
  background: #0F1220;
  gap: 7px;
  border-radius: 8px;
  padding: 0.875rem 0.625rem;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}.snq_prov_card_z2d:hover {
  background: #13172A;
  border-color: rgba(14, 204, 250, 0.45);
}.snq_prov_logo_z2d {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.25rem;
  height: 44px;
  justify-content: center;
  width: 2.75rem;
  align-items: center;
  display: flex;
}.snq_prov_logo_z2d img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.snq_prov_name_z2d {
  font-weight: 600;
  text-align: center;
  font-size: 11px;
  color: #8090BC;
  overflow-wrap: break-word;
}.snq_app_z2d {
  padding: 36px 16px 0;
  background: #0B0D16;
}
@media(min-width:768px) {.snq_app_z2d {
  padding: 2.75rem 1.5rem 0;
}
}.snq_app_in_z2d {
  margin: 0 auto;
  max-width: 1340px;
}.snq_app_head_z2d {
  margin-bottom: 1rem;
}.snq_app_label_z2d {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #0EC8F6;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
}.snq_app_h2_z2d {
  font-weight: 800;
  margin-bottom: 0.375rem;
  color: #EDF2FF;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
}
@media(min-width: 771px) {.snq_app_h2_z2d {
  font-size: 24px;
}
}.snq_app_sub_z2d {
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 37.5rem;
  color: #5D6D96;
}.snq_app_sub_z2d strong {
  font-weight: 700;
  color: #B8C4E8;
}.snq_app_cards_z2d {
  gap: 0.625rem;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.snq_app_cards_z2d {
  grid-template-columns: repeat(3,1fr);
}
}.snq_app_card_z2d {
  padding: 1.25rem;
  gap: 16px;
  overflow: hidden;
  border-radius: 0.5rem;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
}.snq_app_card_ios_z2d {
  background: linear-gradient(135deg,rgba(14, 200, 246, 0.18) 0%,#13172A 100%);
}.snq_app_card_android_z2d {
  background: linear-gradient(135deg,rgba(32, 212, 108, 0.16) 0%,#13172A 100%);
}.snq_app_card_win_z2d {
  background: linear-gradient(135deg,rgba(245, 166, 35, 0.16) 0%,#13172A 100%);
}.snq_app_card_ic_z2d svg {
  stroke-linecap: round;
  width: 34px;
  height: 2.125rem;
  stroke-linejoin: round;
}.snq_app_card_ic_z2d {
  flex-shrink: 0;
  color: #EDF2FF;
}.snq_app_card_os_z2d {
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  color: #5D6D96;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
}.snq_app_card_title_z2d {
  font-weight: 700;
  line-height: 1.2;
  font-size: 0.938rem;
  color: #EDF2FF;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
}.snq_app_card_text_z2d {
  color: #5D6D96;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 12px;
  margin-bottom: 0.875rem;
}.snq_app_card_btn_z2d {
  padding: 0.625rem 1.125rem;
  border-radius: 0.25rem;
  border: 1px solid rgba(14, 204, 250, 0.45);
  transition: background .2s;
  gap: 7px;
  background: rgba(255, 255, 255, 0.12);
  color: #EDF2FF;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  font-size: 0.813rem;
}.snq_app_card_btn_z2d:hover {
  background: rgba(255, 255, 255, 0.07);
}.snq_seo_z2d {
  background: #0B0D16;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.snq_seo_z2d {
  padding: 44px 1.5rem 0;
}
}.snq_seo_in_z2d {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 14px;
  padding: 28px 1.5rem;
  background: #13172A;
  max-width: 83.75rem;
}
@media(min-width: 770px) {.snq_seo_in_z2d {
  padding: 2.25rem 2.5rem;
}
}.snq_seo_label_z2d {
  letter-spacing: .08em;
  color: #0EC8F6;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
}.snq_seo_h2_z2d {
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  color: #EDF2FF;
}
@media(min-width:768px) {.snq_seo_h2_z2d {
  font-size: 1.5rem;
}
}.snq_seo_body_z2d {
  color: #8090BC;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
}.snq_seo_body_z2d p {
  line-height: 1.75;
  margin-bottom: 12px;
  color: #8090BC;
  font-size: 14px;
}.snq_seo_body_z2d p:last-child {
  margin-bottom: 0;
}.snq_seo_body_z2d strong {
  color: #B8C4E8;
  font-weight: 700;
}.snq_seo_body_z2d a {
  transition: color .2s;
  color: #0EC8F6;
  text-decoration: underline;
}.snq_seo_body_z2d a:hover {
  color: #40D8FF;
}.snq_seo_body_z2d ul,.snq_seo_body_z2d ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.snq_seo_body_z2d ol {
  list-style: decimal;
}.snq_seo_body_z2d li {
  color: #8090BC;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
}.snq_seo_body_z2d table {
  display: block;
  margin-bottom: 12px;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 770px) {.snq_seo_body_z2d table {
  display: table;
}
}.snq_seo_body_z2d th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #B8C4E8;
  text-align: left;
  font-weight: 700;
}.snq_seo_body_z2d td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #8090BC;
}.snq_seo_cols_z2d {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.snq_seo_cols_z2d {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.snq_seo_cols_z2d {
  grid-template-columns: repeat(3,1fr);
}
}.snq_seo_col_h_z2d {
  color: #B8C4E8;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 13px;
  font-weight: 700;
}.snq_seo_col_p_z2d {
  color: #5D6D96;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
}.snq_seo_stats_z2d {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.snq_seo_stat_z2d {
  background: rgba(14, 200, 246, 0.07);
  flex: 1;
  border-radius: 0.5rem;
  border: 1px solid rgba(14, 200, 246, 0.18);
  padding: 0.875rem 1rem;
  min-width: 8.75rem;
}.snq_seo_stat_val_z2d {
  color: #0EC8F6;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 20px;
}.snq_seo_stat_lb_z2d {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #5D6D96;
}.snq_faq_z2d {
  padding: 36px 16px 0;
  background: #0B0D16;
}
@media(min-width: 766px) {.snq_faq_z2d {
  padding: 2.75rem 24px 0;
}
}.snq_faq_in_z2d {
  margin: 0 auto;
  max-width: 1340px;
}.snq_faq_head_z2d {
  margin-bottom: 1.25rem;
}.snq_faq_label_z2d {
  color: #0EC8F6;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.snq_faq_h2_z2d {
  font-weight: 800;
  font-size: 1.25rem;
  color: #EDF2FF;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.snq_faq_h2_z2d {
  font-size: 24px;
}
}.snq_faq_list_z2d {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.snq_faq_item_z2d {
  border-radius: 0.5rem;
  background: #13172A;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.snq_faq_q_z2d {
  gap: 0.75rem;
  transition: color .2s;
  padding: 16px 1.25rem;
  font-weight: 600;
  display: flex;
  overflow-wrap: break-word;
  font-size: 14px;
  cursor: pointer;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  color: #B8C4E8;
}.snq_faq_q_z2d:hover {
  color: #EDF2FF;
}.snq_faq_q_ic_z2d {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  flex-shrink: 0;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 24px;
  font-size: 1rem;
  width: 1.5rem;
  color: #0EC8F6;
}.snq_faq_item_z2d.snq_state_open_z2d .snq_faq_q_ic_z2d {
  transform: rotate(45deg);
}.snq_faq_a_z2d {
  padding: 0 20px 1rem;
  overflow-wrap: break-word;
  display: none;
  line-height: 1.7;
  font-size: 0.813rem;
  color: #5D6D96;
}.snq_faq_item_z2d.snq_state_open_z2d .snq_faq_a_z2d {
  display: block;
}.snq_faq_a_z2d strong {
  font-weight: 700;
  color: #B8C4E8;
}.snq_faq_a_z2d a {
  text-decoration: underline;
  color: #0EC8F6;
}.snq_faq_a_z2d ul,.snq_faq_a_z2d ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.snq_faq_a_z2d ol {
  list-style: decimal;
}.snq_faq_a_z2d li {
  margin-bottom: 4px;
  line-height: 1.6;
}.snq_faq_a_z2d table {
  margin: 0.5rem 0;
  width: 100%;
  border-collapse: collapse;
  display: block;
  font-size: 12px;
  overflow-x: auto;
}
@media(min-width: 769px) {.snq_faq_a_z2d table {
  display: table;
}
}.snq_faq_a_z2d th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 0.5rem;
  color: #B8C4E8;
  font-weight: 700;
  text-align: left;
}.snq_faq_a_z2d td {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #5D6D96;
}.snq_seo_z2d {
  padding: 36px 16px 0;
  background: #0B0D16;
}
@media(min-width: 771px) {.snq_seo_z2d {
  padding: 44px 1.5rem 0;
}
}.snq_seo_in_z2d {
  border-radius: 14px;
  margin: 0 auto;
  background: #13172A;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 83.75rem;
}
@media(min-width: 769px) {.snq_seo_in_z2d {
  padding: 2.25rem 40px;
}
}.snq_seo_label_z2d {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 11px;
  letter-spacing: .08em;
  color: #0EC8F6;
}.snq_seo_h2_z2d {
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 14px;
  font-size: 1.25rem;
  color: #EDF2FF;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 766px) {.snq_seo_h2_z2d {
  font-size: 1.5rem;
}
}.snq_seo_body_z2d {
  color: #8090BC;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
}.snq_seo_body_z2d p {
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #8090BC;
}.snq_seo_body_z2d p:last-child {
  margin-bottom: 0;
}.snq_seo_body_z2d strong {
  color: #B8C4E8;
  font-weight: 700;
}.snq_seo_body_z2d a {
  transition: color .2s;
  text-decoration: underline;
  color: #0EC8F6;
}.snq_seo_body_z2d a:hover {
  color: #40D8FF;
}.snq_seo_body_z2d ul,.snq_seo_body_z2d ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.snq_seo_body_z2d ol {
  list-style: decimal;
}.snq_seo_body_z2d li {
  color: #8090BC;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
}.snq_seo_body_z2d table {
  margin-bottom: 0.75rem;
  display: block;
  width: 100%;
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width: 769px) {.snq_seo_body_z2d table {
  display: table;
}
}.snq_seo_body_z2d th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #B8C4E8;
  text-align: left;
  font-weight: 700;
}.snq_seo_body_z2d td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8090BC;
}.snq_seo_cols_z2d {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.snq_seo_cols_z2d {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.snq_seo_cols_z2d {
  grid-template-columns: repeat(3,1fr);
}
}.snq_seo_col_h_z2d {
  margin-bottom: 7px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #B8C4E8;
}.snq_seo_col_p_z2d {
  font-size: 13px;
  color: #5D6D96;
  line-height: 1.65;
  overflow-wrap: break-word;
}.snq_seo_stats_z2d {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.snq_seo_stat_z2d {
  border-radius: 0.5rem;
  background: rgba(14, 200, 246, 0.07);
  flex: 1;
  border: 1px solid rgba(14, 200, 246, 0.18);
  padding: 0.875rem 1rem;
  min-width: 8.75rem;
}.snq_seo_stat_val_z2d {
  font-size: 20px;
  color: #0EC8F6;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
}.snq_seo_stat_lb_z2d {
  color: #5D6D96;
  overflow-wrap: break-word;
  font-size: 11px;
}.snq_seo_z2d {
  padding: 2.25rem 16px 0;
  background: #0B0D16;
}
@media(min-width: 769px) {.snq_seo_z2d {
  padding: 44px 1.5rem 0;
}
}.snq_seo_in_z2d {
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  padding: 28px 24px;
  background: #13172A;
  max-width: 83.75rem;
}
@media(min-width: 771px) {.snq_seo_in_z2d {
  padding: 36px 2.5rem;
}
}.snq_seo_label_z2d {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #0EC8F6;
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 11px;
}.snq_seo_h2_z2d {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EDF2FF;
  font-size: 20px;
  line-height: 1.25;
  margin-bottom: 0.875rem;
}
@media(min-width: 769px) {.snq_seo_h2_z2d {
  font-size: 24px;
}
}.snq_seo_body_z2d {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #8090BC;
  line-height: 1.75;
}.snq_seo_body_z2d p {
  font-size: 0.875rem;
  margin-bottom: 12px;
  line-height: 1.75;
  color: #8090BC;
}.snq_seo_body_z2d p:last-child {
  margin-bottom: 0;
}.snq_seo_body_z2d strong {
  font-weight: 700;
  color: #B8C4E8;
}.snq_seo_body_z2d a {
  transition: color .2s;
  color: #0EC8F6;
  text-decoration: underline;
}.snq_seo_body_z2d a:hover {
  color: #40D8FF;
}.snq_seo_body_z2d ul,.snq_seo_body_z2d ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.snq_seo_body_z2d ol {
  list-style: decimal;
}.snq_seo_body_z2d li {
  color: #8090BC;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
}.snq_seo_body_z2d table {
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
  display: block;
  margin-bottom: 0.75rem;
  overflow-x: auto;
}
@media(min-width: 770px) {.snq_seo_body_z2d table {
  display: table;
}
}.snq_seo_body_z2d th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #B8C4E8;
  font-weight: 700;
}.snq_seo_body_z2d td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #8090BC;
}.snq_seo_cols_z2d {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.snq_seo_cols_z2d {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.snq_seo_cols_z2d {
  grid-template-columns: repeat(3,1fr);
}
}.snq_seo_col_h_z2d {
  font-size: 13px;
  color: #B8C4E8;
  font-weight: 700;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.snq_seo_col_p_z2d {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #5D6D96;
}.snq_seo_stats_z2d {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.snq_seo_stat_z2d {
  flex: 1;
  border-radius: 8px;
  background: rgba(14, 200, 246, 0.07);
  border: 1px solid rgba(14, 200, 246, 0.18);
  padding: 14px 1rem;
  min-width: 8.75rem;
}.snq_seo_stat_val_z2d {
  font-weight: 800;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #0EC8F6;
  font-size: 1.25rem;
}.snq_seo_stat_lb_z2d {
  color: #5D6D96;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.snq_ft_z2d {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #070810;
  margin-top: 3rem;
}.snq_ft_support_z2d {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width:768px) {.snq_ft_support_z2d {
  padding: 28px 24px;
}
}.snq_ft_support_in_z2d {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  max-width: 1340px;
  flex-wrap: wrap;
  display: flex;
}.snq_ft_support_main_z2d {
  flex: 1;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-width: 220px;
}.snq_ft_support_ic_z2d {
  color: #0EC8F6;
  flex-shrink: 0;
}.snq_ft_support_ic_z2d svg {
  height: 30px;
  width: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.snq_ft_support_text_title_z2d {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  color: #EDF2FF;
  margin-bottom: 3px;
}.snq_ft_support_text_sub_z2d {
  color: #5D6D96;
  font-size: 12px;
  overflow-wrap: break-word;
}.snq_ft_support_btn_z2d {
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.688rem 1.375rem;
  background: #0EC8F6;
  font-size: 0.813rem;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
  color: #EDF2FF;
}.snq_ft_support_btn_z2d:hover {
  background: #40D8FF;
}.snq_ft_support_contacts_z2d {
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  margin-left: auto;
}.snq_ft_support_contact_z2d {
  color: #4A5880;
  line-height: 1.4;
  font-size: 0.75rem;
}.snq_ft_support_contact_z2d strong {
  color: #8090BC;
  font-size: 11px;
  margin-bottom: 2px;
  font-weight: 600;
  display: block;
}.snq_ft_main_z2d {
  padding: 32px 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 771px) {.snq_ft_main_z2d {
  padding: 2.5rem 24px 2rem;
}
}.snq_ft_main_in_z2d {
  gap: 1.5rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1340px;
}
@media(min-width: 638px) {.snq_ft_main_in_z2d {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.snq_ft_main_in_z2d {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.snq_ft_col_logo_z2d {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.snq_ft_col_logo_z2d {
  grid-column: auto;
}
}.snq_ft_logo_z2d {
  gap: 0.563rem;
  align-items: center;
  color: #EDF2FF;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-weight: 800;
  display: flex;
  flex-wrap: wrap;
  font-size: 1rem;
}.snq_ft_logo_mark_z2d {
  border-radius: 4px;
  overflow: hidden;
  height: 1.875rem;
  width: 1.875rem;
}.snq_ft_logo_mark_z2d img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.snq_ft_logo_sub_z2d {
  color: #4A5880;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.75rem;
  max-width: 200px;
}.snq_ft_col_title_z2d {
  font-weight: 700;
  margin-bottom: 14px;
  color: #8090BC;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .07em;
}.snq_ft_col_links_z2d {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.snq_ft_col_link_z2d {
  transition: color .2s;
  color: #4A5880;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.snq_ft_col_link_z2d:hover {
  color: #B8C4E8;
}.snq_ft_apps_z2d {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.snq_ft_app_card_z2d {
  transition: border-color .2s;
  padding: 0.625rem 0.75rem;
  gap: 0.625rem;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  align-items: center;
  display: flex;
}.snq_ft_app_card_z2d:hover {
  border-color: rgba(14, 204, 250, 0.45);
}.snq_ft_app_card_ic_z2d svg {
  stroke-linejoin: round;
  height: 22px;
  stroke-linecap: round;
  width: 22px;
}.snq_ft_app_card_os_z2d {
  font-size: 0.625rem;
  color: #4A5880;
  font-weight: 600;
}.snq_ft_app_card_action_z2d {
  font-weight: 700;
  color: #B8C4E8;
  font-size: 0.75rem;
}.snq_ft_bot_z2d {
  padding: 1.25rem 16px;
}
@media(min-width: 770px) {.snq_ft_bot_z2d {
  padding: 20px 24px;
}
}.snq_ft_bot_in_z2d {
  margin: 0 auto;
  gap: 1rem;
  max-width: 83.75rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.snq_ft_socials_z2d {
  gap: 8px;
  display: flex;
}.snq_ft_soc_z2d {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.25rem;
  transition: background .2s;
  width: 36px;
  height: 36px;
  display: flex;
  color: #8090BC;
  align-items: center;
  justify-content: center;
}.snq_ft_soc_z2d svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.snq_ft_soc_z2d:hover {
  background: rgba(255, 255, 255, 0.07);
}.snq_ft_legal_z2d {
  flex: 1;
  line-height: 1.6;
  overflow-wrap: break-word;
  min-width: 200px;
  font-size: 0.688rem;
  color: #6878A4;
}.snq_ft_legal_z2d strong {
  font-weight: 700;
  color: #8090BC;
}.snq_ft_legal_z2d a {
  text-decoration: underline;
  color: #8090BC;
}.snq_ft_age_z2d {
  border: 2px solid #6878A4;
  border-radius: 50%;
  align-items: center;
  font-weight: 800;
  width: 32px;
  font-size: 11px;
  color: #6878A4;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  height: 2rem;
  margin-left: auto;
}