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;
  cursor: pointer;
  color: inherit;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #0D1410;
  -webkit-font-smoothing: antialiased;
  color: #C5D9CC;
  font-family: 'Cabin', sans-serif;
  line-height: 1.6;
  min-height: 100vh;
}.yqa-layout_xr3 {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.yqa-page_xr3 {
  min-height: 100vh;
  display: flex;
}.yqa-main_xr3 {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media (min-width: 1082px) {.yqa-main_xr3 {
  padding-left: 220px;
}
}
@media (max-width:1079px) {.yqa-main_xr3 {
  padding-bottom: 72px;
}
}.yqa-gc_xr3 {
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #111A15;
  overflow: hidden;
  border-radius: 10px;
  width: 140px;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width: 642px) {.yqa-gc_xr3 {
  width: 156px;
}
}
@media(min-width: 1083px) {.yqa-gc_xr3 {
  width: 10.5rem;
}
}.yqa-gc_xr3:hover {
  transform: translateY(-3px);
  border-color: rgba(62, 219, 114, 0.07);
}.yqa-gc_img_xr3 {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.yqa-gc_img_xr3 img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  height: 100%;
  width: 100%;
}.yqa-gc_hover_xr3 {
  inset: 0;
  background: rgba(8, 12, 10, 0.74);
  transition: opacity .2s;
  align-items: center;
  justify-content: center;
  position: absolute;
  display: flex;
  opacity: 0;
}.yqa-gc_xr3:hover .yqa-gc_hover_xr3 {
  opacity: 1;
}.yqa-gc_hover_btn_xr3 {
  padding: 0.5rem 1rem;
  background: #3EDB72;
  border-radius: 6px;
  font-size: 0.75rem;
  font-weight: 700;
  color: #EFF8F2;
}.yqa-gc_info_xr3 {
  padding: 8px 0.625rem 0.625rem;
}.yqa-gc_name_xr3 {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  color: #C5D9CC;
  margin-bottom: 3px;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
}.yqa-gc_prov_xr3 {
  font-size: 0.625rem;
  color: #6E8A7A;
}.yqa-gc_tag_xr3 {
  padding: 2px 0.438rem;
  border-radius: 4px;
  text-transform: uppercase;
  font-size: 9px;
  position: absolute;
  top: 0.375rem;
  z-index: 2;
  letter-spacing: .04em;
  font-weight: 700;
  left: 0.375rem;
}.yqa-gc_tag_hot_xr3 {
  background: #E04242;
  color: #fff;
}.yqa-gc_tag_new_xr3 {
  background: #2EC95A;
  color: #0D1410;
}.yqa-gc_tag_jp_xr3 {
  background: #D49638;
  color: #0D1410;
}.yqa-gc_tag_ex_xr3 {
  background: #D4893A;
  color: #fff;
}.yqa-gc_tag_live_xr3 {
  background: #E04242;
  color: #fff;
}.yqa-gr_xr3 {
  background: #0D1410;
  padding: 32px 16px 0;
}
@media(min-width: 767px) {.yqa-gr_xr3 {
  padding: 36px 1.5rem 0;
}
}.yqa-gr_in_xr3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.yqa-gr_head_xr3 {
  gap: 12px;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.yqa-gr_head_l_xr3 {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  align-items: center;
  display: flex;
}.yqa-gr_ic_xr3 {
  border-radius: 0.625rem;
  flex-shrink: 0;
  width: 2rem;
  align-items: center;
  display: flex;
  height: 2rem;
  justify-content: center;
}.yqa-gr_ic_xr3 svg {
  height: 16px;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.yqa-gr_title_xr3 {
  color: #EFF8F2;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
  overflow-wrap: break-word;
  font-size: 16px;
}
@media(min-width: 769px) {.yqa-gr_title_xr3 {
  font-size: 1.125rem;
}
}.yqa-gr_more_xr3 {
  gap: 0.313rem;
  transition: color .2s;
  font-weight: 600;
  align-items: center;
  color: #7A9485;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 0.75rem;
  display: flex;
}.yqa-gr_more_xr3:hover {
  color: #3EDB72;
}.yqa-gr_more_xr3 svg {
  height: 0.75rem;
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.yqa-gr_arrows_xr3 {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.yqa-gr_arr_xr3 {
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  width: 30px;
  color: #94B09F;
  height: 30px;
  justify-content: center;
  align-items: center;
  display: flex;
}.yqa-gr_arr_xr3:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EFF8F2;
}.yqa-gr_arr_xr3 svg {
  stroke-linejoin: round;
  width: 13px;
  height: 0.813rem;
  stroke-linecap: round;
}.yqa-gr_seo_h_xr3 {
  margin: 0 0 6px;
  font-weight: 700;
  color: #C5D9CC;
  max-width: 42.5rem;
  font-family: 'Oswald', sans-serif;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.yqa-gr_seo_h_xr3 {
  font-size: 0.875rem;
}
}.yqa-gr_seo_xr3 {
  color: #7A9485;
  font-size: 0.75rem;
  margin-bottom: 0.75rem;
  max-width: 42.5rem;
  line-height: 1.55;
  overflow-wrap: break-word;
}.yqa-gr_seo_xr3 strong {
  color: #C5D9CC;
  font-weight: 600;
}.yqa-gr_scroll_xr3 {
  gap: 0.625rem;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
  overflow-x: auto;
  display: flex;
  -webkit-overflow-scrolling: touch;
}.yqa-gr_scroll_xr3::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.yqa-gr_scroll_xr3 {
  gap: 0.75rem;
}
}.yqa-tb_xr3 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0D1410;
  z-index: 80;
  align-items: center;
  height: 56px;
  position: fixed;
  right: 0;
  display: flex;
  top: 0;
  left: 0;
}.yqa-tb_in_xr3 {
  gap: 0;
  padding: 0 0.875rem;
  display: flex;
  width: 100%;
  align-items: center;
  height: 100%;
}.yqa-tb_burger_xr3 {
  border-radius: 0.625rem;
  gap: 5px;
  height: 2.375rem;
  margin-right: 0.5rem;
  flex-shrink: 0;
  width: 2.375rem;
  flex-direction: column;
  display: flex;
  justify-content: center;
  align-items: center;
}.yqa-tb_burger_xr3:hover {
  background: rgba(255, 255, 255, 0.05);
}.yqa-tb_burger_line_xr3 {
  border-radius: 1px;
  background: #94B09F;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width:1080px) {.yqa-tb_burger_xr3 {
  display: none;
}
}.yqa-tb_logo_xr3 {
  gap: 9px;
  overflow-wrap: break-word;
  align-items: center;
  font-weight: 800;
  font-size: 18px;
  display: flex;
  color: #EFF8F2;
  flex-shrink: 0;
  margin-right: 20px;
  letter-spacing: -.01em;
}.yqa-tb_logo_mark_xr3 {
  border-radius: 10px;
  overflow: hidden;
  justify-content: center;
  height: 2rem;
  display: flex;
  width: 32px;
  align-items: center;
}.yqa-tb_logo_mark_xr3 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.yqa-tb_nav_xr3 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 643px) {.yqa-tb_nav_xr3 {
  display: flex;
}
}.yqa-tb_tab_xr3 {
  border-radius: 10px;
  transition: background .15s,color .15s;
  padding: 8px 14px;
  font-size: 13px;
  color: #94B09F;
  white-space: nowrap;
  font-weight: 600;
}.yqa-tb_tab_xr3:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EFF8F2;
}.yqa-tb_tab_xr3.yqa-state_active_xr3 {
  background: rgba(62, 219, 114, 0.18);
  color: #EFF8F2;
}.yqa-tb_right_xr3 {
  gap: 0.5rem;
  align-items: center;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
}.yqa-tb_login_xr3 {
  transition: border-color .2s,color .2s;
  border-radius: 10px;
  padding: 0.563rem 1rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  font-weight: 600;
  font-size: 13px;
  color: #C5D9CC;
  display: none;
}.yqa-tb_login_xr3:hover {
  border-color: rgba(62, 219, 114, 0.38);
  color: #EFF8F2;
}
@media(min-width: 478px) {.yqa-tb_login_xr3 {
  display: block;
}
}.yqa-tb_reg_xr3 {
  border-radius: 10px;
  padding: 0.563rem 18px;
  transition: background .2s;
  background: #2EC95A;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
  color: #071209;
}.yqa-tb_reg_xr3:hover {
  background: #44D86C;
}.yqa-sb_xr3 {
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #152019;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  top: 56px;
  overflow-y: auto;
  left: 0;
  width: 220px;
  bottom: 0;
  z-index: 70;
  position: fixed;
}.yqa-sb_xr3.yqa-state_open_xr3 {
  transform: translateX(0);
}.yqa-sb_xr3::-webkit-scrollbar {
  width: 0.25rem;
}.yqa-sb_xr3::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.yqa-sb_xr3 {
  transform: translateX(0);
}
}.yqa-sb_auth_xr3 {
  padding: 0.875rem 0.75rem 10px;
}.yqa-sb_btn_reg_xr3 {
  border-radius: 10px;
  transition: background .2s;
  background: #2EC95A;
  padding: 0.688rem;
  font-weight: 700;
  text-align: center;
  display: block;
  color: #071209;
  margin-bottom: 8px;
  font-size: 0.813rem;
}.yqa-sb_btn_reg_xr3:hover {
  background: #44D86C;
}.yqa-sb_btn_login_xr3 {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 10px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.05);
  text-align: center;
  font-weight: 600;
  display: block;
  font-size: 0.813rem;
  color: #C5D9CC;
}.yqa-sb_btn_login_xr3:hover {
  border-color: rgba(62, 219, 114, 0.38);
  color: #EFF8F2;
}.yqa-sb_promo_xr3 {
  overflow: hidden;
  border: 1px solid rgba(62, 219, 114, 0.18);
  padding: 0.75rem 14px;
  margin: 0 0.75rem 10px;
  background: linear-gradient(135deg,#091C10,#152019);
  border-radius: 0.625rem;
  position: relative;
}.yqa-sb_promo_xr3::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(62, 219, 114, 0.18),transparent 70%);
  content: '';
  width: 80px;
  top: -20px;
  position: absolute;
  right: -1.25rem;
  height: 80px;
}.yqa-sb_promo_title_xr3 {
  font-weight: 700;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 11px;
  color: #3EDB72;
}.yqa-sb_promo_text_xr3 {
  font-weight: 600;
  font-size: 12px;
  color: #EFF8F2;
  overflow-wrap: break-word;
  line-height: 1.35;
}.yqa-sb_promo_sub_xr3 {
  margin-top: 3px;
  color: #7A9485;
  font-size: 10px;
}.yqa-sb_nav_xr3 {
  padding: 6px 0.5rem 1rem;
}.yqa-sb_nav_lb_xr3 {
  padding: 10px 8px 6px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
  color: #6E8A7A;
  letter-spacing: .08em;
}.yqa-sb_link_xr3 {
  gap: 0.625rem;
  transition: background .15s,color .15s;
  padding: 9px 10px;
  border-radius: 0.375rem;
  display: flex;
  font-weight: 500;
  cursor: pointer;
  color: #94B09F;
  align-items: center;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.yqa-sb_link_xr3:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EFF8F2;
}.yqa-sb_link_xr3.yqa-state_active_xr3 {
  background: rgba(62, 219, 114, 0.18);
  color: #EFF8F2;
}.yqa-sb_ic_xr3 {
  border-radius: 0.375rem;
  justify-content: center;
  display: flex;
  width: 30px;
  height: 30px;
  flex-shrink: 0;
  align-items: center;
}.yqa-sb_ic_xr3 svg {
  stroke-linejoin: round;
  width: 16px;
  height: 16px;
  stroke-linecap: round;
}.yqa-sb_ic_1_xr3 {
  background: rgba(62, 219, 114, 0.07);
  color: #3EDB72;
}.yqa-sb_ic_2_xr3 {
  background: rgba(46, 201, 90, 0.18);
  color: #2EC95A;
}.yqa-sb_ic_3_xr3 {
  background: rgba(212, 150, 56, 0.18);
  color: #D49638;
}.yqa-sb_ic_4_xr3 {
  background: rgba(212, 137, 58, 0.20);
  color: #D4893A;
}.yqa-sb_ic_5_xr3 {
  background: rgba(62, 219, 114, 0.07);
  color: #DB3A7E;
}.yqa-sb_ic_6_xr3 {
  background: rgba(212, 137, 58, 0.20);
  color: #7B3ADB;
}.yqa-sb_badge_xr3 {
  padding: 2px 7px;
  border-radius: 6px;
  background: #D49638;
  font-size: 9px;
  font-weight: 700;
  color: #071209;
  margin-left: auto;
}.yqa-sb_bot_xr3 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  padding: 0.75rem;
  display: flex;
}.yqa-sb_lang_xr3,.yqa-sb_help_xr3 {
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 6px;
  transition: border-color .2s;
  border-radius: 6px;
  flex: 1;
  gap: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  color: #94B09F;
  justify-content: center;
  display: flex;
  font-weight: 600;
  font-size: 11px;
  align-items: center;
}.yqa-sb_lang_xr3:hover,.yqa-sb_help_xr3:hover {
  border-color: rgba(62, 219, 114, 0.38);
  color: #EFF8F2;
}.yqa-sb_lang_xr3 svg,.yqa-sb_help_xr3 svg {
  height: 13px;
  width: 0.813rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.yqa-sb_bd_xr3 {
  background: rgba(8, 12, 10, 0.74);
  inset: 0;
  position: fixed;
  display: none;
  z-index: 69;
}.yqa-sb_bd_xr3.yqa-state_on_xr3 {
  display: block;
}
@media(min-width: 1077px) {.yqa-sb_bd_xr3 {
  display: none!important;
}
}.yqa-mob_nav_xr3 {
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #152019;
  left: 0;
  position: fixed;
  right: 0;
  display: flex;
  z-index: 80;
  bottom: 0;
}
@media(min-width: 1081px) {.yqa-mob_nav_xr3 {
  display: none;
}
}.yqa-mob_nav_item_xr3 {
  padding: 4px 2px;
  gap: 0.25rem;
  flex: 1;
  flex-direction: column;
  color: #6E8A7A;
  cursor: pointer;
  display: flex;
  align-items: center;
}.yqa-mob_nav_ic_xr3 {
  line-height: 1;
}.yqa-mob_nav_ic_xr3 svg {
  width: 1.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.25rem;
}.yqa-mob_nav_lb_xr3 {
  font-size: 0.625rem;
  font-weight: 600;
  color: #6E8A7A;
}.yqa-mob_nav_item_xr3.yqa-state_active_xr3 {
  color: #3EDB72;
}.yqa-mob_nav_item_xr3.yqa-state_active_xr3 .yqa-mob_nav_lb_xr3 {
  color: #3EDB72;
}.yqa-hero_xr3 {
  background: #0D1410;
  padding: 20px 1rem 0;
}
@media(min-width: 771px) {.yqa-hero_xr3 {
  padding: 1.5rem 24px 0;
}
}.yqa-hero_in_xr3 {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width: 858px) {.yqa-hero_in_xr3 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.yqa-hero_in_xr3 {
  grid-template-columns: 1fr 340px;
}
}.yqa-hero_promo_xr3 {
  border-radius: 0.875rem;
  background: #111A15;
  overflow: hidden;
  display: flex;
  position: relative;
  min-height: 13.75rem;
  align-items: stretch;
}
@media(min-width: 765px) {.yqa-hero_promo_xr3 {
  min-height: 280px;
}
}.yqa-hero_promo_bg_xr3 {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#091C10 0%,#0D1410 100%);
  background-size: cover;
  position: absolute;
}.yqa-hero_promo_bg_xr3::after {
  inset: 0;
  background: linear-gradient(90deg,#0D1410 0%,rgba(8, 12, 10, 0.74) 60%,transparent 100%);
  content: '';
  position: absolute;
}.yqa-hero_promo_glow_xr3 {
  background: radial-gradient(circle,rgba(212, 137, 58, 0.20) 0%,transparent 65%);
  border-radius: 50%;
  position: absolute;
  pointer-events: none;
  top: -40px;
  width: 18.75rem;
  height: 18.75rem;
  right: 3.75rem;
}.yqa-hero_promo_ct_xr3 {
  padding: 28px 24px 28px 1.75rem;
  display: flex;
  max-width: 30rem;
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
@media(min-width: 769px) {.yqa-hero_promo_ct_xr3 {
  padding: 40px 32px;
}
}.yqa-hero_badge_xr3 {
  border: 1px solid rgba(62, 219, 114, 0.07);
  border-radius: 1.25rem;
  background: rgba(62, 219, 114, 0.18);
  padding: 0.313rem 12px;
  font-size: 10px;
  margin-bottom: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: .08em;
  color: #3EDB72;
}.yqa-hero_h1_xr3 {
  font-size: 1.625rem;
  line-height: 1.15;
  color: #EFF8F2;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  font-weight: 800;
}.yqa-hero_h1_xr3 em {
  color: #D49638;
  font-style: normal;
}
@media(min-width: 770px) {.yqa-hero_h1_xr3 {
  font-size: 2.25rem;
}
}.yqa-hero_sub_xr3 {
  font-size: 0.813rem;
  margin-bottom: 1.25rem;
  color: #94B09F;
  line-height: 1.55;
}
@media(min-width: 769px) {.yqa-hero_sub_xr3 {
  font-size: 0.875rem;
}
}.yqa-hero_row_xr3 {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.yqa-hero_cta_xr3 {
  background: #2EC95A;
  padding: 13px 26px;
  transition: background .2s;
  border-radius: 10px;
  font-weight: 700;
  color: #071209;
  font-size: 14px;
  box-shadow: 0 0.25rem 1.125rem rgba(46, 201, 90, 0.42);
}.yqa-hero_cta_xr3:hover {
  background: #44D86C;
}.yqa-hero_terms_xr3 {
  color: #6E8A7A;
  font-size: 0.688rem;
}.yqa-hero_game_xr3 {
  background: #111A15;
  border: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.875rem;
  display: flex;
  flex-direction: column;
  position: relative;
}.yqa-hero_game_badge_xr3 {
  padding: 5px 0.625rem;
  border-radius: 1.25rem;
  background: rgba(212, 150, 56, 0.18);
  border: 1px solid rgba(212, 150, 56, 0.18);
  color: #D49638;
  text-transform: uppercase;
  font-size: 0.625rem;
  top: 12px;
  letter-spacing: .06em;
  z-index: 3;
  left: 12px;
  font-weight: 700;
  position: absolute;
}.yqa-hero_game_badge_xr3 svg {
  margin-right: 4px;
  height: 11px;
  width: 0.688rem;
  vertical-align: -1px;
}.yqa-hero_game_img_xr3 {
  background: linear-gradient(135deg,#091C10,#0D1410);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.yqa-hero_game_img_xr3 img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.yqa-hero_game_play_xr3 {
  background: rgba(8, 12, 10, 0.74);
  inset: 0;
  transition: opacity .2s;
  position: absolute;
  justify-content: center;
  opacity: 0;
  display: flex;
  align-items: center;
}.yqa-hero_game_xr3:hover .yqa-hero_game_play_xr3 {
  opacity: 1;
}.yqa-hero_game_play_xr3 span {
  background: #3EDB72;
  border-radius: 50%;
  height: 52px;
  width: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
}.yqa-hero_game_play_xr3 span svg {
  margin-left: 2px;
  width: 18px;
  height: 18px;
}.yqa-hero_game_info_xr3 {
  padding: 0.875rem 1rem;
}.yqa-hero_game_title_xr3 {
  font-size: 15px;
  color: #EFF8F2;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 4px;
}.yqa-hero_game_provider_xr3 {
  font-size: 0.688rem;
  color: #7A9485;
}.yqa-hero_game_btn_xr3 {
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 11px;
  margin: 12px 16px 1rem;
  background: #3EDB72;
  text-align: center;
  display: block;
  font-size: 0.813rem;
  font-weight: 700;
  color: #EFF8F2;
}.yqa-hero_game_xr3:hover .yqa-hero_game_btn_xr3 {
  background: #57E885;
}.yqa-sbar_xr3 {
  padding: 1rem 16px 0;
  background: #0D1410;
}
@media(min-width: 767px) {.yqa-sbar_xr3 {
  padding: 1.125rem 1.5rem 0;
}
}.yqa-sbar_in_xr3 {
  margin: 0 auto;
  max-width: 1320px;
}.yqa-sbar_row_xr3 {
  gap: 0.625rem;
  display: flex;
  margin-bottom: 12px;
  flex-wrap: wrap;
}.yqa-sbar_input_xr3 {
  flex: 1;
  background: #111A15;
  padding: 0.688rem 16px;
  border-radius: 0.625rem;
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s;
  display: flex;
  font-size: 13px;
  align-items: center;
  color: #7A9485;
  cursor: pointer;
}.yqa-sbar_input_xr3:hover {
  border-color: rgba(62, 219, 114, 0.38);
}.yqa-sbar_input_xr3 svg {
  flex-shrink: 0;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 15px;
  height: 0.938rem;
}.yqa-sbar_providers_xr3 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 8px;
  border-radius: 10px;
  padding: 0.688rem 18px;
  transition: border-color .2s;
  background: #111A15;
  white-space: nowrap;
  font-weight: 600;
  display: flex;
  align-items: center;
  color: #C5D9CC;
  font-size: 0.813rem;
}.yqa-sbar_providers_xr3:hover {
  border-color: rgba(62, 219, 114, 0.38);
  color: #EFF8F2;
}.yqa-sbar_providers_xr3 svg {
  width: 14px;
  stroke-linecap: round;
  height: 0.875rem;
  stroke-linejoin: round;
}.yqa-sbar_tabs_xr3 {
  gap: 6px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 2px;
}.yqa-sbar_tabs_xr3::-webkit-scrollbar {
  display: none;
}.yqa-sbar_tab_xr3 {
  border-radius: 1.25rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s,border-color .15s;
  padding: 8px 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.438rem;
  cursor: pointer;
  display: flex;
  font-weight: 600;
  flex-shrink: 0;
  color: #94B09F;
  align-items: center;
  white-space: nowrap;
  font-size: 0.75rem;
}.yqa-sbar_tab_xr3:hover {
  border-color: rgba(62, 219, 114, 0.38);
  background: rgba(255, 255, 255, 0.07);
  color: #EFF8F2;
}.yqa-sbar_tab_xr3.yqa-state_active_xr3 {
  border-color: rgba(62, 219, 114, 0.07);
  background: rgba(62, 219, 114, 0.18);
  color: #EFF8F2;
}.yqa-sbar_tab_ic_xr3 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
  width: 14px;
}.yqa-gr_jp_xr3 {
  padding: 1.25rem;
  border-radius: 0.875rem;
  background: linear-gradient(135deg,#1A0E2E 0%,#0C0A1A 100%);
  overflow: hidden;
  position: relative;
}.yqa-gr_jp_xr3::before {
  background: radial-gradient(circle,rgba(212, 137, 58, 0.20) 0%,transparent 70%);
  border-radius: 50%;
  content: '';
  position: absolute;
  width: 250px;
  height: 250px;
  left: -60px;
  top: -3.75rem;
}.yqa-gr_jp_xr3::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 150, 56, 0.18) 0%,transparent 70%);
  position: absolute;
  content: '';
  bottom: -40px;
  height: 200px;
  right: 0;
  width: 200px;
}.yqa-gr_jp_head_xr3 {
  gap: 16px;
  margin-bottom: 1rem;
  flex-wrap: wrap;
  z-index: 1;
  display: flex;
  position: relative;
  align-items: flex-start;
}.yqa-gr_jp_info_xr3 {
  flex: 1;
}.yqa-gr_jp_label_xr3 {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 6px;
  color: #7B3ADB;
  text-transform: uppercase;
  font-size: 11px;
}.yqa-gr_jp_label_xr3 svg {
  width: 0.875rem;
  stroke-linejoin: round;
  height: 14px;
  margin-right: 4px;
  vertical-align: -2px;
  stroke-linecap: round;
}.yqa-gr_jp_amount_xr3 {
  font-size: 2rem;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-family: 'Oswald', sans-serif;
  line-height: 1;
  color: #EFF8F2;
  font-weight: 800;
}
@media(min-width: 771px) {.yqa-gr_jp_amount_xr3 {
  font-size: 2.5rem;
}
}.yqa-gr_jp_amount_xr3 span {
  color: #D49638;
}.yqa-gr_jp_seo_xr3 {
  max-width: 30rem;
  font-size: 12px;
  color: #94B09F;
  overflow-wrap: break-word;
  line-height: 1.5;
}.yqa-gr_jp_cta_xr3 {
  transition: background .2s;
  background: rgba(212, 137, 58, 0.20);
  border: 1px solid rgba(212, 137, 58, 0.20);
  border-radius: 10px;
  padding: 0.688rem 20px;
  flex-shrink: 0;
  position: relative;
  font-weight: 700;
  z-index: 1;
  align-self: flex-start;
  font-size: 0.813rem;
  margin-top: 0.25rem;
  color: #EFF8F2;
  white-space: nowrap;
}.yqa-gr_jp_cta_xr3:hover {
  background: #D4893A;
}.yqa-gcg_xr3 {
  padding: 36px 16px 0;
  background: #0D1410;
}
@media(min-width: 765px) {.yqa-gcg_xr3 {
  padding: 44px 24px 0;
}
}.yqa-gcg_in_xr3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.yqa-gcg_head_xr3 {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.yqa-gcg_label_xr3 {
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #3EDB72;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.yqa-gcg_h2_xr3 {
  font-family: 'Oswald', sans-serif;
  font-size: 22px;
  color: #EFF8F2;
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.yqa-gcg_h2_xr3 {
  font-size: 28px;
}
}.yqa-gcg_intro_xr3 {
  font-size: 13px;
  line-height: 1.6;
  color: #7A9485;
}.yqa-gcg_grid_xr3 {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.yqa-gcg_grid_xr3 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.yqa-gcg_grid_xr3 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.yqa-gcg_card_xr3 {
  padding: 20px;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  position: relative;
  min-height: 240px;
  justify-content: flex-end;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}.yqa-gcg_card_xr3:hover {
  transform: translateY(-3px);
  border-color: rgba(62, 219, 114, 0.18);
}.yqa-gcg_card_bg_xr3 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.yqa-gcg_card_bg_xr3::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.yqa-gcg_card_ic_xr3 {
  border-radius: 6px;
  background: rgba(0,0,0,.45);
  position: absolute;
  z-index: 2;
  color: #EFF8F2;
  right: 1.125rem;
  justify-content: center;
  width: 2.5rem;
  height: 40px;
  top: 1.125rem;
  align-items: center;
  display: flex;
}.yqa-gcg_card_ic_xr3 svg {
  height: 1.25rem;
  stroke-linejoin: round;
  width: 20px;
  stroke-linecap: round;
}.yqa-gcg_card_ct_xr3 {
  z-index: 1;
  position: relative;
}.yqa-gcg_card_h_xr3 {
  line-height: 1.2;
  font-family: 'Oswald', sans-serif;
  color: #EFF8F2;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.125rem;
  margin-bottom: 8px;
}
@media(min-width:768px) {.yqa-gcg_card_h_xr3 {
  font-size: 20px;
}
}.yqa-gcg_card_p_xr3 {
  line-height: 1.55;
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  font-size: 12px;
}.yqa-gcg_card_p_xr3 strong {
  color: #EFF8F2;
  font-weight: 600;
}.yqa-gcg_card_cta_xr3 {
  gap: 0.25rem;
  color: #3EDB72;
  font-weight: 700;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: .04em;
  display: inline-flex;
  align-items: center;
}.yqa-gcg_card_cta_xr3 svg {
  width: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.75rem;
}.yqa-ws_xr3 {
  background: #0D1410;
  padding: 32px 1rem 0;
}
@media(min-width: 769px) {.yqa-ws_xr3 {
  padding: 36px 24px 0;
}
}.yqa-ws_in_xr3 {
  margin: 0 auto;
  max-width: 1320px;
}.yqa-ws_head_xr3 {
  gap: 12px;
  align-items: center;
  margin-bottom: 0.875rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}.yqa-ws_title_xr3 {
  gap: 0.625rem;
  color: #EFF8F2;
  align-items: center;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-family: 'Oswald', sans-serif;
  display: flex;
  font-size: 1rem;
  font-weight: 700;
}.yqa-ws_title_ic_xr3 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #D49638;
  width: 1.125rem;
  height: 1.125rem;
}.yqa-ws_online_xr3 {
  gap: 0.438rem;
  color: #7A9485;
  display: flex;
  font-weight: 600;
  align-items: center;
  font-size: 0.75rem;
}.yqa-ws_online_dot_xr3 {
  border-radius: 50%;
  background: #2EC95A;
  flex-shrink: 0;
  width: 8px;
  box-shadow: 0 0 0.375rem rgba(46, 201, 90, 0.18);
  height: 8px;
}.yqa-ws_scroll_xr3 {
  gap: 0.5rem;
  scrollbar-width: none;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  display: flex;
}.yqa-ws_scroll_xr3::-webkit-scrollbar {
  display: none;
}.yqa-wc_xr3 {
  border-radius: 10px;
  gap: 0.625rem;
  padding: 10px 0.875rem;
  background: #111A15;
  border: 1px solid rgba(255, 255, 255, 0.10);
  flex-shrink: 0;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
}.yqa-wc_img_xr3 {
  background: #152019;
  overflow: hidden;
  border-radius: 0.375rem;
  flex-shrink: 0;
  height: 2.25rem;
  width: 36px;
}.yqa-wc_img_xr3 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.yqa-wc_info_xr3 {
  min-width: 0;
}.yqa-wc_game_xr3 {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 12px;
  color: #C5D9CC;
  white-space: nowrap;
  font-weight: 600;
}.yqa-wc_player_xr3 {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #6E8A7A;
  white-space: nowrap;
  font-size: 0.625rem;
}.yqa-wc_amount_xr3 {
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
  margin-left: auto;
  font-size: 13px;
  color: #2EC95A;
}.yqa-bon_xr3 {
  padding: 2.25rem 16px 0;
  background: #0D1410;
}
@media(min-width:768px) {.yqa-bon_xr3 {
  padding: 44px 24px 0;
}
}.yqa-bon_in_xr3 {
  margin: 0 auto;
  max-width: 1320px;
}.yqa-bon_head_xr3 {
  margin-bottom: 1.25rem;
}.yqa-bon_label_xr3 {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 11px;
  text-transform: uppercase;
  color: #3EDB72;
}.yqa-bon_h2_xr3 {
  margin-bottom: 8px;
  color: #EFF8F2;
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 771px) {.yqa-bon_h2_xr3 {
  font-size: 1.5rem;
}
}.yqa-bon_seo_xr3 {
  line-height: 1.6;
  color: #7A9485;
  overflow-wrap: break-word;
  font-size: 13px;
  max-width: 38.75rem;
}.yqa-bon_seo_xr3 strong {
  font-weight: 700;
  color: #C5D9CC;
}.yqa-bon_seo_xr3 a {
  text-decoration: underline;
  color: #3EDB72;
}.yqa-bon_grid_xr3 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.yqa-bon_grid_xr3 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.yqa-bon_grid_xr3 {
  grid-template-columns: repeat(5,1fr);
}
}.yqa-bon_card_xr3 {
  transition: border-color .2s,transform .2s;
  border-radius: 10px;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #111A15;
}.yqa-bon_card_xr3:hover {
  border-color: rgba(62, 219, 114, 0.07);
  transform: translateY(-2px);
}.yqa-bon_card_ic_xr3 svg {
  stroke-linecap: round;
  height: 1.625rem;
  stroke-linejoin: round;
  width: 1.625rem;
}.yqa-bon_card_ic_xr3 {
  margin-bottom: 0.625rem;
}.yqa-bon_card_type_xr3 {
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #7A9485;
  margin-bottom: 6px;
  letter-spacing: .06em;
}.yqa-bon_card_amount_xr3 {
  line-height: 1.1;
  margin-bottom: 0.375rem;
  font-weight: 800;
  font-size: 18px;
  color: #D49638;
}.yqa-bon_card_name_xr3 {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 13px;
  color: #EFF8F2;
}.yqa-bon_card_detail_xr3 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #6E8A7A;
  padding-top: 8px;
}.yqa-app_xr3 {
  background: #0D1410;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.yqa-app_xr3 {
  padding: 2.75rem 24px 0;
}
}.yqa-app_in_xr3 {
  margin: 0 auto;
  max-width: 1320px;
}.yqa-app_head_xr3 {
  margin-bottom: 16px;
}.yqa-app_label_xr3 {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #3EDB72;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
}.yqa-app_h2_xr3 {
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Oswald', sans-serif;
  color: #EFF8F2;
}
@media(min-width: 769px) {.yqa-app_h2_xr3 {
  font-size: 24px;
}
}.yqa-app_sub_xr3 {
  max-width: 600px;
  color: #7A9485;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 13px;
}.yqa-app_sub_xr3 strong {
  color: #C5D9CC;
  font-weight: 700;
}.yqa-app_cards_xr3 {
  gap: 0.625rem;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.yqa-app_cards_xr3 {
  grid-template-columns: repeat(3,1fr);
}
}.yqa-app_card_xr3 {
  padding: 20px;
  overflow: hidden;
  gap: 1rem;
  border-radius: 0.625rem;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
  display: flex;
}.yqa-app_card_ios_xr3 {
  background: linear-gradient(135deg,rgba(62, 219, 114, 0.18) 0%,#152019 100%);
}.yqa-app_card_android_xr3 {
  background: linear-gradient(135deg,rgba(46, 201, 90, 0.18) 0%,#152019 100%);
}.yqa-app_card_win_xr3 {
  background: linear-gradient(135deg,rgba(212, 150, 56, 0.18) 0%,#152019 100%);
}.yqa-app_card_ic_xr3 svg {
  height: 2.125rem;
  width: 34px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.yqa-app_card_ic_xr3 {
  flex-shrink: 0;
  color: #EFF8F2;
}.yqa-app_card_os_xr3 {
  color: #7A9485;
  margin-bottom: 6px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.625rem;
}.yqa-app_card_title_xr3 {
  font-weight: 700;
  margin-bottom: 0.375rem;
  color: #EFF8F2;
  font-size: 15px;
  overflow-wrap: break-word;
  line-height: 1.2;
}.yqa-app_card_text_xr3 {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #7A9485;
  overflow-wrap: break-word;
  margin-bottom: 14px;
}.yqa-app_card_btn_xr3 {
  transition: background .2s;
  gap: 7px;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.12);
  padding: 0.625rem 1.125rem;
  border: 1px solid rgba(62, 219, 114, 0.38);
  color: #EFF8F2;
  font-size: 13px;
  font-weight: 700;
  align-items: center;
  display: inline-flex;
}.yqa-app_card_btn_xr3:hover {
  background: rgba(255, 255, 255, 0.07);
}.yqa-htp_xr3 {
  background: #0D1410;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.yqa-htp_xr3 {
  padding: 44px 24px 0;
}
}.yqa-htp_in_xr3 {
  margin: 0 auto;
  max-width: 1320px;
}.yqa-htp_head_xr3 {
  margin-bottom: 22px;
  max-width: 720px;
}.yqa-htp_label_xr3 {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  color: #3EDB72;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 0.688rem;
}.yqa-htp_h2_xr3 {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #EFF8F2;
  font-family: 'Oswald', sans-serif;
  margin-bottom: 0.5rem;
  font-size: 1.375rem;
}
@media(min-width: 767px) {.yqa-htp_h2_xr3 {
  font-size: 28px;
}
}.yqa-htp_intro_xr3 {
  line-height: 1.6;
  color: #7A9485;
  font-size: 14px;
}.yqa-htp_steps_xr3 {
  list-style: none;
  gap: 0.75rem;
  margin: 0;
  padding: 0;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width: 638px) {.yqa-htp_steps_xr3 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.yqa-htp_steps_xr3 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.yqa-htp_step_xr3 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #152019;
  border-radius: 10px;
  padding: 20px 18px 18px;
  flex-direction: column;
  display: flex;
  position: relative;
}.yqa-htp_step_num_xr3 {
  background: #3EDB72;
  border-radius: 50%;
  align-items: center;
  display: flex;
  font-size: 13px;
  height: 1.75rem;
  top: -0.75rem;
  justify-content: center;
  font-family: 'Oswald', sans-serif;
  color: #071209;
  font-weight: 800;
  position: absolute;
  left: 1.25rem;
  width: 28px;
}.yqa-htp_step_ic_xr3 {
  background: rgba(62, 219, 114, 0.18);
  margin: 8px 0 12px;
  border-radius: 6px;
  width: 36px;
  justify-content: center;
  height: 2.25rem;
  align-items: center;
  display: flex;
  color: #3EDB72;
}.yqa-htp_step_ic_xr3 svg {
  width: 18px;
  height: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.yqa-htp_step_h_xr3 {
  margin-bottom: 6px;
  line-height: 1.25;
  font-weight: 700;
  color: #EFF8F2;
  overflow-wrap: break-word;
  font-size: 14px;
}.yqa-htp_step_p_xr3 {
  overflow-wrap: break-word;
  color: #7A9485;
  line-height: 1.55;
  font-size: 13px;
}.yqa-htp_step_p_xr3 strong {
  font-weight: 600;
  color: #C5D9CC;
}.yqa-htp_cta_xr3 {
  background: #2EC95A;
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 0.813rem 26px;
  font-weight: 700;
  font-size: 14px;
  margin-top: 1.25rem;
  color: #071209;
  display: inline-block;
}.yqa-htp_cta_xr3:hover {
  background: #44D86C;
}.yqa-prov_xr3 {
  background: #0D1410;
  padding: 2.25rem 16px 0;
}
@media(min-width: 767px) {.yqa-prov_xr3 {
  padding: 44px 24px 0;
}
}.yqa-prov_in_xr3 {
  margin: 0 auto;
  max-width: 1320px;
}.yqa-prov_head_xr3 {
  margin-bottom: 1rem;
}.yqa-prov_label_xr3 {
  color: #3EDB72;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 8px;
  font-weight: 700;
}.yqa-prov_h2_xr3 {
  font-family: 'Oswald', sans-serif;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #EFF8F2;
}
@media(min-width: 769px) {.yqa-prov_h2_xr3 {
  font-size: 24px;
}
}.yqa-prov_seo_xr3 {
  margin-bottom: 1rem;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  font-size: 0.813rem;
  color: #7A9485;
  line-height: 1.6;
}.yqa-prov_seo_xr3 strong {
  color: #C5D9CC;
  font-weight: 700;
}.yqa-prov_seo_xr3 a {
  color: #3EDB72;
  text-decoration: underline;
}.yqa-prov_grid_xr3 {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.yqa-prov_grid_xr3 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.yqa-prov_grid_xr3 {
  grid-template-columns: repeat(8,1fr);
}
}.yqa-prov_card_xr3 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 14px 10px;
  border-radius: 0.625rem;
  gap: 0.438rem;
  background: #111A15;
  transition: border-color .2s,background .2s;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
}.yqa-prov_card_xr3:hover {
  background: #152019;
  border-color: rgba(62, 219, 114, 0.38);
}.yqa-prov_logo_xr3 {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  overflow: hidden;
  align-items: center;
  display: flex;
  width: 44px;
  justify-content: center;
  height: 2.75rem;
}.yqa-prov_logo_xr3 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.yqa-prov_name_xr3 {
  overflow-wrap: break-word;
  font-weight: 600;
  color: #94B09F;
  text-align: center;
  font-size: 0.688rem;
}.yqa-reg_xr3 {
  padding: 36px 1rem 0;
  background: #0D1410;
}
@media(min-width:768px) {.yqa-reg_xr3 {
  padding: 44px 24px 0;
}
}.yqa-reg_in_xr3 {
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  background: #152019;
  max-width: 1320px;
}
@media(min-width: 766px) {.yqa-reg_in_xr3 {
  padding: 2.5rem;
}
}.yqa-reg_top_xr3 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.yqa-reg_top_xr3 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.yqa-reg_label_xr3 {
  color: #3EDB72;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.625rem;
}.yqa-reg_h2_xr3 {
  font-size: 1.375rem;
  color: #EFF8F2;
  line-height: 1.2;
  font-family: 'Oswald', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.yqa-reg_h2_xr3 {
  font-size: 28px;
}
}.yqa-reg_bonus_xr3 {
  background: rgba(212, 150, 56, 0.18);
  border-radius: 10px;
  border: 1px solid rgba(212, 150, 56, 0.18);
  gap: 0.5rem;
  padding: 10px 16px;
  align-items: center;
  display: inline-flex;
  margin-bottom: 16px;
}.yqa-reg_bonus_amount_xr3 {
  font-weight: 800;
  font-size: 1.25rem;
  color: #D49638;
}.yqa-reg_bonus_text_xr3 {
  line-height: 1.35;
  font-size: 13px;
  color: #94B09F;
}.yqa-reg_cta_btn_xr3 {
  background: #2EC95A;
  border-radius: 10px;
  transition: background .2s;
  padding: 14px 32px;
  font-weight: 700;
  box-shadow: 0 4px 1.125rem rgba(46, 201, 90, 0.42);
  font-size: 0.938rem;
  color: #071209;
  display: inline-block;
  margin-bottom: 12px;
}.yqa-reg_cta_btn_xr3:hover {
  background: #44D86C;
}.yqa-reg_terms_xr3 {
  line-height: 1.5;
  font-size: 11px;
  color: #6E8A7A;
}.yqa-reg_seo_xr3 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7A9485;
  margin-top: 20px;
  font-size: 0.813rem;
  padding-top: 20px;
}.yqa-reg_seo_xr3 p {
  color: #7A9485;
  margin-bottom: 0.625rem;
  font-size: 13px;
  line-height: 1.65;
}.yqa-reg_seo_xr3 p:last-child {
  margin-bottom: 0;
}.yqa-reg_seo_xr3 strong {
  color: #C5D9CC;
  font-weight: 700;
}.yqa-reg_seo_xr3 a {
  transition: color .2s;
  text-decoration: underline;
  color: #3EDB72;
}.yqa-reg_seo_xr3 a:hover {
  color: #57E885;
}.yqa-reg_seo_xr3 ul,.yqa-reg_seo_xr3 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.yqa-reg_seo_xr3 ol {
  list-style: decimal;
}.yqa-reg_seo_xr3 li {
  font-size: 0.813rem;
  margin-bottom: 4px;
  line-height: 1.65;
  color: #7A9485;
}.yqa-reg_seo_xr3 table {
  font-size: 0.813rem;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0.625rem;
}
@media(min-width:768px) {.yqa-reg_seo_xr3 table {
  display: table;
}
}.yqa-reg_seo_xr3 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  font-weight: 700;
  color: #C5D9CC;
  text-align: left;
}.yqa-reg_seo_xr3 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #7A9485;
}.yqa-reg_steps_xr3 {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 858px) {.yqa-reg_steps_xr3 {
  margin-top: 0;
}
}.yqa-reg_step_xr3 {
  padding: 16px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 14px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.yqa-reg_step_num_xr3 {
  background: rgba(62, 219, 114, 0.18);
  border-radius: 50%;
  border: 1px solid rgba(62, 219, 114, 0.07);
  font-weight: 800;
  justify-content: center;
  display: flex;
  width: 2.125rem;
  color: #3EDB72;
  height: 2.125rem;
  align-items: center;
  flex-shrink: 0;
  font-size: 14px;
}.yqa-reg_step_title_xr3 {
  color: #EFF8F2;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.875rem;
}.yqa-reg_step_text_xr3 {
  font-size: 0.75rem;
  color: #7A9485;
  line-height: 1.5;
}.yqa-reg_trust_xr3 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  margin-top: 20px;
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
}.yqa-reg_trust_item_xr3 {
  gap: 7px;
  align-items: center;
  font-size: 0.75rem;
  color: #7A9485;
  display: flex;
  overflow-wrap: break-word;
}.yqa-reg_trust_ic_xr3 svg {
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  color: #3EDB72;
}.yqa-seo_xr3 {
  background: #0D1410;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.yqa-seo_xr3 {
  padding: 2.75rem 24px 0;
}
}.yqa-seo_in_xr3 {
  margin: 0 auto;
  padding: 28px 1.5rem;
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #152019;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.yqa-seo_in_xr3 {
  padding: 2.25rem 40px;
}
}.yqa-seo_label_xr3 {
  font-size: 11px;
  color: #3EDB72;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
}.yqa-seo_h2_xr3 {
  font-family: 'Oswald', sans-serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  color: #EFF8F2;
  margin-bottom: 14px;
  font-weight: 800;
  line-height: 1.25;
}
@media(min-width: 770px) {.yqa-seo_h2_xr3 {
  font-size: 1.5rem;
}
}.yqa-seo_body_xr3 {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #94B09F;
  overflow-wrap: break-word;
}.yqa-seo_body_xr3 p {
  font-size: 0.875rem;
  color: #94B09F;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.yqa-seo_body_xr3 p:last-child {
  margin-bottom: 0;
}.yqa-seo_body_xr3 strong {
  font-weight: 700;
  color: #C5D9CC;
}.yqa-seo_body_xr3 a {
  transition: color .2s;
  color: #3EDB72;
  text-decoration: underline;
}.yqa-seo_body_xr3 a:hover {
  color: #57E885;
}.yqa-seo_body_xr3 ul,.yqa-seo_body_xr3 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.yqa-seo_body_xr3 ol {
  list-style: decimal;
}.yqa-seo_body_xr3 li {
  line-height: 1.75;
  color: #94B09F;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
}.yqa-seo_body_xr3 table {
  display: block;
  width: 100%;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width: 765px) {.yqa-seo_body_xr3 table {
  display: table;
}
}.yqa-seo_body_xr3 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  text-align: left;
  color: #C5D9CC;
}.yqa-seo_body_xr3 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #94B09F;
}.yqa-seo_cols_xr3 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 638px) {.yqa-seo_cols_xr3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.yqa-seo_cols_xr3 {
  grid-template-columns: repeat(3,1fr);
}
}.yqa-seo_col_h_xr3 {
  color: #C5D9CC;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
  margin-bottom: 0.438rem;
}.yqa-seo_col_p_xr3 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #7A9485;
}.yqa-seo_stats_xr3 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.yqa-seo_stat_xr3 {
  flex: 1;
  border-radius: 0.625rem;
  padding: 0.875rem 16px;
  border: 1px solid rgba(62, 219, 114, 0.18);
  background: rgba(62, 219, 114, 0.07);
  min-width: 8.75rem;
}.yqa-seo_stat_val_xr3 {
  font-size: 20px;
  overflow-wrap: break-word;
  color: #3EDB72;
  font-weight: 800;
  margin-bottom: 0.25rem;
}.yqa-seo_stat_lb_xr3 {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #7A9485;
}.yqa-faq_xr3 {
  padding: 36px 16px 0;
  background: #0D1410;
}
@media(min-width: 766px) {.yqa-faq_xr3 {
  padding: 2.75rem 1.5rem 0;
}
}.yqa-faq_in_xr3 {
  margin: 0 auto;
  max-width: 1320px;
}.yqa-faq_head_xr3 {
  margin-bottom: 20px;
}.yqa-faq_label_xr3 {
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #3EDB72;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.yqa-faq_h2_xr3 {
  font-weight: 800;
  font-family: 'Oswald', sans-serif;
  font-size: 1.25rem;
  color: #EFF8F2;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.yqa-faq_h2_xr3 {
  font-size: 1.5rem;
}
}.yqa-faq_list_xr3 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.yqa-faq_item_xr3 {
  border-radius: 10px;
  background: #152019;
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
}.yqa-faq_q_xr3 {
  gap: 0.75rem;
  transition: color .2s;
  padding: 16px 1.25rem;
  flex-wrap: wrap;
  font-size: 14px;
  cursor: pointer;
  display: flex;
  overflow-wrap: break-word;
  font-weight: 600;
  align-items: center;
  justify-content: space-between;
  color: #C5D9CC;
}.yqa-faq_q_xr3:hover {
  color: #EFF8F2;
}.yqa-faq_q_ic_xr3 {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  height: 1.5rem;
  justify-content: center;
  width: 1.5rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  font-size: 1rem;
  color: #3EDB72;
}.yqa-faq_item_xr3.yqa-state_open_xr3 .yqa-faq_q_ic_xr3 {
  transform: rotate(45deg);
}.yqa-faq_a_xr3 {
  padding: 0 1.25rem 16px;
  display: none;
  line-height: 1.7;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #7A9485;
}.yqa-faq_item_xr3.yqa-state_open_xr3 .yqa-faq_a_xr3 {
  display: block;
}.yqa-faq_a_xr3 strong {
  color: #C5D9CC;
  font-weight: 700;
}.yqa-faq_a_xr3 a {
  color: #3EDB72;
  text-decoration: underline;
}.yqa-faq_a_xr3 ul,.yqa-faq_a_xr3 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.yqa-faq_a_xr3 ol {
  list-style: decimal;
}.yqa-faq_a_xr3 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.yqa-faq_a_xr3 table {
  margin: 8px 0;
  width: 100%;
  display: block;
  border-collapse: collapse;
  font-size: 0.75rem;
  overflow-x: auto;
}
@media(min-width: 769px) {.yqa-faq_a_xr3 table {
  display: table;
}
}.yqa-faq_a_xr3 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 0.5rem;
  text-align: left;
  font-weight: 700;
  color: #C5D9CC;
}.yqa-faq_a_xr3 td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7A9485;
}.yqa-seo_xr3 {
  padding: 36px 16px 0;
  background: #0D1410;
}
@media(min-width: 769px) {.yqa-seo_xr3 {
  padding: 2.75rem 24px 0;
}
}.yqa-seo_in_xr3 {
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  background: #152019;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.yqa-seo_in_xr3 {
  padding: 36px 40px;
}
}.yqa-seo_label_xr3 {
  color: #3EDB72;
  margin-bottom: 0.625rem;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.yqa-seo_h2_xr3 {
  margin-bottom: 14px;
  color: #EFF8F2;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
}
@media(min-width: 765px) {.yqa-seo_h2_xr3 {
  font-size: 1.5rem;
}
}.yqa-seo_body_xr3 {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  color: #94B09F;
  line-height: 1.75;
}.yqa-seo_body_xr3 p {
  margin-bottom: 0.75rem;
  color: #94B09F;
  line-height: 1.75;
  font-size: 0.875rem;
}.yqa-seo_body_xr3 p:last-child {
  margin-bottom: 0;
}.yqa-seo_body_xr3 strong {
  color: #C5D9CC;
  font-weight: 700;
}.yqa-seo_body_xr3 a {
  transition: color .2s;
  color: #3EDB72;
  text-decoration: underline;
}.yqa-seo_body_xr3 a:hover {
  color: #57E885;
}.yqa-seo_body_xr3 ul,.yqa-seo_body_xr3 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.yqa-seo_body_xr3 ol {
  list-style: decimal;
}.yqa-seo_body_xr3 li {
  font-size: 0.875rem;
  margin-bottom: 6px;
  line-height: 1.75;
  color: #94B09F;
}.yqa-seo_body_xr3 table {
  width: 100%;
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  display: block;
}
@media(min-width: 770px) {.yqa-seo_body_xr3 table {
  display: table;
}
}.yqa-seo_body_xr3 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #C5D9CC;
  font-weight: 700;
  text-align: left;
}.yqa-seo_body_xr3 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #94B09F;
}.yqa-seo_cols_xr3 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.yqa-seo_cols_xr3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.yqa-seo_cols_xr3 {
  grid-template-columns: repeat(3,1fr);
}
}.yqa-seo_col_h_xr3 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #C5D9CC;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
}.yqa-seo_col_p_xr3 {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #7A9485;
  overflow-wrap: break-word;
}.yqa-seo_stats_xr3 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.yqa-seo_stat_xr3 {
  background: rgba(62, 219, 114, 0.07);
  padding: 14px 16px;
  flex: 1;
  border-radius: 0.625rem;
  border: 1px solid rgba(62, 219, 114, 0.18);
  min-width: 8.75rem;
}.yqa-seo_stat_val_xr3 {
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  color: #3EDB72;
  overflow-wrap: break-word;
  font-weight: 800;
}.yqa-seo_stat_lb_xr3 {
  font-size: 11px;
  color: #7A9485;
  overflow-wrap: break-word;
}.yqa-seo_xr3 {
  background: #0D1410;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.yqa-seo_xr3 {
  padding: 44px 24px 0;
}
}.yqa-seo_in_xr3 {
  margin: 0 auto;
  border-radius: 14px;
  background: #152019;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 28px 1.5rem;
  max-width: 1320px;
}
@media(min-width: 771px) {.yqa-seo_in_xr3 {
  padding: 2.25rem 2.5rem;
}
}.yqa-seo_label_xr3 {
  color: #3EDB72;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
}.yqa-seo_h2_xr3 {
  font-size: 20px;
  font-family: 'Oswald', sans-serif;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 14px;
  font-weight: 800;
  color: #EFF8F2;
}
@media(min-width: 767px) {.yqa-seo_h2_xr3 {
  font-size: 1.5rem;
}
}.yqa-seo_body_xr3 {
  line-height: 1.75;
  font-size: 14px;
  color: #94B09F;
  overflow-wrap: break-word;
}.yqa-seo_body_xr3 p {
  font-size: 0.875rem;
  color: #94B09F;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.yqa-seo_body_xr3 p:last-child {
  margin-bottom: 0;
}.yqa-seo_body_xr3 strong {
  font-weight: 700;
  color: #C5D9CC;
}.yqa-seo_body_xr3 a {
  transition: color .2s;
  color: #3EDB72;
  text-decoration: underline;
}.yqa-seo_body_xr3 a:hover {
  color: #57E885;
}.yqa-seo_body_xr3 ul,.yqa-seo_body_xr3 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.yqa-seo_body_xr3 ol {
  list-style: decimal;
}.yqa-seo_body_xr3 li {
  color: #94B09F;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
}.yqa-seo_body_xr3 table {
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.75rem;
  display: block;
  border-collapse: collapse;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.yqa-seo_body_xr3 table {
  display: table;
}
}.yqa-seo_body_xr3 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C5D9CC;
  font-weight: 700;
  text-align: left;
}.yqa-seo_body_xr3 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #94B09F;
}.yqa-seo_cols_xr3 {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.yqa-seo_cols_xr3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.yqa-seo_cols_xr3 {
  grid-template-columns: repeat(3,1fr);
}
}.yqa-seo_col_h_xr3 {
  margin-bottom: 7px;
  font-size: 13px;
  color: #C5D9CC;
  font-weight: 700;
  overflow-wrap: break-word;
}.yqa-seo_col_p_xr3 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #7A9485;
}.yqa-seo_stats_xr3 {
  margin: 1.25rem 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.yqa-seo_stat_xr3 {
  background: rgba(62, 219, 114, 0.07);
  border: 1px solid rgba(62, 219, 114, 0.18);
  border-radius: 0.625rem;
  flex: 1;
  padding: 14px 1rem;
  min-width: 8.75rem;
}.yqa-seo_stat_val_xr3 {
  color: #3EDB72;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 1.25rem;
}.yqa-seo_stat_lb_xr3 {
  overflow-wrap: break-word;
  color: #7A9485;
  font-size: 0.688rem;
}.yqa-ft_xr3 {
  background: #080C0A;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 48px;
}.yqa-ft_support_xr3 {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.yqa-ft_support_xr3 {
  padding: 28px 1.5rem;
}
}.yqa-ft_support_in_xr3 {
  gap: 16px;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  max-width: 1320px;
}.yqa-ft_support_main_xr3 {
  flex: 1;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  min-width: 220px;
  display: flex;
}.yqa-ft_support_ic_xr3 {
  color: #3EDB72;
  flex-shrink: 0;
}.yqa-ft_support_ic_xr3 svg {
  width: 1.875rem;
  stroke-linecap: round;
  height: 1.875rem;
  stroke-linejoin: round;
}.yqa-ft_support_text_title_xr3 {
  font-weight: 700;
  color: #EFF8F2;
  font-size: 15px;
  margin-bottom: 3px;
  overflow-wrap: break-word;
}.yqa-ft_support_text_sub_xr3 {
  overflow-wrap: break-word;
  color: #7A9485;
  font-size: 12px;
}.yqa-ft_support_btn_xr3 {
  background: #3EDB72;
  transition: background .2s;
  padding: 0.688rem 1.375rem;
  border-radius: 0.625rem;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 700;
  color: #EFF8F2;
  font-size: 0.813rem;
}.yqa-ft_support_btn_xr3:hover {
  background: #57E885;
}.yqa-ft_support_contacts_xr3 {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.yqa-ft_support_contact_xr3 {
  color: #6E8A7A;
  line-height: 1.4;
  font-size: 12px;
}.yqa-ft_support_contact_xr3 strong {
  font-weight: 600;
  font-size: 11px;
  color: #94B09F;
  display: block;
  margin-bottom: 2px;
}.yqa-ft_main_xr3 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 16px 1.5rem;
}
@media(min-width: 765px) {.yqa-ft_main_xr3 {
  padding: 2.5rem 1.5rem 2rem;
}
}.yqa-ft_main_in_xr3 {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
}
@media(min-width: 637px) {.yqa-ft_main_in_xr3 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.yqa-ft_main_in_xr3 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.yqa-ft_col_logo_xr3 {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.yqa-ft_col_logo_xr3 {
  grid-column: auto;
}
}.yqa-ft_logo_xr3 {
  gap: 0.563rem;
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.75rem;
  align-items: center;
  color: #EFF8F2;
}.yqa-ft_logo_mark_xr3 {
  overflow: hidden;
  border-radius: 6px;
  height: 1.875rem;
  width: 30px;
}.yqa-ft_logo_mark_xr3 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.yqa-ft_logo_sub_xr3 {
  overflow-wrap: break-word;
  max-width: 200px;
  font-size: 0.75rem;
  color: #6E8A7A;
  line-height: 1.55;
}.yqa-ft_col_title_xr3 {
  font-size: 12px;
  letter-spacing: .07em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 14px;
  color: #94B09F;
}.yqa-ft_col_links_xr3 {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.yqa-ft_col_link_xr3 {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #6E8A7A;
  font-size: 13px;
}.yqa-ft_col_link_xr3:hover {
  color: #C5D9CC;
}.yqa-ft_apps_xr3 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.yqa-ft_app_card_xr3 {
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  gap: 10px;
  border-radius: 6px;
  padding: 10px 12px;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  display: flex;
}.yqa-ft_app_card_xr3:hover {
  border-color: rgba(62, 219, 114, 0.38);
}.yqa-ft_app_card_ic_xr3 svg {
  width: 22px;
  height: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.yqa-ft_app_card_os_xr3 {
  font-size: 10px;
  color: #6E8A7A;
  font-weight: 600;
}.yqa-ft_app_card_action_xr3 {
  font-size: 0.75rem;
  font-weight: 700;
  color: #C5D9CC;
}.yqa-ft_bot_xr3 {
  padding: 1.25rem 16px;
}
@media(min-width: 765px) {.yqa-ft_bot_xr3 {
  padding: 20px 24px;
}
}.yqa-ft_bot_in_xr3 {
  gap: 1rem;
  margin: 0 auto;
  flex-wrap: wrap;
  display: flex;
  max-width: 82.5rem;
  align-items: center;
}.yqa-ft_socials_xr3 {
  gap: 8px;
  display: flex;
}.yqa-ft_soc_xr3 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 6px;
  transition: background .2s;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  color: #94B09F;
}.yqa-ft_soc_xr3 svg {
  height: 1rem;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.yqa-ft_soc_xr3:hover {
  background: rgba(255, 255, 255, 0.07);
}.yqa-ft_legal_xr3 {
  flex: 1;
  color: #8AA090;
  min-width: 12.5rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.yqa-ft_legal_xr3 strong {
  font-weight: 700;
  color: #94B09F;
}.yqa-ft_legal_xr3 a {
  color: #94B09F;
  text-decoration: underline;
}.yqa-ft_age_xr3 {
  border: 2px solid #8AA090;
  border-radius: 50%;
  display: flex;
  font-weight: 800;
  height: 32px;
  font-size: 0.688rem;
  width: 32px;
  align-items: center;
  flex-shrink: 0;
  color: #8AA090;
  justify-content: center;
  margin-left: auto;
}