*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  color: #C8BEA8;
  background-color: #0D0D16;
  line-height: 1.6;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  font-family: 'Exo 2', sans-serif;
}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 {
  text-decoration: none;
  color: inherit;
}.sxe-layout_6pm {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}.sxe-page_6pm {
  display: flex;
  min-height: 100vh;
}.sxe-main_6pm {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1081px) {.sxe-main_6pm {
  padding-left: 13.75rem;
}
}
@media screen and (max-width:1079px) {.sxe-main_6pm {
  padding-bottom: 4.5rem;
}
}.sxe-gc_6pm {
  background: #11111C;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  cursor: pointer;
  position: relative;
  width: 8.75rem;
  flex-shrink: 0;
}
@media(min-width: 643px) {.sxe-gc_6pm {
  width: 9.75rem;
}
}
@media(min-width: 1082px) {.sxe-gc_6pm {
  width: 10.5rem;
}
}.sxe-gc_6pm:hover {
  border-color: rgba(232, 150, 30, 0.08);
  transform: translateY(-3px);
}.sxe-gc_img_6pm {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.sxe-gc_img_6pm img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.sxe-gc_hover_6pm {
  transition: opacity .2s;
  background: rgba(5, 5, 12, 0.76);
  inset: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  opacity: 0;
}.sxe-gc_6pm:hover .sxe-gc_hover_6pm {
  opacity: 1;
}.sxe-gc_hover_btn_6pm {
  border-radius: 4px;
  background: #E8961E;
  padding: 8px 16px;
  font-size: 12px;
  font-weight: 700;
  color: #F0EBE0;
}.sxe-gc_info_6pm {
  padding: 8px 10px 10px;
}.sxe-gc_name_6pm {
  overflow: hidden;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  font-size: 0.75rem;
  font-weight: 600;
  max-width: 100%;
  white-space: nowrap;
  color: #C8BEA8;
}.sxe-gc_prov_6pm {
  color: #847870;
  font-size: 0.625rem;
}.sxe-gc_tag_6pm {
  border-radius: 4px;
  padding: 2px 7px;
  z-index: 2;
  left: 0.375rem;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-size: 9px;
  top: 6px;
  font-weight: 700;
  position: absolute;
}.sxe-gc_tag_hot_6pm {
  background: #E63946;
  color: #fff;
}.sxe-gc_tag_new_6pm {
  background: #22C55E;
  color: #0D0D16;
}.sxe-gc_tag_jp_6pm {
  background: #F5A623;
  color: #0D0D16;
}.sxe-gc_tag_ex_6pm {
  background: #3AB4CC;
  color: #fff;
}.sxe-gc_tag_live_6pm {
  background: #E63946;
  color: #fff;
}.sxe-gr_6pm {
  padding: 32px 16px 0;
  background: #0D0D16;
}
@media(min-width: 769px) {.sxe-gr_6pm {
  padding: 2.25rem 24px 0;
}
}.sxe-gr_in_6pm {
  margin: 0 auto;
  max-width: 82.5rem;
}.sxe-gr_head_6pm {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
}.sxe-gr_head_l_6pm {
  gap: 10px;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.sxe-gr_ic_6pm {
  border-radius: 0.5rem;
  flex-shrink: 0;
  height: 2rem;
  justify-content: center;
  width: 2rem;
  align-items: center;
  display: flex;
}.sxe-gr_ic_6pm svg {
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
}.sxe-gr_title_6pm {
  font-size: 16px;
  font-family: 'Rajdhani', sans-serif;
  color: #F0EBE0;
  font-weight: 700;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.sxe-gr_title_6pm {
  font-size: 18px;
}
}.sxe-gr_more_6pm {
  transition: color .2s;
  gap: 5px;
  font-weight: 600;
  white-space: nowrap;
  align-items: center;
  display: flex;
  color: #9A8F82;
  font-size: 0.75rem;
  flex-shrink: 0;
}.sxe-gr_more_6pm:hover {
  color: #E8961E;
}.sxe-gr_more_6pm svg {
  width: 0.75rem;
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
}.sxe-gr_arrows_6pm {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.sxe-gr_arr_6pm {
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  height: 1.875rem;
  align-items: center;
  width: 30px;
  color: #B0A694;
  justify-content: center;
  display: flex;
}.sxe-gr_arr_6pm:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F0EBE0;
}.sxe-gr_arr_6pm svg {
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
}.sxe-gr_seo_h_6pm {
  margin: 0 0 0.375rem;
  font-size: 0.813rem;
  font-weight: 700;
  font-family: 'Rajdhani', sans-serif;
  max-width: 680px;
  overflow-wrap: break-word;
  color: #C8BEA8;
}
@media(min-width: 769px) {.sxe-gr_seo_h_6pm {
  font-size: 14px;
}
}.sxe-gr_seo_6pm {
  overflow-wrap: break-word;
  max-width: 680px;
  line-height: 1.55;
  font-size: 0.75rem;
  margin-bottom: 0.75rem;
  color: #9A8F82;
}.sxe-gr_seo_6pm strong {
  font-weight: 600;
  color: #C8BEA8;
}.sxe-gr_scroll_6pm {
  gap: 10px;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  display: flex;
}.sxe-gr_scroll_6pm::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.sxe-gr_scroll_6pm {
  gap: 0.75rem;
}
}.sxe-tb_6pm {
  background: #0D0D16;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  height: 56px;
  align-items: center;
  z-index: 80;
  top: 0;
  display: flex;
  position: fixed;
  left: 0;
  right: 0;
}.sxe-tb_in_6pm {
  padding: 0 14px;
  gap: 0;
  align-items: center;
  display: flex;
  height: 100%;
  width: 100%;
}.sxe-tb_burger_6pm {
  border-radius: 0.5rem;
  gap: 5px;
  display: flex;
  margin-right: 8px;
  width: 38px;
  align-items: center;
  height: 2.375rem;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
}.sxe-tb_burger_6pm:hover {
  background: rgba(255, 255, 255, 0.05);
}.sxe-tb_burger_line_6pm {
  border-radius: 1px;
  background: #B0A694;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width: 1081px) {.sxe-tb_burger_6pm {
  display: none;
}
}.sxe-tb_logo_6pm {
  gap: 9px;
  font-weight: 800;
  color: #F0EBE0;
  overflow-wrap: break-word;
  margin-right: 1.25rem;
  flex-shrink: 0;
  font-size: 18px;
  align-items: center;
  display: flex;
  letter-spacing: -.01em;
}.sxe-tb_logo_mark_6pm {
  border-radius: 8px;
  overflow: hidden;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 2rem;
  height: 32px;
}.sxe-tb_logo_mark_6pm img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.sxe-tb_nav_6pm {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width:640px) {.sxe-tb_nav_6pm {
  display: flex;
}
}.sxe-tb_tab_6pm {
  transition: background .15s,color .15s;
  border-radius: 8px;
  padding: 0.5rem 14px;
  font-size: 13px;
  color: #B0A694;
  white-space: nowrap;
  font-weight: 600;
}.sxe-tb_tab_6pm:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0EBE0;
}.sxe-tb_tab_6pm.sxe-state_active_6pm {
  background: rgba(232, 150, 30, 0.18);
  color: #F0EBE0;
}.sxe-tb_right_6pm {
  gap: 8px;
  align-items: center;
  margin-left: auto;
  display: flex;
  flex-shrink: 0;
}.sxe-tb_login_6pm {
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  padding: 0.563rem 16px;
  font-size: 0.813rem;
  display: none;
  color: #C8BEA8;
  font-weight: 600;
}.sxe-tb_login_6pm:hover {
  border-color: rgba(232, 150, 30, 0.48);
  color: #F0EBE0;
}
@media(min-width: 477px) {.sxe-tb_login_6pm {
  display: block;
}
}.sxe-tb_reg_6pm {
  transition: background .2s;
  border-radius: 8px;
  padding: 0.563rem 1.125rem;
  background: #22C55E;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
  color: #0C0A04;
}.sxe-tb_reg_6pm:hover {
  background: #2DD668;
}.sxe-sb_6pm {
  background: #161621;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  overflow-y: auto;
  z-index: 70;
  left: 0;
  position: fixed;
  bottom: 0;
  top: 56px;
  width: 220px;
}.sxe-sb_6pm.sxe-state_open_6pm {
  transform: translateX(0);
}.sxe-sb_6pm::-webkit-scrollbar {
  width: 0.25rem;
}.sxe-sb_6pm::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.sxe-sb_6pm {
  transform: translateX(0);
}
}.sxe-sb_auth_6pm {
  padding: 14px 12px 0.625rem;
}.sxe-sb_btn_reg_6pm {
  padding: 11px;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #22C55E;
  text-align: center;
  font-size: 0.813rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #0C0A04;
  display: block;
}.sxe-sb_btn_reg_6pm:hover {
  background: #2DD668;
}.sxe-sb_btn_login_6pm {
  transition: border-color .2s;
  border-radius: 0.5rem;
  padding: 10px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  text-align: center;
  display: block;
  color: #C8BEA8;
  font-weight: 600;
  font-size: 0.813rem;
}.sxe-sb_btn_login_6pm:hover {
  border-color: rgba(232, 150, 30, 0.48);
  color: #F0EBE0;
}.sxe-sb_promo_6pm {
  padding: 0.75rem 0.875rem;
  background: linear-gradient(135deg,#1C1006,#161621);
  overflow: hidden;
  border: 1px solid rgba(232, 150, 30, 0.18);
  margin: 0 0.75rem 10px;
  border-radius: 0.5rem;
  position: relative;
}.sxe-sb_promo_6pm::before {
  background: radial-gradient(circle,rgba(232, 150, 30, 0.18),transparent 70%);
  border-radius: 50%;
  content: '';
  position: absolute;
  right: -20px;
  width: 5rem;
  height: 80px;
  top: -1.25rem;
}.sxe-sb_promo_title_6pm {
  color: #E8961E;
  letter-spacing: .06em;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 4px;
}.sxe-sb_promo_text_6pm {
  overflow-wrap: break-word;
  line-height: 1.35;
  color: #F0EBE0;
  font-weight: 600;
  font-size: 0.75rem;
}.sxe-sb_promo_sub_6pm {
  color: #9A8F82;
  margin-top: 3px;
  font-size: 10px;
}.sxe-sb_nav_6pm {
  padding: 0.375rem 8px 1rem;
}.sxe-sb_nav_lb_6pm {
  padding: 0.625rem 0.5rem 0.375rem;
  font-size: 0.625rem;
  color: #847870;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.sxe-sb_link_6pm {
  border-radius: 4px;
  transition: background .15s,color .15s;
  gap: 0.625rem;
  padding: 9px 10px;
  color: #B0A694;
  font-weight: 500;
  align-items: center;
  display: flex;
  overflow-wrap: break-word;
  cursor: pointer;
  font-size: 0.813rem;
}.sxe-sb_link_6pm:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F0EBE0;
}.sxe-sb_link_6pm.sxe-state_active_6pm {
  background: rgba(232, 150, 30, 0.18);
  color: #F0EBE0;
}.sxe-sb_ic_6pm {
  border-radius: 0.25rem;
  height: 1.875rem;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  width: 1.875rem;
  align-items: center;
}.sxe-sb_ic_6pm svg {
  width: 1rem;
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.sxe-sb_ic_1_6pm {
  background: rgba(232, 150, 30, 0.08);
  color: #E8961E;
}.sxe-sb_ic_2_6pm {
  background: rgba(34, 197, 94, 0.15);
  color: #22C55E;
}.sxe-sb_ic_3_6pm {
  background: rgba(245, 166, 35, 0.14);
  color: #F5A623;
}.sxe-sb_ic_4_6pm {
  background: rgba(58, 180, 204, 0.17);
  color: #3AB4CC;
}.sxe-sb_ic_5_6pm {
  background: rgba(232, 150, 30, 0.08);
  color: #FF5FA0;
}.sxe-sb_ic_6_6pm {
  background: rgba(58, 180, 204, 0.17);
  color: #9B5DE5;
}.sxe-sb_badge_6pm {
  background: #F5A623;
  border-radius: 4px;
  padding: 2px 7px;
  color: #0C0A04;
  font-size: 9px;
  font-weight: 700;
  margin-left: auto;
}.sxe-sb_bot_6pm {
  padding: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 8px;
  display: flex;
}.sxe-sb_lang_6pm,.sxe-sb_help_6pm {
  border: 1px solid rgba(255, 255, 255, 0.05);
  gap: 6px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  flex: 1;
  padding: 0.563rem 6px;
  align-items: center;
  font-size: 0.688rem;
  display: flex;
  justify-content: center;
  font-weight: 600;
  color: #B0A694;
}.sxe-sb_lang_6pm:hover,.sxe-sb_help_6pm:hover {
  border-color: rgba(232, 150, 30, 0.48);
  color: #F0EBE0;
}.sxe-sb_lang_6pm svg,.sxe-sb_help_6pm svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
  height: 13px;
}.sxe-sb_bd_6pm {
  inset: 0;
  background: rgba(5, 5, 12, 0.76);
  z-index: 69;
  position: fixed;
  display: none;
}.sxe-sb_bd_6pm.sxe-state_on_6pm {
  display: block;
}
@media(min-width: 1077px) {.sxe-sb_bd_6pm {
  display: none!important;
}
}.sxe-mob_nav_6pm {
  background: #161621;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  right: 0;
  z-index: 80;
  position: fixed;
  left: 0;
  bottom: 0;
  display: flex;
}
@media(min-width: 1079px) {.sxe-mob_nav_6pm {
  display: none;
}
}.sxe-mob_nav_item_6pm {
  padding: 4px 2px;
  flex: 1;
  gap: 4px;
  align-items: center;
  color: #847870;
  flex-direction: column;
  cursor: pointer;
  display: flex;
}.sxe-mob_nav_ic_6pm {
  line-height: 1;
}.sxe-mob_nav_ic_6pm svg {
  stroke-linejoin: round;
  width: 1.25rem;
  height: 1.25rem;
  stroke-linecap: round;
}.sxe-mob_nav_lb_6pm {
  font-size: 0.625rem;
  color: #847870;
  font-weight: 600;
}.sxe-mob_nav_item_6pm.sxe-state_active_6pm {
  color: #E8961E;
}.sxe-mob_nav_item_6pm.sxe-state_active_6pm .sxe-mob_nav_lb_6pm {
  color: #E8961E;
}.sxe-hero_6pm {
  background: #0D0D16;
  padding: 1.25rem 16px 0;
}
@media(min-width:768px) {.sxe-hero_6pm {
  padding: 1.5rem 1.5rem 0;
}
}.sxe-hero_in_6pm {
  margin: 0 auto;
  gap: 12px;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.sxe-hero_in_6pm {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1098px) {.sxe-hero_in_6pm {
  grid-template-columns: 1fr 21.25rem;
}
}.sxe-hero_promo_6pm {
  border-radius: 0.75rem;
  overflow: hidden;
  background: #11111C;
  align-items: stretch;
  min-height: 220px;
  display: flex;
  position: relative;
}
@media(min-width: 765px) {.sxe-hero_promo_6pm {
  min-height: 280px;
}
}.sxe-hero_promo_bg_6pm {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#1C1006 0%,#0D0D16 100%);
  position: absolute;
  background-size: cover;
}.sxe-hero_promo_bg_6pm::after {
  inset: 0;
  background: linear-gradient(90deg,#0D0D16 0%,rgba(5, 5, 12, 0.76) 60%,transparent 100%);
  content: '';
  position: absolute;
}.sxe-hero_promo_glow_6pm {
  background: radial-gradient(circle,rgba(58, 180, 204, 0.17) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  right: 3.75rem;
  position: absolute;
  width: 300px;
  height: 18.75rem;
  top: -2.5rem;
}.sxe-hero_promo_ct_6pm {
  padding: 1.75rem 1.5rem 1.75rem 28px;
  flex-direction: column;
  justify-content: center;
  z-index: 2;
  position: relative;
  display: flex;
  max-width: 480px;
}
@media(min-width: 767px) {.sxe-hero_promo_ct_6pm {
  padding: 40px 32px;
}
}.sxe-hero_badge_6pm {
  border: 1px solid rgba(232, 150, 30, 0.08);
  background: rgba(232, 150, 30, 0.18);
  border-radius: 1.25rem;
  padding: 0.313rem 0.75rem;
  font-weight: 700;
  font-size: 0.625rem;
  text-transform: uppercase;
  color: #E8961E;
  margin-bottom: 0.875rem;
  letter-spacing: .08em;
  display: inline-block;
}.sxe-hero_h1_6pm {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  color: #F0EBE0;
  margin-bottom: 10px;
  line-height: 1.15;
  font-size: 26px;
  overflow-wrap: break-word;
}.sxe-hero_h1_6pm em {
  color: #F5A623;
  font-style: normal;
}
@media(min-width: 765px) {.sxe-hero_h1_6pm {
  font-size: 2.25rem;
}
}.sxe-hero_sub_6pm {
  color: #B0A694;
  margin-bottom: 1.25rem;
  line-height: 1.55;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.sxe-hero_sub_6pm {
  font-size: 0.875rem;
}
}.sxe-hero_row_6pm {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.sxe-hero_cta_6pm {
  border-radius: 0.5rem;
  background: #22C55E;
  transition: background .2s;
  padding: 0.813rem 26px;
  font-weight: 700;
  font-size: 0.875rem;
  color: #0C0A04;
  box-shadow: 0 2px 0.875rem rgba(34, 197, 94, 0.46), inset 0 1px 0 rgba(255, 255, 255, 0.10);
}.sxe-hero_cta_6pm:hover {
  background: #2DD668;
}.sxe-hero_terms_6pm {
  color: #847870;
  font-size: 11px;
}.sxe-hero_game_6pm {
  overflow: hidden;
  border-radius: 12px;
  background: #11111C;
  border: 1px solid rgba(255, 255, 255, 0.05);
  position: relative;
  flex-direction: column;
  display: flex;
}.sxe-hero_game_badge_6pm {
  padding: 5px 0.625rem;
  background: rgba(245, 166, 35, 0.14);
  border-radius: 20px;
  border: 1px solid rgba(245, 166, 35, 0.14);
  font-size: 0.625rem;
  left: 12px;
  color: #F5A623;
  z-index: 3;
  position: absolute;
  letter-spacing: .06em;
  top: 12px;
  text-transform: uppercase;
  font-weight: 700;
}.sxe-hero_game_badge_6pm svg {
  width: 0.688rem;
  height: 0.688rem;
  vertical-align: -1px;
  margin-right: 4px;
}.sxe-hero_game_img_6pm {
  overflow: hidden;
  background: linear-gradient(135deg,#1C1006,#0D0D16);
  padding-bottom: 60%;
  position: relative;
}.sxe-hero_game_img_6pm img {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}.sxe-hero_game_play_6pm {
  transition: opacity .2s;
  background: rgba(5, 5, 12, 0.76);
  inset: 0;
  align-items: center;
  position: absolute;
  justify-content: center;
  opacity: 0;
  display: flex;
}.sxe-hero_game_6pm:hover .sxe-hero_game_play_6pm {
  opacity: 1;
}.sxe-hero_game_play_6pm span {
  border-radius: 50%;
  background: #E8961E;
  display: flex;
  justify-content: center;
  height: 52px;
  width: 52px;
  align-items: center;
}.sxe-hero_game_play_6pm span svg {
  height: 18px;
  margin-left: 2px;
  width: 18px;
}.sxe-hero_game_info_6pm {
  padding: 0.875rem 1rem;
}.sxe-hero_game_title_6pm {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 4px;
  font-size: 0.938rem;
  color: #F0EBE0;
}.sxe-hero_game_provider_6pm {
  font-size: 11px;
  color: #9A8F82;
}.sxe-hero_game_btn_6pm {
  border-radius: 0.5rem;
  margin: 0.75rem 1rem 1rem;
  background: #E8961E;
  transition: background .2s;
  padding: 0.688rem;
  font-size: 13px;
  font-weight: 700;
  color: #F0EBE0;
  text-align: center;
  display: block;
}.sxe-hero_game_6pm:hover .sxe-hero_game_btn_6pm {
  background: #FFA832;
}.sxe-sbar_6pm {
  padding: 16px 1rem 0;
  background: #0D0D16;
}
@media(min-width: 766px) {.sxe-sbar_6pm {
  padding: 1.125rem 24px 0;
}
}.sxe-sbar_in_6pm {
  margin: 0 auto;
  max-width: 1320px;
}.sxe-sbar_row_6pm {
  gap: 0.625rem;
  display: flex;
  margin-bottom: 12px;
  flex-wrap: wrap;
}.sxe-sbar_input_6pm {
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  transition: border-color .2s;
  flex: 1;
  background: #11111C;
  padding: 0.688rem 1rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  color: #9A8F82;
  font-size: 13px;
}.sxe-sbar_input_6pm:hover {
  border-color: rgba(232, 150, 30, 0.48);
}.sxe-sbar_input_6pm svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  flex-shrink: 0;
  width: 15px;
  height: 15px;
}.sxe-sbar_providers_6pm {
  gap: 8px;
  border-radius: 0.5rem;
  transition: border-color .2s;
  background: #11111C;
  padding: 0.688rem 18px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  font-weight: 600;
  display: flex;
  white-space: nowrap;
  font-size: 13px;
  color: #C8BEA8;
  align-items: center;
}.sxe-sbar_providers_6pm:hover {
  border-color: rgba(232, 150, 30, 0.48);
  color: #F0EBE0;
}.sxe-sbar_providers_6pm svg {
  height: 0.875rem;
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.sxe-sbar_tabs_6pm {
  gap: 6px;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
  padding-bottom: 2px;
}.sxe-sbar_tabs_6pm::-webkit-scrollbar {
  display: none;
}.sxe-sbar_tab_6pm {
  gap: 0.438rem;
  border-radius: 20px;
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: rgba(255, 255, 255, 0.05);
  padding: 8px 14px;
  align-items: center;
  display: flex;
  font-weight: 600;
  color: #B0A694;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 12px;
  cursor: pointer;
}.sxe-sbar_tab_6pm:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(232, 150, 30, 0.48);
  color: #F0EBE0;
}.sxe-sbar_tab_6pm.sxe-state_active_6pm {
  border-color: rgba(232, 150, 30, 0.08);
  background: rgba(232, 150, 30, 0.18);
  color: #F0EBE0;
}.sxe-sbar_tab_ic_6pm svg {
  stroke-linecap: round;
  height: 14px;
  stroke-linejoin: round;
  width: 0.875rem;
}.sxe-wy_6pm {
  padding: 32px 1rem 0;
  background: #0D0D16;
}
@media(min-width: 765px) {.sxe-wy_6pm {
  padding: 40px 1.5rem 0;
}
}.sxe-wy_in_6pm {
  margin: 0 auto;
  max-width: 1320px;
}.sxe-wy_head_6pm {
  margin-bottom: 18px;
  max-width: 45rem;
}.sxe-wy_label_6pm {
  text-transform: uppercase;
  font-size: 11px;
  color: #E8961E;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.sxe-wy_h2_6pm {
  color: #F0EBE0;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 8px;
}
@media(min-width: 765px) {.sxe-wy_h2_6pm {
  font-size: 24px;
}
}.sxe-wy_intro_6pm {
  margin: 0;
  line-height: 1.6;
  font-size: 13px;
  color: #9A8F82;
}.sxe-wy_grid_6pm {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.sxe-wy_grid_6pm {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.sxe-wy_grid_6pm {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.sxe-wy_card_6pm {
  padding: 20px;
  background: #161621;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
}.sxe-wy_card_6pm:hover {
  border-color: rgba(232, 150, 30, 0.08);
  transform: translateY(-2px);
}.sxe-wy_card_ic_6pm {
  border-radius: 50%;
  background: rgba(232, 150, 30, 0.18);
  color: #E8961E;
  margin-bottom: 14px;
  align-items: center;
  justify-content: center;
  display: flex;
  width: 2.75rem;
  height: 2.75rem;
}.sxe-wy_card_ic_6pm svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 22px;
  width: 22px;
}.sxe-wy_card_h_6pm {
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 0.938rem;
  line-height: 1.25;
  color: #F0EBE0;
  margin-bottom: 6px;
}.sxe-wy_card_p_6pm {
  font-size: 13px;
  color: #9A8F82;
  line-height: 1.6;
  overflow-wrap: break-word;
}.sxe-wy_card_p_6pm strong {
  color: #C8BEA8;
  font-weight: 600;
}.sxe-ws_6pm {
  background: #0D0D16;
  padding: 2rem 1rem 0;
}
@media(min-width:768px) {.sxe-ws_6pm {
  padding: 36px 1.5rem 0;
}
}.sxe-ws_in_6pm {
  margin: 0 auto;
  max-width: 1320px;
}.sxe-ws_head_6pm {
  gap: 0.75rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 14px;
}.sxe-ws_title_6pm {
  gap: 0.625rem;
  color: #F0EBE0;
  overflow-wrap: break-word;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-family: 'Rajdhani', sans-serif;
}.sxe-ws_title_ic_6pm svg {
  stroke-linejoin: round;
  width: 1.125rem;
  stroke-linecap: round;
  height: 18px;
  color: #F5A623;
}.sxe-ws_online_6pm {
  gap: 0.438rem;
  font-size: 0.75rem;
  color: #9A8F82;
  display: flex;
  align-items: center;
  font-weight: 600;
}.sxe-ws_online_dot_6pm {
  background: #22C55E;
  border-radius: 50%;
  height: 0.5rem;
  flex-shrink: 0;
  width: 0.5rem;
  box-shadow: 0 0 6px rgba(34, 197, 94, 0.15);
}.sxe-ws_scroll_6pm {
  gap: 8px;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  display: flex;
}.sxe-ws_scroll_6pm::-webkit-scrollbar {
  display: none;
}.sxe-wc_6pm {
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
  padding: 0.625rem 0.875rem;
  background: #11111C;
  align-items: center;
  display: flex;
  min-width: 220px;
  flex-shrink: 0;
}.sxe-wc_img_6pm {
  overflow: hidden;
  background: #161621;
  border-radius: 4px;
  height: 2.25rem;
  flex-shrink: 0;
  width: 2.25rem;
}.sxe-wc_img_6pm img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.sxe-wc_info_6pm {
  min-width: 0;
}.sxe-wc_game_6pm {
  overflow: hidden;
  color: #C8BEA8;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
  font-weight: 600;
}.sxe-wc_player_6pm {
  overflow: hidden;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #847870;
}.sxe-wc_amount_6pm {
  margin-left: auto;
  font-weight: 700;
  font-size: 13px;
  color: #22C55E;
  white-space: nowrap;
  flex-shrink: 0;
}.sxe-prov_6pm {
  padding: 2.25rem 16px 0;
  background: #0D0D16;
}
@media(min-width: 769px) {.sxe-prov_6pm {
  padding: 2.75rem 1.5rem 0;
}
}.sxe-prov_in_6pm {
  margin: 0 auto;
  max-width: 1320px;
}.sxe-prov_head_6pm {
  margin-bottom: 1rem;
}.sxe-prov_label_6pm {
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  color: #E8961E;
}.sxe-prov_h2_6pm {
  overflow-wrap: break-word;
  color: #F0EBE0;
  font-size: 1.25rem;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  margin-bottom: 8px;
}
@media(min-width:768px) {.sxe-prov_h2_6pm {
  font-size: 24px;
}
}.sxe-prov_seo_6pm {
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 1rem;
  max-width: 620px;
  overflow-wrap: break-word;
  color: #9A8F82;
}.sxe-prov_seo_6pm strong {
  color: #C8BEA8;
  font-weight: 700;
}.sxe-prov_seo_6pm a {
  color: #E8961E;
  text-decoration: underline;
}.sxe-prov_grid_6pm {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.sxe-prov_grid_6pm {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.sxe-prov_grid_6pm {
  grid-template-columns: repeat(8,1fr);
}
}.sxe-prov_card_6pm {
  transition: border-color .2s,background .2s;
  gap: 0.438rem;
  background: #11111C;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 14px 0.625rem;
  border-radius: 8px;
  flex-direction: column;
  display: flex;
  cursor: pointer;
  align-items: center;
}.sxe-prov_card_6pm:hover {
  border-color: rgba(232, 150, 30, 0.48);
  background: #161621;
}.sxe-prov_logo_6pm {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.25rem;
  justify-content: center;
  height: 2.75rem;
  width: 44px;
  display: flex;
  align-items: center;
}.sxe-prov_logo_6pm img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.sxe-prov_name_6pm {
  font-size: 11px;
  font-weight: 600;
  overflow-wrap: break-word;
  text-align: center;
  color: #B0A694;
}.sxe-reg_6pm {
  padding: 36px 1rem 0;
  background: #0D0D16;
}
@media(min-width: 770px) {.sxe-reg_6pm {
  padding: 44px 24px 0;
}
}.sxe-reg_in_6pm {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 1.75rem 1.5rem;
  background: #161621;
  border-radius: 0.75rem;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.sxe-reg_in_6pm {
  padding: 2.5rem;
}
}.sxe-reg_top_6pm {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:860px) {.sxe-reg_top_6pm {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.sxe-reg_label_6pm {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  font-weight: 700;
  color: #E8961E;
}.sxe-reg_h2_6pm {
  font-size: 22px;
  color: #F0EBE0;
  line-height: 1.2;
  font-weight: 800;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 771px) {.sxe-reg_h2_6pm {
  font-size: 28px;
}
}.sxe-reg_bonus_6pm {
  border: 1px solid rgba(245, 166, 35, 0.14);
  border-radius: 0.5rem;
  padding: 0.625rem 16px;
  gap: 8px;
  background: rgba(245, 166, 35, 0.14);
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.sxe-reg_bonus_amount_6pm {
  font-size: 1.25rem;
  color: #F5A623;
  font-weight: 800;
}.sxe-reg_bonus_text_6pm {
  color: #B0A694;
  font-size: 0.813rem;
  line-height: 1.35;
}.sxe-reg_cta_btn_6pm {
  padding: 14px 32px;
  border-radius: 0.5rem;
  background: #22C55E;
  transition: background .2s;
  display: inline-block;
  font-weight: 700;
  box-shadow: 0 2px 14px rgba(34, 197, 94, 0.46), inset 0 1px 0 rgba(255, 255, 255, 0.10);
  margin-bottom: 12px;
  color: #0C0A04;
  font-size: 0.938rem;
}.sxe-reg_cta_btn_6pm:hover {
  background: #2DD668;
}.sxe-reg_terms_6pm {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #847870;
}.sxe-reg_seo_6pm {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  font-size: 0.813rem;
  color: #9A8F82;
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  padding-top: 1.25rem;
}.sxe-reg_seo_6pm p {
  color: #9A8F82;
  margin-bottom: 0.625rem;
  line-height: 1.65;
  font-size: 0.813rem;
}.sxe-reg_seo_6pm p:last-child {
  margin-bottom: 0;
}.sxe-reg_seo_6pm strong {
  color: #C8BEA8;
  font-weight: 700;
}.sxe-reg_seo_6pm a {
  transition: color .2s;
  color: #E8961E;
  text-decoration: underline;
}.sxe-reg_seo_6pm a:hover {
  color: #FFA832;
}.sxe-reg_seo_6pm ul,.sxe-reg_seo_6pm ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.sxe-reg_seo_6pm ol {
  list-style: decimal;
}.sxe-reg_seo_6pm li {
  margin-bottom: 4px;
  font-size: 13px;
  line-height: 1.65;
  color: #9A8F82;
}.sxe-reg_seo_6pm table {
  display: block;
  margin-bottom: 10px;
  overflow-x: auto;
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
}
@media(min-width: 765px) {.sxe-reg_seo_6pm table {
  display: table;
}
}.sxe-reg_seo_6pm th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 8px;
  text-align: left;
  color: #C8BEA8;
  font-weight: 700;
}.sxe-reg_seo_6pm td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #9A8F82;
}.sxe-reg_steps_6pm {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 857px) {.sxe-reg_steps_6pm {
  margin-top: 0;
}
}.sxe-reg_step_6pm {
  gap: 14px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  padding: 16px;
  background: rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.sxe-reg_step_num_6pm {
  border-radius: 50%;
  border: 1px solid rgba(232, 150, 30, 0.08);
  background: rgba(232, 150, 30, 0.18);
  width: 34px;
  font-size: 14px;
  height: 34px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  display: flex;
  color: #E8961E;
}.sxe-reg_step_title_6pm {
  font-weight: 700;
  color: #F0EBE0;
  margin-bottom: 3px;
  font-size: 14px;
}.sxe-reg_step_text_6pm {
  color: #9A8F82;
  line-height: 1.5;
  font-size: 0.75rem;
}.sxe-reg_trust_6pm {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  flex-wrap: wrap;
  display: flex;
  padding-top: 20px;
  margin-top: 20px;
}.sxe-reg_trust_item_6pm {
  gap: 7px;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  color: #9A8F82;
  font-size: 12px;
}.sxe-reg_trust_ic_6pm svg {
  stroke-linejoin: round;
  color: #E8961E;
  width: 16px;
  stroke-linecap: round;
  height: 1rem;
}.sxe-app_6pm {
  background: #0D0D16;
  padding: 36px 1rem 0;
}
@media(min-width:768px) {.sxe-app_6pm {
  padding: 2.75rem 24px 0;
}
}.sxe-app_in_6pm {
  margin: 0 auto;
  max-width: 82.5rem;
}.sxe-app_head_6pm {
  margin-bottom: 1rem;
}.sxe-app_label_6pm {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #E8961E;
  font-size: 11px;
}.sxe-app_h2_6pm {
  overflow-wrap: break-word;
  color: #F0EBE0;
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-family: 'Rajdhani', sans-serif;
  font-size: 20px;
}
@media(min-width: 771px) {.sxe-app_h2_6pm {
  font-size: 1.5rem;
}
}.sxe-app_sub_6pm {
  overflow-wrap: break-word;
  color: #9A8F82;
  max-width: 37.5rem;
  font-size: 0.813rem;
  line-height: 1.6;
}.sxe-app_sub_6pm strong {
  font-weight: 700;
  color: #C8BEA8;
}.sxe-app_cards_6pm {
  gap: 0.625rem;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 641px) {.sxe-app_cards_6pm {
  grid-template-columns: repeat(3,1fr);
}
}.sxe-app_card_6pm {
  padding: 20px;
  border-radius: 8px;
  overflow: hidden;
  gap: 16px;
  align-items: flex-start;
  flex-wrap: wrap;
  position: relative;
  display: flex;
}.sxe-app_card_ios_6pm {
  background: linear-gradient(135deg,rgba(232, 150, 30, 0.18) 0%,#161621 100%);
}.sxe-app_card_android_6pm {
  background: linear-gradient(135deg,rgba(34, 197, 94, 0.15) 0%,#161621 100%);
}.sxe-app_card_win_6pm {
  background: linear-gradient(135deg,rgba(245, 166, 35, 0.14) 0%,#161621 100%);
}.sxe-app_card_ic_6pm svg {
  height: 34px;
  width: 2.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.sxe-app_card_ic_6pm {
  color: #F0EBE0;
  flex-shrink: 0;
}.sxe-app_card_os_6pm {
  color: #9A8F82;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 10px;
  letter-spacing: .08em;
}.sxe-app_card_title_6pm {
  margin-bottom: 6px;
  font-size: 15px;
  line-height: 1.2;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #F0EBE0;
}.sxe-app_card_text_6pm {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #9A8F82;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
}.sxe-app_card_btn_6pm {
  transition: background .2s;
  border-radius: 0.25rem;
  gap: 7px;
  padding: 10px 18px;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(232, 150, 30, 0.48);
  font-size: 0.813rem;
  display: inline-flex;
  font-weight: 700;
  color: #F0EBE0;
  align-items: center;
}.sxe-app_card_btn_6pm:hover {
  background: rgba(255, 255, 255, 0.07);
}.sxe-bon_6pm {
  background: #0D0D16;
  padding: 2.25rem 16px 0;
}
@media(min-width: 769px) {.sxe-bon_6pm {
  padding: 44px 24px 0;
}
}.sxe-bon_in_6pm {
  margin: 0 auto;
  max-width: 82.5rem;
}.sxe-bon_head_6pm {
  margin-bottom: 20px;
}.sxe-bon_label_6pm {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 11px;
  color: #E8961E;
}.sxe-bon_h2_6pm {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  color: #F0EBE0;
  margin-bottom: 8px;
  font-weight: 800;
}
@media(min-width: 767px) {.sxe-bon_h2_6pm {
  font-size: 24px;
}
}.sxe-bon_seo_6pm {
  color: #9A8F82;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
}.sxe-bon_seo_6pm strong {
  color: #C8BEA8;
  font-weight: 700;
}.sxe-bon_seo_6pm a {
  text-decoration: underline;
  color: #E8961E;
}.sxe-bon_grid_6pm {
  gap: 0.625rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.sxe-bon_grid_6pm {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.sxe-bon_grid_6pm {
  grid-template-columns: repeat(5,1fr);
}
}.sxe-bon_card_6pm {
  background: #11111C;
  padding: 16px;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.5rem;
}.sxe-bon_card_6pm:hover {
  transform: translateY(-2px);
  border-color: rgba(232, 150, 30, 0.08);
}.sxe-bon_card_ic_6pm svg {
  width: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 26px;
}.sxe-bon_card_ic_6pm {
  margin-bottom: 0.625rem;
}.sxe-bon_card_type_6pm {
  font-size: 10px;
  color: #9A8F82;
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 6px;
}.sxe-bon_card_amount_6pm {
  font-size: 1.125rem;
  line-height: 1.1;
  margin-bottom: 0.375rem;
  color: #F5A623;
  font-weight: 800;
}.sxe-bon_card_name_6pm {
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F0EBE0;
  font-weight: 600;
}.sxe-bon_card_detail_6pm {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  font-size: 0.688rem;
  color: #847870;
  overflow-wrap: break-word;
  padding-top: 8px;
}.sxe-htp_6pm {
  background: #0D0D16;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.sxe-htp_6pm {
  padding: 2.75rem 1.5rem 0;
}
}.sxe-htp_in_6pm {
  margin: 0 auto;
  max-width: 82.5rem;
}.sxe-htp_head_6pm {
  margin-bottom: 22px;
  max-width: 720px;
}.sxe-htp_label_6pm {
  text-transform: uppercase;
  color: #E8961E;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.sxe-htp_h2_6pm {
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Rajdhani', sans-serif;
  color: #F0EBE0;
  font-size: 1.375rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.sxe-htp_h2_6pm {
  font-size: 1.75rem;
}
}.sxe-htp_intro_6pm {
  color: #9A8F82;
  line-height: 1.6;
  font-size: 0.875rem;
}.sxe-htp_steps_6pm {
  margin: 0;
  gap: 0.75rem;
  list-style: none;
  padding: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.sxe-htp_steps_6pm {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.sxe-htp_steps_6pm {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.sxe-htp_step_6pm {
  padding: 1.25rem 18px 1.125rem;
  background: #161621;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  flex-direction: column;
  display: flex;
  position: relative;
}.sxe-htp_step_num_6pm {
  border-radius: 50%;
  background: #E8961E;
  height: 28px;
  align-items: center;
  top: -0.75rem;
  justify-content: center;
  position: absolute;
  font-family: 'Rajdhani', sans-serif;
  color: #0C0A04;
  display: flex;
  font-size: 0.813rem;
  font-weight: 800;
  left: 20px;
  width: 1.75rem;
}.sxe-htp_step_ic_6pm {
  background: rgba(232, 150, 30, 0.18);
  border-radius: 4px;
  margin: 8px 0 0.75rem;
  align-items: center;
  width: 2.25rem;
  color: #E8961E;
  display: flex;
  justify-content: center;
  height: 2.25rem;
}.sxe-htp_step_ic_6pm svg {
  stroke-linejoin: round;
  height: 1.125rem;
  width: 1.125rem;
  stroke-linecap: round;
}.sxe-htp_step_h_6pm {
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 700;
  color: #F0EBE0;
  font-size: 14px;
  margin-bottom: 0.375rem;
}.sxe-htp_step_p_6pm {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.55;
  color: #9A8F82;
}.sxe-htp_step_p_6pm strong {
  font-weight: 600;
  color: #C8BEA8;
}.sxe-htp_cta_6pm {
  background: #22C55E;
  padding: 0.813rem 26px;
  border-radius: 8px;
  transition: background .2s;
  font-size: 0.875rem;
  display: inline-block;
  color: #0C0A04;
  font-weight: 700;
  margin-top: 1.25rem;
}.sxe-htp_cta_6pm:hover {
  background: #2DD668;
}.sxe-seo_6pm {
  padding: 36px 16px 0;
  background: #0D0D16;
}
@media(min-width: 767px) {.sxe-seo_6pm {
  padding: 2.75rem 1.5rem 0;
}
}.sxe-seo_in_6pm {
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #161621;
  border-radius: 0.75rem;
  padding: 1.75rem 24px;
  max-width: 1320px;
}
@media(min-width: 770px) {.sxe-seo_in_6pm {
  padding: 36px 2.5rem;
}
}.sxe-seo_label_6pm {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 0.625rem;
  color: #E8961E;
  font-size: 0.688rem;
  text-transform: uppercase;
}.sxe-seo_h2_6pm {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  margin-bottom: 14px;
  font-size: 20px;
  color: #F0EBE0;
  line-height: 1.25;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.sxe-seo_h2_6pm {
  font-size: 1.5rem;
}
}.sxe-seo_body_6pm {
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #B0A694;
}.sxe-seo_body_6pm p {
  font-size: 0.875rem;
  color: #B0A694;
  margin-bottom: 12px;
  line-height: 1.75;
}.sxe-seo_body_6pm p:last-child {
  margin-bottom: 0;
}.sxe-seo_body_6pm strong {
  font-weight: 700;
  color: #C8BEA8;
}.sxe-seo_body_6pm a {
  transition: color .2s;
  text-decoration: underline;
  color: #E8961E;
}.sxe-seo_body_6pm a:hover {
  color: #FFA832;
}.sxe-seo_body_6pm ul,.sxe-seo_body_6pm ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.sxe-seo_body_6pm ol {
  list-style: decimal;
}.sxe-seo_body_6pm li {
  color: #B0A694;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
}.sxe-seo_body_6pm table {
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
  display: block;
  margin-bottom: 12px;
  font-size: 13px;
}
@media(min-width: 771px) {.sxe-seo_body_6pm table {
  display: table;
}
}.sxe-seo_body_6pm th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  color: #C8BEA8;
  font-weight: 700;
  text-align: left;
}.sxe-seo_body_6pm td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #B0A694;
}.sxe-seo_cols_6pm {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.sxe-seo_cols_6pm {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.sxe-seo_cols_6pm {
  grid-template-columns: repeat(3,1fr);
}
}.sxe-seo_col_h_6pm {
  font-weight: 700;
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  color: #C8BEA8;
}.sxe-seo_col_p_6pm {
  overflow-wrap: break-word;
  color: #9A8F82;
  line-height: 1.65;
  font-size: 13px;
}.sxe-seo_stats_6pm {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.sxe-seo_stat_6pm {
  border-radius: 0.5rem;
  background: rgba(232, 150, 30, 0.08);
  flex: 1;
  border: 1px solid rgba(232, 150, 30, 0.18);
  padding: 14px 1rem;
  min-width: 140px;
}.sxe-seo_stat_val_6pm {
  margin-bottom: 4px;
  color: #E8961E;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.sxe-seo_stat_lb_6pm {
  font-size: 0.688rem;
  color: #9A8F82;
  overflow-wrap: break-word;
}.sxe-seo_6pm {
  background: #0D0D16;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.sxe-seo_6pm {
  padding: 44px 24px 0;
}
}.sxe-seo_in_6pm {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.75rem 24px;
  background: #161621;
  margin: 0 auto;
  border-radius: 12px;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.sxe-seo_in_6pm {
  padding: 36px 2.5rem;
}
}.sxe-seo_label_6pm {
  font-weight: 700;
  margin-bottom: 10px;
  color: #E8961E;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.sxe-seo_h2_6pm {
  color: #F0EBE0;
  font-size: 20px;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 14px;
}
@media(min-width: 771px) {.sxe-seo_h2_6pm {
  font-size: 24px;
}
}.sxe-seo_body_6pm {
  font-size: 14px;
  color: #B0A694;
  overflow-wrap: break-word;
  line-height: 1.75;
}.sxe-seo_body_6pm p {
  font-size: 0.875rem;
  color: #B0A694;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.sxe-seo_body_6pm p:last-child {
  margin-bottom: 0;
}.sxe-seo_body_6pm strong {
  color: #C8BEA8;
  font-weight: 700;
}.sxe-seo_body_6pm a {
  transition: color .2s;
  color: #E8961E;
  text-decoration: underline;
}.sxe-seo_body_6pm a:hover {
  color: #FFA832;
}.sxe-seo_body_6pm ul,.sxe-seo_body_6pm ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.sxe-seo_body_6pm ol {
  list-style: decimal;
}.sxe-seo_body_6pm li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  color: #B0A694;
}.sxe-seo_body_6pm table {
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 0.75rem;
  display: block;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 770px) {.sxe-seo_body_6pm table {
  display: table;
}
}.sxe-seo_body_6pm th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #C8BEA8;
}.sxe-seo_body_6pm td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #B0A694;
}.sxe-seo_cols_6pm {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.sxe-seo_cols_6pm {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.sxe-seo_cols_6pm {
  grid-template-columns: repeat(3,1fr);
}
}.sxe-seo_col_h_6pm {
  font-size: 0.813rem;
  font-weight: 700;
  color: #C8BEA8;
  margin-bottom: 7px;
  overflow-wrap: break-word;
}.sxe-seo_col_p_6pm {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #9A8F82;
  overflow-wrap: break-word;
}.sxe-seo_stats_6pm {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.sxe-seo_stat_6pm {
  background: rgba(232, 150, 30, 0.08);
  flex: 1;
  padding: 0.875rem 16px;
  border-radius: 8px;
  border: 1px solid rgba(232, 150, 30, 0.18);
  min-width: 8.75rem;
}.sxe-seo_stat_val_6pm {
  font-weight: 800;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #E8961E;
}.sxe-seo_stat_lb_6pm {
  color: #9A8F82;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.sxe-faq_6pm {
  background: #0D0D16;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.sxe-faq_6pm {
  padding: 44px 24px 0;
}
}.sxe-faq_in_6pm {
  margin: 0 auto;
  max-width: 1320px;
}.sxe-faq_head_6pm {
  margin-bottom: 20px;
}.sxe-faq_label_6pm {
  letter-spacing: .08em;
  color: #E8961E;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 700;
}.sxe-faq_h2_6pm {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Rajdhani', sans-serif;
  color: #F0EBE0;
}
@media(min-width: 765px) {.sxe-faq_h2_6pm {
  font-size: 1.5rem;
}
}.sxe-faq_list_6pm {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.sxe-faq_item_6pm {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #161621;
  border-radius: 0.5rem;
  overflow: hidden;
}.sxe-faq_q_6pm {
  gap: 12px;
  padding: 16px 20px;
  transition: color .2s;
  font-size: 14px;
  flex-wrap: wrap;
  font-weight: 600;
  display: flex;
  color: #C8BEA8;
  overflow-wrap: break-word;
  align-items: center;
  cursor: pointer;
  justify-content: space-between;
}.sxe-faq_q_6pm:hover {
  color: #F0EBE0;
}.sxe-faq_q_ic_6pm {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  font-size: 1rem;
  width: 1.5rem;
  height: 1.5rem;
  color: #E8961E;
}.sxe-faq_item_6pm.sxe-state_open_6pm .sxe-faq_q_ic_6pm {
  transform: rotate(45deg);
}.sxe-faq_a_6pm {
  padding: 0 20px 1rem;
  display: none;
  font-size: 0.813rem;
  color: #9A8F82;
  line-height: 1.7;
  overflow-wrap: break-word;
}.sxe-faq_item_6pm.sxe-state_open_6pm .sxe-faq_a_6pm {
  display: block;
}.sxe-faq_a_6pm strong {
  font-weight: 700;
  color: #C8BEA8;
}.sxe-faq_a_6pm a {
  text-decoration: underline;
  color: #E8961E;
}.sxe-faq_a_6pm ul,.sxe-faq_a_6pm ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.sxe-faq_a_6pm ol {
  list-style: decimal;
}.sxe-faq_a_6pm li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.sxe-faq_a_6pm table {
  margin: 0.5rem 0;
  width: 100%;
  overflow-x: auto;
  display: block;
  font-size: 12px;
  border-collapse: collapse;
}
@media(min-width: 769px) {.sxe-faq_a_6pm table {
  display: table;
}
}.sxe-faq_a_6pm th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C8BEA8;
  text-align: left;
  font-weight: 700;
}.sxe-faq_a_6pm td {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A8F82;
}.sxe-seo_6pm {
  background: #0D0D16;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 770px) {.sxe-seo_6pm {
  padding: 44px 24px 0;
}
}.sxe-seo_in_6pm {
  border-radius: 0.75rem;
  background: #161621;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  padding: 1.75rem 24px;
  max-width: 1320px;
}
@media(min-width: 770px) {.sxe-seo_in_6pm {
  padding: 2.25rem 40px;
}
}.sxe-seo_label_6pm {
  text-transform: uppercase;
  font-size: 11px;
  color: #E8961E;
  margin-bottom: 0.625rem;
  font-weight: 700;
  letter-spacing: .08em;
}.sxe-seo_h2_6pm {
  line-height: 1.25;
  color: #F0EBE0;
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 771px) {.sxe-seo_h2_6pm {
  font-size: 1.5rem;
}
}.sxe-seo_body_6pm {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #B0A694;
}.sxe-seo_body_6pm p {
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  color: #B0A694;
  line-height: 1.75;
}.sxe-seo_body_6pm p:last-child {
  margin-bottom: 0;
}.sxe-seo_body_6pm strong {
  color: #C8BEA8;
  font-weight: 700;
}.sxe-seo_body_6pm a {
  transition: color .2s;
  color: #E8961E;
  text-decoration: underline;
}.sxe-seo_body_6pm a:hover {
  color: #FFA832;
}.sxe-seo_body_6pm ul,.sxe-seo_body_6pm ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.sxe-seo_body_6pm ol {
  list-style: decimal;
}.sxe-seo_body_6pm li {
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.75;
  color: #B0A694;
}.sxe-seo_body_6pm table {
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 12px;
  font-size: 0.813rem;
  display: block;
}
@media(min-width: 769px) {.sxe-seo_body_6pm table {
  display: table;
}
}.sxe-seo_body_6pm th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #C8BEA8;
  font-weight: 700;
}.sxe-seo_body_6pm td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #B0A694;
}.sxe-seo_cols_6pm {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 639px) {.sxe-seo_cols_6pm {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.sxe-seo_cols_6pm {
  grid-template-columns: repeat(3,1fr);
}
}.sxe-seo_col_h_6pm {
  font-weight: 700;
  overflow-wrap: break-word;
  color: #C8BEA8;
  margin-bottom: 7px;
  font-size: 13px;
}.sxe-seo_col_p_6pm {
  color: #9A8F82;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.sxe-seo_stats_6pm {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.sxe-seo_stat_6pm {
  border-radius: 8px;
  padding: 0.875rem 16px;
  background: rgba(232, 150, 30, 0.08);
  flex: 1;
  border: 1px solid rgba(232, 150, 30, 0.18);
  min-width: 140px;
}.sxe-seo_stat_val_6pm {
  margin-bottom: 4px;
  color: #E8961E;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.sxe-seo_stat_lb_6pm {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #9A8F82;
}.sxe-pmt_6pm {
  background: #0D0D16;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.sxe-pmt_6pm {
  padding: 2.75rem 1.5rem 0;
}
}.sxe-pmt_in_6pm {
  margin: 0 auto;
  max-width: 82.5rem;
}.sxe-pmt_head_6pm {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.sxe-pmt_label_6pm {
  color: #E8961E;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.sxe-pmt_h2_6pm {
  font-size: 1.375rem;
  color: #F0EBE0;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 8px;
}
@media(min-width: 766px) {.sxe-pmt_h2_6pm {
  font-size: 28px;
}
}.sxe-pmt_intro_6pm {
  color: #9A8F82;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.875rem;
}.sxe-pmt_groups_6pm {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.sxe-pmt_group_6pm {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 20px;
  background: #161621;
  border-radius: 0.5rem;
}.sxe-pmt_group_head_6pm {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 10px;
  align-items: center;
  display: flex;
}.sxe-pmt_group_ic_6pm {
  border-radius: 0.25rem;
  background: rgba(232, 150, 30, 0.18);
  display: flex;
  height: 36px;
  align-items: center;
  width: 2.25rem;
  color: #E8961E;
  justify-content: center;
  flex-shrink: 0;
}.sxe-pmt_group_ic_6pm svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.125rem;
  width: 18px;
}.sxe-pmt_group_h_6pm {
  margin: 0;
  overflow-wrap: break-word;
  color: #F0EBE0;
  font-size: 16px;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
}.sxe-pmt_group_p_6pm {
  font-size: 13px;
  line-height: 1.6;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #9A8F82;
}.sxe-pmt_group_p_6pm strong {
  color: #C8BEA8;
  font-weight: 600;
}.sxe-pmt_table_wrap_6pm {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.sxe-pmt_table_6pm {
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
  min-width: 33.75rem;
}.sxe-pmt_table_6pm th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #C8BEA8;
  text-align: left;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .04em;
  white-space: nowrap;
  font-size: 0.688rem;
}.sxe-pmt_table_6pm td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #9A8F82;
}.sxe-pmt_table_6pm tbody tr:last-child td {
  border-bottom: none;
}.sxe-pmt_table_6pm tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C8BEA8;
}.sxe-ft_6pm {
  background: #07070F;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.sxe-ft_support_6pm {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.sxe-ft_support_6pm {
  padding: 1.75rem 1.5rem;
}
}.sxe-ft_support_in_6pm {
  margin: 0 auto;
  gap: 16px;
  align-items: center;
  max-width: 82.5rem;
  display: flex;
  flex-wrap: wrap;
}.sxe-ft_support_main_6pm {
  gap: 16px;
  flex: 1;
  flex-wrap: wrap;
  min-width: 13.75rem;
  display: flex;
  align-items: center;
}.sxe-ft_support_ic_6pm {
  flex-shrink: 0;
  color: #E8961E;
}.sxe-ft_support_ic_6pm svg {
  stroke-linecap: round;
  width: 1.875rem;
  stroke-linejoin: round;
  height: 1.875rem;
}.sxe-ft_support_text_title_6pm {
  overflow-wrap: break-word;
  color: #F0EBE0;
  font-size: 15px;
  margin-bottom: 3px;
  font-weight: 700;
}.sxe-ft_support_text_sub_6pm {
  color: #9A8F82;
  font-size: 12px;
  overflow-wrap: break-word;
}.sxe-ft_support_btn_6pm {
  transition: background .2s;
  padding: 0.688rem 22px;
  background: #E8961E;
  border-radius: 8px;
  font-size: 0.813rem;
  font-weight: 700;
  white-space: nowrap;
  color: #F0EBE0;
  flex-shrink: 0;
}.sxe-ft_support_btn_6pm:hover {
  background: #FFA832;
}.sxe-ft_support_contacts_6pm {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.sxe-ft_support_contact_6pm {
  color: #847870;
  line-height: 1.4;
  font-size: 0.75rem;
}.sxe-ft_support_contact_6pm strong {
  margin-bottom: 2px;
  color: #B0A694;
  font-weight: 600;
  font-size: 0.688rem;
  display: block;
}.sxe-ft_main_6pm {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 32px 1rem 1.5rem;
}
@media(min-width: 769px) {.sxe-ft_main_6pm {
  padding: 2.5rem 1.5rem 32px;
}
}.sxe-ft_main_in_6pm {
  margin: 0 auto;
  gap: 24px;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.sxe-ft_main_in_6pm {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.sxe-ft_main_in_6pm {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.sxe-ft_col_logo_6pm {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.sxe-ft_col_logo_6pm {
  grid-column: auto;
}
}.sxe-ft_logo_6pm {
  gap: 0.563rem;
  display: flex;
  flex-wrap: wrap;
  font-size: 16px;
  color: #F0EBE0;
  align-items: center;
  font-weight: 800;
  margin-bottom: 12px;
  overflow-wrap: break-word;
}.sxe-ft_logo_mark_6pm {
  overflow: hidden;
  border-radius: 0.25rem;
  height: 1.875rem;
  width: 30px;
}.sxe-ft_logo_mark_6pm img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.sxe-ft_logo_sub_6pm {
  color: #847870;
  line-height: 1.55;
  max-width: 200px;
  font-size: 12px;
  overflow-wrap: break-word;
}.sxe-ft_col_title_6pm {
  margin-bottom: 14px;
  letter-spacing: .07em;
  text-transform: uppercase;
  font-weight: 700;
  color: #B0A694;
  font-size: 0.75rem;
}.sxe-ft_col_links_6pm {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.sxe-ft_col_link_6pm {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #847870;
}.sxe-ft_col_link_6pm:hover {
  color: #C8BEA8;
}.sxe-ft_apps_6pm {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.sxe-ft_app_card_6pm {
  padding: 10px 0.75rem;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.25rem;
  align-items: center;
  display: flex;
}.sxe-ft_app_card_6pm:hover {
  border-color: rgba(232, 150, 30, 0.48);
}.sxe-ft_app_card_ic_6pm svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.375rem;
  width: 1.375rem;
}.sxe-ft_app_card_os_6pm {
  font-weight: 600;
  color: #847870;
  font-size: 0.625rem;
}.sxe-ft_app_card_action_6pm {
  font-weight: 700;
  font-size: 12px;
  color: #C8BEA8;
}.sxe-ft_bot_6pm {
  padding: 20px 1rem;
}
@media(min-width: 765px) {.sxe-ft_bot_6pm {
  padding: 1.25rem 1.5rem;
}
}.sxe-ft_bot_in_6pm {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  max-width: 1320px;
  display: flex;
  align-items: center;
}.sxe-ft_socials_6pm {
  gap: 8px;
  display: flex;
}.sxe-ft_soc_6pm {
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border-radius: 0.25rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  color: #B0A694;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 2.25rem;
  width: 36px;
}.sxe-ft_soc_6pm svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
}.sxe-ft_soc_6pm:hover {
  background: rgba(255, 255, 255, 0.07);
}.sxe-ft_legal_6pm {
  flex: 1;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #857A6A;
  min-width: 12.5rem;
  line-height: 1.6;
}.sxe-ft_legal_6pm strong {
  font-weight: 700;
  color: #B0A694;
}.sxe-ft_legal_6pm a {
  color: #B0A694;
  text-decoration: underline;
}.sxe-ft_age_6pm {
  border: 2px solid #857A6A;
  border-radius: 50%;
  flex-shrink: 0;
  display: flex;
  height: 32px;
  margin-left: auto;
  justify-content: center;
  font-size: 11px;
  align-items: center;
  width: 2rem;
  color: #857A6A;
  font-weight: 800;
}