html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  max-width: 100%;
  display: block;
}body {
  background: #0E0F0F;
  line-height: 1.6;
  color: #C4BFB9;
  -webkit-font-smoothing: antialiased;
  font-family: 'DM Sans', sans-serif;
  min-height: 100vh;
}.xtb_layout_ys1 {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.xtb_page_ys1 {
  display: flex;
  min-height: 100vh;
}.xtb_main_ys1 {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media (min-width: 1078px) {.xtb_main_ys1 {
  padding-left: 13.75rem;
}
}
@media (max-width: 1080px) {.xtb_main_ys1 {
  padding-bottom: 4.5rem;
}
}.xtb_gc_ys1 {
  background: #121414;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 10px;
  cursor: pointer;
  width: 8.75rem;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 638px) {.xtb_gc_ys1 {
  width: 9.75rem;
}
}
@media(min-width: 1077px) {.xtb_gc_ys1 {
  width: 10.5rem;
}
}.xtb_gc_ys1:hover {
  border-color: rgba(62,156,128,0.07);
  transform: translateY(-3px);
}.xtb_gc_img_ys1 {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.xtb_gc_img_ys1 img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.xtb_gc_hover_ys1 {
  background: rgba(9,10,10,0.72);
  inset: 0;
  transition: opacity .2s;
  justify-content: center;
  opacity: 0;
  align-items: center;
  position: absolute;
  display: flex;
}.xtb_gc_ys1:hover .xtb_gc_hover_ys1 {
  opacity: 1;
}.xtb_gc_hover_btn_ys1 {
  background: #3E9C80;
  border-radius: 6px;
  padding: 0.5rem 16px;
  font-size: 0.75rem;
  font-weight: 700;
  color: #F0EDEA;
}.xtb_gc_info_ys1 {
  padding: 0.5rem 10px 10px;
}.xtb_gc_name_ys1 {
  overflow: hidden;
  font-size: 12px;
  color: #C4BFB9;
  font-weight: 600;
  margin-bottom: 3px;
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
}.xtb_gc_prov_ys1 {
  font-size: 10px;
  color: #524E4A;
}.xtb_gc_tag_ys1 {
  padding: 2px 0.438rem;
  border-radius: 4px;
  font-size: 9px;
  letter-spacing: .04em;
  position: absolute;
  font-weight: 700;
  text-transform: uppercase;
  z-index: 2;
  left: 6px;
  top: 0.375rem;
}.xtb_gc_tag_hot_ys1 {
  background: #C44242;
  color: #fff;
}.xtb_gc_tag_new_ys1 {
  background: #3AAA72;
  color: #0E0F0F;
}.xtb_gc_tag_jp_ys1 {
  background: #C29438;
  color: #0E0F0F;
}.xtb_gc_tag_ex_ys1 {
  background: #5A6B8A;
  color: #fff;
}.xtb_gc_tag_live_ys1 {
  background: #C44242;
  color: #fff;
}.xtb_gr_ys1 {
  background: #0E0F0F;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.xtb_gr_ys1 {
  padding: 2.25rem 1.5rem 0;
}
}.xtb_gr_in_ys1 {
  margin: 0 auto;
  max-width: 1320px;
}.xtb_gr_head_ys1 {
  gap: 0.75rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
}.xtb_gr_head_l_ys1 {
  gap: 10px;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.xtb_gr_ic_ys1 {
  border-radius: 0.625rem;
  align-items: center;
  height: 2rem;
  width: 32px;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
}.xtb_gr_ic_ys1 svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 1rem;
}.xtb_gr_title_ys1 {
  font-weight: 700;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1rem;
  color: #F0EDEA;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.xtb_gr_title_ys1 {
  font-size: 1.125rem;
}
}.xtb_gr_more_ys1 {
  transition: color .2s;
  gap: 5px;
  flex-shrink: 0;
  white-space: nowrap;
  display: flex;
  align-items: center;
  color: #6B6560;
  font-weight: 600;
  font-size: 12px;
}.xtb_gr_more_ys1:hover {
  color: #3E9C80;
}.xtb_gr_more_ys1 svg {
  height: 12px;
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.xtb_gr_arrows_ys1 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.xtb_gr_arr_ys1 {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.375rem;
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  align-items: center;
  color: #908A83;
  justify-content: center;
  width: 1.875rem;
  display: flex;
  height: 1.875rem;
}.xtb_gr_arr_ys1:hover {
  background: rgba(255,255,255,0.07);
  color: #F0EDEA;
}.xtb_gr_arr_ys1 svg {
  height: 0.813rem;
  stroke-linecap: round;
  width: 0.813rem;
  stroke-linejoin: round;
}.xtb_gr_seo_h_ys1 {
  margin: 0 0 0.375rem;
  font-weight: 700;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  max-width: 680px;
  color: #C4BFB9;
  font-size: 13px;
}
@media(min-width: 770px) {.xtb_gr_seo_h_ys1 {
  font-size: 14px;
}
}.xtb_gr_seo_ys1 {
  font-size: 0.75rem;
  margin-bottom: 0.75rem;
  color: #6B6560;
  overflow-wrap: break-word;
  line-height: 1.55;
  max-width: 42.5rem;
}.xtb_gr_seo_ys1 strong {
  color: #C4BFB9;
  font-weight: 600;
}.xtb_gr_scroll_ys1 {
  gap: 0.625rem;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
}.xtb_gr_scroll_ys1::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.xtb_gr_scroll_ys1 {
  gap: 0.75rem;
}
}.xtb_tb_ys1 {
  background: #0E0F0F;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  top: 0;
  align-items: center;
  position: fixed;
  display: flex;
  left: 0;
  height: 3.5rem;
  right: 0;
  z-index: 80;
}.xtb_tb_in_ys1 {
  gap: 0;
  padding: 0 14px;
  align-items: center;
  display: flex;
  width: 100%;
  height: 100%;
}.xtb_tb_burger_ys1 {
  gap: 0.313rem;
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
  width: 2.375rem;
  justify-content: center;
  margin-right: 0.5rem;
  height: 2.375rem;
  display: flex;
}.xtb_tb_burger_ys1:hover {
  background: rgba(255,255,255,0.05);
}.xtb_tb_burger_line_ys1 {
  background: #908A83;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 1.125rem;
}
@media(min-width: 1082px) {.xtb_tb_burger_ys1 {
  display: none;
}
}.xtb_tb_logo_ys1 {
  gap: 9px;
  letter-spacing: -.01em;
  flex-shrink: 0;
  font-size: 1.125rem;
  font-weight: 800;
  color: #F0EDEA;
  align-items: center;
  display: flex;
  margin-right: 1.25rem;
  overflow-wrap: break-word;
}.xtb_tb_logo_mark_ys1 {
  border-radius: 10px;
  overflow: hidden;
  align-items: center;
  height: 2rem;
  justify-content: center;
  display: flex;
  width: 2rem;
}.xtb_tb_logo_mark_ys1 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.xtb_tb_nav_ys1 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.xtb_tb_nav_ys1 {
  display: flex;
}
}.xtb_tb_tab_ys1 {
  border-radius: 10px;
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  color: #908A83;
  white-space: nowrap;
  font-weight: 600;
  font-size: 13px;
}.xtb_tb_tab_ys1:hover {
  background: rgba(255,255,255,0.05);
  color: #F0EDEA;
}.xtb_tb_tab_ys1.xtb_state_active_ys1 {
  background: rgba(62,156,128,0.18);
  color: #F0EDEA;
}.xtb_tb_right_ys1 {
  gap: 8px;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
  display: flex;
}.xtb_tb_login_ys1 {
  transition: border-color .2s,color .2s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 10px;
  padding: 0.563rem 1rem;
  font-size: 13px;
  display: none;
  font-weight: 600;
  color: #C4BFB9;
}.xtb_tb_login_ys1:hover {
  border-color: rgba(255,255,255,0.18);
  color: #F0EDEA;
}
@media(min-width: 479px) {.xtb_tb_login_ys1 {
  display: block;
}
}.xtb_tb_reg_ys1 {
  border-radius: 10px;
  padding: 9px 1.125rem;
  transition: background .2s;
  background: #3AAA72;
  font-weight: 700;
  white-space: nowrap;
  color: #0C0E0D;
  font-size: 0.813rem;
}.xtb_tb_reg_ys1:hover {
  background: #4CBF85;
}.xtb_sb_ys1 {
  background: #161818;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  top: 56px;
  bottom: 0;
  left: 0;
  overflow-y: auto;
  width: 220px;
  z-index: 70;
  position: fixed;
}.xtb_sb_ys1.xtb_state_open_ys1 {
  transform: translateX(0);
}.xtb_sb_ys1::-webkit-scrollbar {
  width: 4px;
}.xtb_sb_ys1::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1081px) {.xtb_sb_ys1 {
  transform: translateX(0);
}
}.xtb_sb_auth_ys1 {
  padding: 0.875rem 12px 10px;
}.xtb_sb_btn_reg_ys1 {
  border-radius: 0.625rem;
  padding: 11px;
  transition: background .2s;
  background: #3AAA72;
  margin-bottom: 0.5rem;
  color: #0C0E0D;
  font-size: 0.813rem;
  font-weight: 700;
  display: block;
  text-align: center;
}.xtb_sb_btn_reg_ys1:hover {
  background: #4CBF85;
}.xtb_sb_btn_login_ys1 {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.625rem;
  background: rgba(255,255,255,0.05);
  padding: 0.625rem;
  transition: border-color .2s;
  display: block;
  font-weight: 600;
  color: #C4BFB9;
  text-align: center;
  font-size: 0.813rem;
}.xtb_sb_btn_login_ys1:hover {
  border-color: rgba(255,255,255,0.18);
  color: #F0EDEA;
}.xtb_sb_promo_ys1 {
  margin: 0 12px 0.625rem;
  padding: 12px 14px;
  overflow: hidden;
  border: 1px solid rgba(62,156,128,0.18);
  background: linear-gradient(135deg,#102620,#161818);
  border-radius: 0.625rem;
  position: relative;
}.xtb_sb_promo_ys1::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(62,156,128,0.18),transparent 70%);
  top: -20px;
  height: 5rem;
  position: absolute;
  content: '';
  right: -20px;
  width: 80px;
}.xtb_sb_promo_title_ys1 {
  font-size: 0.688rem;
  font-weight: 700;
  color: #3E9C80;
  letter-spacing: .06em;
  margin-bottom: 0.25rem;
  text-transform: uppercase;
}.xtb_sb_promo_text_ys1 {
  overflow-wrap: break-word;
  color: #F0EDEA;
  line-height: 1.35;
  font-size: 12px;
  font-weight: 600;
}.xtb_sb_promo_sub_ys1 {
  font-size: 0.625rem;
  margin-top: 3px;
  color: #6B6560;
}.xtb_sb_nav_ys1 {
  padding: 6px 0.5rem 16px;
}.xtb_sb_nav_lb_ys1 {
  padding: 0.625rem 8px 0.375rem;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #524E4A;
  font-weight: 700;
  letter-spacing: .08em;
}.xtb_sb_link_ys1 {
  border-radius: 0.375rem;
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  gap: 10px;
  color: #908A83;
  cursor: pointer;
  font-weight: 500;
  align-items: center;
  font-size: 13px;
  overflow-wrap: break-word;
  display: flex;
}.xtb_sb_link_ys1:hover {
  background: rgba(255,255,255,0.05);
  color: #F0EDEA;
}.xtb_sb_link_ys1.xtb_state_active_ys1 {
  background: rgba(62,156,128,0.18);
  color: #F0EDEA;
}.xtb_sb_ic_ys1 {
  border-radius: 0.375rem;
  height: 1.875rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  width: 30px;
  justify-content: center;
}.xtb_sb_ic_ys1 svg {
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.xtb_sb_ic_1_ys1 {
  background: rgba(62,156,128,0.07);
  color: #3E9C80;
}.xtb_sb_ic_2_ys1 {
  background: rgba(58,170,114,0.16);
  color: #3AAA72;
}.xtb_sb_ic_3_ys1 {
  background: rgba(194,148,56,0.16);
  color: #C29438;
}.xtb_sb_ic_4_ys1 {
  background: rgba(90,107,138,0.20);
  color: #5A6B8A;
}.xtb_sb_ic_5_ys1 {
  background: rgba(62,156,128,0.07);
  color: #B85580;
}.xtb_sb_ic_6_ys1 {
  background: rgba(90,107,138,0.20);
  color: #7A5BAE;
}.xtb_sb_badge_ys1 {
  background: #C29438;
  border-radius: 6px;
  padding: 2px 0.438rem;
  margin-left: auto;
  color: #0C0E0D;
  font-size: 9px;
  font-weight: 700;
}.xtb_sb_bot_ys1 {
  gap: 0.5rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  display: flex;
}.xtb_sb_lang_ys1,.xtb_sb_help_ys1 {
  background: rgba(255,255,255,0.05);
  border-radius: 0.375rem;
  transition: border-color .2s;
  gap: 6px;
  flex: 1;
  padding: 9px 0.375rem;
  border: 1px solid rgba(255,255,255,0.05);
  font-size: 0.688rem;
  justify-content: center;
  align-items: center;
  color: #908A83;
  font-weight: 600;
  display: flex;
}.xtb_sb_lang_ys1:hover,.xtb_sb_help_ys1:hover {
  border-color: rgba(255,255,255,0.18);
  color: #F0EDEA;
}.xtb_sb_lang_ys1 svg,.xtb_sb_help_ys1 svg {
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
}.xtb_sb_bd_ys1 {
  inset: 0;
  background: rgba(9,10,10,0.72);
  z-index: 69;
  position: fixed;
  display: none;
}.xtb_sb_bd_ys1.xtb_state_on_ys1 {
  display: block;
}
@media(min-width: 1077px) {.xtb_sb_bd_ys1 {
  display: none!important;
}
}.xtb_mob_nav_ys1 {
  border-top: 1px solid rgba(255,255,255,0.09);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  background: #161818;
  display: flex;
  left: 0;
  z-index: 80;
  position: fixed;
  right: 0;
  bottom: 0;
}
@media(min-width: 1078px) {.xtb_mob_nav_ys1 {
  display: none;
}
}.xtb_mob_nav_item_ys1 {
  padding: 4px 2px;
  flex: 1;
  gap: 4px;
  align-items: center;
  cursor: pointer;
  color: #524E4A;
  display: flex;
  flex-direction: column;
}.xtb_mob_nav_ic_ys1 {
  line-height: 1;
}.xtb_mob_nav_ic_ys1 svg {
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.25rem;
}.xtb_mob_nav_lb_ys1 {
  font-size: 0.625rem;
  font-weight: 600;
  color: #524E4A;
}.xtb_mob_nav_item_ys1.xtb_state_active_ys1 {
  color: #3E9C80;
}.xtb_mob_nav_item_ys1.xtb_state_active_ys1 .xtb_mob_nav_lb_ys1 {
  color: #3E9C80;
}.xtb_hero_ys1 {
  background: #0E0F0F;
  padding: 1.25rem 16px 0;
}
@media(min-width: 765px) {.xtb_hero_ys1 {
  padding: 1.5rem 24px 0;
}
}.xtb_hero_in_ys1 {
  margin: 0 auto;
  gap: 0.75rem;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.xtb_hero_in_ys1 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1099px) {.xtb_hero_in_ys1 {
  grid-template-columns: 1fr 340px;
}
}.xtb_hero_promo_ys1 {
  border-radius: 16px;
  background: #121414;
  overflow: hidden;
  min-height: 220px;
  position: relative;
  display: flex;
  align-items: stretch;
}
@media(min-width: 769px) {.xtb_hero_promo_ys1 {
  min-height: 17.5rem;
}
}.xtb_hero_promo_bg_ys1 {
  background-position: center;
  background: linear-gradient(120deg,#102620 0%,#0E0F0F 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.xtb_hero_promo_bg_ys1::after {
  background: linear-gradient(90deg,#0E0F0F 0%,rgba(9,10,10,0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.xtb_hero_promo_glow_ys1 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(90,107,138,0.20) 0%,transparent 65%);
  width: 18.75rem;
  position: absolute;
  height: 18.75rem;
  pointer-events: none;
  top: -40px;
  right: 3.75rem;
}.xtb_hero_promo_ct_ys1 {
  padding: 1.75rem 24px 1.75rem 1.75rem;
  display: flex;
  max-width: 30rem;
  flex-direction: column;
  justify-content: center;
  z-index: 2;
  position: relative;
}
@media(min-width: 767px) {.xtb_hero_promo_ct_ys1 {
  padding: 2.5rem 2rem;
}
}.xtb_hero_badge_ys1 {
  padding: 5px 12px;
  border: 1px solid rgba(62,156,128,0.07);
  border-radius: 20px;
  background: rgba(62,156,128,0.18);
  color: #3E9C80;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 700;
  margin-bottom: 0.875rem;
  font-size: 10px;
  letter-spacing: .08em;
}.xtb_hero_h1_ys1 {
  font-weight: 800;
  margin-bottom: 0.625rem;
  line-height: 1.15;
  font-size: 1.625rem;
  color: #F0EDEA;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
}.xtb_hero_h1_ys1 em {
  color: #C29438;
  font-style: normal;
}
@media(min-width: 766px) {.xtb_hero_h1_ys1 {
  font-size: 2.25rem;
}
}.xtb_hero_sub_ys1 {
  margin-bottom: 20px;
  font-size: 0.813rem;
  line-height: 1.55;
  color: #908A83;
}
@media(min-width: 771px) {.xtb_hero_sub_ys1 {
  font-size: 0.875rem;
}
}.xtb_hero_row_ys1 {
  gap: 0.625rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.xtb_hero_cta_ys1 {
  transition: background .2s;
  background: #3AAA72;
  padding: 13px 26px;
  border-radius: 10px;
  box-shadow: 0 4px 14px 0 rgba(58,170,114,0.32);
  font-size: 0.875rem;
  color: #0C0E0D;
  font-weight: 700;
}.xtb_hero_cta_ys1:hover {
  background: #4CBF85;
}.xtb_hero_terms_ys1 {
  color: #524E4A;
  font-size: 11px;
}.xtb_hero_game_ys1 {
  border: 1px solid rgba(255,255,255,0.05);
  background: #121414;
  overflow: hidden;
  border-radius: 16px;
  flex-direction: column;
  position: relative;
  display: flex;
}.xtb_hero_game_badge_ys1 {
  border: 1px solid rgba(194,148,56,0.16);
  border-radius: 20px;
  background: rgba(194,148,56,0.16);
  padding: 0.313rem 10px;
  left: 0.75rem;
  text-transform: uppercase;
  z-index: 3;
  top: 12px;
  font-weight: 700;
  letter-spacing: .06em;
  color: #C29438;
  font-size: 10px;
  position: absolute;
}.xtb_hero_game_badge_ys1 svg {
  height: 0.688rem;
  vertical-align: -1px;
  margin-right: 4px;
  width: 0.688rem;
}.xtb_hero_game_img_ys1 {
  overflow: hidden;
  background: linear-gradient(135deg,#102620,#0E0F0F);
  position: relative;
  padding-bottom: 60%;
}.xtb_hero_game_img_ys1 img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.xtb_hero_game_play_ys1 {
  transition: opacity .2s;
  background: rgba(9,10,10,0.72);
  inset: 0;
  display: flex;
  align-items: center;
  opacity: 0;
  justify-content: center;
  position: absolute;
}.xtb_hero_game_ys1:hover .xtb_hero_game_play_ys1 {
  opacity: 1;
}.xtb_hero_game_play_ys1 span {
  border-radius: 50%;
  background: #3E9C80;
  display: flex;
  height: 3.25rem;
  width: 3.25rem;
  justify-content: center;
  align-items: center;
}.xtb_hero_game_play_ys1 span svg {
  height: 1.125rem;
  width: 1.125rem;
  margin-left: 2px;
}.xtb_hero_game_info_ys1 {
  padding: 14px 1rem;
}.xtb_hero_game_title_ys1 {
  margin-bottom: 4px;
  color: #F0EDEA;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.xtb_hero_game_provider_ys1 {
  font-size: 0.688rem;
  color: #6B6560;
}.xtb_hero_game_btn_ys1 {
  border-radius: 10px;
  background: #3E9C80;
  transition: background .2s;
  margin: 0.75rem 1rem 1rem;
  padding: 11px;
  display: block;
  text-align: center;
  font-size: 13px;
  color: #F0EDEA;
  font-weight: 700;
}.xtb_hero_game_ys1:hover .xtb_hero_game_btn_ys1 {
  background: #51B496;
}.xtb_sbar_ys1 {
  background: #0E0F0F;
  padding: 1rem 16px 0;
}
@media(min-width: 771px) {.xtb_sbar_ys1 {
  padding: 1.125rem 24px 0;
}
}.xtb_sbar_in_ys1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.xtb_sbar_row_ys1 {
  gap: 10px;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
}.xtb_sbar_input_ys1 {
  padding: 0.688rem 16px;
  background: #121414;
  border: 1px solid rgba(255,255,255,0.09);
  gap: 0.625rem;
  flex: 1;
  transition: border-color .2s;
  border-radius: 0.625rem;
  display: flex;
  color: #6B6560;
  cursor: pointer;
  font-size: 0.813rem;
  align-items: center;
}.xtb_sbar_input_ys1:hover {
  border-color: rgba(255,255,255,0.18);
}.xtb_sbar_input_ys1 svg {
  width: 0.938rem;
  height: 15px;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex-shrink: 0;
}.xtb_sbar_providers_ys1 {
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s;
  padding: 0.688rem 1.125rem;
  border-radius: 0.625rem;
  gap: 0.5rem;
  background: #121414;
  white-space: nowrap;
  font-weight: 600;
  display: flex;
  font-size: 13px;
  color: #C4BFB9;
  align-items: center;
}.xtb_sbar_providers_ys1:hover {
  border-color: rgba(255,255,255,0.18);
  color: #F0EDEA;
}.xtb_sbar_providers_ys1 svg {
  stroke-linecap: round;
  width: 14px;
  height: 0.875rem;
  stroke-linejoin: round;
}.xtb_sbar_tabs_ys1 {
  gap: 6px;
  padding-bottom: 2px;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
}.xtb_sbar_tabs_ys1::-webkit-scrollbar {
  display: none;
}.xtb_sbar_tab_ys1 {
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.05);
  padding: 8px 14px;
  border-radius: 1.25rem;
  transition: background .15s,color .15s,border-color .15s;
  gap: 0.438rem;
  cursor: pointer;
  flex-shrink: 0;
  display: flex;
  white-space: nowrap;
  font-size: 0.75rem;
  font-weight: 600;
  align-items: center;
  color: #908A83;
}.xtb_sbar_tab_ys1:hover {
  border-color: rgba(255,255,255,0.18);
  background: rgba(255,255,255,0.07);
  color: #F0EDEA;
}.xtb_sbar_tab_ys1.xtb_state_active_ys1 {
  background: rgba(62,156,128,0.18);
  border-color: rgba(62,156,128,0.07);
  color: #F0EDEA;
}.xtb_sbar_tab_ic_ys1 svg {
  stroke-linejoin: round;
  height: 0.875rem;
  width: 0.875rem;
  stroke-linecap: round;
}.xtb_ws_ys1 {
  padding: 2rem 1rem 0;
  background: #0E0F0F;
}
@media(min-width: 765px) {.xtb_ws_ys1 {
  padding: 2.25rem 24px 0;
}
}.xtb_ws_in_ys1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.xtb_ws_head_ys1 {
  gap: 12px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  align-items: center;
}.xtb_ws_title_ys1 {
  gap: 10px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  color: #F0EDEA;
  font-weight: 700;
  font-family: 'Cormorant Garamond', serif;
  font-size: 16px;
  overflow-wrap: break-word;
}.xtb_ws_title_ic_ys1 svg {
  stroke-linecap: round;
  height: 18px;
  width: 18px;
  color: #C29438;
  stroke-linejoin: round;
}.xtb_ws_online_ys1 {
  gap: 7px;
  color: #6B6560;
  font-weight: 600;
  align-items: center;
  font-size: 12px;
  display: flex;
}.xtb_ws_online_dot_ys1 {
  border-radius: 50%;
  background: #3AAA72;
  box-shadow: 0 0 0.375rem rgba(58,170,114,0.16);
  flex-shrink: 0;
  height: 0.5rem;
  width: 0.5rem;
}.xtb_ws_scroll_ys1 {
  gap: 8px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 8px;
}.xtb_ws_scroll_ys1::-webkit-scrollbar {
  display: none;
}.xtb_wc_ys1 {
  background: #121414;
  border: 1px solid rgba(255,255,255,0.09);
  gap: 0.625rem;
  padding: 10px 0.875rem;
  border-radius: 10px;
  display: flex;
  min-width: 220px;
  flex-shrink: 0;
  align-items: center;
}.xtb_wc_img_ys1 {
  overflow: hidden;
  border-radius: 0.375rem;
  background: #161818;
  height: 36px;
  flex-shrink: 0;
  width: 2.25rem;
}.xtb_wc_img_ys1 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.xtb_wc_info_ys1 {
  min-width: 0;
}.xtb_wc_game_ys1 {
  overflow: hidden;
  white-space: nowrap;
  color: #C4BFB9;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  font-weight: 600;
}.xtb_wc_player_ys1 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 10px;
  color: #524E4A;
}.xtb_wc_amount_ys1 {
  white-space: nowrap;
  flex-shrink: 0;
  color: #3AAA72;
  margin-left: auto;
  font-weight: 700;
  font-size: 0.813rem;
}.xtb_bon_ys1 {
  padding: 2.25rem 1rem 0;
  background: #0E0F0F;
}
@media(min-width: 765px) {.xtb_bon_ys1 {
  padding: 2.75rem 24px 0;
}
}.xtb_bon_in_ys1 {
  margin: 0 auto;
  max-width: 1320px;
}.xtb_bon_head_ys1 {
  margin-bottom: 20px;
}.xtb_bon_label_ys1 {
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  color: #3E9C80;
  letter-spacing: .08em;
}.xtb_bon_h2_ys1 {
  color: #F0EDEA;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 767px) {.xtb_bon_h2_ys1 {
  font-size: 24px;
}
}.xtb_bon_seo_ys1 {
  color: #6B6560;
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 620px;
  line-height: 1.6;
}.xtb_bon_seo_ys1 strong {
  color: #C4BFB9;
  font-weight: 700;
}.xtb_bon_seo_ys1 a {
  color: #3E9C80;
  text-decoration: underline;
}.xtb_bon_grid_ys1 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.xtb_bon_grid_ys1 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.xtb_bon_grid_ys1 {
  grid-template-columns: repeat(5,1fr);
}
}.xtb_bon_card_ys1 {
  background: #121414;
  transition: border-color .2s,transform .2s;
  padding: 16px;
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.09);
}.xtb_bon_card_ys1:hover {
  border-color: rgba(62,156,128,0.07);
  transform: translateY(-2px);
}.xtb_bon_card_ic_ys1 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.625rem;
  width: 1.625rem;
}.xtb_bon_card_ic_ys1 {
  margin-bottom: 0.625rem;
}.xtb_bon_card_type_ys1 {
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 0.625rem;
  margin-bottom: 0.375rem;
  font-weight: 700;
  color: #6B6560;
}.xtb_bon_card_amount_ys1 {
  color: #C29438;
  margin-bottom: 6px;
  font-weight: 800;
  font-size: 18px;
  line-height: 1.1;
}.xtb_bon_card_name_ys1 {
  font-size: 13px;
  margin-bottom: 8px;
  color: #F0EDEA;
  font-weight: 600;
  overflow-wrap: break-word;
}.xtb_bon_card_detail_ys1 {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  line-height: 1.5;
  padding-top: 0.5rem;
  font-size: 11px;
  color: #524E4A;
}.xtb_reg_ys1 {
  background: #0E0F0F;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.xtb_reg_ys1 {
  padding: 44px 24px 0;
}
}.xtb_reg_in_ys1 {
  margin: 0 auto;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.05);
  background: #161818;
  border-radius: 1rem;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.xtb_reg_in_ys1 {
  padding: 2.5rem;
}
}.xtb_reg_top_ys1 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.xtb_reg_top_ys1 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.xtb_reg_label_ys1 {
  font-size: 11px;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #3E9C80;
  text-transform: uppercase;
}.xtb_reg_h2_ys1 {
  color: #F0EDEA;
  overflow-wrap: break-word;
  line-height: 1.2;
  margin-bottom: 0.75rem;
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.375rem;
}
@media(min-width: 765px) {.xtb_reg_h2_ys1 {
  font-size: 1.75rem;
}
}.xtb_reg_bonus_ys1 {
  gap: 0.5rem;
  border: 1px solid rgba(194,148,56,0.16);
  background: rgba(194,148,56,0.16);
  border-radius: 10px;
  padding: 10px 1rem;
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
}.xtb_reg_bonus_amount_ys1 {
  color: #C29438;
  font-weight: 800;
  font-size: 1.25rem;
}.xtb_reg_bonus_text_ys1 {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #908A83;
}.xtb_reg_cta_btn_ys1 {
  background: #3AAA72;
  border-radius: 0.625rem;
  padding: 0.875rem 32px;
  transition: background .2s;
  color: #0C0E0D;
  font-size: 15px;
  font-weight: 700;
  box-shadow: 0 4px 14px 0 rgba(58,170,114,0.32);
  margin-bottom: 12px;
  display: inline-block;
}.xtb_reg_cta_btn_ys1:hover {
  background: #4CBF85;
}.xtb_reg_terms_ys1 {
  line-height: 1.5;
  color: #524E4A;
  font-size: 0.688rem;
}.xtb_reg_seo_ys1 {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 20px;
  color: #6B6560;
  font-size: 0.813rem;
  margin-top: 20px;
  overflow-wrap: break-word;
  line-height: 1.65;
}.xtb_reg_seo_ys1 p {
  color: #6B6560;
  font-size: 0.813rem;
  margin-bottom: 0.625rem;
  line-height: 1.65;
}.xtb_reg_seo_ys1 p:last-child {
  margin-bottom: 0;
}.xtb_reg_seo_ys1 strong {
  color: #C4BFB9;
  font-weight: 700;
}.xtb_reg_seo_ys1 a {
  transition: color .2s;
  color: #3E9C80;
  text-decoration: underline;
}.xtb_reg_seo_ys1 a:hover {
  color: #51B496;
}.xtb_reg_seo_ys1 ul,.xtb_reg_seo_ys1 ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.xtb_reg_seo_ys1 ol {
  list-style: decimal;
}.xtb_reg_seo_ys1 li {
  color: #6B6560;
  margin-bottom: 0.25rem;
  line-height: 1.65;
  font-size: 0.813rem;
}.xtb_reg_seo_ys1 table {
  display: block;
  overflow-x: auto;
  font-size: 0.813rem;
  margin-bottom: 10px;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width:768px) {.xtb_reg_seo_ys1 table {
  display: table;
}
}.xtb_reg_seo_ys1 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.5rem;
  text-align: left;
  color: #C4BFB9;
  font-weight: 700;
}.xtb_reg_seo_ys1 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.5rem;
  color: #6B6560;
}.xtb_reg_steps_ys1 {
  gap: 14px;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media(min-width: 858px) {.xtb_reg_steps_ys1 {
  margin-top: 0;
}
}.xtb_reg_step_ys1 {
  background: rgba(255,255,255,0.05);
  gap: 14px;
  padding: 16px;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.05);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.xtb_reg_step_num_ys1 {
  border: 1px solid rgba(62,156,128,0.07);
  border-radius: 50%;
  background: rgba(62,156,128,0.18);
  width: 34px;
  font-weight: 800;
  color: #3E9C80;
  display: flex;
  justify-content: center;
  font-size: 0.875rem;
  align-items: center;
  flex-shrink: 0;
  height: 2.125rem;
}.xtb_reg_step_title_ys1 {
  margin-bottom: 3px;
  font-size: 0.875rem;
  font-weight: 700;
  color: #F0EDEA;
}.xtb_reg_step_text_ys1 {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #6B6560;
}.xtb_reg_trust_ys1 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  flex-wrap: wrap;
}.xtb_reg_trust_item_ys1 {
  gap: 0.438rem;
  font-size: 12px;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
  color: #6B6560;
}.xtb_reg_trust_ic_ys1 svg {
  width: 16px;
  stroke-linejoin: round;
  color: #3E9C80;
  stroke-linecap: round;
  height: 16px;
}.xtb_htp_ys1 {
  background: #0E0F0F;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.xtb_htp_ys1 {
  padding: 44px 24px 0;
}
}.xtb_htp_in_ys1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.xtb_htp_head_ys1 {
  max-width: 45rem;
  margin-bottom: 22px;
}.xtb_htp_label_ys1 {
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
  color: #3E9C80;
  text-transform: uppercase;
  letter-spacing: .08em;
}.xtb_htp_h2_ys1 {
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 1.375rem;
  color: #F0EDEA;
}
@media(min-width: 767px) {.xtb_htp_h2_ys1 {
  font-size: 28px;
}
}.xtb_htp_intro_ys1 {
  color: #6B6560;
  line-height: 1.6;
  font-size: 14px;
}.xtb_htp_steps_ys1 {
  padding: 0;
  gap: 0.75rem;
  list-style: none;
  margin: 0;
  grid-template-columns: 1fr;
  display: grid;
  counter-reset: none;
}
@media(min-width:640px) {.xtb_htp_steps_ys1 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.xtb_htp_steps_ys1 {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.xtb_htp_step_ys1 {
  padding: 20px 18px 1.125rem;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.625rem;
  background: #161818;
  flex-direction: column;
  display: flex;
  position: relative;
}.xtb_htp_step_num_ys1 {
  background: #3E9C80;
  border-radius: 50%;
  left: 1.25rem;
  align-items: center;
  font-size: 0.813rem;
  color: #0C0E0D;
  top: -0.75rem;
  position: absolute;
  justify-content: center;
  font-weight: 800;
  height: 1.75rem;
  font-family: 'Cormorant Garamond', serif;
  width: 1.75rem;
  display: flex;
}.xtb_htp_step_ic_ys1 {
  background: rgba(62,156,128,0.18);
  border-radius: 6px;
  margin: 0.5rem 0 0.75rem;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 2.25rem;
  color: #3E9C80;
  height: 2.25rem;
}.xtb_htp_step_ic_ys1 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
  width: 18px;
}.xtb_htp_step_h_ys1 {
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 14px;
  color: #F0EDEA;
  line-height: 1.25;
}.xtb_htp_step_p_ys1 {
  line-height: 1.55;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #6B6560;
}.xtb_htp_step_p_ys1 strong {
  font-weight: 600;
  color: #C4BFB9;
}.xtb_htp_cta_ys1 {
  transition: background .2s;
  border-radius: 10px;
  padding: 13px 1.625rem;
  background: #3AAA72;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  margin-top: 20px;
  color: #0C0E0D;
}.xtb_htp_cta_ys1:hover {
  background: #4CBF85;
}.xtb_prov_ys1 {
  padding: 2.25rem 1rem 0;
  background: #0E0F0F;
}
@media(min-width: 770px) {.xtb_prov_ys1 {
  padding: 2.75rem 24px 0;
}
}.xtb_prov_in_ys1 {
  margin: 0 auto;
  max-width: 1320px;
}.xtb_prov_head_ys1 {
  margin-bottom: 1rem;
}.xtb_prov_label_ys1 {
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 11px;
  color: #3E9C80;
  text-transform: uppercase;
  letter-spacing: .08em;
}.xtb_prov_h2_ys1 {
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  color: #F0EDEA;
  font-weight: 800;
  margin-bottom: 0.5rem;
}
@media(min-width: 771px) {.xtb_prov_h2_ys1 {
  font-size: 1.5rem;
}
}.xtb_prov_seo_ys1 {
  max-width: 620px;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 13px;
  color: #6B6560;
  margin-bottom: 1rem;
}.xtb_prov_seo_ys1 strong {
  font-weight: 700;
  color: #C4BFB9;
}.xtb_prov_seo_ys1 a {
  text-decoration: underline;
  color: #3E9C80;
}.xtb_prov_grid_ys1 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 641px) {.xtb_prov_grid_ys1 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.xtb_prov_grid_ys1 {
  grid-template-columns: repeat(8,1fr);
}
}.xtb_prov_card_ys1 {
  background: #121414;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 10px;
  gap: 0.438rem;
  padding: 0.875rem 10px;
  transition: border-color .2s,background .2s;
  flex-direction: column;
  display: flex;
  align-items: center;
  cursor: pointer;
}.xtb_prov_card_ys1:hover {
  background: #161818;
  border-color: rgba(255,255,255,0.18);
}.xtb_prov_logo_ys1 {
  border-radius: 6px;
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  width: 44px;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 2.75rem;
}.xtb_prov_logo_ys1 img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}.xtb_prov_name_ys1 {
  color: #908A83;
  font-weight: 600;
  text-align: center;
  font-size: 11px;
  overflow-wrap: break-word;
}.xtb_app_ys1 {
  padding: 2.25rem 1rem 0;
  background: #0E0F0F;
}
@media(min-width: 765px) {.xtb_app_ys1 {
  padding: 2.75rem 1.5rem 0;
}
}.xtb_app_in_ys1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.xtb_app_head_ys1 {
  margin-bottom: 1rem;
}.xtb_app_label_ys1 {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #3E9C80;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.xtb_app_h2_ys1 {
  overflow-wrap: break-word;
  font-size: 20px;
  color: #F0EDEA;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.375rem;
  font-weight: 800;
}
@media(min-width: 771px) {.xtb_app_h2_ys1 {
  font-size: 1.5rem;
}
}.xtb_app_sub_ys1 {
  font-size: 13px;
  color: #6B6560;
  max-width: 600px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.xtb_app_sub_ys1 strong {
  color: #C4BFB9;
  font-weight: 700;
}.xtb_app_cards_ys1 {
  gap: 0.625rem;
  display: grid;
  margin-top: 16px;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.xtb_app_cards_ys1 {
  grid-template-columns: repeat(3,1fr);
}
}.xtb_app_card_ys1 {
  padding: 1.25rem;
  gap: 16px;
  border-radius: 0.625rem;
  overflow: hidden;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
  display: flex;
}.xtb_app_card_ios_ys1 {
  background: linear-gradient(135deg,rgba(62,156,128,0.18) 0%,#161818 100%);
}.xtb_app_card_android_ys1 {
  background: linear-gradient(135deg,rgba(58,170,114,0.16) 0%,#161818 100%);
}.xtb_app_card_win_ys1 {
  background: linear-gradient(135deg,rgba(194,148,56,0.16) 0%,#161818 100%);
}.xtb_app_card_ic_ys1 svg {
  width: 2.125rem;
  height: 2.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
}.xtb_app_card_ic_ys1 {
  flex-shrink: 0;
  color: #F0EDEA;
}.xtb_app_card_os_ys1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 0.625rem;
  letter-spacing: .08em;
  color: #6B6560;
}.xtb_app_card_title_ys1 {
  font-size: 15px;
  margin-bottom: 0.375rem;
  font-weight: 700;
  line-height: 1.2;
  overflow-wrap: break-word;
  color: #F0EDEA;
}.xtb_app_card_text_ys1 {
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #6B6560;
  margin-bottom: 14px;
  font-size: 12px;
}.xtb_app_card_btn_ys1 {
  gap: 7px;
  border: 1px solid rgba(255,255,255,0.18);
  transition: background .2s;
  border-radius: 0.375rem;
  padding: 0.625rem 18px;
  background: rgba(255,255,255,0.12);
  display: inline-flex;
  font-weight: 700;
  color: #F0EDEA;
  align-items: center;
  font-size: 0.813rem;
}.xtb_app_card_btn_ys1:hover {
  background: rgba(255,255,255,0.07);
}.xtb_seo_ys1 {
  padding: 36px 1rem 0;
  background: #0E0F0F;
}
@media(min-width: 767px) {.xtb_seo_ys1 {
  padding: 2.75rem 1.5rem 0;
}
}.xtb_seo_in_ys1 {
  margin: 0 auto;
  padding: 28px 24px;
  background: #161818;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 1rem;
  max-width: 1320px;
}
@media(min-width:768px) {.xtb_seo_in_ys1 {
  padding: 2.25rem 40px;
}
}.xtb_seo_label_ys1 {
  letter-spacing: .08em;
  color: #3E9C80;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
}.xtb_seo_h2_ys1 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 1.25;
  color: #F0EDEA;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.xtb_seo_h2_ys1 {
  font-size: 1.5rem;
}
}.xtb_seo_body_ys1 {
  color: #908A83;
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
}.xtb_seo_body_ys1 p {
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #908A83;
}.xtb_seo_body_ys1 p:last-child {
  margin-bottom: 0;
}.xtb_seo_body_ys1 strong {
  color: #C4BFB9;
  font-weight: 700;
}.xtb_seo_body_ys1 a {
  transition: color .2s;
  color: #3E9C80;
  text-decoration: underline;
}.xtb_seo_body_ys1 a:hover {
  color: #51B496;
}.xtb_seo_body_ys1 ul,.xtb_seo_body_ys1 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.xtb_seo_body_ys1 ol {
  list-style: decimal;
}.xtb_seo_body_ys1 li {
  margin-bottom: 0.375rem;
  color: #908A83;
  line-height: 1.75;
  font-size: 0.875rem;
}.xtb_seo_body_ys1 table {
  border-collapse: collapse;
  font-size: 13px;
  display: block;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 12px;
}
@media(min-width: 765px) {.xtb_seo_body_ys1 table {
  display: table;
}
}.xtb_seo_body_ys1 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-weight: 700;
  color: #C4BFB9;
}.xtb_seo_body_ys1 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #908A83;
}.xtb_seo_cols_ys1 {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.xtb_seo_cols_ys1 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.xtb_seo_cols_ys1 {
  grid-template-columns: repeat(3,1fr);
}
}.xtb_seo_col_h_ys1 {
  overflow-wrap: break-word;
  color: #C4BFB9;
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 0.813rem;
}.xtb_seo_col_p_ys1 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #6B6560;
  line-height: 1.65;
}.xtb_seo_stats_ys1 {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.xtb_seo_stat_ys1 {
  padding: 14px 16px;
  border: 1px solid rgba(62,156,128,0.18);
  background: rgba(62,156,128,0.07);
  flex: 1;
  border-radius: 10px;
  min-width: 8.75rem;
}.xtb_seo_stat_val_ys1 {
  color: #3E9C80;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 4px;
}.xtb_seo_stat_lb_ys1 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #6B6560;
}.xtb_seo_ys1 {
  background: #0E0F0F;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.xtb_seo_ys1 {
  padding: 2.75rem 1.5rem 0;
}
}.xtb_seo_in_ys1 {
  margin: 0 auto;
  background: #161818;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 28px 24px;
  border-radius: 1rem;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.xtb_seo_in_ys1 {
  padding: 36px 40px;
}
}.xtb_seo_label_ys1 {
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  color: #3E9C80;
  font-weight: 700;
}.xtb_seo_h2_ys1 {
  font-size: 1.25rem;
  font-weight: 800;
  color: #F0EDEA;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.xtb_seo_h2_ys1 {
  font-size: 1.5rem;
}
}.xtb_seo_body_ys1 {
  overflow-wrap: break-word;
  color: #908A83;
  font-size: 0.875rem;
  line-height: 1.75;
}.xtb_seo_body_ys1 p {
  line-height: 1.75;
  color: #908A83;
  font-size: 0.875rem;
  margin-bottom: 12px;
}.xtb_seo_body_ys1 p:last-child {
  margin-bottom: 0;
}.xtb_seo_body_ys1 strong {
  font-weight: 700;
  color: #C4BFB9;
}.xtb_seo_body_ys1 a {
  transition: color .2s;
  text-decoration: underline;
  color: #3E9C80;
}.xtb_seo_body_ys1 a:hover {
  color: #51B496;
}.xtb_seo_body_ys1 ul,.xtb_seo_body_ys1 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.xtb_seo_body_ys1 ol {
  list-style: decimal;
}.xtb_seo_body_ys1 li {
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #908A83;
  line-height: 1.75;
}.xtb_seo_body_ys1 table {
  margin-bottom: 12px;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 13px;
  display: block;
  width: 100%;
}
@media(min-width: 765px) {.xtb_seo_body_ys1 table {
  display: table;
}
}.xtb_seo_body_ys1 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #C4BFB9;
  font-weight: 700;
}.xtb_seo_body_ys1 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #908A83;
}.xtb_seo_cols_ys1 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.xtb_seo_cols_ys1 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.xtb_seo_cols_ys1 {
  grid-template-columns: repeat(3,1fr);
}
}.xtb_seo_col_h_ys1 {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 7px;
  color: #C4BFB9;
  font-weight: 700;
}.xtb_seo_col_p_ys1 {
  overflow-wrap: break-word;
  color: #6B6560;
  line-height: 1.65;
  font-size: 13px;
}.xtb_seo_stats_ys1 {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.xtb_seo_stat_ys1 {
  flex: 1;
  border-radius: 10px;
  background: rgba(62,156,128,0.07);
  padding: 0.875rem 16px;
  border: 1px solid rgba(62,156,128,0.18);
  min-width: 8.75rem;
}.xtb_seo_stat_val_ys1 {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #3E9C80;
  font-size: 1.25rem;
  margin-bottom: 4px;
}.xtb_seo_stat_lb_ys1 {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #6B6560;
}.xtb_seo_ys1 {
  background: #0E0F0F;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.xtb_seo_ys1 {
  padding: 44px 24px 0;
}
}.xtb_seo_in_ys1 {
  border: 1px solid rgba(255,255,255,0.09);
  background: #161818;
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border-radius: 16px;
  max-width: 1320px;
}
@media(min-width: 769px) {.xtb_seo_in_ys1 {
  padding: 36px 40px;
}
}.xtb_seo_label_ys1 {
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  color: #3E9C80;
}.xtb_seo_h2_ys1 {
  font-size: 1.25rem;
  line-height: 1.25;
  margin-bottom: 0.875rem;
  color: #F0EDEA;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 769px) {.xtb_seo_h2_ys1 {
  font-size: 24px;
}
}.xtb_seo_body_ys1 {
  font-size: 14px;
  color: #908A83;
  overflow-wrap: break-word;
  line-height: 1.75;
}.xtb_seo_body_ys1 p {
  margin-bottom: 12px;
  font-size: 14px;
  color: #908A83;
  line-height: 1.75;
}.xtb_seo_body_ys1 p:last-child {
  margin-bottom: 0;
}.xtb_seo_body_ys1 strong {
  font-weight: 700;
  color: #C4BFB9;
}.xtb_seo_body_ys1 a {
  transition: color .2s;
  text-decoration: underline;
  color: #3E9C80;
}.xtb_seo_body_ys1 a:hover {
  color: #51B496;
}.xtb_seo_body_ys1 ul,.xtb_seo_body_ys1 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.xtb_seo_body_ys1 ol {
  list-style: decimal;
}.xtb_seo_body_ys1 li {
  line-height: 1.75;
  color: #908A83;
  margin-bottom: 0.375rem;
  font-size: 14px;
}.xtb_seo_body_ys1 table {
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 12px;
  font-size: 0.813rem;
  display: block;
}
@media(min-width: 766px) {.xtb_seo_body_ys1 table {
  display: table;
}
}.xtb_seo_body_ys1 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  color: #C4BFB9;
  font-weight: 700;
}.xtb_seo_body_ys1 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #908A83;
}.xtb_seo_cols_ys1 {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width:640px) {.xtb_seo_cols_ys1 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.xtb_seo_cols_ys1 {
  grid-template-columns: repeat(3,1fr);
}
}.xtb_seo_col_h_ys1 {
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #C4BFB9;
  margin-bottom: 7px;
}.xtb_seo_col_p_ys1 {
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #6B6560;
}.xtb_seo_stats_ys1 {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.xtb_seo_stat_ys1 {
  padding: 14px 1rem;
  border: 1px solid rgba(62,156,128,0.18);
  flex: 1;
  border-radius: 10px;
  background: rgba(62,156,128,0.07);
  min-width: 140px;
}.xtb_seo_stat_val_ys1 {
  font-weight: 800;
  color: #3E9C80;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 20px;
}.xtb_seo_stat_lb_ys1 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #6B6560;
}.xtb_faq_ys1 {
  padding: 2.25rem 16px 0;
  background: #0E0F0F;
}
@media(min-width:768px) {.xtb_faq_ys1 {
  padding: 2.75rem 1.5rem 0;
}
}.xtb_faq_in_ys1 {
  margin: 0 auto;
  max-width: 82.5rem;
}.xtb_faq_head_ys1 {
  margin-bottom: 20px;
}.xtb_faq_label_ys1 {
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  color: #3E9C80;
  letter-spacing: .08em;
  font-weight: 700;
}.xtb_faq_h2_ys1 {
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  color: #F0EDEA;
}
@media(min-width: 767px) {.xtb_faq_h2_ys1 {
  font-size: 24px;
}
}.xtb_faq_list_ys1 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.xtb_faq_item_ys1 {
  overflow: hidden;
  background: #161818;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 10px;
}.xtb_faq_q_ys1 {
  padding: 1rem 20px;
  gap: 12px;
  transition: color .2s;
  align-items: center;
  flex-wrap: wrap;
  font-weight: 600;
  color: #C4BFB9;
  overflow-wrap: break-word;
  cursor: pointer;
  justify-content: space-between;
  font-size: 0.875rem;
  display: flex;
}.xtb_faq_q_ys1:hover {
  color: #F0EDEA;
}.xtb_faq_q_ic_ys1 {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  width: 1.5rem;
  flex-shrink: 0;
  font-size: 1rem;
  color: #3E9C80;
  justify-content: center;
  height: 1.5rem;
  align-items: center;
  display: flex;
}.xtb_faq_item_ys1.xtb_state_open_ys1 .xtb_faq_q_ic_ys1 {
  transform: rotate(45deg);
}.xtb_faq_a_ys1 {
  padding: 0 20px 16px;
  line-height: 1.7;
  font-size: 0.813rem;
  display: none;
  overflow-wrap: break-word;
  color: #6B6560;
}.xtb_faq_item_ys1.xtb_state_open_ys1 .xtb_faq_a_ys1 {
  display: block;
}.xtb_faq_a_ys1 strong {
  color: #C4BFB9;
  font-weight: 700;
}.xtb_faq_a_ys1 a {
  text-decoration: underline;
  color: #3E9C80;
}.xtb_faq_a_ys1 ul,.xtb_faq_a_ys1 ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.xtb_faq_a_ys1 ol {
  list-style: decimal;
}.xtb_faq_a_ys1 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.xtb_faq_a_ys1 table {
  margin: 8px 0;
  display: block;
  font-size: 12px;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 771px) {.xtb_faq_a_ys1 table {
  display: table;
}
}.xtb_faq_a_ys1 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.375rem 0.5rem;
  color: #C4BFB9;
  font-weight: 700;
  text-align: left;
}.xtb_faq_a_ys1 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 6px 0.5rem;
  color: #6B6560;
}.xtb_pmt_ys1 {
  padding: 36px 1rem 0;
  background: #0E0F0F;
}
@media(min-width: 767px) {.xtb_pmt_ys1 {
  padding: 2.75rem 1.5rem 0;
}
}.xtb_pmt_in_ys1 {
  margin: 0 auto;
  max-width: 1320px;
}.xtb_pmt_head_ys1 {
  margin-bottom: 22px;
  max-width: 45rem;
}.xtb_pmt_label_ys1 {
  color: #3E9C80;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
}.xtb_pmt_h2_ys1 {
  font-size: 1.375rem;
  margin-bottom: 8px;
  font-weight: 800;
  color: #F0EDEA;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 766px) {.xtb_pmt_h2_ys1 {
  font-size: 1.75rem;
}
}.xtb_pmt_intro_ys1 {
  line-height: 1.6;
  font-size: 14px;
  color: #6B6560;
  overflow-wrap: break-word;
}.xtb_pmt_groups_ys1 {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.xtb_pmt_group_ys1 {
  padding: 20px;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 10px;
  background: #161818;
}.xtb_pmt_group_head_ys1 {
  gap: 12px;
  align-items: center;
  display: flex;
  margin-bottom: 10px;
  flex-wrap: wrap;
}.xtb_pmt_group_ic_ys1 {
  background: rgba(62,156,128,0.18);
  border-radius: 0.375rem;
  align-items: center;
  height: 36px;
  justify-content: center;
  color: #3E9C80;
  display: flex;
  flex-shrink: 0;
  width: 2.25rem;
}.xtb_pmt_group_ic_ys1 svg {
  width: 1.125rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1.125rem;
}.xtb_pmt_group_h_ys1 {
  margin: 0;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
  color: #F0EDEA;
  font-weight: 700;
  font-size: 1rem;
}.xtb_pmt_group_p_ys1 {
  font-size: 0.813rem;
  margin-bottom: 14px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #6B6560;
}.xtb_pmt_group_p_ys1 strong {
  color: #C4BFB9;
  font-weight: 600;
}.xtb_pmt_table_wrap_ys1 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.xtb_pmt_table_ys1 {
  width: 100%;
  min-width: 33.75rem;
  font-size: 0.813rem;
  border-collapse: collapse;
}.xtb_pmt_table_ys1 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  letter-spacing: .04em;
  font-weight: 700;
  white-space: nowrap;
  color: #C4BFB9;
  text-align: left;
  font-size: 0.688rem;
  text-transform: uppercase;
}.xtb_pmt_table_ys1 td {
  padding: 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #6B6560;
}.xtb_pmt_table_ys1 tbody tr:last-child td {
  border-bottom: none;
}.xtb_pmt_table_ys1 tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #C4BFB9;
}.xtb_ft_ys1 {
  background: #090A0A;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 3rem;
}.xtb_ft_support_ys1 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 16px;
}
@media(min-width: 771px) {.xtb_ft_support_ys1 {
  padding: 1.75rem 24px;
}
}.xtb_ft_support_in_ys1 {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1320px;
}.xtb_ft_support_main_ys1 {
  gap: 16px;
  flex: 1;
  min-width: 220px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.xtb_ft_support_ic_ys1 {
  flex-shrink: 0;
  color: #3E9C80;
}.xtb_ft_support_ic_ys1 svg {
  stroke-linejoin: round;
  height: 1.875rem;
  width: 30px;
  stroke-linecap: round;
}.xtb_ft_support_text_title_ys1 {
  margin-bottom: 3px;
  color: #F0EDEA;
  font-size: 0.938rem;
  overflow-wrap: break-word;
  font-weight: 700;
}.xtb_ft_support_text_sub_ys1 {
  font-size: 12px;
  color: #6B6560;
  overflow-wrap: break-word;
}.xtb_ft_support_btn_ys1 {
  background: #3E9C80;
  border-radius: 0.625rem;
  padding: 0.688rem 22px;
  transition: background .2s;
  font-weight: 700;
  white-space: nowrap;
  color: #F0EDEA;
  font-size: 0.813rem;
  flex-shrink: 0;
}.xtb_ft_support_btn_ys1:hover {
  background: #51B496;
}.xtb_ft_support_contacts_ys1 {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.xtb_ft_support_contact_ys1 {
  color: #524E4A;
  line-height: 1.4;
  font-size: 0.75rem;
}.xtb_ft_support_contact_ys1 strong {
  font-size: 0.688rem;
  display: block;
  margin-bottom: 2px;
  color: #908A83;
  font-weight: 600;
}.xtb_ft_main_ys1 {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 32px 16px 24px;
}
@media(min-width: 770px) {.xtb_ft_main_ys1 {
  padding: 40px 1.5rem 32px;
}
}.xtb_ft_main_in_ys1 {
  gap: 1.5rem;
  margin: 0 auto;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.xtb_ft_main_in_ys1 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.xtb_ft_main_in_ys1 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.xtb_ft_col_logo_ys1 {
  grid-column: 1/-1;
}
@media(min-width: 1079px) {.xtb_ft_col_logo_ys1 {
  grid-column: auto;
}
}.xtb_ft_logo_ys1 {
  gap: 0.563rem;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
  overflow-wrap: break-word;
  color: #F0EDEA;
  align-items: center;
  font-size: 1rem;
  font-weight: 800;
}.xtb_ft_logo_mark_ys1 {
  border-radius: 0.375rem;
  overflow: hidden;
  height: 30px;
  width: 1.875rem;
}.xtb_ft_logo_mark_ys1 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.xtb_ft_logo_sub_ys1 {
  max-width: 200px;
  font-size: 0.75rem;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #524E4A;
}.xtb_ft_col_title_ys1 {
  letter-spacing: .07em;
  font-weight: 700;
  text-transform: uppercase;
  color: #908A83;
  margin-bottom: 14px;
  font-size: 12px;
}.xtb_ft_col_links_ys1 {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.xtb_ft_col_link_ys1 {
  transition: color .2s;
  color: #524E4A;
  font-size: 13px;
  overflow-wrap: break-word;
}.xtb_ft_col_link_ys1:hover {
  color: #C4BFB9;
}.xtb_ft_apps_ys1 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.xtb_ft_app_card_ys1 {
  border-radius: 6px;
  padding: 10px 12px;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.09);
  align-items: center;
  display: flex;
}.xtb_ft_app_card_ys1:hover {
  border-color: rgba(255,255,255,0.18);
}.xtb_ft_app_card_ic_ys1 svg {
  width: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.375rem;
}.xtb_ft_app_card_os_ys1 {
  font-size: 0.625rem;
  font-weight: 600;
  color: #524E4A;
}.xtb_ft_app_card_action_ys1 {
  color: #C4BFB9;
  font-size: 0.75rem;
  font-weight: 700;
}.xtb_ft_bot_ys1 {
  padding: 20px 16px;
}
@media(min-width: 767px) {.xtb_ft_bot_ys1 {
  padding: 1.25rem 24px;
}
}.xtb_ft_bot_in_ys1 {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  max-width: 1320px;
  display: flex;
  flex-wrap: wrap;
}.xtb_ft_socials_ys1 {
  gap: 0.5rem;
  display: flex;
}.xtb_ft_soc_ys1 {
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  transition: background .2s;
  border-radius: 6px;
  align-items: center;
  width: 2.25rem;
  justify-content: center;
  display: flex;
  height: 36px;
  color: #908A83;
}.xtb_ft_soc_ys1 svg {
  stroke-linecap: round;
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
}.xtb_ft_soc_ys1:hover {
  background: rgba(255,255,255,0.07);
}.xtb_ft_legal_ys1 {
  flex: 1;
  color: #7A7672;
  line-height: 1.6;
  font-size: 11px;
  min-width: 200px;
  overflow-wrap: break-word;
}.xtb_ft_legal_ys1 strong {
  color: #908A83;
  font-weight: 700;
}.xtb_ft_legal_ys1 a {
  text-decoration: underline;
  color: #908A83;
}.xtb_ft_age_ys1 {
  border: 2px solid #7A7672;
  border-radius: 50%;
  font-size: 11px;
  color: #7A7672;
  display: flex;
  font-weight: 800;
  flex-shrink: 0;
  width: 2rem;
  height: 32px;
  margin-left: auto;
  align-items: center;
  justify-content: center;
}