*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  font-family: 'Barlow', sans-serif;
  line-height: 1.6;
  background-color: #0C0E11;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  color: #C4BAB0;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}a {
  color: inherit;
  text-decoration: none;
}.yxa_layout-l16 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.yxa_page-l16 {
  min-height: 100vh;
  display: flex;
}.yxa_main-l16 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1082px) {.yxa_main-l16 {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1082px) {.yxa_main-l16 {
  padding-bottom: 4.5rem;
}
}.yxa_gc-l16 {
  border-radius: 8px;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.05);
  background: #111418;
  position: relative;
  width: 8.75rem;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width: 637px) {.yxa_gc-l16 {
  width: 156px;
}
}
@media(min-width: 1079px) {.yxa_gc-l16 {
  width: 168px;
}
}.yxa_gc-l16:hover {
  transform: translateY(-3px);
  border-color: rgba(201,106,26,0.08);
}.yxa_gc_img-l16 {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.yxa_gc_img-l16 img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}.yxa_gc_hover-l16 {
  inset: 0;
  background: rgba(8,10,12,0.72);
  transition: opacity .2s;
  position: absolute;
  display: flex;
  align-items: center;
  opacity: 0;
  justify-content: center;
}.yxa_gc-l16:hover .yxa_gc_hover-l16 {
  opacity: 1;
}.yxa_gc_hover_btn-l16 {
  background: #C96A1A;
  border-radius: 4px;
  padding: 0.5rem 16px;
  font-size: 12px;
  font-weight: 700;
  color: #F0EBE4;
}.yxa_gc_info-l16 {
  padding: 8px 10px 10px;
}.yxa_gc_name-l16 {
  overflow: hidden;
  margin-bottom: 3px;
  white-space: nowrap;
  font-size: 0.75rem;
  font-weight: 600;
  color: #C4BAB0;
  text-overflow: ellipsis;
  max-width: 100%;
}.yxa_gc_prov-l16 {
  color: #807870;
  font-size: 0.625rem;
}.yxa_gc_tag-l16 {
  padding: 2px 7px;
  border-radius: 0.25rem;
  top: 6px;
  z-index: 2;
  text-transform: uppercase;
  position: absolute;
  letter-spacing: .04em;
  font-size: 9px;
  left: 6px;
  font-weight: 700;
}.yxa_gc_tag_hot-l16 {
  background: #D83020;
  color: #fff;
}.yxa_gc_tag_new-l16 {
  background: #2DBD6E;
  color: #0C0E11;
}.yxa_gc_tag_jp-l16 {
  background: #E8A020;
  color: #0C0E11;
}.yxa_gc_tag_ex-l16 {
  background: #8C3012;
  color: #fff;
}.yxa_gc_tag_live-l16 {
  background: #D83020;
  color: #fff;
}.yxa_gr-l16 {
  padding: 32px 1rem 0;
  background: #0C0E11;
}
@media(min-width: 767px) {.yxa_gr-l16 {
  padding: 2.25rem 1.5rem 0;
}
}.yxa_gr_in-l16 {
  margin: 0 auto;
  max-width: 1340px;
}.yxa_gr_head-l16 {
  gap: 0.75rem;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.yxa_gr_head_l-l16 {
  gap: 10px;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.yxa_gr_ic-l16 {
  border-radius: 8px;
  width: 2rem;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 2rem;
  flex-shrink: 0;
}.yxa_gr_ic-l16 svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
}.yxa_gr_title-l16 {
  overflow-wrap: break-word;
  color: #F0EBE4;
  font-family: 'Cinzel', serif;
  font-size: 1rem;
  font-weight: 700;
}
@media(min-width: 767px) {.yxa_gr_title-l16 {
  font-size: 18px;
}
}.yxa_gr_more-l16 {
  transition: color .2s;
  gap: 0.313rem;
  font-weight: 600;
  color: #7E746E;
  white-space: nowrap;
  align-items: center;
  font-size: 12px;
  flex-shrink: 0;
  display: flex;
}.yxa_gr_more-l16:hover {
  color: #C96A1A;
}.yxa_gr_more-l16 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
  height: 0.75rem;
}.yxa_gr_arrows-l16 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.yxa_gr_arr-l16 {
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  justify-content: center;
  align-items: center;
  display: flex;
  width: 1.875rem;
  height: 30px;
  color: #9A8F84;
}.yxa_gr_arr-l16:hover {
  background: rgba(255,255,255,0.07);
  color: #F0EBE4;
}.yxa_gr_arr-l16 svg {
  width: 13px;
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.yxa_gr_seo_h-l16 {
  margin: 0 0 6px;
  max-width: 42.5rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #C4BAB0;
  font-size: 0.813rem;
  font-weight: 700;
}
@media(min-width: 770px) {.yxa_gr_seo_h-l16 {
  font-size: 14px;
}
}.yxa_gr_seo-l16 {
  line-height: 1.55;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  max-width: 42.5rem;
  color: #7E746E;
  font-size: 12px;
}.yxa_gr_seo-l16 strong {
  color: #C4BAB0;
  font-weight: 600;
}.yxa_gr_scroll-l16 {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.625rem;
}.yxa_gr_scroll-l16::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.yxa_gr_scroll-l16 {
  gap: 0.75rem;
}
}.yxa_tb-l16 {
  background: #0C0E11;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  align-items: center;
  top: 0;
  z-index: 80;
  position: fixed;
  left: 0;
  display: flex;
  height: 3.5rem;
  right: 0;
}.yxa_tb_in-l16 {
  padding: 0 14px;
  gap: 0;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}.yxa_tb_burger-l16 {
  gap: 5px;
  border-radius: 0.5rem;
  margin-right: 8px;
  width: 2.375rem;
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 38px;
}.yxa_tb_burger-l16:hover {
  background: rgba(255,255,255,0.05);
}.yxa_tb_burger_line-l16 {
  background: #9A8F84;
  border-radius: 1px;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width: 1077px) {.yxa_tb_burger-l16 {
  display: none;
}
}.yxa_tb_logo-l16 {
  gap: 0.563rem;
  letter-spacing: -.01em;
  margin-right: 20px;
  color: #F0EBE4;
  flex-shrink: 0;
  overflow-wrap: break-word;
  display: flex;
  font-size: 18px;
  font-weight: 800;
  align-items: center;
}.yxa_tb_logo_mark-l16 {
  overflow: hidden;
  border-radius: 0.5rem;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 2rem;
  width: 2rem;
}.yxa_tb_logo_mark-l16 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.yxa_tb_nav-l16 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 642px) {.yxa_tb_nav-l16 {
  display: flex;
}
}.yxa_tb_tab-l16 {
  transition: background .15s,color .15s;
  padding: 0.5rem 0.875rem;
  border-radius: 8px;
  white-space: nowrap;
  color: #9A8F84;
  font-size: 13px;
  font-weight: 600;
}.yxa_tb_tab-l16:hover {
  background: rgba(255,255,255,0.05);
  color: #F0EBE4;
}.yxa_tb_tab-l16.yxa_state_active-l16 {
  background: rgba(201,106,26,0.18);
  color: #F0EBE4;
}.yxa_tb_right-l16 {
  gap: 0.5rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
}.yxa_tb_login-l16 {
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,color .2s;
  background: rgba(255,255,255,0.05);
  padding: 0.563rem 16px;
  display: none;
  font-weight: 600;
  color: #C4BAB0;
  font-size: 13px;
}.yxa_tb_login-l16:hover {
  border-color: rgba(201,105,26,0.55);
  color: #F0EBE4;
}
@media(min-width: 483px) {.yxa_tb_login-l16 {
  display: block;
}
}.yxa_tb_reg-l16 {
  transition: background .2s;
  padding: 0.563rem 18px;
  background: #2DBD6E;
  border-radius: 8px;
  font-size: 0.813rem;
  font-weight: 700;
  color: #0E0C0A;
  white-space: nowrap;
}.yxa_tb_reg-l16:hover {
  background: #38D47E;
}.yxa_sb-l16 {
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #161B20;
  border-right: 1px solid rgba(255,255,255,0.05);
  overflow-y: auto;
  z-index: 70;
  top: 56px;
  width: 220px;
  position: fixed;
  bottom: 0;
  left: 0;
}.yxa_sb-l16.yxa_state_open-l16 {
  transform: translateX(0);
}.yxa_sb-l16::-webkit-scrollbar {
  width: 0.25rem;
}.yxa_sb-l16::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.yxa_sb-l16 {
  transform: translateX(0);
}
}.yxa_sb_auth-l16 {
  padding: 14px 12px 10px;
}.yxa_sb_btn_reg-l16 {
  border-radius: 0.5rem;
  background: #2DBD6E;
  padding: 0.688rem;
  transition: background .2s;
  text-align: center;
  font-weight: 700;
  font-size: 13px;
  display: block;
  margin-bottom: 0.5rem;
  color: #0E0C0A;
}.yxa_sb_btn_reg-l16:hover {
  background: #38D47E;
}.yxa_sb_btn_login-l16 {
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 10px;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  text-align: center;
  color: #C4BAB0;
  font-size: 13px;
  display: block;
  font-weight: 600;
}.yxa_sb_btn_login-l16:hover {
  border-color: rgba(201,105,26,0.55);
  color: #F0EBE4;
}.yxa_sb_promo-l16 {
  background: linear-gradient(135deg,#2A1208,#161B20);
  overflow: hidden;
  border-radius: 8px;
  padding: 0.75rem 14px;
  border: 1px solid rgba(201,106,26,0.18);
  margin: 0 12px 10px;
  position: relative;
}.yxa_sb_promo-l16::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(201,106,26,0.18),transparent 70%);
  top: -1.25rem;
  content: '';
  width: 5rem;
  height: 5rem;
  position: absolute;
  right: -20px;
}.yxa_sb_promo_title-l16 {
  margin-bottom: 4px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
  color: #C96A1A;
  font-size: 11px;
}.yxa_sb_promo_text-l16 {
  color: #F0EBE4;
  overflow-wrap: break-word;
  line-height: 1.35;
  font-size: 0.75rem;
  font-weight: 600;
}.yxa_sb_promo_sub-l16 {
  color: #7E746E;
  margin-top: 3px;
  font-size: 0.625rem;
}.yxa_sb_nav-l16 {
  padding: 6px 0.5rem 16px;
}.yxa_sb_nav_lb-l16 {
  padding: 0.625rem 0.5rem 0.375rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  color: #807870;
}.yxa_sb_link-l16 {
  border-radius: 4px;
  gap: 0.625rem;
  padding: 0.563rem 0.625rem;
  transition: background .15s,color .15s;
  font-size: 13px;
  align-items: center;
  display: flex;
  color: #9A8F84;
  cursor: pointer;
  font-weight: 500;
  overflow-wrap: break-word;
}.yxa_sb_link-l16:hover {
  background: rgba(255,255,255,0.05);
  color: #F0EBE4;
}.yxa_sb_link-l16.yxa_state_active-l16 {
  background: rgba(201,106,26,0.18);
  color: #F0EBE4;
}.yxa_sb_ic-l16 {
  border-radius: 0.25rem;
  width: 1.875rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  height: 1.875rem;
}.yxa_sb_ic-l16 svg {
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
}.yxa_sb_ic_1-l16 {
  background: rgba(201,106,26,0.08);
  color: #C96A1A;
}.yxa_sb_ic_2-l16 {
  background: rgba(45,189,110,0.16);
  color: #2DBD6E;
}.yxa_sb_ic_3-l16 {
  background: rgba(232,160,32,0.16);
  color: #E8A020;
}.yxa_sb_ic_4-l16 {
  background: rgba(140,48,18,0.22);
  color: #8C3012;
}.yxa_sb_ic_5-l16 {
  background: rgba(201,106,26,0.08);
  color: #E0366A;
}.yxa_sb_ic_6-l16 {
  background: rgba(140,48,18,0.22);
  color: #9B4AC0;
}.yxa_sb_badge-l16 {
  border-radius: 0.25rem;
  padding: 2px 7px;
  background: #E8A020;
  color: #0E0C0A;
  margin-left: auto;
  font-size: 9px;
  font-weight: 700;
}.yxa_sb_bot-l16 {
  padding: 0.75rem;
  gap: 0.5rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.yxa_sb_lang-l16,.yxa_sb_help-l16 {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  padding: 0.563rem 0.375rem;
  transition: border-color .2s;
  flex: 1;
  border-radius: 0.25rem;
  gap: 6px;
  font-weight: 600;
  justify-content: center;
  color: #9A8F84;
  font-size: 11px;
  align-items: center;
  display: flex;
}.yxa_sb_lang-l16:hover,.yxa_sb_help-l16:hover {
  border-color: rgba(201,105,26,0.55);
  color: #F0EBE4;
}.yxa_sb_lang-l16 svg,.yxa_sb_help-l16 svg {
  stroke-linecap: round;
  height: 0.813rem;
  width: 0.813rem;
  stroke-linejoin: round;
}.yxa_sb_bd-l16 {
  inset: 0;
  background: rgba(8,10,12,0.72);
  z-index: 69;
  position: fixed;
  display: none;
}.yxa_sb_bd-l16.yxa_state_on-l16 {
  display: block;
}
@media(min-width: 1078px) {.yxa_sb_bd-l16 {
  display: none!important;
}
}.yxa_mob_nav-l16 {
  background: #161B20;
  border-top: 1px solid rgba(255,255,255,0.09);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  position: fixed;
  left: 0;
  bottom: 0;
  display: flex;
  z-index: 80;
  right: 0;
}
@media(min-width: 1079px) {.yxa_mob_nav-l16 {
  display: none;
}
}.yxa_mob_nav_item-l16 {
  flex: 1;
  padding: 4px 2px;
  gap: 4px;
  flex-direction: column;
  cursor: pointer;
  color: #807870;
  align-items: center;
  display: flex;
}.yxa_mob_nav_ic-l16 {
  line-height: 1;
}.yxa_mob_nav_ic-l16 svg {
  stroke-linejoin: round;
  width: 1.25rem;
  stroke-linecap: round;
  height: 20px;
}.yxa_mob_nav_lb-l16 {
  font-size: 0.625rem;
  font-weight: 600;
  color: #807870;
}.yxa_mob_nav_item-l16.yxa_state_active-l16 {
  color: #C96A1A;
}.yxa_mob_nav_item-l16.yxa_state_active-l16 .yxa_mob_nav_lb-l16 {
  color: #C96A1A;
}.yxa_hero-l16 {
  background: #0C0E11;
  padding: 1.25rem 16px 0;
}
@media(min-width: 766px) {.yxa_hero-l16 {
  padding: 1.5rem 24px 0;
}
}.yxa_hero_in-l16 {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1340px;
}
@media(min-width: 863px) {.yxa_hero_in-l16 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1099px) {.yxa_hero_in-l16 {
  grid-template-columns: 1fr 340px;
}
}.yxa_hero_promo-l16 {
  background: #111418;
  overflow: hidden;
  border-radius: 12px;
  min-height: 13.75rem;
  align-items: stretch;
  position: relative;
  display: flex;
}
@media(min-width: 770px) {.yxa_hero_promo-l16 {
  min-height: 17.5rem;
}
}.yxa_hero_promo_bg-l16 {
  background: linear-gradient(120deg,#2A1208 0%,#0C0E11 100%);
  inset: 0;
  background-position: center;
  position: absolute;
  background-size: cover;
}.yxa_hero_promo_bg-l16::after {
  inset: 0;
  background: linear-gradient(90deg,#0C0E11 0%,rgba(8,10,12,0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.yxa_hero_promo_glow-l16 {
  background: radial-gradient(circle,rgba(140,48,18,0.22) 0%,transparent 65%);
  border-radius: 50%;
  top: -2.5rem;
  right: 3.75rem;
  height: 18.75rem;
  width: 18.75rem;
  pointer-events: none;
  position: absolute;
}.yxa_hero_promo_ct-l16 {
  padding: 28px 1.5rem 28px 1.75rem;
  flex-direction: column;
  z-index: 2;
  justify-content: center;
  max-width: 480px;
  position: relative;
  display: flex;
}
@media(min-width: 771px) {.yxa_hero_promo_ct-l16 {
  padding: 40px 32px;
}
}.yxa_hero_badge-l16 {
  background: rgba(201,106,26,0.18);
  border-radius: 20px;
  border: 1px solid rgba(201,106,26,0.08);
  padding: 5px 12px;
  font-size: 0.625rem;
  display: inline-block;
  letter-spacing: .08em;
  margin-bottom: 14px;
  text-transform: uppercase;
  color: #C96A1A;
  font-weight: 700;
}.yxa_hero_h1-l16 {
  font-family: 'Cinzel', serif;
  line-height: 1.15;
  font-size: 26px;
  font-weight: 800;
  margin-bottom: 0.625rem;
  overflow-wrap: break-word;
  color: #F0EBE4;
}.yxa_hero_h1-l16 em {
  font-style: normal;
  color: #E8A020;
}
@media(min-width: 766px) {.yxa_hero_h1-l16 {
  font-size: 36px;
}
}.yxa_hero_sub-l16 {
  font-size: 0.813rem;
  line-height: 1.55;
  color: #9A8F84;
  margin-bottom: 20px;
}
@media(min-width: 766px) {.yxa_hero_sub-l16 {
  font-size: 0.875rem;
}
}.yxa_hero_row-l16 {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.yxa_hero_cta-l16 {
  border-radius: 0.5rem;
  padding: 13px 26px;
  background: #2DBD6E;
  transition: background .2s;
  font-weight: 700;
  font-size: 14px;
  box-shadow: 0 0.375rem 18px rgba(45,189,110,0.38), inset 0 1px 0 rgba(255,255,255,0.10);
  color: #0E0C0A;
}.yxa_hero_cta-l16:hover {
  background: #38D47E;
}.yxa_hero_terms-l16 {
  font-size: 11px;
  color: #807870;
}.yxa_hero_game-l16 {
  border-radius: 0.75rem;
  background: #111418;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.05);
  position: relative;
  flex-direction: column;
  display: flex;
}.yxa_hero_game_badge-l16 {
  border-radius: 20px;
  background: rgba(232,160,32,0.16);
  padding: 0.313rem 10px;
  border: 1px solid rgba(232,160,32,0.16);
  top: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  letter-spacing: .06em;
  font-size: 10px;
  color: #E8A020;
  left: 12px;
  z-index: 3;
}.yxa_hero_game_badge-l16 svg {
  margin-right: 4px;
  width: 0.688rem;
  vertical-align: -1px;
  height: 11px;
}.yxa_hero_game_img-l16 {
  background: linear-gradient(135deg,#2A1208,#0C0E11);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.yxa_hero_game_img-l16 img {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}.yxa_hero_game_play-l16 {
  inset: 0;
  background: rgba(8,10,12,0.72);
  transition: opacity .2s;
  position: absolute;
  align-items: center;
  opacity: 0;
  justify-content: center;
  display: flex;
}.yxa_hero_game-l16:hover .yxa_hero_game_play-l16 {
  opacity: 1;
}.yxa_hero_game_play-l16 span {
  border-radius: 50%;
  background: #C96A1A;
  align-items: center;
  width: 52px;
  justify-content: center;
  height: 3.25rem;
  display: flex;
}.yxa_hero_game_play-l16 span svg {
  height: 18px;
  margin-left: 2px;
  width: 18px;
}.yxa_hero_game_info-l16 {
  padding: 14px 1rem;
}.yxa_hero_game_title-l16 {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 700;
  color: #F0EBE4;
  font-size: 0.938rem;
}.yxa_hero_game_provider-l16 {
  color: #7E746E;
  font-size: 11px;
}.yxa_hero_game_btn-l16 {
  border-radius: 8px;
  margin: 0.75rem 1rem 1rem;
  padding: 11px;
  transition: background .2s;
  background: #C96A1A;
  color: #F0EBE4;
  text-align: center;
  font-weight: 700;
  display: block;
  font-size: 13px;
}.yxa_hero_game-l16:hover .yxa_hero_game_btn-l16 {
  background: #DC7A2A;
}.yxa_sbar-l16 {
  padding: 1rem 16px 0;
  background: #0C0E11;
}
@media(min-width: 770px) {.yxa_sbar-l16 {
  padding: 1.125rem 1.5rem 0;
}
}.yxa_sbar_in-l16 {
  margin: 0 auto;
  max-width: 1340px;
}.yxa_sbar_row-l16 {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.yxa_sbar_input-l16 {
  gap: 10px;
  border-radius: 8px;
  transition: border-color .2s;
  background: #111418;
  padding: 11px 16px;
  flex: 1;
  border: 1px solid rgba(255,255,255,0.09);
  color: #7E746E;
  cursor: pointer;
  display: flex;
  font-size: 0.813rem;
  align-items: center;
}.yxa_sbar_input-l16:hover {
  border-color: rgba(201,105,26,0.55);
}.yxa_sbar_input-l16 svg {
  flex-shrink: 0;
  width: 0.938rem;
  height: 15px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.yxa_sbar_providers-l16 {
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.09);
  background: #111418;
  gap: 0.5rem;
  border-radius: 0.5rem;
  padding: 11px 1.125rem;
  color: #C4BAB0;
  font-size: 0.813rem;
  display: flex;
  align-items: center;
  white-space: nowrap;
  font-weight: 600;
}.yxa_sbar_providers-l16:hover {
  border-color: rgba(201,105,26,0.55);
  color: #F0EBE4;
}.yxa_sbar_providers-l16 svg {
  width: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 0.875rem;
}.yxa_sbar_tabs-l16 {
  gap: 6px;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
}.yxa_sbar_tabs-l16::-webkit-scrollbar {
  display: none;
}.yxa_sbar_tab-l16 {
  border: 1px solid rgba(255,255,255,0.05);
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255,255,255,0.05);
  gap: 0.438rem;
  border-radius: 20px;
  padding: 0.5rem 14px;
  font-size: 12px;
  color: #9A8F84;
  cursor: pointer;
  font-weight: 600;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  white-space: nowrap;
}.yxa_sbar_tab-l16:hover {
  background: rgba(255,255,255,0.07);
  border-color: rgba(201,105,26,0.55);
  color: #F0EBE4;
}.yxa_sbar_tab-l16.yxa_state_active-l16 {
  border-color: rgba(201,106,26,0.08);
  background: rgba(201,106,26,0.18);
  color: #F0EBE4;
}.yxa_sbar_tab_ic-l16 svg {
  width: 14px;
  height: 0.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.yxa_ws-l16 {
  padding: 2rem 1rem 0;
  background: #0C0E11;
}
@media(min-width:768px) {.yxa_ws-l16 {
  padding: 2.25rem 1.5rem 0;
}
}.yxa_ws_in-l16 {
  margin: 0 auto;
  max-width: 1340px;
}.yxa_ws_head-l16 {
  gap: 12px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
  margin-bottom: 14px;
}.yxa_ws_title-l16 {
  gap: 0.625rem;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 1rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  font-weight: 700;
  color: #F0EBE4;
}.yxa_ws_title_ic-l16 svg {
  stroke-linecap: round;
  color: #E8A020;
  height: 18px;
  stroke-linejoin: round;
  width: 1.125rem;
}.yxa_ws_online-l16 {
  gap: 7px;
  color: #7E746E;
  font-weight: 600;
  font-size: 12px;
  align-items: center;
  display: flex;
}.yxa_ws_online_dot-l16 {
  background: #2DBD6E;
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(45,189,110,0.16);
  width: 8px;
  height: 0.5rem;
  flex-shrink: 0;
}.yxa_ws_scroll-l16 {
  gap: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 0.5rem;
}.yxa_ws_scroll-l16::-webkit-scrollbar {
  display: none;
}.yxa_wc-l16 {
  padding: 10px 0.875rem;
  border: 1px solid rgba(255,255,255,0.09);
  background: #111418;
  border-radius: 8px;
  gap: 10px;
  display: flex;
  min-width: 13.75rem;
  flex-shrink: 0;
  align-items: center;
}.yxa_wc_img-l16 {
  background: #161B20;
  border-radius: 4px;
  overflow: hidden;
  width: 36px;
  flex-shrink: 0;
  height: 36px;
}.yxa_wc_img-l16 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.yxa_wc_info-l16 {
  min-width: 0;
}.yxa_wc_game-l16 {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  color: #C4BAB0;
  font-size: 12px;
  text-overflow: ellipsis;
}.yxa_wc_player-l16 {
  overflow: hidden;
  font-size: 0.625rem;
  color: #807870;
  white-space: nowrap;
  text-overflow: ellipsis;
}.yxa_wc_amount-l16 {
  flex-shrink: 0;
  font-size: 0.813rem;
  color: #2DBD6E;
  white-space: nowrap;
  font-weight: 700;
  margin-left: auto;
}.yxa_reg-l16 {
  background: #0C0E11;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.yxa_reg-l16 {
  padding: 44px 1.5rem 0;
}
}.yxa_reg_in-l16 {
  background: #161B20;
  margin: 0 auto;
  border-radius: 12px;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255,255,255,0.05);
  max-width: 1340px;
}
@media(min-width: 767px) {.yxa_reg_in-l16 {
  padding: 40px;
}
}.yxa_reg_top-l16 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.yxa_reg_top-l16 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.yxa_reg_label-l16 {
  font-size: 11px;
  margin-bottom: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #C96A1A;
  font-weight: 700;
}.yxa_reg_h2-l16 {
  font-family: 'Cinzel', serif;
  margin-bottom: 0.75rem;
  font-size: 22px;
  font-weight: 800;
  color: #F0EBE4;
  overflow-wrap: break-word;
  line-height: 1.2;
}
@media(min-width: 766px) {.yxa_reg_h2-l16 {
  font-size: 1.75rem;
}
}.yxa_reg_bonus-l16 {
  gap: 8px;
  border-radius: 0.5rem;
  border: 1px solid rgba(232,160,32,0.16);
  background: rgba(232,160,32,0.16);
  padding: 0.625rem 16px;
  margin-bottom: 1rem;
  display: inline-flex;
  align-items: center;
}.yxa_reg_bonus_amount-l16 {
  font-size: 20px;
  font-weight: 800;
  color: #E8A020;
}.yxa_reg_bonus_text-l16 {
  font-size: 13px;
  line-height: 1.35;
  color: #9A8F84;
}.yxa_reg_cta_btn-l16 {
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.875rem 2rem;
  background: #2DBD6E;
  display: inline-block;
  font-weight: 700;
  margin-bottom: 0.75rem;
  box-shadow: 0 6px 18px rgba(45,189,110,0.38), inset 0 1px 0 rgba(255,255,255,0.10);
  color: #0E0C0A;
  font-size: 0.938rem;
}.yxa_reg_cta_btn-l16:hover {
  background: #38D47E;
}.yxa_reg_terms-l16 {
  color: #807870;
  font-size: 11px;
  line-height: 1.5;
}.yxa_reg_seo-l16 {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 1.25rem;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-top: 1.25rem;
  line-height: 1.65;
  color: #7E746E;
}.yxa_reg_seo-l16 p {
  margin-bottom: 10px;
  font-size: 13px;
  color: #7E746E;
  line-height: 1.65;
}.yxa_reg_seo-l16 p:last-child {
  margin-bottom: 0;
}.yxa_reg_seo-l16 strong {
  color: #C4BAB0;
  font-weight: 700;
}.yxa_reg_seo-l16 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C96A1A;
}.yxa_reg_seo-l16 a:hover {
  color: #DC7A2A;
}.yxa_reg_seo-l16 ul,.yxa_reg_seo-l16 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.yxa_reg_seo-l16 ol {
  list-style: decimal;
}.yxa_reg_seo-l16 li {
  line-height: 1.65;
  font-size: 13px;
  color: #7E746E;
  margin-bottom: 0.25rem;
}.yxa_reg_seo-l16 table {
  display: block;
  font-size: 13px;
  overflow-x: auto;
  margin-bottom: 0.625rem;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 771px) {.yxa_reg_seo-l16 table {
  display: table;
}
}.yxa_reg_seo-l16 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #C4BAB0;
}.yxa_reg_seo-l16 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem;
  color: #7E746E;
}.yxa_reg_steps-l16 {
  gap: 14px;
  display: flex;
  margin-top: 1.75rem;
  flex-direction: column;
}
@media(min-width:860px) {.yxa_reg_steps-l16 {
  margin-top: 0;
}
}.yxa_reg_step-l16 {
  padding: 16px;
  border: 1px solid rgba(255,255,255,0.05);
  gap: 0.875rem;
  border-radius: 8px;
  background: rgba(255,255,255,0.05);
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.yxa_reg_step_num-l16 {
  border: 1px solid rgba(201,106,26,0.08);
  border-radius: 50%;
  background: rgba(201,106,26,0.18);
  color: #C96A1A;
  height: 2.125rem;
  font-weight: 800;
  width: 34px;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  font-size: 14px;
  align-items: center;
}.yxa_reg_step_title-l16 {
  font-weight: 700;
  font-size: 0.875rem;
  color: #F0EBE4;
  margin-bottom: 3px;
}.yxa_reg_step_text-l16 {
  font-size: 12px;
  color: #7E746E;
  line-height: 1.5;
}.yxa_reg_trust-l16 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  margin-top: 20px;
  padding-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
}.yxa_reg_trust_item-l16 {
  gap: 0.438rem;
  align-items: center;
  color: #7E746E;
  font-size: 12px;
  overflow-wrap: break-word;
  display: flex;
}.yxa_reg_trust_ic-l16 svg {
  color: #C96A1A;
  width: 16px;
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
}.yxa_bon-l16 {
  background: #0C0E11;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.yxa_bon-l16 {
  padding: 2.75rem 1.5rem 0;
}
}.yxa_bon_in-l16 {
  margin: 0 auto;
  max-width: 1340px;
}.yxa_bon_head-l16 {
  margin-bottom: 20px;
}.yxa_bon_label-l16 {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 0.688rem;
  color: #C96A1A;
}.yxa_bon_h2-l16 {
  font-family: 'Cinzel', serif;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 8px;
  color: #F0EBE4;
}
@media(min-width: 766px) {.yxa_bon_h2-l16 {
  font-size: 1.5rem;
}
}.yxa_bon_seo-l16 {
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 38.75rem;
  color: #7E746E;
}.yxa_bon_seo-l16 strong {
  color: #C4BAB0;
  font-weight: 700;
}.yxa_bon_seo-l16 a {
  color: #C96A1A;
  text-decoration: underline;
}.yxa_bon_grid-l16 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 638px) {.yxa_bon_grid-l16 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1078px) {.yxa_bon_grid-l16 {
  grid-template-columns: repeat(5,1fr);
}
}.yxa_bon_card-l16 {
  background: #111418;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s,transform .2s;
  padding: 1rem;
  border-radius: 0.5rem;
}.yxa_bon_card-l16:hover {
  transform: translateY(-2px);
  border-color: rgba(201,106,26,0.08);
}.yxa_bon_card_ic-l16 svg {
  height: 26px;
  stroke-linejoin: round;
  width: 1.625rem;
  stroke-linecap: round;
}.yxa_bon_card_ic-l16 {
  margin-bottom: 0.625rem;
}.yxa_bon_card_type-l16 {
  margin-bottom: 6px;
  color: #7E746E;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .06em;
}.yxa_bon_card_amount-l16 {
  margin-bottom: 0.375rem;
  font-weight: 800;
  color: #E8A020;
  font-size: 18px;
  line-height: 1.1;
}.yxa_bon_card_name-l16 {
  color: #F0EBE4;
  font-weight: 600;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
}.yxa_bon_card_detail-l16 {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 8px;
  line-height: 1.5;
  overflow-wrap: break-word;
  font-size: 11px;
  color: #807870;
}.yxa_prov-l16 {
  padding: 2.25rem 1rem 0;
  background: #0C0E11;
}
@media(min-width: 770px) {.yxa_prov-l16 {
  padding: 44px 24px 0;
}
}.yxa_prov_in-l16 {
  margin: 0 auto;
  max-width: 83.75rem;
}.yxa_prov_head-l16 {
  margin-bottom: 1rem;
}.yxa_prov_label-l16 {
  font-size: 0.688rem;
  color: #C96A1A;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
}.yxa_prov_h2-l16 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  color: #F0EBE4;
  margin-bottom: 8px;
}
@media(min-width: 769px) {.yxa_prov_h2-l16 {
  font-size: 24px;
}
}.yxa_prov_seo-l16 {
  color: #7E746E;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 38.75rem;
  margin-bottom: 16px;
}.yxa_prov_seo-l16 strong {
  color: #C4BAB0;
  font-weight: 700;
}.yxa_prov_seo-l16 a {
  color: #C96A1A;
  text-decoration: underline;
}.yxa_prov_grid-l16 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 643px) {.yxa_prov_grid-l16 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.yxa_prov_grid-l16 {
  grid-template-columns: repeat(8,1fr);
}
}.yxa_prov_card-l16 {
  padding: 14px 10px;
  background: #111418;
  gap: 7px;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 8px;
  transition: border-color .2s,background .2s;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}.yxa_prov_card-l16:hover {
  background: #161B20;
  border-color: rgba(201,105,26,0.55);
}.yxa_prov_logo-l16 {
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  height: 2.75rem;
  display: flex;
  width: 2.75rem;
  align-items: center;
  justify-content: center;
}.yxa_prov_logo-l16 img {
  height: 100%;
  object-fit: contain;
  width: 100%;
}.yxa_prov_name-l16 {
  color: #9A8F84;
  font-weight: 600;
  text-align: center;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.yxa_app-l16 {
  padding: 36px 1rem 0;
  background: #0C0E11;
}
@media(min-width: 769px) {.yxa_app-l16 {
  padding: 2.75rem 1.5rem 0;
}
}.yxa_app_in-l16 {
  margin: 0 auto;
  max-width: 1340px;
}.yxa_app_head-l16 {
  margin-bottom: 16px;
}.yxa_app_label-l16 {
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 11px;
  color: #C96A1A;
  letter-spacing: .08em;
  text-transform: uppercase;
}.yxa_app_h2-l16 {
  font-size: 1.25rem;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  color: #F0EBE4;
  font-weight: 800;
  font-family: 'Cinzel', serif;
}
@media(min-width: 765px) {.yxa_app_h2-l16 {
  font-size: 24px;
}
}.yxa_app_sub-l16 {
  line-height: 1.6;
  max-width: 600px;
  font-size: 13px;
  color: #7E746E;
  overflow-wrap: break-word;
}.yxa_app_sub-l16 strong {
  color: #C4BAB0;
  font-weight: 700;
}.yxa_app_cards-l16 {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 641px) {.yxa_app_cards-l16 {
  grid-template-columns: repeat(3,1fr);
}
}.yxa_app_card-l16 {
  border-radius: 0.5rem;
  padding: 1.25rem;
  overflow: hidden;
  gap: 16px;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.yxa_app_card_ios-l16 {
  background: linear-gradient(135deg,rgba(201,106,26,0.18) 0%,#161B20 100%);
}.yxa_app_card_android-l16 {
  background: linear-gradient(135deg,rgba(45,189,110,0.16) 0%,#161B20 100%);
}.yxa_app_card_win-l16 {
  background: linear-gradient(135deg,rgba(232,160,32,0.16) 0%,#161B20 100%);
}.yxa_app_card_ic-l16 svg {
  stroke-linecap: round;
  width: 34px;
  height: 34px;
  stroke-linejoin: round;
}.yxa_app_card_ic-l16 {
  flex-shrink: 0;
  color: #F0EBE4;
}.yxa_app_card_os-l16 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
  color: #7E746E;
  letter-spacing: .08em;
}.yxa_app_card_title-l16 {
  color: #F0EBE4;
  margin-bottom: 0.375rem;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-size: 0.938rem;
}.yxa_app_card_text-l16 {
  line-height: 1.5;
  margin-bottom: 14px;
  font-size: 12px;
  overflow-wrap: break-word;
  color: #7E746E;
}.yxa_app_card_btn-l16 {
  border: 1px solid rgba(201,105,26,0.55);
  padding: 0.625rem 18px;
  border-radius: 0.25rem;
  gap: 0.438rem;
  background: rgba(255,255,255,0.12);
  transition: background .2s;
  font-size: 13px;
  color: #F0EBE4;
  display: inline-flex;
  align-items: center;
  font-weight: 700;
}.yxa_app_card_btn-l16:hover {
  background: rgba(255,255,255,0.07);
}.yxa_htp-l16 {
  background: #0C0E11;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.yxa_htp-l16 {
  padding: 2.75rem 1.5rem 0;
}
}.yxa_htp_in-l16 {
  margin: 0 auto;
  max-width: 1340px;
}.yxa_htp_head-l16 {
  margin-bottom: 22px;
  max-width: 720px;
}.yxa_htp_label-l16 {
  letter-spacing: .08em;
  color: #C96A1A;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 8px;
}.yxa_htp_h2-l16 {
  font-weight: 800;
  color: #F0EBE4;
  font-size: 22px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
}
@media(min-width: 770px) {.yxa_htp_h2-l16 {
  font-size: 28px;
}
}.yxa_htp_intro-l16 {
  line-height: 1.6;
  font-size: 0.875rem;
  color: #7E746E;
}.yxa_htp_steps-l16 {
  margin: 0;
  gap: 0.75rem;
  list-style: none;
  padding: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.yxa_htp_steps-l16 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.yxa_htp_steps-l16 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.yxa_htp_step-l16 {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1.25rem 18px 1.125rem;
  background: #161B20;
  border-radius: 8px;
  display: flex;
  position: relative;
  flex-direction: column;
}.yxa_htp_step_num-l16 {
  background: #C96A1A;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  top: -0.75rem;
  font-family: 'Cinzel', serif;
  font-size: 0.813rem;
  height: 1.75rem;
  position: absolute;
  left: 20px;
  display: flex;
  width: 28px;
  color: #0E0C0A;
}.yxa_htp_step_ic-l16 {
  margin: 8px 0 0.75rem;
  border-radius: 0.25rem;
  background: rgba(201,106,26,0.18);
  justify-content: center;
  color: #C96A1A;
  width: 36px;
  align-items: center;
  display: flex;
  height: 36px;
}.yxa_htp_step_ic-l16 svg {
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
}.yxa_htp_step_h-l16 {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.25;
  color: #F0EBE4;
}.yxa_htp_step_p-l16 {
  color: #7E746E;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 13px;
}.yxa_htp_step_p-l16 strong {
  color: #C4BAB0;
  font-weight: 600;
}.yxa_htp_cta-l16 {
  transition: background .2s;
  border-radius: 8px;
  background: #2DBD6E;
  padding: 0.813rem 1.625rem;
  margin-top: 1.25rem;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 700;
  color: #0E0C0A;
}.yxa_htp_cta-l16:hover {
  background: #38D47E;
}.yxa_faq-l16 {
  padding: 36px 16px 0;
  background: #0C0E11;
}
@media(min-width:768px) {.yxa_faq-l16 {
  padding: 44px 24px 0;
}
}.yxa_faq_in-l16 {
  margin: 0 auto;
  max-width: 1340px;
}.yxa_faq_head-l16 {
  margin-bottom: 20px;
}.yxa_faq_label-l16 {
  color: #C96A1A;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.yxa_faq_h2-l16 {
  font-weight: 800;
  font-size: 1.25rem;
  color: #F0EBE4;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.yxa_faq_h2-l16 {
  font-size: 1.5rem;
}
}.yxa_faq_list-l16 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.yxa_faq_item-l16 {
  background: #161B20;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  overflow: hidden;
}.yxa_faq_q-l16 {
  transition: color .2s;
  gap: 0.75rem;
  padding: 1rem 1.25rem;
  font-size: 14px;
  cursor: pointer;
  color: #C4BAB0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-weight: 600;
  align-items: center;
}.yxa_faq_q-l16:hover {
  color: #F0EBE4;
}.yxa_faq_q_ic-l16 {
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  flex-shrink: 0;
  display: flex;
  width: 1.5rem;
  justify-content: center;
  align-items: center;
  color: #C96A1A;
  font-size: 1rem;
  height: 24px;
}.yxa_faq_item-l16.yxa_state_open-l16 .yxa_faq_q_ic-l16 {
  transform: rotate(45deg);
}.yxa_faq_a-l16 {
  padding: 0 1.25rem 1rem;
  overflow-wrap: break-word;
  color: #7E746E;
  font-size: 13px;
  line-height: 1.7;
  display: none;
}.yxa_faq_item-l16.yxa_state_open-l16 .yxa_faq_a-l16 {
  display: block;
}.yxa_faq_a-l16 strong {
  color: #C4BAB0;
  font-weight: 700;
}.yxa_faq_a-l16 a {
  color: #C96A1A;
  text-decoration: underline;
}.yxa_faq_a-l16 ul,.yxa_faq_a-l16 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.yxa_faq_a-l16 ol {
  list-style: decimal;
}.yxa_faq_a-l16 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.yxa_faq_a-l16 table {
  margin: 8px 0;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 12px;
  display: block;
}
@media(min-width:768px) {.yxa_faq_a-l16 table {
  display: table;
}
}.yxa_faq_a-l16 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 6px 8px;
  color: #C4BAB0;
  text-align: left;
  font-weight: 700;
}.yxa_faq_a-l16 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 8px;
  color: #7E746E;
}.yxa_pmt-l16 {
  background: #0C0E11;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.yxa_pmt-l16 {
  padding: 2.75rem 1.5rem 0;
}
}.yxa_pmt_in-l16 {
  margin: 0 auto;
  max-width: 1340px;
}.yxa_pmt_head-l16 {
  margin-bottom: 22px;
  max-width: 720px;
}.yxa_pmt_label-l16 {
  color: #C96A1A;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}.yxa_pmt_h2-l16 {
  font-family: 'Cinzel', serif;
  color: #F0EBE4;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-size: 22px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.yxa_pmt_h2-l16 {
  font-size: 28px;
}
}.yxa_pmt_intro-l16 {
  color: #7E746E;
  font-size: 14px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.yxa_pmt_groups-l16 {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.yxa_pmt_group-l16 {
  border-radius: 0.5rem;
  padding: 1.25rem;
  background: #161B20;
  border: 1px solid rgba(255,255,255,0.09);
}.yxa_pmt_group_head-l16 {
  gap: 12px;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
  flex-wrap: wrap;
}.yxa_pmt_group_ic-l16 {
  border-radius: 0.25rem;
  background: rgba(201,106,26,0.18);
  color: #C96A1A;
  align-items: center;
  height: 2.25rem;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  width: 2.25rem;
}.yxa_pmt_group_ic-l16 svg {
  width: 18px;
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
}.yxa_pmt_group_h-l16 {
  margin: 0;
  font-size: 16px;
  overflow-wrap: break-word;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  color: #F0EBE4;
}.yxa_pmt_group_p-l16 {
  color: #7E746E;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 13px;
  line-height: 1.6;
}.yxa_pmt_group_p-l16 strong {
  color: #C4BAB0;
  font-weight: 600;
}.yxa_pmt_table_wrap-l16 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.yxa_pmt_table-l16 {
  width: 100%;
  border-collapse: collapse;
  min-width: 33.75rem;
  font-size: 13px;
}.yxa_pmt_table-l16 th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  white-space: nowrap;
  font-size: 0.688rem;
  letter-spacing: .04em;
  text-transform: uppercase;
  text-align: left;
  font-weight: 700;
  color: #C4BAB0;
}.yxa_pmt_table-l16 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 12px;
  color: #7E746E;
}.yxa_pmt_table-l16 tbody tr:last-child td {
  border-bottom: none;
}.yxa_pmt_table-l16 tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #C4BAB0;
}.yxa_seo-l16 {
  padding: 36px 1rem 0;
  background: #0C0E11;
}
@media(min-width: 769px) {.yxa_seo-l16 {
  padding: 2.75rem 1.5rem 0;
}
}.yxa_seo_in-l16 {
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  background: #161B20;
  border-radius: 12px;
  padding: 1.75rem 1.5rem;
  max-width: 83.75rem;
}
@media(min-width: 765px) {.yxa_seo_in-l16 {
  padding: 36px 40px;
}
}.yxa_seo_label-l16 {
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #C96A1A;
  letter-spacing: .08em;
}.yxa_seo_h2-l16 {
  font-family: 'Cinzel', serif;
  margin-bottom: 0.875rem;
  font-size: 20px;
  overflow-wrap: break-word;
  color: #F0EBE4;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 767px) {.yxa_seo_h2-l16 {
  font-size: 1.5rem;
}
}.yxa_seo_body-l16 {
  overflow-wrap: break-word;
  color: #9A8F84;
  line-height: 1.75;
  font-size: 0.875rem;
}.yxa_seo_body-l16 p {
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #9A8F84;
  font-size: 0.875rem;
}.yxa_seo_body-l16 p:last-child {
  margin-bottom: 0;
}.yxa_seo_body-l16 strong {
  font-weight: 700;
  color: #C4BAB0;
}.yxa_seo_body-l16 a {
  transition: color .2s;
  text-decoration: underline;
  color: #C96A1A;
}.yxa_seo_body-l16 a:hover {
  color: #DC7A2A;
}.yxa_seo_body-l16 ul,.yxa_seo_body-l16 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.yxa_seo_body-l16 ol {
  list-style: decimal;
}.yxa_seo_body-l16 li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #9A8F84;
  line-height: 1.75;
}.yxa_seo_body-l16 table {
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
  display: block;
  margin-bottom: 0.75rem;
}
@media(min-width: 767px) {.yxa_seo_body-l16 table {
  display: table;
}
}.yxa_seo_body-l16 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  text-align: left;
  color: #C4BAB0;
  font-weight: 700;
}.yxa_seo_body-l16 td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9A8F84;
}.yxa_seo_cols-l16 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 639px) {.yxa_seo_cols-l16 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.yxa_seo_cols-l16 {
  grid-template-columns: repeat(3,1fr);
}
}.yxa_seo_col_h-l16 {
  font-weight: 700;
  color: #C4BAB0;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
}.yxa_seo_col_p-l16 {
  font-size: 13px;
  line-height: 1.65;
  color: #7E746E;
  overflow-wrap: break-word;
}.yxa_seo_stats-l16 {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.yxa_seo_stat-l16 {
  background: rgba(201,106,26,0.08);
  border: 1px solid rgba(201,106,26,0.18);
  border-radius: 0.5rem;
  flex: 1;
  padding: 0.875rem 16px;
  min-width: 140px;
}.yxa_seo_stat_val-l16 {
  font-weight: 800;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #C96A1A;
}.yxa_seo_stat_lb-l16 {
  overflow-wrap: break-word;
  color: #7E746E;
  font-size: 0.688rem;
}.yxa_seo-l16 {
  padding: 2.25rem 1rem 0;
  background: #0C0E11;
}
@media(min-width: 771px) {.yxa_seo-l16 {
  padding: 2.75rem 1.5rem 0;
}
}.yxa_seo_in-l16 {
  border: 1px solid rgba(255,255,255,0.09);
  padding: 1.75rem 24px;
  background: #161B20;
  margin: 0 auto;
  border-radius: 0.75rem;
  max-width: 1340px;
}
@media(min-width: 770px) {.yxa_seo_in-l16 {
  padding: 36px 2.5rem;
}
}.yxa_seo_label-l16 {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
  color: #C96A1A;
  font-size: 0.688rem;
}.yxa_seo_h2-l16 {
  line-height: 1.25;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.875rem;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  color: #F0EBE4;
}
@media(min-width: 770px) {.yxa_seo_h2-l16 {
  font-size: 1.5rem;
}
}.yxa_seo_body-l16 {
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
  color: #9A8F84;
}.yxa_seo_body-l16 p {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
  color: #9A8F84;
}.yxa_seo_body-l16 p:last-child {
  margin-bottom: 0;
}.yxa_seo_body-l16 strong {
  font-weight: 700;
  color: #C4BAB0;
}.yxa_seo_body-l16 a {
  transition: color .2s;
  color: #C96A1A;
  text-decoration: underline;
}.yxa_seo_body-l16 a:hover {
  color: #DC7A2A;
}.yxa_seo_body-l16 ul,.yxa_seo_body-l16 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.yxa_seo_body-l16 ol {
  list-style: decimal;
}.yxa_seo_body-l16 li {
  margin-bottom: 6px;
  line-height: 1.75;
  color: #9A8F84;
  font-size: 0.875rem;
}.yxa_seo_body-l16 table {
  width: 100%;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
  margin-bottom: 12px;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.yxa_seo_body-l16 table {
  display: table;
}
}.yxa_seo_body-l16 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #C4BAB0;
}.yxa_seo_body-l16 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #9A8F84;
}.yxa_seo_cols-l16 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.yxa_seo_cols-l16 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.yxa_seo_cols-l16 {
  grid-template-columns: repeat(3,1fr);
}
}.yxa_seo_col_h-l16 {
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  color: #C4BAB0;
  overflow-wrap: break-word;
}.yxa_seo_col_p-l16 {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #7E746E;
  line-height: 1.65;
}.yxa_seo_stats-l16 {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.yxa_seo_stat-l16 {
  flex: 1;
  border: 1px solid rgba(201,106,26,0.18);
  padding: 14px 1rem;
  border-radius: 8px;
  background: rgba(201,106,26,0.08);
  min-width: 140px;
}.yxa_seo_stat_val-l16 {
  overflow-wrap: break-word;
  color: #C96A1A;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 4px;
}.yxa_seo_stat_lb-l16 {
  font-size: 0.688rem;
  color: #7E746E;
  overflow-wrap: break-word;
}.yxa_seo-l16 {
  background: #0C0E11;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.yxa_seo-l16 {
  padding: 44px 24px 0;
}
}.yxa_seo_in-l16 {
  background: #161B20;
  padding: 28px 1.5rem;
  margin: 0 auto;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.09);
  max-width: 1340px;
}
@media(min-width: 767px) {.yxa_seo_in-l16 {
  padding: 36px 2.5rem;
}
}.yxa_seo_label-l16 {
  letter-spacing: .08em;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 700;
  color: #C96A1A;
}.yxa_seo_h2-l16 {
  overflow-wrap: break-word;
  color: #F0EBE4;
  margin-bottom: 14px;
  line-height: 1.25;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 769px) {.yxa_seo_h2-l16 {
  font-size: 24px;
}
}.yxa_seo_body-l16 {
  color: #9A8F84;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.yxa_seo_body-l16 p {
  line-height: 1.75;
  margin-bottom: 12px;
  color: #9A8F84;
  font-size: 14px;
}.yxa_seo_body-l16 p:last-child {
  margin-bottom: 0;
}.yxa_seo_body-l16 strong {
  color: #C4BAB0;
  font-weight: 700;
}.yxa_seo_body-l16 a {
  transition: color .2s;
  color: #C96A1A;
  text-decoration: underline;
}.yxa_seo_body-l16 a:hover {
  color: #DC7A2A;
}.yxa_seo_body-l16 ul,.yxa_seo_body-l16 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.yxa_seo_body-l16 ol {
  list-style: decimal;
}.yxa_seo_body-l16 li {
  color: #9A8F84;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 6px;
}.yxa_seo_body-l16 table {
  font-size: 13px;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  display: block;
  margin-bottom: 0.75rem;
}
@media(min-width: 769px) {.yxa_seo_body-l16 table {
  display: table;
}
}.yxa_seo_body-l16 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #C4BAB0;
  text-align: left;
}.yxa_seo_body-l16 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9A8F84;
}.yxa_seo_cols-l16 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.yxa_seo_cols-l16 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.yxa_seo_cols-l16 {
  grid-template-columns: repeat(3,1fr);
}
}.yxa_seo_col_h-l16 {
  margin-bottom: 0.438rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #C4BAB0;
}.yxa_seo_col_p-l16 {
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #7E746E;
}.yxa_seo_stats-l16 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.yxa_seo_stat-l16 {
  padding: 0.875rem 16px;
  border: 1px solid rgba(201,106,26,0.18);
  flex: 1;
  border-radius: 8px;
  background: rgba(201,106,26,0.08);
  min-width: 140px;
}.yxa_seo_stat_val-l16 {
  font-size: 20px;
  margin-bottom: 4px;
  color: #C96A1A;
  overflow-wrap: break-word;
  font-weight: 800;
}.yxa_seo_stat_lb-l16 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #7E746E;
}.yxa_ft-l16 {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #080A0C;
  margin-top: 48px;
}.yxa_ft_support-l16 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 16px;
}
@media(min-width: 769px) {.yxa_ft_support-l16 {
  padding: 1.75rem 1.5rem;
}
}.yxa_ft_support_in-l16 {
  margin: 0 auto;
  gap: 1rem;
  max-width: 1340px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.yxa_ft_support_main-l16 {
  flex: 1;
  gap: 16px;
  flex-wrap: wrap;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
}.yxa_ft_support_ic-l16 {
  flex-shrink: 0;
  color: #C96A1A;
}.yxa_ft_support_ic-l16 svg {
  stroke-linecap: round;
  height: 30px;
  width: 1.875rem;
  stroke-linejoin: round;
}.yxa_ft_support_text_title-l16 {
  margin-bottom: 3px;
  font-weight: 700;
  color: #F0EBE4;
  font-size: 15px;
  overflow-wrap: break-word;
}.yxa_ft_support_text_sub-l16 {
  overflow-wrap: break-word;
  color: #7E746E;
  font-size: 12px;
}.yxa_ft_support_btn-l16 {
  border-radius: 0.5rem;
  background: #C96A1A;
  transition: background .2s;
  padding: 11px 1.375rem;
  white-space: nowrap;
  font-size: 0.813rem;
  font-weight: 700;
  flex-shrink: 0;
  color: #F0EBE4;
}.yxa_ft_support_btn-l16:hover {
  background: #DC7A2A;
}.yxa_ft_support_contacts-l16 {
  gap: 1rem;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}.yxa_ft_support_contact-l16 {
  color: #807870;
  font-size: 12px;
  line-height: 1.4;
}.yxa_ft_support_contact-l16 strong {
  font-size: 0.688rem;
  color: #9A8F84;
  margin-bottom: 2px;
  display: block;
  font-weight: 600;
}.yxa_ft_main-l16 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 16px 24px;
}
@media(min-width: 765px) {.yxa_ft_main-l16 {
  padding: 40px 1.5rem 32px;
}
}.yxa_ft_main_in-l16 {
  gap: 1.5rem;
  margin: 0 auto;
  display: grid;
  max-width: 1340px;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 637px) {.yxa_ft_main_in-l16 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.yxa_ft_main_in-l16 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.yxa_ft_col_logo-l16 {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.yxa_ft_col_logo-l16 {
  grid-column: auto;
}
}.yxa_ft_logo-l16 {
  gap: 9px;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #F0EBE4;
  margin-bottom: 0.75rem;
  display: flex;
  align-items: center;
  font-size: 1rem;
  flex-wrap: wrap;
}.yxa_ft_logo_mark-l16 {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 30px;
  height: 1.875rem;
}.yxa_ft_logo_mark-l16 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.yxa_ft_logo_sub-l16 {
  overflow-wrap: break-word;
  color: #807870;
  line-height: 1.55;
  font-size: 0.75rem;
  max-width: 12.5rem;
}.yxa_ft_col_title-l16 {
  color: #9A8F84;
  font-weight: 700;
  letter-spacing: .07em;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 0.875rem;
}.yxa_ft_col_links-l16 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.yxa_ft_col_link-l16 {
  transition: color .2s;
  color: #807870;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.yxa_ft_col_link-l16:hover {
  color: #C4BAB0;
}.yxa_ft_apps-l16 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.yxa_ft_app_card-l16 {
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  gap: 10px;
  transition: border-color .2s;
  padding: 0.625rem 0.75rem;
  border: 1px solid rgba(255,255,255,0.09);
  align-items: center;
  display: flex;
}.yxa_ft_app_card-l16:hover {
  border-color: rgba(201,105,26,0.55);
}.yxa_ft_app_card_ic-l16 svg {
  height: 1.375rem;
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
}.yxa_ft_app_card_os-l16 {
  color: #807870;
  font-weight: 600;
  font-size: 10px;
}.yxa_ft_app_card_action-l16 {
  color: #C4BAB0;
  font-size: 0.75rem;
  font-weight: 700;
}.yxa_ft_bot-l16 {
  padding: 1.25rem 1rem;
}
@media(min-width: 769px) {.yxa_ft_bot-l16 {
  padding: 20px 1.5rem;
}
}.yxa_ft_bot_in-l16 {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  display: flex;
  max-width: 1340px;
  flex-wrap: wrap;
}.yxa_ft_socials-l16 {
  gap: 0.5rem;
  display: flex;
}.yxa_ft_soc-l16 {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.25rem;
  transition: background .2s;
  background: rgba(255,255,255,0.05);
  height: 36px;
  justify-content: center;
  display: flex;
  width: 2.25rem;
  color: #9A8F84;
  align-items: center;
}.yxa_ft_soc-l16 svg {
  width: 1rem;
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
}.yxa_ft_soc-l16:hover {
  background: rgba(255,255,255,0.07);
}.yxa_ft_legal-l16 {
  flex: 1;
  min-width: 12.5rem;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #8A8078;
  line-height: 1.6;
}.yxa_ft_legal-l16 strong {
  color: #9A8F84;
  font-weight: 700;
}.yxa_ft_legal-l16 a {
  color: #9A8F84;
  text-decoration: underline;
}.yxa_ft_age-l16 {
  border-radius: 50%;
  border: 2px solid #8A8078;
  flex-shrink: 0;
  margin-left: auto;
  display: flex;
  font-weight: 800;
  height: 2rem;
  width: 2rem;
  font-size: 11px;
  justify-content: center;
  color: #8A8078;
  align-items: center;
}