*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  min-height: 100vh;
  line-height: 1.6;
  background-color: #100D0B;
  color: #D4C9BF;
  font-family: 'Nunito', sans-serif;
  -webkit-font-smoothing: antialiased;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.gfa-layout-w4s {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.gfa-page-w4s {
  display: flex;
  min-height: 100vh;
}.gfa-main-w4s {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1083px) {.gfa-main-w4s {
  padding-left: 220px;
}
}
@media screen and (max-width: 1082px) {.gfa-main-w4s {
  padding-bottom: 4.5rem;
}
}.gfa-gc-w4s {
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  background: #17130F;
  border-radius: 0.625rem;
  cursor: pointer;
  width: 8.75rem;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 639px) {.gfa-gc-w4s {
  width: 156px;
}
}
@media(min-width: 1078px) {.gfa-gc-w4s {
  width: 10.5rem;
}
}.gfa-gc-w4s:hover {
  border-color: rgba(18, 184, 232, 0.07);
  transform: translateY(-3px);
}.gfa-gc_img-w4s {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.gfa-gc_img-w4s img {
  inset: 0;
  height: 100%;
  position: absolute;
  width: 100%;
  object-fit: cover;
}.gfa-gc_hover-w4s {
  background: rgba(10, 7, 5, 0.72);
  inset: 0;
  transition: opacity .2s;
  position: absolute;
  display: flex;
  justify-content: center;
  opacity: 0;
  align-items: center;
}.gfa-gc-w4s:hover .gfa-gc_hover-w4s {
  opacity: 1;
}.gfa-gc_hover_btn-w4s {
  background: #12B8E8;
  border-radius: 6px;
  padding: 0.5rem 16px;
  font-weight: 700;
  font-size: 12px;
  color: #F7F2EE;
}.gfa-gc_info-w4s {
  padding: 0.5rem 10px 10px;
}.gfa-gc_name-w4s {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 3px;
  color: #D4C9BF;
  font-weight: 600;
  font-size: 12px;
  max-width: 100%;
}.gfa-gc_prov-w4s {
  font-size: 10px;
  color: #7A6D63;
}.gfa-gc_tag-w4s {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  letter-spacing: .04em;
  z-index: 2;
  font-size: 0.563rem;
  position: absolute;
  left: 0.375rem;
  top: 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
}.gfa-gc_tag_hot-w4s {
  background: #E82235;
  color: #fff;
}.gfa-gc_tag_new-w4s {
  background: #2ECC71;
  color: #100D0B;
}.gfa-gc_tag_jp-w4s {
  background: #F5A623;
  color: #100D0B;
}.gfa-gc_tag_ex-w4s {
  background: #E8368A;
  color: #fff;
}.gfa-gc_tag_live-w4s {
  background: #E82235;
  color: #fff;
}.gfa-gr-w4s {
  background: #100D0B;
  padding: 2rem 1rem 0;
}
@media(min-width: 771px) {.gfa-gr-w4s {
  padding: 36px 1.5rem 0;
}
}.gfa-gr_in-w4s {
  margin: 0 auto;
  max-width: 1320px;
}.gfa-gr_head-w4s {
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  display: flex;
}.gfa-gr_head_l-w4s {
  gap: 10px;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.gfa-gr_ic-w4s {
  border-radius: 10px;
  display: flex;
  height: 2rem;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  width: 32px;
}.gfa-gr_ic-w4s svg {
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.gfa-gr_title-w4s {
  overflow-wrap: break-word;
  color: #F7F2EE;
  font-family: 'Baloo 2', sans-serif;
  font-weight: 700;
  font-size: 16px;
}
@media(min-width:768px) {.gfa-gr_title-w4s {
  font-size: 1.125rem;
}
}.gfa-gr_more-w4s {
  gap: 5px;
  transition: color .2s;
  display: flex;
  flex-shrink: 0;
  color: #8A7B6E;
  font-weight: 600;
  align-items: center;
  white-space: nowrap;
  font-size: 0.75rem;
}.gfa-gr_more-w4s:hover {
  color: #12B8E8;
}.gfa-gr_more-w4s svg {
  stroke-linecap: round;
  width: 0.75rem;
  stroke-linejoin: round;
  height: 0.75rem;
}.gfa-gr_arrows-w4s {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.gfa-gr_arr-w4s {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  color: #A8998C;
  align-items: center;
  height: 1.875rem;
  display: flex;
  width: 1.875rem;
  justify-content: center;
}.gfa-gr_arr-w4s:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F7F2EE;
}.gfa-gr_arr-w4s svg {
  width: 0.813rem;
  stroke-linejoin: round;
  height: 0.813rem;
  stroke-linecap: round;
}.gfa-gr_seo_h-w4s {
  margin: 0 0 6px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  font-family: 'Baloo 2', sans-serif;
  max-width: 42.5rem;
  color: #D4C9BF;
  font-weight: 700;
}
@media(min-width: 769px) {.gfa-gr_seo_h-w4s {
  font-size: 0.875rem;
}
}.gfa-gr_seo-w4s {
  margin-bottom: 12px;
  line-height: 1.55;
  color: #8A7B6E;
  overflow-wrap: break-word;
  max-width: 680px;
  font-size: 0.75rem;
}.gfa-gr_seo-w4s strong {
  font-weight: 600;
  color: #D4C9BF;
}.gfa-gr_scroll-w4s {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.gfa-gr_scroll-w4s::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.gfa-gr_scroll-w4s {
  gap: 0.75rem;
}
}.gfa-tb-w4s {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #100D0B;
  display: flex;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 80;
  height: 56px;
  align-items: center;
}.gfa-tb_in-w4s {
  gap: 0;
  padding: 0 0.875rem;
  align-items: center;
  height: 100%;
  display: flex;
  width: 100%;
}.gfa-tb_burger-w4s {
  border-radius: 10px;
  gap: 5px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  height: 38px;
  width: 38px;
  flex-direction: column;
  margin-right: 0.5rem;
  display: flex;
}.gfa-tb_burger-w4s:hover {
  background: rgba(255, 255, 255, 0.05);
}.gfa-tb_burger_line-w4s {
  border-radius: 1px;
  background: #A8998C;
  display: block;
  height: 2px;
  width: 1.125rem;
}
@media(min-width: 1078px) {.gfa-tb_burger-w4s {
  display: none;
}
}.gfa-tb_logo-w4s {
  gap: 0.563rem;
  flex-shrink: 0;
  font-size: 1.125rem;
  margin-right: 20px;
  align-items: center;
  display: flex;
  font-weight: 800;
  letter-spacing: -.01em;
  color: #F7F2EE;
  overflow-wrap: break-word;
}.gfa-tb_logo_mark-w4s {
  border-radius: 0.625rem;
  overflow: hidden;
  justify-content: center;
  height: 32px;
  align-items: center;
  width: 32px;
  display: flex;
}.gfa-tb_logo_mark-w4s img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.gfa-tb_nav-w4s {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 637px) {.gfa-tb_nav-w4s {
  display: flex;
}
}.gfa-tb_tab-w4s {
  transition: background .15s,color .15s;
  border-radius: 10px;
  padding: 8px 0.875rem;
  font-weight: 600;
  font-size: 13px;
  white-space: nowrap;
  color: #A8998C;
}.gfa-tb_tab-w4s:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F7F2EE;
}.gfa-tb_tab-w4s.gfa-state_active-w4s {
  background: rgba(18, 184, 232, 0.15);
  color: #F7F2EE;
}.gfa-tb_right-w4s {
  gap: 8px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
}.gfa-tb_login-w4s {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  transition: border-color .2s,color .2s;
  padding: 9px 16px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: none;
  font-weight: 600;
  color: #D4C9BF;
  font-size: 13px;
}.gfa-tb_login-w4s:hover {
  border-color: rgba(18, 184, 232, 0.50);
  color: #F7F2EE;
}
@media(min-width:480px) {.gfa-tb_login-w4s {
  display: block;
}
}.gfa-tb_reg-w4s {
  padding: 0.563rem 1.125rem;
  transition: background .2s;
  border-radius: 10px;
  background: #2ECC71;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
  color: #0D0A08;
}.gfa-tb_reg-w4s:hover {
  background: #45DA85;
}.gfa-sb-w4s {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transform: translateX(-100%);
  background: #1D1916;
  position: fixed;
  left: 0;
  overflow-y: auto;
  width: 220px;
  top: 56px;
  bottom: 0;
  z-index: 70;
}.gfa-sb-w4s.gfa-state_open-w4s {
  transform: translateX(0);
}.gfa-sb-w4s::-webkit-scrollbar {
  width: 0.25rem;
}.gfa-sb-w4s::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1081px) {.gfa-sb-w4s {
  transform: translateX(0);
}
}.gfa-sb_auth-w4s {
  padding: 0.875rem 0.75rem 0.625rem;
}.gfa-sb_btn_reg-w4s {
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 11px;
  background: #2ECC71;
  font-weight: 700;
  color: #0D0A08;
  text-align: center;
  margin-bottom: 0.5rem;
  display: block;
  font-size: 13px;
}.gfa-sb_btn_reg-w4s:hover {
  background: #45DA85;
}.gfa-sb_btn_login-w4s {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  padding: 10px;
  border-radius: 0.625rem;
  transition: border-color .2s;
  font-weight: 600;
  font-size: 0.813rem;
  color: #D4C9BF;
  text-align: center;
  display: block;
}.gfa-sb_btn_login-w4s:hover {
  border-color: rgba(18, 184, 232, 0.50);
  color: #F7F2EE;
}.gfa-sb_promo-w4s {
  overflow: hidden;
  border: 1px solid rgba(18, 184, 232, 0.15);
  border-radius: 0.625rem;
  margin: 0 0.75rem 10px;
  background: linear-gradient(135deg,#1A0D2E,#1D1916);
  padding: 0.75rem 14px;
  position: relative;
}.gfa-sb_promo-w4s::before {
  background: radial-gradient(circle,rgba(18, 184, 232, 0.15),transparent 70%);
  border-radius: 50%;
  content: '';
  height: 80px;
  width: 5rem;
  position: absolute;
  top: -1.25rem;
  right: -1.25rem;
}.gfa-sb_promo_title-w4s {
  font-weight: 700;
  letter-spacing: .06em;
  color: #12B8E8;
  margin-bottom: 0.25rem;
  font-size: 0.688rem;
  text-transform: uppercase;
}.gfa-sb_promo_text-w4s {
  overflow-wrap: break-word;
  font-weight: 600;
  line-height: 1.35;
  font-size: 0.75rem;
  color: #F7F2EE;
}.gfa-sb_promo_sub-w4s {
  font-size: 10px;
  margin-top: 3px;
  color: #8A7B6E;
}.gfa-sb_nav-w4s {
  padding: 6px 0.5rem 1rem;
}.gfa-sb_nav_lb-w4s {
  padding: 0.625rem 0.5rem 6px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #7A6D63;
  font-size: 10px;
  font-weight: 700;
}.gfa-sb_link-w4s {
  transition: background .15s,color .15s;
  gap: 0.625rem;
  border-radius: 6px;
  padding: 0.563rem 0.625rem;
  overflow-wrap: break-word;
  font-weight: 500;
  color: #A8998C;
  align-items: center;
  display: flex;
  font-size: 0.813rem;
  cursor: pointer;
}.gfa-sb_link-w4s:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F7F2EE;
}.gfa-sb_link-w4s.gfa-state_active-w4s {
  background: rgba(18, 184, 232, 0.15);
  color: #F7F2EE;
}.gfa-sb_ic-w4s {
  border-radius: 0.375rem;
  display: flex;
  height: 1.875rem;
  width: 30px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}.gfa-sb_ic-w4s svg {
  width: 16px;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.gfa-sb_ic_1-w4s {
  background: rgba(18, 184, 232, 0.07);
  color: #12B8E8;
}.gfa-sb_ic_2-w4s {
  background: rgba(46, 204, 113, 0.15);
  color: #2ECC71;
}.gfa-sb_ic_3-w4s {
  background: rgba(245, 166, 35, 0.15);
  color: #F5A623;
}.gfa-sb_ic_4-w4s {
  background: rgba(232, 54, 138, 0.18);
  color: #E8368A;
}.gfa-sb_ic_5-w4s {
  background: rgba(18, 184, 232, 0.07);
  color: #FF4D9E;
}.gfa-sb_ic_6-w4s {
  background: rgba(232, 54, 138, 0.18);
  color: #9B4FD8;
}.gfa-sb_badge-w4s {
  background: #F5A623;
  border-radius: 0.375rem;
  padding: 2px 7px;
  color: #0D0A08;
  font-size: 9px;
  margin-left: auto;
  font-weight: 700;
}.gfa-sb_bot-w4s {
  padding: 0.75rem;
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.gfa-sb_lang-w4s,.gfa-sb_help-w4s {
  flex: 1;
  padding: 0.563rem 6px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  gap: 6px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  justify-content: center;
  align-items: center;
  font-size: 0.688rem;
  color: #A8998C;
  display: flex;
  font-weight: 600;
}.gfa-sb_lang-w4s:hover,.gfa-sb_help-w4s:hover {
  border-color: rgba(18, 184, 232, 0.50);
  color: #F7F2EE;
}.gfa-sb_lang-w4s svg,.gfa-sb_help-w4s svg {
  stroke-linejoin: round;
  width: 0.813rem;
  height: 13px;
  stroke-linecap: round;
}.gfa-sb_bd-w4s {
  inset: 0;
  background: rgba(10, 7, 5, 0.72);
  display: none;
  z-index: 69;
  position: fixed;
}.gfa-sb_bd-w4s.gfa-state_on-w4s {
  display: block;
}
@media(min-width: 1077px) {.gfa-sb_bd-w4s {
  display: none!important;
}
}.gfa-mob_nav-w4s {
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #1D1916;
  position: fixed;
  display: flex;
  right: 0;
  bottom: 0;
  z-index: 80;
  left: 0;
}
@media(min-width: 1083px) {.gfa-mob_nav-w4s {
  display: none;
}
}.gfa-mob_nav_item-w4s {
  gap: 4px;
  padding: 4px 2px;
  flex: 1;
  align-items: center;
  color: #7A6D63;
  flex-direction: column;
  cursor: pointer;
  display: flex;
}.gfa-mob_nav_ic-w4s {
  line-height: 1;
}.gfa-mob_nav_ic-w4s svg {
  stroke-linejoin: round;
  height: 20px;
  width: 1.25rem;
  stroke-linecap: round;
}.gfa-mob_nav_lb-w4s {
  color: #7A6D63;
  font-weight: 600;
  font-size: 10px;
}.gfa-mob_nav_item-w4s.gfa-state_active-w4s {
  color: #12B8E8;
}.gfa-mob_nav_item-w4s.gfa-state_active-w4s .gfa-mob_nav_lb-w4s {
  color: #12B8E8;
}.gfa-hero-w4s {
  background: #100D0B;
  padding: 20px 16px 0;
}
@media(min-width: 770px) {.gfa-hero-w4s {
  padding: 24px 1.5rem 0;
}
}.gfa-hero_in-w4s {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width:860px) {.gfa-hero_in-w4s {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1103px) {.gfa-hero_in-w4s {
  grid-template-columns: 1fr 21.25rem;
}
}.gfa-hero_promo-w4s {
  border-radius: 1rem;
  background: #17130F;
  overflow: hidden;
  align-items: stretch;
  display: flex;
  position: relative;
  min-height: 220px;
}
@media(min-width: 770px) {.gfa-hero_promo-w4s {
  min-height: 17.5rem;
}
}.gfa-hero_promo_bg-w4s {
  background: linear-gradient(120deg,#1A0D2E 0%,#100D0B 100%);
  inset: 0;
  background-position: center;
  position: absolute;
  background-size: cover;
}.gfa-hero_promo_bg-w4s::after {
  inset: 0;
  background: linear-gradient(90deg,#100D0B 0%,rgba(10, 7, 5, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.gfa-hero_promo_glow-w4s {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 54, 138, 0.18) 0%,transparent 65%);
  height: 18.75rem;
  width: 18.75rem;
  top: -40px;
  right: 3.75rem;
  pointer-events: none;
  position: absolute;
}.gfa-hero_promo_ct-w4s {
  padding: 28px 1.5rem 28px 1.75rem;
  flex-direction: column;
  z-index: 2;
  justify-content: center;
  max-width: 30rem;
  position: relative;
  display: flex;
}
@media(min-width: 769px) {.gfa-hero_promo_ct-w4s {
  padding: 2.5rem 2rem;
}
}.gfa-hero_badge-w4s {
  border-radius: 20px;
  background: rgba(18, 184, 232, 0.15);
  padding: 5px 12px;
  border: 1px solid rgba(18, 184, 232, 0.07);
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 10px;
  color: #12B8E8;
  margin-bottom: 14px;
}.gfa-hero_h1-w4s {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Baloo 2', sans-serif;
  font-size: 26px;
  color: #F7F2EE;
  margin-bottom: 10px;
  line-height: 1.15;
}.gfa-hero_h1-w4s em {
  color: #F5A623;
  font-style: normal;
}
@media(min-width: 771px) {.gfa-hero_h1-w4s {
  font-size: 2.25rem;
}
}.gfa-hero_sub-w4s {
  margin-bottom: 1.25rem;
  font-size: 0.813rem;
  color: #A8998C;
  line-height: 1.55;
}
@media(min-width: 769px) {.gfa-hero_sub-w4s {
  font-size: 14px;
}
}.gfa-hero_row-w4s {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.gfa-hero_cta-w4s {
  border-radius: 10px;
  background: #2ECC71;
  transition: background .2s;
  padding: 0.813rem 26px;
  color: #0D0A08;
  font-size: 0.875rem;
  font-weight: 700;
  box-shadow: 0.25rem 0.25rem 0px rgba(0, 70, 38, 0.50), 0 0 1rem rgba(46, 204, 113, 0.38);
}.gfa-hero_cta-w4s:hover {
  background: #45DA85;
}.gfa-hero_terms-w4s {
  font-size: 0.688rem;
  color: #7A6D63;
}.gfa-hero_game-w4s {
  background: #17130F;
  border-radius: 1rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  display: flex;
  flex-direction: column;
  position: relative;
}.gfa-hero_game_badge-w4s {
  padding: 0.313rem 10px;
  background: rgba(245, 166, 35, 0.15);
  border: 1px solid rgba(245, 166, 35, 0.15);
  border-radius: 1.25rem;
  position: absolute;
  z-index: 3;
  left: 0.75rem;
  font-weight: 700;
  top: 12px;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 10px;
  color: #F5A623;
}.gfa-hero_game_badge-w4s svg {
  vertical-align: -1px;
  width: 0.688rem;
  margin-right: 0.25rem;
  height: 0.688rem;
}.gfa-hero_game_img-w4s {
  background: linear-gradient(135deg,#1A0D2E,#100D0B);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.gfa-hero_game_img-w4s img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.gfa-hero_game_play-w4s {
  transition: opacity .2s;
  inset: 0;
  background: rgba(10, 7, 5, 0.72);
  justify-content: center;
  opacity: 0;
  display: flex;
  position: absolute;
  align-items: center;
}.gfa-hero_game-w4s:hover .gfa-hero_game_play-w4s {
  opacity: 1;
}.gfa-hero_game_play-w4s span {
  background: #12B8E8;
  border-radius: 50%;
  display: flex;
  align-items: center;
  width: 52px;
  justify-content: center;
  height: 3.25rem;
}.gfa-hero_game_play-w4s span svg {
  margin-left: 2px;
  height: 18px;
  width: 18px;
}.gfa-hero_game_info-w4s {
  padding: 0.875rem 16px;
}.gfa-hero_game_title-w4s {
  color: #F7F2EE;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 0.25rem;
}.gfa-hero_game_provider-w4s {
  font-size: 0.688rem;
  color: #8A7B6E;
}.gfa-hero_game_btn-w4s {
  padding: 0.688rem;
  background: #12B8E8;
  margin: 0.75rem 16px 16px;
  border-radius: 0.625rem;
  transition: background .2s;
  display: block;
  text-align: center;
  font-weight: 700;
  color: #F7F2EE;
  font-size: 13px;
}.gfa-hero_game-w4s:hover .gfa-hero_game_btn-w4s {
  background: #3EC8F0;
}.gfa-sbar-w4s {
  padding: 1rem 16px 0;
  background: #100D0B;
}
@media(min-width: 771px) {.gfa-sbar-w4s {
  padding: 1.125rem 24px 0;
}
}.gfa-sbar_in-w4s {
  margin: 0 auto;
  max-width: 82.5rem;
}.gfa-sbar_row-w4s {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.gfa-sbar_input-w4s {
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.625rem;
  gap: 10px;
  transition: border-color .2s;
  background: #17130F;
  padding: 0.688rem 1rem;
  display: flex;
  color: #8A7B6E;
  font-size: 0.813rem;
  align-items: center;
  cursor: pointer;
}.gfa-sbar_input-w4s:hover {
  border-color: rgba(18, 184, 232, 0.50);
}.gfa-sbar_input-w4s svg {
  stroke-linejoin: round;
  flex-shrink: 0;
  width: 15px;
  height: 15px;
  stroke-linecap: round;
}.gfa-sbar_providers-w4s {
  gap: 8px;
  padding: 0.688rem 1.125rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #17130F;
  border-radius: 0.625rem;
  color: #D4C9BF;
  display: flex;
  font-weight: 600;
  white-space: nowrap;
  font-size: 0.813rem;
  align-items: center;
}.gfa-sbar_providers-w4s:hover {
  border-color: rgba(18, 184, 232, 0.50);
  color: #F7F2EE;
}.gfa-sbar_providers-w4s svg {
  height: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 14px;
}.gfa-sbar_tabs-w4s {
  gap: 0.375rem;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
}.gfa-sbar_tabs-w4s::-webkit-scrollbar {
  display: none;
}.gfa-sbar_tab-w4s {
  transition: background .15s,color .15s,border-color .15s;
  gap: 7px;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.05);
  padding: 8px 14px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  display: flex;
  white-space: nowrap;
  cursor: pointer;
  color: #A8998C;
  font-size: 0.75rem;
  flex-shrink: 0;
  font-weight: 600;
  align-items: center;
}.gfa-sbar_tab-w4s:hover {
  border-color: rgba(18, 184, 232, 0.50);
  background: rgba(255, 255, 255, 0.07);
  color: #F7F2EE;
}.gfa-sbar_tab-w4s.gfa-state_active-w4s {
  background: rgba(18, 184, 232, 0.15);
  border-color: rgba(18, 184, 232, 0.07);
  color: #F7F2EE;
}.gfa-sbar_tab_ic-w4s svg {
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 14px;
}.gfa-wy-w4s {
  padding: 2rem 1rem 0;
  background: #100D0B;
}
@media(min-width: 767px) {.gfa-wy-w4s {
  padding: 2.5rem 24px 0;
}
}.gfa-wy_in-w4s {
  margin: 0 auto;
  max-width: 82.5rem;
}.gfa-wy_head-w4s {
  max-width: 720px;
  margin-bottom: 1.125rem;
}.gfa-wy_label-w4s {
  margin-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #12B8E8;
  font-weight: 700;
}.gfa-wy_h2-w4s {
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  font-weight: 800;
  color: #F7F2EE;
  font-family: 'Baloo 2', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.gfa-wy_h2-w4s {
  font-size: 24px;
}
}.gfa-wy_intro-w4s {
  margin: 0;
  font-size: 13px;
  color: #8A7B6E;
  line-height: 1.6;
}.gfa-wy_grid-w4s {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.gfa-wy_grid-w4s {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.gfa-wy_grid-w4s {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.gfa-wy_card-w4s {
  padding: 20px;
  background: #1D1916;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,transform .2s;
  border-radius: 10px;
}.gfa-wy_card-w4s:hover {
  border-color: rgba(18, 184, 232, 0.07);
  transform: translateY(-2px);
}.gfa-wy_card_ic-w4s {
  background: rgba(18, 184, 232, 0.15);
  border-radius: 50%;
  margin-bottom: 0.875rem;
  width: 2.75rem;
  color: #12B8E8;
  align-items: center;
  display: flex;
  height: 2.75rem;
  justify-content: center;
}.gfa-wy_card_ic-w4s svg {
  stroke-linecap: round;
  height: 1.375rem;
  width: 22px;
  stroke-linejoin: round;
}.gfa-wy_card_h-w4s {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 6px;
  color: #F7F2EE;
  font-weight: 700;
}.gfa-wy_card_p-w4s {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #8A7B6E;
  overflow-wrap: break-word;
}.gfa-wy_card_p-w4s strong {
  color: #D4C9BF;
  font-weight: 600;
}.gfa-gr_jp-w4s {
  border-radius: 16px;
  overflow: hidden;
  padding: 20px;
  background: linear-gradient(135deg,#1E0A35 0%,#0D0B10 100%);
  position: relative;
}.gfa-gr_jp-w4s::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232, 54, 138, 0.18) 0%,transparent 70%);
  height: 250px;
  top: -60px;
  content: '';
  position: absolute;
  width: 250px;
  left: -60px;
}.gfa-gr_jp-w4s::after {
  background: radial-gradient(circle,rgba(245, 166, 35, 0.15) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  right: 0;
  position: absolute;
  width: 200px;
  height: 12.5rem;
  bottom: -40px;
}.gfa-gr_jp_head-w4s {
  gap: 16px;
  display: flex;
  position: relative;
  align-items: flex-start;
  margin-bottom: 16px;
  z-index: 1;
  flex-wrap: wrap;
}.gfa-gr_jp_info-w4s {
  flex: 1;
}.gfa-gr_jp_label-w4s {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  color: #9B4FD8;
  font-size: 0.688rem;
}.gfa-gr_jp_label-w4s svg {
  stroke-linecap: round;
  width: 0.875rem;
  margin-right: 0.25rem;
  stroke-linejoin: round;
  vertical-align: -2px;
  height: 14px;
}.gfa-gr_jp_amount-w4s {
  overflow-wrap: break-word;
  font-size: 32px;
  line-height: 1;
  margin-bottom: 4px;
  font-weight: 800;
  font-family: 'Baloo 2', sans-serif;
  color: #F7F2EE;
}
@media(min-width: 769px) {.gfa-gr_jp_amount-w4s {
  font-size: 2.5rem;
}
}.gfa-gr_jp_amount-w4s span {
  color: #F5A623;
}.gfa-gr_jp_seo-w4s {
  overflow-wrap: break-word;
  line-height: 1.5;
  max-width: 30rem;
  color: #A8998C;
  font-size: 0.75rem;
}.gfa-gr_jp_cta-w4s {
  border-radius: 0.625rem;
  padding: 0.688rem 1.25rem;
  border: 1px solid rgba(232, 54, 138, 0.18);
  transition: background .2s;
  background: rgba(232, 54, 138, 0.18);
  font-weight: 700;
  margin-top: 4px;
  white-space: nowrap;
  z-index: 1;
  flex-shrink: 0;
  align-self: flex-start;
  color: #F7F2EE;
  font-size: 13px;
  position: relative;
}.gfa-gr_jp_cta-w4s:hover {
  background: #E8368A;
}.gfa-gcg-w4s {
  background: #100D0B;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.gfa-gcg-w4s {
  padding: 44px 1.5rem 0;
}
}.gfa-gcg_in-w4s {
  margin: 0 auto;
  max-width: 1320px;
}.gfa-gcg_head-w4s {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.gfa-gcg_label-w4s {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  color: #12B8E8;
}.gfa-gcg_h2-w4s {
  font-size: 22px;
  margin-bottom: 0.5rem;
  font-weight: 800;
  font-family: 'Baloo 2', sans-serif;
  overflow-wrap: break-word;
  color: #F7F2EE;
}
@media(min-width: 771px) {.gfa-gcg_h2-w4s {
  font-size: 28px;
}
}.gfa-gcg_intro-w4s {
  line-height: 1.6;
  font-size: 0.813rem;
  color: #8A7B6E;
}.gfa-gcg_grid-w4s {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.gfa-gcg_grid-w4s {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.gfa-gcg_grid-w4s {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.gfa-gcg_card-w4s {
  transition: transform .2s,border-color .2s;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  overflow: hidden;
  border-radius: 1rem;
  min-height: 240px;
  position: relative;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  justify-content: flex-end;
}.gfa-gcg_card-w4s:hover {
  transform: translateY(-3px);
  border-color: rgba(18, 184, 232, 0.15);
}.gfa-gcg_card_bg-w4s {
  inset: 0;
  position: absolute;
  z-index: 0;
}.gfa-gcg_card_bg-w4s::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.gfa-gcg_card_ic-w4s {
  border-radius: 6px;
  background: rgba(0,0,0,.45);
  top: 18px;
  height: 2.5rem;
  width: 2.5rem;
  display: flex;
  right: 1.125rem;
  justify-content: center;
  position: absolute;
  color: #F7F2EE;
  z-index: 2;
  align-items: center;
}.gfa-gcg_card_ic-w4s svg {
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 20px;
}.gfa-gcg_card_ct-w4s {
  position: relative;
  z-index: 1;
}.gfa-gcg_card_h-w4s {
  font-size: 1.125rem;
  line-height: 1.2;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F7F2EE;
  font-weight: 800;
  font-family: 'Baloo 2', sans-serif;
}
@media(min-width: 769px) {.gfa-gcg_card_h-w4s {
  font-size: 1.25rem;
}
}.gfa-gcg_card_p-w4s {
  margin-bottom: 0.625rem;
  color: rgba(255,255,255,.82);
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.55;
}.gfa-gcg_card_p-w4s strong {
  font-weight: 600;
  color: #F7F2EE;
}.gfa-gcg_card_cta-w4s {
  gap: 4px;
  font-size: 12px;
  text-transform: uppercase;
  align-items: center;
  color: #12B8E8;
  letter-spacing: .04em;
  display: inline-flex;
  font-weight: 700;
}.gfa-gcg_card_cta-w4s svg {
  stroke-linejoin: round;
  height: 12px;
  width: 12px;
  stroke-linecap: round;
}.gfa-ws-w4s {
  background: #100D0B;
  padding: 2rem 1rem 0;
}
@media(min-width: 769px) {.gfa-ws-w4s {
  padding: 36px 1.5rem 0;
}
}.gfa-ws_in-w4s {
  margin: 0 auto;
  max-width: 1320px;
}.gfa-ws_head-w4s {
  gap: 12px;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 14px;
}.gfa-ws_title-w4s {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #F7F2EE;
  overflow-wrap: break-word;
  font-size: 16px;
  font-family: 'Baloo 2', sans-serif;
  font-weight: 700;
}.gfa-ws_title_ic-w4s svg {
  height: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #F5A623;
  width: 18px;
}.gfa-ws_online-w4s {
  gap: 7px;
  display: flex;
  align-items: center;
  color: #8A7B6E;
  font-weight: 600;
  font-size: 12px;
}.gfa-ws_online_dot-w4s {
  background: #2ECC71;
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(46, 204, 113, 0.15);
  flex-shrink: 0;
  height: 8px;
  width: 0.5rem;
}.gfa-ws_scroll-w4s {
  gap: 8px;
  padding-bottom: 8px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.gfa-ws_scroll-w4s::-webkit-scrollbar {
  display: none;
}.gfa-wc-w4s {
  padding: 0.625rem 14px;
  border-radius: 0.625rem;
  background: #17130F;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  align-items: center;
  display: flex;
  min-width: 220px;
  flex-shrink: 0;
}.gfa-wc_img-w4s {
  border-radius: 0.375rem;
  background: #1D1916;
  overflow: hidden;
  flex-shrink: 0;
  height: 36px;
  width: 36px;
}.gfa-wc_img-w4s img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.gfa-wc_info-w4s {
  min-width: 0;
}.gfa-wc_game-w4s {
  overflow: hidden;
  font-size: 12px;
  color: #D4C9BF;
  white-space: nowrap;
  font-weight: 600;
  text-overflow: ellipsis;
}.gfa-wc_player-w4s {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  white-space: nowrap;
  color: #7A6D63;
}.gfa-wc_amount-w4s {
  white-space: nowrap;
  font-weight: 700;
  margin-left: auto;
  flex-shrink: 0;
  color: #2ECC71;
  font-size: 13px;
}.gfa-reg-w4s {
  background: #100D0B;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.gfa-reg-w4s {
  padding: 2.75rem 1.5rem 0;
}
}.gfa-reg_in-w4s {
  margin: 0 auto;
  background: #1D1916;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 1rem;
  padding: 28px 24px;
  max-width: 1320px;
}
@media(min-width:768px) {.gfa-reg_in-w4s {
  padding: 40px;
}
}.gfa-reg_top-w4s {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.gfa-reg_top-w4s {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.gfa-reg_label-w4s {
  text-transform: uppercase;
  color: #12B8E8;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 11px;
}.gfa-reg_h2-w4s {
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-family: 'Baloo 2', sans-serif;
  color: #F7F2EE;
  font-size: 22px;
  margin-bottom: 0.75rem;
}
@media(min-width: 767px) {.gfa-reg_h2-w4s {
  font-size: 28px;
}
}.gfa-reg_bonus-w4s {
  border: 1px solid rgba(245, 166, 35, 0.15);
  gap: 0.5rem;
  background: rgba(245, 166, 35, 0.15);
  padding: 0.625rem 1rem;
  border-radius: 0.625rem;
  align-items: center;
  margin-bottom: 1rem;
  display: inline-flex;
}.gfa-reg_bonus_amount-w4s {
  color: #F5A623;
  font-weight: 800;
  font-size: 20px;
}.gfa-reg_bonus_text-w4s {
  line-height: 1.35;
  color: #A8998C;
  font-size: 0.813rem;
}.gfa-reg_cta_btn-w4s {
  padding: 0.875rem 32px;
  border-radius: 0.625rem;
  background: #2ECC71;
  transition: background .2s;
  box-shadow: 0.25rem 4px 0px rgba(0, 70, 38, 0.50), 0 0 16px rgba(46, 204, 113, 0.38);
  margin-bottom: 0.75rem;
  color: #0D0A08;
  display: inline-block;
  font-weight: 700;
  font-size: 0.938rem;
}.gfa-reg_cta_btn-w4s:hover {
  background: #45DA85;
}.gfa-reg_terms-w4s {
  line-height: 1.5;
  color: #7A6D63;
  font-size: 11px;
}.gfa-reg_seo-w4s {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #8A7B6E;
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  padding-top: 1.25rem;
  margin-top: 20px;
}.gfa-reg_seo-w4s p {
  color: #8A7B6E;
  line-height: 1.65;
  margin-bottom: 10px;
  font-size: 0.813rem;
}.gfa-reg_seo-w4s p:last-child {
  margin-bottom: 0;
}.gfa-reg_seo-w4s strong {
  font-weight: 700;
  color: #D4C9BF;
}.gfa-reg_seo-w4s a {
  transition: color .2s;
  color: #12B8E8;
  text-decoration: underline;
}.gfa-reg_seo-w4s a:hover {
  color: #3EC8F0;
}.gfa-reg_seo-w4s ul,.gfa-reg_seo-w4s ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.gfa-reg_seo-w4s ol {
  list-style: decimal;
}.gfa-reg_seo-w4s li {
  line-height: 1.65;
  color: #8A7B6E;
  margin-bottom: 0.25rem;
  font-size: 13px;
}.gfa-reg_seo-w4s table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 10px;
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.gfa-reg_seo-w4s table {
  display: table;
}
}.gfa-reg_seo-w4s th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #D4C9BF;
}.gfa-reg_seo-w4s td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8A7B6E;
}.gfa-reg_steps-w4s {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 1.75rem;
}
@media(min-width: 861px) {.gfa-reg_steps-w4s {
  margin-top: 0;
}
}.gfa-reg_step-w4s {
  background: rgba(255, 255, 255, 0.05);
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 10px;
  gap: 14px;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.gfa-reg_step_num-w4s {
  background: rgba(18, 184, 232, 0.15);
  border-radius: 50%;
  border: 1px solid rgba(18, 184, 232, 0.07);
  width: 2.125rem;
  justify-content: center;
  display: flex;
  font-size: 14px;
  font-weight: 800;
  color: #12B8E8;
  flex-shrink: 0;
  align-items: center;
  height: 2.125rem;
}.gfa-reg_step_title-w4s {
  margin-bottom: 3px;
  font-weight: 700;
  color: #F7F2EE;
  font-size: 14px;
}.gfa-reg_step_text-w4s {
  font-size: 12px;
  line-height: 1.5;
  color: #8A7B6E;
}.gfa-reg_trust-w4s {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  padding-top: 1.25rem;
}.gfa-reg_trust_item-w4s {
  gap: 0.438rem;
  color: #8A7B6E;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  font-size: 12px;
}.gfa-reg_trust_ic-w4s svg {
  stroke-linecap: round;
  height: 16px;
  width: 16px;
  color: #12B8E8;
  stroke-linejoin: round;
}.gfa-app-w4s {
  background: #100D0B;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.gfa-app-w4s {
  padding: 44px 24px 0;
}
}.gfa-app_in-w4s {
  margin: 0 auto;
  max-width: 1320px;
}.gfa-app_head-w4s {
  margin-bottom: 1rem;
}.gfa-app_label-w4s {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
  color: #12B8E8;
}.gfa-app_h2-w4s {
  margin-bottom: 0.375rem;
  font-size: 20px;
  font-weight: 800;
  font-family: 'Baloo 2', sans-serif;
  color: #F7F2EE;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.gfa-app_h2-w4s {
  font-size: 1.5rem;
}
}.gfa-app_sub-w4s {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #8A7B6E;
  max-width: 37.5rem;
  font-size: 13px;
}.gfa-app_sub-w4s strong {
  font-weight: 700;
  color: #D4C9BF;
}.gfa-app_cards-w4s {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 1rem;
}
@media(min-width: 638px) {.gfa-app_cards-w4s {
  grid-template-columns: repeat(3,1fr);
}
}.gfa-app_card-w4s {
  overflow: hidden;
  gap: 16px;
  border-radius: 10px;
  padding: 1.25rem;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
  display: flex;
}.gfa-app_card_ios-w4s {
  background: linear-gradient(135deg,rgba(18, 184, 232, 0.15) 0%,#1D1916 100%);
}.gfa-app_card_android-w4s {
  background: linear-gradient(135deg,rgba(46, 204, 113, 0.15) 0%,#1D1916 100%);
}.gfa-app_card_win-w4s {
  background: linear-gradient(135deg,rgba(245, 166, 35, 0.15) 0%,#1D1916 100%);
}.gfa-app_card_ic-w4s svg {
  width: 2.125rem;
  height: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.gfa-app_card_ic-w4s {
  color: #F7F2EE;
  flex-shrink: 0;
}.gfa-app_card_os-w4s {
  font-size: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #8A7B6E;
  margin-bottom: 6px;
  font-weight: 700;
}.gfa-app_card_title-w4s {
  color: #F7F2EE;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  font-size: 15px;
  line-height: 1.2;
}.gfa-app_card_text-w4s {
  margin-bottom: 14px;
  color: #8A7B6E;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.5;
}.gfa-app_card_btn-w4s {
  border: 1px solid rgba(18, 184, 232, 0.50);
  border-radius: 6px;
  transition: background .2s;
  gap: 7px;
  padding: 0.625rem 1.125rem;
  background: rgba(255, 255, 255, 0.12);
  color: #F7F2EE;
  font-weight: 700;
  font-size: 0.813rem;
  align-items: center;
  display: inline-flex;
}.gfa-app_card_btn-w4s:hover {
  background: rgba(255, 255, 255, 0.07);
}.gfa-bon-w4s {
  background: #100D0B;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.gfa-bon-w4s {
  padding: 44px 24px 0;
}
}.gfa-bon_in-w4s {
  margin: 0 auto;
  max-width: 82.5rem;
}.gfa-bon_head-w4s {
  margin-bottom: 1.25rem;
}.gfa-bon_label-w4s {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  color: #12B8E8;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.gfa-bon_h2-w4s {
  font-size: 1.25rem;
  color: #F7F2EE;
  overflow-wrap: break-word;
  font-family: 'Baloo 2', sans-serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width: 766px) {.gfa-bon_h2-w4s {
  font-size: 24px;
}
}.gfa-bon_seo-w4s {
  font-size: 13px;
  color: #8A7B6E;
  line-height: 1.6;
  max-width: 38.75rem;
  overflow-wrap: break-word;
}.gfa-bon_seo-w4s strong {
  font-weight: 700;
  color: #D4C9BF;
}.gfa-bon_seo-w4s a {
  text-decoration: underline;
  color: #12B8E8;
}.gfa-bon_grid-w4s {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.gfa-bon_grid-w4s {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.gfa-bon_grid-w4s {
  grid-template-columns: repeat(5,1fr);
}
}.gfa-bon_card-w4s {
  border-radius: 10px;
  padding: 16px;
  background: #17130F;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.gfa-bon_card-w4s:hover {
  border-color: rgba(18, 184, 232, 0.07);
  transform: translateY(-2px);
}.gfa-bon_card_ic-w4s svg {
  width: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 26px;
}.gfa-bon_card_ic-w4s {
  margin-bottom: 10px;
}.gfa-bon_card_type-w4s {
  font-size: 0.625rem;
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
  font-weight: 700;
  color: #8A7B6E;
  text-transform: uppercase;
}.gfa-bon_card_amount-w4s {
  color: #F5A623;
  font-size: 1.125rem;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 0.375rem;
}.gfa-bon_card_name-w4s {
  overflow-wrap: break-word;
  color: #F7F2EE;
  font-weight: 600;
  margin-bottom: 8px;
  font-size: 0.813rem;
}.gfa-bon_card_detail-w4s {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A6D63;
  padding-top: 8px;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  line-height: 1.5;
}.gfa-prov-w4s {
  padding: 2.25rem 16px 0;
  background: #100D0B;
}
@media(min-width: 771px) {.gfa-prov-w4s {
  padding: 2.75rem 24px 0;
}
}.gfa-prov_in-w4s {
  margin: 0 auto;
  max-width: 82.5rem;
}.gfa-prov_head-w4s {
  margin-bottom: 1rem;
}.gfa-prov_label-w4s {
  text-transform: uppercase;
  color: #12B8E8;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.gfa-prov_h2-w4s {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Baloo 2', sans-serif;
  color: #F7F2EE;
  font-size: 20px;
}
@media(min-width: 765px) {.gfa-prov_h2-w4s {
  font-size: 24px;
}
}.gfa-prov_seo-w4s {
  color: #8A7B6E;
  margin-bottom: 1rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 620px;
  font-size: 0.813rem;
}.gfa-prov_seo-w4s strong {
  font-weight: 700;
  color: #D4C9BF;
}.gfa-prov_seo-w4s a {
  text-decoration: underline;
  color: #12B8E8;
}.gfa-prov_grid-w4s {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.gfa-prov_grid-w4s {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.gfa-prov_grid-w4s {
  grid-template-columns: repeat(8,1fr);
}
}.gfa-prov_card-w4s {
  gap: 7px;
  border-radius: 10px;
  padding: 0.875rem 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,background .2s;
  background: #17130F;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  display: flex;
}.gfa-prov_card-w4s:hover {
  background: #1D1916;
  border-color: rgba(18, 184, 232, 0.50);
}.gfa-prov_logo-w4s {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.375rem;
  justify-content: center;
  height: 44px;
  align-items: center;
  width: 44px;
  display: flex;
}.gfa-prov_logo-w4s img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.gfa-prov_name-w4s {
  font-weight: 600;
  overflow-wrap: break-word;
  color: #A8998C;
  text-align: center;
  font-size: 11px;
}.gfa-seo-w4s {
  padding: 2.25rem 16px 0;
  background: #100D0B;
}
@media(min-width: 771px) {.gfa-seo-w4s {
  padding: 44px 24px 0;
}
}.gfa-seo_in-w4s {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 28px 1.5rem;
  margin: 0 auto;
  background: #1D1916;
  border-radius: 16px;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.gfa-seo_in-w4s {
  padding: 36px 40px;
}
}.gfa-seo_label-w4s {
  font-size: 11px;
  color: #12B8E8;
  font-weight: 700;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.gfa-seo_h2-w4s {
  line-height: 1.25;
  font-size: 1.25rem;
  color: #F7F2EE;
  font-family: 'Baloo 2', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 14px;
}
@media(min-width: 769px) {.gfa-seo_h2-w4s {
  font-size: 1.5rem;
}
}.gfa-seo_body-w4s {
  overflow-wrap: break-word;
  color: #A8998C;
  font-size: 0.875rem;
  line-height: 1.75;
}.gfa-seo_body-w4s p {
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #A8998C;
  line-height: 1.75;
}.gfa-seo_body-w4s p:last-child {
  margin-bottom: 0;
}.gfa-seo_body-w4s strong {
  color: #D4C9BF;
  font-weight: 700;
}.gfa-seo_body-w4s a {
  transition: color .2s;
  color: #12B8E8;
  text-decoration: underline;
}.gfa-seo_body-w4s a:hover {
  color: #3EC8F0;
}.gfa-seo_body-w4s ul,.gfa-seo_body-w4s ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.gfa-seo_body-w4s ol {
  list-style: decimal;
}.gfa-seo_body-w4s li {
  color: #A8998C;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
}.gfa-seo_body-w4s table {
  overflow-x: auto;
  width: 100%;
  display: block;
  border-collapse: collapse;
  margin-bottom: 12px;
  font-size: 13px;
}
@media(min-width:768px) {.gfa-seo_body-w4s table {
  display: table;
}
}.gfa-seo_body-w4s th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-weight: 700;
  color: #D4C9BF;
  text-align: left;
}.gfa-seo_body-w4s td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8998C;
}.gfa-seo_cols-w4s {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.gfa-seo_cols-w4s {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.gfa-seo_cols-w4s {
  grid-template-columns: repeat(3,1fr);
}
}.gfa-seo_col_h-w4s {
  margin-bottom: 7px;
  color: #D4C9BF;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.gfa-seo_col_p-w4s {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #8A7B6E;
  overflow-wrap: break-word;
}.gfa-seo_stats-w4s {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.gfa-seo_stat-w4s {
  flex: 1;
  border: 1px solid rgba(18, 184, 232, 0.15);
  border-radius: 10px;
  padding: 14px 1rem;
  background: rgba(18, 184, 232, 0.07);
  min-width: 8.75rem;
}.gfa-seo_stat_val-w4s {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #12B8E8;
  font-weight: 800;
  margin-bottom: 0.25rem;
}.gfa-seo_stat_lb-w4s {
  color: #8A7B6E;
  font-size: 11px;
  overflow-wrap: break-word;
}.gfa-seo-w4s {
  padding: 2.25rem 1rem 0;
  background: #100D0B;
}
@media(min-width: 769px) {.gfa-seo-w4s {
  padding: 44px 24px 0;
}
}.gfa-seo_in-w4s {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.75rem 1.5rem;
  border-radius: 1rem;
  background: #1D1916;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.gfa-seo_in-w4s {
  padding: 2.25rem 40px;
}
}.gfa-seo_label-w4s {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #12B8E8;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.625rem;
}.gfa-seo_h2-w4s {
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-weight: 800;
  font-size: 20px;
  line-height: 1.25;
  font-family: 'Baloo 2', sans-serif;
  color: #F7F2EE;
}
@media(min-width: 767px) {.gfa-seo_h2-w4s {
  font-size: 24px;
}
}.gfa-seo_body-w4s {
  overflow-wrap: break-word;
  color: #A8998C;
  line-height: 1.75;
  font-size: 14px;
}.gfa-seo_body-w4s p {
  font-size: 0.875rem;
  margin-bottom: 12px;
  line-height: 1.75;
  color: #A8998C;
}.gfa-seo_body-w4s p:last-child {
  margin-bottom: 0;
}.gfa-seo_body-w4s strong {
  font-weight: 700;
  color: #D4C9BF;
}.gfa-seo_body-w4s a {
  transition: color .2s;
  color: #12B8E8;
  text-decoration: underline;
}.gfa-seo_body-w4s a:hover {
  color: #3EC8F0;
}.gfa-seo_body-w4s ul,.gfa-seo_body-w4s ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.gfa-seo_body-w4s ol {
  list-style: decimal;
}.gfa-seo_body-w4s li {
  font-size: 14px;
  color: #A8998C;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.gfa-seo_body-w4s table {
  margin-bottom: 12px;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
}
@media(min-width: 771px) {.gfa-seo_body-w4s table {
  display: table;
}
}.gfa-seo_body-w4s th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #D4C9BF;
  text-align: left;
}.gfa-seo_body-w4s td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #A8998C;
}.gfa-seo_cols-w4s {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.gfa-seo_cols-w4s {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.gfa-seo_cols-w4s {
  grid-template-columns: repeat(3,1fr);
}
}.gfa-seo_col_h-w4s {
  color: #D4C9BF;
  font-size: 13px;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
}.gfa-seo_col_p-w4s {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #8A7B6E;
}.gfa-seo_stats-w4s {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.gfa-seo_stat-w4s {
  padding: 0.875rem 16px;
  flex: 1;
  background: rgba(18, 184, 232, 0.07);
  border-radius: 10px;
  border: 1px solid rgba(18, 184, 232, 0.15);
  min-width: 140px;
}.gfa-seo_stat_val-w4s {
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #12B8E8;
}.gfa-seo_stat_lb-w4s {
  color: #8A7B6E;
  font-size: 11px;
  overflow-wrap: break-word;
}.gfa-pmt-w4s {
  padding: 2.25rem 16px 0;
  background: #100D0B;
}
@media(min-width: 770px) {.gfa-pmt-w4s {
  padding: 2.75rem 24px 0;
}
}.gfa-pmt_in-w4s {
  margin: 0 auto;
  max-width: 82.5rem;
}.gfa-pmt_head-w4s {
  margin-bottom: 22px;
  max-width: 720px;
}.gfa-pmt_label-w4s {
  text-transform: uppercase;
  font-weight: 700;
  color: #12B8E8;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.gfa-pmt_h2-w4s {
  font-weight: 800;
  font-family: 'Baloo 2', sans-serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 22px;
  color: #F7F2EE;
}
@media(min-width:768px) {.gfa-pmt_h2-w4s {
  font-size: 28px;
}
}.gfa-pmt_intro-w4s {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.875rem;
  color: #8A7B6E;
}.gfa-pmt_groups-w4s {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.gfa-pmt_group-w4s {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #1D1916;
  border-radius: 0.625rem;
  padding: 20px;
}.gfa-pmt_group_head-w4s {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
  flex-wrap: wrap;
}.gfa-pmt_group_ic-w4s {
  background: rgba(18, 184, 232, 0.15);
  border-radius: 0.375rem;
  width: 36px;
  display: flex;
  align-items: center;
  color: #12B8E8;
  justify-content: center;
  flex-shrink: 0;
  height: 36px;
}.gfa-pmt_group_ic-w4s svg {
  stroke-linecap: round;
  height: 18px;
  stroke-linejoin: round;
  width: 18px;
}.gfa-pmt_group_h-w4s {
  margin: 0;
  font-weight: 700;
  font-size: 16px;
  color: #F7F2EE;
  font-family: 'Baloo 2', sans-serif;
  overflow-wrap: break-word;
}.gfa-pmt_group_p-w4s {
  margin-bottom: 0.875rem;
  color: #8A7B6E;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.gfa-pmt_group_p-w4s strong {
  color: #D4C9BF;
  font-weight: 600;
}.gfa-pmt_table_wrap-w4s {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.gfa-pmt_table-w4s {
  min-width: 33.75rem;
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
}.gfa-pmt_table-w4s th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .04em;
  color: #D4C9BF;
  white-space: nowrap;
  font-weight: 700;
}.gfa-pmt_table-w4s td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8A7B6E;
}.gfa-pmt_table-w4s tbody tr:last-child td {
  border-bottom: none;
}.gfa-pmt_table-w4s tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #D4C9BF;
}.gfa-seo-w4s {
  padding: 2.25rem 16px 0;
  background: #100D0B;
}
@media(min-width: 770px) {.gfa-seo-w4s {
  padding: 44px 24px 0;
}
}.gfa-seo_in-w4s {
  background: #1D1916;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 16px;
  padding: 28px 1.5rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 771px) {.gfa-seo_in-w4s {
  padding: 36px 2.5rem;
}
}.gfa-seo_label-w4s {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #12B8E8;
  margin-bottom: 10px;
  text-transform: uppercase;
}.gfa-seo_h2-w4s {
  margin-bottom: 0.875rem;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Baloo 2', sans-serif;
  color: #F7F2EE;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 771px) {.gfa-seo_h2-w4s {
  font-size: 24px;
}
}.gfa-seo_body-w4s {
  font-size: 0.875rem;
  color: #A8998C;
  line-height: 1.75;
  overflow-wrap: break-word;
}.gfa-seo_body-w4s p {
  font-size: 0.875rem;
  color: #A8998C;
  line-height: 1.75;
  margin-bottom: 12px;
}.gfa-seo_body-w4s p:last-child {
  margin-bottom: 0;
}.gfa-seo_body-w4s strong {
  font-weight: 700;
  color: #D4C9BF;
}.gfa-seo_body-w4s a {
  transition: color .2s;
  text-decoration: underline;
  color: #12B8E8;
}.gfa-seo_body-w4s a:hover {
  color: #3EC8F0;
}.gfa-seo_body-w4s ul,.gfa-seo_body-w4s ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.gfa-seo_body-w4s ol {
  list-style: decimal;
}.gfa-seo_body-w4s li {
  color: #A8998C;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 0.875rem;
}.gfa-seo_body-w4s table {
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
  display: block;
  width: 100%;
  font-size: 13px;
}
@media(min-width: 770px) {.gfa-seo_body-w4s table {
  display: table;
}
}.gfa-seo_body-w4s th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-weight: 700;
  color: #D4C9BF;
}.gfa-seo_body-w4s td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #A8998C;
}.gfa-seo_cols-w4s {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 637px) {.gfa-seo_cols-w4s {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.gfa-seo_cols-w4s {
  grid-template-columns: repeat(3,1fr);
}
}.gfa-seo_col_h-w4s {
  font-size: 0.813rem;
  color: #D4C9BF;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.gfa-seo_col_p-w4s {
  line-height: 1.65;
  color: #8A7B6E;
  font-size: 13px;
  overflow-wrap: break-word;
}.gfa-seo_stats-w4s {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.gfa-seo_stat-w4s {
  flex: 1;
  border-radius: 0.625rem;
  background: rgba(18, 184, 232, 0.07);
  border: 1px solid rgba(18, 184, 232, 0.15);
  padding: 14px 1rem;
  min-width: 8.75rem;
}.gfa-seo_stat_val-w4s {
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #12B8E8;
  font-size: 1.25rem;
}.gfa-seo_stat_lb-w4s {
  overflow-wrap: break-word;
  color: #8A7B6E;
  font-size: 0.688rem;
}.gfa-faq-w4s {
  padding: 36px 1rem 0;
  background: #100D0B;
}
@media(min-width: 770px) {.gfa-faq-w4s {
  padding: 2.75rem 1.5rem 0;
}
}.gfa-faq_in-w4s {
  margin: 0 auto;
  max-width: 1320px;
}.gfa-faq_head-w4s {
  margin-bottom: 20px;
}.gfa-faq_label-w4s {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #12B8E8;
}.gfa-faq_h2-w4s {
  font-size: 1.25rem;
  color: #F7F2EE;
  font-family: 'Baloo 2', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.gfa-faq_h2-w4s {
  font-size: 1.5rem;
}
}.gfa-faq_list-w4s {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.gfa-faq_item-w4s {
  overflow: hidden;
  background: #1D1916;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 10px;
}.gfa-faq_q-w4s {
  padding: 16px 20px;
  gap: 12px;
  transition: color .2s;
  cursor: pointer;
  justify-content: space-between;
  font-size: 14px;
  overflow-wrap: break-word;
  display: flex;
  color: #D4C9BF;
  flex-wrap: wrap;
  font-weight: 600;
  align-items: center;
}.gfa-faq_q-w4s:hover {
  color: #F7F2EE;
}.gfa-faq_q_ic-w4s {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  align-items: center;
  display: flex;
  color: #12B8E8;
  width: 24px;
  justify-content: center;
  font-size: 16px;
  height: 1.5rem;
  flex-shrink: 0;
}.gfa-faq_item-w4s.gfa-state_open-w4s .gfa-faq_q_ic-w4s {
  transform: rotate(45deg);
}.gfa-faq_a-w4s {
  padding: 0 20px 16px;
  overflow-wrap: break-word;
  color: #8A7B6E;
  display: none;
  line-height: 1.7;
  font-size: 13px;
}.gfa-faq_item-w4s.gfa-state_open-w4s .gfa-faq_a-w4s {
  display: block;
}.gfa-faq_a-w4s strong {
  font-weight: 700;
  color: #D4C9BF;
}.gfa-faq_a-w4s a {
  color: #12B8E8;
  text-decoration: underline;
}.gfa-faq_a-w4s ul,.gfa-faq_a-w4s ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.gfa-faq_a-w4s ol {
  list-style: decimal;
}.gfa-faq_a-w4s li {
  line-height: 1.6;
  margin-bottom: 4px;
}.gfa-faq_a-w4s table {
  margin: 0.5rem 0;
  display: block;
  font-size: 0.75rem;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
}
@media(min-width: 771px) {.gfa-faq_a-w4s table {
  display: table;
}
}.gfa-faq_a-w4s th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  color: #D4C9BF;
  text-align: left;
  font-weight: 700;
}.gfa-faq_a-w4s td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 0.5rem;
  color: #8A7B6E;
}.gfa-ft-w4s {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #070504;
  margin-top: 3rem;
}.gfa-ft_support-w4s {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.gfa-ft_support-w4s {
  padding: 1.75rem 24px;
}
}.gfa-ft_support_in-w4s {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 82.5rem;
}.gfa-ft_support_main-w4s {
  flex: 1;
  gap: 1rem;
  min-width: 13.75rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.gfa-ft_support_ic-w4s {
  color: #12B8E8;
  flex-shrink: 0;
}.gfa-ft_support_ic-w4s svg {
  stroke-linejoin: round;
  width: 1.875rem;
  height: 1.875rem;
  stroke-linecap: round;
}.gfa-ft_support_text_title-w4s {
  color: #F7F2EE;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 0.938rem;
}.gfa-ft_support_text_sub-w4s {
  overflow-wrap: break-word;
  color: #8A7B6E;
  font-size: 0.75rem;
}.gfa-ft_support_btn-w4s {
  border-radius: 0.625rem;
  transition: background .2s;
  background: #12B8E8;
  padding: 11px 1.375rem;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
  color: #F7F2EE;
  flex-shrink: 0;
}.gfa-ft_support_btn-w4s:hover {
  background: #3EC8F0;
}.gfa-ft_support_contacts-w4s {
  gap: 16px;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.gfa-ft_support_contact-w4s {
  font-size: 12px;
  line-height: 1.4;
  color: #7A6D63;
}.gfa-ft_support_contact-w4s strong {
  font-size: 11px;
  display: block;
  margin-bottom: 2px;
  color: #A8998C;
  font-weight: 600;
}.gfa-ft_main-w4s {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 16px 1.5rem;
}
@media(min-width: 767px) {.gfa-ft_main-w4s {
  padding: 40px 1.5rem 32px;
}
}.gfa-ft_main_in-w4s {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
}
@media(min-width: 641px) {.gfa-ft_main_in-w4s {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.gfa-ft_main_in-w4s {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.gfa-ft_col_logo-w4s {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.gfa-ft_col_logo-w4s {
  grid-column: auto;
}
}.gfa-ft_logo-w4s {
  gap: 9px;
  font-size: 16px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F7F2EE;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 12px;
  align-items: center;
}.gfa-ft_logo_mark-w4s {
  border-radius: 0.375rem;
  overflow: hidden;
  width: 1.875rem;
  height: 1.875rem;
}.gfa-ft_logo_mark-w4s img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.gfa-ft_logo_sub-w4s {
  color: #7A6D63;
  max-width: 12.5rem;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.55;
}.gfa-ft_col_title-w4s {
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .07em;
  color: #A8998C;
  margin-bottom: 0.875rem;
}.gfa-ft_col_links-w4s {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.gfa-ft_col_link-w4s {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #7A6D63;
  font-size: 0.813rem;
}.gfa-ft_col_link-w4s:hover {
  color: #D4C9BF;
}.gfa-ft_apps-w4s {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.gfa-ft_app_card-w4s {
  padding: 0.625rem 12px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  gap: 10px;
  display: flex;
  align-items: center;
}.gfa-ft_app_card-w4s:hover {
  border-color: rgba(18, 184, 232, 0.50);
}.gfa-ft_app_card_ic-w4s svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.375rem;
  height: 1.375rem;
}.gfa-ft_app_card_os-w4s {
  color: #7A6D63;
  font-size: 10px;
  font-weight: 600;
}.gfa-ft_app_card_action-w4s {
  font-weight: 700;
  font-size: 0.75rem;
  color: #D4C9BF;
}.gfa-ft_bot-w4s {
  padding: 20px 16px;
}
@media(min-width:768px) {.gfa-ft_bot-w4s {
  padding: 1.25rem 24px;
}
}.gfa-ft_bot_in-w4s {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 82.5rem;
}.gfa-ft_socials-w4s {
  gap: 0.5rem;
  display: flex;
}.gfa-ft_soc-w4s {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .2s;
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  height: 36px;
  justify-content: center;
  color: #A8998C;
  align-items: center;
  width: 36px;
}.gfa-ft_soc-w4s svg {
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  width: 16px;
}.gfa-ft_soc-w4s:hover {
  background: rgba(255, 255, 255, 0.07);
}.gfa-ft_legal-w4s {
  flex: 1;
  color: #887970;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 11px;
}.gfa-ft_legal-w4s strong {
  color: #A8998C;
  font-weight: 700;
}.gfa-ft_legal-w4s a {
  color: #A8998C;
  text-decoration: underline;
}.gfa-ft_age-w4s {
  border-radius: 50%;
  border: 2px solid #887970;
  height: 2rem;
  align-items: center;
  margin-left: auto;
  font-weight: 800;
  display: flex;
  flex-shrink: 0;
  color: #887970;
  width: 2rem;
  justify-content: center;
  font-size: 0.688rem;
}