html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #0D0F1E;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  font-family: 'Inter', sans-serif;
  min-height: 100vh;
  color: #C2BDEA;
}.gwg_layout-197 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.gwg_page-197 {
  display: flex;
  min-height: 100vh;
}.gwg_main-197 {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width: 1081px) {.gwg_main-197 {
  padding-left: 13.75rem;
}
}
@media (max-width: 1078px) {.gwg_main-197 {
  padding-bottom: 72px;
}
}.gwg_gc-197 {
  background: #121524;
  border-radius: 10px;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  width: 140px;
  flex-shrink: 0;
  position: relative;
  cursor: pointer;
}
@media(min-width: 639px) {.gwg_gc-197 {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.gwg_gc-197 {
  width: 168px;
}
}.gwg_gc-197:hover {
  border-color: rgba(107, 92, 240, 0.08);
  transform: translateY(-3px);
}.gwg_gc_img-197 {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.gwg_gc_img-197 img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.gwg_gc_hover-197 {
  inset: 0;
  background: rgba(8, 10, 20, 0.72);
  transition: opacity .2s;
  position: absolute;
  align-items: center;
  opacity: 0;
  justify-content: center;
  display: flex;
}.gwg_gc-197:hover .gwg_gc_hover-197 {
  opacity: 1;
}.gwg_gc_hover_btn-197 {
  background: #6B5CF0;
  border-radius: 6px;
  padding: 0.5rem 1rem;
  color: #F3F1FF;
  font-weight: 700;
  font-size: 12px;
}.gwg_gc_info-197 {
  padding: 8px 0.625rem 10px;
}.gwg_gc_name-197 {
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 3px;
  font-weight: 600;
  max-width: 100%;
  font-size: 12px;
  color: #C2BDEA;
  text-overflow: ellipsis;
}.gwg_gc_prov-197 {
  color: #9B96C2;
  font-size: 10px;
}.gwg_gc_tag-197 {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  position: absolute;
  left: 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .04em;
  top: 6px;
  font-size: 0.563rem;
  z-index: 2;
}.gwg_gc_tag_hot-197 {
  background: #E8352B;
  color: #fff;
}.gwg_gc_tag_new-197 {
  background: #22C55E;
  color: #0D0F1E;
}.gwg_gc_tag_jp-197 {
  background: #F5A623;
  color: #0D0F1E;
}.gwg_gc_tag_ex-197 {
  background: #9B3FCC;
  color: #fff;
}.gwg_gc_tag_live-197 {
  background: #E8352B;
  color: #fff;
}.gwg_gr-197 {
  background: #0D0F1E;
  padding: 32px 16px 0;
}
@media(min-width: 770px) {.gwg_gr-197 {
  padding: 36px 1.5rem 0;
}
}.gwg_gr_in-197 {
  margin: 0 auto;
  max-width: 82.5rem;
}.gwg_gr_head-197 {
  gap: 12px;
  align-items: center;
  margin-bottom: 0.625rem;
  display: flex;
  flex-wrap: wrap;
}.gwg_gr_head_l-197 {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  align-items: center;
  min-width: 0;
}.gwg_gr_ic-197 {
  border-radius: 0.625rem;
  flex-shrink: 0;
  width: 2rem;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 32px;
}.gwg_gr_ic-197 svg {
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
}.gwg_gr_title-197 {
  color: #F3F1FF;
  overflow-wrap: break-word;
  font-family: 'Nunito', sans-serif;
  font-size: 1rem;
  font-weight: 700;
}
@media(min-width: 767px) {.gwg_gr_title-197 {
  font-size: 18px;
}
}.gwg_gr_more-197 {
  gap: 5px;
  transition: color .2s;
  align-items: center;
  color: #7870A4;
  font-size: 12px;
  display: flex;
  font-weight: 600;
  white-space: nowrap;
  flex-shrink: 0;
}.gwg_gr_more-197:hover {
  color: #6B5CF0;
}.gwg_gr_more-197 svg {
  stroke-linejoin: round;
  width: 12px;
  stroke-linecap: round;
  height: 0.75rem;
}.gwg_gr_arrows-197 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.gwg_gr_arr-197 {
  border-radius: 6px;
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  width: 30px;
  display: flex;
  color: #9992C8;
  align-items: center;
  justify-content: center;
  height: 30px;
}.gwg_gr_arr-197:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F3F1FF;
}.gwg_gr_arr-197 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
  width: 13px;
}.gwg_gr_seo_h-197 {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  color: #C2BDEA;
  max-width: 680px;
  font-weight: 700;
  font-family: 'Nunito', sans-serif;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.gwg_gr_seo_h-197 {
  font-size: 0.875rem;
}
}.gwg_gr_seo-197 {
  margin-bottom: 12px;
  color: #7870A4;
  line-height: 1.55;
  font-size: 0.75rem;
  max-width: 42.5rem;
  overflow-wrap: break-word;
}.gwg_gr_seo-197 strong {
  font-weight: 600;
  color: #C2BDEA;
}.gwg_gr_scroll-197 {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 0.625rem;
}.gwg_gr_scroll-197::-webkit-scrollbar {
  display: none;
}
@media(min-width: 765px) {.gwg_gr_scroll-197 {
  gap: 0.75rem;
}
}.gwg_tb-197 {
  background: #0D0F1E;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  height: 56px;
  right: 0;
  left: 0;
  align-items: center;
  position: fixed;
  z-index: 80;
  display: flex;
  top: 0;
}.gwg_tb_in-197 {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
}.gwg_tb_burger-197 {
  gap: 0.313rem;
  border-radius: 0.625rem;
  align-items: center;
  height: 2.375rem;
  display: flex;
  margin-right: 0.5rem;
  flex-shrink: 0;
  width: 38px;
  flex-direction: column;
  justify-content: center;
}.gwg_tb_burger-197:hover {
  background: rgba(255, 255, 255, 0.05);
}.gwg_tb_burger_line-197 {
  border-radius: 1px;
  background: #9992C8;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width: 1083px) {.gwg_tb_burger-197 {
  display: none;
}
}.gwg_tb_logo-197 {
  gap: 0.563rem;
  letter-spacing: -.01em;
  color: #F3F1FF;
  margin-right: 20px;
  font-weight: 800;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  font-size: 18px;
  overflow-wrap: break-word;
}.gwg_tb_logo_mark-197 {
  border-radius: 0.625rem;
  overflow: hidden;
  height: 2rem;
  justify-content: center;
  width: 2rem;
  align-items: center;
  display: flex;
}.gwg_tb_logo_mark-197 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.gwg_tb_nav-197 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 643px) {.gwg_tb_nav-197 {
  display: flex;
}
}.gwg_tb_tab-197 {
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  border-radius: 10px;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.813rem;
  color: #9992C8;
}.gwg_tb_tab-197:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F3F1FF;
}.gwg_tb_tab-197.gwg_state_active-197 {
  background: rgba(107, 92, 240, 0.18);
  color: #F3F1FF;
}.gwg_tb_right-197 {
  gap: 8px;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
  display: flex;
}.gwg_tb_login-197 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.563rem 1rem;
  transition: border-color .2s,color .2s;
  border-radius: 10px;
  font-weight: 600;
  color: #C2BDEA;
  font-size: 0.813rem;
  display: none;
}.gwg_tb_login-197:hover {
  border-color: rgba(107, 92, 240, 0.55);
  color: #F3F1FF;
}
@media(min-width:480px) {.gwg_tb_login-197 {
  display: block;
}
}.gwg_tb_reg-197 {
  padding: 9px 1.125rem;
  transition: background .2s;
  border-radius: 0.625rem;
  background: #22C55E;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
  color: #0E0C1F;
}.gwg_tb_reg-197:hover {
  background: #16A34A;
}.gwg_sb-197 {
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #161929;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  top: 3.5rem;
  overflow-y: auto;
  width: 13.75rem;
  bottom: 0;
  z-index: 70;
  position: fixed;
  left: 0;
}.gwg_sb-197.gwg_state_open-197 {
  transform: translateX(0);
}.gwg_sb-197::-webkit-scrollbar {
  width: 4px;
}.gwg_sb-197::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1083px) {.gwg_sb-197 {
  transform: translateX(0);
}
}.gwg_sb_auth-197 {
  padding: 0.875rem 12px 10px;
}.gwg_sb_btn_reg-197 {
  background: #22C55E;
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 13px;
  color: #0E0C1F;
  text-align: center;
  display: block;
}.gwg_sb_btn_reg-197:hover {
  background: #16A34A;
}.gwg_sb_btn_login-197 {
  padding: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  font-weight: 600;
  font-size: 13px;
  text-align: center;
  color: #C2BDEA;
  display: block;
}.gwg_sb_btn_login-197:hover {
  border-color: rgba(107, 92, 240, 0.55);
  color: #F3F1FF;
}.gwg_sb_promo-197 {
  margin: 0 12px 0.625rem;
  padding: 12px 14px;
  border: 1px solid rgba(107, 92, 240, 0.18);
  overflow: hidden;
  border-radius: 0.625rem;
  background: linear-gradient(135deg,#1A0D40,#161929);
  position: relative;
}.gwg_sb_promo-197::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(107, 92, 240, 0.18),transparent 70%);
  width: 5rem;
  position: absolute;
  height: 5rem;
  top: -20px;
  right: -20px;
  content: '';
}.gwg_sb_promo_title-197 {
  font-size: 0.688rem;
  color: #6B5CF0;
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
}.gwg_sb_promo_text-197 {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  font-weight: 600;
  line-height: 1.35;
  color: #F3F1FF;
}.gwg_sb_promo_sub-197 {
  font-size: 10px;
  margin-top: 3px;
  color: #7870A4;
}.gwg_sb_nav-197 {
  padding: 6px 0.5rem 16px;
}.gwg_sb_nav_lb-197 {
  padding: 0.625rem 8px 0.375rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #9B96C2;
  font-size: 10px;
}.gwg_sb_link-197 {
  transition: background .15s,color .15s;
  padding: 9px 10px;
  gap: 10px;
  border-radius: 6px;
  cursor: pointer;
  color: #9992C8;
  display: flex;
  font-weight: 500;
  align-items: center;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.gwg_sb_link-197:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F3F1FF;
}.gwg_sb_link-197.gwg_state_active-197 {
  background: rgba(107, 92, 240, 0.18);
  color: #F3F1FF;
}.gwg_sb_ic-197 {
  border-radius: 0.375rem;
  height: 30px;
  display: flex;
  width: 30px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}.gwg_sb_ic-197 svg {
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
  stroke-linejoin: round;
}.gwg_sb_ic_1-197 {
  background: rgba(107, 92, 240, 0.08);
  color: #6B5CF0;
}.gwg_sb_ic_2-197 {
  background: rgba(34, 197, 94, 0.15);
  color: #22C55E;
}.gwg_sb_ic_3-197 {
  background: rgba(245, 166, 35, 0.16);
  color: #F5A623;
}.gwg_sb_ic_4-197 {
  background: rgba(155, 63, 204, 0.20);
  color: #9B3FCC;
}.gwg_sb_ic_5-197 {
  background: rgba(107, 92, 240, 0.08);
  color: #EC4899;
}.gwg_sb_ic_6-197 {
  background: rgba(155, 63, 204, 0.20);
  color: #A855F7;
}.gwg_sb_badge-197 {
  background: #F5A623;
  border-radius: 0.375rem;
  padding: 2px 0.438rem;
  color: #0E0C1F;
  font-weight: 700;
  font-size: 9px;
  margin-left: auto;
}.gwg_sb_bot-197 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  gap: 0.5rem;
  display: flex;
}.gwg_sb_lang-197,.gwg_sb_help-197 {
  border-radius: 6px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  flex: 1;
  gap: 0.375rem;
  padding: 0.563rem 6px;
  background: rgba(255, 255, 255, 0.05);
  font-weight: 600;
  font-size: 11px;
  align-items: center;
  justify-content: center;
  display: flex;
  color: #9992C8;
}.gwg_sb_lang-197:hover,.gwg_sb_help-197:hover {
  border-color: rgba(107, 92, 240, 0.55);
  color: #F3F1FF;
}.gwg_sb_lang-197 svg,.gwg_sb_help-197 svg {
  height: 0.813rem;
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
}.gwg_sb_bd-197 {
  background: rgba(8, 10, 20, 0.72);
  inset: 0;
  position: fixed;
  display: none;
  z-index: 69;
}.gwg_sb_bd-197.gwg_state_on-197 {
  display: block;
}
@media(min-width: 1079px) {.gwg_sb_bd-197 {
  display: none!important;
}
}.gwg_mob_nav-197 {
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #161929;
  position: fixed;
  bottom: 0;
  display: flex;
  z-index: 80;
  left: 0;
  right: 0;
}
@media(min-width: 1081px) {.gwg_mob_nav-197 {
  display: none;
}
}.gwg_mob_nav_item-197 {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 0.25rem;
  color: #9B96C2;
  flex-direction: column;
  display: flex;
  align-items: center;
  cursor: pointer;
}.gwg_mob_nav_ic-197 {
  line-height: 1;
}.gwg_mob_nav_ic-197 svg {
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
}.gwg_mob_nav_lb-197 {
  font-size: 10px;
  font-weight: 600;
  color: #9B96C2;
}.gwg_mob_nav_item-197.gwg_state_active-197 {
  color: #6B5CF0;
}.gwg_mob_nav_item-197.gwg_state_active-197 .gwg_mob_nav_lb-197 {
  color: #6B5CF0;
}.gwg_hero-197 {
  background: #0D0F1E;
  padding: 20px 16px 0;
}
@media(min-width: 771px) {.gwg_hero-197 {
  padding: 1.5rem 1.5rem 0;
}
}.gwg_hero_in-197 {
  margin: 0 auto;
  gap: 12px;
  grid-template-columns: 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 859px) {.gwg_hero_in-197 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.gwg_hero_in-197 {
  grid-template-columns: 1fr 21.25rem;
}
}.gwg_hero_promo-197 {
  overflow: hidden;
  background: #121524;
  border-radius: 1rem;
  align-items: stretch;
  position: relative;
  min-height: 13.75rem;
  display: flex;
}
@media(min-width: 769px) {.gwg_hero_promo-197 {
  min-height: 280px;
}
}.gwg_hero_promo_bg-197 {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#1A0D40 0%,#0D0F1E 100%);
  background-size: cover;
  position: absolute;
}.gwg_hero_promo_bg-197::after {
  inset: 0;
  background: linear-gradient(90deg,#0D0F1E 0%,rgba(8, 10, 20, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.gwg_hero_promo_glow-197 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(155, 63, 204, 0.20) 0%,transparent 65%);
  width: 18.75rem;
  right: 60px;
  top: -40px;
  height: 300px;
  position: absolute;
  pointer-events: none;
}.gwg_hero_promo_ct-197 {
  padding: 1.75rem 1.5rem 28px 28px;
  z-index: 2;
  flex-direction: column;
  position: relative;
  display: flex;
  justify-content: center;
  max-width: 480px;
}
@media(min-width: 765px) {.gwg_hero_promo_ct-197 {
  padding: 40px 32px;
}
}.gwg_hero_badge-197 {
  border-radius: 1.25rem;
  border: 1px solid rgba(107, 92, 240, 0.08);
  padding: 0.313rem 0.75rem;
  background: rgba(107, 92, 240, 0.18);
  color: #6B5CF0;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 10px;
  font-weight: 700;
  margin-bottom: 0.875rem;
}.gwg_hero_h1-197 {
  overflow-wrap: break-word;
  line-height: 1.15;
  color: #F3F1FF;
  font-weight: 800;
  font-family: 'Nunito', sans-serif;
  margin-bottom: 0.625rem;
  font-size: 1.625rem;
}.gwg_hero_h1-197 em {
  font-style: normal;
  color: #F5A623;
}
@media(min-width: 767px) {.gwg_hero_h1-197 {
  font-size: 2.25rem;
}
}.gwg_hero_sub-197 {
  font-size: 0.813rem;
  line-height: 1.55;
  margin-bottom: 20px;
  color: #9992C8;
}
@media(min-width: 765px) {.gwg_hero_sub-197 {
  font-size: 0.875rem;
}
}.gwg_hero_row-197 {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.gwg_hero_cta-197 {
  transition: background .2s;
  background: #22C55E;
  padding: 0.813rem 26px;
  border-radius: 10px;
  color: #0E0C1F;
  font-weight: 700;
  box-shadow: 0 0.25rem 0 rgba(0, 0, 0, 0.35), 0 8px 22px rgba(34, 197, 94, 0.32);
  font-size: 0.875rem;
}.gwg_hero_cta-197:hover {
  background: #16A34A;
}.gwg_hero_terms-197 {
  font-size: 0.688rem;
  color: #9B96C2;
}.gwg_hero_game-197 {
  border-radius: 16px;
  background: #121524;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
}.gwg_hero_game_badge-197 {
  border-radius: 20px;
  border: 1px solid rgba(245, 166, 35, 0.16);
  padding: 5px 10px;
  background: rgba(245, 166, 35, 0.16);
  z-index: 3;
  letter-spacing: .06em;
  text-transform: uppercase;
  position: absolute;
  color: #F5A623;
  font-size: 0.625rem;
  font-weight: 700;
  left: 0.75rem;
  top: 0.75rem;
}.gwg_hero_game_badge-197 svg {
  vertical-align: -1px;
  margin-right: 0.25rem;
  height: 11px;
  width: 11px;
}.gwg_hero_game_img-197 {
  overflow: hidden;
  background: linear-gradient(135deg,#1A0D40,#0D0F1E);
  position: relative;
  padding-bottom: 60%;
}.gwg_hero_game_img-197 img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.gwg_hero_game_play-197 {
  transition: opacity .2s;
  background: rgba(8, 10, 20, 0.72);
  inset: 0;
  display: flex;
  position: absolute;
  justify-content: center;
  opacity: 0;
  align-items: center;
}.gwg_hero_game-197:hover .gwg_hero_game_play-197 {
  opacity: 1;
}.gwg_hero_game_play-197 span {
  border-radius: 50%;
  background: #6B5CF0;
  align-items: center;
  height: 3.25rem;
  display: flex;
  justify-content: center;
  width: 52px;
}.gwg_hero_game_play-197 span svg {
  margin-left: 2px;
  height: 18px;
  width: 18px;
}.gwg_hero_game_info-197 {
  padding: 0.875rem 1rem;
}.gwg_hero_game_title-197 {
  font-size: 15px;
  font-weight: 700;
  color: #F3F1FF;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.gwg_hero_game_provider-197 {
  color: #7870A4;
  font-size: 11px;
}.gwg_hero_game_btn-197 {
  padding: 11px;
  border-radius: 0.625rem;
  background: #6B5CF0;
  margin: 0.75rem 16px 16px;
  transition: background .2s;
  font-size: 13px;
  text-align: center;
  display: block;
  font-weight: 700;
  color: #F3F1FF;
}.gwg_hero_game-197:hover .gwg_hero_game_btn-197 {
  background: #7E70F7;
}.gwg_sbar-197 {
  background: #0D0F1E;
  padding: 1rem 16px 0;
}
@media(min-width: 769px) {.gwg_sbar-197 {
  padding: 18px 24px 0;
}
}.gwg_sbar_in-197 {
  margin: 0 auto;
  max-width: 82.5rem;
}.gwg_sbar_row-197 {
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  display: flex;
}.gwg_sbar_input-197 {
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 11px 16px;
  transition: border-color .2s;
  flex: 1;
  background: #121524;
  border-radius: 0.625rem;
  font-size: 0.813rem;
  align-items: center;
  display: flex;
  cursor: pointer;
  color: #7870A4;
}.gwg_sbar_input-197:hover {
  border-color: rgba(107, 92, 240, 0.55);
}.gwg_sbar_input-197 svg {
  stroke-linejoin: round;
  flex-shrink: 0;
  height: 0.938rem;
  width: 0.938rem;
  stroke-linecap: round;
}.gwg_sbar_providers-197 {
  padding: 0.688rem 18px;
  transition: border-color .2s;
  gap: 8px;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #121524;
  display: flex;
  align-items: center;
  font-weight: 600;
  white-space: nowrap;
  font-size: 13px;
  color: #C2BDEA;
}.gwg_sbar_providers-197:hover {
  border-color: rgba(107, 92, 240, 0.55);
  color: #F3F1FF;
}.gwg_sbar_providers-197 svg {
  width: 14px;
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.gwg_sbar_tabs-197 {
  gap: 0.375rem;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.gwg_sbar_tabs-197::-webkit-scrollbar {
  display: none;
}.gwg_sbar_tab-197 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: background .15s,color .15s,border-color .15s;
  padding: 0.5rem 14px;
  border-radius: 1.25rem;
  gap: 7px;
  color: #9992C8;
  font-size: 0.75rem;
  align-items: center;
  font-weight: 600;
  white-space: nowrap;
  cursor: pointer;
  flex-shrink: 0;
  display: flex;
}.gwg_sbar_tab-197:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(107, 92, 240, 0.55);
  color: #F3F1FF;
}.gwg_sbar_tab-197.gwg_state_active-197 {
  border-color: rgba(107, 92, 240, 0.08);
  background: rgba(107, 92, 240, 0.18);
  color: #F3F1FF;
}.gwg_sbar_tab_ic-197 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.875rem;
  width: 0.875rem;
}.gwg_wy-197 {
  padding: 32px 1rem 0;
  background: #0D0F1E;
}
@media(min-width: 766px) {.gwg_wy-197 {
  padding: 2.5rem 1.5rem 0;
}
}.gwg_wy_in-197 {
  margin: 0 auto;
  max-width: 82.5rem;
}.gwg_wy_head-197 {
  max-width: 720px;
  margin-bottom: 1.125rem;
}.gwg_wy_label-197 {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  color: #6B5CF0;
  margin-bottom: 0.5rem;
}.gwg_wy_h2-197 {
  font-family: 'Nunito', sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  color: #F3F1FF;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.gwg_wy_h2-197 {
  font-size: 1.5rem;
}
}.gwg_wy_intro-197 {
  margin: 0;
  color: #7870A4;
  font-size: 13px;
  line-height: 1.6;
}.gwg_wy_grid-197 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.gwg_wy_grid-197 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.gwg_wy_grid-197 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.gwg_wy_card-197 {
  transition: border-color .2s,transform .2s;
  border-radius: 10px;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #161929;
}.gwg_wy_card-197:hover {
  border-color: rgba(107, 92, 240, 0.08);
  transform: translateY(-2px);
}.gwg_wy_card_ic-197 {
  background: rgba(107, 92, 240, 0.18);
  border-radius: 50%;
  align-items: center;
  color: #6B5CF0;
  height: 2.75rem;
  width: 2.75rem;
  margin-bottom: 0.875rem;
  display: flex;
  justify-content: center;
}.gwg_wy_card_ic-197 svg {
  stroke-linecap: round;
  height: 1.375rem;
  width: 22px;
  stroke-linejoin: round;
}.gwg_wy_card_h-197 {
  color: #F3F1FF;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 6px;
  font-size: 0.938rem;
  font-weight: 700;
}.gwg_wy_card_p-197 {
  font-size: 13px;
  color: #7870A4;
  line-height: 1.6;
  overflow-wrap: break-word;
}.gwg_wy_card_p-197 strong {
  font-weight: 600;
  color: #C2BDEA;
}.gwg_gr_jp-197 {
  overflow: hidden;
  background: linear-gradient(135deg,#1C0D36 0%,#0A0B18 100%);
  border-radius: 16px;
  padding: 1.25rem;
  position: relative;
}.gwg_gr_jp-197::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(155, 63, 204, 0.20) 0%,transparent 70%);
  left: -3.75rem;
  content: '';
  position: absolute;
  height: 15.625rem;
  width: 250px;
  top: -60px;
}.gwg_gr_jp-197::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245, 166, 35, 0.16) 0%,transparent 70%);
  width: 12.5rem;
  position: absolute;
  content: '';
  bottom: -2.5rem;
  right: 0;
  height: 12.5rem;
}.gwg_gr_jp_head-197 {
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  position: relative;
  align-items: flex-start;
  margin-bottom: 16px;
  z-index: 1;
}.gwg_gr_jp_info-197 {
  flex: 1;
}.gwg_gr_jp_label-197 {
  color: #A855F7;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
}.gwg_gr_jp_label-197 svg {
  margin-right: 4px;
  vertical-align: -2px;
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 14px;
}.gwg_gr_jp_amount-197 {
  line-height: 1;
  color: #F3F1FF;
  font-family: 'Nunito', sans-serif;
  font-weight: 800;
  margin-bottom: 0.25rem;
  font-size: 32px;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.gwg_gr_jp_amount-197 {
  font-size: 2.5rem;
}
}.gwg_gr_jp_amount-197 span {
  color: #F5A623;
}.gwg_gr_jp_seo-197 {
  overflow-wrap: break-word;
  color: #9992C8;
  max-width: 30rem;
  line-height: 1.5;
  font-size: 12px;
}.gwg_gr_jp_cta-197 {
  background: rgba(155, 63, 204, 0.20);
  padding: 0.688rem 1.25rem;
  border-radius: 10px;
  transition: background .2s;
  border: 1px solid rgba(155, 63, 204, 0.20);
  font-size: 0.813rem;
  color: #F3F1FF;
  position: relative;
  flex-shrink: 0;
  z-index: 1;
  white-space: nowrap;
  margin-top: 0.25rem;
  align-self: flex-start;
  font-weight: 700;
}.gwg_gr_jp_cta-197:hover {
  background: #9B3FCC;
}.gwg_gcg-197 {
  padding: 2.25rem 1rem 0;
  background: #0D0F1E;
}
@media(min-width: 770px) {.gwg_gcg-197 {
  padding: 2.75rem 1.5rem 0;
}
}.gwg_gcg_in-197 {
  margin: 0 auto;
  max-width: 1320px;
}.gwg_gcg_head-197 {
  max-width: 720px;
  margin-bottom: 20px;
}.gwg_gcg_label-197 {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #6B5CF0;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
}.gwg_gcg_h2-197 {
  font-weight: 800;
  font-size: 22px;
  overflow-wrap: break-word;
  font-family: 'Nunito', sans-serif;
  color: #F3F1FF;
  margin-bottom: 8px;
}
@media(min-width: 770px) {.gwg_gcg_h2-197 {
  font-size: 1.75rem;
}
}.gwg_gcg_intro-197 {
  line-height: 1.6;
  font-size: 13px;
  color: #7870A4;
}.gwg_gcg_grid-197 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 638px) {.gwg_gcg_grid-197 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.gwg_gcg_grid-197 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.gwg_gcg_card-197 {
  border-radius: 16px;
  transition: transform .2s,border-color .2s;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  overflow: hidden;
  position: relative;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 15rem;
  display: flex;
  cursor: pointer;
}.gwg_gcg_card-197:hover {
  transform: translateY(-3px);
  border-color: rgba(107, 92, 240, 0.18);
}.gwg_gcg_card_bg-197 {
  inset: 0;
  z-index: 0;
  position: absolute;
}.gwg_gcg_card_bg-197::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.gwg_gcg_card_ic-197 {
  border-radius: 6px;
  background: rgba(0,0,0,.45);
  height: 2.5rem;
  justify-content: center;
  z-index: 2;
  display: flex;
  right: 1.125rem;
  width: 2.5rem;
  position: absolute;
  color: #F3F1FF;
  top: 1.125rem;
  align-items: center;
}.gwg_gcg_card_ic-197 svg {
  stroke-linejoin: round;
  height: 1.25rem;
  width: 20px;
  stroke-linecap: round;
}.gwg_gcg_card_ct-197 {
  z-index: 1;
  position: relative;
}.gwg_gcg_card_h-197 {
  line-height: 1.2;
  overflow-wrap: break-word;
  font-family: 'Nunito', sans-serif;
  font-weight: 800;
  color: #F3F1FF;
  margin-bottom: 0.5rem;
  font-size: 18px;
}
@media(min-width: 765px) {.gwg_gcg_card_h-197 {
  font-size: 20px;
}
}.gwg_gcg_card_p-197 {
  line-height: 1.55;
  font-size: 0.75rem;
  color: rgba(255,255,255,.82);
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
}.gwg_gcg_card_p-197 strong {
  color: #F3F1FF;
  font-weight: 600;
}.gwg_gcg_card_cta-197 {
  gap: 0.25rem;
  font-size: 12px;
  letter-spacing: .04em;
  display: inline-flex;
  color: #6B5CF0;
  align-items: center;
  font-weight: 700;
  text-transform: uppercase;
}.gwg_gcg_card_cta-197 svg {
  height: 12px;
  stroke-linecap: round;
  width: 0.75rem;
  stroke-linejoin: round;
}.gwg_ws-197 {
  padding: 2rem 16px 0;
  background: #0D0F1E;
}
@media(min-width: 766px) {.gwg_ws-197 {
  padding: 36px 24px 0;
}
}.gwg_ws_in-197 {
  margin: 0 auto;
  max-width: 1320px;
}.gwg_ws_head-197 {
  gap: 12px;
  justify-content: space-between;
  margin-bottom: 0.875rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.gwg_ws_title-197 {
  gap: 0.625rem;
  flex-wrap: wrap;
  font-weight: 700;
  font-size: 1rem;
  align-items: center;
  font-family: 'Nunito', sans-serif;
  overflow-wrap: break-word;
  display: flex;
  color: #F3F1FF;
}.gwg_ws_title_ic-197 svg {
  width: 1.125rem;
  stroke-linecap: round;
  height: 18px;
  stroke-linejoin: round;
  color: #F5A623;
}.gwg_ws_online-197 {
  gap: 7px;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
  color: #7870A4;
  display: flex;
}.gwg_ws_online_dot-197 {
  background: #22C55E;
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(34, 197, 94, 0.15);
  width: 8px;
  flex-shrink: 0;
  height: 8px;
}.gwg_ws_scroll-197 {
  gap: 0.5rem;
  display: flex;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  scrollbar-width: none;
}.gwg_ws_scroll-197::-webkit-scrollbar {
  display: none;
}.gwg_wc-197 {
  gap: 10px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.625rem 14px;
  background: #121524;
  flex-shrink: 0;
  min-width: 220px;
  display: flex;
  align-items: center;
}.gwg_wc_img-197 {
  border-radius: 6px;
  overflow: hidden;
  background: #161929;
  flex-shrink: 0;
  width: 2.25rem;
  height: 2.25rem;
}.gwg_wc_img-197 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.gwg_wc_info-197 {
  min-width: 0;
}.gwg_wc_game-197 {
  overflow: hidden;
  color: #C2BDEA;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
  font-weight: 600;
}.gwg_wc_player-197 {
  overflow: hidden;
  white-space: nowrap;
  color: #9B96C2;
  font-size: 0.625rem;
  text-overflow: ellipsis;
}.gwg_wc_amount-197 {
  font-size: 13px;
  flex-shrink: 0;
  margin-left: auto;
  font-weight: 700;
  white-space: nowrap;
  color: #22C55E;
}.gwg_reg-197 {
  background: #0D0F1E;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.gwg_reg-197 {
  padding: 2.75rem 1.5rem 0;
}
}.gwg_reg_in-197 {
  border-radius: 16px;
  background: #161929;
  border: 1px solid rgba(255, 255, 255, 0.06);
  margin: 0 auto;
  padding: 28px 1.5rem;
  max-width: 1320px;
}
@media(min-width: 767px) {.gwg_reg_in-197 {
  padding: 40px;
}
}.gwg_reg_top-197 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 859px) {.gwg_reg_top-197 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.gwg_reg_label-197 {
  font-size: 11px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
  color: #6B5CF0;
  letter-spacing: .08em;
}.gwg_reg_h2-197 {
  line-height: 1.2;
  font-weight: 800;
  margin-bottom: 12px;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  color: #F3F1FF;
  font-family: 'Nunito', sans-serif;
}
@media(min-width: 767px) {.gwg_reg_h2-197 {
  font-size: 28px;
}
}.gwg_reg_bonus-197 {
  border: 1px solid rgba(245, 166, 35, 0.16);
  border-radius: 0.625rem;
  background: rgba(245, 166, 35, 0.16);
  gap: 0.5rem;
  padding: 0.625rem 1rem;
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.gwg_reg_bonus_amount-197 {
  font-size: 1.25rem;
  color: #F5A623;
  font-weight: 800;
}.gwg_reg_bonus_text-197 {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #9992C8;
}.gwg_reg_cta_btn-197 {
  transition: background .2s;
  border-radius: 10px;
  background: #22C55E;
  padding: 14px 32px;
  color: #0E0C1F;
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.35), 0 0.5rem 1.375rem rgba(34, 197, 94, 0.32);
  display: inline-block;
  font-size: 0.938rem;
  margin-bottom: 12px;
  font-weight: 700;
}.gwg_reg_cta_btn-197:hover {
  background: #16A34A;
}.gwg_reg_terms-197 {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #9B96C2;
}.gwg_reg_seo-197 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  line-height: 1.65;
  margin-top: 1.25rem;
  color: #7870A4;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.gwg_reg_seo-197 p {
  margin-bottom: 0.625rem;
  line-height: 1.65;
  color: #7870A4;
  font-size: 0.813rem;
}.gwg_reg_seo-197 p:last-child {
  margin-bottom: 0;
}.gwg_reg_seo-197 strong {
  font-weight: 700;
  color: #C2BDEA;
}.gwg_reg_seo-197 a {
  transition: color .2s;
  text-decoration: underline;
  color: #6B5CF0;
}.gwg_reg_seo-197 a:hover {
  color: #7E70F7;
}.gwg_reg_seo-197 ul,.gwg_reg_seo-197 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.gwg_reg_seo-197 ol {
  list-style: decimal;
}.gwg_reg_seo-197 li {
  margin-bottom: 4px;
  line-height: 1.65;
  color: #7870A4;
  font-size: 0.813rem;
}.gwg_reg_seo-197 table {
  width: 100%;
  display: block;
  overflow-x: auto;
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width: 767px) {.gwg_reg_seo-197 table {
  display: table;
}
}.gwg_reg_seo-197 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C2BDEA;
  font-weight: 700;
  text-align: left;
}.gwg_reg_seo-197 td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7870A4;
}.gwg_reg_steps-197 {
  gap: 14px;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media(min-width: 859px) {.gwg_reg_steps-197 {
  margin-top: 0;
}
}.gwg_reg_step-197 {
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  gap: 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 16px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.gwg_reg_step_num-197 {
  border: 1px solid rgba(107, 92, 240, 0.08);
  background: rgba(107, 92, 240, 0.18);
  border-radius: 50%;
  font-size: 14px;
  justify-content: center;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  font-weight: 800;
  height: 2.125rem;
  color: #6B5CF0;
  width: 2.125rem;
}.gwg_reg_step_title-197 {
  font-weight: 700;
  color: #F3F1FF;
  margin-bottom: 3px;
  font-size: 0.875rem;
}.gwg_reg_step_text-197 {
  color: #7870A4;
  line-height: 1.5;
  font-size: 12px;
}.gwg_reg_trust-197 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  margin-top: 20px;
  padding-top: 20px;
}.gwg_reg_trust_item-197 {
  gap: 7px;
  align-items: center;
  overflow-wrap: break-word;
  color: #7870A4;
  font-size: 0.75rem;
  display: flex;
}.gwg_reg_trust_ic-197 svg {
  color: #6B5CF0;
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.gwg_app-197 {
  background: #0D0F1E;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.gwg_app-197 {
  padding: 44px 24px 0;
}
}.gwg_app_in-197 {
  margin: 0 auto;
  max-width: 1320px;
}.gwg_app_head-197 {
  margin-bottom: 1rem;
}.gwg_app_label-197 {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #6B5CF0;
  margin-bottom: 0.5rem;
  font-size: 11px;
}.gwg_app_h2-197 {
  font-weight: 800;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Nunito', sans-serif;
  color: #F3F1FF;
}
@media(min-width: 765px) {.gwg_app_h2-197 {
  font-size: 1.5rem;
}
}.gwg_app_sub-197 {
  color: #7870A4;
  max-width: 600px;
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
}.gwg_app_sub-197 strong {
  color: #C2BDEA;
  font-weight: 700;
}.gwg_app_cards-197 {
  gap: 10px;
  margin-top: 1rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.gwg_app_cards-197 {
  grid-template-columns: repeat(3,1fr);
}
}.gwg_app_card-197 {
  padding: 1.25rem;
  overflow: hidden;
  gap: 1rem;
  border-radius: 10px;
  flex-wrap: wrap;
  position: relative;
  display: flex;
  align-items: flex-start;
}.gwg_app_card_ios-197 {
  background: linear-gradient(135deg,rgba(107, 92, 240, 0.18) 0%,#161929 100%);
}.gwg_app_card_android-197 {
  background: linear-gradient(135deg,rgba(34, 197, 94, 0.15) 0%,#161929 100%);
}.gwg_app_card_win-197 {
  background: linear-gradient(135deg,rgba(245, 166, 35, 0.16) 0%,#161929 100%);
}.gwg_app_card_ic-197 svg {
  height: 34px;
  width: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.gwg_app_card_ic-197 {
  color: #F3F1FF;
  flex-shrink: 0;
}.gwg_app_card_os-197 {
  letter-spacing: .08em;
  margin-bottom: 6px;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #7870A4;
}.gwg_app_card_title-197 {
  color: #F3F1FF;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 0.375rem;
  line-height: 1.2;
  overflow-wrap: break-word;
}.gwg_app_card_text-197 {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #7870A4;
  line-height: 1.5;
  margin-bottom: 14px;
}.gwg_app_card_btn-197 {
  background: rgba(255, 255, 255, 0.12);
  padding: 0.625rem 18px;
  border-radius: 0.375rem;
  border: 1px solid rgba(107, 92, 240, 0.55);
  gap: 0.438rem;
  transition: background .2s;
  align-items: center;
  font-size: 13px;
  display: inline-flex;
  font-weight: 700;
  color: #F3F1FF;
}.gwg_app_card_btn-197:hover {
  background: rgba(255, 255, 255, 0.07);
}.gwg_bon-197 {
  background: #0D0F1E;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.gwg_bon-197 {
  padding: 2.75rem 1.5rem 0;
}
}.gwg_bon_in-197 {
  margin: 0 auto;
  max-width: 82.5rem;
}.gwg_bon_head-197 {
  margin-bottom: 1.25rem;
}.gwg_bon_label-197 {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #6B5CF0;
}.gwg_bon_h2-197 {
  color: #F3F1FF;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Nunito', sans-serif;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 766px) {.gwg_bon_h2-197 {
  font-size: 1.5rem;
}
}.gwg_bon_seo-197 {
  font-size: 13px;
  color: #7870A4;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 38.75rem;
}.gwg_bon_seo-197 strong {
  color: #C2BDEA;
  font-weight: 700;
}.gwg_bon_seo-197 a {
  color: #6B5CF0;
  text-decoration: underline;
}.gwg_bon_grid-197 {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.gwg_bon_grid-197 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.gwg_bon_grid-197 {
  grid-template-columns: repeat(5,1fr);
}
}.gwg_bon_card-197 {
  background: #121524;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  border-radius: 10px;
}.gwg_bon_card-197:hover {
  transform: translateY(-2px);
  border-color: rgba(107, 92, 240, 0.08);
}.gwg_bon_card_ic-197 svg {
  height: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.625rem;
}.gwg_bon_card_ic-197 {
  margin-bottom: 0.625rem;
}.gwg_bon_card_type-197 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
  margin-bottom: 0.375rem;
  color: #7870A4;
  letter-spacing: .06em;
}.gwg_bon_card_amount-197 {
  color: #F5A623;
  font-size: 1.125rem;
  margin-bottom: 0.375rem;
  font-weight: 800;
  line-height: 1.1;
}.gwg_bon_card_name-197 {
  font-weight: 600;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #F3F1FF;
  font-size: 13px;
}.gwg_bon_card_detail-197 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #9B96C2;
  font-size: 0.688rem;
  padding-top: 8px;
  overflow-wrap: break-word;
  line-height: 1.5;
}.gwg_prov-197 {
  background: #0D0F1E;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.gwg_prov-197 {
  padding: 44px 24px 0;
}
}.gwg_prov_in-197 {
  margin: 0 auto;
  max-width: 1320px;
}.gwg_prov_head-197 {
  margin-bottom: 1rem;
}.gwg_prov_label-197 {
  font-size: 11px;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #6B5CF0;
}.gwg_prov_h2-197 {
  color: #F3F1FF;
  font-family: 'Nunito', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 8px;
}
@media(min-width: 770px) {.gwg_prov_h2-197 {
  font-size: 24px;
}
}.gwg_prov_seo-197 {
  margin-bottom: 1rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  font-size: 0.813rem;
  color: #7870A4;
}.gwg_prov_seo-197 strong {
  color: #C2BDEA;
  font-weight: 700;
}.gwg_prov_seo-197 a {
  text-decoration: underline;
  color: #6B5CF0;
}.gwg_prov_grid-197 {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 642px) {.gwg_prov_grid-197 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.gwg_prov_grid-197 {
  grid-template-columns: repeat(8,1fr);
}
}.gwg_prov_card-197 {
  transition: border-color .2s,background .2s;
  padding: 14px 10px;
  background: #121524;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 0.438rem;
  cursor: pointer;
  align-items: center;
  display: flex;
  flex-direction: column;
}.gwg_prov_card-197:hover {
  border-color: rgba(107, 92, 240, 0.55);
  background: #161929;
}.gwg_prov_logo-197 {
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  justify-content: center;
  display: flex;
  height: 44px;
  width: 44px;
  align-items: center;
}.gwg_prov_logo-197 img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.gwg_prov_name-197 {
  overflow-wrap: break-word;
  font-weight: 600;
  text-align: center;
  font-size: 0.688rem;
  color: #9992C8;
}.gwg_htp-197 {
  padding: 36px 16px 0;
  background: #0D0F1E;
}
@media(min-width: 769px) {.gwg_htp-197 {
  padding: 2.75rem 1.5rem 0;
}
}.gwg_htp_in-197 {
  margin: 0 auto;
  max-width: 82.5rem;
}.gwg_htp_head-197 {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.gwg_htp_label-197 {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #6B5CF0;
}.gwg_htp_h2-197 {
  overflow-wrap: break-word;
  color: #F3F1FF;
  margin-bottom: 8px;
  font-weight: 800;
  font-size: 22px;
  font-family: 'Nunito', sans-serif;
}
@media(min-width: 765px) {.gwg_htp_h2-197 {
  font-size: 1.75rem;
}
}.gwg_htp_intro-197 {
  color: #7870A4;
  line-height: 1.6;
  font-size: 14px;
}.gwg_htp_steps-197 {
  gap: 0.75rem;
  margin: 0;
  padding: 0;
  list-style: none;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 637px) {.gwg_htp_steps-197 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.gwg_htp_steps-197 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.gwg_htp_step-197 {
  padding: 20px 1.125rem 1.125rem;
  border-radius: 10px;
  background: #161929;
  border: 1px solid rgba(255, 255, 255, 0.11);
  flex-direction: column;
  position: relative;
  display: flex;
}.gwg_htp_step_num-197 {
  background: #6B5CF0;
  border-radius: 50%;
  font-family: 'Nunito', sans-serif;
  left: 1.25rem;
  position: absolute;
  width: 28px;
  justify-content: center;
  color: #0E0C1F;
  font-weight: 800;
  top: -12px;
  height: 28px;
  font-size: 13px;
  align-items: center;
  display: flex;
}.gwg_htp_step_ic-197 {
  border-radius: 6px;
  background: rgba(107, 92, 240, 0.18);
  margin: 8px 0 0.75rem;
  align-items: center;
  width: 36px;
  color: #6B5CF0;
  display: flex;
  justify-content: center;
  height: 2.25rem;
}.gwg_htp_step_ic-197 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.125rem;
  height: 18px;
}.gwg_htp_step_h-197 {
  font-size: 0.875rem;
  line-height: 1.25;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  color: #F3F1FF;
}.gwg_htp_step_p-197 {
  line-height: 1.55;
  color: #7870A4;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.gwg_htp_step_p-197 strong {
  font-weight: 600;
  color: #C2BDEA;
}.gwg_htp_cta-197 {
  transition: background .2s;
  background: #22C55E;
  border-radius: 10px;
  padding: 0.813rem 1.625rem;
  font-weight: 700;
  display: inline-block;
  color: #0E0C1F;
  margin-top: 20px;
  font-size: 0.875rem;
}.gwg_htp_cta-197:hover {
  background: #16A34A;
}.gwg_seo-197 {
  background: #0D0F1E;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.gwg_seo-197 {
  padding: 44px 24px 0;
}
}.gwg_seo_in-197 {
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 1rem;
  margin: 0 auto;
  background: #161929;
  max-width: 82.5rem;
}
@media(min-width: 766px) {.gwg_seo_in-197 {
  padding: 2.25rem 40px;
}
}.gwg_seo_label-197 {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #6B5CF0;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 10px;
}.gwg_seo_h2-197 {
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Nunito', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #F3F1FF;
  font-size: 1.25rem;
}
@media(min-width: 771px) {.gwg_seo_h2-197 {
  font-size: 1.5rem;
}
}.gwg_seo_body-197 {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #9992C8;
}.gwg_seo_body-197 p {
  line-height: 1.75;
  color: #9992C8;
  font-size: 14px;
  margin-bottom: 12px;
}.gwg_seo_body-197 p:last-child {
  margin-bottom: 0;
}.gwg_seo_body-197 strong {
  color: #C2BDEA;
  font-weight: 700;
}.gwg_seo_body-197 a {
  transition: color .2s;
  text-decoration: underline;
  color: #6B5CF0;
}.gwg_seo_body-197 a:hover {
  color: #7E70F7;
}.gwg_seo_body-197 ul,.gwg_seo_body-197 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.gwg_seo_body-197 ol {
  list-style: decimal;
}.gwg_seo_body-197 li {
  margin-bottom: 0.375rem;
  color: #9992C8;
  font-size: 14px;
  line-height: 1.75;
}.gwg_seo_body-197 table {
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
  display: block;
  width: 100%;
  margin-bottom: 0.75rem;
}
@media(min-width:768px) {.gwg_seo_body-197 table {
  display: table;
}
}.gwg_seo_body-197 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C2BDEA;
  text-align: left;
}.gwg_seo_body-197 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #9992C8;
}.gwg_seo_cols-197 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width:640px) {.gwg_seo_cols-197 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.gwg_seo_cols-197 {
  grid-template-columns: repeat(3,1fr);
}
}.gwg_seo_col_h-197 {
  font-size: 13px;
  color: #C2BDEA;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.gwg_seo_col_p-197 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #7870A4;
}.gwg_seo_stats-197 {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.gwg_seo_stat-197 {
  border: 1px solid rgba(107, 92, 240, 0.18);
  padding: 14px 1rem;
  flex: 1;
  background: rgba(107, 92, 240, 0.08);
  border-radius: 0.625rem;
  min-width: 8.75rem;
}.gwg_seo_stat_val-197 {
  color: #6B5CF0;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 4px;
}.gwg_seo_stat_lb-197 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7870A4;
}.gwg_seo-197 {
  background: #0D0F1E;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.gwg_seo-197 {
  padding: 2.75rem 24px 0;
}
}.gwg_seo_in-197 {
  border-radius: 16px;
  padding: 28px 24px;
  background: #161929;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 1320px;
}
@media(min-width: 769px) {.gwg_seo_in-197 {
  padding: 2.25rem 40px;
}
}.gwg_seo_label-197 {
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #6B5CF0;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
}.gwg_seo_h2-197 {
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-family: 'Nunito', sans-serif;
  font-weight: 800;
  color: #F3F1FF;
  font-size: 1.25rem;
}
@media(min-width:768px) {.gwg_seo_h2-197 {
  font-size: 1.5rem;
}
}.gwg_seo_body-197 {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #9992C8;
}.gwg_seo_body-197 p {
  margin-bottom: 12px;
  color: #9992C8;
  line-height: 1.75;
  font-size: 14px;
}.gwg_seo_body-197 p:last-child {
  margin-bottom: 0;
}.gwg_seo_body-197 strong {
  font-weight: 700;
  color: #C2BDEA;
}.gwg_seo_body-197 a {
  transition: color .2s;
  text-decoration: underline;
  color: #6B5CF0;
}.gwg_seo_body-197 a:hover {
  color: #7E70F7;
}.gwg_seo_body-197 ul,.gwg_seo_body-197 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.gwg_seo_body-197 ol {
  list-style: decimal;
}.gwg_seo_body-197 li {
  color: #9992C8;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
}.gwg_seo_body-197 table {
  display: block;
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  width: 100%;
}
@media(min-width: 769px) {.gwg_seo_body-197 table {
  display: table;
}
}.gwg_seo_body-197 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C2BDEA;
  font-weight: 700;
  text-align: left;
}.gwg_seo_body-197 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #9992C8;
}.gwg_seo_cols-197 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.gwg_seo_cols-197 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.gwg_seo_cols-197 {
  grid-template-columns: repeat(3,1fr);
}
}.gwg_seo_col_h-197 {
  color: #C2BDEA;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.gwg_seo_col_p-197 {
  color: #7870A4;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.gwg_seo_stats-197 {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.gwg_seo_stat-197 {
  padding: 0.875rem 1rem;
  border-radius: 0.625rem;
  background: rgba(107, 92, 240, 0.08);
  flex: 1;
  border: 1px solid rgba(107, 92, 240, 0.18);
  min-width: 8.75rem;
}.gwg_seo_stat_val-197 {
  margin-bottom: 4px;
  color: #6B5CF0;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
}.gwg_seo_stat_lb-197 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7870A4;
}.gwg_pmt-197 {
  background: #0D0F1E;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.gwg_pmt-197 {
  padding: 44px 1.5rem 0;
}
}.gwg_pmt_in-197 {
  margin: 0 auto;
  max-width: 1320px;
}.gwg_pmt_head-197 {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.gwg_pmt_label-197 {
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #6B5CF0;
}.gwg_pmt_h2-197 {
  font-size: 1.375rem;
  color: #F3F1FF;
  font-family: 'Nunito', sans-serif;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 770px) {.gwg_pmt_h2-197 {
  font-size: 28px;
}
}.gwg_pmt_intro-197 {
  line-height: 1.6;
  font-size: 14px;
  color: #7870A4;
  overflow-wrap: break-word;
}.gwg_pmt_groups-197 {
  gap: 20px;
  display: flex;
  flex-direction: column;
}.gwg_pmt_group-197 {
  background: #161929;
  border-radius: 0.625rem;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.gwg_pmt_group_head-197 {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}.gwg_pmt_group_ic-197 {
  background: rgba(107, 92, 240, 0.18);
  border-radius: 0.375rem;
  justify-content: center;
  align-items: center;
  color: #6B5CF0;
  height: 2.25rem;
  display: flex;
  flex-shrink: 0;
  width: 36px;
}.gwg_pmt_group_ic-197 svg {
  height: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 18px;
}.gwg_pmt_group_h-197 {
  margin: 0;
  font-weight: 700;
  font-family: 'Nunito', sans-serif;
  color: #F3F1FF;
  overflow-wrap: break-word;
  font-size: 16px;
}.gwg_pmt_group_p-197 {
  overflow-wrap: break-word;
  line-height: 1.6;
  margin-bottom: 0.875rem;
  color: #7870A4;
  font-size: 0.813rem;
}.gwg_pmt_group_p-197 strong {
  font-weight: 600;
  color: #C2BDEA;
}.gwg_pmt_table_wrap-197 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.gwg_pmt_table-197 {
  min-width: 33.75rem;
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
}.gwg_pmt_table-197 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  font-size: 0.688rem;
  white-space: nowrap;
  text-align: left;
  text-transform: uppercase;
  color: #C2BDEA;
  letter-spacing: .04em;
}.gwg_pmt_table-197 td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7870A4;
}.gwg_pmt_table-197 tbody tr:last-child td {
  border-bottom: none;
}.gwg_pmt_table-197 tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C2BDEA;
}.gwg_seo-197 {
  background: #0D0F1E;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.gwg_seo-197 {
  padding: 2.75rem 1.5rem 0;
}
}.gwg_seo_in-197 {
  padding: 28px 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #161929;
  border-radius: 1rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 771px) {.gwg_seo_in-197 {
  padding: 2.25rem 2.5rem;
}
}.gwg_seo_label-197 {
  color: #6B5CF0;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}.gwg_seo_h2-197 {
  color: #F3F1FF;
  font-family: 'Nunito', sans-serif;
  line-height: 1.25;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.gwg_seo_h2-197 {
  font-size: 1.5rem;
}
}.gwg_seo_body-197 {
  font-size: 14px;
  overflow-wrap: break-word;
  color: #9992C8;
  line-height: 1.75;
}.gwg_seo_body-197 p {
  margin-bottom: 0.75rem;
  font-size: 14px;
  color: #9992C8;
  line-height: 1.75;
}.gwg_seo_body-197 p:last-child {
  margin-bottom: 0;
}.gwg_seo_body-197 strong {
  color: #C2BDEA;
  font-weight: 700;
}.gwg_seo_body-197 a {
  transition: color .2s;
  color: #6B5CF0;
  text-decoration: underline;
}.gwg_seo_body-197 a:hover {
  color: #7E70F7;
}.gwg_seo_body-197 ul,.gwg_seo_body-197 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.gwg_seo_body-197 ol {
  list-style: decimal;
}.gwg_seo_body-197 li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #9992C8;
  line-height: 1.75;
}.gwg_seo_body-197 table {
  font-size: 13px;
  width: 100%;
  display: block;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  border-collapse: collapse;
}
@media(min-width: 769px) {.gwg_seo_body-197 table {
  display: table;
}
}.gwg_seo_body-197 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C2BDEA;
  font-weight: 700;
}.gwg_seo_body-197 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #9992C8;
}.gwg_seo_cols-197 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.gwg_seo_cols-197 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.gwg_seo_cols-197 {
  grid-template-columns: repeat(3,1fr);
}
}.gwg_seo_col_h-197 {
  color: #C2BDEA;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.gwg_seo_col_p-197 {
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7870A4;
  font-size: 0.813rem;
}.gwg_seo_stats-197 {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.gwg_seo_stat-197 {
  border-radius: 0.625rem;
  background: rgba(107, 92, 240, 0.08);
  padding: 0.875rem 16px;
  flex: 1;
  border: 1px solid rgba(107, 92, 240, 0.18);
  min-width: 8.75rem;
}.gwg_seo_stat_val-197 {
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  color: #6B5CF0;
  font-weight: 800;
  overflow-wrap: break-word;
}.gwg_seo_stat_lb-197 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #7870A4;
}.gwg_faq-197 {
  padding: 2.25rem 16px 0;
  background: #0D0F1E;
}
@media(min-width: 771px) {.gwg_faq-197 {
  padding: 2.75rem 1.5rem 0;
}
}.gwg_faq_in-197 {
  margin: 0 auto;
  max-width: 1320px;
}.gwg_faq_head-197 {
  margin-bottom: 1.25rem;
}.gwg_faq_label-197 {
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #6B5CF0;
  letter-spacing: .08em;
}.gwg_faq_h2-197 {
  font-family: 'Nunito', sans-serif;
  color: #F3F1FF;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.gwg_faq_h2-197 {
  font-size: 24px;
}
}.gwg_faq_list-197 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.gwg_faq_item-197 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #161929;
  border-radius: 10px;
  overflow: hidden;
}.gwg_faq_q-197 {
  padding: 1rem 1.25rem;
  gap: 12px;
  transition: color .2s;
  display: flex;
  flex-wrap: wrap;
  cursor: pointer;
  align-items: center;
  font-size: 0.875rem;
  font-weight: 600;
  color: #C2BDEA;
  justify-content: space-between;
  overflow-wrap: break-word;
}.gwg_faq_q-197:hover {
  color: #F3F1FF;
}.gwg_faq_q_ic-197 {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  font-size: 16px;
  display: flex;
  width: 24px;
  color: #6B5CF0;
  height: 24px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}.gwg_faq_item-197.gwg_state_open-197 .gwg_faq_q_ic-197 {
  transform: rotate(45deg);
}.gwg_faq_a-197 {
  padding: 0 20px 16px;
  color: #7870A4;
  line-height: 1.7;
  font-size: 0.813rem;
  display: none;
  overflow-wrap: break-word;
}.gwg_faq_item-197.gwg_state_open-197 .gwg_faq_a-197 {
  display: block;
}.gwg_faq_a-197 strong {
  color: #C2BDEA;
  font-weight: 700;
}.gwg_faq_a-197 a {
  text-decoration: underline;
  color: #6B5CF0;
}.gwg_faq_a-197 ul,.gwg_faq_a-197 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.gwg_faq_a-197 ol {
  list-style: decimal;
}.gwg_faq_a-197 li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.gwg_faq_a-197 table {
  margin: 0.5rem 0;
  width: 100%;
  overflow-x: auto;
  font-size: 0.75rem;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 771px) {.gwg_faq_a-197 table {
  display: table;
}
}.gwg_faq_a-197 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 8px;
  text-align: left;
  font-weight: 700;
  color: #C2BDEA;
}.gwg_faq_a-197 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 8px;
  color: #7870A4;
}.gwg_ft-197 {
  background: #080A14;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.gwg_ft_support-197 {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width:768px) {.gwg_ft_support-197 {
  padding: 1.75rem 1.5rem;
}
}.gwg_ft_support_in-197 {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
}.gwg_ft_support_main-197 {
  flex: 1;
  gap: 16px;
  align-items: center;
  min-width: 220px;
  display: flex;
  flex-wrap: wrap;
}.gwg_ft_support_ic-197 {
  flex-shrink: 0;
  color: #6B5CF0;
}.gwg_ft_support_ic-197 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.875rem;
  height: 30px;
}.gwg_ft_support_text_title-197 {
  overflow-wrap: break-word;
  font-size: 15px;
  margin-bottom: 3px;
  font-weight: 700;
  color: #F3F1FF;
}.gwg_ft_support_text_sub-197 {
  overflow-wrap: break-word;
  color: #7870A4;
  font-size: 0.75rem;
}.gwg_ft_support_btn-197 {
  background: #6B5CF0;
  padding: 11px 22px;
  border-radius: 10px;
  transition: background .2s;
  font-weight: 700;
  color: #F3F1FF;
  white-space: nowrap;
  font-size: 13px;
  flex-shrink: 0;
}.gwg_ft_support_btn-197:hover {
  background: #7E70F7;
}.gwg_ft_support_contacts-197 {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.gwg_ft_support_contact-197 {
  color: #9B96C2;
  font-size: 12px;
  line-height: 1.4;
}.gwg_ft_support_contact-197 strong {
  color: #9992C8;
  font-size: 0.688rem;
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
}.gwg_ft_main-197 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 16px 1.5rem;
}
@media(min-width: 771px) {.gwg_ft_main-197 {
  padding: 2.5rem 24px 32px;
}
}.gwg_ft_main_in-197 {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.gwg_ft_main_in-197 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.gwg_ft_main_in-197 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.gwg_ft_col_logo-197 {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.gwg_ft_col_logo-197 {
  grid-column: auto;
}
}.gwg_ft_logo-197 {
  gap: 9px;
  font-weight: 800;
  align-items: center;
  color: #F3F1FF;
  display: flex;
  overflow-wrap: break-word;
  font-size: 16px;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.gwg_ft_logo_mark-197 {
  border-radius: 0.375rem;
  overflow: hidden;
  width: 30px;
  height: 30px;
}.gwg_ft_logo_mark-197 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.gwg_ft_logo_sub-197 {
  color: #9B96C2;
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 200px;
  font-size: 12px;
}.gwg_ft_col_title-197 {
  margin-bottom: 14px;
  color: #9992C8;
  letter-spacing: .07em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
}.gwg_ft_col_links-197 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.gwg_ft_col_link-197 {
  transition: color .2s;
  color: #9B96C2;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.gwg_ft_col_link-197:hover {
  color: #C2BDEA;
}.gwg_ft_apps-197 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.gwg_ft_app_card-197 {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 10px 12px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;
  gap: 10px;
  display: flex;
  align-items: center;
}.gwg_ft_app_card-197:hover {
  border-color: rgba(107, 92, 240, 0.55);
}.gwg_ft_app_card_ic-197 svg {
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
  height: 1.375rem;
}.gwg_ft_app_card_os-197 {
  font-size: 10px;
  color: #9B96C2;
  font-weight: 600;
}.gwg_ft_app_card_action-197 {
  font-weight: 700;
  font-size: 0.75rem;
  color: #C2BDEA;
}.gwg_ft_bot-197 {
  padding: 1.25rem 1rem;
}
@media(min-width: 769px) {.gwg_ft_bot-197 {
  padding: 1.25rem 24px;
}
}.gwg_ft_bot_in-197 {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
  flex-wrap: wrap;
}.gwg_ft_socials-197 {
  gap: 0.5rem;
  display: flex;
}.gwg_ft_soc-197 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .2s;
  border-radius: 6px;
  color: #9992C8;
  align-items: center;
  display: flex;
  width: 2.25rem;
  height: 2.25rem;
  justify-content: center;
}.gwg_ft_soc-197 svg {
  height: 1rem;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.gwg_ft_soc-197:hover {
  background: rgba(255, 255, 255, 0.07);
}.gwg_ft_legal-197 {
  flex: 1;
  line-height: 1.6;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #857FB0;
  min-width: 200px;
}.gwg_ft_legal-197 strong {
  font-weight: 700;
  color: #9992C8;
}.gwg_ft_legal-197 a {
  text-decoration: underline;
  color: #9992C8;
}.gwg_ft_age-197 {
  border-radius: 50%;
  border: 2px solid #857FB0;
  width: 32px;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 2rem;
  flex-shrink: 0;
  margin-left: auto;
  font-size: 11px;
  color: #857FB0;
  font-weight: 800;
}