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 {
  background: none;
  border: 0;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #0B1A27;
  min-height: 100vh;
  font-family: 'Raleway', sans-serif;
  line-height: 1.6;
  color: #C8BEA8;
  -webkit-font-smoothing: antialiased;
}.gya-layout_3e4 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.gya-page_3e4 {
  display: flex;
  min-height: 100vh;
}.gya-main_3e4 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media (min-width: 1081px) {.gya-main_3e4 {
  padding-left: 220px;
}
}
@media (max-width: 1078px) {.gya-main_3e4 {
  padding-bottom: 4.5rem;
}
}.gya-gc_3e4 {
  transition: transform .2s,border-color .2s;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #0E1D2E;
  overflow: hidden;
  width: 8.75rem;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width:640px) {.gya-gc_3e4 {
  width: 156px;
}
}
@media(min-width: 1077px) {.gya-gc_3e4 {
  width: 168px;
}
}.gya-gc_3e4:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 136, 42, 0.08);
}.gya-gc_img_3e4 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.gya-gc_img_3e4 img {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}.gya-gc_hover_3e4 {
  background: rgba(6, 14, 24, 0.72);
  inset: 0;
  transition: opacity .2s;
  align-items: center;
  display: flex;
  justify-content: center;
  position: absolute;
  opacity: 0;
}.gya-gc_3e4:hover .gya-gc_hover_3e4 {
  opacity: 1;
}.gya-gc_hover_btn_3e4 {
  padding: 8px 1rem;
  background: #C8882A;
  border-radius: 0.375rem;
  font-size: 0.75rem;
  font-weight: 700;
  color: #F2EDE3;
}.gya-gc_info_3e4 {
  padding: 0.5rem 0.625rem 0.625rem;
}.gya-gc_name_3e4 {
  overflow: hidden;
  margin-bottom: 3px;
  white-space: nowrap;
  color: #C8BEA8;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 12px;
  max-width: 100%;
}.gya-gc_prov_3e4 {
  color: #908468;
  font-size: 10px;
}.gya-gc_tag_3e4 {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  left: 6px;
  text-transform: uppercase;
  z-index: 2;
  position: absolute;
  letter-spacing: .04em;
  font-weight: 700;
  top: 6px;
  font-size: 0.563rem;
}.gya-gc_tag_hot_3e4 {
  background: #CC3A3A;
  color: #fff;
}.gya-gc_tag_new_3e4 {
  background: #2EA86A;
  color: #0B1A27;
}.gya-gc_tag_jp_3e4 {
  background: #E8AC28;
  color: #0B1A27;
}.gya-gc_tag_ex_3e4 {
  background: #1A7A8E;
  color: #fff;
}.gya-gc_tag_live_3e4 {
  background: #CC3A3A;
  color: #fff;
}.gya-gr_3e4 {
  background: #0B1A27;
  padding: 32px 16px 0;
}
@media(min-width: 767px) {.gya-gr_3e4 {
  padding: 2.25rem 24px 0;
}
}.gya-gr_in_3e4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.gya-gr_head_3e4 {
  gap: 0.75rem;
  display: flex;
  margin-bottom: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
}.gya-gr_head_l_3e4 {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.gya-gr_ic_3e4 {
  border-radius: 0.625rem;
  flex-shrink: 0;
  height: 2rem;
  justify-content: center;
  display: flex;
  width: 2rem;
  align-items: center;
}.gya-gr_ic_3e4 svg {
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
}.gya-gr_title_3e4 {
  overflow-wrap: break-word;
  color: #F2EDE3;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 700;
  font-size: 16px;
}
@media(min-width: 769px) {.gya-gr_title_3e4 {
  font-size: 1.125rem;
}
}.gya-gr_more_3e4 {
  transition: color .2s;
  gap: 5px;
  align-items: center;
  flex-shrink: 0;
  font-size: 0.75rem;
  display: flex;
  white-space: nowrap;
  font-weight: 600;
  color: #7A7060;
}.gya-gr_more_3e4:hover {
  color: #C8882A;
}.gya-gr_more_3e4 svg {
  stroke-linecap: round;
  width: 0.75rem;
  stroke-linejoin: round;
  height: 12px;
}.gya-gr_arrows_3e4 {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.gya-gr_arr_3e4 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  width: 30px;
  height: 1.875rem;
  justify-content: center;
  align-items: center;
  color: #9A9080;
  display: flex;
}.gya-gr_arr_3e4:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F2EDE3;
}.gya-gr_arr_3e4 svg {
  stroke-linejoin: round;
  width: 13px;
  height: 13px;
  stroke-linecap: round;
}.gya-gr_seo_h_3e4 {
  margin: 0 0 6px;
  color: #C8BEA8;
  font-size: 0.813rem;
  max-width: 42.5rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width:768px) {.gya-gr_seo_h_3e4 {
  font-size: 0.875rem;
}
}.gya-gr_seo_3e4 {
  font-size: 12px;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  max-width: 680px;
  color: #7A7060;
  line-height: 1.55;
}.gya-gr_seo_3e4 strong {
  color: #C8BEA8;
  font-weight: 600;
}.gya-gr_scroll_3e4 {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 10px;
}.gya-gr_scroll_3e4::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.gya-gr_scroll_3e4 {
  gap: 0.75rem;
}
}.gya-tb_3e4 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #091523;
  top: 0;
  height: 3.5rem;
  display: flex;
  left: 0;
  z-index: 80;
  right: 0;
  position: fixed;
  align-items: center;
}.gya-tb_in_3e4 {
  padding: 0 0.875rem;
  gap: 0;
  align-items: center;
  height: 100%;
  display: flex;
  width: 100%;
}.gya-tb_burger_3e4 {
  border-radius: 10px;
  gap: 5px;
  margin-right: 0.5rem;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
  height: 2.375rem;
  display: flex;
  flex-direction: column;
  width: 38px;
}.gya-tb_burger_3e4:hover {
  background: rgba(255, 255, 255, 0.05);
}.gya-tb_burger_line_3e4 {
  background: #9A9080;
  border-radius: 1px;
  width: 18px;
  height: 2px;
  display: block;
}
@media(min-width: 1077px) {.gya-tb_burger_3e4 {
  display: none;
}
}.gya-tb_logo_3e4 {
  gap: 9px;
  letter-spacing: -.01em;
  margin-right: 1.25rem;
  font-weight: 800;
  font-size: 1.125rem;
  color: #F2EDE3;
  overflow-wrap: break-word;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.gya-tb_logo_mark_3e4 {
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  width: 32px;
  height: 2rem;
  align-items: center;
}.gya-tb_logo_mark_3e4 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.gya-tb_nav_3e4 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 643px) {.gya-tb_nav_3e4 {
  display: flex;
}
}.gya-tb_tab_3e4 {
  border-radius: 10px;
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  white-space: nowrap;
  color: #9A9080;
  font-size: 0.813rem;
  font-weight: 600;
}.gya-tb_tab_3e4:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2EDE3;
}.gya-tb_tab_3e4.gya-state_active_3e4 {
  background: rgba(200, 136, 42, 0.18);
  color: #F2EDE3;
}.gya-tb_right_3e4 {
  gap: 0.5rem;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
}.gya-tb_login_3e4 {
  border-radius: 10px;
  padding: 9px 16px;
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  font-size: 13px;
  font-weight: 600;
  color: #C8BEA8;
  display: none;
}.gya-tb_login_3e4:hover {
  border-color: rgba(200, 138, 44, 0.55);
  color: #F2EDE3;
}
@media(min-width: 478px) {.gya-tb_login_3e4 {
  display: block;
}
}.gya-tb_reg_3e4 {
  transition: background .2s;
  background: #2EA86A;
  padding: 0.563rem 1.125rem;
  border-radius: 0.625rem;
  font-size: 13px;
  color: #0C1820;
  font-weight: 700;
  white-space: nowrap;
}.gya-tb_reg_3e4:hover {
  background: #38C47C;
}.gya-sb_3e4 {
  transition: transform .25s ease;
  background: #112233;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  width: 13.75rem;
  position: fixed;
  overflow-y: auto;
  left: 0;
  bottom: 0;
  top: 3.5rem;
  z-index: 70;
}.gya-sb_3e4.gya-state_open_3e4 {
  transform: translateX(0);
}.gya-sb_3e4::-webkit-scrollbar {
  width: 0.25rem;
}.gya-sb_3e4::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1083px) {.gya-sb_3e4 {
  transform: translateX(0);
}
}.gya-sb_auth_3e4 {
  padding: 14px 0.75rem 0.625rem;
}.gya-sb_btn_reg_3e4 {
  transition: background .2s;
  background: #2EA86A;
  padding: 0.688rem;
  border-radius: 0.625rem;
  font-weight: 700;
  margin-bottom: 8px;
  text-align: center;
  display: block;
  color: #0C1820;
  font-size: 0.813rem;
}.gya-sb_btn_reg_3e4:hover {
  background: #38C47C;
}.gya-sb_btn_login_3e4 {
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.625rem;
  padding: 10px;
  text-align: center;
  font-weight: 600;
  display: block;
  color: #C8BEA8;
  font-size: 0.813rem;
}.gya-sb_btn_login_3e4:hover {
  border-color: rgba(200, 138, 44, 0.55);
  color: #F2EDE3;
}.gya-sb_promo_3e4 {
  overflow: hidden;
  border: 1px solid rgba(200, 136, 42, 0.18);
  background: linear-gradient(135deg,#0A2A3E,#112233);
  margin: 0 12px 10px;
  padding: 0.75rem 14px;
  border-radius: 0.625rem;
  position: relative;
}.gya-sb_promo_3e4::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(200, 136, 42, 0.18),transparent 70%);
  content: '';
  position: absolute;
  height: 80px;
  top: -1.25rem;
  right: -1.25rem;
  width: 5rem;
}.gya-sb_promo_title_3e4 {
  letter-spacing: .06em;
  font-weight: 700;
  margin-bottom: 0.25rem;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #C8882A;
}.gya-sb_promo_text_3e4 {
  color: #F2EDE3;
  font-size: 0.75rem;
  line-height: 1.35;
  font-weight: 600;
  overflow-wrap: break-word;
}.gya-sb_promo_sub_3e4 {
  margin-top: 3px;
  font-size: 10px;
  color: #7A7060;
}.gya-sb_nav_3e4 {
  padding: 0.375rem 8px 1rem;
}.gya-sb_nav_lb_3e4 {
  padding: 0.625rem 8px 0.375rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #908468;
  letter-spacing: .08em;
  font-size: 0.625rem;
}.gya-sb_link_3e4 {
  border-radius: 6px;
  padding: 0.563rem 0.625rem;
  gap: 0.625rem;
  transition: background .15s,color .15s;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  color: #9A9080;
  font-weight: 500;
  font-size: 0.813rem;
  cursor: pointer;
}.gya-sb_link_3e4:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F2EDE3;
}.gya-sb_link_3e4.gya-state_active_3e4 {
  background: rgba(200, 136, 42, 0.18);
  color: #F2EDE3;
}.gya-sb_ic_3e4 {
  border-radius: 6px;
  height: 1.875rem;
  display: flex;
  width: 30px;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
}.gya-sb_ic_3e4 svg {
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.gya-sb_ic_1_3e4 {
  background: rgba(200, 136, 42, 0.08);
  color: #C8882A;
}.gya-sb_ic_2_3e4 {
  background: rgba(46, 168, 106, 0.16);
  color: #2EA86A;
}.gya-sb_ic_3_3e4 {
  background: rgba(232, 172, 40, 0.16);
  color: #E8AC28;
}.gya-sb_ic_4_3e4 {
  background: rgba(26, 122, 142, 0.22);
  color: #1A7A8E;
}.gya-sb_ic_5_3e4 {
  background: rgba(200, 136, 42, 0.08);
  color: #C83878;
}.gya-sb_ic_6_3e4 {
  background: rgba(26, 122, 142, 0.22);
  color: #8840C8;
}.gya-sb_badge_3e4 {
  background: #E8AC28;
  border-radius: 6px;
  padding: 2px 0.438rem;
  font-weight: 700;
  color: #0C1820;
  font-size: 9px;
  margin-left: auto;
}.gya-sb_bot_3e4 {
  padding: 12px;
  gap: 0.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.gya-sb_lang_3e4,.gya-sb_help_3e4 {
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 6px;
  gap: 6px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: border-color .2s;
  flex: 1;
  border-radius: 0.375rem;
  display: flex;
  color: #9A9080;
  align-items: center;
  font-size: 0.688rem;
  font-weight: 600;
  justify-content: center;
}.gya-sb_lang_3e4:hover,.gya-sb_help_3e4:hover {
  border-color: rgba(200, 138, 44, 0.55);
  color: #F2EDE3;
}.gya-sb_lang_3e4 svg,.gya-sb_help_3e4 svg {
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
}.gya-sb_bd_3e4 {
  background: rgba(6, 14, 24, 0.72);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.gya-sb_bd_3e4.gya-state_on_3e4 {
  display: block;
}
@media(min-width: 1083px) {.gya-sb_bd_3e4 {
  display: none!important;
}
}.gya-mob_nav_3e4 {
  background: #112233;
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  z-index: 80;
  display: flex;
  left: 0;
  position: fixed;
  bottom: 0;
  right: 0;
}
@media(min-width: 1081px) {.gya-mob_nav_3e4 {
  display: none;
}
}.gya-mob_nav_item_3e4 {
  gap: 4px;
  flex: 1;
  padding: 4px 2px;
  flex-direction: column;
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #908468;
}.gya-mob_nav_ic_3e4 {
  line-height: 1;
}.gya-mob_nav_ic_3e4 svg {
  width: 1.25rem;
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.gya-mob_nav_lb_3e4 {
  color: #908468;
  font-size: 0.625rem;
  font-weight: 600;
}.gya-mob_nav_item_3e4.gya-state_active_3e4 {
  color: #C8882A;
}.gya-mob_nav_item_3e4.gya-state_active_3e4 .gya-mob_nav_lb_3e4 {
  color: #C8882A;
}.gya-hero_3e4 {
  padding: 1.25rem 1rem 0;
  background: #0B1A27;
}
@media(min-width: 769px) {.gya-hero_3e4 {
  padding: 1.5rem 1.5rem 0;
}
}.gya-hero_in_3e4 {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.gya-hero_in_3e4 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.gya-hero_in_3e4 {
  grid-template-columns: 1fr 21.25rem;
}
}.gya-hero_promo_3e4 {
  border-radius: 16px;
  background: #0E1D2E;
  overflow: hidden;
  align-items: stretch;
  min-height: 220px;
  display: flex;
  position: relative;
}
@media(min-width: 765px) {.gya-hero_promo_3e4 {
  min-height: 17.5rem;
}
}.gya-hero_promo_bg_3e4 {
  background: linear-gradient(120deg,#0A2A3E 0%,#0B1A27 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.gya-hero_promo_bg_3e4::after {
  background: linear-gradient(90deg,#0B1A27 0%,rgba(6, 14, 24, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.gya-hero_promo_glow_3e4 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(26, 122, 142, 0.22) 0%,transparent 65%);
  pointer-events: none;
  height: 18.75rem;
  position: absolute;
  right: 60px;
  width: 18.75rem;
  top: -40px;
}.gya-hero_promo_ct_3e4 {
  padding: 1.75rem 24px 28px 28px;
  position: relative;
  display: flex;
  z-index: 2;
  max-width: 30rem;
  justify-content: center;
  flex-direction: column;
}
@media(min-width: 771px) {.gya-hero_promo_ct_3e4 {
  padding: 2.5rem 32px;
}
}.gya-hero_badge_3e4 {
  background: rgba(200, 136, 42, 0.18);
  border: 1px solid rgba(200, 136, 42, 0.08);
  border-radius: 20px;
  padding: 5px 12px;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: .08em;
  font-size: 0.625rem;
  font-weight: 700;
  margin-bottom: 0.875rem;
  color: #C8882A;
}.gya-hero_h1_3e4 {
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  margin-bottom: 0.625rem;
  line-height: 1.15;
  font-size: 26px;
  overflow-wrap: break-word;
  color: #F2EDE3;
}.gya-hero_h1_3e4 em {
  font-style: normal;
  color: #E8AC28;
}
@media(min-width: 769px) {.gya-hero_h1_3e4 {
  font-size: 2.25rem;
}
}.gya-hero_sub_3e4 {
  font-size: 0.813rem;
  line-height: 1.55;
  color: #9A9080;
  margin-bottom: 1.25rem;
}
@media(min-width: 765px) {.gya-hero_sub_3e4 {
  font-size: 0.875rem;
}
}.gya-hero_row_3e4 {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.gya-hero_cta_3e4 {
  background: #2EA86A;
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 13px 26px;
  color: #0C1820;
  box-shadow: 0 3px 0.875rem rgba(46, 168, 106, 0.45), 0 1px 3px rgba(0, 0, 0, 0.55);
  font-size: 0.875rem;
  font-weight: 700;
}.gya-hero_cta_3e4:hover {
  background: #38C47C;
}.gya-hero_terms_3e4 {
  color: #908468;
  font-size: 0.688rem;
}.gya-hero_game_3e4 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  background: #0E1D2E;
  border-radius: 1rem;
  position: relative;
  display: flex;
  flex-direction: column;
}.gya-hero_game_badge_3e4 {
  border: 1px solid rgba(232, 172, 40, 0.16);
  background: rgba(232, 172, 40, 0.16);
  padding: 0.313rem 0.625rem;
  border-radius: 20px;
  left: 12px;
  z-index: 3;
  color: #E8AC28;
  font-size: 10px;
  letter-spacing: .06em;
  font-weight: 700;
  position: absolute;
  text-transform: uppercase;
  top: 0.75rem;
}.gya-hero_game_badge_3e4 svg {
  margin-right: 0.25rem;
  width: 11px;
  height: 11px;
  vertical-align: -1px;
}.gya-hero_game_img_3e4 {
  overflow: hidden;
  background: linear-gradient(135deg,#0A2A3E,#0B1A27);
  padding-bottom: 60%;
  position: relative;
}.gya-hero_game_img_3e4 img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.gya-hero_game_play_3e4 {
  transition: opacity .2s;
  background: rgba(6, 14, 24, 0.72);
  inset: 0;
  align-items: center;
  position: absolute;
  display: flex;
  opacity: 0;
  justify-content: center;
}.gya-hero_game_3e4:hover .gya-hero_game_play_3e4 {
  opacity: 1;
}.gya-hero_game_play_3e4 span {
  border-radius: 50%;
  background: #C8882A;
  justify-content: center;
  display: flex;
  width: 3.25rem;
  height: 3.25rem;
  align-items: center;
}.gya-hero_game_play_3e4 span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 1.125rem;
}.gya-hero_game_info_3e4 {
  padding: 14px 1rem;
}.gya-hero_game_title_3e4 {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  margin-bottom: 4px;
  color: #F2EDE3;
}.gya-hero_game_provider_3e4 {
  color: #7A7060;
  font-size: 11px;
}.gya-hero_game_btn_3e4 {
  padding: 11px;
  background: #C8882A;
  transition: background .2s;
  border-radius: 10px;
  margin: 12px 1rem 1rem;
  text-align: center;
  display: block;
  color: #F2EDE3;
  font-weight: 700;
  font-size: 0.813rem;
}.gya-hero_game_3e4:hover .gya-hero_game_btn_3e4 {
  background: #E0A040;
}.gya-sbar_3e4 {
  padding: 16px 1rem 0;
  background: #0B1A27;
}
@media(min-width: 765px) {.gya-sbar_3e4 {
  padding: 1.125rem 24px 0;
}
}.gya-sbar_in_3e4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.gya-sbar_row_3e4 {
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  display: flex;
}.gya-sbar_input_3e4 {
  transition: border-color .2s;
  gap: 0.625rem;
  background: #0E1D2E;
  border: 1px solid rgba(255, 255, 255, 0.11);
  flex: 1;
  padding: 0.688rem 16px;
  border-radius: 10px;
  color: #7A7060;
  font-size: 0.813rem;
  cursor: pointer;
  display: flex;
  align-items: center;
}.gya-sbar_input_3e4:hover {
  border-color: rgba(200, 138, 44, 0.55);
}.gya-sbar_input_3e4 svg {
  flex-shrink: 0;
  width: 0.938rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 15px;
}.gya-sbar_providers_3e4 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #0E1D2E;
  gap: 0.5rem;
  transition: border-color .2s;
  border-radius: 10px;
  padding: 0.688rem 1.125rem;
  align-items: center;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 600;
  display: flex;
  color: #C8BEA8;
}.gya-sbar_providers_3e4:hover {
  border-color: rgba(200, 138, 44, 0.55);
  color: #F2EDE3;
}.gya-sbar_providers_3e4 svg {
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
}.gya-sbar_tabs_3e4 {
  gap: 0.375rem;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
}.gya-sbar_tabs_3e4::-webkit-scrollbar {
  display: none;
}.gya-sbar_tab_3e4 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s,border-color .15s;
  gap: 0.438rem;
  display: flex;
  white-space: nowrap;
  cursor: pointer;
  align-items: center;
  flex-shrink: 0;
  font-size: 0.75rem;
  font-weight: 600;
  color: #9A9080;
}.gya-sbar_tab_3e4:hover {
  border-color: rgba(200, 138, 44, 0.55);
  background: rgba(255, 255, 255, 0.07);
  color: #F2EDE3;
}.gya-sbar_tab_3e4.gya-state_active_3e4 {
  background: rgba(200, 136, 42, 0.18);
  border-color: rgba(200, 136, 42, 0.08);
  color: #F2EDE3;
}.gya-sbar_tab_ic_3e4 svg {
  height: 14px;
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.gya-gcg_3e4 {
  background: #0B1A27;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.gya-gcg_3e4 {
  padding: 2.75rem 1.5rem 0;
}
}.gya-gcg_in_3e4 {
  margin: 0 auto;
  max-width: 1320px;
}.gya-gcg_head_3e4 {
  margin-bottom: 20px;
  max-width: 45rem;
}.gya-gcg_label_3e4 {
  text-transform: uppercase;
  color: #C8882A;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
}.gya-gcg_h2_3e4 {
  font-size: 22px;
  font-family: 'Cormorant Garamond', serif;
  color: #F2EDE3;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 771px) {.gya-gcg_h2_3e4 {
  font-size: 28px;
}
}.gya-gcg_intro_3e4 {
  color: #7A7060;
  font-size: 13px;
  line-height: 1.6;
}.gya-gcg_grid_3e4 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.gya-gcg_grid_3e4 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.gya-gcg_grid_3e4 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.gya-gcg_card_3e4 {
  border-radius: 16px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.25rem;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 240px;
  cursor: pointer;
  justify-content: flex-end;
}.gya-gcg_card_3e4:hover {
  transform: translateY(-3px);
  border-color: rgba(200, 136, 42, 0.18);
}.gya-gcg_card_bg_3e4 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.gya-gcg_card_bg_3e4::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.gya-gcg_card_ic_3e4 {
  background: rgba(0,0,0,.45);
  border-radius: 0.375rem;
  position: absolute;
  justify-content: center;
  z-index: 2;
  display: flex;
  top: 18px;
  height: 40px;
  right: 1.125rem;
  align-items: center;
  color: #F2EDE3;
  width: 40px;
}.gya-gcg_card_ic_3e4 svg {
  stroke-linejoin: round;
  width: 20px;
  height: 20px;
  stroke-linecap: round;
}.gya-gcg_card_ct_3e4 {
  z-index: 1;
  position: relative;
}.gya-gcg_card_h_3e4 {
  font-weight: 800;
  color: #F2EDE3;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.2;
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
}
@media(min-width: 767px) {.gya-gcg_card_h_3e4 {
  font-size: 20px;
}
}.gya-gcg_card_p_3e4 {
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  line-height: 1.55;
  font-size: 12px;
  color: rgba(255,255,255,.82);
}.gya-gcg_card_p_3e4 strong {
  color: #F2EDE3;
  font-weight: 600;
}.gya-gcg_card_cta_3e4 {
  gap: 4px;
  align-items: center;
  letter-spacing: .04em;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #C8882A;
  display: inline-flex;
  font-weight: 700;
}.gya-gcg_card_cta_3e4 svg {
  stroke-linejoin: round;
  height: 0.75rem;
  stroke-linecap: round;
  width: 12px;
}.gya-ws_3e4 {
  background: #0B1A27;
  padding: 32px 16px 0;
}
@media(min-width: 767px) {.gya-ws_3e4 {
  padding: 36px 1.5rem 0;
}
}.gya-ws_in_3e4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.gya-ws_head_3e4 {
  gap: 0.75rem;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 14px;
  display: flex;
  justify-content: space-between;
}.gya-ws_title_3e4 {
  gap: 0.625rem;
  display: flex;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  align-items: center;
  font-size: 16px;
  font-weight: 700;
  color: #F2EDE3;
  font-family: 'Cormorant Garamond', serif;
}.gya-ws_title_ic_3e4 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
  color: #E8AC28;
  height: 1.125rem;
}.gya-ws_online_3e4 {
  gap: 7px;
  font-weight: 600;
  color: #7A7060;
  font-size: 0.75rem;
  align-items: center;
  display: flex;
}.gya-ws_online_dot_3e4 {
  background: #2EA86A;
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(46, 168, 106, 0.16);
  height: 8px;
  flex-shrink: 0;
  width: 0.5rem;
}.gya-ws_scroll_3e4 {
  gap: 0.5rem;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.gya-ws_scroll_3e4::-webkit-scrollbar {
  display: none;
}.gya-wc_3e4 {
  gap: 0.625rem;
  background: #0E1D2E;
  border-radius: 0.625rem;
  padding: 10px 14px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  min-width: 13.75rem;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.gya-wc_img_3e4 {
  overflow: hidden;
  background: #112233;
  border-radius: 0.375rem;
  height: 36px;
  flex-shrink: 0;
  width: 2.25rem;
}.gya-wc_img_3e4 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.gya-wc_info_3e4 {
  min-width: 0;
}.gya-wc_game_3e4 {
  overflow: hidden;
  color: #C8BEA8;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
  font-weight: 600;
}.gya-wc_player_3e4 {
  overflow: hidden;
  color: #908468;
  white-space: nowrap;
  font-size: 0.625rem;
  text-overflow: ellipsis;
}.gya-wc_amount_3e4 {
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
  margin-left: auto;
  color: #2EA86A;
  flex-shrink: 0;
}.gya-bon_3e4 {
  padding: 36px 1rem 0;
  background: #0B1A27;
}
@media(min-width: 769px) {.gya-bon_3e4 {
  padding: 2.75rem 1.5rem 0;
}
}.gya-bon_in_3e4 {
  margin: 0 auto;
  max-width: 1320px;
}.gya-bon_head_3e4 {
  margin-bottom: 20px;
}.gya-bon_label_3e4 {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #C8882A;
  text-transform: uppercase;
  font-size: 0.688rem;
}.gya-bon_h2_3e4 {
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
  color: #F2EDE3;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 767px) {.gya-bon_h2_3e4 {
  font-size: 1.5rem;
}
}.gya-bon_seo_3e4 {
  line-height: 1.6;
  color: #7A7060;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  font-size: 13px;
}.gya-bon_seo_3e4 strong {
  color: #C8BEA8;
  font-weight: 700;
}.gya-bon_seo_3e4 a {
  text-decoration: underline;
  color: #C8882A;
}.gya-bon_grid_3e4 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 639px) {.gya-bon_grid_3e4 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.gya-bon_grid_3e4 {
  grid-template-columns: repeat(5,1fr);
}
}.gya-bon_card_3e4 {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  border-radius: 0.625rem;
  background: #0E1D2E;
}.gya-bon_card_3e4:hover {
  transform: translateY(-2px);
  border-color: rgba(200, 136, 42, 0.08);
}.gya-bon_card_ic_3e4 svg {
  height: 26px;
  width: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.gya-bon_card_ic_3e4 {
  margin-bottom: 10px;
}.gya-bon_card_type_3e4 {
  margin-bottom: 0.375rem;
  font-size: 0.625rem;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  color: #7A7060;
}.gya-bon_card_amount_3e4 {
  line-height: 1.1;
  color: #E8AC28;
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-size: 18px;
}.gya-bon_card_name_3e4 {
  color: #F2EDE3;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 0.813rem;
  font-weight: 600;
}.gya-bon_card_detail_3e4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  padding-top: 8px;
  color: #908468;
  font-size: 11px;
  overflow-wrap: break-word;
}.gya-prov_3e4 {
  padding: 2.25rem 1rem 0;
  background: #0B1A27;
}
@media(min-width: 766px) {.gya-prov_3e4 {
  padding: 44px 24px 0;
}
}.gya-prov_in_3e4 {
  margin: 0 auto;
  max-width: 1320px;
}.gya-prov_head_3e4 {
  margin-bottom: 16px;
}.gya-prov_label_3e4 {
  color: #C8882A;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.gya-prov_h2_3e4 {
  color: #F2EDE3;
  font-size: 1.25rem;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
}
@media(min-width: 770px) {.gya-prov_h2_3e4 {
  font-size: 1.5rem;
}
}.gya-prov_seo_3e4 {
  font-size: 0.813rem;
  margin-bottom: 1rem;
  line-height: 1.6;
  color: #7A7060;
  overflow-wrap: break-word;
  max-width: 620px;
}.gya-prov_seo_3e4 strong {
  font-weight: 700;
  color: #C8BEA8;
}.gya-prov_seo_3e4 a {
  text-decoration: underline;
  color: #C8882A;
}.gya-prov_grid_3e4 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 642px) {.gya-prov_grid_3e4 {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.gya-prov_grid_3e4 {
  grid-template-columns: repeat(8,1fr);
}
}.gya-prov_card_3e4 {
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  background: #0E1D2E;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.875rem 10px;
  display: flex;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
}.gya-prov_card_3e4:hover {
  background: #112233;
  border-color: rgba(200, 138, 44, 0.55);
}.gya-prov_logo_3e4 {
  overflow: hidden;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  height: 44px;
  justify-content: center;
  align-items: center;
  width: 44px;
  display: flex;
}.gya-prov_logo_3e4 img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.gya-prov_name_3e4 {
  overflow-wrap: break-word;
  font-weight: 600;
  color: #9A9080;
  font-size: 0.688rem;
  text-align: center;
}.gya-reg_3e4 {
  background: #0B1A27;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.gya-reg_3e4 {
  padding: 2.75rem 24px 0;
}
}.gya-reg_in_3e4 {
  background: #112233;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 1rem;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.gya-reg_in_3e4 {
  padding: 40px;
}
}.gya-reg_top_3e4 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 862px) {.gya-reg_top_3e4 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.gya-reg_label_3e4 {
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  color: #C8882A;
}.gya-reg_h2_3e4 {
  font-size: 22px;
  color: #F2EDE3;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 0.75rem;
}
@media(min-width: 770px) {.gya-reg_h2_3e4 {
  font-size: 28px;
}
}.gya-reg_bonus_3e4 {
  background: rgba(232, 172, 40, 0.16);
  border: 1px solid rgba(232, 172, 40, 0.16);
  gap: 0.5rem;
  border-radius: 0.625rem;
  padding: 10px 16px;
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.gya-reg_bonus_amount_3e4 {
  font-weight: 800;
  font-size: 1.25rem;
  color: #E8AC28;
}.gya-reg_bonus_text_3e4 {
  line-height: 1.35;
  color: #9A9080;
  font-size: 0.813rem;
}.gya-reg_cta_btn_3e4 {
  padding: 0.875rem 2rem;
  transition: background .2s;
  border-radius: 0.625rem;
  background: #2EA86A;
  font-weight: 700;
  box-shadow: 0 3px 14px rgba(46, 168, 106, 0.45), 0 1px 3px rgba(0, 0, 0, 0.55);
  margin-bottom: 12px;
  font-size: 0.938rem;
  color: #0C1820;
  display: inline-block;
}.gya-reg_cta_btn_3e4:hover {
  background: #38C47C;
}.gya-reg_terms_3e4 {
  color: #908468;
  line-height: 1.5;
  font-size: 11px;
}.gya-reg_seo_3e4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  font-size: 0.813rem;
  margin-top: 20px;
  color: #7A7060;
  line-height: 1.65;
  overflow-wrap: break-word;
}.gya-reg_seo_3e4 p {
  color: #7A7060;
  margin-bottom: 10px;
  line-height: 1.65;
  font-size: 0.813rem;
}.gya-reg_seo_3e4 p:last-child {
  margin-bottom: 0;
}.gya-reg_seo_3e4 strong {
  color: #C8BEA8;
  font-weight: 700;
}.gya-reg_seo_3e4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8882A;
}.gya-reg_seo_3e4 a:hover {
  color: #E0A040;
}.gya-reg_seo_3e4 ul,.gya-reg_seo_3e4 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.gya-reg_seo_3e4 ol {
  list-style: decimal;
}.gya-reg_seo_3e4 li {
  color: #7A7060;
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 0.25rem;
}.gya-reg_seo_3e4 table {
  margin-bottom: 0.625rem;
  overflow-x: auto;
  display: block;
  font-size: 0.813rem;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 769px) {.gya-reg_seo_3e4 table {
  display: table;
}
}.gya-reg_seo_3e4 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C8BEA8;
  text-align: left;
  font-weight: 700;
}.gya-reg_seo_3e4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #7A7060;
}.gya-reg_steps_3e4 {
  gap: 14px;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width: 861px) {.gya-reg_steps_3e4 {
  margin-top: 0;
}
}.gya-reg_step_3e4 {
  border-radius: 0.625rem;
  padding: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  gap: 0.875rem;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.gya-reg_step_num_3e4 {
  border: 1px solid rgba(200, 136, 42, 0.08);
  background: rgba(200, 136, 42, 0.18);
  border-radius: 50%;
  color: #C8882A;
  font-size: 0.875rem;
  font-weight: 800;
  justify-content: center;
  height: 2.125rem;
  width: 34px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.gya-reg_step_title_3e4 {
  color: #F2EDE3;
  font-size: 0.875rem;
  margin-bottom: 3px;
  font-weight: 700;
}.gya-reg_step_text_3e4 {
  line-height: 1.5;
  font-size: 12px;
  color: #7A7060;
}.gya-reg_trust_3e4 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 1.25rem;
  display: flex;
  padding-top: 20px;
  flex-wrap: wrap;
}.gya-reg_trust_item_3e4 {
  gap: 7px;
  align-items: center;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: #7A7060;
  display: flex;
}.gya-reg_trust_ic_3e4 svg {
  color: #C8882A;
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
  stroke-linecap: round;
}.gya-app_3e4 {
  padding: 36px 1rem 0;
  background: #0B1A27;
}
@media(min-width: 767px) {.gya-app_3e4 {
  padding: 44px 1.5rem 0;
}
}.gya-app_in_3e4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.gya-app_head_3e4 {
  margin-bottom: 1rem;
}.gya-app_label_3e4 {
  color: #C8882A;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}.gya-app_h2_3e4 {
  overflow-wrap: break-word;
  color: #F2EDE3;
  margin-bottom: 6px;
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 769px) {.gya-app_h2_3e4 {
  font-size: 24px;
}
}.gya-app_sub_3e4 {
  color: #7A7060;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 600px;
}.gya-app_sub_3e4 strong {
  font-weight: 700;
  color: #C8BEA8;
}.gya-app_cards_3e4 {
  gap: 0.625rem;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.gya-app_cards_3e4 {
  grid-template-columns: repeat(3,1fr);
}
}.gya-app_card_3e4 {
  border-radius: 0.625rem;
  overflow: hidden;
  gap: 16px;
  padding: 1.25rem;
  flex-wrap: wrap;
  display: flex;
  position: relative;
  align-items: flex-start;
}.gya-app_card_ios_3e4 {
  background: linear-gradient(135deg,rgba(200, 136, 42, 0.18) 0%,#112233 100%);
}.gya-app_card_android_3e4 {
  background: linear-gradient(135deg,rgba(46, 168, 106, 0.16) 0%,#112233 100%);
}.gya-app_card_win_3e4 {
  background: linear-gradient(135deg,rgba(232, 172, 40, 0.16) 0%,#112233 100%);
}.gya-app_card_ic_3e4 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 34px;
  height: 34px;
}.gya-app_card_ic_3e4 {
  color: #F2EDE3;
  flex-shrink: 0;
}.gya-app_card_os_3e4 {
  margin-bottom: 6px;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #7A7060;
  font-weight: 700;
  letter-spacing: .08em;
}.gya-app_card_title_3e4 {
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  color: #F2EDE3;
}.gya-app_card_text_3e4 {
  color: #7A7060;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.5;
  margin-bottom: 14px;
}.gya-app_card_btn_3e4 {
  border-radius: 6px;
  border: 1px solid rgba(200, 138, 44, 0.55);
  padding: 0.625rem 18px;
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  gap: 7px;
  font-size: 0.813rem;
  color: #F2EDE3;
  display: inline-flex;
  font-weight: 700;
  align-items: center;
}.gya-app_card_btn_3e4:hover {
  background: rgba(255, 255, 255, 0.07);
}.gya-faq_3e4 {
  padding: 2.25rem 1rem 0;
  background: #0B1A27;
}
@media(min-width: 766px) {.gya-faq_3e4 {
  padding: 2.75rem 1.5rem 0;
}
}.gya-faq_in_3e4 {
  margin: 0 auto;
  max-width: 1320px;
}.gya-faq_head_3e4 {
  margin-bottom: 1.25rem;
}.gya-faq_label_3e4 {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #C8882A;
  font-size: 11px;
}.gya-faq_h2_3e4 {
  font-size: 1.25rem;
  color: #F2EDE3;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 765px) {.gya-faq_h2_3e4 {
  font-size: 1.5rem;
}
}.gya-faq_list_3e4 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.gya-faq_item_3e4 {
  background: #112233;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.625rem;
  overflow: hidden;
}.gya-faq_q_3e4 {
  padding: 16px 20px;
  gap: 0.75rem;
  transition: color .2s;
  flex-wrap: wrap;
  color: #C8BEA8;
  justify-content: space-between;
  font-weight: 600;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  cursor: pointer;
  display: flex;
  align-items: center;
}.gya-faq_q_3e4:hover {
  color: #F2EDE3;
}.gya-faq_q_ic_3e4 {
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  height: 1.5rem;
  font-size: 16px;
  flex-shrink: 0;
  color: #C8882A;
  justify-content: center;
  align-items: center;
  width: 24px;
  display: flex;
}.gya-faq_item_3e4.gya-state_open_3e4 .gya-faq_q_ic_3e4 {
  transform: rotate(45deg);
}.gya-faq_a_3e4 {
  padding: 0 1.25rem 1rem;
  display: none;
  line-height: 1.7;
  font-size: 13px;
  color: #7A7060;
  overflow-wrap: break-word;
}.gya-faq_item_3e4.gya-state_open_3e4 .gya-faq_a_3e4 {
  display: block;
}.gya-faq_a_3e4 strong {
  font-weight: 700;
  color: #C8BEA8;
}.gya-faq_a_3e4 a {
  text-decoration: underline;
  color: #C8882A;
}.gya-faq_a_3e4 ul,.gya-faq_a_3e4 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.gya-faq_a_3e4 ol {
  list-style: decimal;
}.gya-faq_a_3e4 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.gya-faq_a_3e4 table {
  margin: 0.5rem 0;
  display: block;
  width: 100%;
  font-size: 12px;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 771px) {.gya-faq_a_3e4 table {
  display: table;
}
}.gya-faq_a_3e4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #C8BEA8;
}.gya-faq_a_3e4 td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A7060;
}.gya-seo_3e4 {
  background: #0B1A27;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.gya-seo_3e4 {
  padding: 44px 24px 0;
}
}.gya-seo_in_3e4 {
  background: #112233;
  margin: 0 auto;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width:768px) {.gya-seo_in_3e4 {
  padding: 2.25rem 40px;
}
}.gya-seo_label_3e4 {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #C8882A;
}.gya-seo_h2_3e4 {
  margin-bottom: 14px;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.25;
  color: #F2EDE3;
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.gya-seo_h2_3e4 {
  font-size: 1.5rem;
}
}.gya-seo_body_3e4 {
  font-size: 0.875rem;
  color: #9A9080;
  overflow-wrap: break-word;
  line-height: 1.75;
}.gya-seo_body_3e4 p {
  line-height: 1.75;
  margin-bottom: 12px;
  color: #9A9080;
  font-size: 14px;
}.gya-seo_body_3e4 p:last-child {
  margin-bottom: 0;
}.gya-seo_body_3e4 strong {
  font-weight: 700;
  color: #C8BEA8;
}.gya-seo_body_3e4 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C8882A;
}.gya-seo_body_3e4 a:hover {
  color: #E0A040;
}.gya-seo_body_3e4 ul,.gya-seo_body_3e4 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.gya-seo_body_3e4 ol {
  list-style: decimal;
}.gya-seo_body_3e4 li {
  line-height: 1.75;
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #9A9080;
}.gya-seo_body_3e4 table {
  margin-bottom: 12px;
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
}
@media(min-width: 766px) {.gya-seo_body_3e4 table {
  display: table;
}
}.gya-seo_body_3e4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  font-weight: 700;
  color: #C8BEA8;
  text-align: left;
}.gya-seo_body_3e4 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A9080;
}.gya-seo_cols_3e4 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 643px) {.gya-seo_cols_3e4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.gya-seo_cols_3e4 {
  grid-template-columns: repeat(3,1fr);
}
}.gya-seo_col_h_3e4 {
  font-weight: 700;
  color: #C8BEA8;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 13px;
}.gya-seo_col_p_3e4 {
  line-height: 1.65;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7A7060;
}.gya-seo_stats_3e4 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.gya-seo_stat_3e4 {
  border: 1px solid rgba(200, 136, 42, 0.18);
  padding: 0.875rem 16px;
  background: rgba(200, 136, 42, 0.08);
  flex: 1;
  border-radius: 0.625rem;
  min-width: 8.75rem;
}.gya-seo_stat_val_3e4 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 4px;
  color: #C8882A;
}.gya-seo_stat_lb_3e4 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #7A7060;
}.gya-seo_3e4 {
  background: #0B1A27;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.gya-seo_3e4 {
  padding: 44px 24px 0;
}
}.gya-seo_in_3e4 {
  border-radius: 16px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 28px 1.5rem;
  background: #112233;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.gya-seo_in_3e4 {
  padding: 36px 2.5rem;
}
}.gya-seo_label_3e4 {
  font-size: 11px;
  color: #C8882A;
  font-weight: 700;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.gya-seo_h2_3e4 {
  font-size: 1.25rem;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #F2EDE3;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 766px) {.gya-seo_h2_3e4 {
  font-size: 24px;
}
}.gya-seo_body_3e4 {
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #9A9080;
}.gya-seo_body_3e4 p {
  line-height: 1.75;
  font-size: 0.875rem;
  color: #9A9080;
  margin-bottom: 0.75rem;
}.gya-seo_body_3e4 p:last-child {
  margin-bottom: 0;
}.gya-seo_body_3e4 strong {
  font-weight: 700;
  color: #C8BEA8;
}.gya-seo_body_3e4 a {
  transition: color .2s;
  color: #C8882A;
  text-decoration: underline;
}.gya-seo_body_3e4 a:hover {
  color: #E0A040;
}.gya-seo_body_3e4 ul,.gya-seo_body_3e4 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.gya-seo_body_3e4 ol {
  list-style: decimal;
}.gya-seo_body_3e4 li {
  font-size: 0.875rem;
  color: #9A9080;
  margin-bottom: 6px;
  line-height: 1.75;
}.gya-seo_body_3e4 table {
  font-size: 13px;
  margin-bottom: 12px;
  display: block;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width:768px) {.gya-seo_body_3e4 table {
  display: table;
}
}.gya-seo_body_3e4 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #C8BEA8;
}.gya-seo_body_3e4 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #9A9080;
}.gya-seo_cols_3e4 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 642px) {.gya-seo_cols_3e4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.gya-seo_cols_3e4 {
  grid-template-columns: repeat(3,1fr);
}
}.gya-seo_col_h_3e4 {
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #C8BEA8;
}.gya-seo_col_p_3e4 {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #7A7060;
}.gya-seo_stats_3e4 {
  gap: 16px;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.gya-seo_stat_3e4 {
  background: rgba(200, 136, 42, 0.08);
  flex: 1;
  border-radius: 10px;
  padding: 14px 16px;
  border: 1px solid rgba(200, 136, 42, 0.18);
  min-width: 140px;
}.gya-seo_stat_val_3e4 {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  color: #C8882A;
  font-weight: 800;
}.gya-seo_stat_lb_3e4 {
  overflow-wrap: break-word;
  color: #7A7060;
  font-size: 11px;
}.gya-seo_3e4 {
  padding: 2.25rem 16px 0;
  background: #0B1A27;
}
@media(min-width: 767px) {.gya-seo_3e4 {
  padding: 2.75rem 1.5rem 0;
}
}.gya-seo_in_3e4 {
  margin: 0 auto;
  background: #112233;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.75rem 24px;
  max-width: 1320px;
}
@media(min-width: 770px) {.gya-seo_in_3e4 {
  padding: 36px 2.5rem;
}
}.gya-seo_label_3e4 {
  color: #C8882A;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
}.gya-seo_h2_3e4 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.25rem;
  color: #F2EDE3;
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.gya-seo_h2_3e4 {
  font-size: 24px;
}
}.gya-seo_body_3e4 {
  overflow-wrap: break-word;
  color: #9A9080;
  font-size: 14px;
  line-height: 1.75;
}.gya-seo_body_3e4 p {
  margin-bottom: 0.75rem;
  color: #9A9080;
  line-height: 1.75;
  font-size: 14px;
}.gya-seo_body_3e4 p:last-child {
  margin-bottom: 0;
}.gya-seo_body_3e4 strong {
  font-weight: 700;
  color: #C8BEA8;
}.gya-seo_body_3e4 a {
  transition: color .2s;
  color: #C8882A;
  text-decoration: underline;
}.gya-seo_body_3e4 a:hover {
  color: #E0A040;
}.gya-seo_body_3e4 ul,.gya-seo_body_3e4 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.gya-seo_body_3e4 ol {
  list-style: decimal;
}.gya-seo_body_3e4 li {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #9A9080;
}.gya-seo_body_3e4 table {
  border-collapse: collapse;
  font-size: 13px;
  display: block;
  overflow-x: auto;
  margin-bottom: 12px;
  width: 100%;
}
@media(min-width: 771px) {.gya-seo_body_3e4 table {
  display: table;
}
}.gya-seo_body_3e4 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C8BEA8;
}.gya-seo_body_3e4 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A9080;
}.gya-seo_cols_3e4 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.gya-seo_cols_3e4 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.gya-seo_cols_3e4 {
  grid-template-columns: repeat(3,1fr);
}
}.gya-seo_col_h_3e4 {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  color: #C8BEA8;
}.gya-seo_col_p_3e4 {
  line-height: 1.65;
  color: #7A7060;
  overflow-wrap: break-word;
  font-size: 13px;
}.gya-seo_stats_3e4 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.gya-seo_stat_3e4 {
  padding: 14px 1rem;
  flex: 1;
  background: rgba(200, 136, 42, 0.08);
  border-radius: 0.625rem;
  border: 1px solid rgba(200, 136, 42, 0.18);
  min-width: 140px;
}.gya-seo_stat_val_3e4 {
  margin-bottom: 4px;
  color: #C8882A;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.gya-seo_stat_lb_3e4 {
  overflow-wrap: break-word;
  color: #7A7060;
  font-size: 0.688rem;
}.gya-rv_3e4 {
  padding: 2.25rem 1rem 0;
  background: #0B1A27;
}
@media(min-width: 765px) {.gya-rv_3e4 {
  padding: 44px 1.5rem 0;
}
}.gya-rv_in_3e4 {
  margin: 0 auto;
  max-width: 82.5rem;
}.gya-rv_head_3e4 {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.gya-rv_label_3e4 {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 0.688rem;
  color: #C8882A;
}.gya-rv_h2_3e4 {
  color: #F2EDE3;
  margin-bottom: 0.625rem;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-size: 22px;
  font-weight: 800;
}
@media(min-width: 770px) {.gya-rv_h2_3e4 {
  font-size: 1.75rem;
}
}.gya-rv_stats_3e4 {
  gap: 1.125rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  font-size: 0.813rem;
  color: #7A7060;
}.gya-rv_stats_score_3e4 {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.gya-rv_stats_score_val_3e4 {
  font-weight: 800;
  font-size: 1.375rem;
  font-family: 'Cormorant Garamond', serif;
  color: #E8AC28;
}.gya-rv_stats_score_max_3e4 {
  color: #908468;
  font-size: 13px;
}.gya-rv_stats_badge_3e4 {
  gap: 4px;
  align-items: center;
  display: flex;
}.gya-rv_stats_badge_3e4 svg {
  height: 14px;
  width: 14px;
  color: #E8AC28;
}.gya-rv_grid_3e4 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.gya-rv_grid_3e4 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.gya-rv_grid_3e4 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.gya-rv_card_3e4 {
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 10px;
  background: #112233;
  display: flex;
  flex-direction: column;
}.gya-rv_card_stars_3e4 {
  gap: 2px;
  margin-bottom: 10px;
  display: flex;
  color: #E8AC28;
}.gya-rv_card_stars_3e4 svg {
  height: 0.875rem;
  width: 0.875rem;
}.gya-rv_card_h_3e4 {
  margin-bottom: 8px;
  font-weight: 700;
  color: #F2EDE3;
  font-size: 14px;
  line-height: 1.3;
  overflow-wrap: break-word;
}.gya-rv_card_body_3e4 {
  flex: 1;
  line-height: 1.65;
  color: #7A7060;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}.gya-rv_card_body_3e4 strong {
  font-weight: 600;
  color: #C8BEA8;
}.gya-rv_card_meta_3e4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  padding-top: 12px;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  display: flex;
}.gya-rv_card_author_3e4 {
  color: #C8BEA8;
  font-weight: 600;
  font-size: 0.75rem;
}.gya-rv_card_date_3e4 {
  font-size: 0.688rem;
  color: #908468;
}.gya-ft_3e4 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #060E18;
  margin-top: 3rem;
}.gya-ft_support_3e4 {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.gya-ft_support_3e4 {
  padding: 1.75rem 24px;
}
}.gya-ft_support_in_3e4 {
  margin: 0 auto;
  gap: 1rem;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.gya-ft_support_main_3e4 {
  flex: 1;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  min-width: 13.75rem;
}.gya-ft_support_ic_3e4 {
  flex-shrink: 0;
  color: #C8882A;
}.gya-ft_support_ic_3e4 svg {
  width: 30px;
  stroke-linecap: round;
  height: 30px;
  stroke-linejoin: round;
}.gya-ft_support_text_title_3e4 {
  color: #F2EDE3;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.938rem;
}.gya-ft_support_text_sub_3e4 {
  font-size: 0.75rem;
  color: #7A7060;
  overflow-wrap: break-word;
}.gya-ft_support_btn_3e4 {
  border-radius: 10px;
  padding: 11px 22px;
  transition: background .2s;
  background: #C8882A;
  font-weight: 700;
  font-size: 13px;
  flex-shrink: 0;
  white-space: nowrap;
  color: #F2EDE3;
}.gya-ft_support_btn_3e4:hover {
  background: #E0A040;
}.gya-ft_support_contacts_3e4 {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.gya-ft_support_contact_3e4 {
  color: #908468;
  font-size: 12px;
  line-height: 1.4;
}.gya-ft_support_contact_3e4 strong {
  display: block;
  color: #9A9080;
  font-weight: 600;
  font-size: 11px;
  margin-bottom: 2px;
}.gya-ft_main_3e4 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 2rem 16px 1.5rem;
}
@media(min-width: 769px) {.gya-ft_main_3e4 {
  padding: 2.5rem 24px 2rem;
}
}.gya-ft_main_in_3e4 {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 641px) {.gya-ft_main_in_3e4 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.gya-ft_main_in_3e4 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.gya-ft_col_logo_3e4 {
  grid-column: 1/-1;
}
@media(min-width: 1083px) {.gya-ft_col_logo_3e4 {
  grid-column: auto;
}
}.gya-ft_logo_3e4 {
  gap: 9px;
  flex-wrap: wrap;
  color: #F2EDE3;
  align-items: center;
  font-size: 1rem;
  font-weight: 800;
  margin-bottom: 0.75rem;
  display: flex;
  overflow-wrap: break-word;
}.gya-ft_logo_mark_3e4 {
  border-radius: 0.375rem;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.gya-ft_logo_mark_3e4 img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.gya-ft_logo_sub_3e4 {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #908468;
  max-width: 200px;
  line-height: 1.55;
}.gya-ft_col_title_3e4 {
  font-weight: 700;
  text-transform: uppercase;
  color: #9A9080;
  margin-bottom: 0.875rem;
  font-size: 12px;
  letter-spacing: .07em;
}.gya-ft_col_links_3e4 {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.gya-ft_col_link_3e4 {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #908468;
  font-size: 0.813rem;
}.gya-ft_col_link_3e4:hover {
  color: #C8BEA8;
}.gya-ft_apps_3e4 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.gya-ft_app_card_3e4 {
  border-radius: 6px;
  transition: border-color .2s;
  padding: 0.625rem 12px;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  display: flex;
}.gya-ft_app_card_3e4:hover {
  border-color: rgba(200, 138, 44, 0.55);
}.gya-ft_app_card_ic_3e4 svg {
  width: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 22px;
}.gya-ft_app_card_os_3e4 {
  font-size: 10px;
  color: #908468;
  font-weight: 600;
}.gya-ft_app_card_action_3e4 {
  font-weight: 700;
  color: #C8BEA8;
  font-size: 0.75rem;
}.gya-ft_bot_3e4 {
  padding: 20px 16px;
}
@media(min-width: 766px) {.gya-ft_bot_3e4 {
  padding: 20px 24px;
}
}.gya-ft_bot_in_3e4 {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  max-width: 1320px;
  display: flex;
  flex-wrap: wrap;
}.gya-ft_socials_3e4 {
  gap: 8px;
  display: flex;
}.gya-ft_soc_3e4 {
  border-radius: 0.375rem;
  transition: background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  height: 36px;
  width: 36px;
  color: #9A9080;
  display: flex;
  justify-content: center;
}.gya-ft_soc_3e4 svg {
  height: 16px;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.gya-ft_soc_3e4:hover {
  background: rgba(255, 255, 255, 0.07);
}.gya-ft_legal_3e4 {
  flex: 1;
  color: #8C8272;
  overflow-wrap: break-word;
  min-width: 200px;
  font-size: 11px;
  line-height: 1.6;
}.gya-ft_legal_3e4 strong {
  color: #9A9080;
  font-weight: 700;
}.gya-ft_legal_3e4 a {
  text-decoration: underline;
  color: #9A9080;
}.gya-ft_age_3e4 {
  border: 2px solid #8C8272;
  border-radius: 50%;
  justify-content: center;
  font-size: 11px;
  display: flex;
  font-weight: 800;
  color: #8C8272;
  flex-shrink: 0;
  height: 2rem;
  margin-left: auto;
  align-items: center;
  width: 2rem;
}