*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  color: #C9C3BA;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  font-family: 'Rajdhani', sans-serif;
  background-color: #0E1115;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.squ_layout_zgc {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}.squ_page_zgc {
  min-height: 100vh;
  display: flex;
}.squ_main_zgc {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media screen and (min-width: 1082px) {.squ_main_zgc {
  padding-left: 13.75rem;
}
}
@media screen and (max-width:1079px) {.squ_main_zgc {
  padding-bottom: 4.5rem;
}
}.squ_gc_zgc {
  background: #121620;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 6px;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
  width: 8.75rem;
}
@media(min-width: 643px) {.squ_gc_zgc {
  width: 156px;
}
}
@media(min-width: 1083px) {.squ_gc_zgc {
  width: 168px;
}
}.squ_gc_zgc:hover {
  transform: translateY(-3px);
  border-color: rgba(196, 120, 56, 0.08);
}.squ_gc_img_zgc {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.squ_gc_img_zgc img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.squ_gc_hover_zgc {
  background: rgba(9, 11, 14, 0.74);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  opacity: 0;
  justify-content: center;
  position: absolute;
  display: flex;
}.squ_gc_zgc:hover .squ_gc_hover_zgc {
  opacity: 1;
}.squ_gc_hover_btn_zgc {
  background: #C47838;
  padding: 0.5rem 1rem;
  border-radius: 0.25rem;
  font-size: 12px;
  font-weight: 700;
  color: #F2EDE6;
}.squ_gc_info_zgc {
  padding: 0.5rem 10px 0.625rem;
}.squ_gc_name_zgc {
  overflow: hidden;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
  color: #C9C3BA;
  margin-bottom: 3px;
  max-width: 100%;
}.squ_gc_prov_zgc {
  color: #524E48;
  font-size: 10px;
}.squ_gc_tag_zgc {
  border-radius: 0.25rem;
  padding: 2px 7px;
  position: absolute;
  top: 6px;
  z-index: 2;
  font-size: 0.563rem;
  font-weight: 700;
  left: 0.375rem;
  letter-spacing: .04em;
  text-transform: uppercase;
}.squ_gc_tag_hot_zgc {
  background: #E03838;
  color: #fff;
}.squ_gc_tag_new_zgc {
  background: #2CB87C;
  color: #0E1115;
}.squ_gc_tag_jp_zgc {
  background: #E8AA1E;
  color: #0E1115;
}.squ_gc_tag_ex_zgc {
  background: #2E7CB8;
  color: #fff;
}.squ_gc_tag_live_zgc {
  background: #E03838;
  color: #fff;
}.squ_gr_zgc {
  background: #0E1115;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.squ_gr_zgc {
  padding: 2.25rem 1.5rem 0;
}
}.squ_gr_in_zgc {
  margin: 0 auto;
  max-width: 1320px;
}.squ_gr_head_zgc {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
}.squ_gr_head_l_zgc {
  gap: 0.625rem;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.squ_gr_ic_zgc {
  border-radius: 6px;
  height: 2rem;
  flex-shrink: 0;
  width: 2rem;
  justify-content: center;
  align-items: center;
  display: flex;
}.squ_gr_ic_zgc svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
}.squ_gr_title_zgc {
  font-size: 16px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  color: #F2EDE6;
}
@media(min-width: 767px) {.squ_gr_title_zgc {
  font-size: 1.125rem;
}
}.squ_gr_more_zgc {
  transition: color .2s;
  gap: 5px;
  flex-shrink: 0;
  align-items: center;
  font-weight: 600;
  white-space: nowrap;
  color: #6E6860;
  display: flex;
  font-size: 12px;
}.squ_gr_more_zgc:hover {
  color: #C47838;
}.squ_gr_more_zgc svg {
  width: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 12px;
}.squ_gr_arrows_zgc {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.squ_gr_arr_zgc {
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.25rem;
  width: 30px;
  justify-content: center;
  color: #968E83;
  display: flex;
  height: 30px;
  align-items: center;
}.squ_gr_arr_zgc:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F2EDE6;
}.squ_gr_arr_zgc svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
  width: 0.813rem;
}.squ_gr_seo_h_zgc {
  margin: 0 0 0.375rem;
  font-family: 'Orbitron', sans-serif;
  color: #C9C3BA;
  font-weight: 700;
  max-width: 42.5rem;
  overflow-wrap: break-word;
  font-size: 13px;
}
@media(min-width: 769px) {.squ_gr_seo_h_zgc {
  font-size: 0.875rem;
}
}.squ_gr_seo_zgc {
  overflow-wrap: break-word;
  font-size: 12px;
  max-width: 42.5rem;
  margin-bottom: 12px;
  line-height: 1.55;
  color: #6E6860;
}.squ_gr_seo_zgc strong {
  color: #C9C3BA;
  font-weight: 600;
}.squ_gr_scroll_zgc {
  gap: 10px;
  display: flex;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
}.squ_gr_scroll_zgc::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.squ_gr_scroll_zgc {
  gap: 0.75rem;
}
}.squ_tb_zgc {
  background: #0E1115;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  position: fixed;
  right: 0;
  z-index: 80;
  align-items: center;
  height: 56px;
  display: flex;
  left: 0;
  top: 0;
}.squ_tb_in_zgc {
  gap: 0;
  padding: 0 0.875rem;
  height: 100%;
  display: flex;
  align-items: center;
  width: 100%;
}.squ_tb_burger_zgc {
  gap: 0.313rem;
  border-radius: 6px;
  justify-content: center;
  width: 2.375rem;
  align-items: center;
  flex-shrink: 0;
  margin-right: 8px;
  height: 2.375rem;
  flex-direction: column;
  display: flex;
}.squ_tb_burger_zgc:hover {
  background: rgba(255, 255, 255, 0.05);
}.squ_tb_burger_line_zgc {
  border-radius: 1px;
  background: #968E83;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1082px) {.squ_tb_burger_zgc {
  display: none;
}
}.squ_tb_logo_zgc {
  gap: 0.563rem;
  display: flex;
  margin-right: 1.25rem;
  align-items: center;
  flex-shrink: 0;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  font-size: 18px;
  font-weight: 800;
  color: #F2EDE6;
}.squ_tb_logo_mark_zgc {
  overflow: hidden;
  border-radius: 6px;
  display: flex;
  align-items: center;
  height: 2rem;
  justify-content: center;
  width: 2rem;
}.squ_tb_logo_mark_zgc img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.squ_tb_nav_zgc {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 642px) {.squ_tb_nav_zgc {
  display: flex;
}
}.squ_tb_tab_zgc {
  transition: background .15s,color .15s;
  padding: 8px 14px;
  border-radius: 0.375rem;
  color: #968E83;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 600;
}.squ_tb_tab_zgc:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2EDE6;
}.squ_tb_tab_zgc.squ_state_active_zgc {
  background: rgba(196, 120, 56, 0.18);
  color: #F2EDE6;
}.squ_tb_right_zgc {
  gap: 0.5rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
}.squ_tb_login_zgc {
  padding: 9px 16px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  display: none;
  font-weight: 600;
  font-size: 0.813rem;
  color: #C9C3BA;
}.squ_tb_login_zgc:hover {
  border-color: rgba(196, 120, 52, 0.55);
  color: #F2EDE6;
}
@media(min-width:480px) {.squ_tb_login_zgc {
  display: block;
}
}.squ_tb_reg_zgc {
  background: #2CB87C;
  border-radius: 0.375rem;
  padding: 9px 1.125rem;
  transition: background .2s;
  white-space: nowrap;
  color: #0C0D10;
  font-size: 0.813rem;
  font-weight: 700;
}.squ_tb_reg_zgc:hover {
  background: #36D491;
}.squ_sb_zgc {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  background: #161B22;
  transition: transform .25s ease;
  width: 13.75rem;
  overflow-y: auto;
  z-index: 70;
  position: fixed;
  left: 0;
  bottom: 0;
  top: 3.5rem;
}.squ_sb_zgc.squ_state_open_zgc {
  transform: translateX(0);
}.squ_sb_zgc::-webkit-scrollbar {
  width: 4px;
}.squ_sb_zgc::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.squ_sb_zgc {
  transform: translateX(0);
}
}.squ_sb_auth_zgc {
  padding: 14px 12px 10px;
}.squ_sb_btn_reg_zgc {
  transition: background .2s;
  border-radius: 0.375rem;
  padding: 11px;
  background: #2CB87C;
  text-align: center;
  font-weight: 700;
  font-size: 0.813rem;
  color: #0C0D10;
  display: block;
  margin-bottom: 8px;
}.squ_sb_btn_reg_zgc:hover {
  background: #36D491;
}.squ_sb_btn_login_zgc {
  transition: border-color .2s;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: block;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  color: #C9C3BA;
}.squ_sb_btn_login_zgc:hover {
  border-color: rgba(196, 120, 52, 0.55);
  color: #F2EDE6;
}.squ_sb_promo_zgc {
  padding: 12px 0.875rem;
  border: 1px solid rgba(196, 120, 56, 0.18);
  overflow: hidden;
  margin: 0 12px 0.625rem;
  background: linear-gradient(135deg,#1C0D04,#161B22);
  border-radius: 0.375rem;
  position: relative;
}.squ_sb_promo_zgc::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196, 120, 56, 0.18),transparent 70%);
  height: 5rem;
  content: '';
  width: 5rem;
  right: -1.25rem;
  top: -1.25rem;
  position: absolute;
}.squ_sb_promo_title_zgc {
  color: #C47838;
  font-size: 11px;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 4px;
  font-weight: 700;
}.squ_sb_promo_text_zgc {
  line-height: 1.35;
  overflow-wrap: break-word;
  font-size: 12px;
  font-weight: 600;
  color: #F2EDE6;
}.squ_sb_promo_sub_zgc {
  color: #6E6860;
  font-size: 0.625rem;
  margin-top: 3px;
}.squ_sb_nav_zgc {
  padding: 0.375rem 8px 16px;
}.squ_sb_nav_lb_zgc {
  padding: 0.625rem 0.5rem 0.375rem;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  color: #524E48;
  letter-spacing: .08em;
}.squ_sb_link_zgc {
  padding: 0.563rem 10px;
  transition: background .15s,color .15s;
  gap: 10px;
  border-radius: 0.25rem;
  align-items: center;
  font-weight: 500;
  overflow-wrap: break-word;
  color: #968E83;
  cursor: pointer;
  font-size: 0.813rem;
  display: flex;
}.squ_sb_link_zgc:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2EDE6;
}.squ_sb_link_zgc.squ_state_active_zgc {
  background: rgba(196, 120, 56, 0.18);
  color: #F2EDE6;
}.squ_sb_ic_zgc {
  border-radius: 4px;
  align-items: center;
  width: 1.875rem;
  flex-shrink: 0;
  height: 1.875rem;
  justify-content: center;
  display: flex;
}.squ_sb_ic_zgc svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
}.squ_sb_ic_1_zgc {
  background: rgba(196, 120, 56, 0.08);
  color: #C47838;
}.squ_sb_ic_2_zgc {
  background: rgba(44, 184, 124, 0.16);
  color: #2CB87C;
}.squ_sb_ic_3_zgc {
  background: rgba(232, 170, 30, 0.15);
  color: #E8AA1E;
}.squ_sb_ic_4_zgc {
  background: rgba(46, 124, 184, 0.20);
  color: #2E7CB8;
}.squ_sb_ic_5_zgc {
  background: rgba(196, 120, 56, 0.08);
  color: #E8406C;
}.squ_sb_ic_6_zgc {
  background: rgba(46, 124, 184, 0.20);
  color: #9B5CE4;
}.squ_sb_badge_zgc {
  padding: 2px 0.438rem;
  background: #E8AA1E;
  border-radius: 4px;
  font-weight: 700;
  font-size: 0.563rem;
  color: #0C0D10;
  margin-left: auto;
}.squ_sb_bot_zgc {
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  display: flex;
}.squ_sb_lang_zgc,.squ_sb_help_zgc {
  border-radius: 4px;
  padding: 0.563rem 0.375rem;
  gap: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: border-color .2s;
  flex: 1;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  align-items: center;
  display: flex;
  color: #968E83;
  font-size: 0.688rem;
  justify-content: center;
}.squ_sb_lang_zgc:hover,.squ_sb_help_zgc:hover {
  border-color: rgba(196, 120, 52, 0.55);
  color: #F2EDE6;
}.squ_sb_lang_zgc svg,.squ_sb_help_zgc svg {
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
}.squ_sb_bd_zgc {
  background: rgba(9, 11, 14, 0.74);
  inset: 0;
  position: fixed;
  z-index: 69;
  display: none;
}.squ_sb_bd_zgc.squ_state_on_zgc {
  display: block;
}
@media(min-width: 1083px) {.squ_sb_bd_zgc {
  display: none!important;
}
}.squ_mob_nav_zgc {
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #161B22;
  bottom: 0;
  right: 0;
  z-index: 80;
  left: 0;
  display: flex;
  position: fixed;
}
@media(min-width: 1081px) {.squ_mob_nav_zgc {
  display: none;
}
}.squ_mob_nav_item_zgc {
  flex: 1;
  gap: 0.25rem;
  padding: 0.25rem 2px;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
  color: #524E48;
}.squ_mob_nav_ic_zgc {
  line-height: 1;
}.squ_mob_nav_ic_zgc svg {
  height: 1.25rem;
  width: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.squ_mob_nav_lb_zgc {
  font-size: 10px;
  font-weight: 600;
  color: #524E48;
}.squ_mob_nav_item_zgc.squ_state_active_zgc {
  color: #C47838;
}.squ_mob_nav_item_zgc.squ_state_active_zgc .squ_mob_nav_lb_zgc {
  color: #C47838;
}.squ_hero_zgc {
  background: #0E1115;
  padding: 20px 1rem 0;
}
@media(min-width: 769px) {.squ_hero_zgc {
  padding: 1.5rem 24px 0;
}
}.squ_hero_in_zgc {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width:860px) {.squ_hero_in_zgc {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.squ_hero_in_zgc {
  grid-template-columns: 1fr 340px;
}
}.squ_hero_promo_zgc {
  border-radius: 0.625rem;
  overflow: hidden;
  background: #121620;
  min-height: 13.75rem;
  position: relative;
  align-items: stretch;
  display: flex;
}
@media(min-width: 765px) {.squ_hero_promo_zgc {
  min-height: 280px;
}
}.squ_hero_promo_bg_zgc {
  inset: 0;
  background: linear-gradient(120deg,#1C0D04 0%,#0E1115 100%);
  background-position: center;
  background-size: cover;
  position: absolute;
}.squ_hero_promo_bg_zgc::after {
  inset: 0;
  background: linear-gradient(90deg,#0E1115 0%,rgba(9, 11, 14, 0.74) 60%,transparent 100%);
  position: absolute;
  content: '';
}.squ_hero_promo_glow_zgc {
  background: radial-gradient(circle,rgba(46, 124, 184, 0.20) 0%,transparent 65%);
  border-radius: 50%;
  height: 300px;
  top: -40px;
  right: 3.75rem;
  position: absolute;
  width: 300px;
  pointer-events: none;
}.squ_hero_promo_ct_zgc {
  padding: 1.75rem 24px 28px 1.75rem;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 2;
  max-width: 480px;
  display: flex;
}
@media(min-width: 765px) {.squ_hero_promo_ct_zgc {
  padding: 2.5rem 2rem;
}
}.squ_hero_badge_zgc {
  background: rgba(196, 120, 56, 0.18);
  border-radius: 1.25rem;
  padding: 0.313rem 0.75rem;
  border: 1px solid rgba(196, 120, 56, 0.08);
  color: #C47838;
  text-transform: uppercase;
  display: inline-block;
  font-size: 10px;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  font-weight: 700;
}.squ_hero_h1_zgc {
  font-weight: 800;
  color: #F2EDE6;
  font-size: 26px;
  line-height: 1.15;
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 10px;
}.squ_hero_h1_zgc em {
  color: #E8AA1E;
  font-style: normal;
}
@media(min-width: 770px) {.squ_hero_h1_zgc {
  font-size: 2.25rem;
}
}.squ_hero_sub_zgc {
  font-size: 0.813rem;
  color: #968E83;
  margin-bottom: 1.25rem;
  line-height: 1.55;
}
@media(min-width: 771px) {.squ_hero_sub_zgc {
  font-size: 0.875rem;
}
}.squ_hero_row_zgc {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.squ_hero_cta_zgc {
  background: #2CB87C;
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  border-radius: 0.375rem;
  font-weight: 700;
  color: #0C0D10;
  font-size: 0.875rem;
  box-shadow: 0 4px 1.25rem rgba(44, 184, 124, 0.40), inset 0 1px 0 rgba(255, 255, 255, 0.12);
}.squ_hero_cta_zgc:hover {
  background: #36D491;
}.squ_hero_terms_zgc {
  font-size: 11px;
  color: #524E48;
}.squ_hero_game_zgc {
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  background: #121620;
  border-radius: 0.625rem;
  flex-direction: column;
  display: flex;
  position: relative;
}.squ_hero_game_badge_zgc {
  background: rgba(232, 170, 30, 0.15);
  padding: 5px 10px;
  border: 1px solid rgba(232, 170, 30, 0.15);
  border-radius: 1.25rem;
  top: 0.75rem;
  left: 12px;
  z-index: 3;
  text-transform: uppercase;
  letter-spacing: .06em;
  position: absolute;
  font-size: 0.625rem;
  color: #E8AA1E;
  font-weight: 700;
}.squ_hero_game_badge_zgc svg {
  margin-right: 0.25rem;
  vertical-align: -1px;
  height: 0.688rem;
  width: 11px;
}.squ_hero_game_img_zgc {
  overflow: hidden;
  background: linear-gradient(135deg,#1C0D04,#0E1115);
  padding-bottom: 60%;
  position: relative;
}.squ_hero_game_img_zgc img {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}.squ_hero_game_play_zgc {
  background: rgba(9, 11, 14, 0.74);
  transition: opacity .2s;
  inset: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  display: flex;
  opacity: 0;
}.squ_hero_game_zgc:hover .squ_hero_game_play_zgc {
  opacity: 1;
}.squ_hero_game_play_zgc span {
  border-radius: 50%;
  background: #C47838;
  height: 3.25rem;
  display: flex;
  width: 52px;
  justify-content: center;
  align-items: center;
}.squ_hero_game_play_zgc span svg {
  height: 1.125rem;
  width: 1.125rem;
  margin-left: 2px;
}.squ_hero_game_info_zgc {
  padding: 14px 1rem;
}.squ_hero_game_title_zgc {
  color: #F2EDE6;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 0.25rem;
}.squ_hero_game_provider_zgc {
  font-size: 0.688rem;
  color: #6E6860;
}.squ_hero_game_btn_zgc {
  transition: background .2s;
  background: #C47838;
  padding: 11px;
  margin: 0.75rem 16px 1rem;
  border-radius: 0.375rem;
  font-size: 0.813rem;
  color: #F2EDE6;
  text-align: center;
  font-weight: 700;
  display: block;
}.squ_hero_game_zgc:hover .squ_hero_game_btn_zgc {
  background: #DA8E48;
}.squ_sbar_zgc {
  padding: 16px 1rem 0;
  background: #0E1115;
}
@media(min-width: 766px) {.squ_sbar_zgc {
  padding: 18px 1.5rem 0;
}
}.squ_sbar_in_zgc {
  margin: 0 auto;
  max-width: 82.5rem;
}.squ_sbar_row_zgc {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.squ_sbar_input_zgc {
  gap: 10px;
  padding: 11px 1rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  border-radius: 6px;
  background: #121620;
  flex: 1;
  color: #6E6860;
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 13px;
}.squ_sbar_input_zgc:hover {
  border-color: rgba(196, 120, 52, 0.55);
}.squ_sbar_input_zgc svg {
  stroke-linejoin: round;
  width: 15px;
  stroke-linecap: round;
  height: 0.938rem;
  flex-shrink: 0;
}.squ_sbar_providers_zgc {
  border-radius: 6px;
  transition: border-color .2s;
  gap: 0.5rem;
  padding: 11px 18px;
  background: #121620;
  border: 1px solid rgba(255, 255, 255, 0.11);
  font-size: 13px;
  color: #C9C3BA;
  font-weight: 600;
  white-space: nowrap;
  align-items: center;
  display: flex;
}.squ_sbar_providers_zgc:hover {
  border-color: rgba(196, 120, 52, 0.55);
  color: #F2EDE6;
}.squ_sbar_providers_zgc svg {
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 14px;
}.squ_sbar_tabs_zgc {
  gap: 0.375rem;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
  display: flex;
}.squ_sbar_tabs_zgc::-webkit-scrollbar {
  display: none;
}.squ_sbar_tab_zgc {
  padding: 0.5rem 14px;
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  border-radius: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  white-space: nowrap;
  align-items: center;
  cursor: pointer;
  font-size: 0.75rem;
  flex-shrink: 0;
  color: #968E83;
  display: flex;
}.squ_sbar_tab_zgc:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(196, 120, 52, 0.55);
  color: #F2EDE6;
}.squ_sbar_tab_zgc.squ_state_active_zgc {
  border-color: rgba(196, 120, 56, 0.08);
  background: rgba(196, 120, 56, 0.18);
  color: #F2EDE6;
}.squ_sbar_tab_ic_zgc svg {
  height: 0.875rem;
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.squ_gr_jp_zgc {
  overflow: hidden;
  background: linear-gradient(135deg,#190A2E 0%,#090B0E 100%);
  border-radius: 10px;
  padding: 1.25rem;
  position: relative;
}.squ_gr_jp_zgc::before {
  background: radial-gradient(circle,rgba(46, 124, 184, 0.20) 0%,transparent 70%);
  border-radius: 50%;
  top: -60px;
  left: -60px;
  height: 15.625rem;
  position: absolute;
  width: 250px;
  content: '';
}.squ_gr_jp_zgc::after {
  background: radial-gradient(circle,rgba(232, 170, 30, 0.15) 0%,transparent 70%);
  border-radius: 50%;
  bottom: -40px;
  height: 12.5rem;
  position: absolute;
  right: 0;
  width: 200px;
  content: '';
}.squ_gr_jp_head_zgc {
  gap: 1rem;
  flex-wrap: wrap;
  position: relative;
  align-items: flex-start;
  display: flex;
  z-index: 1;
  margin-bottom: 1rem;
}.squ_gr_jp_info_zgc {
  flex: 1;
}.squ_gr_jp_label_zgc {
  margin-bottom: 6px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #9B5CE4;
  font-size: 11px;
}.squ_gr_jp_label_zgc svg {
  margin-right: 0.25rem;
  stroke-linecap: round;
  vertical-align: -2px;
  width: 0.875rem;
  stroke-linejoin: round;
  height: 14px;
}.squ_gr_jp_amount_zgc {
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
  color: #F2EDE6;
  font-size: 32px;
  line-height: 1;
  font-weight: 800;
  margin-bottom: 0.25rem;
}
@media(min-width: 769px) {.squ_gr_jp_amount_zgc {
  font-size: 2.5rem;
}
}.squ_gr_jp_amount_zgc span {
  color: #E8AA1E;
}.squ_gr_jp_seo_zgc {
  overflow-wrap: break-word;
  font-size: 12px;
  max-width: 30rem;
  color: #968E83;
  line-height: 1.5;
}.squ_gr_jp_cta_zgc {
  background: rgba(46, 124, 184, 0.20);
  padding: 0.688rem 1.25rem;
  border-radius: 0.375rem;
  border: 1px solid rgba(46, 124, 184, 0.20);
  transition: background .2s;
  z-index: 1;
  flex-shrink: 0;
  font-weight: 700;
  margin-top: 0.25rem;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #F2EDE6;
  align-self: flex-start;
  position: relative;
}.squ_gr_jp_cta_zgc:hover {
  background: #2E7CB8;
}.squ_gcg_zgc {
  padding: 36px 16px 0;
  background: #0E1115;
}
@media(min-width: 770px) {.squ_gcg_zgc {
  padding: 2.75rem 1.5rem 0;
}
}.squ_gcg_in_zgc {
  margin: 0 auto;
  max-width: 82.5rem;
}.squ_gcg_head_zgc {
  margin-bottom: 20px;
  max-width: 45rem;
}.squ_gcg_label_zgc {
  color: #C47838;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
}.squ_gcg_h2_zgc {
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #F2EDE6;
  margin-bottom: 0.5rem;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
}
@media(min-width: 769px) {.squ_gcg_h2_zgc {
  font-size: 1.75rem;
}
}.squ_gcg_intro_zgc {
  color: #6E6860;
  font-size: 0.813rem;
  line-height: 1.6;
}.squ_gcg_grid_zgc {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.squ_gcg_grid_zgc {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.squ_gcg_grid_zgc {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.squ_gcg_card_zgc {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.25rem;
  transition: transform .2s,border-color .2s;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  min-height: 15rem;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  cursor: pointer;
}.squ_gcg_card_zgc:hover {
  transform: translateY(-3px);
  border-color: rgba(196, 120, 56, 0.18);
}.squ_gcg_card_bg_zgc {
  inset: 0;
  position: absolute;
  z-index: 0;
}.squ_gcg_card_bg_zgc::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  content: '';
  position: absolute;
}.squ_gcg_card_ic_zgc {
  background: rgba(0,0,0,.45);
  border-radius: 0.25rem;
  height: 2.5rem;
  align-items: center;
  justify-content: center;
  z-index: 2;
  display: flex;
  width: 2.5rem;
  top: 1.125rem;
  color: #F2EDE6;
  right: 18px;
  position: absolute;
}.squ_gcg_card_ic_zgc svg {
  width: 20px;
  stroke-linecap: round;
  height: 20px;
  stroke-linejoin: round;
}.squ_gcg_card_ct_zgc {
  z-index: 1;
  position: relative;
}.squ_gcg_card_h_zgc {
  font-weight: 800;
  font-size: 18px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F2EDE6;
  line-height: 1.2;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 771px) {.squ_gcg_card_h_zgc {
  font-size: 1.25rem;
}
}.squ_gcg_card_p_zgc {
  color: rgba(255,255,255,.82);
  font-size: 0.75rem;
  margin-bottom: 10px;
  line-height: 1.55;
  overflow-wrap: break-word;
}.squ_gcg_card_p_zgc strong {
  color: #F2EDE6;
  font-weight: 600;
}.squ_gcg_card_cta_zgc {
  gap: 0.25rem;
  font-weight: 700;
  font-size: 12px;
  align-items: center;
  display: inline-flex;
  letter-spacing: .04em;
  color: #C47838;
  text-transform: uppercase;
}.squ_gcg_card_cta_zgc svg {
  width: 0.75rem;
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
}.squ_ws_zgc {
  background: #0E1115;
  padding: 2rem 1rem 0;
}
@media(min-width: 767px) {.squ_ws_zgc {
  padding: 36px 1.5rem 0;
}
}.squ_ws_in_zgc {
  margin: 0 auto;
  max-width: 82.5rem;
}.squ_ws_head_zgc {
  gap: 0.75rem;
  margin-bottom: 0.875rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}.squ_ws_title_zgc {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  color: #F2EDE6;
  align-items: center;
  font-size: 1rem;
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  font-weight: 700;
}.squ_ws_title_ic_zgc svg {
  stroke-linecap: round;
  color: #E8AA1E;
  width: 1.125rem;
  stroke-linejoin: round;
  height: 1.125rem;
}.squ_ws_online_zgc {
  gap: 7px;
  display: flex;
  font-weight: 600;
  font-size: 12px;
  color: #6E6860;
  align-items: center;
}.squ_ws_online_dot_zgc {
  border-radius: 50%;
  background: #2CB87C;
  flex-shrink: 0;
  height: 8px;
  box-shadow: 0 0 0.375rem rgba(44, 184, 124, 0.16);
  width: 0.5rem;
}.squ_ws_scroll_zgc {
  gap: 8px;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.squ_ws_scroll_zgc::-webkit-scrollbar {
  display: none;
}.squ_wc_zgc {
  padding: 0.625rem 0.875rem;
  gap: 0.625rem;
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #121620;
  flex-shrink: 0;
  min-width: 13.75rem;
  align-items: center;
  display: flex;
}.squ_wc_img_zgc {
  overflow: hidden;
  background: #161B22;
  border-radius: 0.25rem;
  height: 36px;
  flex-shrink: 0;
  width: 36px;
}.squ_wc_img_zgc img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.squ_wc_info_zgc {
  min-width: 0;
}.squ_wc_game_zgc {
  overflow: hidden;
  font-size: 0.75rem;
  color: #C9C3BA;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
}.squ_wc_player_zgc {
  overflow: hidden;
  white-space: nowrap;
  font-size: 10px;
  color: #524E48;
  text-overflow: ellipsis;
}.squ_wc_amount_zgc {
  font-size: 13px;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
  margin-left: auto;
  color: #2CB87C;
}.squ_prov_zgc {
  background: #0E1115;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.squ_prov_zgc {
  padding: 2.75rem 1.5rem 0;
}
}.squ_prov_in_zgc {
  margin: 0 auto;
  max-width: 82.5rem;
}.squ_prov_head_zgc {
  margin-bottom: 16px;
}.squ_prov_label_zgc {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #C47838;
}.squ_prov_h2_zgc {
  color: #F2EDE6;
  margin-bottom: 0.5rem;
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 771px) {.squ_prov_h2_zgc {
  font-size: 24px;
}
}.squ_prov_seo_zgc {
  overflow-wrap: break-word;
  margin-bottom: 1rem;
  font-size: 0.813rem;
  line-height: 1.6;
  max-width: 620px;
  color: #6E6860;
}.squ_prov_seo_zgc strong {
  font-weight: 700;
  color: #C9C3BA;
}.squ_prov_seo_zgc a {
  text-decoration: underline;
  color: #C47838;
}.squ_prov_grid_zgc {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.squ_prov_grid_zgc {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.squ_prov_grid_zgc {
  grid-template-columns: repeat(8,1fr);
}
}.squ_prov_card_zgc {
  border-radius: 0.375rem;
  gap: 7px;
  background: #121620;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,background .2s;
  padding: 14px 10px;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
}.squ_prov_card_zgc:hover {
  background: #161B22;
  border-color: rgba(196, 120, 52, 0.55);
}.squ_prov_logo_zgc {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 4px;
  display: flex;
  align-items: center;
  width: 44px;
  justify-content: center;
  height: 2.75rem;
}.squ_prov_logo_zgc img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.squ_prov_name_zgc {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #968E83;
  font-weight: 600;
  text-align: center;
}.squ_htp_zgc {
  padding: 2.25rem 1rem 0;
  background: #0E1115;
}
@media(min-width: 769px) {.squ_htp_zgc {
  padding: 44px 24px 0;
}
}.squ_htp_in_zgc {
  margin: 0 auto;
  max-width: 82.5rem;
}.squ_htp_head_zgc {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.squ_htp_label_zgc {
  color: #C47838;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
}.squ_htp_h2_zgc {
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  margin-bottom: 0.5rem;
  color: #F2EDE6;
}
@media(min-width: 767px) {.squ_htp_h2_zgc {
  font-size: 1.75rem;
}
}.squ_htp_intro_zgc {
  color: #6E6860;
  line-height: 1.6;
  font-size: 14px;
}.squ_htp_steps_zgc {
  padding: 0;
  list-style: none;
  gap: 0.75rem;
  margin: 0;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 641px) {.squ_htp_steps_zgc {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.squ_htp_steps_zgc {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.squ_htp_step_zgc {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #161B22;
  padding: 20px 18px 18px;
  border-radius: 6px;
  position: relative;
  display: flex;
  flex-direction: column;
}.squ_htp_step_num_zgc {
  background: #C47838;
  border-radius: 50%;
  font-size: 0.813rem;
  display: flex;
  font-family: 'Orbitron', sans-serif;
  left: 20px;
  font-weight: 800;
  align-items: center;
  justify-content: center;
  top: -0.75rem;
  position: absolute;
  height: 28px;
  width: 28px;
  color: #0C0D10;
}.squ_htp_step_ic_zgc {
  background: rgba(196, 120, 56, 0.18);
  border-radius: 0.25rem;
  margin: 0.5rem 0 0.75rem;
  height: 36px;
  display: flex;
  align-items: center;
  width: 2.25rem;
  color: #C47838;
  justify-content: center;
}.squ_htp_step_ic_zgc svg {
  stroke-linecap: round;
  width: 1.125rem;
  stroke-linejoin: round;
  height: 18px;
}.squ_htp_step_h_zgc {
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  color: #F2EDE6;
  line-height: 1.25;
  font-weight: 700;
  font-size: 0.875rem;
}.squ_htp_step_p_zgc {
  color: #6E6860;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.813rem;
}.squ_htp_step_p_zgc strong {
  color: #C9C3BA;
  font-weight: 600;
}.squ_htp_cta_zgc {
  padding: 13px 1.625rem;
  transition: background .2s;
  background: #2CB87C;
  border-radius: 0.375rem;
  font-weight: 700;
  margin-top: 20px;
  display: inline-block;
  font-size: 0.875rem;
  color: #0C0D10;
}.squ_htp_cta_zgc:hover {
  background: #36D491;
}.squ_app_zgc {
  background: #0E1115;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.squ_app_zgc {
  padding: 2.75rem 1.5rem 0;
}
}.squ_app_in_zgc {
  margin: 0 auto;
  max-width: 82.5rem;
}.squ_app_head_zgc {
  margin-bottom: 16px;
}.squ_app_label_zgc {
  color: #C47838;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.squ_app_h2_zgc {
  font-size: 20px;
  color: #F2EDE6;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
}
@media(min-width: 770px) {.squ_app_h2_zgc {
  font-size: 1.5rem;
}
}.squ_app_sub_zgc {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #6E6860;
  max-width: 600px;
}.squ_app_sub_zgc strong {
  font-weight: 700;
  color: #C9C3BA;
}.squ_app_cards_zgc {
  gap: 0.625rem;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.squ_app_cards_zgc {
  grid-template-columns: repeat(3,1fr);
}
}.squ_app_card_zgc {
  gap: 1rem;
  overflow: hidden;
  padding: 20px;
  border-radius: 0.375rem;
  display: flex;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
}.squ_app_card_ios_zgc {
  background: linear-gradient(135deg,rgba(196, 120, 56, 0.18) 0%,#161B22 100%);
}.squ_app_card_android_zgc {
  background: linear-gradient(135deg,rgba(44, 184, 124, 0.16) 0%,#161B22 100%);
}.squ_app_card_win_zgc {
  background: linear-gradient(135deg,rgba(232, 170, 30, 0.15) 0%,#161B22 100%);
}.squ_app_card_ic_zgc svg {
  stroke-linecap: round;
  width: 2.125rem;
  stroke-linejoin: round;
  height: 2.125rem;
}.squ_app_card_ic_zgc {
  flex-shrink: 0;
  color: #F2EDE6;
}.squ_app_card_os_zgc {
  text-transform: uppercase;
  color: #6E6860;
  letter-spacing: .08em;
  margin-bottom: 6px;
  font-size: 10px;
  font-weight: 700;
}.squ_app_card_title_zgc {
  color: #F2EDE6;
  overflow-wrap: break-word;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 6px;
  line-height: 1.2;
}.squ_app_card_text_zgc {
  overflow-wrap: break-word;
  line-height: 1.5;
  margin-bottom: 14px;
  color: #6E6860;
  font-size: 0.75rem;
}.squ_app_card_btn_zgc {
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(196, 120, 52, 0.55);
  border-radius: 4px;
  gap: 7px;
  padding: 10px 18px;
  transition: background .2s;
  align-items: center;
  color: #F2EDE6;
  font-size: 13px;
  font-weight: 700;
  display: inline-flex;
}.squ_app_card_btn_zgc:hover {
  background: rgba(255, 255, 255, 0.07);
}.squ_reg_zgc {
  background: #0E1115;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.squ_reg_zgc {
  padding: 2.75rem 24px 0;
}
}.squ_reg_in_zgc {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 1.75rem 24px;
  background: #161B22;
  border-radius: 0.625rem;
  max-width: 82.5rem;
}
@media(min-width:768px) {.squ_reg_in_zgc {
  padding: 2.5rem;
}
}.squ_reg_top_zgc {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:860px) {.squ_reg_top_zgc {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.squ_reg_label_zgc {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #C47838;
  font-size: 11px;
  margin-bottom: 10px;
}.squ_reg_h2_zgc {
  font-size: 1.375rem;
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
  color: #F2EDE6;
  overflow-wrap: break-word;
  margin-bottom: 0.75rem;
  line-height: 1.2;
}
@media(min-width: 766px) {.squ_reg_h2_zgc {
  font-size: 28px;
}
}.squ_reg_bonus_zgc {
  border: 1px solid rgba(232, 170, 30, 0.15);
  border-radius: 6px;
  gap: 8px;
  background: rgba(232, 170, 30, 0.15);
  padding: 10px 16px;
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.squ_reg_bonus_amount_zgc {
  font-size: 1.25rem;
  font-weight: 800;
  color: #E8AA1E;
}.squ_reg_bonus_text_zgc {
  font-size: 0.813rem;
  color: #968E83;
  line-height: 1.35;
}.squ_reg_cta_btn_zgc {
  transition: background .2s;
  background: #2CB87C;
  border-radius: 6px;
  padding: 0.875rem 2rem;
  font-weight: 700;
  font-size: 15px;
  display: inline-block;
  color: #0C0D10;
  box-shadow: 0 4px 1.25rem rgba(44, 184, 124, 0.40), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  margin-bottom: 12px;
}.squ_reg_cta_btn_zgc:hover {
  background: #36D491;
}.squ_reg_terms_zgc {
  color: #524E48;
  font-size: 11px;
  line-height: 1.5;
}.squ_reg_seo_zgc {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  color: #6E6860;
  overflow-wrap: break-word;
  font-size: 13px;
  padding-top: 20px;
  line-height: 1.65;
}.squ_reg_seo_zgc p {
  color: #6E6860;
  font-size: 13px;
  margin-bottom: 0.625rem;
  line-height: 1.65;
}.squ_reg_seo_zgc p:last-child {
  margin-bottom: 0;
}.squ_reg_seo_zgc strong {
  font-weight: 700;
  color: #C9C3BA;
}.squ_reg_seo_zgc a {
  transition: color .2s;
  text-decoration: underline;
  color: #C47838;
}.squ_reg_seo_zgc a:hover {
  color: #DA8E48;
}.squ_reg_seo_zgc ul,.squ_reg_seo_zgc ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.squ_reg_seo_zgc ol {
  list-style: decimal;
}.squ_reg_seo_zgc li {
  color: #6E6860;
  margin-bottom: 4px;
  line-height: 1.65;
  font-size: 0.813rem;
}.squ_reg_seo_zgc table {
  font-size: 13px;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 10px;
  display: block;
  width: 100%;
}
@media(min-width: 765px) {.squ_reg_seo_zgc table {
  display: table;
}
}.squ_reg_seo_zgc th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C9C3BA;
}.squ_reg_seo_zgc td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #6E6860;
}.squ_reg_steps_zgc {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 1.75rem;
}
@media(min-width:860px) {.squ_reg_steps_zgc {
  margin-top: 0;
}
}.squ_reg_step_zgc {
  padding: 1rem;
  background: rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 6px;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.squ_reg_step_num_zgc {
  border: 1px solid rgba(196, 120, 56, 0.08);
  background: rgba(196, 120, 56, 0.18);
  border-radius: 50%;
  align-items: center;
  color: #C47838;
  display: flex;
  font-weight: 800;
  height: 34px;
  width: 2.125rem;
  font-size: 0.875rem;
  flex-shrink: 0;
  justify-content: center;
}.squ_reg_step_title_zgc {
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.875rem;
  color: #F2EDE6;
}.squ_reg_step_text_zgc {
  line-height: 1.5;
  color: #6E6860;
  font-size: 12px;
}.squ_reg_trust_zgc {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  display: flex;
}.squ_reg_trust_item_zgc {
  gap: 7px;
  color: #6E6860;
  overflow-wrap: break-word;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
}.squ_reg_trust_ic_zgc svg {
  stroke-linecap: round;
  height: 1rem;
  width: 1rem;
  color: #C47838;
  stroke-linejoin: round;
}.squ_bon_zgc {
  background: #0E1115;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.squ_bon_zgc {
  padding: 2.75rem 24px 0;
}
}.squ_bon_in_zgc {
  margin: 0 auto;
  max-width: 1320px;
}.squ_bon_head_zgc {
  margin-bottom: 1.25rem;
}.squ_bon_label_zgc {
  text-transform: uppercase;
  color: #C47838;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
}.squ_bon_h2_zgc {
  font-size: 20px;
  margin-bottom: 8px;
  font-family: 'Orbitron', sans-serif;
  overflow-wrap: break-word;
  color: #F2EDE6;
  font-weight: 800;
}
@media(min-width: 769px) {.squ_bon_h2_zgc {
  font-size: 24px;
}
}.squ_bon_seo_zgc {
  overflow-wrap: break-word;
  color: #6E6860;
  line-height: 1.6;
  max-width: 620px;
  font-size: 0.813rem;
}.squ_bon_seo_zgc strong {
  color: #C9C3BA;
  font-weight: 700;
}.squ_bon_seo_zgc a {
  text-decoration: underline;
  color: #C47838;
}.squ_bon_grid_zgc {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 639px) {.squ_bon_grid_zgc {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.squ_bon_grid_zgc {
  grid-template-columns: repeat(5,1fr);
}
}.squ_bon_card_zgc {
  transition: border-color .2s,transform .2s;
  background: #121620;
  padding: 16px;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.squ_bon_card_zgc:hover {
  transform: translateY(-2px);
  border-color: rgba(196, 120, 56, 0.08);
}.squ_bon_card_ic_zgc svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 26px;
  height: 26px;
}.squ_bon_card_ic_zgc {
  margin-bottom: 10px;
}.squ_bon_card_type_zgc {
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  font-size: 10px;
  letter-spacing: .06em;
  font-weight: 700;
  color: #6E6860;
}.squ_bon_card_amount_zgc {
  margin-bottom: 0.375rem;
  font-size: 1.125rem;
  line-height: 1.1;
  color: #E8AA1E;
  font-weight: 800;
}.squ_bon_card_name_zgc {
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.813rem;
  margin-bottom: 8px;
  color: #F2EDE6;
}.squ_bon_card_detail_zgc {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  font-size: 0.688rem;
  padding-top: 8px;
  overflow-wrap: break-word;
  color: #524E48;
}.squ_seo_zgc {
  padding: 2.25rem 16px 0;
  background: #0E1115;
}
@media(min-width: 771px) {.squ_seo_zgc {
  padding: 2.75rem 1.5rem 0;
}
}.squ_seo_in_zgc {
  padding: 28px 1.5rem;
  background: #161B22;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.squ_seo_in_zgc {
  padding: 36px 40px;
}
}.squ_seo_label_zgc {
  color: #C47838;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
}.squ_seo_h2_zgc {
  font-weight: 800;
  font-family: 'Orbitron', sans-serif;
  line-height: 1.25;
  font-size: 1.25rem;
  color: #F2EDE6;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
}
@media(min-width: 771px) {.squ_seo_h2_zgc {
  font-size: 1.5rem;
}
}.squ_seo_body_zgc {
  font-size: 0.875rem;
  color: #968E83;
  line-height: 1.75;
  overflow-wrap: break-word;
}.squ_seo_body_zgc p {
  line-height: 1.75;
  color: #968E83;
  font-size: 14px;
  margin-bottom: 0.75rem;
}.squ_seo_body_zgc p:last-child {
  margin-bottom: 0;
}.squ_seo_body_zgc strong {
  color: #C9C3BA;
  font-weight: 700;
}.squ_seo_body_zgc a {
  transition: color .2s;
  text-decoration: underline;
  color: #C47838;
}.squ_seo_body_zgc a:hover {
  color: #DA8E48;
}.squ_seo_body_zgc ul,.squ_seo_body_zgc ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.squ_seo_body_zgc ol {
  list-style: decimal;
}.squ_seo_body_zgc li {
  margin-bottom: 6px;
  color: #968E83;
  font-size: 0.875rem;
  line-height: 1.75;
}.squ_seo_body_zgc table {
  font-size: 13px;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  margin-bottom: 12px;
  width: 100%;
}
@media(min-width: 770px) {.squ_seo_body_zgc table {
  display: table;
}
}.squ_seo_body_zgc th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C9C3BA;
}.squ_seo_body_zgc td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #968E83;
}.squ_seo_cols_zgc {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.squ_seo_cols_zgc {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.squ_seo_cols_zgc {
  grid-template-columns: repeat(3,1fr);
}
}.squ_seo_col_h_zgc {
  color: #C9C3BA;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
}.squ_seo_col_p_zgc {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #6E6860;
  font-size: 13px;
}.squ_seo_stats_zgc {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.squ_seo_stat_zgc {
  border: 1px solid rgba(196, 120, 56, 0.18);
  border-radius: 0.375rem;
  background: rgba(196, 120, 56, 0.08);
  padding: 14px 16px;
  flex: 1;
  min-width: 140px;
}.squ_seo_stat_val_zgc {
  color: #C47838;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}.squ_seo_stat_lb_zgc {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #6E6860;
}.squ_faq_zgc {
  background: #0E1115;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.squ_faq_zgc {
  padding: 2.75rem 24px 0;
}
}.squ_faq_in_zgc {
  margin: 0 auto;
  max-width: 82.5rem;
}.squ_faq_head_zgc {
  margin-bottom: 1.25rem;
}.squ_faq_label_zgc {
  font-size: 0.688rem;
  color: #C47838;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
}.squ_faq_h2_zgc {
  overflow-wrap: break-word;
  font-family: 'Orbitron', sans-serif;
  font-size: 1.25rem;
  color: #F2EDE6;
  font-weight: 800;
}
@media(min-width: 769px) {.squ_faq_h2_zgc {
  font-size: 24px;
}
}.squ_faq_list_zgc {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.squ_faq_item_zgc {
  border-radius: 0.375rem;
  background: #161B22;
  border: 1px solid rgba(255, 255, 255, 0.11);
  overflow: hidden;
}.squ_faq_q_zgc {
  gap: 12px;
  padding: 1rem 1.25rem;
  transition: color .2s;
  color: #C9C3BA;
  justify-content: space-between;
  font-weight: 600;
  cursor: pointer;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  flex-wrap: wrap;
}.squ_faq_q_zgc:hover {
  color: #F2EDE6;
}.squ_faq_q_ic_zgc {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  justify-content: center;
  width: 1.5rem;
  height: 24px;
  font-size: 16px;
  align-items: center;
  color: #C47838;
  display: flex;
  flex-shrink: 0;
}.squ_faq_item_zgc.squ_state_open_zgc .squ_faq_q_ic_zgc {
  transform: rotate(45deg);
}.squ_faq_a_zgc {
  padding: 0 20px 1rem;
  color: #6E6860;
  display: none;
  overflow-wrap: break-word;
  line-height: 1.7;
  font-size: 0.813rem;
}.squ_faq_item_zgc.squ_state_open_zgc .squ_faq_a_zgc {
  display: block;
}.squ_faq_a_zgc strong {
  font-weight: 700;
  color: #C9C3BA;
}.squ_faq_a_zgc a {
  color: #C47838;
  text-decoration: underline;
}.squ_faq_a_zgc ul,.squ_faq_a_zgc ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.squ_faq_a_zgc ol {
  list-style: decimal;
}.squ_faq_a_zgc li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.squ_faq_a_zgc table {
  margin: 8px 0;
  overflow-x: auto;
  display: block;
  width: 100%;
  font-size: 0.75rem;
  border-collapse: collapse;
}
@media(min-width: 765px) {.squ_faq_a_zgc table {
  display: table;
}
}.squ_faq_a_zgc th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 8px;
  font-weight: 700;
  color: #C9C3BA;
  text-align: left;
}.squ_faq_a_zgc td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 0.5rem;
  color: #6E6860;
}.squ_seo_zgc {
  padding: 36px 1rem 0;
  background: #0E1115;
}
@media(min-width: 766px) {.squ_seo_zgc {
  padding: 44px 24px 0;
}
}.squ_seo_in_zgc {
  padding: 1.75rem 24px;
  background: #161B22;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 10px;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 765px) {.squ_seo_in_zgc {
  padding: 36px 2.5rem;
}
}.squ_seo_label_zgc {
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #C47838;
  font-weight: 700;
}.squ_seo_h2_zgc {
  overflow-wrap: break-word;
  color: #F2EDE6;
  line-height: 1.25;
  font-family: 'Orbitron', sans-serif;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
}
@media(min-width: 766px) {.squ_seo_h2_zgc {
  font-size: 24px;
}
}.squ_seo_body_zgc {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #968E83;
}.squ_seo_body_zgc p {
  margin-bottom: 0.75rem;
  color: #968E83;
  font-size: 0.875rem;
  line-height: 1.75;
}.squ_seo_body_zgc p:last-child {
  margin-bottom: 0;
}.squ_seo_body_zgc strong {
  color: #C9C3BA;
  font-weight: 700;
}.squ_seo_body_zgc a {
  transition: color .2s;
  text-decoration: underline;
  color: #C47838;
}.squ_seo_body_zgc a:hover {
  color: #DA8E48;
}.squ_seo_body_zgc ul,.squ_seo_body_zgc ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.squ_seo_body_zgc ol {
  list-style: decimal;
}.squ_seo_body_zgc li {
  font-size: 14px;
  color: #968E83;
  margin-bottom: 6px;
  line-height: 1.75;
}.squ_seo_body_zgc table {
  display: block;
  border-collapse: collapse;
  font-size: 13px;
  overflow-x: auto;
  margin-bottom: 12px;
  width: 100%;
}
@media(min-width: 769px) {.squ_seo_body_zgc table {
  display: table;
}
}.squ_seo_body_zgc th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  color: #C9C3BA;
  text-align: left;
  font-weight: 700;
}.squ_seo_body_zgc td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #968E83;
}.squ_seo_cols_zgc {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.squ_seo_cols_zgc {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.squ_seo_cols_zgc {
  grid-template-columns: repeat(3,1fr);
}
}.squ_seo_col_h_zgc {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #C9C3BA;
  font-size: 13px;
  margin-bottom: 7px;
}.squ_seo_col_p_zgc {
  overflow-wrap: break-word;
  color: #6E6860;
  font-size: 0.813rem;
  line-height: 1.65;
}.squ_seo_stats_zgc {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.squ_seo_stat_zgc {
  border: 1px solid rgba(196, 120, 56, 0.18);
  background: rgba(196, 120, 56, 0.08);
  border-radius: 0.375rem;
  flex: 1;
  padding: 0.875rem 1rem;
  min-width: 8.75rem;
}.squ_seo_stat_val_zgc {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
  color: #C47838;
  font-size: 20px;
}.squ_seo_stat_lb_zgc {
  color: #6E6860;
  font-size: 11px;
  overflow-wrap: break-word;
}.squ_seo_zgc {
  background: #0E1115;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.squ_seo_zgc {
  padding: 44px 1.5rem 0;
}
}.squ_seo_in_zgc {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #161B22;
  border-radius: 10px;
  padding: 1.75rem 24px;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.squ_seo_in_zgc {
  padding: 36px 2.5rem;
}
}.squ_seo_label_zgc {
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  color: #C47838;
}.squ_seo_h2_zgc {
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-family: 'Orbitron', sans-serif;
  font-size: 20px;
  color: #F2EDE6;
  font-weight: 800;
}
@media(min-width: 770px) {.squ_seo_h2_zgc {
  font-size: 24px;
}
}.squ_seo_body_zgc {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
  color: #968E83;
}.squ_seo_body_zgc p {
  line-height: 1.75;
  color: #968E83;
  font-size: 0.875rem;
  margin-bottom: 12px;
}.squ_seo_body_zgc p:last-child {
  margin-bottom: 0;
}.squ_seo_body_zgc strong {
  color: #C9C3BA;
  font-weight: 700;
}.squ_seo_body_zgc a {
  transition: color .2s;
  color: #C47838;
  text-decoration: underline;
}.squ_seo_body_zgc a:hover {
  color: #DA8E48;
}.squ_seo_body_zgc ul,.squ_seo_body_zgc ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.squ_seo_body_zgc ol {
  list-style: decimal;
}.squ_seo_body_zgc li {
  line-height: 1.75;
  color: #968E83;
  font-size: 14px;
  margin-bottom: 6px;
}.squ_seo_body_zgc table {
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.squ_seo_body_zgc table {
  display: table;
}
}.squ_seo_body_zgc th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C9C3BA;
  font-weight: 700;
  text-align: left;
}.squ_seo_body_zgc td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #968E83;
}.squ_seo_cols_zgc {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.squ_seo_cols_zgc {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.squ_seo_cols_zgc {
  grid-template-columns: repeat(3,1fr);
}
}.squ_seo_col_h_zgc {
  overflow-wrap: break-word;
  color: #C9C3BA;
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 0.813rem;
}.squ_seo_col_p_zgc {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #6E6860;
  overflow-wrap: break-word;
}.squ_seo_stats_zgc {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.squ_seo_stat_zgc {
  padding: 0.875rem 16px;
  flex: 1;
  background: rgba(196, 120, 56, 0.08);
  border: 1px solid rgba(196, 120, 56, 0.18);
  border-radius: 6px;
  min-width: 140px;
}.squ_seo_stat_val_zgc {
  color: #C47838;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
}.squ_seo_stat_lb_zgc {
  color: #6E6860;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.squ_ft_zgc {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #090B0E;
  margin-top: 48px;
}.squ_ft_support_zgc {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 1rem;
}
@media(min-width: 765px) {.squ_ft_support_zgc {
  padding: 1.75rem 1.5rem;
}
}.squ_ft_support_in_zgc {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  max-width: 1320px;
  display: flex;
  flex-wrap: wrap;
}.squ_ft_support_main_zgc {
  flex: 1;
  gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  min-width: 13.75rem;
}.squ_ft_support_ic_zgc {
  flex-shrink: 0;
  color: #C47838;
}.squ_ft_support_ic_zgc svg {
  height: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.875rem;
}.squ_ft_support_text_title_zgc {
  font-size: 0.938rem;
  color: #F2EDE6;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-weight: 700;
}.squ_ft_support_text_sub_zgc {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #6E6860;
}.squ_ft_support_btn_zgc {
  padding: 11px 22px;
  border-radius: 6px;
  background: #C47838;
  transition: background .2s;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
  color: #F2EDE6;
}.squ_ft_support_btn_zgc:hover {
  background: #DA8E48;
}.squ_ft_support_contacts_zgc {
  gap: 16px;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.squ_ft_support_contact_zgc {
  line-height: 1.4;
  font-size: 12px;
  color: #524E48;
}.squ_ft_support_contact_zgc strong {
  margin-bottom: 2px;
  font-size: 11px;
  display: block;
  color: #968E83;
  font-weight: 600;
}.squ_ft_main_zgc {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 16px 1.5rem;
}
@media(min-width: 769px) {.squ_ft_main_zgc {
  padding: 40px 1.5rem 2rem;
}
}.squ_ft_main_in_zgc {
  gap: 24px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
}
@media(min-width: 642px) {.squ_ft_main_in_zgc {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.squ_ft_main_in_zgc {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.squ_ft_col_logo_zgc {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.squ_ft_col_logo_zgc {
  grid-column: auto;
}
}.squ_ft_logo_zgc {
  gap: 9px;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  align-items: center;
  font-weight: 800;
  display: flex;
  color: #F2EDE6;
  margin-bottom: 12px;
  font-size: 1rem;
}.squ_ft_logo_mark_zgc {
  border-radius: 0.25rem;
  overflow: hidden;
  height: 30px;
  width: 1.875rem;
}.squ_ft_logo_mark_zgc img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.squ_ft_logo_sub_zgc {
  overflow-wrap: break-word;
  max-width: 200px;
  font-size: 0.75rem;
  color: #524E48;
  line-height: 1.55;
}.squ_ft_col_title_zgc {
  font-size: 0.75rem;
  font-weight: 700;
  margin-bottom: 14px;
  text-transform: uppercase;
  letter-spacing: .07em;
  color: #968E83;
}.squ_ft_col_links_zgc {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.squ_ft_col_link_zgc {
  transition: color .2s;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #524E48;
}.squ_ft_col_link_zgc:hover {
  color: #C9C3BA;
}.squ_ft_apps_zgc {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.squ_ft_app_card_zgc {
  gap: 0.625rem;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.25rem;
  padding: 10px 12px;
  align-items: center;
  display: flex;
}.squ_ft_app_card_zgc:hover {
  border-color: rgba(196, 120, 52, 0.55);
}.squ_ft_app_card_ic_zgc svg {
  stroke-linecap: round;
  width: 1.375rem;
  height: 1.375rem;
  stroke-linejoin: round;
}.squ_ft_app_card_os_zgc {
  color: #524E48;
  font-size: 0.625rem;
  font-weight: 600;
}.squ_ft_app_card_action_zgc {
  font-size: 0.75rem;
  color: #C9C3BA;
  font-weight: 700;
}.squ_ft_bot_zgc {
  padding: 1.25rem 16px;
}
@media(min-width: 767px) {.squ_ft_bot_zgc {
  padding: 1.25rem 24px;
}
}.squ_ft_bot_in_zgc {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  max-width: 82.5rem;
  flex-wrap: wrap;
  align-items: center;
}.squ_ft_socials_zgc {
  gap: 8px;
  display: flex;
}.squ_ft_soc_zgc {
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .2s;
  height: 2.25rem;
  color: #968E83;
  align-items: center;
  width: 36px;
  justify-content: center;
  display: flex;
}.squ_ft_soc_zgc svg {
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
  height: 1rem;
}.squ_ft_soc_zgc:hover {
  background: rgba(255, 255, 255, 0.07);
}.squ_ft_legal_zgc {
  flex: 1;
  min-width: 200px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #827C76;
  font-size: 0.688rem;
}.squ_ft_legal_zgc strong {
  font-weight: 700;
  color: #968E83;
}.squ_ft_legal_zgc a {
  text-decoration: underline;
  color: #968E83;
}.squ_ft_age_zgc {
  border: 2px solid #827C76;
  border-radius: 50%;
  flex-shrink: 0;
  font-weight: 800;
  margin-left: auto;
  font-size: 11px;
  width: 32px;
  color: #827C76;
  height: 2rem;
  align-items: center;
  justify-content: center;
  display: flex;
}