*,*::before,*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  background: #0B1019;
  line-height: 1.6;
  font-family: 'Barlow', sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #C8D2E0;
  min-height: 100vh;
}img,svg {
  max-width: 100%;
  display: block;
}a {
  color: inherit;
  text-decoration: none;
}button {
  border: none;
  font: inherit;
  background: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.xcs-layout-ul7 {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.xcs-page-ul7 {
  min-height: 100vh;
  display: flex;
}.xcs-main-ul7 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1082px) {.xcs-main-ul7 {
  padding-left: 220px;
}
}
@media(max-width: 1076px) {.xcs-main-ul7 {
  padding-bottom: 4.5rem;
}
}.xcs-gc-ul7 {
  transition: transform .2s,border-color .2s;
  border-radius: 9px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.05);
  background: #0F1622;
  width: 8.75rem;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width: 641px) {.xcs-gc-ul7 {
  width: 156px;
}
}
@media(min-width: 1081px) {.xcs-gc-ul7 {
  width: 10.5rem;
}
}.xcs-gc-ul7:hover {
  transform: translateY(-3px);
  border-color: rgba(224,66,13,0.08);
}.xcs-gc_img-ul7 {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.xcs-gc_img-ul7 img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}.xcs-gc_hover-ul7 {
  inset: 0;
  background: rgba(6,10,16,0.72);
  transition: opacity .2s;
  position: absolute;
  display: flex;
  opacity: 0;
  justify-content: center;
  align-items: center;
}.xcs-gc-ul7:hover .xcs-gc_hover-ul7 {
  opacity: 1;
}.xcs-gc_hover_btn-ul7 {
  padding: 0.5rem 1rem;
  border-radius: 5px;
  background: #E0420D;
  font-weight: 700;
  font-size: 0.75rem;
  color: #F0F4FA;
}.xcs-gc_info-ul7 {
  padding: 0.5rem 0.625rem 0.625rem;
}.xcs-gc_name-ul7 {
  overflow: hidden;
  white-space: nowrap;
  color: #C8D2E0;
  text-overflow: ellipsis;
  font-weight: 600;
  max-width: 100%;
  margin-bottom: 3px;
  font-size: 0.75rem;
}.xcs-gc_prov-ul7 {
  color: #485260;
  font-size: 0.625rem;
}.xcs-gc_tag-ul7 {
  border-radius: 4px;
  padding: 2px 0.438rem;
  font-weight: 700;
  font-size: 0.563rem;
  z-index: 2;
  top: 0.375rem;
  left: 6px;
  text-transform: uppercase;
  position: absolute;
  letter-spacing: .04em;
}.xcs-gc_tag_hot-ul7 {
  background: #FF2F2F;
  color: #fff;
}.xcs-gc_tag_new-ul7 {
  background: #25C46A;
  color: #0B1019;
}.xcs-gc_tag_jp-ul7 {
  background: #F5A623;
  color: #0B1019;
}.xcs-gc_tag_ex-ul7 {
  background: #1A4EC4;
  color: #fff;
}.xcs-gc_tag_live-ul7 {
  background: #FF2F2F;
  color: #fff;
}.xcs-gr-ul7 {
  background: #0B1019;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.xcs-gr-ul7 {
  padding: 2.25rem 24px 0;
}
}.xcs-gr_in-ul7 {
  margin: 0 auto;
  max-width: 1340px;
}.xcs-gr_head-ul7 {
  gap: 0.75rem;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.xcs-gr_head_l-ul7 {
  gap: 10px;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.xcs-gr_ic-ul7 {
  border-radius: 9px;
  flex-shrink: 0;
  align-items: center;
  height: 32px;
  display: flex;
  width: 2rem;
  justify-content: center;
}.xcs-gr_ic-ul7 svg {
  height: 1rem;
  width: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.xcs-gr_title-ul7 {
  font-weight: 700;
  color: #F0F4FA;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 1rem;
}
@media(min-width: 769px) {.xcs-gr_title-ul7 {
  font-size: 18px;
}
}.xcs-gr_more-ul7 {
  gap: 0.313rem;
  transition: color .2s;
  color: #637080;
  font-weight: 600;
  white-space: nowrap;
  display: flex;
  font-size: 12px;
  flex-shrink: 0;
  align-items: center;
}.xcs-gr_more-ul7:hover {
  color: #E0420D;
}.xcs-gr_more-ul7 svg {
  stroke-linecap: round;
  height: 12px;
  width: 0.75rem;
  stroke-linejoin: round;
}.xcs-gr_arrows-ul7 {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.xcs-gr_arr-ul7 {
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 5px;
  display: flex;
  height: 1.875rem;
  justify-content: center;
  align-items: center;
  width: 1.875rem;
  color: #8A97AA;
}.xcs-gr_arr-ul7:hover {
  background: rgba(255,255,255,0.07);
  color: #F0F4FA;
}.xcs-gr_arr-ul7 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.813rem;
  height: 0.813rem;
}.xcs-gr_seo_h-ul7 {
  margin: 0 0 0.375rem;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  color: #C8D2E0;
  font-size: 13px;
  max-width: 42.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.xcs-gr_seo_h-ul7 {
  font-size: 14px;
}
}.xcs-gr_seo-ul7 {
  font-size: 0.75rem;
  margin-bottom: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 42.5rem;
  color: #637080;
}.xcs-gr_seo-ul7 strong {
  color: #C8D2E0;
  font-weight: 600;
}.xcs-gr_scroll-ul7 {
  gap: 10px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
}.xcs-gr_scroll-ul7::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.xcs-gr_scroll-ul7 {
  gap: 0.75rem;
}
}.xcs-tb-ul7 {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #0B1019;
  top: 0;
  align-items: center;
  display: flex;
  height: 3.5rem;
  z-index: 80;
  right: 0;
  position: fixed;
  left: 0;
}.xcs-tb_in-ul7 {
  padding: 0 0.875rem;
  gap: 0;
  align-items: center;
  width: 100%;
  display: flex;
  height: 100%;
}.xcs-tb_burger-ul7 {
  border-radius: 9px;
  gap: 0.313rem;
  flex-direction: column;
  flex-shrink: 0;
  height: 38px;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 2.375rem;
  margin-right: 0.5rem;
}.xcs-tb_burger-ul7:hover {
  background: rgba(255,255,255,0.05);
}.xcs-tb_burger_line-ul7 {
  background: #8A97AA;
  border-radius: 1px;
  display: block;
  height: 2px;
  width: 1.125rem;
}
@media(min-width: 1083px) {.xcs-tb_burger-ul7 {
  display: none;
}
}.xcs-tb_logo-ul7 {
  gap: 9px;
  overflow-wrap: break-word;
  color: #F0F4FA;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  letter-spacing: -.01em;
  font-size: 1.125rem;
  font-weight: 800;
  margin-right: 20px;
}.xcs-tb_logo_mark-ul7 {
  overflow: hidden;
  border-radius: 9px;
  justify-content: center;
  align-items: center;
  width: 32px;
  display: flex;
  height: 32px;
}.xcs-tb_logo_mark-ul7 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.xcs-tb_nav-ul7 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 642px) {.xcs-tb_nav-ul7 {
  display: flex;
}
}.xcs-tb_tab-ul7 {
  border-radius: 9px;
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #8A97AA;
  font-weight: 600;
}.xcs-tb_tab-ul7:hover {
  background: rgba(255,255,255,0.05);
  color: #F0F4FA;
}.xcs-tb_tab-ul7.xcs-state_active-ul7 {
  background: rgba(224,66,13,0.18);
  color: #F0F4FA;
}.xcs-tb_right-ul7 {
  gap: 8px;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
}.xcs-tb_login-ul7 {
  transition: border-color .2s,color .2s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 9px;
  padding: 9px 1rem;
  font-size: 13px;
  display: none;
  font-weight: 600;
  color: #C8D2E0;
}.xcs-tb_login-ul7:hover {
  border-color: rgba(224,66,13,0.55);
  color: #F0F4FA;
}
@media(min-width: 479px) {.xcs-tb_login-ul7 {
  display: block;
}
}.xcs-tb_reg-ul7 {
  background: #25C46A;
  border-radius: 9px;
  padding: 9px 1.125rem;
  transition: background .2s;
  font-size: 0.813rem;
  white-space: nowrap;
  color: #0C0F16;
  font-weight: 700;
}.xcs-tb_reg-ul7:hover {
  background: #2EDA7A;
}.xcs-sb-ul7 {
  transform: translateX(-100%);
  background: #141C2B;
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  overflow-y: auto;
  top: 3.5rem;
  left: 0;
  position: fixed;
  bottom: 0;
  width: 220px;
  z-index: 70;
}.xcs-sb-ul7.xcs-state_open-ul7 {
  transform: translateX(0);
}.xcs-sb-ul7::-webkit-scrollbar {
  width: 4px;
}.xcs-sb-ul7::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1078px) {.xcs-sb-ul7 {
  transform: translateX(0);
}
}.xcs-sb_auth-ul7 {
  padding: 0.875rem 0.75rem 10px;
}.xcs-sb_btn_reg-ul7 {
  background: #25C46A;
  border-radius: 0.563rem;
  padding: 11px;
  transition: background .2s;
  color: #0C0F16;
  display: block;
  font-size: 0.813rem;
  margin-bottom: 8px;
  text-align: center;
  font-weight: 700;
}.xcs-sb_btn_reg-ul7:hover {
  background: #2EDA7A;
}.xcs-sb_btn_login-ul7 {
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  padding: 0.625rem;
  transition: border-color .2s;
  border-radius: 0.563rem;
  display: block;
  font-size: 13px;
  color: #C8D2E0;
  text-align: center;
  font-weight: 600;
}.xcs-sb_btn_login-ul7:hover {
  border-color: rgba(224,66,13,0.55);
  color: #F0F4FA;
}.xcs-sb_promo-ul7 {
  background: linear-gradient(135deg,#1A0D06,#141C2B);
  margin: 0 12px 10px;
  overflow: hidden;
  border-radius: 0.563rem;
  border: 1px solid rgba(224,66,13,0.18);
  padding: 12px 14px;
  position: relative;
}.xcs-sb_promo-ul7::before {
  background: radial-gradient(circle,rgba(224,66,13,0.18),transparent 70%);
  border-radius: 50%;
  right: -20px;
  content: '';
  position: absolute;
  top: -20px;
  height: 80px;
  width: 5rem;
}.xcs-sb_promo_title-ul7 {
  margin-bottom: 4px;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #E0420D;
  font-weight: 700;
}.xcs-sb_promo_text-ul7 {
  line-height: 1.35;
  overflow-wrap: break-word;
  font-weight: 600;
  color: #F0F4FA;
  font-size: 0.75rem;
}.xcs-sb_promo_sub-ul7 {
  margin-top: 3px;
  font-size: 10px;
  color: #637080;
}.xcs-sb_nav-ul7 {
  padding: 6px 8px 16px;
}.xcs-sb_nav_lb-ul7 {
  padding: 0.625rem 0.5rem 0.375rem;
  font-size: 10px;
  letter-spacing: .08em;
  color: #485260;
  font-weight: 700;
  text-transform: uppercase;
}.xcs-sb_link-ul7 {
  border-radius: 5px;
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  gap: 10px;
  overflow-wrap: break-word;
  font-weight: 500;
  display: flex;
  font-size: 13px;
  color: #8A97AA;
  cursor: pointer;
  align-items: center;
}.xcs-sb_link-ul7:hover {
  background: rgba(255,255,255,0.05);
  color: #F0F4FA;
}.xcs-sb_link-ul7.xcs-state_active-ul7 {
  background: rgba(224,66,13,0.18);
  color: #F0F4FA;
}.xcs-sb_ic-ul7 {
  border-radius: 5px;
  align-items: center;
  width: 1.875rem;
  height: 1.875rem;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
}.xcs-sb_ic-ul7 svg {
  height: 16px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
}.xcs-sb_ic_1-ul7 {
  background: rgba(224,66,13,0.08);
  color: #E0420D;
}.xcs-sb_ic_2-ul7 {
  background: rgba(37,196,106,0.15);
  color: #25C46A;
}.xcs-sb_ic_3-ul7 {
  background: rgba(245,166,35,0.14);
  color: #F5A623;
}.xcs-sb_ic_4-ul7 {
  background: rgba(26,78,196,0.22);
  color: #1A4EC4;
}.xcs-sb_ic_5-ul7 {
  background: rgba(224,66,13,0.08);
  color: #FF4DAA;
}.xcs-sb_ic_6-ul7 {
  background: rgba(26,78,196,0.22);
  color: #9B3FE8;
}.xcs-sb_badge-ul7 {
  background: #F5A623;
  padding: 2px 7px;
  border-radius: 5px;
  margin-left: auto;
  font-size: 9px;
  color: #0C0F16;
  font-weight: 700;
}.xcs-sb_bot-ul7 {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding: 12px;
  gap: 8px;
  display: flex;
}.xcs-sb_lang-ul7,.xcs-sb_help-ul7 {
  border: 1px solid rgba(255,255,255,0.05);
  background: rgba(255,255,255,0.05);
  gap: 0.375rem;
  flex: 1;
  transition: border-color .2s;
  border-radius: 0.313rem;
  padding: 0.563rem 0.375rem;
  color: #8A97AA;
  font-size: 0.688rem;
  justify-content: center;
  display: flex;
  align-items: center;
  font-weight: 600;
}.xcs-sb_lang-ul7:hover,.xcs-sb_help-ul7:hover {
  border-color: rgba(224,66,13,0.55);
  color: #F0F4FA;
}.xcs-sb_lang-ul7 svg,.xcs-sb_help-ul7 svg {
  width: 13px;
  stroke-linejoin: round;
  height: 0.813rem;
  stroke-linecap: round;
}.xcs-sb_bd-ul7 {
  inset: 0;
  background: rgba(6,10,16,0.72);
  z-index: 69;
  position: fixed;
  display: none;
}.xcs-sb_bd-ul7.xcs-state_on-ul7 {
  display: block;
}
@media(min-width: 1083px) {.xcs-sb_bd-ul7 {
  display: none!important;
}
}.xcs-mob_nav-ul7 {
  border-top: 1px solid rgba(255,255,255,0.10);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  background: #141C2B;
  z-index: 80;
  left: 0;
  bottom: 0;
  position: fixed;
  right: 0;
  display: flex;
}
@media(min-width: 1081px) {.xcs-mob_nav-ul7 {
  display: none;
}
}.xcs-mob_nav_item-ul7 {
  padding: 0.25rem 2px;
  flex: 1;
  gap: 4px;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  color: #485260;
}.xcs-mob_nav_ic-ul7 {
  line-height: 1;
}.xcs-mob_nav_ic-ul7 svg {
  width: 1.25rem;
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.xcs-mob_nav_lb-ul7 {
  color: #485260;
  font-weight: 600;
  font-size: 0.625rem;
}.xcs-mob_nav_item-ul7.xcs-state_active-ul7 {
  color: #E0420D;
}.xcs-mob_nav_item-ul7.xcs-state_active-ul7 .xcs-mob_nav_lb-ul7 {
  color: #E0420D;
}.xcs-hero-ul7 {
  padding: 1.25rem 16px 0;
  background: #0B1019;
}
@media(min-width: 769px) {.xcs-hero-ul7 {
  padding: 1.5rem 24px 0;
}
}.xcs-hero_in-ul7 {
  margin: 0 auto;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  max-width: 1340px;
  display: grid;
}
@media(min-width: 857px) {.xcs-hero_in-ul7 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1099px) {.xcs-hero_in-ul7 {
  grid-template-columns: 1fr 340px;
}
}.xcs-hero_promo-ul7 {
  background: #0F1622;
  overflow: hidden;
  border-radius: 14px;
  align-items: stretch;
  min-height: 220px;
  position: relative;
  display: flex;
}
@media(min-width:768px) {.xcs-hero_promo-ul7 {
  min-height: 280px;
}
}.xcs-hero_promo_bg-ul7 {
  background: linear-gradient(120deg,#1A0D06 0%,#0B1019 100%);
  inset: 0;
  background-position: center;
  position: absolute;
  background-size: cover;
}.xcs-hero_promo_bg-ul7::after {
  inset: 0;
  background: linear-gradient(90deg,#0B1019 0%,rgba(6,10,16,0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.xcs-hero_promo_glow-ul7 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(26,78,196,0.22) 0%,transparent 65%);
  pointer-events: none;
  top: -2.5rem;
  height: 300px;
  right: 60px;
  position: absolute;
  width: 18.75rem;
}.xcs-hero_promo_ct-ul7 {
  padding: 28px 24px 1.75rem 1.75rem;
  justify-content: center;
  max-width: 30rem;
  flex-direction: column;
  display: flex;
  z-index: 2;
  position: relative;
}
@media(min-width: 769px) {.xcs-hero_promo_ct-ul7 {
  padding: 40px 32px;
}
}.xcs-hero_badge-ul7 {
  border-radius: 1.375rem;
  border: 1px solid rgba(224,66,13,0.08);
  padding: 5px 0.75rem;
  background: rgba(224,66,13,0.18);
  letter-spacing: .08em;
  display: inline-block;
  margin-bottom: 14px;
  color: #E0420D;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
}.xcs-hero_h1-ul7 {
  overflow-wrap: break-word;
  color: #F0F4FA;
  margin-bottom: 0.625rem;
  font-size: 26px;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.15;
  font-weight: 800;
}.xcs-hero_h1-ul7 em {
  color: #F5A623;
  font-style: normal;
}
@media(min-width: 770px) {.xcs-hero_h1-ul7 {
  font-size: 2.25rem;
}
}.xcs-hero_sub-ul7 {
  margin-bottom: 20px;
  color: #8A97AA;
  line-height: 1.55;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.xcs-hero_sub-ul7 {
  font-size: 14px;
}
}.xcs-hero_row-ul7 {
  gap: 0.625rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}.xcs-hero_cta-ul7 {
  transition: background .2s;
  padding: 0.813rem 26px;
  border-radius: 0.563rem;
  background: #25C46A;
  color: #0C0F16;
  font-size: 14px;
  font-weight: 700;
  box-shadow: 0 0.375rem 1.25rem rgba(37,196,106,0.40), inset 0 1px 0 rgba(255,255,255,0.12);
}.xcs-hero_cta-ul7:hover {
  background: #2EDA7A;
}.xcs-hero_terms-ul7 {
  font-size: 11px;
  color: #485260;
}.xcs-hero_game-ul7 {
  background: #0F1622;
  border-radius: 0.875rem;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.05);
  display: flex;
  position: relative;
  flex-direction: column;
}.xcs-hero_game_badge-ul7 {
  background: rgba(245,166,35,0.14);
  padding: 0.313rem 0.625rem;
  border-radius: 1.375rem;
  border: 1px solid rgba(245,166,35,0.14);
  text-transform: uppercase;
  letter-spacing: .06em;
  position: absolute;
  font-size: 0.625rem;
  left: 12px;
  z-index: 3;
  color: #F5A623;
  top: 0.75rem;
  font-weight: 700;
}.xcs-hero_game_badge-ul7 svg {
  vertical-align: -1px;
  width: 11px;
  margin-right: 0.25rem;
  height: 11px;
}.xcs-hero_game_img-ul7 {
  background: linear-gradient(135deg,#1A0D06,#0B1019);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.xcs-hero_game_img-ul7 img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.xcs-hero_game_play-ul7 {
  background: rgba(6,10,16,0.72);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  opacity: 0;
  display: flex;
  position: absolute;
  justify-content: center;
}.xcs-hero_game-ul7:hover .xcs-hero_game_play-ul7 {
  opacity: 1;
}.xcs-hero_game_play-ul7 span {
  border-radius: 50%;
  background: #E0420D;
  width: 3.25rem;
  display: flex;
  justify-content: center;
  height: 52px;
  align-items: center;
}.xcs-hero_game_play-ul7 span svg {
  height: 18px;
  width: 18px;
  margin-left: 2px;
}.xcs-hero_game_info-ul7 {
  padding: 14px 16px;
}.xcs-hero_game_title-ul7 {
  font-weight: 700;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #F0F4FA;
  font-size: 15px;
}.xcs-hero_game_provider-ul7 {
  color: #637080;
  font-size: 0.688rem;
}.xcs-hero_game_btn-ul7 {
  background: #E0420D;
  padding: 0.688rem;
  transition: background .2s;
  margin: 0.75rem 1rem 16px;
  border-radius: 0.563rem;
  color: #F0F4FA;
  display: block;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
}.xcs-hero_game-ul7:hover .xcs-hero_game_btn-ul7 {
  background: #F55B26;
}.xcs-sbar-ul7 {
  background: #0B1019;
  padding: 1rem 16px 0;
}
@media(min-width: 765px) {.xcs-sbar-ul7 {
  padding: 18px 24px 0;
}
}.xcs-sbar_in-ul7 {
  margin: 0 auto;
  max-width: 1340px;
}.xcs-sbar_row-ul7 {
  gap: 0.625rem;
  display: flex;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
}.xcs-sbar_input-ul7 {
  gap: 10px;
  background: #0F1622;
  padding: 11px 1rem;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 9px;
  flex: 1;
  transition: border-color .2s;
  color: #637080;
  cursor: pointer;
  display: flex;
  font-size: 13px;
  align-items: center;
}.xcs-sbar_input-ul7:hover {
  border-color: rgba(224,66,13,0.55);
}.xcs-sbar_input-ul7 svg {
  stroke-linecap: round;
  width: 0.938rem;
  height: 15px;
  flex-shrink: 0;
  stroke-linejoin: round;
}.xcs-sbar_providers-ul7 {
  border-radius: 9px;
  gap: 8px;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 0.688rem 18px;
  background: #0F1622;
  white-space: nowrap;
  display: flex;
  font-weight: 600;
  align-items: center;
  font-size: 13px;
  color: #C8D2E0;
}.xcs-sbar_providers-ul7:hover {
  border-color: rgba(224,66,13,0.55);
  color: #F0F4FA;
}.xcs-sbar_providers-ul7 svg {
  height: 14px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 0.875rem;
}.xcs-sbar_tabs-ul7 {
  gap: 6px;
  display: flex;
  padding-bottom: 2px;
  scrollbar-width: none;
  overflow-x: auto;
}.xcs-sbar_tabs-ul7::-webkit-scrollbar {
  display: none;
}.xcs-sbar_tab-ul7 {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 1.375rem;
  padding: 0.5rem 14px;
  gap: 7px;
  transition: background .15s,color .15s,border-color .15s;
  cursor: pointer;
  white-space: nowrap;
  font-weight: 600;
  align-items: center;
  color: #8A97AA;
  font-size: 12px;
  display: flex;
  flex-shrink: 0;
}.xcs-sbar_tab-ul7:hover {
  border-color: rgba(224,66,13,0.55);
  background: rgba(255,255,255,0.07);
  color: #F0F4FA;
}.xcs-sbar_tab-ul7.xcs-state_active-ul7 {
  background: rgba(224,66,13,0.18);
  border-color: rgba(224,66,13,0.08);
  color: #F0F4FA;
}.xcs-sbar_tab_ic-ul7 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
  width: 14px;
}.xcs-gr_jp-ul7 {
  overflow: hidden;
  padding: 1.25rem;
  border-radius: 14px;
  background: linear-gradient(135deg,#180C2E 0%,#0A0814 100%);
  position: relative;
}.xcs-gr_jp-ul7::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(26,78,196,0.22) 0%,transparent 70%);
  content: '';
  height: 15.625rem;
  left: -3.75rem;
  top: -60px;
  width: 15.625rem;
  position: absolute;
}.xcs-gr_jp-ul7::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245,166,35,0.14) 0%,transparent 70%);
  position: absolute;
  content: '';
  right: 0;
  width: 12.5rem;
  height: 200px;
  bottom: -40px;
}.xcs-gr_jp_head-ul7 {
  gap: 16px;
  display: flex;
  z-index: 1;
  flex-wrap: wrap;
  margin-bottom: 1rem;
  align-items: flex-start;
  position: relative;
}.xcs-gr_jp_info-ul7 {
  flex: 1;
}.xcs-gr_jp_label-ul7 {
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #9B3FE8;
  margin-bottom: 6px;
  letter-spacing: .08em;
}.xcs-gr_jp_label-ul7 svg {
  vertical-align: -2px;
  margin-right: 0.25rem;
  stroke-linejoin: round;
  width: 14px;
  height: 0.875rem;
  stroke-linecap: round;
}.xcs-gr_jp_amount-ul7 {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 32px;
  margin-bottom: 0.25rem;
  line-height: 1;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F0F4FA;
}
@media(min-width: 765px) {.xcs-gr_jp_amount-ul7 {
  font-size: 40px;
}
}.xcs-gr_jp_amount-ul7 span {
  color: #F5A623;
}.xcs-gr_jp_seo-ul7 {
  max-width: 30rem;
  font-size: 12px;
  line-height: 1.5;
  color: #8A97AA;
  overflow-wrap: break-word;
}.xcs-gr_jp_cta-ul7 {
  border-radius: 9px;
  padding: 11px 1.25rem;
  background: rgba(26,78,196,0.22);
  border: 1px solid rgba(26,78,196,0.22);
  transition: background .2s;
  position: relative;
  z-index: 1;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
  color: #F0F4FA;
  margin-top: 0.25rem;
  align-self: flex-start;
}.xcs-gr_jp_cta-ul7:hover {
  background: #1A4EC4;
}.xcs-gcg-ul7 {
  padding: 2.25rem 1rem 0;
  background: #0B1019;
}
@media(min-width: 771px) {.xcs-gcg-ul7 {
  padding: 2.75rem 1.5rem 0;
}
}.xcs-gcg_in-ul7 {
  margin: 0 auto;
  max-width: 1340px;
}.xcs-gcg_head-ul7 {
  max-width: 720px;
  margin-bottom: 20px;
}.xcs-gcg_label-ul7 {
  color: #E0420D;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
}.xcs-gcg_h2-ul7 {
  font-size: 1.375rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F0F4FA;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}
