*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0B1219;
  min-height: 100vh;
  font-family: 'DM Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #C2D8CE;
  line-height: 1.6;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  text-decoration: none;
  color: inherit;
}button {
  font: inherit;
  border: none;
  background: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.gsn_layout_s43 {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.gsn_page_s43 {
  min-height: 100vh;
  display: flex;
}.gsn_main_s43 {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media(min-width: 1077px) {.gsn_main_s43 {
  padding-left: 220px;
}
}
@media(max-width: 1077px) {.gsn_main_s43 {
  padding-bottom: 72px;
}
}.gsn_gc_s43 {
  border-radius: 9px;
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  background: #0F1720;
  transition: transform .2s,border-color .2s;
  cursor: pointer;
  width: 140px;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 641px) {.gsn_gc_s43 {
  width: 9.75rem;
}
}
@media(min-width:1080px) {.gsn_gc_s43 {
  width: 10.5rem;
}
}.gsn_gc_s43:hover {
  transform: translateY(-3px);
  border-color: rgba(0,212,140,0.08);
}.gsn_gc_img_s43 {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.gsn_gc_img_s43 img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.gsn_gc_hover_s43 {
  transition: opacity .2s;
  inset: 0;
  background: rgba(7,12,17,0.78);
  justify-content: center;
  position: absolute;
  opacity: 0;
  align-items: center;
  display: flex;
}.gsn_gc_s43:hover .gsn_gc_hover_s43 {
  opacity: 1;
}.gsn_gc_hover_btn_s43 {
  border-radius: 0.313rem;
  background: #00D48C;
  padding: 8px 16px;
  color: #EFF8F3;
  font-weight: 700;
  font-size: 0.75rem;
}.gsn_gc_info_s43 {
  padding: 8px 0.625rem 0.625rem;
}.gsn_gc_name_s43 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #C2D8CE;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 3px;
  max-width: 100%;
}.gsn_gc_prov_s43 {
  color: #4E6560;
  font-size: 0.625rem;
}.gsn_gc_tag_s43 {
  border-radius: 0.25rem;
  padding: 2px 7px;
  position: absolute;
  z-index: 2;
  letter-spacing: .04em;
  font-weight: 700;
  text-transform: uppercase;
  left: 0.375rem;
  top: 6px;
  font-size: 0.563rem;
}.gsn_gc_tag_hot_s43 {
  background: #E03A3A;
  color: #fff;
}.gsn_gc_tag_new_s43 {
  background: #19C26A;
  color: #0B1219;
}.gsn_gc_tag_jp_s43 {
  background: #F0A800;
  color: #0B1219;
}.gsn_gc_tag_ex_s43 {
  background: #006E72;
  color: #fff;
}.gsn_gc_tag_live_s43 {
  background: #E03A3A;
  color: #fff;
}.gsn_gr_s43 {
  padding: 32px 16px 0;
  background: #0B1219;
}
@media(min-width: 770px) {.gsn_gr_s43 {
  padding: 2.25rem 24px 0;
}
}.gsn_gr_in_s43 {
  margin: 0 auto;
  max-width: 1320px;
}.gsn_gr_head_s43 {
  gap: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
}.gsn_gr_head_l_s43 {
  gap: 10px;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.gsn_gr_ic_s43 {
  border-radius: 9px;
  align-items: center;
  display: flex;
  width: 32px;
  flex-shrink: 0;
  height: 32px;
  justify-content: center;
}.gsn_gr_ic_s43 svg {
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
  height: 1rem;
}.gsn_gr_title_s43 {
  font-family: 'Space Grotesk', sans-serif;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #EFF8F3;
  font-size: 1rem;
}
@media(min-width: 767px) {.gsn_gr_title_s43 {
  font-size: 1.125rem;
}
}.gsn_gr_more_s43 {
  gap: 0.313rem;
  transition: color .2s;
  display: flex;
  white-space: nowrap;
  font-weight: 600;
  color: #607D74;
  font-size: 12px;
  align-items: center;
  flex-shrink: 0;
}.gsn_gr_more_s43:hover {
  color: #00D48C;
}.gsn_gr_more_s43 svg {
  stroke-linecap: round;
  height: 12px;
  stroke-linejoin: round;
  width: 12px;
}.gsn_gr_arrows_s43 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.gsn_gr_arr_s43 {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.313rem;
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  align-items: center;
  height: 1.875rem;
  width: 1.875rem;
  display: flex;
  color: #8AADA1;
  justify-content: center;
}.gsn_gr_arr_s43:hover {
  background: rgba(255,255,255,0.07);
  color: #EFF8F3;
}.gsn_gr_arr_s43 svg {
  width: 0.813rem;
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.gsn_gr_seo_h_s43 {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  max-width: 680px;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 13px;
  color: #C2D8CE;
  font-weight: 700;
}
@media(min-width: 769px) {.gsn_gr_seo_h_s43 {
  font-size: 14px;
}
}.gsn_gr_seo_s43 {
  margin-bottom: 12px;
  font-size: 12px;
  line-height: 1.55;
  color: #607D74;
  overflow-wrap: break-word;
  max-width: 680px;
}.gsn_gr_seo_s43 strong {
  color: #C2D8CE;
  font-weight: 600;
}.gsn_gr_scroll_s43 {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 0.625rem;
  overflow-x: auto;
}.gsn_gr_scroll_s43::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.gsn_gr_scroll_s43 {
  gap: 12px;
}
}.gsn_tb_s43 {
  background: #0B1219;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  position: fixed;
  top: 0;
  align-items: center;
  height: 56px;
  left: 0;
  display: flex;
  z-index: 80;
  right: 0;
}.gsn_tb_in_s43 {
  padding: 0 14px;
  gap: 0;
  height: 100%;
  display: flex;
  width: 100%;
  align-items: center;
}.gsn_tb_burger_s43 {
  border-radius: 0.563rem;
  gap: 0.313rem;
  height: 2.375rem;
  align-items: center;
  margin-right: 0.5rem;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
  display: flex;
  width: 38px;
}.gsn_tb_burger_s43:hover {
  background: rgba(255,255,255,0.05);
}.gsn_tb_burger_line_s43 {
  border-radius: 1px;
  background: #8AADA1;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1079px) {.gsn_tb_burger_s43 {
  display: none;
}
}.gsn_tb_logo_s43 {
  gap: 9px;
  flex-shrink: 0;
  font-weight: 800;
  font-size: 1.125rem;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  margin-right: 1.25rem;
  display: flex;
  color: #EFF8F3;
  align-items: center;
}.gsn_tb_logo_mark_s43 {
  overflow: hidden;
  border-radius: 0.563rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 32px;
}.gsn_tb_logo_mark_s43 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.gsn_tb_nav_s43 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 638px) {.gsn_tb_nav_s43 {
  display: flex;
}
}.gsn_tb_tab_s43 {
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  border-radius: 0.563rem;
  font-size: 13px;
  font-weight: 600;
  color: #8AADA1;
  white-space: nowrap;
}.gsn_tb_tab_s43:hover {
  background: rgba(255,255,255,0.05);
  color: #EFF8F3;
}.gsn_tb_tab_s43.gsn_state_active_s43 {
  background: rgba(0,212,140,0.18);
  color: #EFF8F3;
}.gsn_tb_right_s43 {
  gap: 0.5rem;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
}.gsn_tb_login_s43 {
  padding: 9px 16px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,color .2s;
  border-radius: 9px;
  font-weight: 600;
  display: none;
  font-size: 0.813rem;
  color: #C2D8CE;
}.gsn_tb_login_s43:hover {
  border-color: rgba(0,212,140,0.38);
  color: #EFF8F3;
}
@media(min-width: 481px) {.gsn_tb_login_s43 {
  display: block;
}
}.gsn_tb_reg_s43 {
  background: #19C26A;
  transition: background .2s;
  border-radius: 0.563rem;
  padding: 9px 1.125rem;
  font-size: 0.813rem;
  font-weight: 700;
  white-space: nowrap;
  color: #071010;
}.gsn_tb_reg_s43:hover {
  background: #22D87A;
}.gsn_sb_s43 {
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  background: #131D27;
  transform: translateX(-100%);
  overflow-y: auto;
  width: 13.75rem;
  bottom: 0;
  left: 0;
  z-index: 70;
  top: 3.5rem;
  position: fixed;
}.gsn_sb_s43.gsn_state_open_s43 {
  transform: translateX(0);
}.gsn_sb_s43::-webkit-scrollbar {
  width: 4px;
}.gsn_sb_s43::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1083px) {.gsn_sb_s43 {
  transform: translateX(0);
}
}.gsn_sb_auth_s43 {
  padding: 14px 0.75rem 0.625rem;
}.gsn_sb_btn_reg_s43 {
  padding: 0.688rem;
  transition: background .2s;
  background: #19C26A;
  border-radius: 0.563rem;
  font-size: 13px;
  display: block;
  color: #071010;
  margin-bottom: 0.5rem;
  text-align: center;
  font-weight: 700;
}.gsn_sb_btn_reg_s43:hover {
  background: #22D87A;
}.gsn_sb_btn_login_s43 {
  border-radius: 0.563rem;
  transition: border-color .2s;
  padding: 10px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  font-weight: 600;
  display: block;
  text-align: center;
  font-size: 0.813rem;
  color: #C2D8CE;
}.gsn_sb_btn_login_s43:hover {
  border-color: rgba(0,212,140,0.38);
  color: #EFF8F3;
}.gsn_sb_promo_s43 {
  background: linear-gradient(135deg,#003D2E,#131D27);
  padding: 0.75rem 0.875rem;
  border: 1px solid rgba(0,212,140,0.18);
  border-radius: 9px;
  margin: 0 12px 10px;
  overflow: hidden;
  position: relative;
}.gsn_sb_promo_s43::before {
  background: radial-gradient(circle,rgba(0,212,140,0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  right: -1.25rem;
  width: 80px;
  height: 80px;
  top: -20px;
  position: absolute;
}.gsn_sb_promo_title_s43 {
  margin-bottom: 4px;
  color: #00D48C;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
}.gsn_sb_promo_text_s43 {
  line-height: 1.35;
  color: #EFF8F3;
  overflow-wrap: break-word;
  font-size: 12px;
  font-weight: 600;
}.gsn_sb_promo_sub_s43 {
  font-size: 10px;
  color: #607D74;
  margin-top: 3px;
}.gsn_sb_nav_s43 {
  padding: 6px 8px 16px;
}.gsn_sb_nav_lb_s43 {
  padding: 10px 8px 6px;
  text-transform: uppercase;
  font-weight: 700;
  color: #4E6560;
  letter-spacing: .08em;
  font-size: 0.625rem;
}.gsn_sb_link_s43 {
  gap: 10px;
  padding: 0.563rem 0.625rem;
  transition: background .15s,color .15s;
  border-radius: 0.313rem;
  color: #8AADA1;
  overflow-wrap: break-word;
  font-size: 13px;
  cursor: pointer;
  font-weight: 500;
  align-items: center;
  display: flex;
}.gsn_sb_link_s43:hover {
  background: rgba(255,255,255,0.05);
  color: #EFF8F3;
}.gsn_sb_link_s43.gsn_state_active_s43 {
  background: rgba(0,212,140,0.18);
  color: #EFF8F3;
}.gsn_sb_ic_s43 {
  border-radius: 0.313rem;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  height: 30px;
  width: 30px;
  align-items: center;
}.gsn_sb_ic_s43 svg {
  width: 1rem;
  stroke-linejoin: round;
  height: 16px;
  stroke-linecap: round;
}.gsn_sb_ic_1_s43 {
  background: rgba(0,212,140,0.08);
  color: #00D48C;
}.gsn_sb_ic_2_s43 {
  background: rgba(25,194,106,0.18);
  color: #19C26A;
}.gsn_sb_ic_3_s43 {
  background: rgba(240,168,0,0.16);
  color: #F0A800;
}.gsn_sb_ic_4_s43 {
  background: rgba(0,110,114,0.30);
  color: #006E72;
}.gsn_sb_ic_5_s43 {
  background: rgba(0,212,140,0.08);
  color: #E0549A;
}.gsn_sb_ic_6_s43 {
  background: rgba(0,110,114,0.30);
  color: #7B4DCC;
}.gsn_sb_badge_s43 {
  border-radius: 5px;
  padding: 2px 7px;
  background: #F0A800;
  font-weight: 700;
  margin-left: auto;
  color: #071010;
  font-size: 0.563rem;
}.gsn_sb_bot_s43 {
  padding: 0.75rem;
  gap: 0.5rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.gsn_sb_lang_s43,.gsn_sb_help_s43 {
  border-radius: 0.313rem;
  padding: 0.563rem 6px;
  transition: border-color .2s;
  gap: 0.375rem;
  border: 1px solid rgba(255,255,255,0.06);
  background: rgba(255,255,255,0.05);
  flex: 1;
  display: flex;
  font-weight: 600;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  color: #8AADA1;
}.gsn_sb_lang_s43:hover,.gsn_sb_help_s43:hover {
  border-color: rgba(0,212,140,0.38);
  color: #EFF8F3;
}.gsn_sb_lang_s43 svg,.gsn_sb_help_s43 svg {
  stroke-linejoin: round;
  height: 0.813rem;
  width: 13px;
  stroke-linecap: round;
}.gsn_sb_bd_s43 {
  background: rgba(7,12,17,0.78);
  inset: 0;
  display: none;
  z-index: 69;
  position: fixed;
}.gsn_sb_bd_s43.gsn_state_on_s43 {
  display: block;
}
@media(min-width: 1079px) {.gsn_sb_bd_s43 {
  display: none!important;
}
}.gsn_mob_nav_s43 {
  border-top: 1px solid rgba(255,255,255,0.10);
  background: #131D27;
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  position: fixed;
  display: flex;
  z-index: 80;
  right: 0;
  bottom: 0;
  left: 0;
}
@media(min-width: 1082px) {.gsn_mob_nav_s43 {
  display: none;
}
}.gsn_mob_nav_item_s43 {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 0.25rem;
  align-items: center;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  color: #4E6560;
}.gsn_mob_nav_ic_s43 {
  line-height: 1;
}.gsn_mob_nav_ic_s43 svg {
  width: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 20px;
}.gsn_mob_nav_lb_s43 {
  font-size: 10px;
  color: #4E6560;
  font-weight: 600;
}.gsn_mob_nav_item_s43.gsn_state_active_s43 {
  color: #00D48C;
}.gsn_mob_nav_item_s43.gsn_state_active_s43 .gsn_mob_nav_lb_s43 {
  color: #00D48C;
}.gsn_hero_s43 {
  background: #0B1219;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 765px) {.gsn_hero_s43 {
  padding: 24px 24px 0;
}
}.gsn_hero_in_s43 {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.gsn_hero_in_s43 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1103px) {.gsn_hero_in_s43 {
  grid-template-columns: 1fr 21.25rem;
}
}.gsn_hero_promo_s43 {
  background: #0F1720;
  overflow: hidden;
  border-radius: 14px;
  min-height: 13.75rem;
  align-items: stretch;
  position: relative;
  display: flex;
}
@media(min-width: 767px) {.gsn_hero_promo_s43 {
  min-height: 17.5rem;
}
}.gsn_hero_promo_bg_s43 {
  background-position: center;
  background: linear-gradient(120deg,#003D2E 0%,#0B1219 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.gsn_hero_promo_bg_s43::after {
  inset: 0;
  background: linear-gradient(90deg,#0B1219 0%,rgba(7,12,17,0.78) 60%,transparent 100%);
  content: '';
  position: absolute;
}.gsn_hero_promo_glow_s43 {
  background: radial-gradient(circle,rgba(0,110,114,0.30) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  right: 60px;
  height: 300px;
  width: 18.75rem;
  pointer-events: none;
  top: -2.5rem;
}.gsn_hero_promo_ct_s43 {
  padding: 28px 24px 28px 28px;
  max-width: 30rem;
  display: flex;
  justify-content: center;
  z-index: 2;
  position: relative;
  flex-direction: column;
}
@media(min-width: 765px) {.gsn_hero_promo_ct_s43 {
  padding: 40px 32px;
}
}.gsn_hero_badge_s43 {
  border: 1px solid rgba(0,212,140,0.08);
  background: rgba(0,212,140,0.18);
  border-radius: 1.25rem;
  padding: 5px 12px;
  text-transform: uppercase;
  letter-spacing: .08em;
  display: inline-block;
  font-weight: 700;
  color: #00D48C;
  margin-bottom: 14px;
  font-size: 0.625rem;
}.gsn_hero_h1_s43 {
  overflow-wrap: break-word;
  font-family: 'Space Grotesk', sans-serif;
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: 800;
  color: #EFF8F3;
  line-height: 1.15;
}.gsn_hero_h1_s43 em {
  font-style: normal;
  color: #F0A800;
}
@media(min-width: 765px) {.gsn_hero_h1_s43 {
  font-size: 36px;
}
}.gsn_hero_sub_s43 {
  color: #8AADA1;
  line-height: 1.55;
  font-size: 13px;
  margin-bottom: 20px;
}
@media(min-width: 769px) {.gsn_hero_sub_s43 {
  font-size: 0.875rem;
}
}.gsn_hero_row_s43 {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.gsn_hero_cta_s43 {
  background: #19C26A;
  transition: background .2s;
  padding: 0.813rem 1.625rem;
  border-radius: 9px;
  font-size: 14px;
  color: #071010;
  box-shadow: 0 3px 14px rgba(25,194,106,0.42), inset 0 1px 0 rgba(255,255,255,0.10);
  font-weight: 700;
}.gsn_hero_cta_s43:hover {
  background: #22D87A;
}.gsn_hero_terms_s43 {
  color: #4E6560;
  font-size: 0.688rem;
}.gsn_hero_game_s43 {
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  background: #0F1720;
  border-radius: 0.875rem;
  flex-direction: column;
  display: flex;
  position: relative;
}.gsn_hero_game_badge_s43 {
  border: 1px solid rgba(240,168,0,0.16);
  padding: 5px 0.625rem;
  background: rgba(240,168,0,0.16);
  border-radius: 20px;
  top: 0.75rem;
  text-transform: uppercase;
  font-size: 10px;
  left: 0.75rem;
  z-index: 3;
  position: absolute;
  letter-spacing: .06em;
  color: #F0A800;
  font-weight: 700;
}.gsn_hero_game_badge_s43 svg {
  height: 0.688rem;
  width: 11px;
  margin-right: 4px;
  vertical-align: -1px;
}.gsn_hero_game_img_s43 {
  background: linear-gradient(135deg,#003D2E,#0B1219);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.gsn_hero_game_img_s43 img {
  inset: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}.gsn_hero_game_play_s43 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(7,12,17,0.78);
  display: flex;
  justify-content: center;
  position: absolute;
  opacity: 0;
  align-items: center;
}.gsn_hero_game_s43:hover .gsn_hero_game_play_s43 {
  opacity: 1;
}.gsn_hero_game_play_s43 span {
  border-radius: 50%;
  background: #00D48C;
  justify-content: center;
  align-items: center;
  height: 3.25rem;
  width: 3.25rem;
  display: flex;
}.gsn_hero_game_play_s43 span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 18px;
}.gsn_hero_game_info_s43 {
  padding: 0.875rem 1rem;
}.gsn_hero_game_title_s43 {
  color: #EFF8F3;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 0.938rem;
}.gsn_hero_game_provider_s43 {
  font-size: 0.688rem;
  color: #607D74;
}.gsn_hero_game_btn_s43 {
  transition: background .2s;
  padding: 0.688rem;
  background: #00D48C;
  border-radius: 0.563rem;
  margin: 0.75rem 1rem 16px;
  color: #EFF8F3;
  display: block;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 700;
}.gsn_hero_game_s43:hover .gsn_hero_game_btn_s43 {
  background: #00ECAB;
}.gsn_sbar_s43 {
  padding: 16px 1rem 0;
  background: #0B1219;
}
@media(min-width: 766px) {.gsn_sbar_s43 {
  padding: 1.125rem 24px 0;
}
}.gsn_sbar_in_s43 {
  margin: 0 auto;
  max-width: 82.5rem;
}.gsn_sbar_row_s43 {
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
}.gsn_sbar_input_s43 {
  border-radius: 0.563rem;
  gap: 10px;
  padding: 0.688rem 16px;
  background: #0F1720;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  flex: 1;
  display: flex;
  cursor: pointer;
  font-size: 13px;
  align-items: center;
  color: #607D74;
}.gsn_sbar_input_s43:hover {
  border-color: rgba(0,212,140,0.38);
}.gsn_sbar_input_s43 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 15px;
  height: 0.938rem;
  flex-shrink: 0;
}.gsn_sbar_providers_s43 {
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  padding: 0.688rem 18px;
  background: #0F1720;
  gap: 0.5rem;
  border-radius: 9px;
  font-weight: 600;
  display: flex;
  color: #C2D8CE;
  align-items: center;
  font-size: 13px;
  white-space: nowrap;
}.gsn_sbar_providers_s43:hover {
  border-color: rgba(0,212,140,0.38);
  color: #EFF8F3;
}.gsn_sbar_providers_s43 svg {
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
  width: 14px;
}.gsn_sbar_tabs_s43 {
  gap: 6px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
}.gsn_sbar_tabs_s43::-webkit-scrollbar {
  display: none;
}.gsn_sbar_tab_s43 {
  gap: 7px;
  border-radius: 1.25rem;
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255,255,255,0.06);
  padding: 0.5rem 14px;
  background: rgba(255,255,255,0.05);
  font-size: 12px;
  font-weight: 600;
  display: flex;
  flex-shrink: 0;
  white-space: nowrap;
  color: #8AADA1;
  align-items: center;
  cursor: pointer;
}.gsn_sbar_tab_s43:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(0,212,140,0.38);
  color: #EFF8F3;
}.gsn_sbar_tab_s43.gsn_state_active_s43 {
  background: rgba(0,212,140,0.18);
  border-color: rgba(0,212,140,0.08);
  color: #EFF8F3;
}.gsn_sbar_tab_ic_s43 svg {
  stroke-linejoin: round;
  height: 0.875rem;
  width: 0.875rem;
  stroke-linecap: round;
}.gsn_wy_s43 {
  background: #0B1219;
  padding: 32px 1rem 0;
}
@media(min-width: 766px) {.gsn_wy_s43 {
  padding: 2.5rem 24px 0;
}
}.gsn_wy_in_s43 {
  margin: 0 auto;
  max-width: 1320px;
}.gsn_wy_head_s43 {
  max-width: 45rem;
  margin-bottom: 18px;
}.gsn_wy_label_s43 {
  letter-spacing: .08em;
  color: #00D48C;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.gsn_wy_h2_s43 {
  color: #EFF8F3;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.5rem;
  font-family: 'Space Grotesk', sans-serif;
  font-weight: 800;
}
@media(min-width: 771px) {.gsn_wy_h2_s43 {
  font-size: 24px;
}
}.gsn_wy_intro_s43 {
  margin: 0;
  color: #607D74;
  line-height: 1.6;
  font-size: 0.813rem;
}.gsn_wy_grid_s43 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.gsn_wy_grid_s43 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.gsn_wy_grid_s43 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.gsn_wy_card_s43 {
  border-radius: 0.563rem;
  background: #131D27;
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,transform .2s;
}.gsn_wy_card_s43:hover {
  border-color: rgba(0,212,140,0.08);
  transform: translateY(-2px);
}.gsn_wy_card_ic_s43 {
  border-radius: 50%;
  background: rgba(0,212,140,0.18);
  width: 2.75rem;
  display: flex;
  color: #00D48C;
  justify-content: center;
  margin-bottom: 14px;
  height: 2.75rem;
  align-items: center;
}.gsn_wy_card_ic_s43 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 22px;
  width: 1.375rem;
}.gsn_wy_card_h_s43 {
  color: #EFF8F3;
  font-size: 15px;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.gsn_wy_card_p_s43 {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #607D74;
  font-size: 0.813rem;
}.gsn_wy_card_p_s43 strong {
  color: #C2D8CE;
  font-weight: 600;
}.gsn_gr_jp_s43 {
  padding: 20px;
  background: linear-gradient(135deg,#1A0D3A 0%,#080C16 100%);
  overflow: hidden;
  border-radius: 0.875rem;
  position: relative;
}.gsn_gr_jp_s43::before {
  background: radial-gradient(circle,rgba(0,110,114,0.30) 0%,transparent 70%);
  border-radius: 50%;
  top: -3.75rem;
  content: '';
  left: -60px;
  height: 15.625rem;
  position: absolute;
  width: 250px;
}.gsn_gr_jp_s43::after {
  background: radial-gradient(circle,rgba(240,168,0,0.16) 0%,transparent 70%);
  border-radius: 50%;
  right: 0;
  bottom: -40px;
  position: absolute;
  height: 12.5rem;
  width: 200px;
  content: '';
}.gsn_gr_jp_head_s43 {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 16px;
  z-index: 1;
  position: relative;
  align-items: flex-start;
}.gsn_gr_jp_info_s43 {
  flex: 1;
}.gsn_gr_jp_label_s43 {
  color: #7B4DCC;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
}.gsn_gr_jp_label_s43 svg {
  width: 14px;
  vertical-align: -2px;
  margin-right: 0.25rem;
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
}.gsn_gr_jp_amount_s43 {
  color: #EFF8F3;
  font-weight: 800;
  margin-bottom: 4px;
  line-height: 1;
  font-family: 'Space Grotesk', sans-serif;
  font-size: 32px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.gsn_gr_jp_amount_s43 {
  font-size: 2.5rem;
}
}.gsn_gr_jp_amount_s43 span {
  color: #F0A800;
}.gsn_gr_jp_seo_s43 {
  max-width: 480px;
  line-height: 1.5;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #8AADA1;
}.gsn_gr_jp_cta_s43 {
  transition: background .2s;
  padding: 0.688rem 20px;
  border-radius: 0.563rem;
  background: rgba(0,110,114,0.30);
  border: 1px solid rgba(0,110,114,0.30);
  font-weight: 700;
  font-size: 0.813rem;
  color: #EFF8F3;
  position: relative;
  white-space: nowrap;
  z-index: 1;
  flex-shrink: 0;
  align-self: flex-start;
  margin-top: 0.25rem;
}.gsn_gr_jp_cta_s43:hover {
  background: #006E72;
}.gsn_ws_s43 {
  padding: 2rem 16px 0;
  background: #0B1219;
}
@media(min-width: 769px) {.gsn_ws_s43 {
  padding: 2.25rem 24px 0;
}
}.gsn_ws_in_s43 {
  margin: 0 auto;
  max-width: 1320px;
}.gsn_ws_head_s43 {
  gap: 12px;
  align-items: center;
  display: flex;
  margin-bottom: 14px;
  justify-content: space-between;
  flex-wrap: wrap;
}.gsn_ws_title_s43 {
  gap: 0.625rem;
  font-family: 'Space Grotesk', sans-serif;
  align-items: center;
  font-size: 1rem;
  flex-wrap: wrap;
  display: flex;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #EFF8F3;
}.gsn_ws_title_ic_s43 svg {
  stroke-linejoin: round;
  color: #F0A800;
  height: 18px;
  width: 18px;
  stroke-linecap: round;
}.gsn_ws_online_s43 {
  gap: 0.438rem;
  align-items: center;
  display: flex;
  font-weight: 600;
  font-size: 0.75rem;
  color: #607D74;
}.gsn_ws_online_dot_s43 {
  background: #19C26A;
  border-radius: 50%;
  height: 8px;
  box-shadow: 0 0 6px rgba(25,194,106,0.18);
  flex-shrink: 0;
  width: 0.5rem;
}.gsn_ws_scroll_s43 {
  gap: 0.5rem;
  display: flex;
  overflow-x: auto;
  padding-bottom: 8px;
  scrollbar-width: none;
}.gsn_ws_scroll_s43::-webkit-scrollbar {
  display: none;
}.gsn_wc_s43 {
  border-radius: 9px;
  background: #0F1720;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 10px 14px;
  gap: 0.625rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
}.gsn_wc_img_s43 {
  overflow: hidden;
  background: #131D27;
  border-radius: 0.313rem;
  height: 2.25rem;
  width: 2.25rem;
  flex-shrink: 0;
}.gsn_wc_img_s43 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.gsn_wc_info_s43 {
  min-width: 0;
}.gsn_wc_game_s43 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 600;
  font-size: 12px;
  color: #C2D8CE;
}.gsn_wc_player_s43 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  white-space: nowrap;
  color: #4E6560;
}.gsn_wc_amount_s43 {
  flex-shrink: 0;
  margin-left: auto;
  font-size: 13px;
  white-space: nowrap;
  color: #19C26A;
  font-weight: 700;
}.gsn_app_s43 {
  background: #0B1219;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.gsn_app_s43 {
  padding: 2.75rem 24px 0;
}
}.gsn_app_in_s43 {
  margin: 0 auto;
  max-width: 82.5rem;
}.gsn_app_head_s43 {
  margin-bottom: 16px;
}.gsn_app_label_s43 {
  margin-bottom: 8px;
  color: #00D48C;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
}.gsn_app_h2_s43 {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 20px;
  color: #EFF8F3;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.375rem;
}
@media(min-width: 765px) {.gsn_app_h2_s43 {
  font-size: 24px;
}
}.gsn_app_sub_s43 {
  font-size: 13px;
  line-height: 1.6;
  max-width: 37.5rem;
  overflow-wrap: break-word;
  color: #607D74;
}.gsn_app_sub_s43 strong {
  color: #C2D8CE;
  font-weight: 700;
}.gsn_app_cards_s43 {
  gap: 10px;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.gsn_app_cards_s43 {
  grid-template-columns: repeat(3,1fr);
}
}.gsn_app_card_s43 {
  border-radius: 0.563rem;
  overflow: hidden;
  gap: 16px;
  padding: 1.25rem;
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
  position: relative;
}.gsn_app_card_ios_s43 {
  background: linear-gradient(135deg,rgba(0,212,140,0.18) 0%,#131D27 100%);
}.gsn_app_card_android_s43 {
  background: linear-gradient(135deg,rgba(25,194,106,0.18) 0%,#131D27 100%);
}.gsn_app_card_win_s43 {
  background: linear-gradient(135deg,rgba(240,168,0,0.16) 0%,#131D27 100%);
}.gsn_app_card_ic_s43 svg {
  stroke-linejoin: round;
  width: 34px;
  height: 34px;
  stroke-linecap: round;
}.gsn_app_card_ic_s43 {
  flex-shrink: 0;
  color: #EFF8F3;
}.gsn_app_card_os_s43 {
  letter-spacing: .08em;
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  color: #607D74;
  font-weight: 700;
}.gsn_app_card_title_s43 {
  color: #EFF8F3;
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-weight: 700;
}.gsn_app_card_text_s43 {
  line-height: 1.5;
  font-size: 12px;
  color: #607D74;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}.gsn_app_card_btn_s43 {
  transition: background .2s;
  border: 1px solid rgba(0,212,140,0.38);
  background: rgba(255,255,255,0.12);
  padding: 10px 1.125rem;
  border-radius: 0.313rem;
  gap: 7px;
  font-size: 0.813rem;
  align-items: center;
  display: inline-flex;
  color: #EFF8F3;
  font-weight: 700;
}.gsn_app_card_btn_s43:hover {
  background: rgba(255,255,255,0.07);
}.gsn_bon_s43 {
  padding: 2.25rem 16px 0;
  background: #0B1219;
}
@media(min-width: 771px) {.gsn_bon_s43 {
  padding: 2.75rem 1.5rem 0;
}
}.gsn_bon_in_s43 {
  margin: 0 auto;
  max-width: 82.5rem;
}.gsn_bon_head_s43 {
  margin-bottom: 20px;
}.gsn_bon_label_s43 {
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
  letter-spacing: .08em;
  color: #00D48C;
  font-weight: 700;
}.gsn_bon_h2_s43 {
  font-family: 'Space Grotesk', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EFF8F3;
  margin-bottom: 8px;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.gsn_bon_h2_s43 {
  font-size: 1.5rem;
}
}.gsn_bon_seo_s43 {
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  color: #607D74;
}.gsn_bon_seo_s43 strong {
  color: #C2D8CE;
  font-weight: 700;
}.gsn_bon_seo_s43 a {
  color: #00D48C;
  text-decoration: underline;
}.gsn_bon_grid_s43 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width:640px) {.gsn_bon_grid_s43 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.gsn_bon_grid_s43 {
  grid-template-columns: repeat(5,1fr);
}
}.gsn_bon_card_s43 {
  transition: border-color .2s,transform .2s;
  border-radius: 0.563rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: #0F1720;
  padding: 1rem;
}.gsn_bon_card_s43:hover {
  transform: translateY(-2px);
  border-color: rgba(0,212,140,0.08);
}.gsn_bon_card_ic_s43 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 26px;
  height: 26px;
}.gsn_bon_card_ic_s43 {
  margin-bottom: 10px;
}.gsn_bon_card_type_s43 {
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 0.625rem;
  letter-spacing: .06em;
  color: #607D74;
  text-transform: uppercase;
}.gsn_bon_card_amount_s43 {
  line-height: 1.1;
  margin-bottom: 6px;
  font-weight: 800;
  font-size: 1.125rem;
  color: #F0A800;
}.gsn_bon_card_name_s43 {
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 8px;
  font-weight: 600;
  color: #EFF8F3;
}.gsn_bon_card_detail_s43 {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #4E6560;
  padding-top: 0.5rem;
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.5;
}.gsn_prov_s43 {
  background: #0B1219;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.gsn_prov_s43 {
  padding: 44px 1.5rem 0;
}
}.gsn_prov_in_s43 {
  margin: 0 auto;
  max-width: 1320px;
}.gsn_prov_head_s43 {
  margin-bottom: 1rem;
}.gsn_prov_label_s43 {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #00D48C;
}.gsn_prov_h2_s43 {
  font-family: 'Space Grotesk', sans-serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #EFF8F3;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 771px) {.gsn_prov_h2_s43 {
  font-size: 24px;
}
}.gsn_prov_seo_s43 {
  color: #607D74;
  line-height: 1.6;
  max-width: 620px;
  margin-bottom: 1rem;
  font-size: 13px;
  overflow-wrap: break-word;
}.gsn_prov_seo_s43 strong {
  color: #C2D8CE;
  font-weight: 700;
}.gsn_prov_seo_s43 a {
  color: #00D48C;
  text-decoration: underline;
}.gsn_prov_grid_s43 {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 638px) {.gsn_prov_grid_s43 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.gsn_prov_grid_s43 {
  grid-template-columns: repeat(8,1fr);
}
}.gsn_prov_card_s43 {
  background: #0F1720;
  padding: 0.875rem 0.625rem;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 9px;
  gap: 0.438rem;
  transition: border-color .2s,background .2s;
  flex-direction: column;
  align-items: center;
  display: flex;
  cursor: pointer;
}.gsn_prov_card_s43:hover {
  border-color: rgba(0,212,140,0.38);
  background: #131D27;
}.gsn_prov_logo_s43 {
  overflow: hidden;
  border-radius: 0.313rem;
  background: rgba(255,255,255,0.05);
  justify-content: center;
  height: 44px;
  align-items: center;
  width: 44px;
  display: flex;
}.gsn_prov_logo_s43 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.gsn_prov_name_s43 {
  overflow-wrap: break-word;
  font-size: 11px;
  text-align: center;
  color: #8AADA1;
  font-weight: 600;
}.gsn_reg_s43 {
  padding: 36px 16px 0;
  background: #0B1219;
}
@media(min-width: 770px) {.gsn_reg_s43 {
  padding: 44px 24px 0;
}
}.gsn_reg_in_s43 {
  border: 1px solid rgba(255,255,255,0.06);
  margin: 0 auto;
  border-radius: 14px;
  padding: 28px 1.5rem;
  background: #131D27;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.gsn_reg_in_s43 {
  padding: 40px;
}
}.gsn_reg_top_s43 {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.gsn_reg_top_s43 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.gsn_reg_label_s43 {
  color: #00D48C;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.gsn_reg_h2_s43 {
  margin-bottom: 12px;
  line-height: 1.2;
  font-weight: 800;
  color: #EFF8F3;
  overflow-wrap: break-word;
  font-size: 22px;
  font-family: 'Space Grotesk', sans-serif;
}
@media(min-width: 767px) {.gsn_reg_h2_s43 {
  font-size: 28px;
}
}.gsn_reg_bonus_s43 {
  border-radius: 9px;
  padding: 10px 16px;
  background: rgba(240,168,0,0.16);
  border: 1px solid rgba(240,168,0,0.16);
  gap: 8px;
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
}.gsn_reg_bonus_amount_s43 {
  color: #F0A800;
  font-weight: 800;
  font-size: 1.25rem;
}.gsn_reg_bonus_text_s43 {
  color: #8AADA1;
  line-height: 1.35;
  font-size: 0.813rem;
}.gsn_reg_cta_btn_s43 {
  transition: background .2s;
  background: #19C26A;
  border-radius: 9px;
  padding: 0.875rem 32px;
  font-weight: 700;
  color: #071010;
  font-size: 0.938rem;
  display: inline-block;
  margin-bottom: 0.75rem;
  box-shadow: 0 3px 14px rgba(25,194,106,0.42), inset 0 1px 0 rgba(255,255,255,0.10);
}.gsn_reg_cta_btn_s43:hover {
  background: #22D87A;
}.gsn_reg_terms_s43 {
  color: #4E6560;
  font-size: 11px;
  line-height: 1.5;
}.gsn_reg_seo_s43 {
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  font-size: 0.813rem;
  color: #607D74;
  overflow-wrap: break-word;
  line-height: 1.65;
}.gsn_reg_seo_s43 p {
  margin-bottom: 10px;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #607D74;
}.gsn_reg_seo_s43 p:last-child {
  margin-bottom: 0;
}.gsn_reg_seo_s43 strong {
  color: #C2D8CE;
  font-weight: 700;
}.gsn_reg_seo_s43 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00D48C;
}.gsn_reg_seo_s43 a:hover {
  color: #00ECAB;
}.gsn_reg_seo_s43 ul,.gsn_reg_seo_s43 ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 1.125rem;
}.gsn_reg_seo_s43 ol {
  list-style: decimal;
}.gsn_reg_seo_s43 li {
  color: #607D74;
  margin-bottom: 0.25rem;
  line-height: 1.65;
  font-size: 13px;
}.gsn_reg_seo_s43 table {
  width: 100%;
  font-size: 0.813rem;
  overflow-x: auto;
  margin-bottom: 10px;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 771px) {.gsn_reg_seo_s43 table {
  display: table;
}
}.gsn_reg_seo_s43 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #C2D8CE;
  text-align: left;
}.gsn_reg_seo_s43 td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #607D74;
}.gsn_reg_steps_s43 {
  gap: 0.875rem;
  flex-direction: column;
  margin-top: 28px;
  display: flex;
}
@media(min-width: 861px) {.gsn_reg_steps_s43 {
  margin-top: 0;
}
}.gsn_reg_step_s43 {
  background: rgba(255,255,255,0.05);
  border-radius: 9px;
  padding: 1rem;
  gap: 14px;
  border: 1px solid rgba(255,255,255,0.06);
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.gsn_reg_step_num_s43 {
  border-radius: 50%;
  background: rgba(0,212,140,0.18);
  border: 1px solid rgba(0,212,140,0.08);
  width: 2.125rem;
  flex-shrink: 0;
  color: #00D48C;
  justify-content: center;
  font-weight: 800;
  align-items: center;
  height: 2.125rem;
  font-size: 14px;
  display: flex;
}.gsn_reg_step_title_s43 {
  font-weight: 700;
  color: #EFF8F3;
  margin-bottom: 3px;
  font-size: 14px;
}.gsn_reg_step_text_s43 {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #607D74;
}.gsn_reg_trust_s43 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  padding-top: 20px;
  margin-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
}.gsn_reg_trust_item_s43 {
  gap: 7px;
  color: #607D74;
  display: flex;
  overflow-wrap: break-word;
  font-size: 12px;
  align-items: center;
}.gsn_reg_trust_ic_s43 svg {
  stroke-linejoin: round;
  color: #00D48C;
  height: 1rem;
  width: 16px;
  stroke-linecap: round;
}.gsn_rv_s43 {
  padding: 36px 16px 0;
  background: #0B1219;
}
@media(min-width: 770px) {.gsn_rv_s43 {
  padding: 2.75rem 1.5rem 0;
}
}.gsn_rv_in_s43 {
  margin: 0 auto;
  max-width: 1320px;
}.gsn_rv_head_s43 {
  max-width: 45rem;
  margin-bottom: 20px;
}.gsn_rv_label_s43 {
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  color: #00D48C;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.gsn_rv_h2_s43 {
  font-family: 'Space Grotesk', sans-serif;
  font-size: 22px;
  font-weight: 800;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  color: #EFF8F3;
}
@media(min-width: 767px) {.gsn_rv_h2_s43 {
  font-size: 28px;
}
}.gsn_rv_stats_s43 {
  gap: 1.125rem;
  display: flex;
  flex-wrap: wrap;
  color: #607D74;
  font-size: 13px;
  align-items: center;
}.gsn_rv_stats_score_s43 {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.gsn_rv_stats_score_val_s43 {
  color: #F0A800;
  font-weight: 800;
  font-size: 22px;
  font-family: 'Space Grotesk', sans-serif;
}.gsn_rv_stats_score_max_s43 {
  color: #4E6560;
  font-size: 13px;
}.gsn_rv_stats_badge_s43 {
  gap: 4px;
  align-items: center;
  display: flex;
}.gsn_rv_stats_badge_s43 svg {
  height: 14px;
  width: 0.875rem;
  color: #F0A800;
}.gsn_rv_grid_s43 {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.gsn_rv_grid_s43 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.gsn_rv_grid_s43 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.gsn_rv_card_s43 {
  background: #131D27;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 20px;
  border-radius: 9px;
  flex-direction: column;
  display: flex;
}.gsn_rv_card_stars_s43 {
  gap: 2px;
  margin-bottom: 10px;
  color: #F0A800;
  display: flex;
}.gsn_rv_card_stars_s43 svg {
  height: 0.875rem;
  width: 14px;
}.gsn_rv_card_h_s43 {
  margin-bottom: 8px;
  color: #EFF8F3;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 700;
  overflow-wrap: break-word;
}.gsn_rv_card_body_s43 {
  flex: 1;
  line-height: 1.65;
  margin-bottom: 14px;
  font-size: 0.813rem;
  color: #607D74;
  overflow-wrap: break-word;
}.gsn_rv_card_body_s43 strong {
  font-weight: 600;
  color: #C2D8CE;
}.gsn_rv_card_meta_s43 {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  align-items: center;
  display: flex;
  padding-top: 12px;
  flex-wrap: wrap;
  justify-content: space-between;
}.gsn_rv_card_author_s43 {
  font-size: 12px;
  color: #C2D8CE;
  font-weight: 600;
}.gsn_rv_card_date_s43 {
  font-size: 11px;
  color: #4E6560;
}.gsn_seo_s43 {
  padding: 2.25rem 16px 0;
  background: #0B1219;
}
@media(min-width:768px) {.gsn_seo_s43 {
  padding: 2.75rem 24px 0;
}
}.gsn_seo_in_s43 {
  background: #131D27;
  border-radius: 14px;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 1.75rem 24px;
  max-width: 1320px;
}
@media(min-width: 766px) {.gsn_seo_in_s43 {
  padding: 36px 40px;
}
}.gsn_seo_label_s43 {
  margin-bottom: 0.625rem;
  font-weight: 700;
  color: #00D48C;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
}.gsn_seo_h2_s43 {
  line-height: 1.25;
  font-family: 'Space Grotesk', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EFF8F3;
  margin-bottom: 0.875rem;
  font-size: 20px;
}
@media(min-width: 769px) {.gsn_seo_h2_s43 {
  font-size: 1.5rem;
}
}.gsn_seo_body_s43 {
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #8AADA1;
}.gsn_seo_body_s43 p {
  margin-bottom: 12px;
  color: #8AADA1;
  font-size: 0.875rem;
  line-height: 1.75;
}.gsn_seo_body_s43 p:last-child {
  margin-bottom: 0;
}.gsn_seo_body_s43 strong {
  font-weight: 700;
  color: #C2D8CE;
}.gsn_seo_body_s43 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00D48C;
}.gsn_seo_body_s43 a:hover {
  color: #00ECAB;
}.gsn_seo_body_s43 ul,.gsn_seo_body_s43 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.gsn_seo_body_s43 ol {
  list-style: decimal;
}.gsn_seo_body_s43 li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 6px;
  color: #8AADA1;
}.gsn_seo_body_s43 table {
  font-size: 0.813rem;
  margin-bottom: 0.75rem;
  width: 100%;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 770px) {.gsn_seo_body_s43 table {
  display: table;
}
}.gsn_seo_body_s43 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-weight: 700;
  color: #C2D8CE;
}.gsn_seo_body_s43 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #8AADA1;
}.gsn_seo_cols_s43 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.gsn_seo_cols_s43 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.gsn_seo_cols_s43 {
  grid-template-columns: repeat(3,1fr);
}
}.gsn_seo_col_h_s43 {
  font-size: 0.813rem;
  color: #C2D8CE;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 7px;
}.gsn_seo_col_p_s43 {
  color: #607D74;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
}.gsn_seo_stats_s43 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.gsn_seo_stat_s43 {
  flex: 1;
  border-radius: 9px;
  border: 1px solid rgba(0,212,140,0.18);
  padding: 0.875rem 16px;
  background: rgba(0,212,140,0.08);
  min-width: 140px;
}.gsn_seo_stat_val_s43 {
  color: #00D48C;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 1.25rem;
  font-weight: 800;
}.gsn_seo_stat_lb_s43 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #607D74;
}.gsn_faq_s43 {
  background: #0B1219;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.gsn_faq_s43 {
  padding: 44px 1.5rem 0;
}
}.gsn_faq_in_s43 {
  margin: 0 auto;
  max-width: 1320px;
}.gsn_faq_head_s43 {
  margin-bottom: 20px;
}.gsn_faq_label_s43 {
  font-weight: 700;
  letter-spacing: .08em;
  color: #00D48C;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  text-transform: uppercase;
}.gsn_faq_h2_s43 {
  color: #EFF8F3;
  font-family: 'Space Grotesk', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 771px) {.gsn_faq_h2_s43 {
  font-size: 1.5rem;
}
}.gsn_faq_list_s43 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.gsn_faq_item_s43 {
  background: #131D27;
  border-radius: 0.563rem;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.10);
}.gsn_faq_q_s43 {
  transition: color .2s;
  gap: 12px;
  padding: 16px 1.25rem;
  justify-content: space-between;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  color: #C2D8CE;
  font-weight: 600;
  display: flex;
  cursor: pointer;
  align-items: center;
  font-size: 0.875rem;
}.gsn_faq_q_s43:hover {
  color: #EFF8F3;
}.gsn_faq_q_ic_s43 {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  width: 24px;
  color: #00D48C;
  display: flex;
  flex-shrink: 0;
  height: 1.5rem;
  justify-content: center;
  font-size: 16px;
  align-items: center;
}.gsn_faq_item_s43.gsn_state_open_s43 .gsn_faq_q_ic_s43 {
  transform: rotate(45deg);
}.gsn_faq_a_s43 {
  padding: 0 1.25rem 16px;
  overflow-wrap: break-word;
  color: #607D74;
  display: none;
  font-size: 0.813rem;
  line-height: 1.7;
}.gsn_faq_item_s43.gsn_state_open_s43 .gsn_faq_a_s43 {
  display: block;
}.gsn_faq_a_s43 strong {
  font-weight: 700;
  color: #C2D8CE;
}.gsn_faq_a_s43 a {
  color: #00D48C;
  text-decoration: underline;
}.gsn_faq_a_s43 ul,.gsn_faq_a_s43 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.gsn_faq_a_s43 ol {
  list-style: decimal;
}.gsn_faq_a_s43 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.gsn_faq_a_s43 table {
  margin: 0.5rem 0;
  display: block;
  font-size: 12px;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 769px) {.gsn_faq_a_s43 table {
  display: table;
}
}.gsn_faq_a_s43 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 6px 8px;
  color: #C2D8CE;
  text-align: left;
  font-weight: 700;
}.gsn_faq_a_s43 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 6px 0.5rem;
  color: #607D74;
}.gsn_seo_s43 {
  padding: 36px 16px 0;
  background: #0B1219;
}
@media(min-width: 769px) {.gsn_seo_s43 {
  padding: 44px 24px 0;
}
}.gsn_seo_in_s43 {
  padding: 28px 24px;
  margin: 0 auto;
  border-radius: 0.875rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: #131D27;
  max-width: 1320px;
}
@media(min-width: 765px) {.gsn_seo_in_s43 {
  padding: 2.25rem 2.5rem;
}
}.gsn_seo_label_s43 {
  color: #00D48C;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
}.gsn_seo_h2_s43 {
  font-size: 20px;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-family: 'Space Grotesk', sans-serif;
  margin-bottom: 14px;
  color: #EFF8F3;
  font-weight: 800;
}
@media(min-width: 770px) {.gsn_seo_h2_s43 {
  font-size: 24px;
}
}.gsn_seo_body_s43 {
  color: #8AADA1;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
}.gsn_seo_body_s43 p {
  color: #8AADA1;
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.75;
}.gsn_seo_body_s43 p:last-child {
  margin-bottom: 0;
}.gsn_seo_body_s43 strong {
  font-weight: 700;
  color: #C2D8CE;
}.gsn_seo_body_s43 a {
  transition: color .2s;
  color: #00D48C;
  text-decoration: underline;
}.gsn_seo_body_s43 a:hover {
  color: #00ECAB;
}.gsn_seo_body_s43 ul,.gsn_seo_body_s43 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.gsn_seo_body_s43 ol {
  list-style: decimal;
}.gsn_seo_body_s43 li {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 6px;
  color: #8AADA1;
}.gsn_seo_body_s43 table {
  width: 100%;
  margin-bottom: 12px;
  overflow-x: auto;
  font-size: 13px;
  display: block;
  border-collapse: collapse;
}
@media(min-width:768px) {.gsn_seo_body_s43 table {
  display: table;
}
}.gsn_seo_body_s43 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #C2D8CE;
  text-align: left;
}.gsn_seo_body_s43 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8AADA1;
}.gsn_seo_cols_s43 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width:640px) {.gsn_seo_cols_s43 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.gsn_seo_cols_s43 {
  grid-template-columns: repeat(3,1fr);
}
}.gsn_seo_col_h_s43 {
  color: #C2D8CE;
  font-size: 0.813rem;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.gsn_seo_col_p_s43 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #607D74;
  font-size: 0.813rem;
}.gsn_seo_stats_s43 {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.gsn_seo_stat_s43 {
  flex: 1;
  border: 1px solid rgba(0,212,140,0.18);
  padding: 0.875rem 1rem;
  background: rgba(0,212,140,0.08);
  border-radius: 9px;
  min-width: 8.75rem;
}.gsn_seo_stat_val_s43 {
  color: #00D48C;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.25rem;
}.gsn_seo_stat_lb_s43 {
  font-size: 11px;
  color: #607D74;
  overflow-wrap: break-word;
}.gsn_seo_s43 {
  background: #0B1219;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.gsn_seo_s43 {
  padding: 2.75rem 24px 0;
}
}.gsn_seo_in_s43 {
  padding: 28px 24px;
  border-radius: 14px;
  border: 1px solid rgba(255,255,255,0.10);
  margin: 0 auto;
  background: #131D27;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.gsn_seo_in_s43 {
  padding: 2.25rem 2.5rem;
}
}.gsn_seo_label_s43 {
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #00D48C;
  font-size: 0.688rem;
  font-weight: 700;
}.gsn_seo_h2_s43 {
  font-weight: 800;
  font-family: 'Space Grotesk', sans-serif;
  color: #EFF8F3;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
}
@media(min-width: 769px) {.gsn_seo_h2_s43 {
  font-size: 1.5rem;
}
}.gsn_seo_body_s43 {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
  color: #8AADA1;
}.gsn_seo_body_s43 p {
  line-height: 1.75;
  color: #8AADA1;
  margin-bottom: 12px;
  font-size: 14px;
}.gsn_seo_body_s43 p:last-child {
  margin-bottom: 0;
}.gsn_seo_body_s43 strong {
  font-weight: 700;
  color: #C2D8CE;
}.gsn_seo_body_s43 a {
  transition: color .2s;
  text-decoration: underline;
  color: #00D48C;
}.gsn_seo_body_s43 a:hover {
  color: #00ECAB;
}.gsn_seo_body_s43 ul,.gsn_seo_body_s43 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.gsn_seo_body_s43 ol {
  list-style: decimal;
}.gsn_seo_body_s43 li {
  font-size: 14px;
  margin-bottom: 6px;
  color: #8AADA1;
  line-height: 1.75;
}.gsn_seo_body_s43 table {
  margin-bottom: 0.75rem;
  width: 100%;
  border-collapse: collapse;
  display: block;
  font-size: 0.813rem;
  overflow-x: auto;
}
@media(min-width: 771px) {.gsn_seo_body_s43 table {
  display: table;
}
}.gsn_seo_body_s43 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #C2D8CE;
}.gsn_seo_body_s43 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #8AADA1;
}.gsn_seo_cols_s43 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.gsn_seo_cols_s43 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.gsn_seo_cols_s43 {
  grid-template-columns: repeat(3,1fr);
}
}.gsn_seo_col_h_s43 {
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #C2D8CE;
  font-size: 13px;
}.gsn_seo_col_p_s43 {
  font-size: 13px;
  color: #607D74;
  overflow-wrap: break-word;
  line-height: 1.65;
}.gsn_seo_stats_s43 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.gsn_seo_stat_s43 {
  background: rgba(0,212,140,0.08);
  border-radius: 0.563rem;
  padding: 14px 1rem;
  border: 1px solid rgba(0,212,140,0.18);
  flex: 1;
  min-width: 140px;
}.gsn_seo_stat_val_s43 {
  margin-bottom: 4px;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #00D48C;
}.gsn_seo_stat_lb_s43 {
  font-size: 0.688rem;
  color: #607D74;
  overflow-wrap: break-word;
}.gsn_ft_s43 {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #070C11;
  margin-top: 48px;
}.gsn_ft_support_s43 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 1.5rem 1rem;
}
@media(min-width: 767px) {.gsn_ft_support_s43 {
  padding: 1.75rem 1.5rem;
}
}.gsn_ft_support_in_s43 {
  gap: 16px;
  margin: 0 auto;
  display: flex;
  max-width: 1320px;
  flex-wrap: wrap;
  align-items: center;
}.gsn_ft_support_main_s43 {
  gap: 16px;
  flex: 1;
  min-width: 220px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.gsn_ft_support_ic_s43 {
  flex-shrink: 0;
  color: #00D48C;
}.gsn_ft_support_ic_s43 svg {
  width: 1.875rem;
  height: 30px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.gsn_ft_support_text_title_s43 {
  margin-bottom: 3px;
  color: #EFF8F3;
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
}.gsn_ft_support_text_sub_s43 {
  color: #607D74;
  font-size: 12px;
  overflow-wrap: break-word;
}.gsn_ft_support_btn_s43 {
  transition: background .2s;
  padding: 0.688rem 1.375rem;
  border-radius: 9px;
  background: #00D48C;
  font-weight: 700;
  font-size: 13px;
  color: #EFF8F3;
  flex-shrink: 0;
  white-space: nowrap;
}.gsn_ft_support_btn_s43:hover {
  background: #00ECAB;
}.gsn_ft_support_contacts_s43 {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.gsn_ft_support_contact_s43 {
  color: #4E6560;
  font-size: 12px;
  line-height: 1.4;
}.gsn_ft_support_contact_s43 strong {
  font-weight: 600;
  font-size: 11px;
  margin-bottom: 2px;
  color: #8AADA1;
  display: block;
}.gsn_ft_main_s43 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 32px 1rem 1.5rem;
}
@media(min-width: 769px) {.gsn_ft_main_s43 {
  padding: 2.5rem 1.5rem 2rem;
}
}.gsn_ft_main_in_s43 {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 638px) {.gsn_ft_main_in_s43 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.gsn_ft_main_in_s43 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.gsn_ft_col_logo_s43 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.gsn_ft_col_logo_s43 {
  grid-column: auto;
}
}.gsn_ft_logo_s43 {
  gap: 9px;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 16px;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  display: flex;
  color: #EFF8F3;
  font-weight: 800;
}.gsn_ft_logo_mark_s43 {
  overflow: hidden;
  border-radius: 5px;
  height: 1.875rem;
  width: 1.875rem;
}.gsn_ft_logo_mark_s43 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.gsn_ft_logo_sub_s43 {
  overflow-wrap: break-word;
  max-width: 12.5rem;
  font-size: 12px;
  line-height: 1.55;
  color: #4E6560;
}.gsn_ft_col_title_s43 {
  letter-spacing: .07em;
  font-weight: 700;
  color: #8AADA1;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  font-size: 0.75rem;
}.gsn_ft_col_links_s43 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.gsn_ft_col_link_s43 {
  transition: color .2s;
  color: #4E6560;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.gsn_ft_col_link_s43:hover {
  color: #C2D8CE;
}.gsn_ft_apps_s43 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.gsn_ft_app_card_s43 {
  background: rgba(255,255,255,0.05);
  padding: 10px 12px;
  gap: 10px;
  border-radius: 0.313rem;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  align-items: center;
  display: flex;
}.gsn_ft_app_card_s43:hover {
  border-color: rgba(0,212,140,0.38);
}.gsn_ft_app_card_ic_s43 svg {
  stroke-linecap: round;
  height: 1.375rem;
  stroke-linejoin: round;
  width: 22px;
}.gsn_ft_app_card_os_s43 {
  font-weight: 600;
  color: #4E6560;
  font-size: 0.625rem;
}.gsn_ft_app_card_action_s43 {
  color: #C2D8CE;
  font-weight: 700;
  font-size: 12px;
}.gsn_ft_bot_s43 {
  padding: 1.25rem 16px;
}
@media(min-width: 765px) {.gsn_ft_bot_s43 {
  padding: 1.25rem 24px;
}
}.gsn_ft_bot_in_s43 {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
  flex-wrap: wrap;
}.gsn_ft_socials_s43 {
  gap: 8px;
  display: flex;
}.gsn_ft_soc_s43 {
  border-radius: 5px;
  transition: background .2s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  height: 36px;
  justify-content: center;
  width: 36px;
  align-items: center;
  display: flex;
  color: #8AADA1;
}.gsn_ft_soc_s43 svg {
  width: 16px;
  height: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.gsn_ft_soc_s43:hover {
  background: rgba(255,255,255,0.07);
}.gsn_ft_legal_s43 {
  flex: 1;
  color: #6B8078;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.688rem;
  min-width: 200px;
}.gsn_ft_legal_s43 strong {
  font-weight: 700;
  color: #8AADA1;
}.gsn_ft_legal_s43 a {
  color: #8AADA1;
  text-decoration: underline;
}.gsn_ft_age_s43 {
  border: 2px solid #6B8078;
  border-radius: 50%;
  font-size: 11px;
  justify-content: center;
  display: flex;
  color: #6B8078;
  flex-shrink: 0;
  width: 32px;
  height: 2rem;
  margin-left: auto;
  font-weight: 800;
  align-items: center;
}