html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  border: 0;
  background: none;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #0D1C22;
  color: #BACED6;
  min-height: 100vh;
  line-height: 1.6;
  font-family: 'Rajdhani', sans-serif;
  -webkit-font-smoothing: antialiased;
}.gsf_layout-gmo {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.gsf_page-gmo {
  display: flex;
  min-height: 100vh;
}.gsf_main-gmo {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media (min-width: 1081px) {.gsf_main-gmo {
  padding-left: 220px;
}
}
@media (max-width:1079px) {.gsf_main-gmo {
  padding-bottom: 72px;
}
}.gsf_gc-gmo {
  background: #0F2029;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 0.5rem;
  width: 140px;
  flex-shrink: 0;
  cursor: pointer;
  position: relative;
}
@media(min-width: 639px) {.gsf_gc-gmo {
  width: 9.75rem;
}
}
@media(min-width: 1079px) {.gsf_gc-gmo {
  width: 168px;
}
}.gsf_gc-gmo:hover {
  border-color: rgba(56, 200, 212, 0.07);
  transform: translateY(-3px);
}.gsf_gc_img-gmo {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.gsf_gc_img-gmo img {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}.gsf_gc_hover-gmo {
  background: rgba(7, 16, 22, 0.72);
  transition: opacity .2s;
  inset: 0;
  justify-content: center;
  display: flex;
  opacity: 0;
  position: absolute;
  align-items: center;
}.gsf_gc-gmo:hover .gsf_gc_hover-gmo {
  opacity: 1;
}.gsf_gc_hover_btn-gmo {
  border-radius: 5px;
  padding: 0.5rem 16px;
  background: #38C8D4;
  font-size: 0.75rem;
  color: #E6F4F8;
  font-weight: 700;
}.gsf_gc_info-gmo {
  padding: 0.5rem 0.625rem 10px;
}.gsf_gc_name-gmo {
  overflow: hidden;
  font-size: 0.75rem;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  color: #BACED6;
  margin-bottom: 3px;
}.gsf_gc_prov-gmo {
  font-size: 0.625rem;
  color: #42697A;
}.gsf_gc_tag-gmo {
  padding: 2px 7px;
  border-radius: 0.25rem;
  z-index: 2;
  top: 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  font-size: 0.563rem;
  left: 0.375rem;
  letter-spacing: .04em;
}.gsf_gc_tag_hot-gmo {
  background: #E04545;
  color: #fff;
}.gsf_gc_tag_new-gmo {
  background: #2EC27A;
  color: #0D1C22;
}.gsf_gc_tag_jp-gmo {
  background: #E6A830;
  color: #0D1C22;
}.gsf_gc_tag_ex-gmo {
  background: #C4923A;
  color: #fff;
}.gsf_gc_tag_live-gmo {
  background: #E04545;
  color: #fff;
}.gsf_gr-gmo {
  background: #0D1C22;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.gsf_gr-gmo {
  padding: 2.25rem 1.5rem 0;
}
}.gsf_gr_in-gmo {
  margin: 0 auto;
  max-width: 1320px;
}.gsf_gr_head-gmo {
  gap: 12px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  align-items: center;
}.gsf_gr_head_l-gmo {
  flex: 1;
  gap: 10px;
  align-items: center;
  min-width: 0;
  display: flex;
}.gsf_gr_ic-gmo {
  border-radius: 8px;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  height: 32px;
  width: 2rem;
  display: flex;
}.gsf_gr_ic-gmo svg {
  stroke-linejoin: round;
  height: 16px;
  width: 1rem;
  stroke-linecap: round;
}.gsf_gr_title-gmo {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #E6F4F8;
  font-weight: 700;
  font-size: 1rem;
}
@media(min-width: 767px) {.gsf_gr_title-gmo {
  font-size: 18px;
}
}.gsf_gr_more-gmo {
  transition: color .2s;
  gap: 0.313rem;
  white-space: nowrap;
  color: #5B8492;
  flex-shrink: 0;
  align-items: center;
  font-size: 0.75rem;
  font-weight: 600;
  display: flex;
}.gsf_gr_more-gmo:hover {
  color: #38C8D4;
}.gsf_gr_more-gmo svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
  height: 12px;
}.gsf_gr_arrows-gmo {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.gsf_gr_arr-gmo {
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border-radius: 0.313rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  height: 1.875rem;
  color: #7FA8B4;
  align-items: center;
  justify-content: center;
  width: 30px;
  display: flex;
}.gsf_gr_arr-gmo:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #E6F4F8;
}.gsf_gr_arr-gmo svg {
  stroke-linejoin: round;
  width: 0.813rem;
  height: 13px;
  stroke-linecap: round;
}.gsf_gr_seo_h-gmo {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  max-width: 680px;
  color: #BACED6;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  font-size: 13px;
}
@media(min-width: 765px) {.gsf_gr_seo_h-gmo {
  font-size: 0.875rem;
}
}.gsf_gr_seo-gmo {
  color: #5B8492;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.55;
  max-width: 42.5rem;
  margin-bottom: 0.75rem;
}.gsf_gr_seo-gmo strong {
  color: #BACED6;
  font-weight: 600;
}.gsf_gr_scroll-gmo {
  gap: 10px;
  padding-bottom: 0.625rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}.gsf_gr_scroll-gmo::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.gsf_gr_scroll-gmo {
  gap: 12px;
}
}.gsf_tb-gmo {
  background: #0A1820;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  z-index: 80;
  align-items: center;
  right: 0;
  height: 56px;
  display: flex;
  top: 0;
  position: fixed;
  left: 0;
}.gsf_tb_in-gmo {
  padding: 0 14px;
  gap: 0;
  display: flex;
  height: 100%;
  align-items: center;
  width: 100%;
}.gsf_tb_burger-gmo {
  border-radius: 8px;
  gap: 0.313rem;
  height: 2.375rem;
  margin-right: 0.5rem;
  justify-content: center;
  width: 2.375rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
}.gsf_tb_burger-gmo:hover {
  background: rgba(255, 255, 255, 0.05);
}.gsf_tb_burger_line-gmo {
  background: #7FA8B4;
  border-radius: 1px;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width: 1079px) {.gsf_tb_burger-gmo {
  display: none;
}
}.gsf_tb_logo-gmo {
  gap: 0.563rem;
  margin-right: 1.25rem;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  font-weight: 800;
  font-size: 1.125rem;
  display: flex;
  color: #E6F4F8;
  flex-shrink: 0;
  align-items: center;
}.gsf_tb_logo_mark-gmo {
  overflow: hidden;
  border-radius: 0.5rem;
  align-items: center;
  display: flex;
  width: 2rem;
  justify-content: center;
  height: 2rem;
}.gsf_tb_logo_mark-gmo img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.gsf_tb_nav-gmo {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 642px) {.gsf_tb_nav-gmo {
  display: flex;
}
}.gsf_tb_tab-gmo {
  transition: background .15s,color .15s;
  border-radius: 8px;
  padding: 8px 0.875rem;
  font-weight: 600;
  color: #7FA8B4;
  font-size: 0.813rem;
  white-space: nowrap;
}.gsf_tb_tab-gmo:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #E6F4F8;
}.gsf_tb_tab-gmo.gsf_state_active-gmo {
  background: rgba(56, 200, 212, 0.18);
  color: #E6F4F8;
}.gsf_tb_right-gmo {
  gap: 0.5rem;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
  display: flex;
}.gsf_tb_login-gmo {
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 16px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  color: #BACED6;
  font-size: 13px;
  font-weight: 600;
  display: none;
}.gsf_tb_login-gmo:hover {
  border-color: rgba(56, 200, 212, 0.45);
  color: #E6F4F8;
}
@media(min-width:480px) {.gsf_tb_login-gmo {
  display: block;
}
}.gsf_tb_reg-gmo {
  transition: background .2s;
  background: #2EC27A;
  padding: 9px 1.125rem;
  border-radius: 8px;
  color: #07141A;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
}.gsf_tb_reg-gmo:hover {
  background: #3DD98A;
}.gsf_sb-gmo {
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #122630;
  transition: transform .25s ease;
  transform: translateX(-100%);
  top: 56px;
  bottom: 0;
  position: fixed;
  width: 13.75rem;
  overflow-y: auto;
  z-index: 70;
  left: 0;
}.gsf_sb-gmo.gsf_state_open-gmo {
  transform: translateX(0);
}.gsf_sb-gmo::-webkit-scrollbar {
  width: 4px;
}.gsf_sb-gmo::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width:1080px) {.gsf_sb-gmo {
  transform: translateX(0);
}
}.gsf_sb_auth-gmo {
  padding: 14px 12px 10px;
}.gsf_sb_btn_reg-gmo {
  transition: background .2s;
  padding: 11px;
  border-radius: 8px;
  background: #2EC27A;
  text-align: center;
  margin-bottom: 0.5rem;
  font-weight: 700;
  display: block;
  color: #07141A;
  font-size: 13px;
}.gsf_sb_btn_reg-gmo:hover {
  background: #3DD98A;
}.gsf_sb_btn_login-gmo {
  padding: 10px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  text-align: center;
  display: block;
  font-weight: 600;
  color: #BACED6;
  font-size: 0.813rem;
}.gsf_sb_btn_login-gmo:hover {
  border-color: rgba(56, 200, 212, 0.45);
  color: #E6F4F8;
}.gsf_sb_promo-gmo {
  border: 1px solid rgba(56, 200, 212, 0.18);
  border-radius: 0.5rem;
  margin: 0 12px 0.625rem;
  background: linear-gradient(135deg,#0A2535,#122630);
  padding: 12px 0.875rem;
  overflow: hidden;
  position: relative;
}.gsf_sb_promo-gmo::before {
  background: radial-gradient(circle,rgba(56, 200, 212, 0.18),transparent 70%);
  border-radius: 50%;
  height: 80px;
  right: -1.25rem;
  position: absolute;
  top: -1.25rem;
  width: 80px;
  content: '';
}.gsf_sb_promo_title-gmo {
  font-weight: 700;
  letter-spacing: .06em;
  font-size: 0.688rem;
  color: #38C8D4;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
}.gsf_sb_promo_text-gmo {
  color: #E6F4F8;
  overflow-wrap: break-word;
  line-height: 1.35;
  font-weight: 600;
  font-size: 0.75rem;
}.gsf_sb_promo_sub-gmo {
  color: #5B8492;
  margin-top: 3px;
  font-size: 0.625rem;
}.gsf_sb_nav-gmo {
  padding: 6px 8px 1rem;
}.gsf_sb_nav_lb-gmo {
  padding: 0.625rem 0.5rem 6px;
  color: #42697A;
  letter-spacing: .08em;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
}.gsf_sb_link-gmo {
  gap: 0.625rem;
  padding: 9px 10px;
  border-radius: 0.313rem;
  transition: background .15s,color .15s;
  font-weight: 500;
  color: #7FA8B4;
  cursor: pointer;
  font-size: 0.813rem;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
}.gsf_sb_link-gmo:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #E6F4F8;
}.gsf_sb_link-gmo.gsf_state_active-gmo {
  background: rgba(56, 200, 212, 0.18);
  color: #E6F4F8;
}.gsf_sb_ic-gmo {
  border-radius: 0.313rem;
  justify-content: center;
  height: 30px;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  width: 30px;
}.gsf_sb_ic-gmo svg {
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
}.gsf_sb_ic_1-gmo {
  background: rgba(56, 200, 212, 0.07);
  color: #38C8D4;
}.gsf_sb_ic_2-gmo {
  background: rgba(46, 194, 122, 0.16);
  color: #2EC27A;
}.gsf_sb_ic_3-gmo {
  background: rgba(230, 168, 48, 0.15);
  color: #E6A830;
}.gsf_sb_ic_4-gmo {
  background: rgba(196, 146, 58, 0.18);
  color: #C4923A;
}.gsf_sb_ic_5-gmo {
  background: rgba(56, 200, 212, 0.07);
  color: #F0547A;
}.gsf_sb_ic_6-gmo {
  background: rgba(196, 146, 58, 0.18);
  color: #8B52D6;
}.gsf_sb_badge-gmo {
  padding: 2px 7px;
  background: #E6A830;
  border-radius: 0.313rem;
  color: #07141A;
  font-weight: 700;
  margin-left: auto;
  font-size: 9px;
}.gsf_sb_bot-gmo {
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  display: flex;
}.gsf_sb_lang-gmo,.gsf_sb_help-gmo {
  transition: border-color .2s;
  flex: 1;
  padding: 9px 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 5px;
  gap: 0.375rem;
  color: #7FA8B4;
  font-weight: 600;
  justify-content: center;
  font-size: 11px;
  display: flex;
  align-items: center;
}.gsf_sb_lang-gmo:hover,.gsf_sb_help-gmo:hover {
  border-color: rgba(56, 200, 212, 0.45);
  color: #E6F4F8;
}.gsf_sb_lang-gmo svg,.gsf_sb_help-gmo svg {
  height: 0.813rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
}.gsf_sb_bd-gmo {
  background: rgba(7, 16, 22, 0.72);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.gsf_sb_bd-gmo.gsf_state_on-gmo {
  display: block;
}
@media(min-width: 1083px) {.gsf_sb_bd-gmo {
  display: none!important;
}
}.gsf_mob_nav-gmo {
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  background: #122630;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  z-index: 80;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}
@media(min-width: 1078px) {.gsf_mob_nav-gmo {
  display: none;
}
}.gsf_mob_nav_item-gmo {
  flex: 1;
  gap: 4px;
  padding: 0.25rem 2px;
  color: #42697A;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
}.gsf_mob_nav_ic-gmo {
  line-height: 1;
}.gsf_mob_nav_ic-gmo svg {
  stroke-linejoin: round;
  height: 1.25rem;
  width: 1.25rem;
  stroke-linecap: round;
}.gsf_mob_nav_lb-gmo {
  color: #42697A;
  font-size: 10px;
  font-weight: 600;
}.gsf_mob_nav_item-gmo.gsf_state_active-gmo {
  color: #38C8D4;
}.gsf_mob_nav_item-gmo.gsf_state_active-gmo .gsf_mob_nav_lb-gmo {
  color: #38C8D4;
}.gsf_hero-gmo {
  background: #0D1C22;
  padding: 20px 16px 0;
}
@media(min-width: 770px) {.gsf_hero-gmo {
  padding: 24px 24px 0;
}
}.gsf_hero_in-gmo {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
}
@media(min-width:860px) {.gsf_hero_in-gmo {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1097px) {.gsf_hero_in-gmo {
  grid-template-columns: 1fr 340px;
}
}.gsf_hero_promo-gmo {
  background: #0F2029;
  border-radius: 0.875rem;
  overflow: hidden;
  position: relative;
  min-height: 13.75rem;
  display: flex;
  align-items: stretch;
}
@media(min-width: 769px) {.gsf_hero_promo-gmo {
  min-height: 280px;
}
}.gsf_hero_promo_bg-gmo {
  background: linear-gradient(120deg,#0A2535 0%,#0D1C22 100%);
  inset: 0;
  background-position: center;
  background-size: cover;
  position: absolute;
}.gsf_hero_promo_bg-gmo::after {
  background: linear-gradient(90deg,#0D1C22 0%,rgba(7, 16, 22, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.gsf_hero_promo_glow-gmo {
  background: radial-gradient(circle,rgba(196, 146, 58, 0.18) 0%,transparent 65%);
  border-radius: 50%;
  top: -2.5rem;
  height: 18.75rem;
  right: 60px;
  width: 300px;
  position: absolute;
  pointer-events: none;
}.gsf_hero_promo_ct-gmo {
  padding: 1.75rem 24px 28px 1.75rem;
  max-width: 480px;
  flex-direction: column;
  z-index: 2;
  justify-content: center;
  position: relative;
  display: flex;
}
@media(min-width: 767px) {.gsf_hero_promo_ct-gmo {
  padding: 40px 32px;
}
}.gsf_hero_badge-gmo {
  padding: 5px 12px;
  border-radius: 20px;
  background: rgba(56, 200, 212, 0.18);
  border: 1px solid rgba(56, 200, 212, 0.07);
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
  margin-bottom: 14px;
  display: inline-block;
  letter-spacing: .08em;
  color: #38C8D4;
}.gsf_hero_h1-gmo {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 0.625rem;
  line-height: 1.15;
  font-size: 26px;
  font-weight: 800;
  color: #E6F4F8;
}.gsf_hero_h1-gmo em {
  color: #E6A830;
  font-style: normal;
}
@media(min-width:768px) {.gsf_hero_h1-gmo {
  font-size: 2.25rem;
}
}.gsf_hero_sub-gmo {
  margin-bottom: 20px;
  line-height: 1.55;
  font-size: 0.813rem;
  color: #7FA8B4;
}
@media(min-width: 771px) {.gsf_hero_sub-gmo {
  font-size: 0.875rem;
}
}.gsf_hero_row-gmo {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.gsf_hero_cta-gmo {
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.813rem 26px;
  background: #2EC27A;
  color: #07141A;
  font-size: 0.875rem;
  box-shadow: 0 2px 0.75rem rgba(46, 194, 122, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  font-weight: 700;
}.gsf_hero_cta-gmo:hover {
  background: #3DD98A;
}.gsf_hero_terms-gmo {
  color: #42697A;
  font-size: 0.688rem;
}.gsf_hero_game-gmo {
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #0F2029;
  border-radius: 0.875rem;
  position: relative;
  flex-direction: column;
  display: flex;
}.gsf_hero_game_badge-gmo {
  border: 1px solid rgba(230, 168, 48, 0.15);
  background: rgba(230, 168, 48, 0.15);
  padding: 5px 10px;
  border-radius: 1.25rem;
  z-index: 3;
  font-weight: 700;
  color: #E6A830;
  left: 0.75rem;
  top: 12px;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 10px;
  position: absolute;
}.gsf_hero_game_badge-gmo svg {
  height: 11px;
  width: 11px;
  margin-right: 0.25rem;
  vertical-align: -1px;
}.gsf_hero_game_img-gmo {
  background: linear-gradient(135deg,#0A2535,#0D1C22);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.gsf_hero_game_img-gmo img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.gsf_hero_game_play-gmo {
  inset: 0;
  background: rgba(7, 16, 22, 0.72);
  transition: opacity .2s;
  opacity: 0;
  position: absolute;
  justify-content: center;
  align-items: center;
  display: flex;
}.gsf_hero_game-gmo:hover .gsf_hero_game_play-gmo {
  opacity: 1;
}.gsf_hero_game_play-gmo span {
  background: #38C8D4;
  border-radius: 50%;
  align-items: center;
  height: 3.25rem;
  width: 52px;
  display: flex;
  justify-content: center;
}.gsf_hero_game_play-gmo span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 18px;
}.gsf_hero_game_info-gmo {
  padding: 14px 16px;
}.gsf_hero_game_title-gmo {
  color: #E6F4F8;
  font-weight: 700;
  margin-bottom: 4px;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.gsf_hero_game_provider-gmo {
  color: #5B8492;
  font-size: 0.688rem;
}.gsf_hero_game_btn-gmo {
  padding: 11px;
  background: #38C8D4;
  border-radius: 8px;
  transition: background .2s;
  margin: 0.75rem 16px 16px;
  color: #E6F4F8;
  font-weight: 700;
  text-align: center;
  display: block;
  font-size: 0.813rem;
}.gsf_hero_game-gmo:hover .gsf_hero_game_btn-gmo {
  background: #50D9E4;
}.gsf_sbar-gmo {
  background: #0D1C22;
  padding: 1rem 16px 0;
}
@media(min-width: 769px) {.gsf_sbar-gmo {
  padding: 18px 24px 0;
}
}.gsf_sbar_in-gmo {
  margin: 0 auto;
  max-width: 82.5rem;
}.gsf_sbar_row-gmo {
  gap: 10px;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
}.gsf_sbar_input-gmo {
  border: 1px solid rgba(255, 255, 255, 0.10);
  flex: 1;
  transition: border-color .2s;
  background: #0F2029;
  border-radius: 8px;
  padding: 11px 1rem;
  gap: 0.625rem;
  font-size: 0.813rem;
  cursor: pointer;
  display: flex;
  color: #5B8492;
  align-items: center;
}.gsf_sbar_input-gmo:hover {
  border-color: rgba(56, 200, 212, 0.45);
}.gsf_sbar_input-gmo svg {
  flex-shrink: 0;
  height: 15px;
  width: 0.938rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.gsf_sbar_providers-gmo {
  gap: 0.5rem;
  padding: 11px 18px;
  background: #0F2029;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  border-radius: 8px;
  display: flex;
  font-size: 0.813rem;
  align-items: center;
  color: #BACED6;
  font-weight: 600;
  white-space: nowrap;
}.gsf_sbar_providers-gmo:hover {
  border-color: rgba(56, 200, 212, 0.45);
  color: #E6F4F8;
}.gsf_sbar_providers-gmo svg {
  height: 14px;
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.gsf_sbar_tabs-gmo {
  gap: 0.375rem;
  overflow-x: auto;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
}.gsf_sbar_tabs-gmo::-webkit-scrollbar {
  display: none;
}.gsf_sbar_tab-gmo {
  border-radius: 20px;
  padding: 8px 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 255, 255, 0.05);
  gap: 7px;
  font-weight: 600;
  display: flex;
  align-items: center;
  font-size: 12px;
  white-space: nowrap;
  color: #7FA8B4;
  flex-shrink: 0;
  cursor: pointer;
}.gsf_sbar_tab-gmo:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(56, 200, 212, 0.45);
  color: #E6F4F8;
}.gsf_sbar_tab-gmo.gsf_state_active-gmo {
  background: rgba(56, 200, 212, 0.18);
  border-color: rgba(56, 200, 212, 0.07);
  color: #E6F4F8;
}.gsf_sbar_tab_ic-gmo svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
  width: 0.875rem;
}.gsf_wy-gmo {
  background: #0D1C22;
  padding: 32px 16px 0;
}
@media(min-width:768px) {.gsf_wy-gmo {
  padding: 40px 1.5rem 0;
}
}.gsf_wy_in-gmo {
  margin: 0 auto;
  max-width: 82.5rem;
}.gsf_wy_head-gmo {
  margin-bottom: 18px;
  max-width: 720px;
}.gsf_wy_label-gmo {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  color: #38C8D4;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.gsf_wy_h2-gmo {
  overflow-wrap: break-word;
  color: #E6F4F8;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 8px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 766px) {.gsf_wy_h2-gmo {
  font-size: 24px;
}
}.gsf_wy_intro-gmo {
  margin: 0;
  color: #5B8492;
  line-height: 1.6;
  font-size: 0.813rem;
}.gsf_wy_grid-gmo {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.gsf_wy_grid-gmo {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.gsf_wy_grid-gmo {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.gsf_wy_card-gmo {
  background: #122630;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
}.gsf_wy_card-gmo:hover {
  transform: translateY(-2px);
  border-color: rgba(56, 200, 212, 0.07);
}.gsf_wy_card_ic-gmo {
  border-radius: 50%;
  background: rgba(56, 200, 212, 0.18);
  color: #38C8D4;
  height: 44px;
  align-items: center;
  display: flex;
  width: 2.75rem;
  justify-content: center;
  margin-bottom: 14px;
}.gsf_wy_card_ic-gmo svg {
  width: 1.375rem;
  stroke-linecap: round;
  height: 22px;
  stroke-linejoin: round;
}.gsf_wy_card_h-gmo {
  margin-bottom: 6px;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 15px;
  color: #E6F4F8;
}.gsf_wy_card_p-gmo {
  font-size: 0.813rem;
  color: #5B8492;
  line-height: 1.6;
  overflow-wrap: break-word;
}.gsf_wy_card_p-gmo strong {
  font-weight: 600;
  color: #BACED6;
}.gsf_gcg-gmo {
  padding: 2.25rem 16px 0;
  background: #0D1C22;
}
@media(min-width: 770px) {.gsf_gcg-gmo {
  padding: 2.75rem 24px 0;
}
}.gsf_gcg_in-gmo {
  margin: 0 auto;
  max-width: 1320px;
}.gsf_gcg_head-gmo {
  max-width: 720px;
  margin-bottom: 20px;
}.gsf_gcg_label-gmo {
  font-size: 11px;
  color: #38C8D4;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.gsf_gcg_h2-gmo {
  overflow-wrap: break-word;
  color: #E6F4F8;
  font-size: 1.375rem;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.gsf_gcg_h2-gmo {
  font-size: 1.75rem;
}
}.gsf_gcg_intro-gmo {
  color: #5B8492;
  line-height: 1.6;
  font-size: 0.813rem;
}.gsf_gcg_grid-gmo {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.gsf_gcg_grid-gmo {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.gsf_gcg_grid-gmo {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.gsf_gcg_card-gmo {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: transform .2s,border-color .2s;
  padding: 20px;
  overflow: hidden;
  border-radius: 14px;
  display: flex;
  min-height: 15rem;
  cursor: pointer;
  justify-content: flex-end;
  position: relative;
  flex-direction: column;
}.gsf_gcg_card-gmo:hover {
  transform: translateY(-3px);
  border-color: rgba(56, 200, 212, 0.18);
}.gsf_gcg_card_bg-gmo {
  inset: 0;
  position: absolute;
  z-index: 0;
}.gsf_gcg_card_bg-gmo::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.gsf_gcg_card_ic-gmo {
  border-radius: 5px;
  background: rgba(0,0,0,.45);
  right: 1.125rem;
  color: #E6F4F8;
  position: absolute;
  display: flex;
  align-items: center;
  width: 40px;
  height: 2.5rem;
  z-index: 2;
  top: 18px;
  justify-content: center;
}.gsf_gcg_card_ic-gmo svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 20px;
  width: 1.25rem;
}.gsf_gcg_card_ct-gmo {
  position: relative;
  z-index: 1;
}.gsf_gcg_card_h-gmo {
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  font-size: 1.125rem;
  color: #E6F4F8;
  font-weight: 800;
  line-height: 1.2;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.gsf_gcg_card_h-gmo {
  font-size: 20px;
}
}.gsf_gcg_card_p-gmo {
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 12px;
  color: rgba(255,255,255,.82);
  margin-bottom: 10px;
}.gsf_gcg_card_p-gmo strong {
  font-weight: 600;
  color: #E6F4F8;
}.gsf_gcg_card_cta-gmo {
  gap: 4px;
  font-weight: 700;
  letter-spacing: .04em;
  align-items: center;
  display: inline-flex;
  color: #38C8D4;
  text-transform: uppercase;
  font-size: 0.75rem;
}.gsf_gcg_card_cta-gmo svg {
  width: 0.75rem;
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
}.gsf_ws-gmo {
  background: #0D1C22;
  padding: 32px 16px 0;
}
@media(min-width: 765px) {.gsf_ws-gmo {
  padding: 36px 24px 0;
}
}.gsf_ws_in-gmo {
  margin: 0 auto;
  max-width: 1320px;
}.gsf_ws_head-gmo {
  gap: 12px;
  justify-content: space-between;
  margin-bottom: 14px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.gsf_ws_title-gmo {
  gap: 0.625rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  color: #E6F4F8;
  align-items: center;
  display: flex;
  font-size: 1rem;
  font-weight: 700;
}.gsf_ws_title_ic-gmo svg {
  stroke-linejoin: round;
  height: 18px;
  width: 1.125rem;
  stroke-linecap: round;
  color: #E6A830;
}.gsf_ws_online-gmo {
  gap: 0.438rem;
  color: #5B8492;
  font-size: 12px;
  align-items: center;
  display: flex;
  font-weight: 600;
}.gsf_ws_online_dot-gmo {
  background: #2EC27A;
  border-radius: 50%;
  width: 8px;
  flex-shrink: 0;
  height: 8px;
  box-shadow: 0 0 6px rgba(46, 194, 122, 0.16);
}.gsf_ws_scroll-gmo {
  gap: 8px;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 8px;
  display: flex;
}.gsf_ws_scroll-gmo::-webkit-scrollbar {
  display: none;
}.gsf_wc-gmo {
  border-radius: 0.5rem;
  padding: 10px 0.875rem;
  background: #0F2029;
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  flex-shrink: 0;
  min-width: 13.75rem;
  align-items: center;
}.gsf_wc_img-gmo {
  overflow: hidden;
  border-radius: 5px;
  background: #122630;
  width: 2.25rem;
  height: 2.25rem;
  flex-shrink: 0;
}.gsf_wc_img-gmo img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.gsf_wc_info-gmo {
  min-width: 0;
}.gsf_wc_game-gmo {
  overflow: hidden;
  color: #BACED6;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
  font-weight: 600;
}.gsf_wc_player-gmo {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  white-space: nowrap;
  color: #42697A;
}.gsf_wc_amount-gmo {
  font-weight: 700;
  margin-left: auto;
  font-size: 13px;
  white-space: nowrap;
  flex-shrink: 0;
  color: #2EC27A;
}.gsf_app-gmo {
  background: #0D1C22;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.gsf_app-gmo {
  padding: 44px 24px 0;
}
}.gsf_app_in-gmo {
  margin: 0 auto;
  max-width: 1320px;
}.gsf_app_head-gmo {
  margin-bottom: 16px;
}.gsf_app_label-gmo {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #38C8D4;
  margin-bottom: 0.5rem;
}.gsf_app_h2-gmo {
  overflow-wrap: break-word;
  color: #E6F4F8;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 0.375rem;
}
@media(min-width: 769px) {.gsf_app_h2-gmo {
  font-size: 24px;
}
}.gsf_app_sub-gmo {
  line-height: 1.6;
  color: #5B8492;
  font-size: 0.813rem;
  max-width: 37.5rem;
  overflow-wrap: break-word;
}.gsf_app_sub-gmo strong {
  color: #BACED6;
  font-weight: 700;
}.gsf_app_cards-gmo {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 16px;
}
@media(min-width: 639px) {.gsf_app_cards-gmo {
  grid-template-columns: repeat(3,1fr);
}
}.gsf_app_card-gmo {
  padding: 20px;
  border-radius: 8px;
  overflow: hidden;
  gap: 16px;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
  display: flex;
}.gsf_app_card_ios-gmo {
  background: linear-gradient(135deg,rgba(56, 200, 212, 0.18) 0%,#122630 100%);
}.gsf_app_card_android-gmo {
  background: linear-gradient(135deg,rgba(46, 194, 122, 0.16) 0%,#122630 100%);
}.gsf_app_card_win-gmo {
  background: linear-gradient(135deg,rgba(230, 168, 48, 0.15) 0%,#122630 100%);
}.gsf_app_card_ic-gmo svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 34px;
  height: 34px;
}.gsf_app_card_ic-gmo {
  color: #E6F4F8;
  flex-shrink: 0;
}.gsf_app_card_os-gmo {
  color: #5B8492;
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.gsf_app_card_title-gmo {
  font-weight: 700;
  line-height: 1.2;
  color: #E6F4F8;
  font-size: 0.938rem;
  margin-bottom: 6px;
  overflow-wrap: break-word;
}.gsf_app_card_text-gmo {
  color: #5B8492;
  font-size: 12px;
  line-height: 1.5;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}.gsf_app_card_btn-gmo {
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(56, 200, 212, 0.45);
  transition: background .2s;
  border-radius: 0.313rem;
  gap: 7px;
  padding: 10px 18px;
  display: inline-flex;
  font-weight: 700;
  color: #E6F4F8;
  align-items: center;
  font-size: 13px;
}.gsf_app_card_btn-gmo:hover {
  background: rgba(255, 255, 255, 0.07);
}.gsf_reg-gmo {
  background: #0D1C22;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.gsf_reg-gmo {
  padding: 2.75rem 24px 0;
}
}.gsf_reg_in-gmo {
  background: #122630;
  border-radius: 14px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.gsf_reg_in-gmo {
  padding: 40px;
}
}.gsf_reg_top-gmo {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.gsf_reg_top-gmo {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.gsf_reg_label-gmo {
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #38C8D4;
  font-weight: 700;
  text-transform: uppercase;
}.gsf_reg_h2-gmo {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 12px;
  font-weight: 800;
  line-height: 1.2;
  font-size: 22px;
  color: #E6F4F8;
}
@media(min-width: 767px) {.gsf_reg_h2-gmo {
  font-size: 1.75rem;
}
}.gsf_reg_bonus-gmo {
  border: 1px solid rgba(230, 168, 48, 0.15);
  gap: 8px;
  padding: 10px 1rem;
  border-radius: 8px;
  background: rgba(230, 168, 48, 0.15);
  display: inline-flex;
  margin-bottom: 1rem;
  align-items: center;
}.gsf_reg_bonus_amount-gmo {
  font-size: 20px;
  font-weight: 800;
  color: #E6A830;
}.gsf_reg_bonus_text-gmo {
  color: #7FA8B4;
  font-size: 0.813rem;
  line-height: 1.35;
}.gsf_reg_cta_btn-gmo {
  padding: 0.875rem 2rem;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #2EC27A;
  color: #07141A;
  margin-bottom: 12px;
  box-shadow: 0 2px 12px rgba(46, 194, 122, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  display: inline-block;
  font-weight: 700;
  font-size: 15px;
}.gsf_reg_cta_btn-gmo:hover {
  background: #3DD98A;
}.gsf_reg_terms-gmo {
  color: #42697A;
  font-size: 11px;
  line-height: 1.5;
}.gsf_reg_seo-gmo {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  color: #5B8492;
  font-size: 13px;
  line-height: 1.65;
  padding-top: 20px;
  margin-top: 20px;
}.gsf_reg_seo-gmo p {
  color: #5B8492;
  line-height: 1.65;
  font-size: 0.813rem;
  margin-bottom: 10px;
}.gsf_reg_seo-gmo p:last-child {
  margin-bottom: 0;
}.gsf_reg_seo-gmo strong {
  font-weight: 700;
  color: #BACED6;
}.gsf_reg_seo-gmo a {
  transition: color .2s;
  color: #38C8D4;
  text-decoration: underline;
}.gsf_reg_seo-gmo a:hover {
  color: #50D9E4;
}.gsf_reg_seo-gmo ul,.gsf_reg_seo-gmo ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.gsf_reg_seo-gmo ol {
  list-style: decimal;
}.gsf_reg_seo-gmo li {
  margin-bottom: 4px;
  color: #5B8492;
  line-height: 1.65;
  font-size: 0.813rem;
}.gsf_reg_seo-gmo table {
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 10px;
  display: block;
  font-size: 0.813rem;
}
@media(min-width: 767px) {.gsf_reg_seo-gmo table {
  display: table;
}
}.gsf_reg_seo-gmo th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  color: #BACED6;
  text-align: left;
  font-weight: 700;
}.gsf_reg_seo-gmo td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #5B8492;
}.gsf_reg_steps-gmo {
  gap: 14px;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 861px) {.gsf_reg_steps-gmo {
  margin-top: 0;
}
}.gsf_reg_step-gmo {
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1rem;
  gap: 14px;
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.gsf_reg_step_num-gmo {
  background: rgba(56, 200, 212, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(56, 200, 212, 0.07);
  justify-content: center;
  display: flex;
  height: 34px;
  flex-shrink: 0;
  width: 2.125rem;
  color: #38C8D4;
  font-size: 14px;
  align-items: center;
  font-weight: 800;
}.gsf_reg_step_title-gmo {
  font-weight: 700;
  color: #E6F4F8;
  font-size: 0.875rem;
  margin-bottom: 3px;
}.gsf_reg_step_text-gmo {
  line-height: 1.5;
  color: #5B8492;
  font-size: 0.75rem;
}.gsf_reg_trust-gmo {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  margin-top: 1.25rem;
  display: flex;
  padding-top: 20px;
}.gsf_reg_trust_item-gmo {
  gap: 7px;
  color: #5B8492;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 12px;
}.gsf_reg_trust_ic-gmo svg {
  height: 16px;
  color: #38C8D4;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.gsf_bon-gmo {
  padding: 36px 16px 0;
  background: #0D1C22;
}
@media(min-width: 769px) {.gsf_bon-gmo {
  padding: 44px 1.5rem 0;
}
}.gsf_bon_in-gmo {
  margin: 0 auto;
  max-width: 1320px;
}.gsf_bon_head-gmo {
  margin-bottom: 20px;
}.gsf_bon_label-gmo {
  text-transform: uppercase;
  color: #38C8D4;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 11px;
}.gsf_bon_h2-gmo {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #E6F4F8;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 20px;
}
@media(min-width: 769px) {.gsf_bon_h2-gmo {
  font-size: 1.5rem;
}
}.gsf_bon_seo-gmo {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #5B8492;
  line-height: 1.6;
  max-width: 620px;
}.gsf_bon_seo-gmo strong {
  font-weight: 700;
  color: #BACED6;
}.gsf_bon_seo-gmo a {
  color: #38C8D4;
  text-decoration: underline;
}.gsf_bon_grid-gmo {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.gsf_bon_grid-gmo {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.gsf_bon_grid-gmo {
  grid-template-columns: repeat(5,1fr);
}
}.gsf_bon_card-gmo {
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  background: #0F2029;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.gsf_bon_card-gmo:hover {
  transform: translateY(-2px);
  border-color: rgba(56, 200, 212, 0.07);
}.gsf_bon_card_ic-gmo svg {
  stroke-linejoin: round;
  width: 26px;
  stroke-linecap: round;
  height: 26px;
}.gsf_bon_card_ic-gmo {
  margin-bottom: 0.625rem;
}.gsf_bon_card_type-gmo {
  font-weight: 700;
  color: #5B8492;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 0.625rem;
}.gsf_bon_card_amount-gmo {
  line-height: 1.1;
  margin-bottom: 6px;
  font-size: 1.125rem;
  color: #E6A830;
  font-weight: 800;
}.gsf_bon_card_name-gmo {
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #E6F4F8;
  margin-bottom: 8px;
}.gsf_bon_card_detail-gmo {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 11px;
  padding-top: 0.5rem;
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #42697A;
}.gsf_htp-gmo {
  background: #0D1C22;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.gsf_htp-gmo {
  padding: 2.75rem 24px 0;
}
}.gsf_htp_in-gmo {
  margin: 0 auto;
  max-width: 82.5rem;
}.gsf_htp_head-gmo {
  margin-bottom: 22px;
  max-width: 45rem;
}.gsf_htp_label-gmo {
  letter-spacing: .08em;
  color: #38C8D4;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 8px;
  font-weight: 700;
}.gsf_htp_h2-gmo {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 22px;
  margin-bottom: 0.5rem;
  color: #E6F4F8;
  font-family: 'Cinzel', serif;
}
@media(min-width: 767px) {.gsf_htp_h2-gmo {
  font-size: 28px;
}
}.gsf_htp_intro-gmo {
  font-size: 14px;
  line-height: 1.6;
  color: #5B8492;
}.gsf_htp_steps-gmo {
  margin: 0;
  gap: 12px;
  list-style: none;
  padding: 0;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 643px) {.gsf_htp_steps-gmo {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.gsf_htp_steps-gmo {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.gsf_htp_step-gmo {
  padding: 20px 1.125rem 18px;
  border-radius: 0.5rem;
  background: #122630;
  border: 1px solid rgba(255, 255, 255, 0.10);
  flex-direction: column;
  display: flex;
  position: relative;
}.gsf_htp_step_num-gmo {
  border-radius: 50%;
  background: #38C8D4;
  align-items: center;
  top: -0.75rem;
  font-weight: 800;
  justify-content: center;
  display: flex;
  color: #07141A;
  font-size: 13px;
  position: absolute;
  font-family: 'Cinzel', serif;
  height: 1.75rem;
  left: 20px;
  width: 1.75rem;
}.gsf_htp_step_ic-gmo {
  background: rgba(56, 200, 212, 0.18);
  margin: 0.5rem 0 12px;
  border-radius: 5px;
  width: 2.25rem;
  align-items: center;
  display: flex;
  justify-content: center;
  height: 2.25rem;
  color: #38C8D4;
}.gsf_htp_step_ic-gmo svg {
  stroke-linecap: round;
  width: 18px;
  height: 1.125rem;
  stroke-linejoin: round;
}.gsf_htp_step_h-gmo {
  margin-bottom: 6px;
  color: #E6F4F8;
  font-weight: 700;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.gsf_htp_step_p-gmo {
  color: #5B8492;
  line-height: 1.55;
  overflow-wrap: break-word;
  font-size: 13px;
}.gsf_htp_step_p-gmo strong {
  color: #BACED6;
  font-weight: 600;
}.gsf_htp_cta-gmo {
  border-radius: 8px;
  background: #2EC27A;
  transition: background .2s;
  padding: 13px 26px;
  font-weight: 700;
  color: #07141A;
  margin-top: 20px;
  font-size: 0.875rem;
  display: inline-block;
}.gsf_htp_cta-gmo:hover {
  background: #3DD98A;
}.gsf_prov-gmo {
  background: #0D1C22;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.gsf_prov-gmo {
  padding: 44px 1.5rem 0;
}
}.gsf_prov_in-gmo {
  margin: 0 auto;
  max-width: 1320px;
}.gsf_prov_head-gmo {
  margin-bottom: 1rem;
}.gsf_prov_label-gmo {
  font-size: 11px;
  font-weight: 700;
  color: #38C8D4;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.gsf_prov_h2-gmo {
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  color: #E6F4F8;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width: 771px) {.gsf_prov_h2-gmo {
  font-size: 24px;
}
}.gsf_prov_seo-gmo {
  color: #5B8492;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 16px;
  line-height: 1.6;
}.gsf_prov_seo-gmo strong {
  color: #BACED6;
  font-weight: 700;
}.gsf_prov_seo-gmo a {
  color: #38C8D4;
  text-decoration: underline;
}.gsf_prov_grid-gmo {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 637px) {.gsf_prov_grid-gmo {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.gsf_prov_grid-gmo {
  grid-template-columns: repeat(8,1fr);
}
}.gsf_prov_card-gmo {
  gap: 7px;
  padding: 0.875rem 0.625rem;
  background: #0F2029;
  transition: border-color .2s,background .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  flex-direction: column;
  display: flex;
  cursor: pointer;
}.gsf_prov_card-gmo:hover {
  background: #122630;
  border-color: rgba(56, 200, 212, 0.45);
}.gsf_prov_logo-gmo {
  overflow: hidden;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  width: 2.75rem;
  height: 44px;
  align-items: center;
  display: flex;
}.gsf_prov_logo-gmo img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.gsf_prov_name-gmo {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  text-align: center;
  color: #7FA8B4;
  font-weight: 600;
}.gsf_seo-gmo {
  padding: 36px 16px 0;
  background: #0D1C22;
}
@media(min-width:768px) {.gsf_seo-gmo {
  padding: 44px 1.5rem 0;
}
}.gsf_seo_in-gmo {
  padding: 1.75rem 1.5rem;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #122630;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 769px) {.gsf_seo_in-gmo {
  padding: 2.25rem 2.5rem;
}
}.gsf_seo_label-gmo {
  font-size: 11px;
  color: #38C8D4;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
}.gsf_seo_h2-gmo {
  font-size: 1.25rem;
  font-weight: 800;
  color: #E6F4F8;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
  margin-bottom: 0.875rem;
}
@media(min-width: 770px) {.gsf_seo_h2-gmo {
  font-size: 24px;
}
}.gsf_seo_body-gmo {
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #7FA8B4;
}.gsf_seo_body-gmo p {
  font-size: 14px;
  color: #7FA8B4;
  margin-bottom: 0.75rem;
  line-height: 1.75;
}.gsf_seo_body-gmo p:last-child {
  margin-bottom: 0;
}.gsf_seo_body-gmo strong {
  font-weight: 700;
  color: #BACED6;
}.gsf_seo_body-gmo a {
  transition: color .2s;
  color: #38C8D4;
  text-decoration: underline;
}.gsf_seo_body-gmo a:hover {
  color: #50D9E4;
}.gsf_seo_body-gmo ul,.gsf_seo_body-gmo ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.gsf_seo_body-gmo ol {
  list-style: decimal;
}.gsf_seo_body-gmo li {
  line-height: 1.75;
  font-size: 14px;
  color: #7FA8B4;
  margin-bottom: 6px;
}.gsf_seo_body-gmo table {
  font-size: 13px;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  width: 100%;
  display: block;
}
@media(min-width: 770px) {.gsf_seo_body-gmo table {
  display: table;
}
}.gsf_seo_body-gmo th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #BACED6;
  font-weight: 700;
}.gsf_seo_body-gmo td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #7FA8B4;
}.gsf_seo_cols-gmo {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.gsf_seo_cols-gmo {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.gsf_seo_cols-gmo {
  grid-template-columns: repeat(3,1fr);
}
}.gsf_seo_col_h-gmo {
  font-weight: 700;
  font-size: 13px;
  color: #BACED6;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.gsf_seo_col_p-gmo {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #5B8492;
}.gsf_seo_stats-gmo {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.gsf_seo_stat-gmo {
  border: 1px solid rgba(56, 200, 212, 0.18);
  border-radius: 0.5rem;
  padding: 0.875rem 1rem;
  flex: 1;
  background: rgba(56, 200, 212, 0.07);
  min-width: 140px;
}.gsf_seo_stat_val-gmo {
  font-size: 1.25rem;
  color: #38C8D4;
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.gsf_seo_stat_lb-gmo {
  font-size: 0.688rem;
  color: #5B8492;
  overflow-wrap: break-word;
}.gsf_seo-gmo {
  background: #0D1C22;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.gsf_seo-gmo {
  padding: 44px 1.5rem 0;
}
}.gsf_seo_in-gmo {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #122630;
  padding: 28px 24px;
  border-radius: 14px;
  max-width: 1320px;
}
@media(min-width: 771px) {.gsf_seo_in-gmo {
  padding: 2.25rem 40px;
}
}.gsf_seo_label-gmo {
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  color: #38C8D4;
}.gsf_seo_h2-gmo {
  font-weight: 800;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  font-family: 'Cinzel', serif;
  font-size: 20px;
  color: #E6F4F8;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.gsf_seo_h2-gmo {
  font-size: 1.5rem;
}
}.gsf_seo_body-gmo {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #7FA8B4;
}.gsf_seo_body-gmo p {
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #7FA8B4;
}.gsf_seo_body-gmo p:last-child {
  margin-bottom: 0;
}.gsf_seo_body-gmo strong {
  color: #BACED6;
  font-weight: 700;
}.gsf_seo_body-gmo a {
  transition: color .2s;
  text-decoration: underline;
  color: #38C8D4;
}.gsf_seo_body-gmo a:hover {
  color: #50D9E4;
}.gsf_seo_body-gmo ul,.gsf_seo_body-gmo ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.gsf_seo_body-gmo ol {
  list-style: decimal;
}.gsf_seo_body-gmo li {
  font-size: 0.875rem;
  color: #7FA8B4;
  margin-bottom: 6px;
  line-height: 1.75;
}.gsf_seo_body-gmo table {
  font-size: 13px;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  margin-bottom: 12px;
  width: 100%;
}
@media(min-width: 765px) {.gsf_seo_body-gmo table {
  display: table;
}
}.gsf_seo_body-gmo th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  color: #BACED6;
  text-align: left;
  font-weight: 700;
}.gsf_seo_body-gmo td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7FA8B4;
}.gsf_seo_cols-gmo {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.gsf_seo_cols-gmo {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.gsf_seo_cols-gmo {
  grid-template-columns: repeat(3,1fr);
}
}.gsf_seo_col_h-gmo {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  font-weight: 700;
  color: #BACED6;
  margin-bottom: 0.438rem;
}.gsf_seo_col_p-gmo {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #5B8492;
}.gsf_seo_stats-gmo {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.gsf_seo_stat-gmo {
  background: rgba(56, 200, 212, 0.07);
  border-radius: 8px;
  flex: 1;
  padding: 0.875rem 1rem;
  border: 1px solid rgba(56, 200, 212, 0.18);
  min-width: 8.75rem;
}.gsf_seo_stat_val-gmo {
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 20px;
  color: #38C8D4;
  overflow-wrap: break-word;
}.gsf_seo_stat_lb-gmo {
  color: #5B8492;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.gsf_seo-gmo {
  padding: 36px 16px 0;
  background: #0D1C22;
}
@media(min-width:768px) {.gsf_seo-gmo {
  padding: 2.75rem 1.5rem 0;
}
}.gsf_seo_in-gmo {
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 14px;
  background: #122630;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.gsf_seo_in-gmo {
  padding: 36px 2.5rem;
}
}.gsf_seo_label-gmo {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 11px;
  color: #38C8D4;
}.gsf_seo_h2-gmo {
  font-size: 20px;
  margin-bottom: 0.875rem;
  color: #E6F4F8;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
}
@media(min-width: 769px) {.gsf_seo_h2-gmo {
  font-size: 24px;
}
}.gsf_seo_body-gmo {
  line-height: 1.75;
  font-size: 0.875rem;
  overflow-wrap: break-word;
  color: #7FA8B4;
}.gsf_seo_body-gmo p {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 12px;
  color: #7FA8B4;
}.gsf_seo_body-gmo p:last-child {
  margin-bottom: 0;
}.gsf_seo_body-gmo strong {
  color: #BACED6;
  font-weight: 700;
}.gsf_seo_body-gmo a {
  transition: color .2s;
  color: #38C8D4;
  text-decoration: underline;
}.gsf_seo_body-gmo a:hover {
  color: #50D9E4;
}.gsf_seo_body-gmo ul,.gsf_seo_body-gmo ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.gsf_seo_body-gmo ol {
  list-style: decimal;
}.gsf_seo_body-gmo li {
  margin-bottom: 6px;
  color: #7FA8B4;
  font-size: 0.875rem;
  line-height: 1.75;
}.gsf_seo_body-gmo table {
  font-size: 0.813rem;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.75rem;
}
@media(min-width: 770px) {.gsf_seo_body-gmo table {
  display: table;
}
}.gsf_seo_body-gmo th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #BACED6;
  text-align: left;
  font-weight: 700;
}.gsf_seo_body-gmo td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7FA8B4;
}.gsf_seo_cols-gmo {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.gsf_seo_cols-gmo {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.gsf_seo_cols-gmo {
  grid-template-columns: repeat(3,1fr);
}
}.gsf_seo_col_h-gmo {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  color: #BACED6;
  font-weight: 700;
}.gsf_seo_col_p-gmo {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #5B8492;
  font-size: 0.813rem;
}.gsf_seo_stats-gmo {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.gsf_seo_stat-gmo {
  border-radius: 0.5rem;
  border: 1px solid rgba(56, 200, 212, 0.18);
  background: rgba(56, 200, 212, 0.07);
  padding: 0.875rem 16px;
  flex: 1;
  min-width: 140px;
}.gsf_seo_stat_val-gmo {
  color: #38C8D4;
  margin-bottom: 4px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
}.gsf_seo_stat_lb-gmo {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #5B8492;
}.gsf_faq-gmo {
  background: #0D1C22;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.gsf_faq-gmo {
  padding: 44px 24px 0;
}
}.gsf_faq_in-gmo {
  margin: 0 auto;
  max-width: 82.5rem;
}.gsf_faq_head-gmo {
  margin-bottom: 20px;
}.gsf_faq_label-gmo {
  color: #38C8D4;
  margin-bottom: 8px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
}.gsf_faq_h2-gmo {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #E6F4F8;
  font-family: 'Cinzel', serif;
  font-size: 20px;
}
@media(min-width: 765px) {.gsf_faq_h2-gmo {
  font-size: 1.5rem;
}
}.gsf_faq_list-gmo {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.gsf_faq_item-gmo {
  overflow: hidden;
  border-radius: 0.5rem;
  background: #122630;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.gsf_faq_q-gmo {
  padding: 1rem 1.25rem;
  transition: color .2s;
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  color: #BACED6;
  display: flex;
  justify-content: space-between;
  font-weight: 600;
  font-size: 14px;
  cursor: pointer;
  overflow-wrap: break-word;
}.gsf_faq_q-gmo:hover {
  color: #E6F4F8;
}.gsf_faq_q_ic-gmo {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  width: 24px;
  justify-content: center;
  color: #38C8D4;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  height: 24px;
  font-size: 16px;
}.gsf_faq_item-gmo.gsf_state_open-gmo .gsf_faq_q_ic-gmo {
  transform: rotate(45deg);
}.gsf_faq_a-gmo {
  padding: 0 1.25rem 1rem;
  font-size: 13px;
  color: #5B8492;
  line-height: 1.7;
  overflow-wrap: break-word;
  display: none;
}.gsf_faq_item-gmo.gsf_state_open-gmo .gsf_faq_a-gmo {
  display: block;
}.gsf_faq_a-gmo strong {
  color: #BACED6;
  font-weight: 700;
}.gsf_faq_a-gmo a {
  text-decoration: underline;
  color: #38C8D4;
}.gsf_faq_a-gmo ul,.gsf_faq_a-gmo ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.gsf_faq_a-gmo ol {
  list-style: decimal;
}.gsf_faq_a-gmo li {
  margin-bottom: 4px;
  line-height: 1.6;
}.gsf_faq_a-gmo table {
  margin: 8px 0;
  border-collapse: collapse;
  width: 100%;
  display: block;
  font-size: 12px;
  overflow-x: auto;
}
@media(min-width: 766px) {.gsf_faq_a-gmo table {
  display: table;
}
}.gsf_faq_a-gmo th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #BACED6;
  font-weight: 700;
  text-align: left;
}.gsf_faq_a-gmo td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #5B8492;
}.gsf_ft-gmo {
  background: #071016;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.gsf_ft_support-gmo {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.gsf_ft_support-gmo {
  padding: 28px 1.5rem;
}
}.gsf_ft_support_in-gmo {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
  flex-wrap: wrap;
}.gsf_ft_support_main-gmo {
  flex: 1;
  gap: 16px;
  flex-wrap: wrap;
  min-width: 220px;
  display: flex;
  align-items: center;
}.gsf_ft_support_ic-gmo {
  flex-shrink: 0;
  color: #38C8D4;
}.gsf_ft_support_ic-gmo svg {
  height: 1.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.875rem;
}.gsf_ft_support_text_title-gmo {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  color: #E6F4F8;
  margin-bottom: 3px;
}.gsf_ft_support_text_sub-gmo {
  color: #5B8492;
  overflow-wrap: break-word;
  font-size: 12px;
}.gsf_ft_support_btn-gmo {
  transition: background .2s;
  background: #38C8D4;
  border-radius: 0.5rem;
  padding: 11px 1.375rem;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 0.813rem;
  color: #E6F4F8;
}.gsf_ft_support_btn-gmo:hover {
  background: #50D9E4;
}.gsf_ft_support_contacts-gmo {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.gsf_ft_support_contact-gmo {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #42697A;
}.gsf_ft_support_contact-gmo strong {
  font-weight: 600;
  margin-bottom: 2px;
  display: block;
  color: #7FA8B4;
  font-size: 11px;
}.gsf_ft_main-gmo {
  padding: 32px 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.gsf_ft_main-gmo {
  padding: 40px 1.5rem 2rem;
}
}.gsf_ft_main_in-gmo {
  gap: 1.5rem;
  margin: 0 auto;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.gsf_ft_main_in-gmo {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.gsf_ft_main_in-gmo {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.gsf_ft_col_logo-gmo {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.gsf_ft_col_logo-gmo {
  grid-column: auto;
}
}.gsf_ft_logo-gmo {
  gap: 0.563rem;
  color: #E6F4F8;
  margin-bottom: 0.75rem;
  font-size: 16px;
  font-weight: 800;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.gsf_ft_logo_mark-gmo {
  border-radius: 0.313rem;
  overflow: hidden;
  height: 1.875rem;
  width: 1.875rem;
}.gsf_ft_logo_mark-gmo img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.gsf_ft_logo_sub-gmo {
  font-size: 12px;
  color: #42697A;
  max-width: 12.5rem;
  line-height: 1.55;
  overflow-wrap: break-word;
}.gsf_ft_col_title-gmo {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .07em;
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
  color: #7FA8B4;
}.gsf_ft_col_links-gmo {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.gsf_ft_col_link-gmo {
  transition: color .2s;
  color: #42697A;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.gsf_ft_col_link-gmo:hover {
  color: #BACED6;
}.gsf_ft_apps-gmo {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.gsf_ft_app_card-gmo {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.625rem 12px;
  border-radius: 0.313rem;
  gap: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  display: flex;
}.gsf_ft_app_card-gmo:hover {
  border-color: rgba(56, 200, 212, 0.45);
}.gsf_ft_app_card_ic-gmo svg {
  width: 1.375rem;
  height: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.gsf_ft_app_card_os-gmo {
  font-weight: 600;
  font-size: 10px;
  color: #42697A;
}.gsf_ft_app_card_action-gmo {
  font-size: 12px;
  color: #BACED6;
  font-weight: 700;
}.gsf_ft_bot-gmo {
  padding: 20px 16px;
}
@media(min-width: 770px) {.gsf_ft_bot-gmo {
  padding: 1.25rem 24px;
}
}.gsf_ft_bot_in-gmo {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.gsf_ft_socials-gmo {
  gap: 8px;
  display: flex;
}.gsf_ft_soc-gmo {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.313rem;
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  color: #7FA8B4;
  justify-content: center;
  width: 2.25rem;
  align-items: center;
  height: 2.25rem;
}.gsf_ft_soc-gmo svg {
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
  stroke-linejoin: round;
}.gsf_ft_soc-gmo:hover {
  background: rgba(255, 255, 255, 0.07);
}.gsf_ft_legal-gmo {
  flex: 1;
  font-size: 11px;
  min-width: 200px;
  overflow-wrap: break-word;
  color: #7499A8;
  line-height: 1.6;
}.gsf_ft_legal-gmo strong {
  color: #7FA8B4;
  font-weight: 700;
}.gsf_ft_legal-gmo a {
  text-decoration: underline;
  color: #7FA8B4;
}.gsf_ft_age-gmo {
  border-radius: 50%;
  border: 2px solid #7499A8;
  display: flex;
  width: 32px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  height: 2rem;
  margin-left: auto;
  font-weight: 800;
  font-size: 11px;
  color: #7499A8;
}