@media(min-width: 766px) {.xcs-gcg_h2-ul7 {
  font-size: 1.75rem;
}
}.xcs-gcg_intro-ul7 {
  line-height: 1.6;
  color: #637080;
  font-size: 0.813rem;
}.xcs-gcg_grid-ul7 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.xcs-gcg_grid-ul7 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.xcs-gcg_grid-ul7 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.xcs-gcg_card-ul7 {
  padding: 20px;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  overflow: hidden;
  border-radius: 14px;
  min-height: 15rem;
  justify-content: flex-end;
  cursor: pointer;
  flex-direction: column;
  position: relative;
  display: flex;
}.xcs-gcg_card-ul7:hover {
  border-color: rgba(224,66,13,0.18);
  transform: translateY(-3px);
}.xcs-gcg_card_bg-ul7 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.xcs-gcg_card_bg-ul7::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.xcs-gcg_card_ic-ul7 {
  border-radius: 5px;
  background: rgba(0,0,0,.45);
  width: 2.5rem;
  align-items: center;
  color: #F0F4FA;
  height: 40px;
  justify-content: center;
  z-index: 2;
  position: absolute;
  right: 18px;
  display: flex;
  top: 18px;
}.xcs-gcg_card_ic-ul7 svg {
  width: 1.25rem;
  height: 1.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.xcs-gcg_card_ct-ul7 {
  position: relative;
  z-index: 1;
}.xcs-gcg_card_h-ul7 {
  font-size: 18px;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.2;
  color: #F0F4FA;
  margin-bottom: 0.5rem;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 766px) {.xcs-gcg_card_h-ul7 {
  font-size: 1.25rem;
}
}.xcs-gcg_card_p-ul7 {
  color: rgba(255,255,255,.82);
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
  margin-bottom: 10px;
}.xcs-gcg_card_p-ul7 strong {
  color: #F0F4FA;
  font-weight: 600;
}.xcs-gcg_card_cta-ul7 {
  gap: 0.25rem;
  display: inline-flex;
  font-size: 12px;
  align-items: center;
  text-transform: uppercase;
  color: #E0420D;
  letter-spacing: .04em;
  font-weight: 700;
}.xcs-gcg_card_cta-ul7 svg {
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
}.xcs-ws-ul7 {
  padding: 32px 16px 0;
  background: #0B1019;
}
@media(min-width: 769px) {.xcs-ws-ul7 {
  padding: 2.25rem 24px 0;
}
}.xcs-ws_in-ul7 {
  margin: 0 auto;
  max-width: 83.75rem;
}.xcs-ws_head-ul7 {
  gap: 12px;
  margin-bottom: 0.875rem;
  justify-content: space-between;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.xcs-ws_title-ul7 {
  gap: 10px;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  flex-wrap: wrap;
  align-items: center;
  font-size: 16px;
  overflow-wrap: break-word;
  display: flex;
  color: #F0F4FA;
}.xcs-ws_title_ic-ul7 svg {
  stroke-linecap: round;
  height: 1.125rem;
  width: 1.125rem;
  stroke-linejoin: round;
  color: #F5A623;
}.xcs-ws_online-ul7 {
  gap: 7px;
  color: #637080;
  align-items: center;
  display: flex;
  font-weight: 600;
  font-size: 12px;
}.xcs-ws_online_dot-ul7 {
  border-radius: 50%;
  background: #25C46A;
  width: 8px;
  height: 8px;
  box-shadow: 0 0 0.375rem rgba(37,196,106,0.15);
  flex-shrink: 0;
}.xcs-ws_scroll-ul7 {
  gap: 8px;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
  padding-bottom: 8px;
}.xcs-ws_scroll-ul7::-webkit-scrollbar {
  display: none;
}.xcs-wc-ul7 {
  border: 1px solid rgba(255,255,255,0.10);
  gap: 10px;
  padding: 0.625rem 0.875rem;
  border-radius: 9px;
  background: #0F1622;
  min-width: 13.75rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.xcs-wc_img-ul7 {
  background: #141C2B;
  border-radius: 0.313rem;
  overflow: hidden;
  flex-shrink: 0;
  width: 36px;
  height: 2.25rem;
}.xcs-wc_img-ul7 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.xcs-wc_info-ul7 {
  min-width: 0;
}.xcs-wc_game-ul7 {
  overflow: hidden;
  color: #C8D2E0;
  font-weight: 600;
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
}.xcs-wc_player-ul7 {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #485260;
  font-size: 10px;
  white-space: nowrap;
}.xcs-wc_amount-ul7 {
  color: #25C46A;
  flex-shrink: 0;
  margin-left: auto;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
}.xcs-prov-ul7 {
  padding: 2.25rem 16px 0;
  background: #0B1019;
}
@media(min-width: 766px) {.xcs-prov-ul7 {
  padding: 44px 1.5rem 0;
}
}.xcs-prov_in-ul7 {
  margin: 0 auto;
  max-width: 1340px;
}.xcs-prov_head-ul7 {
  margin-bottom: 16px;
}.xcs-prov_label-ul7 {
  text-transform: uppercase;
  color: #E0420D;
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.xcs-prov_h2-ul7 {
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F0F4FA;
}
@media(min-width: 766px) {.xcs-prov_h2-ul7 {
  font-size: 1.5rem;
}
}.xcs-prov_seo-ul7 {
  overflow-wrap: break-word;
  color: #637080;
  margin-bottom: 1rem;
  max-width: 620px;
  line-height: 1.6;
  font-size: 0.813rem;
}.xcs-prov_seo-ul7 strong {
  font-weight: 700;
  color: #C8D2E0;
}.xcs-prov_seo-ul7 a {
  text-decoration: underline;
  color: #E0420D;
}.xcs-prov_grid-ul7 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 638px) {.xcs-prov_grid-ul7 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.xcs-prov_grid-ul7 {
  grid-template-columns: repeat(8,1fr);
}
}.xcs-prov_card-ul7 {
  gap: 0.438rem;
  padding: 0.875rem 10px;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 9px;
  background: #0F1622;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
}.xcs-prov_card-ul7:hover {
  background: #141C2B;
  border-color: rgba(224,66,13,0.55);
}.xcs-prov_logo-ul7 {
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 5px;
  align-items: center;
  height: 2.75rem;
  display: flex;
  justify-content: center;
  width: 44px;
}.xcs-prov_logo-ul7 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.xcs-prov_name-ul7 {
  font-weight: 600;
  color: #8A97AA;
  text-align: center;
  overflow-wrap: break-word;
  font-size: 11px;
}.xcs-app-ul7 {
  background: #0B1019;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.xcs-app-ul7 {
  padding: 44px 24px 0;
}
}.xcs-app_in-ul7 {
  margin: 0 auto;
  max-width: 1340px;
}.xcs-app_head-ul7 {
  margin-bottom: 16px;
}.xcs-app_label-ul7 {
  font-weight: 700;
  font-size: 0.688rem;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #E0420D;
}.xcs-app_h2-ul7 {
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F0F4FA;
  margin-bottom: 0.375rem;
}
@media(min-width: 769px) {.xcs-app_h2-ul7 {
  font-size: 1.5rem;
}
}.xcs-app_sub-ul7 {
  color: #637080;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 37.5rem;
  font-size: 13px;
}.xcs-app_sub-ul7 strong {
  font-weight: 700;
  color: #C8D2E0;
}.xcs-app_cards-ul7 {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 1rem;
  display: grid;
}
@media(min-width: 641px) {.xcs-app_cards-ul7 {
  grid-template-columns: repeat(3,1fr);
}
}.xcs-app_card-ul7 {
  padding: 20px;
  border-radius: 0.563rem;
  gap: 1rem;
  overflow: hidden;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.xcs-app_card_ios-ul7 {
  background: linear-gradient(135deg,rgba(224,66,13,0.18) 0%,#141C2B 100%);
}.xcs-app_card_android-ul7 {
  background: linear-gradient(135deg,rgba(37,196,106,0.15) 0%,#141C2B 100%);
}.xcs-app_card_win-ul7 {
  background: linear-gradient(135deg,rgba(245,166,35,0.14) 0%,#141C2B 100%);
}.xcs-app_card_ic-ul7 svg {
  stroke-linejoin: round;
  height: 34px;
  width: 2.125rem;
  stroke-linecap: round;
}.xcs-app_card_ic-ul7 {
  color: #F0F4FA;
  flex-shrink: 0;
}.xcs-app_card_os-ul7 {
  font-weight: 700;
  letter-spacing: .08em;
  color: #637080;
  font-size: 10px;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
}.xcs-app_card_title-ul7 {
  font-weight: 700;
  color: #F0F4FA;
  line-height: 1.2;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-size: 15px;
}.xcs-app_card_text-ul7 {
  font-size: 0.75rem;
  margin-bottom: 14px;
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #637080;
}.xcs-app_card_btn-ul7 {
  border: 1px solid rgba(224,66,13,0.55);
  transition: background .2s;
  border-radius: 0.313rem;
  padding: 0.625rem 18px;
  background: rgba(255,255,255,0.12);
  gap: 0.438rem;
  align-items: center;
  color: #F0F4FA;
  font-size: 0.813rem;
  display: inline-flex;
  font-weight: 700;
}.xcs-app_card_btn-ul7:hover {
  background: rgba(255,255,255,0.07);
}.xcs-bon-ul7 {
  padding: 2.25rem 16px 0;
  background: #0B1019;
}
@media(min-width: 770px) {.xcs-bon-ul7 {
  padding: 44px 1.5rem 0;
}
}.xcs-bon_in-ul7 {
  margin: 0 auto;
  max-width: 1340px;
}.xcs-bon_head-ul7 {
  margin-bottom: 1.25rem;
}.xcs-bon_label-ul7 {
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  color: #E0420D;
}.xcs-bon_h2-ul7 {
  margin-bottom: 8px;
  font-size: 1.25rem;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #F0F4FA;
}
@media(min-width: 769px) {.xcs-bon_h2-ul7 {
  font-size: 1.5rem;
}
}.xcs-bon_seo-ul7 {
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  max-width: 38.75rem;
  color: #637080;
}.xcs-bon_seo-ul7 strong {
  color: #C8D2E0;
  font-weight: 700;
}.xcs-bon_seo-ul7 a {
  text-decoration: underline;
  color: #E0420D;
}.xcs-bon_grid-ul7 {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.xcs-bon_grid-ul7 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.xcs-bon_grid-ul7 {
  grid-template-columns: repeat(5,1fr);
}
}.xcs-bon_card-ul7 {
  padding: 16px;
  border-radius: 9px;
  transition: border-color .2s,transform .2s;
  background: #0F1622;
  border: 1px solid rgba(255,255,255,0.10);
}.xcs-bon_card-ul7:hover {
  transform: translateY(-2px);
  border-color: rgba(224,66,13,0.08);
}.xcs-bon_card_ic-ul7 svg {
  width: 1.625rem;
  stroke-linecap: round;
  height: 26px;
  stroke-linejoin: round;
}.xcs-bon_card_ic-ul7 {
  margin-bottom: 10px;
}.xcs-bon_card_type-ul7 {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 6px;
  color: #637080;
  font-size: 0.625rem;
  letter-spacing: .06em;
}.xcs-bon_card_amount-ul7 {
  margin-bottom: 6px;
  font-weight: 800;
  font-size: 18px;
  color: #F5A623;
  line-height: 1.1;
}.xcs-bon_card_name-ul7 {
  overflow-wrap: break-word;
  color: #F0F4FA;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 8px;
}.xcs-bon_card_detail-ul7 {
  border-top: 1px solid rgba(255,255,255,0.05);
  color: #485260;
  padding-top: 0.5rem;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 0.688rem;
}.xcs-reg-ul7 {
  padding: 36px 16px 0;
  background: #0B1019;
}
@media(min-width: 767px) {.xcs-reg-ul7 {
  padding: 2.75rem 24px 0;
}
}.xcs-reg_in-ul7 {
  border-radius: 0.875rem;
  border: 1px solid rgba(255,255,255,0.05);
  margin: 0 auto;
  background: #141C2B;
  padding: 28px 1.5rem;
  max-width: 1340px;
}
@media(min-width: 767px) {.xcs-reg_in-ul7 {
  padding: 40px;
}
}.xcs-reg_top-ul7 {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:860px) {.xcs-reg_top-ul7 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.xcs-reg_label-ul7 {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  color: #E0420D;
  font-size: 0.688rem;
  letter-spacing: .08em;
}.xcs-reg_h2-ul7 {
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 22px;
  margin-bottom: 0.75rem;
  line-height: 1.2;
  color: #F0F4FA;
}
@media(min-width: 767px) {.xcs-reg_h2-ul7 {
  font-size: 28px;
}
}.xcs-reg_bonus-ul7 {
  border: 1px solid rgba(245,166,35,0.14);
  background: rgba(245,166,35,0.14);
  padding: 10px 1rem;
  gap: 0.5rem;
  border-radius: 9px;
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.xcs-reg_bonus_amount-ul7 {
  font-size: 1.25rem;
  color: #F5A623;
  font-weight: 800;
}.xcs-reg_bonus_text-ul7 {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #8A97AA;
}.xcs-reg_cta_btn-ul7 {
  border-radius: 0.563rem;
  padding: 0.875rem 2rem;
  background: #25C46A;
  transition: background .2s;
  font-weight: 700;
  color: #0C0F16;
  display: inline-block;
  margin-bottom: 12px;
  font-size: 15px;
  box-shadow: 0 6px 1.25rem rgba(37,196,106,0.40), inset 0 1px 0 rgba(255,255,255,0.12);
}.xcs-reg_cta_btn-ul7:hover {
  background: #2EDA7A;
}.xcs-reg_terms-ul7 {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #485260;
}.xcs-reg_seo-ul7 {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  margin-top: 1.25rem;
  line-height: 1.65;
  color: #637080;
  font-size: 0.813rem;
  padding-top: 1.25rem;
}.xcs-reg_seo-ul7 p {
  font-size: 0.813rem;
  color: #637080;
  margin-bottom: 10px;
  line-height: 1.65;
}.xcs-reg_seo-ul7 p:last-child {
  margin-bottom: 0;
}.xcs-reg_seo-ul7 strong {
  color: #C8D2E0;
  font-weight: 700;
}.xcs-reg_seo-ul7 a {
  transition: color .2s;
  color: #E0420D;
  text-decoration: underline;
}.xcs-reg_seo-ul7 a:hover {
  color: #F55B26;
}.xcs-reg_seo-ul7 ul,.xcs-reg_seo-ul7 ol {
  margin: 0 0 10px;
  list-style: disc;
  padding-left: 18px;
}.xcs-reg_seo-ul7 ol {
  list-style: decimal;
}.xcs-reg_seo-ul7 li {
  color: #637080;
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 0.25rem;
}.xcs-reg_seo-ul7 table {
  border-collapse: collapse;
  margin-bottom: 0.625rem;
  overflow-x: auto;
  display: block;
  width: 100%;
  font-size: 13px;
}
@media(min-width: 771px) {.xcs-reg_seo-ul7 table {
  display: table;
}
}.xcs-reg_seo-ul7 th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #C8D2E0;
}.xcs-reg_seo-ul7 td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #637080;
}.xcs-reg_steps-ul7 {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 1.75rem;
}
@media(min-width: 863px) {.xcs-reg_steps-ul7 {
  margin-top: 0;
}
}.xcs-reg_step-ul7 {
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 0.563rem;
  padding: 16px;
  gap: 0.875rem;
  background: rgba(255,255,255,0.05);
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.xcs-reg_step_num-ul7 {
  background: rgba(224,66,13,0.18);
  border-radius: 50%;
  border: 1px solid rgba(224,66,13,0.08);
  height: 34px;
  font-size: 0.875rem;
  color: #E0420D;
  display: flex;
  width: 2.125rem;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  flex-shrink: 0;
}.xcs-reg_step_title-ul7 {
  font-size: 14px;
  margin-bottom: 3px;
  font-weight: 700;
  color: #F0F4FA;
}.xcs-reg_step_text-ul7 {
  line-height: 1.5;
  color: #637080;
  font-size: 12px;
}.xcs-reg_trust-ul7 {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  flex-wrap: wrap;
  display: flex;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
}.xcs-reg_trust_item-ul7 {
  gap: 0.438rem;
  font-size: 12px;
  display: flex;
  overflow-wrap: break-word;
  color: #637080;
  align-items: center;
}.xcs-reg_trust_ic-ul7 svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
  color: #E0420D;
  stroke-linecap: round;
}.xcs-seo-ul7 {
  background: #0B1019;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.xcs-seo-ul7 {
  padding: 44px 24px 0;
}
}.xcs-seo_in-ul7 {
  padding: 1.75rem 24px;
  margin: 0 auto;
  border-radius: 14px;
  border: 1px solid rgba(255,255,255,0.10);
  background: #141C2B;
  max-width: 83.75rem;
}
@media(min-width: 766px) {.xcs-seo_in-ul7 {
  padding: 36px 40px;
}
}.xcs-seo_label-ul7 {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-size: 11px;
  color: #E0420D;
}.xcs-seo_h2-ul7 {
  font-size: 20px;
  color: #F0F4FA;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 14px;
  line-height: 1.25;
}
@media(min-width: 770px) {.xcs-seo_h2-ul7 {
  font-size: 1.5rem;
}
}.xcs-seo_body-ul7 {
  font-size: 0.875rem;
  color: #8A97AA;
  line-height: 1.75;
  overflow-wrap: break-word;
}.xcs-seo_body-ul7 p {
  color: #8A97AA;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}.xcs-seo_body-ul7 p:last-child {
  margin-bottom: 0;
}.xcs-seo_body-ul7 strong {
  font-weight: 700;
  color: #C8D2E0;
}.xcs-seo_body-ul7 a {
  transition: color .2s;
  color: #E0420D;
  text-decoration: underline;
}.xcs-seo_body-ul7 a:hover {
  color: #F55B26;
}.xcs-seo_body-ul7 ul,.xcs-seo_body-ul7 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.xcs-seo_body-ul7 ol {
  list-style: decimal;
}.xcs-seo_body-ul7 li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #8A97AA;
  font-size: 14px;
}.xcs-seo_body-ul7 table {
  font-size: 0.813rem;
  display: block;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.xcs-seo_body-ul7 table {
  display: table;
}
}.xcs-seo_body-ul7 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  color: #C8D2E0;
  text-align: left;
}.xcs-seo_body-ul7 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8A97AA;
}.xcs-seo_cols-ul7 {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.xcs-seo_cols-ul7 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.xcs-seo_cols-ul7 {
  grid-template-columns: repeat(3,1fr);
}
}.xcs-seo_col_h-ul7 {
  overflow-wrap: break-word;
  color: #C8D2E0;
  font-size: 0.813rem;
  margin-bottom: 7px;
  font-weight: 700;
}.xcs-seo_col_p-ul7 {
  line-height: 1.65;
  color: #637080;
  overflow-wrap: break-word;
  font-size: 13px;
}.xcs-seo_stats-ul7 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.xcs-seo_stat-ul7 {
  border-radius: 9px;
  padding: 0.875rem 1rem;
  background: rgba(224,66,13,0.08);
  flex: 1;
  border: 1px solid rgba(224,66,13,0.18);
  min-width: 140px;
}.xcs-seo_stat_val-ul7 {
  font-weight: 800;
  color: #E0420D;
  margin-bottom: 0.25rem;
  font-size: 20px;
  overflow-wrap: break-word;
}.xcs-seo_stat_lb-ul7 {
  color: #637080;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.xcs-faq-ul7 {
  background: #0B1019;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.xcs-faq-ul7 {
  padding: 2.75rem 1.5rem 0;
}
}.xcs-faq_in-ul7 {
  margin: 0 auto;
  max-width: 83.75rem;
}.xcs-faq_head-ul7 {
  margin-bottom: 20px;
}.xcs-faq_label-ul7 {
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  color: #E0420D;
}.xcs-faq_h2-ul7 {
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  color: #F0F4FA;
}
@media(min-width:768px) {.xcs-faq_h2-ul7 {
  font-size: 1.5rem;
}
}.xcs-faq_list-ul7 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.xcs-faq_item-ul7 {
  border: 1px solid rgba(255,255,255,0.10);
  background: #141C2B;
  border-radius: 0.563rem;
  overflow: hidden;
}.xcs-faq_q-ul7 {
  transition: color .2s;
  padding: 16px 1.25rem;
  gap: 0.75rem;
  flex-wrap: wrap;
  justify-content: space-between;
  overflow-wrap: break-word;
  color: #C8D2E0;
  align-items: center;
  font-size: 0.875rem;
  display: flex;
  font-weight: 600;
  cursor: pointer;
}.xcs-faq_q-ul7:hover {
  color: #F0F4FA;
}.xcs-faq_q_ic-ul7 {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  height: 1.5rem;
  display: flex;
  align-items: center;
  width: 24px;
  justify-content: center;
  color: #E0420D;
  font-size: 1rem;
  flex-shrink: 0;
}.xcs-faq_item-ul7.xcs-state_open-ul7 .xcs-faq_q_ic-ul7 {
  transform: rotate(45deg);
}.xcs-faq_a-ul7 {
  padding: 0 1.25rem 1rem;
  line-height: 1.7;
  overflow-wrap: break-word;
  display: none;
  font-size: 13px;
  color: #637080;
}.xcs-faq_item-ul7.xcs-state_open-ul7 .xcs-faq_a-ul7 {
  display: block;
}.xcs-faq_a-ul7 strong {
  color: #C8D2E0;
  font-weight: 700;
}.xcs-faq_a-ul7 a {
  text-decoration: underline;
  color: #E0420D;
}.xcs-faq_a-ul7 ul,.xcs-faq_a-ul7 ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 1.25rem;
}.xcs-faq_a-ul7 ol {
  list-style: decimal;
}.xcs-faq_a-ul7 li {
  margin-bottom: 4px;
  line-height: 1.6;
}.xcs-faq_a-ul7 table {
  margin: 8px 0;
  border-collapse: collapse;
  width: 100%;
  display: block;
  overflow-x: auto;
  font-size: 0.75rem;
}
@media(min-width: 769px) {.xcs-faq_a-ul7 table {
  display: table;
}
}.xcs-faq_a-ul7 th {
  padding: 0.375rem 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #C8D2E0;
  text-align: left;
}.xcs-faq_a-ul7 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 0.5rem;
  color: #637080;
}.xcs-pmt-ul7 {
  background: #0B1019;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 769px) {.xcs-pmt-ul7 {
  padding: 2.75rem 1.5rem 0;
}
}.xcs-pmt_in-ul7 {
  margin: 0 auto;
  max-width: 1340px;
}.xcs-pmt_head-ul7 {
  max-width: 45rem;
  margin-bottom: 22px;
}.xcs-pmt_label-ul7 {
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #E0420D;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.xcs-pmt_h2-ul7 {
  margin-bottom: 0.5rem;
  color: #F0F4FA;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.375rem;
}
@media(min-width: 769px) {.xcs-pmt_h2-ul7 {
  font-size: 28px;
}
}.xcs-pmt_intro-ul7 {
  line-height: 1.6;
  color: #637080;
  font-size: 14px;
  overflow-wrap: break-word;
}.xcs-pmt_groups-ul7 {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.xcs-pmt_group-ul7 {
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.563rem;
  background: #141C2B;
  padding: 1.25rem;
}.xcs-pmt_group_head-ul7 {
  gap: 12px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
}.xcs-pmt_group_ic-ul7 {
  border-radius: 5px;
  background: rgba(224,66,13,0.18);
  flex-shrink: 0;
  height: 2.25rem;
  align-items: center;
  justify-content: center;
  width: 36px;
  color: #E0420D;
  display: flex;
}.xcs-pmt_group_ic-ul7 svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 18px;
  height: 1.125rem;
}.xcs-pmt_group_h-ul7 {
  margin: 0;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1rem;
  color: #F0F4FA;
  overflow-wrap: break-word;
}.xcs-pmt_group_p-ul7 {
  line-height: 1.6;
  color: #637080;
  overflow-wrap: break-word;
  font-size: 13px;
  margin-bottom: 0.875rem;
}.xcs-pmt_group_p-ul7 strong {
  font-weight: 600;
  color: #C8D2E0;
}.xcs-pmt_table_wrap-ul7 {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.xcs-pmt_table-ul7 {
  width: 100%;
  font-size: 0.813rem;
  min-width: 33.75rem;
  border-collapse: collapse;
}.xcs-pmt_table-ul7 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  white-space: nowrap;
  letter-spacing: .04em;
  color: #C8D2E0;
  text-align: left;
  text-transform: uppercase;
  font-size: 0.688rem;
}.xcs-pmt_table-ul7 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.75rem;
  color: #637080;
}.xcs-pmt_table-ul7 tbody tr:last-child td {
  border-bottom: none;
}.xcs-pmt_table-ul7 tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #C8D2E0;
}.xcs-seo-ul7 {
  padding: 2.25rem 1rem 0;
  background: #0B1019;
}
@media(min-width: 765px) {.xcs-seo-ul7 {
  padding: 44px 24px 0;
}
}.xcs-seo_in-ul7 {
  border-radius: 0.875rem;
  background: #141C2B;
  border: 1px solid rgba(255,255,255,0.10);
  margin: 0 auto;
  padding: 28px 1.5rem;
  max-width: 1340px;
}
@media(min-width: 771px) {.xcs-seo_in-ul7 {
  padding: 2.25rem 40px;
}
}.xcs-seo_label-ul7 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #E0420D;
  margin-bottom: 0.625rem;
  font-size: 11px;
}.xcs-seo_h2-ul7 {
  font-size: 20px;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.875rem;
  line-height: 1.25;
  color: #F0F4FA;
}
@media(min-width: 771px) {.xcs-seo_h2-ul7 {
  font-size: 1.5rem;
}
}.xcs-seo_body-ul7 {
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 14px;
  color: #8A97AA;
}.xcs-seo_body-ul7 p {
  margin-bottom: 12px;
  color: #8A97AA;
  line-height: 1.75;
  font-size: 14px;
}.xcs-seo_body-ul7 p:last-child {
  margin-bottom: 0;
}.xcs-seo_body-ul7 strong {
  color: #C8D2E0;
  font-weight: 700;
}.xcs-seo_body-ul7 a {
  transition: color .2s;
  text-decoration: underline;
  color: #E0420D;
}.xcs-seo_body-ul7 a:hover {
  color: #F55B26;
}.xcs-seo_body-ul7 ul,.xcs-seo_body-ul7 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.xcs-seo_body-ul7 ol {
  list-style: decimal;
}.xcs-seo_body-ul7 li {
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  color: #8A97AA;
  line-height: 1.75;
}.xcs-seo_body-ul7 table {
  display: block;
  border-collapse: collapse;
  font-size: 13px;
  margin-bottom: 0.75rem;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 765px) {.xcs-seo_body-ul7 table {
  display: table;
}
}.xcs-seo_body-ul7 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-weight: 700;
  color: #C8D2E0;
}.xcs-seo_body-ul7 td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8A97AA;
}.xcs-seo_cols-ul7 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 643px) {.xcs-seo_cols-ul7 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.xcs-seo_cols-ul7 {
  grid-template-columns: repeat(3,1fr);
}
}.xcs-seo_col_h-ul7 {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-size: 13px;
  color: #C8D2E0;
}.xcs-seo_col_p-ul7 {
  line-height: 1.65;
  font-size: 13px;
  color: #637080;
  overflow-wrap: break-word;
}.xcs-seo_stats-ul7 {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.xcs-seo_stat-ul7 {
  border: 1px solid rgba(224,66,13,0.18);
  background: rgba(224,66,13,0.08);
  border-radius: 9px;
  padding: 14px 1rem;
  flex: 1;
  min-width: 140px;
}.xcs-seo_stat_val-ul7 {
  margin-bottom: 4px;
  color: #E0420D;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}.xcs-seo_stat_lb-ul7 {
  color: #637080;
  overflow-wrap: break-word;
  font-size: 11px;
}.xcs-seo-ul7 {
  padding: 36px 1rem 0;
  background: #0B1019;
}
@media(min-width: 767px) {.xcs-seo-ul7 {
  padding: 44px 1.5rem 0;
}
}.xcs-seo_in-ul7 {
  border: 1px solid rgba(255,255,255,0.10);
  background: #141C2B;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border-radius: 0.875rem;
  max-width: 83.75rem;
}
@media(min-width: 770px) {.xcs-seo_in-ul7 {
  padding: 36px 2.5rem;
}
}.xcs-seo_label-ul7 {
  color: #E0420D;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
}.xcs-seo_h2-ul7 {
  line-height: 1.25;
  color: #F0F4FA;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 14px;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.xcs-seo_h2-ul7 {
  font-size: 24px;
}
}.xcs-seo_body-ul7 {
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
  color: #8A97AA;
}.xcs-seo_body-ul7 p {
  margin-bottom: 12px;
  color: #8A97AA;
  font-size: 0.875rem;
  line-height: 1.75;
}.xcs-seo_body-ul7 p:last-child {
  margin-bottom: 0;
}.xcs-seo_body-ul7 strong {
  font-weight: 700;
  color: #C8D2E0;
}.xcs-seo_body-ul7 a {
  transition: color .2s;
  color: #E0420D;
  text-decoration: underline;
}.xcs-seo_body-ul7 a:hover {
  color: #F55B26;
}.xcs-seo_body-ul7 ul,.xcs-seo_body-ul7 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.xcs-seo_body-ul7 ol {
  list-style: decimal;
}.xcs-seo_body-ul7 li {
  color: #8A97AA;
  font-size: 0.875rem;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.xcs-seo_body-ul7 table {
  margin-bottom: 12px;
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
  display: block;
}
@media(min-width: 771px) {.xcs-seo_body-ul7 table {
  display: table;
}
}.xcs-seo_body-ul7 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C8D2E0;
  text-align: left;
  font-weight: 700;
}.xcs-seo_body-ul7 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #8A97AA;
}.xcs-seo_cols-ul7 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.xcs-seo_cols-ul7 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.xcs-seo_cols-ul7 {
  grid-template-columns: repeat(3,1fr);
}
}.xcs-seo_col_h-ul7 {
  color: #C8D2E0;
  margin-bottom: 7px;
  font-size: 0.813rem;
  font-weight: 700;
  overflow-wrap: break-word;
}.xcs-seo_col_p-ul7 {
  color: #637080;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.xcs-seo_stats-ul7 {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.xcs-seo_stat-ul7 {
  flex: 1;
  padding: 14px 16px;
  border-radius: 9px;
  background: rgba(224,66,13,0.08);
  border: 1px solid rgba(224,66,13,0.18);
  min-width: 8.75rem;
}.xcs-seo_stat_val-ul7 {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #E0420D;
  font-weight: 800;
}.xcs-seo_stat_lb-ul7 {
  color: #637080;
  overflow-wrap: break-word;
  font-size: 11px;
}.xcs-rv-ul7 {
  padding: 2.25rem 1rem 0;
  background: #0B1019;
}
@media(min-width: 769px) {.xcs-rv-ul7 {
  padding: 2.75rem 24px 0;
}
}.xcs-rv_in-ul7 {
  margin: 0 auto;
  max-width: 83.75rem;
}.xcs-rv_head-ul7 {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.xcs-rv_label-ul7 {
  text-transform: uppercase;
  color: #E0420D;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  margin-bottom: 0.5rem;
}.xcs-rv_h2-ul7 {
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 10px;
  color: #F0F4FA;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  font-weight: 800;
}
@media(min-width:768px) {.xcs-rv_h2-ul7 {
  font-size: 1.75rem;
}
}.xcs-rv_stats-ul7 {
  gap: 18px;
  display: flex;
  font-size: 0.813rem;
  color: #637080;
  flex-wrap: wrap;
  align-items: center;
}.xcs-rv_stats_score-ul7 {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.xcs-rv_stats_score_val-ul7 {
  color: #F5A623;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 22px;
  font-weight: 800;
}.xcs-rv_stats_score_max-ul7 {
  font-size: 0.813rem;
  color: #485260;
}.xcs-rv_stats_badge-ul7 {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.xcs-rv_stats_badge-ul7 svg {
  width: 14px;
  color: #F5A623;
  height: 0.875rem;
}.xcs-rv_grid-ul7 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.xcs-rv_grid-ul7 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.xcs-rv_grid-ul7 {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.xcs-rv_card-ul7 {
  border-radius: 9px;
  padding: 1.25rem;
  border: 1px solid rgba(255,255,255,0.10);
  background: #141C2B;
  display: flex;
  flex-direction: column;
}.xcs-rv_card_stars-ul7 {
  gap: 2px;
  color: #F5A623;
  margin-bottom: 10px;
  display: flex;
}.xcs-rv_card_stars-ul7 svg {
  width: 14px;
  height: 14px;
}.xcs-rv_card_h-ul7 {
  line-height: 1.3;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.875rem;
  color: #F0F4FA;
  margin-bottom: 0.5rem;
}.xcs-rv_card_body-ul7 {
  flex: 1;
  margin-bottom: 0.875rem;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #637080;
}.xcs-rv_card_body-ul7 strong {
  color: #C8D2E0;
  font-weight: 600;
}.xcs-rv_card_meta-ul7 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 10px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 0.75rem;
}.xcs-rv_card_author-ul7 {
  font-size: 12px;
  font-weight: 600;
  color: #C8D2E0;
}.xcs-rv_card_date-ul7 {
  font-size: 11px;
  color: #485260;
}.xcs-ft-ul7 {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #060A10;
  margin-top: 48px;
}.xcs-ft_support-ul7 {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 771px) {.xcs-ft_support-ul7 {
  padding: 28px 24px;
}
}.xcs-ft_support_in-ul7 {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  display: flex;
  max-width: 1340px;
  flex-wrap: wrap;
}.xcs-ft_support_main-ul7 {
  gap: 1rem;
  flex: 1;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
}.xcs-ft_support_ic-ul7 {
  color: #E0420D;
  flex-shrink: 0;
}.xcs-ft_support_ic-ul7 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 30px;
  width: 1.875rem;
}.xcs-ft_support_text_title-ul7 {
  font-size: 0.938rem;
  margin-bottom: 3px;
  font-weight: 700;
  color: #F0F4FA;
  overflow-wrap: break-word;
}.xcs-ft_support_text_sub-ul7 {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #637080;
}.xcs-ft_support_btn-ul7 {
  transition: background .2s;
  background: #E0420D;
  border-radius: 0.563rem;
  padding: 11px 1.375rem;
  font-weight: 700;
  color: #F0F4FA;
  font-size: 0.813rem;
  flex-shrink: 0;
  white-space: nowrap;
}.xcs-ft_support_btn-ul7:hover {
  background: #F55B26;
}.xcs-ft_support_contacts-ul7 {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.xcs-ft_support_contact-ul7 {
  font-size: 12px;
  color: #485260;
  line-height: 1.4;
}.xcs-ft_support_contact-ul7 strong {
  display: block;
  font-size: 11px;
  color: #8A97AA;
  font-weight: 600;
  margin-bottom: 2px;
}.xcs-ft_main-ul7 {
  padding: 32px 16px 24px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 765px) {.xcs-ft_main-ul7 {
  padding: 2.5rem 1.5rem 2rem;
}
}.xcs-ft_main_in-ul7 {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 83.75rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 637px) {.xcs-ft_main_in-ul7 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.xcs-ft_main_in-ul7 {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.xcs-ft_col_logo-ul7 {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.xcs-ft_col_logo-ul7 {
  grid-column: auto;
}
}.xcs-ft_logo-ul7 {
  gap: 0.563rem;
  margin-bottom: 0.75rem;
  flex-wrap: wrap;
  font-weight: 800;
  font-size: 16px;
  display: flex;
  color: #F0F4FA;
  overflow-wrap: break-word;
  align-items: center;
}.xcs-ft_logo_mark-ul7 {
  border-radius: 0.313rem;
  overflow: hidden;
  height: 30px;
  width: 1.875rem;
}.xcs-ft_logo_mark-ul7 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.xcs-ft_logo_sub-ul7 {
  line-height: 1.55;
  color: #485260;
  max-width: 200px;
  overflow-wrap: break-word;
  font-size: 12px;
}.xcs-ft_col_title-ul7 {
  font-size: 12px;
  letter-spacing: .07em;
  margin-bottom: 14px;
  text-transform: uppercase;
  font-weight: 700;
  color: #8A97AA;
}.xcs-ft_col_links-ul7 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.xcs-ft_col_link-ul7 {
  transition: color .2s;
  overflow-wrap: break-word;
  color: #485260;
  font-size: 0.813rem;
}.xcs-ft_col_link-ul7:hover {
  color: #C8D2E0;
}.xcs-ft_apps-ul7 {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.xcs-ft_app_card-ul7 {
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s;
  border-radius: 5px;
  gap: 10px;
  padding: 0.625rem 0.75rem;
  background: rgba(255,255,255,0.05);
  display: flex;
  align-items: center;
}.xcs-ft_app_card-ul7:hover {
  border-color: rgba(224,66,13,0.55);
}.xcs-ft_app_card_ic-ul7 svg {
  height: 22px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.375rem;
}.xcs-ft_app_card_os-ul7 {
  color: #485260;
  font-size: 0.625rem;
  font-weight: 600;
}.xcs-ft_app_card_action-ul7 {
  font-weight: 700;
  color: #C8D2E0;
  font-size: 0.75rem;
}.xcs-ft_bot-ul7 {
  padding: 20px 16px;
}
@media(min-width: 771px) {.xcs-ft_bot-ul7 {
  padding: 20px 24px;
}
}.xcs-ft_bot_in-ul7 {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  max-width: 83.75rem;
}.xcs-ft_socials-ul7 {
  gap: 8px;
  display: flex;
}.xcs-ft_soc-ul7 {
  border-radius: 0.313rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  transition: background .2s;
  justify-content: center;
  height: 36px;
  display: flex;
  color: #8A97AA;
  width: 36px;
  align-items: center;
}.xcs-ft_soc-ul7 svg {
  width: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 16px;
}.xcs-ft_soc-ul7:hover {
  background: rgba(255,255,255,0.07);
}.xcs-ft_legal-ul7 {
  flex: 1;
  min-width: 200px;
  color: #5E6B78;
  font-size: 11px;
  overflow-wrap: break-word;
  line-height: 1.6;
}.xcs-ft_legal-ul7 strong {
  color: #8A97AA;
  font-weight: 700;
}.xcs-ft_legal-ul7 a {
  text-decoration: underline;
  color: #8A97AA;
}.xcs-ft_age-ul7 {
  border-radius: 50%;
  border: 2px solid #5E6B78;
  flex-shrink: 0;
  color: #5E6B78;
  margin-left: auto;
  font-size: 11px;
  height: 32px;
  justify-content: center;
  align-items: center;
  font-weight: 800;
  display: flex;
  width: 32px;
}