*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0C0F1A;
  font-family: 'Inter', sans-serif;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  color: #C5CEEA;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  text-decoration: none;
  color: inherit;
}button {
  font: inherit;
  border: none;
  background: none;
  color: inherit;
  cursor: pointer;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.xlw_layout-h3e {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.xlw_page-h3e {
  display: flex;
  min-height: 100vh;
}.xlw_main-h3e {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1083px) {.xlw_main-h3e {
  padding-left: 220px;
}
}
@media(max-width:1079px) {.xlw_main-h3e {
  padding-bottom: 4.5rem;
}
}.xlw_gc-h3e {
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #111626;
  border-radius: 0.5rem;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  position: relative;
  width: 140px;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width: 642px) {.xlw_gc-h3e {
  width: 156px;
}
}
@media(min-width: 1082px) {.xlw_gc-h3e {
  width: 10.5rem;
}
}.xlw_gc-h3e:hover {
  transform: translateY(-3px);
  border-color: rgba(38, 118, 245, 0.07);
}.xlw_gc_img-h3e {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.xlw_gc_img-h3e img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.xlw_gc_hover-h3e {
  inset: 0;
  background: rgba(6, 8, 18, 0.72);
  transition: opacity .2s;
  align-items: center;
  justify-content: center;
  display: flex;
  position: absolute;
  opacity: 0;
}.xlw_gc-h3e:hover .xlw_gc_hover-h3e {
  opacity: 1;
}.xlw_gc_hover_btn-h3e {
  background: #2676F5;
  border-radius: 0.313rem;
  padding: 8px 1rem;
  font-size: 0.75rem;
  font-weight: 700;
  color: #EFF3FF;
}.xlw_gc_info-h3e {
  padding: 0.5rem 0.625rem 0.625rem;
}.xlw_gc_name-h3e {
  overflow: hidden;
  color: #C5CEEA;
  white-space: nowrap;
  font-size: 0.75rem;
  font-weight: 600;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  max-width: 100%;
}.xlw_gc_prov-h3e {
  color: #4E5A72;
  font-size: 10px;
}.xlw_gc_tag-h3e {
  padding: 2px 0.438rem;
  border-radius: 4px;
  font-weight: 700;
  position: absolute;
  letter-spacing: .04em;
  z-index: 2;
  top: 0.375rem;
  font-size: 0.563rem;
  left: 0.375rem;
  text-transform: uppercase;
}.xlw_gc_tag_hot-h3e {
  background: #E81829;
  color: #fff;
}.xlw_gc_tag_new-h3e {
  background: #1DB956;
  color: #0C0F1A;
}.xlw_gc_tag_jp-h3e {
  background: #F5A523;
  color: #0C0F1A;
}.xlw_gc_tag_ex-h3e {
  background: #C4233C;
  color: #fff;
}.xlw_gc_tag_live-h3e {
  background: #E81829;
  color: #fff;
}.xlw_gr-h3e {
  padding: 32px 16px 0;
  background: #0C0F1A;
}
@media(min-width: 765px) {.xlw_gr-h3e {
  padding: 2.25rem 1.5rem 0;
}
}.xlw_gr_in-h3e {
  margin: 0 auto;
  max-width: 82.5rem;
}.xlw_gr_head-h3e {
  gap: 12px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
}.xlw_gr_head_l-h3e {
  flex: 1;
  gap: 10px;
  min-width: 0;
  align-items: center;
  display: flex;
}.xlw_gr_ic-h3e {
  border-radius: 8px;
  width: 2rem;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 2rem;
}.xlw_gr_ic-h3e svg {
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
}.xlw_gr_title-h3e {
  font-size: 1rem;
  font-weight: 700;
  color: #EFF3FF;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 771px) {.xlw_gr_title-h3e {
  font-size: 18px;
}
}.xlw_gr_more-h3e {
  transition: color .2s;
  gap: 5px;
  white-space: nowrap;
  align-items: center;
  color: #6A778F;
  font-weight: 600;
  font-size: 0.75rem;
  flex-shrink: 0;
  display: flex;
}.xlw_gr_more-h3e:hover {
  color: #2676F5;
}.xlw_gr_more-h3e svg {
  width: 12px;
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
}.xlw_gr_arrows-h3e {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.xlw_gr_arr-h3e {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border-radius: 0.313rem;
  justify-content: center;
  width: 30px;
  align-items: center;
  color: #8E9BBF;
  display: flex;
  height: 30px;
}.xlw_gr_arr-h3e:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EFF3FF;
}.xlw_gr_arr-h3e svg {
  width: 13px;
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.xlw_gr_seo_h-h3e {
  margin: 0 0 6px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #C5CEEA;
  font-weight: 700;
  max-width: 680px;
  font-size: 13px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.xlw_gr_seo_h-h3e {
  font-size: 0.875rem;
}
}.xlw_gr_seo-h3e {
  font-size: 0.75rem;
  max-width: 680px;
  margin-bottom: 12px;
  color: #6A778F;
  line-height: 1.55;
  overflow-wrap: break-word;
}.xlw_gr_seo-h3e strong {
  font-weight: 600;
  color: #C5CEEA;
}.xlw_gr_scroll-h3e {
  gap: 0.625rem;
  overflow-x: auto;
  display: flex;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
}.xlw_gr_scroll-h3e::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.xlw_gr_scroll-h3e {
  gap: 12px;
}
}.xlw_tb-h3e {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #0C0F1A;
  align-items: center;
  position: fixed;
  top: 0;
  height: 3.5rem;
  right: 0;
  z-index: 80;
  left: 0;
  display: flex;
}.xlw_tb_in-h3e {
  padding: 0 14px;
  gap: 0;
  align-items: center;
  height: 100%;
  display: flex;
  width: 100%;
}.xlw_tb_burger-h3e {
  border-radius: 0.5rem;
  gap: 0.313rem;
  align-items: center;
  flex-direction: column;
  height: 38px;
  margin-right: 0.5rem;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  width: 2.375rem;
}.xlw_tb_burger-h3e:hover {
  background: rgba(255, 255, 255, 0.05);
}.xlw_tb_burger_line-h3e {
  border-radius: 1px;
  background: #8E9BBF;
  width: 1.125rem;
  display: block;
  height: 2px;
}
@media(min-width: 1081px) {.xlw_tb_burger-h3e {
  display: none;
}
}.xlw_tb_logo-h3e {
  gap: 0.563rem;
  font-size: 1.125rem;
  display: flex;
  margin-right: 1.25rem;
  font-weight: 800;
  flex-shrink: 0;
  overflow-wrap: break-word;
  color: #EFF3FF;
  align-items: center;
  letter-spacing: -.01em;
}.xlw_tb_logo_mark-h3e {
  overflow: hidden;
  border-radius: 0.5rem;
  align-items: center;
  height: 32px;
  display: flex;
  width: 32px;
  justify-content: center;
}.xlw_tb_logo_mark-h3e img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.xlw_tb_nav-h3e {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 641px) {.xlw_tb_nav-h3e {
  display: flex;
}
}.xlw_tb_tab-h3e {
  border-radius: 8px;
  transition: background .15s,color .15s;
  padding: 0.5rem 0.875rem;
  color: #8E9BBF;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 600;
}.xlw_tb_tab-h3e:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EFF3FF;
}.xlw_tb_tab-h3e.xlw_state_active-h3e {
  background: rgba(38, 118, 245, 0.18);
  color: #EFF3FF;
}.xlw_tb_right-h3e {
  gap: 0.5rem;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  margin-left: auto;
}.xlw_tb_login-h3e {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 9px 16px;
  font-weight: 600;
  color: #C5CEEA;
  font-size: 0.813rem;
  display: none;
}.xlw_tb_login-h3e:hover {
  border-color: rgba(38, 118, 250, 0.55);
  color: #EFF3FF;
}
@media(min-width: 478px) {.xlw_tb_login-h3e {
  display: block;
}
}.xlw_tb_reg-h3e {
  padding: 0.563rem 18px;
  transition: background .2s;
  border-radius: 8px;
  background: #1DB956;
  color: #07090F;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
}.xlw_tb_reg-h3e:hover {
  background: #25D464;
}.xlw_sb-h3e {
  transform: translateX(-100%);
  transition: transform .25s ease;
  background: #161C2E;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  top: 3.5rem;
  z-index: 70;
  width: 13.75rem;
  bottom: 0;
  position: fixed;
  overflow-y: auto;
  left: 0;
}.xlw_sb-h3e.xlw_state_open-h3e {
  transform: translateX(0);
}.xlw_sb-h3e::-webkit-scrollbar {
  width: 4px;
}.xlw_sb-h3e::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1083px) {.xlw_sb-h3e {
  transform: translateX(0);
}
}.xlw_sb_auth-h3e {
  padding: 0.875rem 0.75rem 10px;
}.xlw_sb_btn_reg-h3e {
  background: #1DB956;
  padding: 11px;
  border-radius: 0.5rem;
  transition: background .2s;
  font-size: 0.813rem;
  margin-bottom: 8px;
  font-weight: 700;
  color: #07090F;
  display: block;
  text-align: center;
}.xlw_sb_btn_reg-h3e:hover {
  background: #25D464;
}.xlw_sb_btn_login-h3e {
  background: rgba(255, 255, 255, 0.05);
  padding: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  border-radius: 8px;
  font-size: 13px;
  display: block;
  text-align: center;
  font-weight: 600;
  color: #C5CEEA;
}.xlw_sb_btn_login-h3e:hover {
  border-color: rgba(38, 118, 250, 0.55);
  color: #EFF3FF;
}.xlw_sb_promo-h3e {
  margin: 0 12px 0.625rem;
  background: linear-gradient(135deg,#0D1535,#161C2E);
  padding: 0.75rem 0.875rem;
  border-radius: 0.5rem;
  overflow: hidden;
  border: 1px solid rgba(38, 118, 245, 0.18);
  position: relative;
}.xlw_sb_promo-h3e::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(38, 118, 245, 0.18),transparent 70%);
  right: -20px;
  width: 5rem;
  height: 5rem;
  top: -1.25rem;
  position: absolute;
  content: '';
}.xlw_sb_promo_title-h3e {
  font-size: 0.688rem;
  font-weight: 700;
  color: #2676F5;
  text-transform: uppercase;
  margin-bottom: 4px;
  letter-spacing: .06em;
}.xlw_sb_promo_text-h3e {
  color: #EFF3FF;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 1.35;
}.xlw_sb_promo_sub-h3e {
  color: #6A778F;
  font-size: 10px;
  margin-top: 3px;
}.xlw_sb_nav-h3e {
  padding: 0.375rem 8px 1rem;
}.xlw_sb_nav_lb-h3e {
  padding: 10px 0.5rem 6px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #4E5A72;
  font-size: 0.625rem;
  font-weight: 700;
}.xlw_sb_link-h3e {
  gap: 10px;
  border-radius: 5px;
  transition: background .15s,color .15s;
  padding: 0.563rem 10px;
  font-size: 0.813rem;
  display: flex;
  align-items: center;
  color: #8E9BBF;
  font-weight: 500;
  cursor: pointer;
  overflow-wrap: break-word;
}.xlw_sb_link-h3e:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EFF3FF;
}.xlw_sb_link-h3e.xlw_state_active-h3e {
  background: rgba(38, 118, 245, 0.18);
  color: #EFF3FF;
}.xlw_sb_ic-h3e {
  border-radius: 0.313rem;
  align-items: center;
  width: 1.875rem;
  display: flex;
  justify-content: center;
  height: 30px;
  flex-shrink: 0;
}.xlw_sb_ic-h3e svg {
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.xlw_sb_ic_1-h3e {
  background: rgba(38, 118, 245, 0.07);
  color: #2676F5;
}.xlw_sb_ic_2-h3e {
  background: rgba(29, 185, 86, 0.16);
  color: #1DB956;
}.xlw_sb_ic_3-h3e {
  background: rgba(245, 165, 35, 0.15);
  color: #F5A523;
}.xlw_sb_ic_4-h3e {
  background: rgba(196, 35, 60, 0.20);
  color: #C4233C;
}.xlw_sb_ic_5-h3e {
  background: rgba(38, 118, 245, 0.07);
  color: #FF3DA6;
}.xlw_sb_ic_6-h3e {
  background: rgba(196, 35, 60, 0.20);
  color: #8B3DFF;
}.xlw_sb_badge-h3e {
  background: #F5A523;
  border-radius: 0.313rem;
  padding: 2px 7px;
  color: #07090F;
  font-size: 0.563rem;
  font-weight: 700;
  margin-left: auto;
}.xlw_sb_bot-h3e {
  padding: 0.75rem;
  gap: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.xlw_sb_lang-h3e,.xlw_sb_help-h3e {
  border-radius: 0.313rem;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: rgba(255, 255, 255, 0.05);
  gap: 0.375rem;
  transition: border-color .2s;
  padding: 0.563rem 0.375rem;
  font-weight: 600;
  color: #8E9BBF;
  font-size: 0.688rem;
  display: flex;
  align-items: center;
  justify-content: center;
}.xlw_sb_lang-h3e:hover,.xlw_sb_help-h3e:hover {
  border-color: rgba(38, 118, 250, 0.55);
  color: #EFF3FF;
}.xlw_sb_lang-h3e svg,.xlw_sb_help-h3e svg {
  width: 13px;
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
}.xlw_sb_bd-h3e {
  inset: 0;
  background: rgba(6, 8, 18, 0.72);
  position: fixed;
  display: none;
  z-index: 69;
}.xlw_sb_bd-h3e.xlw_state_on-h3e {
  display: block;
}
@media(min-width:1080px) {.xlw_sb_bd-h3e {
  display: none!important;
}
}.xlw_mob_nav-h3e {
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  background: #161C2E;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  right: 0;
  left: 0;
  bottom: 0;
  display: flex;
  position: fixed;
  z-index: 80;
}
@media(min-width: 1082px) {.xlw_mob_nav-h3e {
  display: none;
}
}.xlw_mob_nav_item-h3e {
  gap: 4px;
  flex: 1;
  padding: 0.25rem 2px;
  cursor: pointer;
  display: flex;
  align-items: center;
  color: #4E5A72;
  flex-direction: column;
}.xlw_mob_nav_ic-h3e {
  line-height: 1;
}.xlw_mob_nav_ic-h3e svg {
  stroke-linejoin: round;
  height: 1.25rem;
  stroke-linecap: round;
  width: 1.25rem;
}.xlw_mob_nav_lb-h3e {
  font-size: 10px;
  color: #4E5A72;
  font-weight: 600;
}.xlw_mob_nav_item-h3e.xlw_state_active-h3e {
  color: #2676F5;
}.xlw_mob_nav_item-h3e.xlw_state_active-h3e .xlw_mob_nav_lb-h3e {
  color: #2676F5;
}.xlw_hero-h3e {
  background: #0C0F1A;
  padding: 1.25rem 1rem 0;
}
@media(min-width: 769px) {.xlw_hero-h3e {
  padding: 1.5rem 1.5rem 0;
}
}.xlw_hero_in-h3e {
  margin: 0 auto;
  gap: 12px;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 857px) {.xlw_hero_in-h3e {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1099px) {.xlw_hero_in-h3e {
  grid-template-columns: 1fr 340px;
}
}.xlw_hero_promo-h3e {
  background: #111626;
  border-radius: 0.875rem;
  overflow: hidden;
  display: flex;
  align-items: stretch;
  min-height: 13.75rem;
  position: relative;
}
@media(min-width: 771px) {.xlw_hero_promo-h3e {
  min-height: 17.5rem;
}
}.xlw_hero_promo_bg-h3e {
  background: linear-gradient(120deg,#0D1535 0%,#0C0F1A 100%);
  background-position: center;
  inset: 0;
  position: absolute;
  background-size: cover;
}.xlw_hero_promo_bg-h3e::after {
  inset: 0;
  background: linear-gradient(90deg,#0C0F1A 0%,rgba(6, 8, 18, 0.72) 60%,transparent 100%);
  position: absolute;
  content: '';
}.xlw_hero_promo_glow-h3e {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196, 35, 60, 0.20) 0%,transparent 65%);
  pointer-events: none;
  right: 3.75rem;
  position: absolute;
  width: 300px;
  height: 18.75rem;
  top: -2.5rem;
}.xlw_hero_promo_ct-h3e {
  padding: 28px 24px 1.75rem 1.75rem;
  z-index: 2;
  justify-content: center;
  flex-direction: column;
  display: flex;
  max-width: 480px;
  position: relative;
}
@media(min-width: 769px) {.xlw_hero_promo_ct-h3e {
  padding: 40px 2rem;
}
}.xlw_hero_badge-h3e {
  border: 1px solid rgba(38, 118, 245, 0.07);
  padding: 5px 0.75rem;
  background: rgba(38, 118, 245, 0.18);
  border-radius: 20px;
  display: inline-block;
  font-size: 0.625rem;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  color: #2676F5;
  font-weight: 700;
}.xlw_hero_h1-h3e {
  line-height: 1.15;
  margin-bottom: 10px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #EFF3FF;
  font-size: 1.625rem;
}.xlw_hero_h1-h3e em {
  color: #F5A523;
  font-style: normal;
}
@media(min-width: 771px) {.xlw_hero_h1-h3e {
  font-size: 2.25rem;
}
}.xlw_hero_sub-h3e {
  color: #8E9BBF;
  margin-bottom: 1.25rem;
  line-height: 1.55;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.xlw_hero_sub-h3e {
  font-size: 14px;
}
}.xlw_hero_row-h3e {
  gap: 10px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.xlw_hero_cta-h3e {
  border-radius: 8px;
  padding: 0.813rem 1.625rem;
  background: #1DB956;
  transition: background .2s;
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.45), 0 0 22px rgba(29, 185, 86, 0.42);
  font-size: 14px;
  font-weight: 700;
  color: #07090F;
}.xlw_hero_cta-h3e:hover {
  background: #25D464;
}.xlw_hero_terms-h3e {
  color: #4E5A72;
  font-size: 11px;
}.xlw_hero_game-h3e {
  background: #111626;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  border-radius: 0.875rem;
  position: relative;
  display: flex;
  flex-direction: column;
}.xlw_hero_game_badge-h3e {
  padding: 5px 0.625rem;
  border: 1px solid rgba(245, 165, 35, 0.15);
  border-radius: 20px;
  background: rgba(245, 165, 35, 0.15);
  letter-spacing: .06em;
  left: 0.75rem;
  position: absolute;
  font-size: 10px;
  z-index: 3;
  text-transform: uppercase;
  top: 12px;
  font-weight: 700;
  color: #F5A523;
}.xlw_hero_game_badge-h3e svg {
  margin-right: 0.25rem;
  width: 0.688rem;
  height: 11px;
  vertical-align: -1px;
}.xlw_hero_game_img-h3e {
  background: linear-gradient(135deg,#0D1535,#0C0F1A);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.xlw_hero_game_img-h3e img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
  position: absolute;
}.xlw_hero_game_play-h3e {
  inset: 0;
  background: rgba(6, 8, 18, 0.72);
  transition: opacity .2s;
  position: absolute;
  justify-content: center;
  align-items: center;
  opacity: 0;
  display: flex;
}.xlw_hero_game-h3e:hover .xlw_hero_game_play-h3e {
  opacity: 1;
}.xlw_hero_game_play-h3e span {
  border-radius: 50%;
  background: #2676F5;
  width: 3.25rem;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 3.25rem;
}.xlw_hero_game_play-h3e span svg {
  margin-left: 2px;
  width: 18px;
  height: 18px;
}.xlw_hero_game_info-h3e {
  padding: 14px 16px;
}.xlw_hero_game_title-h3e {
  margin-bottom: 4px;
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #EFF3FF;
}.xlw_hero_game_provider-h3e {
  color: #6A778F;
  font-size: 11px;
}.xlw_hero_game_btn-h3e {
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.688rem;
  background: #2676F5;
  margin: 12px 1rem 1rem;
  display: block;
  text-align: center;
  font-size: 13px;
  color: #EFF3FF;
  font-weight: 700;
}.xlw_hero_game-h3e:hover .xlw_hero_game_btn-h3e {
  background: #4A8FFF;
}.xlw_sbar-h3e {
  padding: 16px 16px 0;
  background: #0C0F1A;
}
@media(min-width: 771px) {.xlw_sbar-h3e {
  padding: 1.125rem 1.5rem 0;
}
}.xlw_sbar_in-h3e {
  margin: 0 auto;
  max-width: 1320px;
}.xlw_sbar_row-h3e {
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  display: flex;
}.xlw_sbar_input-h3e {
  border-radius: 0.5rem;
  flex: 1;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.688rem 1rem;
  gap: 10px;
  background: #111626;
  transition: border-color .2s;
  color: #6A778F;
  cursor: pointer;
  align-items: center;
  display: flex;
  font-size: 13px;
}.xlw_sbar_input-h3e:hover {
  border-color: rgba(38, 118, 250, 0.55);
}.xlw_sbar_input-h3e svg {
  width: 15px;
  flex-shrink: 0;
  stroke-linecap: round;
  height: 0.938rem;
  stroke-linejoin: round;
}.xlw_sbar_providers-h3e {
  padding: 11px 18px;
  background: #111626;
  gap: 0.5rem;
  transition: border-color .2s;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  color: #C5CEEA;
  font-weight: 600;
  align-items: center;
  font-size: 0.813rem;
  white-space: nowrap;
  display: flex;
}.xlw_sbar_providers-h3e:hover {
  border-color: rgba(38, 118, 250, 0.55);
  color: #EFF3FF;
}.xlw_sbar_providers-h3e svg {
  width: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
}.xlw_sbar_tabs-h3e {
  gap: 0.375rem;
  padding-bottom: 2px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.xlw_sbar_tabs-h3e::-webkit-scrollbar {
  display: none;
}.xlw_sbar_tab-h3e {
  transition: background .15s,color .15s,border-color .15s;
  gap: 0.438rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 8px 0.875rem;
  border-radius: 1.25rem;
  white-space: nowrap;
  align-items: center;
  cursor: pointer;
  display: flex;
  color: #8E9BBF;
  flex-shrink: 0;
  font-size: 12px;
  font-weight: 600;
}.xlw_sbar_tab-h3e:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(38, 118, 250, 0.55);
  color: #EFF3FF;
}.xlw_sbar_tab-h3e.xlw_state_active-h3e {
  background: rgba(38, 118, 245, 0.18);
  border-color: rgba(38, 118, 245, 0.07);
  color: #EFF3FF;
}.xlw_sbar_tab_ic-h3e svg {
  width: 0.875rem;
  height: 14px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.xlw_wy-h3e {
  background: #0C0F1A;
  padding: 2rem 16px 0;
}
@media(min-width:768px) {.xlw_wy-h3e {
  padding: 40px 1.5rem 0;
}
}.xlw_wy_in-h3e {
  margin: 0 auto;
  max-width: 1320px;
}.xlw_wy_head-h3e {
  margin-bottom: 1.125rem;
  max-width: 45rem;
}.xlw_wy_label-h3e {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  color: #2676F5;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.xlw_wy_h2-h3e {
  color: #EFF3FF;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 8px;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
}
@media(min-width: 766px) {.xlw_wy_h2-h3e {
  font-size: 24px;
}
}.xlw_wy_intro-h3e {
  margin: 0;
  font-size: 13px;
  color: #6A778F;
  line-height: 1.6;
}.xlw_wy_grid-h3e {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.xlw_wy_grid-h3e {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.xlw_wy_grid-h3e {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.xlw_wy_card-h3e {
  padding: 1.25rem;
  transition: border-color .2s,transform .2s;
  background: #161C2E;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.5rem;
}.xlw_wy_card-h3e:hover {
  border-color: rgba(38, 118, 245, 0.07);
  transform: translateY(-2px);
}.xlw_wy_card_ic-h3e {
  background: rgba(38, 118, 245, 0.18);
  border-radius: 50%;
  margin-bottom: 0.875rem;
  height: 44px;
  display: flex;
  width: 2.75rem;
  color: #2676F5;
  justify-content: center;
  align-items: center;
}.xlw_wy_card_ic-h3e svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.375rem;
  width: 22px;
}.xlw_wy_card_h-h3e {
  line-height: 1.25;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.938rem;
  color: #EFF3FF;
}.xlw_wy_card_p-h3e {
  overflow-wrap: break-word;
  line-height: 1.6;
  color: #6A778F;
  font-size: 0.813rem;
}.xlw_wy_card_p-h3e strong {
  font-weight: 600;
  color: #C5CEEA;
}.xlw_gr_jp-h3e {
  border-radius: 0.875rem;
  overflow: hidden;
  background: linear-gradient(135deg,#1A0D38 0%,#0C0F1A 100%);
  padding: 1.25rem;
  position: relative;
}.xlw_gr_jp-h3e::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196, 35, 60, 0.20) 0%,transparent 70%);
  width: 250px;
  height: 15.625rem;
  left: -3.75rem;
  top: -60px;
  position: absolute;
  content: '';
}.xlw_gr_jp-h3e::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245, 165, 35, 0.15) 0%,transparent 70%);
  position: absolute;
  width: 200px;
  height: 200px;
  right: 0;
  content: '';
  bottom: -2.5rem;
}.xlw_gr_jp_head-h3e {
  gap: 1rem;
  z-index: 1;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: 16px;
  display: flex;
}.xlw_gr_jp_info-h3e {
  flex: 1;
}.xlw_gr_jp_label-h3e {
  letter-spacing: .08em;
  font-weight: 700;
  color: #8B3DFF;
  font-size: 11px;
  margin-bottom: 6px;
  text-transform: uppercase;
}.xlw_gr_jp_label-h3e svg {
  stroke-linecap: round;
  height: 14px;
  width: 14px;
  margin-right: 4px;
  vertical-align: -2px;
  stroke-linejoin: round;
}.xlw_gr_jp_amount-h3e {
  font-weight: 800;
  font-size: 2rem;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1;
  color: #EFF3FF;
}
@media(min-width: 770px) {.xlw_gr_jp_amount-h3e {
  font-size: 2.5rem;
}
}.xlw_gr_jp_amount-h3e span {
  color: #F5A523;
}.xlw_gr_jp_seo-h3e {
  max-width: 480px;
  line-height: 1.5;
  color: #8E9BBF;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.xlw_gr_jp_cta-h3e {
  padding: 11px 20px;
  border: 1px solid rgba(196, 35, 60, 0.20);
  background: rgba(196, 35, 60, 0.20);
  transition: background .2s;
  border-radius: 0.5rem;
  flex-shrink: 0;
  font-weight: 700;
  white-space: nowrap;
  position: relative;
  z-index: 1;
  margin-top: 0.25rem;
  align-self: flex-start;
  font-size: 0.813rem;
  color: #EFF3FF;
}.xlw_gr_jp_cta-h3e:hover {
  background: #C4233C;
}.xlw_ws-h3e {
  background: #0C0F1A;
  padding: 32px 16px 0;
}
@media(min-width:768px) {.xlw_ws-h3e {
  padding: 36px 1.5rem 0;
}
}.xlw_ws_in-h3e {
  margin: 0 auto;
  max-width: 1320px;
}.xlw_ws_head-h3e {
  gap: 12px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 14px;
  display: flex;
  align-items: center;
}.xlw_ws_title-h3e {
  gap: 10px;
  align-items: center;
  color: #EFF3FF;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
  flex-wrap: wrap;
  display: flex;
  font-size: 1rem;
}.xlw_ws_title_ic-h3e svg {
  height: 1.125rem;
  color: #F5A523;
  width: 18px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.xlw_ws_online-h3e {
  gap: 7px;
  color: #6A778F;
  align-items: center;
  font-size: 12px;
  display: flex;
  font-weight: 600;
}.xlw_ws_online_dot-h3e {
  border-radius: 50%;
  background: #1DB956;
  width: 8px;
  height: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(29, 185, 86, 0.16);
}.xlw_ws_scroll-h3e {
  gap: 0.5rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 0.5rem;
}.xlw_ws_scroll-h3e::-webkit-scrollbar {
  display: none;
}.xlw_wc-h3e {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 0.625rem 0.875rem;
  gap: 0.625rem;
  background: #111626;
  border-radius: 0.5rem;
  align-items: center;
  flex-shrink: 0;
  min-width: 220px;
  display: flex;
}.xlw_wc_img-h3e {
  border-radius: 5px;
  overflow: hidden;
  background: #161C2E;
  width: 36px;
  height: 2.25rem;
  flex-shrink: 0;
}.xlw_wc_img-h3e img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.xlw_wc_info-h3e {
  min-width: 0;
}.xlw_wc_game-h3e {
  overflow: hidden;
  font-weight: 600;
  color: #C5CEEA;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}.xlw_wc_player-h3e {
  overflow: hidden;
  white-space: nowrap;
  color: #4E5A72;
  text-overflow: ellipsis;
  font-size: 0.625rem;
}.xlw_wc_amount-h3e {
  color: #1DB956;
  margin-left: auto;
  flex-shrink: 0;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
}.xlw_prov-h3e {
  background: #0C0F1A;
  padding: 36px 16px 0;
}
@media(min-width: 771px) {.xlw_prov-h3e {
  padding: 2.75rem 1.5rem 0;
}
}.xlw_prov_in-h3e {
  margin: 0 auto;
  max-width: 82.5rem;
}.xlw_prov_head-h3e {
  margin-bottom: 1rem;
}.xlw_prov_label-h3e {
  color: #2676F5;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}.xlw_prov_h2-h3e {
  color: #EFF3FF;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 766px) {.xlw_prov_h2-h3e {
  font-size: 24px;
}
}.xlw_prov_seo-h3e {
  max-width: 38.75rem;
  margin-bottom: 1rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #6A778F;
}.xlw_prov_seo-h3e strong {
  color: #C5CEEA;
  font-weight: 700;
}.xlw_prov_seo-h3e a {
  color: #2676F5;
  text-decoration: underline;
}.xlw_prov_grid-h3e {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.xlw_prov_grid-h3e {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1082px) {.xlw_prov_grid-h3e {
  grid-template-columns: repeat(8,1fr);
}
}.xlw_prov_card-h3e {
  background: #111626;
  gap: 7px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,background .2s;
  border-radius: 8px;
  padding: 0.875rem 10px;
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}.xlw_prov_card-h3e:hover {
  background: #161C2E;
  border-color: rgba(38, 118, 250, 0.55);
}.xlw_prov_logo-h3e {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.313rem;
  height: 44px;
  justify-content: center;
  width: 2.75rem;
  align-items: center;
  display: flex;
}.xlw_prov_logo-h3e img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.xlw_prov_name-h3e {
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 0.688rem;
  text-align: center;
  color: #8E9BBF;
}.xlw_app-h3e {
  background: #0C0F1A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.xlw_app-h3e {
  padding: 44px 24px 0;
}
}.xlw_app_in-h3e {
  margin: 0 auto;
  max-width: 82.5rem;
}.xlw_app_head-h3e {
  margin-bottom: 1rem;
}.xlw_app_label-h3e {
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #2676F5;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}.xlw_app_h2-h3e {
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  font-size: 20px;
  color: #EFF3FF;
}
@media(min-width: 766px) {.xlw_app_h2-h3e {
  font-size: 1.5rem;
}
}.xlw_app_sub-h3e {
  color: #6A778F;
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 600px;
  font-size: 0.813rem;
}.xlw_app_sub-h3e strong {
  font-weight: 700;
  color: #C5CEEA;
}.xlw_app_cards-h3e {
  gap: 0.625rem;
  grid-template-columns: 1fr;
  display: grid;
  margin-top: 1rem;
}
@media(min-width: 637px) {.xlw_app_cards-h3e {
  grid-template-columns: repeat(3,1fr);
}
}.xlw_app_card-h3e {
  padding: 1.25rem;
  overflow: hidden;
  border-radius: 8px;
  gap: 1rem;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.xlw_app_card_ios-h3e {
  background: linear-gradient(135deg,rgba(38, 118, 245, 0.18) 0%,#161C2E 100%);
}.xlw_app_card_android-h3e {
  background: linear-gradient(135deg,rgba(29, 185, 86, 0.16) 0%,#161C2E 100%);
}.xlw_app_card_win-h3e {
  background: linear-gradient(135deg,rgba(245, 165, 35, 0.15) 0%,#161C2E 100%);
}.xlw_app_card_ic-h3e svg {
  stroke-linecap: round;
  width: 34px;
  stroke-linejoin: round;
  height: 34px;
}.xlw_app_card_ic-h3e {
  color: #EFF3FF;
  flex-shrink: 0;
}.xlw_app_card_os-h3e {
  color: #6A778F;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 6px;
}.xlw_app_card_title-h3e {
  font-size: 0.938rem;
  color: #EFF3FF;
  margin-bottom: 0.375rem;
  line-height: 1.2;
  font-weight: 700;
  overflow-wrap: break-word;
}.xlw_app_card_text-h3e {
  color: #6A778F;
  line-height: 1.5;
  font-size: 12px;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}.xlw_app_card_btn-h3e {
  border-radius: 5px;
  padding: 10px 1.125rem;
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(38, 118, 250, 0.55);
  gap: 0.438rem;
  transition: background .2s;
  font-size: 0.813rem;
  font-weight: 700;
  align-items: center;
  color: #EFF3FF;
  display: inline-flex;
}.xlw_app_card_btn-h3e:hover {
  background: rgba(255, 255, 255, 0.07);
}.xlw_reg-h3e {
  padding: 2.25rem 16px 0;
  background: #0C0F1A;
}
@media(min-width: 769px) {.xlw_reg-h3e {
  padding: 44px 24px 0;
}
}.xlw_reg_in-h3e {
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 1.75rem 24px;
  margin: 0 auto;
  border-radius: 14px;
  background: #161C2E;
  max-width: 1320px;
}
@media(min-width: 767px) {.xlw_reg_in-h3e {
  padding: 40px;
}
}.xlw_reg_top-h3e {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.xlw_reg_top-h3e {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.xlw_reg_label-h3e {
  margin-bottom: 0.625rem;
  color: #2676F5;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
}.xlw_reg_h2-h3e {
  font-size: 1.375rem;
  color: #EFF3FF;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.2;
}
@media(min-width: 765px) {.xlw_reg_h2-h3e {
  font-size: 1.75rem;
}
}.xlw_reg_bonus-h3e {
  padding: 0.625rem 1rem;
  background: rgba(245, 165, 35, 0.15);
  border-radius: 0.5rem;
  gap: 0.5rem;
  border: 1px solid rgba(245, 165, 35, 0.15);
  margin-bottom: 1rem;
  display: inline-flex;
  align-items: center;
}.xlw_reg_bonus_amount-h3e {
  color: #F5A523;
  font-size: 20px;
  font-weight: 800;
}.xlw_reg_bonus_text-h3e {
  color: #8E9BBF;
  font-size: 13px;
  line-height: 1.35;
}.xlw_reg_cta_btn-h3e {
  transition: background .2s;
  border-radius: 8px;
  padding: 0.875rem 2rem;
  background: #1DB956;
  display: inline-block;
  margin-bottom: 12px;
  color: #07090F;
  font-size: 0.938rem;
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.45), 0 0 22px rgba(29, 185, 86, 0.42);
  font-weight: 700;
}.xlw_reg_cta_btn-h3e:hover {
  background: #25D464;
}.xlw_reg_terms-h3e {
  font-size: 11px;
  line-height: 1.5;
  color: #4E5A72;
}.xlw_reg_seo-h3e {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #6A778F;
  margin-top: 20px;
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  padding-top: 1.25rem;
}.xlw_reg_seo-h3e p {
  line-height: 1.65;
  color: #6A778F;
  font-size: 13px;
  margin-bottom: 10px;
}.xlw_reg_seo-h3e p:last-child {
  margin-bottom: 0;
}.xlw_reg_seo-h3e strong {
  font-weight: 700;
  color: #C5CEEA;
}.xlw_reg_seo-h3e a {
  transition: color .2s;
  color: #2676F5;
  text-decoration: underline;
}.xlw_reg_seo-h3e a:hover {
  color: #4A8FFF;
}.xlw_reg_seo-h3e ul,.xlw_reg_seo-h3e ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.xlw_reg_seo-h3e ol {
  list-style: decimal;
}.xlw_reg_seo-h3e li {
  margin-bottom: 4px;
  color: #6A778F;
  line-height: 1.65;
  font-size: 13px;
}.xlw_reg_seo-h3e table {
  border-collapse: collapse;
  font-size: 0.813rem;
  display: block;
  width: 100%;
  margin-bottom: 10px;
  overflow-x: auto;
}
@media(min-width: 771px) {.xlw_reg_seo-h3e table {
  display: table;
}
}.xlw_reg_seo-h3e th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  color: #C5CEEA;
  font-weight: 700;
  text-align: left;
}.xlw_reg_seo-h3e td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem;
  color: #6A778F;
}.xlw_reg_steps-h3e {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 857px) {.xlw_reg_steps-h3e {
  margin-top: 0;
}
}.xlw_reg_step-h3e {
  background: rgba(255, 255, 255, 0.05);
  padding: 16px;
  gap: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 0.5rem;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.xlw_reg_step_num-h3e {
  border: 1px solid rgba(38, 118, 245, 0.07);
  background: rgba(38, 118, 245, 0.18);
  border-radius: 50%;
  height: 34px;
  justify-content: center;
  font-size: 0.875rem;
  flex-shrink: 0;
  width: 34px;
  display: flex;
  font-weight: 800;
  align-items: center;
  color: #2676F5;
}.xlw_reg_step_title-h3e {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 3px;
  color: #EFF3FF;
}.xlw_reg_step_text-h3e {
  color: #6A778F;
  line-height: 1.5;
  font-size: 12px;
}.xlw_reg_trust-h3e {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 10px;
  margin-top: 20px;
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
}.xlw_reg_trust_item-h3e {
  gap: 7px;
  color: #6A778F;
  font-size: 12px;
  overflow-wrap: break-word;
  align-items: center;
  display: flex;
}.xlw_reg_trust_ic-h3e svg {
  height: 16px;
  color: #2676F5;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.xlw_bon-h3e {
  padding: 36px 16px 0;
  background: #0C0F1A;
}
@media(min-width: 767px) {.xlw_bon-h3e {
  padding: 44px 24px 0;
}
}.xlw_bon_in-h3e {
  margin: 0 auto;
  max-width: 1320px;
}.xlw_bon_head-h3e {
  margin-bottom: 1.25rem;
}.xlw_bon_label-h3e {
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  color: #2676F5;
}.xlw_bon_h2-h3e {
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EFF3FF;
  font-size: 20px;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.xlw_bon_h2-h3e {
  font-size: 24px;
}
}.xlw_bon_seo-h3e {
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #6A778F;
  max-width: 38.75rem;
}.xlw_bon_seo-h3e strong {
  font-weight: 700;
  color: #C5CEEA;
}.xlw_bon_seo-h3e a {
  color: #2676F5;
  text-decoration: underline;
}.xlw_bon_grid-h3e {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.xlw_bon_grid-h3e {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.xlw_bon_grid-h3e {
  grid-template-columns: repeat(5,1fr);
}
}.xlw_bon_card-h3e {
  transition: border-color .2s,transform .2s;
  background: #111626;
  padding: 16px;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.xlw_bon_card-h3e:hover {
  border-color: rgba(38, 118, 245, 0.07);
  transform: translateY(-2px);
}.xlw_bon_card_ic-h3e svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 26px;
  width: 26px;
}.xlw_bon_card_ic-h3e {
  margin-bottom: 10px;
}.xlw_bon_card_type-h3e {
  color: #6A778F;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  letter-spacing: .06em;
  font-size: 10px;
}.xlw_bon_card_amount-h3e {
  font-size: 18px;
  margin-bottom: 6px;
  font-weight: 800;
  line-height: 1.1;
  color: #F5A523;
}.xlw_bon_card_name-h3e {
  font-size: 13px;
  margin-bottom: 0.5rem;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #EFF3FF;
}.xlw_bon_card_detail-h3e {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #4E5A72;
  overflow-wrap: break-word;
  line-height: 1.5;
  padding-top: 0.5rem;
  font-size: 0.688rem;
}.xlw_pmt-h3e {
  background: #0C0F1A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.xlw_pmt-h3e {
  padding: 2.75rem 24px 0;
}
}.xlw_pmt_in-h3e {
  margin: 0 auto;
  max-width: 82.5rem;
}.xlw_pmt_head-h3e {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.xlw_pmt_label-h3e {
  letter-spacing: .08em;
  color: #2676F5;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}.xlw_pmt_h2-h3e {
  font-size: 1.375rem;
  margin-bottom: 8px;
  color: #EFF3FF;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width: 769px) {.xlw_pmt_h2-h3e {
  font-size: 1.75rem;
}
}.xlw_pmt_intro-h3e {
  color: #6A778F;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.xlw_pmt_groups-h3e {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.xlw_pmt_group-h3e {
  background: #161C2E;
  padding: 20px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.xlw_pmt_group_head-h3e {
  gap: 0.75rem;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.625rem;
  align-items: center;
}.xlw_pmt_group_ic-h3e {
  border-radius: 0.313rem;
  background: rgba(38, 118, 245, 0.18);
  height: 36px;
  justify-content: center;
  align-items: center;
  width: 2.25rem;
  color: #2676F5;
  flex-shrink: 0;
  display: flex;
}.xlw_pmt_group_ic-h3e svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
  width: 18px;
}.xlw_pmt_group_h-h3e {
  margin: 0;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 16px;
  color: #EFF3FF;
  font-weight: 700;
}.xlw_pmt_group_p-h3e {
  color: #6A778F;
  line-height: 1.6;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.xlw_pmt_group_p-h3e strong {
  font-weight: 600;
  color: #C5CEEA;
}.xlw_pmt_table_wrap-h3e {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.xlw_pmt_table-h3e {
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
  min-width: 540px;
}.xlw_pmt_table-h3e th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-transform: uppercase;
  font-size: 11px;
  text-align: left;
  letter-spacing: .04em;
  color: #C5CEEA;
  font-weight: 700;
  white-space: nowrap;
}.xlw_pmt_table-h3e td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6A778F;
}.xlw_pmt_table-h3e tbody tr:last-child td {
  border-bottom: none;
}.xlw_pmt_table-h3e tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C5CEEA;
}.xlw_seo-h3e {
  padding: 2.25rem 1rem 0;
  background: #0C0F1A;
}
@media(min-width:768px) {.xlw_seo-h3e {
  padding: 2.75rem 24px 0;
}
}.xlw_seo_in-h3e {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #161C2E;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border-radius: 0.875rem;
  max-width: 1320px;
}
@media(min-width: 767px) {.xlw_seo_in-h3e {
  padding: 36px 40px;
}
}.xlw_seo_label-h3e {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  color: #2676F5;
  text-transform: uppercase;
  font-size: 11px;
}.xlw_seo_h2-h3e {
  color: #EFF3FF;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.25;
  font-size: 20px;
}
@media(min-width: 769px) {.xlw_seo_h2-h3e {
  font-size: 1.5rem;
}
}.xlw_seo_body-h3e {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #8E9BBF;
}.xlw_seo_body-h3e p {
  line-height: 1.75;
  margin-bottom: 12px;
  font-size: 14px;
  color: #8E9BBF;
}.xlw_seo_body-h3e p:last-child {
  margin-bottom: 0;
}.xlw_seo_body-h3e strong {
  color: #C5CEEA;
  font-weight: 700;
}.xlw_seo_body-h3e a {
  transition: color .2s;
  color: #2676F5;
  text-decoration: underline;
}.xlw_seo_body-h3e a:hover {
  color: #4A8FFF;
}.xlw_seo_body-h3e ul,.xlw_seo_body-h3e ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.xlw_seo_body-h3e ol {
  list-style: decimal;
}.xlw_seo_body-h3e li {
  margin-bottom: 6px;
  color: #8E9BBF;
  font-size: 0.875rem;
  line-height: 1.75;
}.xlw_seo_body-h3e table {
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  display: block;
  margin-bottom: 12px;
  font-size: 13px;
}
@media(min-width: 771px) {.xlw_seo_body-h3e table {
  display: table;
}
}.xlw_seo_body-h3e th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  color: #C5CEEA;
  text-align: left;
}.xlw_seo_body-h3e td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8E9BBF;
}.xlw_seo_cols-h3e {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.xlw_seo_cols-h3e {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.xlw_seo_cols-h3e {
  grid-template-columns: repeat(3,1fr);
}
}.xlw_seo_col_h-h3e {
  margin-bottom: 7px;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #C5CEEA;
}.xlw_seo_col_p-h3e {
  font-size: 0.813rem;
  color: #6A778F;
  line-height: 1.65;
  overflow-wrap: break-word;
}.xlw_seo_stats-h3e {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.xlw_seo_stat-h3e {
  padding: 0.875rem 16px;
  border-radius: 8px;
  border: 1px solid rgba(38, 118, 245, 0.18);
  background: rgba(38, 118, 245, 0.07);
  flex: 1;
  min-width: 140px;
}.xlw_seo_stat_val-h3e {
  font-size: 20px;
  margin-bottom: 0.25rem;
  font-weight: 800;
  color: #2676F5;
  overflow-wrap: break-word;
}.xlw_seo_stat_lb-h3e {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #6A778F;
}.xlw_seo-h3e {
  background: #0C0F1A;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.xlw_seo-h3e {
  padding: 2.75rem 1.5rem 0;
}
}.xlw_seo_in-h3e {
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #161C2E;
  border-radius: 0.875rem;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 766px) {.xlw_seo_in-h3e {
  padding: 36px 2.5rem;
}
}.xlw_seo_label-h3e {
  margin-bottom: 0.625rem;
  color: #2676F5;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .08em;
}.xlw_seo_h2-h3e {
  margin-bottom: 0.875rem;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  font-weight: 800;
  color: #EFF3FF;
}
@media(min-width: 769px) {.xlw_seo_h2-h3e {
  font-size: 24px;
}
}.xlw_seo_body-h3e {
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #8E9BBF;
}.xlw_seo_body-h3e p {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.75;
  color: #8E9BBF;
}.xlw_seo_body-h3e p:last-child {
  margin-bottom: 0;
}.xlw_seo_body-h3e strong {
  font-weight: 700;
  color: #C5CEEA;
}.xlw_seo_body-h3e a {
  transition: color .2s;
  color: #2676F5;
  text-decoration: underline;
}.xlw_seo_body-h3e a:hover {
  color: #4A8FFF;
}.xlw_seo_body-h3e ul,.xlw_seo_body-h3e ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.xlw_seo_body-h3e ol {
  list-style: decimal;
}.xlw_seo_body-h3e li {
  color: #8E9BBF;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
}.xlw_seo_body-h3e table {
  margin-bottom: 12px;
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
  display: block;
  overflow-x: auto;
}
@media(min-width: 769px) {.xlw_seo_body-h3e table {
  display: table;
}
}.xlw_seo_body-h3e th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C5CEEA;
  font-weight: 700;
}.xlw_seo_body-h3e td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8E9BBF;
}.xlw_seo_cols-h3e {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.xlw_seo_cols-h3e {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.xlw_seo_cols-h3e {
  grid-template-columns: repeat(3,1fr);
}
}.xlw_seo_col_h-h3e {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
  font-size: 0.813rem;
  color: #C5CEEA;
}.xlw_seo_col_p-h3e {
  color: #6A778F;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
}.xlw_seo_stats-h3e {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.xlw_seo_stat-h3e {
  border: 1px solid rgba(38, 118, 245, 0.18);
  padding: 14px 1rem;
  flex: 1;
  border-radius: 0.5rem;
  background: rgba(38, 118, 245, 0.07);
  min-width: 140px;
}.xlw_seo_stat_val-h3e {
  font-size: 1.25rem;
  font-weight: 800;
  margin-bottom: 4px;
  color: #2676F5;
  overflow-wrap: break-word;
}.xlw_seo_stat_lb-h3e {
  color: #6A778F;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.xlw_seo-h3e {
  background: #0C0F1A;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.xlw_seo-h3e {
  padding: 2.75rem 24px 0;
}
}.xlw_seo_in-h3e {
  border-radius: 14px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #161C2E;
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.xlw_seo_in-h3e {
  padding: 2.25rem 2.5rem;
}
}.xlw_seo_label-h3e {
  color: #2676F5;
  margin-bottom: 10px;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.xlw_seo_h2-h3e {
  line-height: 1.25;
  font-size: 20px;
  margin-bottom: 0.875rem;
  color: #EFF3FF;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.xlw_seo_h2-h3e {
  font-size: 24px;
}
}.xlw_seo_body-h3e {
  color: #8E9BBF;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.xlw_seo_body-h3e p {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.75rem;
  color: #8E9BBF;
}.xlw_seo_body-h3e p:last-child {
  margin-bottom: 0;
}.xlw_seo_body-h3e strong {
  color: #C5CEEA;
  font-weight: 700;
}.xlw_seo_body-h3e a {
  transition: color .2s;
  text-decoration: underline;
  color: #2676F5;
}.xlw_seo_body-h3e a:hover {
  color: #4A8FFF;
}.xlw_seo_body-h3e ul,.xlw_seo_body-h3e ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.xlw_seo_body-h3e ol {
  list-style: decimal;
}.xlw_seo_body-h3e li {
  color: #8E9BBF;
  margin-bottom: 0.375rem;
  font-size: 0.875rem;
  line-height: 1.75;
}.xlw_seo_body-h3e table {
  border-collapse: collapse;
  margin-bottom: 0.75rem;
  display: block;
  overflow-x: auto;
  width: 100%;
  font-size: 13px;
}
@media(min-width: 766px) {.xlw_seo_body-h3e table {
  display: table;
}
}.xlw_seo_body-h3e th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C5CEEA;
  font-weight: 700;
}.xlw_seo_body-h3e td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #8E9BBF;
}.xlw_seo_cols-h3e {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 642px) {.xlw_seo_cols-h3e {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.xlw_seo_cols-h3e {
  grid-template-columns: repeat(3,1fr);
}
}.xlw_seo_col_h-h3e {
  color: #C5CEEA;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 13px;
}.xlw_seo_col_p-h3e {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #6A778F;
  overflow-wrap: break-word;
}.xlw_seo_stats-h3e {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.xlw_seo_stat-h3e {
  border-radius: 0.5rem;
  border: 1px solid rgba(38, 118, 245, 0.18);
  flex: 1;
  background: rgba(38, 118, 245, 0.07);
  padding: 0.875rem 16px;
  min-width: 8.75rem;
}.xlw_seo_stat_val-h3e {
  margin-bottom: 0.25rem;
  color: #2676F5;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
}.xlw_seo_stat_lb-h3e {
  font-size: 0.688rem;
  color: #6A778F;
  overflow-wrap: break-word;
}.xlw_faq-h3e {
  background: #0C0F1A;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.xlw_faq-h3e {
  padding: 44px 1.5rem 0;
}
}.xlw_faq_in-h3e {
  margin: 0 auto;
  max-width: 1320px;
}.xlw_faq_head-h3e {
  margin-bottom: 1.25rem;
}.xlw_faq_label-h3e {
  font-weight: 700;
  letter-spacing: .08em;
  color: #2676F5;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 11px;
}.xlw_faq_h2-h3e {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EFF3FF;
}
@media(min-width: 766px) {.xlw_faq_h2-h3e {
  font-size: 24px;
}
}.xlw_faq_list-h3e {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.xlw_faq_item-h3e {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  overflow: hidden;
  background: #161C2E;
}.xlw_faq_q-h3e {
  padding: 16px 20px;
  transition: color .2s;
  gap: 12px;
  display: flex;
  font-size: 0.875rem;
  flex-wrap: wrap;
  cursor: pointer;
  justify-content: space-between;
  font-weight: 600;
  color: #C5CEEA;
  align-items: center;
  overflow-wrap: break-word;
}.xlw_faq_q-h3e:hover {
  color: #EFF3FF;
}.xlw_faq_q_ic-h3e {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  font-size: 16px;
  align-items: center;
  color: #2676F5;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  width: 24px;
  height: 1.5rem;
}.xlw_faq_item-h3e.xlw_state_open-h3e .xlw_faq_q_ic-h3e {
  transform: rotate(45deg);
}.xlw_faq_a-h3e {
  padding: 0 20px 1rem;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.7;
  display: none;
  color: #6A778F;
}.xlw_faq_item-h3e.xlw_state_open-h3e .xlw_faq_a-h3e {
  display: block;
}.xlw_faq_a-h3e strong {
  font-weight: 700;
  color: #C5CEEA;
}.xlw_faq_a-h3e a {
  color: #2676F5;
  text-decoration: underline;
}.xlw_faq_a-h3e ul,.xlw_faq_a-h3e ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.xlw_faq_a-h3e ol {
  list-style: decimal;
}.xlw_faq_a-h3e li {
  line-height: 1.6;
  margin-bottom: 4px;
}.xlw_faq_a-h3e table {
  margin: 0.5rem 0;
  width: 100%;
  overflow-x: auto;
  border-collapse: collapse;
  display: block;
  font-size: 12px;
}
@media(min-width: 765px) {.xlw_faq_a-h3e table {
  display: table;
}
}.xlw_faq_a-h3e th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 8px;
  text-align: left;
  font-weight: 700;
  color: #C5CEEA;
}.xlw_faq_a-h3e td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #6A778F;
}.xlw_ft-h3e {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #070910;
  margin-top: 3rem;
}.xlw_ft_support-h3e {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 765px) {.xlw_ft_support-h3e {
  padding: 28px 24px;
}
}.xlw_ft_support_in-h3e {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
  max-width: 82.5rem;
  align-items: center;
}.xlw_ft_support_main-h3e {
  flex: 1;
  gap: 1rem;
  min-width: 220px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.xlw_ft_support_ic-h3e {
  color: #2676F5;
  flex-shrink: 0;
}.xlw_ft_support_ic-h3e svg {
  width: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 30px;
}.xlw_ft_support_text_title-h3e {
  overflow-wrap: break-word;
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 3px;
  color: #EFF3FF;
}.xlw_ft_support_text_sub-h3e {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #6A778F;
}.xlw_ft_support_btn-h3e {
  border-radius: 8px;
  padding: 11px 22px;
  background: #2676F5;
  transition: background .2s;
  flex-shrink: 0;
  color: #EFF3FF;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
}.xlw_ft_support_btn-h3e:hover {
  background: #4A8FFF;
}.xlw_ft_support_contacts-h3e {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.xlw_ft_support_contact-h3e {
  color: #4E5A72;
  line-height: 1.4;
  font-size: 0.75rem;
}.xlw_ft_support_contact-h3e strong {
  color: #8E9BBF;
  font-weight: 600;
  display: block;
  margin-bottom: 2px;
  font-size: 11px;
}.xlw_ft_main-h3e {
  padding: 32px 1rem 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 770px) {.xlw_ft_main-h3e {
  padding: 2.5rem 24px 2rem;
}
}.xlw_ft_main_in-h3e {
  gap: 24px;
  margin: 0 auto;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.xlw_ft_main_in-h3e {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.xlw_ft_main_in-h3e {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.xlw_ft_col_logo-h3e {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.xlw_ft_col_logo-h3e {
  grid-column: auto;
}
}.xlw_ft_logo-h3e {
  gap: 0.563rem;
  font-weight: 800;
  flex-wrap: wrap;
  font-size: 16px;
  align-items: center;
  margin-bottom: 12px;
  color: #EFF3FF;
  overflow-wrap: break-word;
  display: flex;
}.xlw_ft_logo_mark-h3e {
  border-radius: 5px;
  overflow: hidden;
  width: 1.875rem;
  height: 1.875rem;
}.xlw_ft_logo_mark-h3e img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.xlw_ft_logo_sub-h3e {
  line-height: 1.55;
  max-width: 200px;
  color: #4E5A72;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.xlw_ft_col_title-h3e {
  color: #8E9BBF;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .07em;
  margin-bottom: 14px;
}.xlw_ft_col_links-h3e {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.xlw_ft_col_link-h3e {
  transition: color .2s;
  color: #4E5A72;
  overflow-wrap: break-word;
  font-size: 13px;
}.xlw_ft_col_link-h3e:hover {
  color: #C5CEEA;
}.xlw_ft_apps-h3e {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.xlw_ft_app_card-h3e {
  padding: 10px 12px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 5px;
  gap: 10px;
  transition: border-color .2s;
  display: flex;
  align-items: center;
}.xlw_ft_app_card-h3e:hover {
  border-color: rgba(38, 118, 250, 0.55);
}.xlw_ft_app_card_ic-h3e svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.375rem;
  height: 22px;
}.xlw_ft_app_card_os-h3e {
  font-size: 10px;
  color: #4E5A72;
  font-weight: 600;
}.xlw_ft_app_card_action-h3e {
  font-size: 12px;
  color: #C5CEEA;
  font-weight: 700;
}.xlw_ft_bot-h3e {
  padding: 1.25rem 1rem;
}
@media(min-width: 766px) {.xlw_ft_bot-h3e {
  padding: 1.25rem 1.5rem;
}
}.xlw_ft_bot_in-h3e {
  gap: 16px;
  margin: 0 auto;
  max-width: 82.5rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.xlw_ft_socials-h3e {
  gap: 0.5rem;
  display: flex;
}.xlw_ft_soc-h3e {
  border-radius: 0.313rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: background .2s;
  width: 36px;
  display: flex;
  height: 36px;
  justify-content: center;
  color: #8E9BBF;
  align-items: center;
}.xlw_ft_soc-h3e svg {
  height: 16px;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.xlw_ft_soc-h3e:hover {
  background: rgba(255, 255, 255, 0.07);
}.xlw_ft_legal-h3e {
  flex: 1;
  color: #737F9B;
  line-height: 1.6;
  font-size: 11px;
  overflow-wrap: break-word;
  min-width: 200px;
}.xlw_ft_legal-h3e strong {
  color: #8E9BBF;
  font-weight: 700;
}.xlw_ft_legal-h3e a {
  color: #8E9BBF;
  text-decoration: underline;
}.xlw_ft_age-h3e {
  border-radius: 50%;
  border: 2px solid #737F9B;
  font-size: 0.688rem;
  font-weight: 800;
  height: 32px;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  width: 32px;
  color: #737F9B;
  justify-content: center;
  margin-left: auto;
}