html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #080B15;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  font-family: 'DM Sans', sans-serif;
  line-height: 1.6;
  color: #C4CEEA;
}.xrs_layout-r2e {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.xrs_page-r2e {
  display: flex;
  min-height: 100vh;
}.xrs_main-r2e {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media (min-width: 1077px) {.xrs_main-r2e {
  padding-left: 13.75rem;
}
}
@media (max-width: 1076px) {.xrs_main-r2e {
  padding-bottom: 72px;
}
}.xrs_gc-r2e {
  border-radius: 0.5rem;
  background: #0A0E1C;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
  width: 140px;
}
@media(min-width: 638px) {.xrs_gc-r2e {
  width: 156px;
}
}
@media(min-width: 1077px) {.xrs_gc-r2e {
  width: 168px;
}
}.xrs_gc-r2e:hover {
  transform: translateY(-3px);
  border-color: rgba(107, 163, 214, 0.08);
}.xrs_gc_img-r2e {
  overflow: hidden;
  padding-bottom: 80%;
  position: relative;
  width: 100%;
}.xrs_gc_img-r2e img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.xrs_gc_hover-r2e {
  background: rgba(5, 7, 16, 0.72);
  transition: opacity .2s;
  inset: 0;
  display: flex;
  justify-content: center;
  position: absolute;
  opacity: 0;
  align-items: center;
}.xrs_gc-r2e:hover .xrs_gc_hover-r2e {
  opacity: 1;
}.xrs_gc_hover_btn-r2e {
  background: #6BA3D6;
  border-radius: 0.25rem;
  padding: 0.5rem 16px;
  font-weight: 700;
  color: #EDF1FC;
  font-size: 0.75rem;
}.xrs_gc_info-r2e {
  padding: 8px 0.625rem 0.625rem;
}.xrs_gc_name-r2e {
  overflow: hidden;
  max-width: 100%;
  font-weight: 600;
  color: #C4CEEA;
  font-size: 12px;
  white-space: nowrap;
  margin-bottom: 3px;
  text-overflow: ellipsis;
}.xrs_gc_prov-r2e {
  font-size: 0.625rem;
  color: #4E596E;
}.xrs_gc_tag-r2e {
  border-radius: 0.25rem;
  padding: 2px 7px;
  font-weight: 700;
  position: absolute;
  text-transform: uppercase;
  z-index: 2;
  letter-spacing: .04em;
  left: 6px;
  top: 0.375rem;
  font-size: 0.563rem;
}.xrs_gc_tag_hot-r2e {
  background: #E04C3E;
  color: #fff;
}.xrs_gc_tag_new-r2e {
  background: #3DC98A;
  color: #080B15;
}.xrs_gc_tag_jp-r2e {
  background: #D4A843;
  color: #080B15;
}.xrs_gc_tag_ex-r2e {
  background: #B8924A;
  color: #fff;
}.xrs_gc_tag_live-r2e {
  background: #E04C3E;
  color: #fff;
}.xrs_gr-r2e {
  padding: 2rem 16px 0;
  background: #080B15;
}
@media(min-width: 770px) {.xrs_gr-r2e {
  padding: 36px 24px 0;
}
}.xrs_gr_in-r2e {
  margin: 0 auto;
  max-width: 82.5rem;
}.xrs_gr_head-r2e {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 0.625rem;
  display: flex;
  flex-wrap: wrap;
}.xrs_gr_head_l-r2e {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.xrs_gr_ic-r2e {
  border-radius: 8px;
  height: 32px;
  flex-shrink: 0;
  display: flex;
  width: 32px;
  justify-content: center;
  align-items: center;
}.xrs_gr_ic-r2e svg {
  stroke-linecap: round;
  width: 1rem;
  height: 1rem;
  stroke-linejoin: round;
}.xrs_gr_title-r2e {
  font-weight: 700;
  font-family: 'Cormorant Garamond', serif;
  color: #EDF1FC;
  overflow-wrap: break-word;
  font-size: 1rem;
}
@media(min-width: 769px) {.xrs_gr_title-r2e {
  font-size: 18px;
}
}.xrs_gr_more-r2e {
  gap: 5px;
  transition: color .2s;
  font-size: 12px;
  align-items: center;
  font-weight: 600;
  white-space: nowrap;
  display: flex;
  color: #68768F;
  flex-shrink: 0;
}.xrs_gr_more-r2e:hover {
  color: #6BA3D6;
}.xrs_gr_more-r2e svg {
  stroke-linecap: round;
  height: 12px;
  stroke-linejoin: round;
  width: 0.75rem;
}.xrs_gr_arrows-r2e {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.xrs_gr_arr-r2e {
  border-radius: 4px;
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(255, 255, 255, 0.05);
  justify-content: center;
  height: 30px;
  color: #8A97BA;
  align-items: center;
  display: flex;
  width: 1.875rem;
}.xrs_gr_arr-r2e:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EDF1FC;
}.xrs_gr_arr-r2e svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 13px;
  width: 0.813rem;
}.xrs_gr_seo_h-r2e {
  margin: 0 0 6px;
  font-weight: 700;
  font-family: 'Cormorant Garamond', serif;
  font-size: 13px;
  color: #C4CEEA;
  max-width: 42.5rem;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.xrs_gr_seo_h-r2e {
  font-size: 0.875rem;
}
}.xrs_gr_seo-r2e {
  margin-bottom: 0.75rem;
  max-width: 680px;
  color: #68768F;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.55;
}.xrs_gr_seo-r2e strong {
  font-weight: 600;
  color: #C4CEEA;
}.xrs_gr_scroll-r2e {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  display: flex;
  padding-bottom: 0.625rem;
  overflow-x: auto;
  scrollbar-width: none;
}.xrs_gr_scroll-r2e::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.xrs_gr_scroll-r2e {
  gap: 0.75rem;
}
}.xrs_tb-r2e {
  background: #080B15;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  top: 0;
  z-index: 80;
  left: 0;
  position: fixed;
  height: 3.5rem;
  align-items: center;
  display: flex;
  right: 0;
}.xrs_tb_in-r2e {
  gap: 0;
  padding: 0 0.875rem;
  align-items: center;
  display: flex;
  width: 100%;
  height: 100%;
}.xrs_tb_burger-r2e {
  gap: 5px;
  border-radius: 0.5rem;
  height: 2.375rem;
  display: flex;
  margin-right: 8px;
  align-items: center;
  width: 2.375rem;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
}.xrs_tb_burger-r2e:hover {
  background: rgba(255, 255, 255, 0.05);
}.xrs_tb_burger_line-r2e {
  background: #8A97BA;
  border-radius: 1px;
  height: 2px;
  display: block;
  width: 1.125rem;
}
@media(min-width: 1078px) {.xrs_tb_burger-r2e {
  display: none;
}
}.xrs_tb_logo-r2e {
  gap: 9px;
  font-weight: 800;
  flex-shrink: 0;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  color: #EDF1FC;
  margin-right: 1.25rem;
  font-size: 1.125rem;
  display: flex;
  align-items: center;
}.xrs_tb_logo_mark-r2e {
  overflow: hidden;
  border-radius: 0.5rem;
  height: 32px;
  width: 32px;
  align-items: center;
  justify-content: center;
  display: flex;
}.xrs_tb_logo_mark-r2e img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.xrs_tb_nav-r2e {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 643px) {.xrs_tb_nav-r2e {
  display: flex;
}
}.xrs_tb_tab-r2e {
  border-radius: 8px;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #8A97BA;
  font-weight: 600;
}.xrs_tb_tab-r2e:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF1FC;
}.xrs_tb_tab-r2e.xrs_state_active-r2e {
  background: rgba(107, 163, 214, 0.18);
  color: #EDF1FC;
}.xrs_tb_right-r2e {
  gap: 0.5rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
}.xrs_tb_login-r2e {
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 16px;
  border-radius: 0.5rem;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: none;
  font-weight: 600;
  color: #C4CEEA;
  font-size: 13px;
}.xrs_tb_login-r2e:hover {
  border-color: rgba(107, 163, 214, 0.45);
  color: #EDF1FC;
}
@media(min-width: 481px) {.xrs_tb_login-r2e {
  display: block;
}
}.xrs_tb_reg-r2e {
  padding: 9px 1.125rem;
  background: #3DC98A;
  transition: background .2s;
  border-radius: 0.5rem;
  color: #07090F;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
}.xrs_tb_reg-r2e:hover {
  background: #56E09F;
}.xrs_sb-r2e {
  background: #0D1122;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  width: 220px;
  top: 56px;
  left: 0;
  z-index: 70;
  position: fixed;
  bottom: 0;
  overflow-y: auto;
}.xrs_sb-r2e.xrs_state_open-r2e {
  transform: translateX(0);
}.xrs_sb-r2e::-webkit-scrollbar {
  width: 0.25rem;
}.xrs_sb-r2e::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.07);
  border-radius: 2px;
}
@media(min-width: 1082px) {.xrs_sb-r2e {
  transform: translateX(0);
}
}.xrs_sb_auth-r2e {
  padding: 0.875rem 12px 10px;
}.xrs_sb_btn_reg-r2e {
  padding: 11px;
  border-radius: 0.5rem;
  background: #3DC98A;
  transition: background .2s;
  margin-bottom: 0.5rem;
  display: block;
  text-align: center;
  color: #07090F;
  font-size: 13px;
  font-weight: 700;
}.xrs_sb_btn_reg-r2e:hover {
  background: #56E09F;
}.xrs_sb_btn_login-r2e {
  padding: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 8px;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: block;
  text-align: center;
  color: #C4CEEA;
  font-size: 0.813rem;
  font-weight: 600;
}.xrs_sb_btn_login-r2e:hover {
  border-color: rgba(107, 163, 214, 0.45);
  color: #EDF1FC;
}.xrs_sb_promo-r2e {
  overflow: hidden;
  margin: 0 12px 0.625rem;
  border-radius: 0.5rem;
  padding: 0.75rem 0.875rem;
  border: 1px solid rgba(107, 163, 214, 0.18);
  background: linear-gradient(135deg,#0C1030,#0D1122);
  position: relative;
}.xrs_sb_promo-r2e::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(107, 163, 214, 0.18),transparent 70%);
  height: 80px;
  top: -1.25rem;
  content: '';
  width: 5rem;
  position: absolute;
  right: -1.25rem;
}.xrs_sb_promo_title-r2e {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
  font-size: 0.688rem;
  letter-spacing: .06em;
  color: #6BA3D6;
}.xrs_sb_promo_text-r2e {
  overflow-wrap: break-word;
  line-height: 1.35;
  font-weight: 600;
  font-size: 0.75rem;
  color: #EDF1FC;
}.xrs_sb_promo_sub-r2e {
  font-size: 0.625rem;
  color: #68768F;
  margin-top: 3px;
}.xrs_sb_nav-r2e {
  padding: 6px 8px 16px;
}.xrs_sb_nav_lb-r2e {
  padding: 10px 8px 6px;
  color: #4E596E;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
}.xrs_sb_link-r2e {
  border-radius: 4px;
  padding: 9px 10px;
  transition: background .15s,color .15s;
  gap: 10px;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #8A97BA;
  font-weight: 500;
  align-items: center;
  cursor: pointer;
  display: flex;
}.xrs_sb_link-r2e:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF1FC;
}.xrs_sb_link-r2e.xrs_state_active-r2e {
  background: rgba(107, 163, 214, 0.18);
  color: #EDF1FC;
}.xrs_sb_ic-r2e {
  border-radius: 4px;
  height: 30px;
  flex-shrink: 0;
  display: flex;
  width: 1.875rem;
  justify-content: center;
  align-items: center;
}.xrs_sb_ic-r2e svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
}.xrs_sb_ic_1-r2e {
  background: rgba(107, 163, 214, 0.08);
  color: #6BA3D6;
}.xrs_sb_ic_2-r2e {
  background: rgba(61, 201, 138, 0.16);
  color: #3DC98A;
}.xrs_sb_ic_3-r2e {
  background: rgba(212, 168, 67, 0.16);
  color: #D4A843;
}.xrs_sb_ic_4-r2e {
  background: rgba(184, 146, 74, 0.20);
  color: #B8924A;
}.xrs_sb_ic_5-r2e {
  background: rgba(107, 163, 214, 0.08);
  color: #D46FAA;
}.xrs_sb_ic_6-r2e {
  background: rgba(184, 146, 74, 0.20);
  color: #9B6FD4;
}.xrs_sb_badge-r2e {
  border-radius: 0.25rem;
  background: #D4A843;
  padding: 2px 7px;
  font-size: 0.563rem;
  color: #07090F;
  margin-left: auto;
  font-weight: 700;
}.xrs_sb_bot-r2e {
  gap: 0.5rem;
  padding: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  display: flex;
}.xrs_sb_lang-r2e,.xrs_sb_help-r2e {
  flex: 1;
  transition: border-color .2s;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 9px 0.375rem;
  gap: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  font-size: 11px;
  color: #8A97BA;
  font-weight: 600;
  align-items: center;
  justify-content: center;
  display: flex;
}.xrs_sb_lang-r2e:hover,.xrs_sb_help-r2e:hover {
  border-color: rgba(107, 163, 214, 0.45);
  color: #EDF1FC;
}.xrs_sb_lang-r2e svg,.xrs_sb_help-r2e svg {
  height: 0.813rem;
  stroke-linejoin: round;
  width: 13px;
  stroke-linecap: round;
}.xrs_sb_bd-r2e {
  background: rgba(5, 7, 16, 0.72);
  inset: 0;
  position: fixed;
  display: none;
  z-index: 69;
}.xrs_sb_bd-r2e.xrs_state_on-r2e {
  display: block;
}
@media(min-width: 1081px) {.xrs_sb_bd-r2e {
  display: none!important;
}
}.xrs_mob_nav-r2e {
  background: #0D1122;
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  left: 0;
  bottom: 0;
  display: flex;
  position: fixed;
  z-index: 80;
  right: 0;
}
@media(min-width: 1077px) {.xrs_mob_nav-r2e {
  display: none;
}
}.xrs_mob_nav_item-r2e {
  gap: 0.25rem;
  padding: 4px 2px;
  flex: 1;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  color: #4E596E;
}.xrs_mob_nav_ic-r2e {
  line-height: 1;
}.xrs_mob_nav_ic-r2e svg {
  height: 1.25rem;
  stroke-linecap: round;
  width: 20px;
  stroke-linejoin: round;
}.xrs_mob_nav_lb-r2e {
  color: #4E596E;
  font-size: 10px;
  font-weight: 600;
}.xrs_mob_nav_item-r2e.xrs_state_active-r2e {
  color: #6BA3D6;
}.xrs_mob_nav_item-r2e.xrs_state_active-r2e .xrs_mob_nav_lb-r2e {
  color: #6BA3D6;
}.xrs_hero-r2e {
  padding: 1.25rem 16px 0;
  background: #080B15;
}
@media(min-width: 767px) {.xrs_hero-r2e {
  padding: 1.5rem 24px 0;
}
}.xrs_hero_in-r2e {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.xrs_hero_in-r2e {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.xrs_hero_in-r2e {
  grid-template-columns: 1fr 340px;
}
}.xrs_hero_promo-r2e {
  border-radius: 0.875rem;
  background: #0A0E1C;
  overflow: hidden;
  min-height: 13.75rem;
  align-items: stretch;
  display: flex;
  position: relative;
}
@media(min-width: 766px) {.xrs_hero_promo-r2e {
  min-height: 17.5rem;
}
}.xrs_hero_promo_bg-r2e {
  background-position: center;
  background: linear-gradient(120deg,#0C1030 0%,#080B15 100%);
  inset: 0;
  position: absolute;
  background-size: cover;
}.xrs_hero_promo_bg-r2e::after {
  background: linear-gradient(90deg,#080B15 0%,rgba(5, 7, 16, 0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.xrs_hero_promo_glow-r2e {
  background: radial-gradient(circle,rgba(184, 146, 74, 0.20) 0%,transparent 65%);
  border-radius: 50%;
  right: 60px;
  top: -2.5rem;
  pointer-events: none;
  height: 300px;
  position: absolute;
  width: 18.75rem;
}.xrs_hero_promo_ct-r2e {
  padding: 1.75rem 1.5rem 28px 1.75rem;
  justify-content: center;
  flex-direction: column;
  display: flex;
  position: relative;
  z-index: 2;
  max-width: 480px;
}
@media(min-width: 769px) {.xrs_hero_promo_ct-r2e {
  padding: 40px 2rem;
}
}.xrs_hero_badge-r2e {
  background: rgba(107, 163, 214, 0.18);
  border: 1px solid rgba(107, 163, 214, 0.08);
  border-radius: 1.25rem;
  padding: 0.313rem 0.75rem;
  margin-bottom: 0.875rem;
  color: #6BA3D6;
  font-size: 10px;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
}.xrs_hero_h1-r2e {
  line-height: 1.15;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 26px;
  margin-bottom: 0.625rem;
  font-family: 'Cormorant Garamond', serif;
  color: #EDF1FC;
}.xrs_hero_h1-r2e em {
  color: #D4A843;
  font-style: normal;
}
@media(min-width: 766px) {.xrs_hero_h1-r2e {
  font-size: 2.25rem;
}
}.xrs_hero_sub-r2e {
  font-size: 13px;
  color: #8A97BA;
  margin-bottom: 20px;
  line-height: 1.55;
}
@media(min-width: 771px) {.xrs_hero_sub-r2e {
  font-size: 0.875rem;
}
}.xrs_hero_row-r2e {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.xrs_hero_cta-r2e {
  padding: 13px 26px;
  border-radius: 0.5rem;
  transition: background .2s;
  background: #3DC98A;
  font-weight: 700;
  color: #07090F;
  box-shadow: 0 2px 14px rgba(61, 201, 138, 0.38), 0 0 6px rgba(61, 201, 138, 0.20);
  font-size: 0.875rem;
}.xrs_hero_cta-r2e:hover {
  background: #56E09F;
}.xrs_hero_terms-r2e {
  color: #4E596E;
  font-size: 11px;
}.xrs_hero_game-r2e {
  background: #0A0E1C;
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 14px;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
}.xrs_hero_game_badge-r2e {
  background: rgba(212, 168, 67, 0.16);
  padding: 5px 0.625rem;
  border-radius: 1.25rem;
  border: 1px solid rgba(212, 168, 67, 0.16);
  font-size: 0.625rem;
  z-index: 3;
  position: absolute;
  font-weight: 700;
  color: #D4A843;
  left: 0.75rem;
  top: 12px;
  text-transform: uppercase;
  letter-spacing: .06em;
}.xrs_hero_game_badge-r2e svg {
  width: 0.688rem;
  margin-right: 4px;
  height: 0.688rem;
  vertical-align: -1px;
}.xrs_hero_game_img-r2e {
  background: linear-gradient(135deg,#0C1030,#080B15);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.xrs_hero_game_img-r2e img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.xrs_hero_game_play-r2e {
  transition: opacity .2s;
  inset: 0;
  background: rgba(5, 7, 16, 0.72);
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
}.xrs_hero_game-r2e:hover .xrs_hero_game_play-r2e {
  opacity: 1;
}.xrs_hero_game_play-r2e span {
  background: #6BA3D6;
  border-radius: 50%;
  height: 52px;
  width: 52px;
  align-items: center;
  justify-content: center;
  display: flex;
}.xrs_hero_game_play-r2e span svg {
  width: 18px;
  height: 18px;
  margin-left: 2px;
}.xrs_hero_game_info-r2e {
  padding: 0.875rem 1rem;
}.xrs_hero_game_title-r2e {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.25rem;
  color: #EDF1FC;
  font-size: 0.938rem;
}.xrs_hero_game_provider-r2e {
  color: #68768F;
  font-size: 0.688rem;
}.xrs_hero_game_btn-r2e {
  margin: 0.75rem 1rem 16px;
  padding: 11px;
  transition: background .2s;
  background: #6BA3D6;
  border-radius: 8px;
  display: block;
  color: #EDF1FC;
  font-size: 0.813rem;
  font-weight: 700;
  text-align: center;
}.xrs_hero_game-r2e:hover .xrs_hero_game_btn-r2e {
  background: #88BCEB;
}.xrs_sbar-r2e {
  padding: 16px 16px 0;
  background: #080B15;
}
@media(min-width: 769px) {.xrs_sbar-r2e {
  padding: 18px 24px 0;
}
}.xrs_sbar_in-r2e {
  margin: 0 auto;
  max-width: 82.5rem;
}.xrs_sbar_row-r2e {
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
}.xrs_sbar_input-r2e {
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  flex: 1;
  background: #0A0E1C;
  transition: border-color .2s;
  border-radius: 8px;
  padding: 11px 1rem;
  display: flex;
  color: #68768F;
  cursor: pointer;
  align-items: center;
  font-size: 13px;
}.xrs_sbar_input-r2e:hover {
  border-color: rgba(107, 163, 214, 0.45);
}.xrs_sbar_input-r2e svg {
  width: 0.938rem;
  height: 0.938rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  flex-shrink: 0;
}.xrs_sbar_providers-r2e {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 11px 1.125rem;
  background: #0A0E1C;
  gap: 8px;
  border-radius: 8px;
  transition: border-color .2s;
  display: flex;
  font-weight: 600;
  align-items: center;
  color: #C4CEEA;
  white-space: nowrap;
  font-size: 0.813rem;
}.xrs_sbar_providers-r2e:hover {
  border-color: rgba(107, 163, 214, 0.45);
  color: #EDF1FC;
}.xrs_sbar_providers-r2e svg {
  stroke-linecap: round;
  width: 0.875rem;
  stroke-linejoin: round;
  height: 0.875rem;
}.xrs_sbar_tabs-r2e {
  gap: 0.375rem;
  padding-bottom: 2px;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
}.xrs_sbar_tabs-r2e::-webkit-scrollbar {
  display: none;
}.xrs_sbar_tab-r2e {
  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;
  transition: background .15s,color .15s,border-color .15s;
  cursor: pointer;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  font-size: 0.75rem;
  white-space: nowrap;
  font-weight: 600;
  color: #8A97BA;
}.xrs_sbar_tab-r2e:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(107, 163, 214, 0.45);
  color: #EDF1FC;
}.xrs_sbar_tab-r2e.xrs_state_active-r2e {
  border-color: rgba(107, 163, 214, 0.08);
  background: rgba(107, 163, 214, 0.18);
  color: #EDF1FC;
}.xrs_sbar_tab_ic-r2e svg {
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
  width: 14px;
}.xrs_wy-r2e {
  padding: 32px 1rem 0;
  background: #080B15;
}
@media(min-width: 770px) {.xrs_wy-r2e {
  padding: 2.5rem 1.5rem 0;
}
}.xrs_wy_in-r2e {
  margin: 0 auto;
  max-width: 82.5rem;
}.xrs_wy_head-r2e {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.xrs_wy_label-r2e {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #6BA3D6;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
}.xrs_wy_h2-r2e {
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 800;
  color: #EDF1FC;
}
@media(min-width: 771px) {.xrs_wy_h2-r2e {
  font-size: 24px;
}
}.xrs_wy_intro-r2e {
  margin: 0;
  font-size: 0.813rem;
  line-height: 1.6;
  color: #68768F;
}.xrs_wy_grid-r2e {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.xrs_wy_grid-r2e {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.xrs_wy_grid-r2e {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.xrs_wy_card-r2e {
  padding: 1.25rem;
  border-radius: 0.5rem;
  background: #0D1122;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.xrs_wy_card-r2e:hover {
  transform: translateY(-2px);
  border-color: rgba(107, 163, 214, 0.08);
}.xrs_wy_card_ic-r2e {
  border-radius: 50%;
  background: rgba(107, 163, 214, 0.18);
  color: #6BA3D6;
  display: flex;
  height: 2.75rem;
  align-items: center;
  width: 2.75rem;
  margin-bottom: 0.875rem;
  justify-content: center;
}.xrs_wy_card_ic-r2e svg {
  stroke-linecap: round;
  width: 22px;
  stroke-linejoin: round;
  height: 1.375rem;
}.xrs_wy_card_h-r2e {
  font-size: 15px;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.25;
  margin-bottom: 0.375rem;
  color: #EDF1FC;
}.xrs_wy_card_p-r2e {
  color: #68768F;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.xrs_wy_card_p-r2e strong {
  font-weight: 600;
  color: #C4CEEA;
}.xrs_ws-r2e {
  background: #080B15;
  padding: 32px 16px 0;
}
@media(min-width: 771px) {.xrs_ws-r2e {
  padding: 36px 1.5rem 0;
}
}.xrs_ws_in-r2e {
  margin: 0 auto;
  max-width: 82.5rem;
}.xrs_ws_head-r2e {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 14px;
  align-items: center;
  justify-content: space-between;
  display: flex;
}.xrs_ws_title-r2e {
  gap: 0.625rem;
  overflow-wrap: break-word;
  color: #EDF1FC;
  font-size: 16px;
  display: flex;
  flex-wrap: wrap;
  font-family: 'Cormorant Garamond', serif;
  font-weight: 700;
  align-items: center;
}.xrs_ws_title_ic-r2e svg {
  color: #D4A843;
  width: 18px;
  stroke-linejoin: round;
  height: 18px;
  stroke-linecap: round;
}.xrs_ws_online-r2e {
  gap: 0.438rem;
  font-weight: 600;
  font-size: 0.75rem;
  color: #68768F;
  display: flex;
  align-items: center;
}.xrs_ws_online_dot-r2e {
  background: #3DC98A;
  border-radius: 50%;
  width: 8px;
  box-shadow: 0 0 6px rgba(61, 201, 138, 0.16);
  flex-shrink: 0;
  height: 0.5rem;
}.xrs_ws_scroll-r2e {
  gap: 0.5rem;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 8px;
  display: flex;
}.xrs_ws_scroll-r2e::-webkit-scrollbar {
  display: none;
}.xrs_wc-r2e {
  gap: 10px;
  border-radius: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #0A0E1C;
  padding: 0.625rem 14px;
  flex-shrink: 0;
  min-width: 13.75rem;
  align-items: center;
  display: flex;
}.xrs_wc_img-r2e {
  background: #0D1122;
  border-radius: 4px;
  overflow: hidden;
  flex-shrink: 0;
  width: 36px;
  height: 36px;
}.xrs_wc_img-r2e img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.xrs_wc_info-r2e {
  min-width: 0;
}.xrs_wc_game-r2e {
  overflow: hidden;
  color: #C4CEEA;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.75rem;
  font-weight: 600;
}.xrs_wc_player-r2e {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 10px;
  color: #4E596E;
}.xrs_wc_amount-r2e {
  color: #3DC98A;
  font-weight: 700;
  flex-shrink: 0;
  white-space: nowrap;
  margin-left: auto;
  font-size: 0.813rem;
}.xrs_reg-r2e {
  background: #080B15;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.xrs_reg-r2e {
  padding: 44px 1.5rem 0;
}
}.xrs_reg_in-r2e {
  background: #0D1122;
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 1.75rem 1.5rem;
  border-radius: 0.875rem;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 767px) {.xrs_reg_in-r2e {
  padding: 2.5rem;
}
}.xrs_reg_top-r2e {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.xrs_reg_top-r2e {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.xrs_reg_label-r2e {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #6BA3D6;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 0.688rem;
}.xrs_reg_h2-r2e {
  font-family: 'Cormorant Garamond', serif;
  color: #EDF1FC;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  line-height: 1.2;
  margin-bottom: 12px;
  font-weight: 800;
}
@media(min-width: 769px) {.xrs_reg_h2-r2e {
  font-size: 1.75rem;
}
}.xrs_reg_bonus-r2e {
  border: 1px solid rgba(212, 168, 67, 0.16);
  background: rgba(212, 168, 67, 0.16);
  padding: 10px 16px;
  gap: 0.5rem;
  border-radius: 8px;
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.xrs_reg_bonus_amount-r2e {
  font-size: 20px;
  font-weight: 800;
  color: #D4A843;
}.xrs_reg_bonus_text-r2e {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #8A97BA;
}.xrs_reg_cta_btn-r2e {
  transition: background .2s;
  background: #3DC98A;
  border-radius: 8px;
  padding: 14px 32px;
  color: #07090F;
  display: inline-block;
  font-weight: 700;
  box-shadow: 0 2px 0.875rem rgba(61, 201, 138, 0.38), 0 0 6px rgba(61, 201, 138, 0.20);
  font-size: 15px;
  margin-bottom: 0.75rem;
}.xrs_reg_cta_btn-r2e:hover {
  background: #56E09F;
}.xrs_reg_terms-r2e {
  line-height: 1.5;
  color: #4E596E;
  font-size: 0.688rem;
}.xrs_reg_seo-r2e {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 20px;
  overflow-wrap: break-word;
  margin-top: 20px;
  font-size: 13px;
  color: #68768F;
  line-height: 1.65;
}.xrs_reg_seo-r2e p {
  margin-bottom: 10px;
  line-height: 1.65;
  font-size: 13px;
  color: #68768F;
}.xrs_reg_seo-r2e p:last-child {
  margin-bottom: 0;
}.xrs_reg_seo-r2e strong {
  font-weight: 700;
  color: #C4CEEA;
}.xrs_reg_seo-r2e a {
  transition: color .2s;
  text-decoration: underline;
  color: #6BA3D6;
}.xrs_reg_seo-r2e a:hover {
  color: #88BCEB;
}.xrs_reg_seo-r2e ul,.xrs_reg_seo-r2e ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.xrs_reg_seo-r2e ol {
  list-style: decimal;
}.xrs_reg_seo-r2e li {
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 4px;
  color: #68768F;
}.xrs_reg_seo-r2e table {
  overflow-x: auto;
  margin-bottom: 0.625rem;
  display: block;
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 771px) {.xrs_reg_seo-r2e table {
  display: table;
}
}.xrs_reg_seo-r2e th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C4CEEA;
  font-weight: 700;
  text-align: left;
}.xrs_reg_seo-r2e td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #68768F;
}.xrs_reg_steps-r2e {
  gap: 0.875rem;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 858px) {.xrs_reg_steps-r2e {
  margin-top: 0;
}
}.xrs_reg_step-r2e {
  padding: 1rem;
  gap: 0.875rem;
  border-radius: 0.5rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.xrs_reg_step_num-r2e {
  border-radius: 50%;
  background: rgba(107, 163, 214, 0.18);
  border: 1px solid rgba(107, 163, 214, 0.08);
  height: 34px;
  display: flex;
  align-items: center;
  color: #6BA3D6;
  width: 2.125rem;
  font-size: 14px;
  flex-shrink: 0;
  justify-content: center;
  font-weight: 800;
}.xrs_reg_step_title-r2e {
  margin-bottom: 3px;
  font-weight: 700;
  color: #EDF1FC;
  font-size: 14px;
}.xrs_reg_step_text-r2e {
  line-height: 1.5;
  font-size: 12px;
  color: #68768F;
}.xrs_reg_trust-r2e {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 20px;
  flex-wrap: wrap;
  display: flex;
  padding-top: 20px;
}.xrs_reg_trust_item-r2e {
  gap: 7px;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  color: #68768F;
  font-size: 12px;
}.xrs_reg_trust_ic-r2e svg {
  height: 16px;
  color: #6BA3D6;
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
}.xrs_prov-r2e {
  background: #080B15;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.xrs_prov-r2e {
  padding: 2.75rem 1.5rem 0;
}
}.xrs_prov_in-r2e {
  margin: 0 auto;
  max-width: 1320px;
}.xrs_prov_head-r2e {
  margin-bottom: 1rem;
}.xrs_prov_label-r2e {
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #6BA3D6;
  font-size: 11px;
}.xrs_prov_h2-r2e {
  font-weight: 800;
  color: #EDF1FC;
  font-size: 1.25rem;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.xrs_prov_h2-r2e {
  font-size: 1.5rem;
}
}.xrs_prov_seo-r2e {
  max-width: 38.75rem;
  font-size: 0.813rem;
  line-height: 1.6;
  margin-bottom: 16px;
  overflow-wrap: break-word;
  color: #68768F;
}.xrs_prov_seo-r2e strong {
  color: #C4CEEA;
  font-weight: 700;
}.xrs_prov_seo-r2e a {
  color: #6BA3D6;
  text-decoration: underline;
}.xrs_prov_grid-r2e {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.xrs_prov_grid-r2e {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1078px) {.xrs_prov_grid-r2e {
  grid-template-columns: repeat(8,1fr);
}
}.xrs_prov_card-r2e {
  padding: 14px 10px;
  gap: 7px;
  transition: border-color .2s,background .2s;
  background: #0A0E1C;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 8px;
  align-items: center;
  display: flex;
  cursor: pointer;
  flex-direction: column;
}.xrs_prov_card-r2e:hover {
  background: #0D1122;
  border-color: rgba(107, 163, 214, 0.45);
}.xrs_prov_logo-r2e {
  overflow: hidden;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.05);
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}.xrs_prov_logo-r2e img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.xrs_prov_name-r2e {
  font-weight: 600;
  font-size: 0.688rem;
  text-align: center;
  overflow-wrap: break-word;
  color: #8A97BA;
}.xrs_htp-r2e {
  padding: 36px 16px 0;
  background: #080B15;
}
@media(min-width: 771px) {.xrs_htp-r2e {
  padding: 2.75rem 24px 0;
}
}.xrs_htp_in-r2e {
  margin: 0 auto;
  max-width: 82.5rem;
}.xrs_htp_head-r2e {
  max-width: 720px;
  margin-bottom: 22px;
}.xrs_htp_label-r2e {
  font-weight: 700;
  font-size: 11px;
  color: #6BA3D6;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
}.xrs_htp_h2-r2e {
  font-weight: 800;
  font-size: 22px;
  overflow-wrap: break-word;
  color: #EDF1FC;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 769px) {.xrs_htp_h2-r2e {
  font-size: 1.75rem;
}
}.xrs_htp_intro-r2e {
  line-height: 1.6;
  font-size: 14px;
  color: #68768F;
}.xrs_htp_steps-r2e {
  padding: 0;
  gap: 0.75rem;
  list-style: none;
  margin: 0;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.xrs_htp_steps-r2e {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1082px) {.xrs_htp_steps-r2e {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.xrs_htp_step-r2e {
  border-radius: 8px;
  padding: 1.25rem 1.125rem 18px;
  background: #0D1122;
  border: 1px solid rgba(255, 255, 255, 0.11);
  position: relative;
  flex-direction: column;
  display: flex;
}.xrs_htp_step_num-r2e {
  background: #6BA3D6;
  border-radius: 50%;
  font-size: 13px;
  height: 28px;
  width: 1.75rem;
  left: 20px;
  top: -12px;
  position: absolute;
  align-items: center;
  font-weight: 800;
  justify-content: center;
  color: #07090F;
  display: flex;
  font-family: 'Cormorant Garamond', serif;
}.xrs_htp_step_ic-r2e {
  background: rgba(107, 163, 214, 0.18);
  margin: 8px 0 12px;
  border-radius: 4px;
  align-items: center;
  height: 36px;
  color: #6BA3D6;
  justify-content: center;
  display: flex;
  width: 36px;
}.xrs_htp_step_ic-r2e svg {
  width: 18px;
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.xrs_htp_step_h-r2e {
  font-size: 14px;
  line-height: 1.25;
  overflow-wrap: break-word;
  color: #EDF1FC;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.xrs_htp_step_p-r2e {
  color: #68768F;
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.813rem;
}.xrs_htp_step_p-r2e strong {
  font-weight: 600;
  color: #C4CEEA;
}.xrs_htp_cta-r2e {
  transition: background .2s;
  background: #3DC98A;
  padding: 0.813rem 26px;
  border-radius: 0.5rem;
  font-size: 0.875rem;
  display: inline-block;
  font-weight: 700;
  margin-top: 20px;
  color: #07090F;
}.xrs_htp_cta-r2e:hover {
  background: #56E09F;
}.xrs_app-r2e {
  padding: 2.25rem 16px 0;
  background: #080B15;
}
@media(min-width: 767px) {.xrs_app-r2e {
  padding: 2.75rem 24px 0;
}
}.xrs_app_in-r2e {
  margin: 0 auto;
  max-width: 1320px;
}.xrs_app_head-r2e {
  margin-bottom: 16px;
}.xrs_app_label-r2e {
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #6BA3D6;
  text-transform: uppercase;
  font-size: 0.688rem;
}.xrs_app_h2-r2e {
  font-size: 20px;
  color: #EDF1FC;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.375rem;
  font-family: 'Cormorant Garamond', serif;
}
@media(min-width: 767px) {.xrs_app_h2-r2e {
  font-size: 24px;
}
}.xrs_app_sub-r2e {
  font-size: 0.813rem;
  max-width: 600px;
  overflow-wrap: break-word;
  color: #68768F;
  line-height: 1.6;
}.xrs_app_sub-r2e strong {
  font-weight: 700;
  color: #C4CEEA;
}.xrs_app_cards-r2e {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 16px;
}
@media(min-width: 641px) {.xrs_app_cards-r2e {
  grid-template-columns: repeat(3,1fr);
}
}.xrs_app_card-r2e {
  gap: 16px;
  border-radius: 8px;
  overflow: hidden;
  padding: 1.25rem;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
}.xrs_app_card_ios-r2e {
  background: linear-gradient(135deg,rgba(107, 163, 214, 0.18) 0%,#0D1122 100%);
}.xrs_app_card_android-r2e {
  background: linear-gradient(135deg,rgba(61, 201, 138, 0.16) 0%,#0D1122 100%);
}.xrs_app_card_win-r2e {
  background: linear-gradient(135deg,rgba(212, 168, 67, 0.16) 0%,#0D1122 100%);
}.xrs_app_card_ic-r2e svg {
  stroke-linejoin: round;
  height: 2.125rem;
  stroke-linecap: round;
  width: 2.125rem;
}.xrs_app_card_ic-r2e {
  flex-shrink: 0;
  color: #EDF1FC;
}.xrs_app_card_os-r2e {
  color: #68768F;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
}.xrs_app_card_title-r2e {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.375rem;
  line-height: 1.2;
  font-size: 0.938rem;
  color: #EDF1FC;
}.xrs_app_card_text-r2e {
  line-height: 1.5;
  color: #68768F;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 12px;
}.xrs_app_card_btn-r2e {
  background: rgba(255, 255, 255, 0.12);
  gap: 7px;
  border-radius: 4px;
  border: 1px solid rgba(107, 163, 214, 0.45);
  padding: 10px 18px;
  transition: background .2s;
  align-items: center;
  color: #EDF1FC;
  font-weight: 700;
  display: inline-flex;
  font-size: 0.813rem;
}.xrs_app_card_btn-r2e:hover {
  background: rgba(255, 255, 255, 0.07);
}.xrs_bon-r2e {
  padding: 36px 1rem 0;
  background: #080B15;
}
@media(min-width: 766px) {.xrs_bon-r2e {
  padding: 44px 1.5rem 0;
}
}.xrs_bon_in-r2e {
  margin: 0 auto;
  max-width: 82.5rem;
}.xrs_bon_head-r2e {
  margin-bottom: 1.25rem;
}.xrs_bon_label-r2e {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #6BA3D6;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
}.xrs_bon_h2-r2e {
  color: #EDF1FC;
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 766px) {.xrs_bon_h2-r2e {
  font-size: 1.5rem;
}
}.xrs_bon_seo-r2e {
  color: #68768F;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  max-width: 38.75rem;
  line-height: 1.6;
}.xrs_bon_seo-r2e strong {
  font-weight: 700;
  color: #C4CEEA;
}.xrs_bon_seo-r2e a {
  color: #6BA3D6;
  text-decoration: underline;
}.xrs_bon_grid-r2e {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.xrs_bon_grid-r2e {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.xrs_bon_grid-r2e {
  grid-template-columns: repeat(5,1fr);
}
}.xrs_bon_card-r2e {
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s,transform .2s;
  background: #0A0E1C;
  padding: 1rem;
  border-radius: 0.5rem;
}.xrs_bon_card-r2e:hover {
  border-color: rgba(107, 163, 214, 0.08);
  transform: translateY(-2px);
}.xrs_bon_card_ic-r2e svg {
  height: 1.625rem;
  width: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.xrs_bon_card_ic-r2e {
  margin-bottom: 10px;
}.xrs_bon_card_type-r2e {
  margin-bottom: 0.375rem;
  color: #68768F;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .06em;
}.xrs_bon_card_amount-r2e {
  font-size: 18px;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 0.375rem;
  color: #D4A843;
}.xrs_bon_card_name-r2e {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #EDF1FC;
  margin-bottom: 8px;
  font-weight: 600;
}.xrs_bon_card_detail-r2e {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 8px;
  overflow-wrap: break-word;
  line-height: 1.5;
  font-size: 0.688rem;
  color: #4E596E;
}.xrs_seo-r2e {
  padding: 2.25rem 16px 0;
  background: #080B15;
}
@media(min-width:768px) {.xrs_seo-r2e {
  padding: 44px 24px 0;
}
}.xrs_seo_in-r2e {
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 1.75rem 24px;
  margin: 0 auto;
  background: #0D1122;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.xrs_seo_in-r2e {
  padding: 36px 40px;
}
}.xrs_seo_label-r2e {
  font-size: 11px;
  color: #6BA3D6;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 10px;
}.xrs_seo_h2-r2e {
  font-weight: 800;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 14px;
  color: #EDF1FC;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 20px;
}
@media(min-width: 770px) {.xrs_seo_h2-r2e {
  font-size: 1.5rem;
}
}.xrs_seo_body-r2e {
  font-size: 0.875rem;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #8A97BA;
}.xrs_seo_body-r2e p {
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #8A97BA;
  font-size: 14px;
}.xrs_seo_body-r2e p:last-child {
  margin-bottom: 0;
}.xrs_seo_body-r2e strong {
  color: #C4CEEA;
  font-weight: 700;
}.xrs_seo_body-r2e a {
  transition: color .2s;
  text-decoration: underline;
  color: #6BA3D6;
}.xrs_seo_body-r2e a:hover {
  color: #88BCEB;
}.xrs_seo_body-r2e ul,.xrs_seo_body-r2e ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.xrs_seo_body-r2e ol {
  list-style: decimal;
}.xrs_seo_body-r2e li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #8A97BA;
  font-size: 14px;
}.xrs_seo_body-r2e table {
  display: block;
  margin-bottom: 0.75rem;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 770px) {.xrs_seo_body-r2e table {
  display: table;
}
}.xrs_seo_body-r2e th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  font-weight: 700;
  color: #C4CEEA;
}.xrs_seo_body-r2e td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #8A97BA;
}.xrs_seo_cols-r2e {
  gap: 24px;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.xrs_seo_cols-r2e {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.xrs_seo_cols-r2e {
  grid-template-columns: repeat(3,1fr);
}
}.xrs_seo_col_h-r2e {
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 0.813rem;
  color: #C4CEEA;
}.xrs_seo_col_p-r2e {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #68768F;
}.xrs_seo_stats-r2e {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.xrs_seo_stat-r2e {
  border: 1px solid rgba(107, 163, 214, 0.18);
  background: rgba(107, 163, 214, 0.08);
  flex: 1;
  padding: 14px 16px;
  border-radius: 0.5rem;
  min-width: 140px;
}.xrs_seo_stat_val-r2e {
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #6BA3D6;
}.xrs_seo_stat_lb-r2e {
  font-size: 0.688rem;
  color: #68768F;
  overflow-wrap: break-word;
}.xrs_faq-r2e {
  padding: 36px 16px 0;
  background: #080B15;
}
@media(min-width: 771px) {.xrs_faq-r2e {
  padding: 44px 24px 0;
}
}.xrs_faq_in-r2e {
  margin: 0 auto;
  max-width: 82.5rem;
}.xrs_faq_head-r2e {
  margin-bottom: 1.25rem;
}.xrs_faq_label-r2e {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  color: #6BA3D6;
}.xrs_faq_h2-r2e {
  font-size: 20px;
  font-weight: 800;
  color: #EDF1FC;
  font-family: 'Cormorant Garamond', serif;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.xrs_faq_h2-r2e {
  font-size: 1.5rem;
}
}.xrs_faq_list-r2e {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.xrs_faq_item-r2e {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #0D1122;
  border-radius: 0.5rem;
  overflow: hidden;
}.xrs_faq_q-r2e {
  gap: 0.75rem;
  transition: color .2s;
  padding: 1rem 1.25rem;
  font-weight: 600;
  overflow-wrap: break-word;
  cursor: pointer;
  flex-wrap: wrap;
  font-size: 0.875rem;
  align-items: center;
  justify-content: space-between;
  display: flex;
  color: #C4CEEA;
}.xrs_faq_q-r2e:hover {
  color: #EDF1FC;
}.xrs_faq_q_ic-r2e {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  transition: transform .25s;
  display: flex;
  width: 1.5rem;
  color: #6BA3D6;
  height: 24px;
  flex-shrink: 0;
  justify-content: center;
  font-size: 1rem;
  align-items: center;
}.xrs_faq_item-r2e.xrs_state_open-r2e .xrs_faq_q_ic-r2e {
  transform: rotate(45deg);
}.xrs_faq_a-r2e {
  padding: 0 20px 1rem;
  display: none;
  font-size: 0.813rem;
  line-height: 1.7;
  color: #68768F;
  overflow-wrap: break-word;
}.xrs_faq_item-r2e.xrs_state_open-r2e .xrs_faq_a-r2e {
  display: block;
}.xrs_faq_a-r2e strong {
  color: #C4CEEA;
  font-weight: 700;
}.xrs_faq_a-r2e a {
  text-decoration: underline;
  color: #6BA3D6;
}.xrs_faq_a-r2e ul,.xrs_faq_a-r2e ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.xrs_faq_a-r2e ol {
  list-style: decimal;
}.xrs_faq_a-r2e li {
  line-height: 1.6;
  margin-bottom: 4px;
}.xrs_faq_a-r2e table {
  margin: 0.5rem 0;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  font-size: 12px;
}
@media(min-width: 771px) {.xrs_faq_a-r2e table {
  display: table;
}
}.xrs_faq_a-r2e th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 8px;
  color: #C4CEEA;
  font-weight: 700;
  text-align: left;
}.xrs_faq_a-r2e td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 6px 8px;
  color: #68768F;
}.xrs_rv-r2e {
  background: #080B15;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.xrs_rv-r2e {
  padding: 2.75rem 24px 0;
}
}.xrs_rv_in-r2e {
  margin: 0 auto;
  max-width: 82.5rem;
}.xrs_rv_head-r2e {
  margin-bottom: 20px;
  max-width: 720px;
}.xrs_rv_label-r2e {
  margin-bottom: 8px;
  font-weight: 700;
  color: #6BA3D6;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
}.xrs_rv_h2-r2e {
  font-size: 22px;
  color: #EDF1FC;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 10px;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.xrs_rv_h2-r2e {
  font-size: 28px;
}
}.xrs_rv_stats-r2e {
  gap: 18px;
  font-size: 13px;
  color: #68768F;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.xrs_rv_stats_score-r2e {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.xrs_rv_stats_score_val-r2e {
  font-family: 'Cormorant Garamond', serif;
  color: #D4A843;
  font-size: 1.375rem;
  font-weight: 800;
}.xrs_rv_stats_score_max-r2e {
  font-size: 13px;
  color: #4E596E;
}.xrs_rv_stats_badge-r2e {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.xrs_rv_stats_badge-r2e svg {
  height: 0.875rem;
  width: 0.875rem;
  color: #D4A843;
}.xrs_rv_grid-r2e {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.xrs_rv_grid-r2e {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.xrs_rv_grid-r2e {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.xrs_rv_card-r2e {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #0D1122;
  border-radius: 0.5rem;
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
}.xrs_rv_card_stars-r2e {
  gap: 2px;
  display: flex;
  margin-bottom: 10px;
  color: #D4A843;
}.xrs_rv_card_stars-r2e svg {
  height: 14px;
  width: 14px;
}.xrs_rv_card_h-r2e {
  font-weight: 700;
  line-height: 1.3;
  color: #EDF1FC;
  font-size: 14px;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}.xrs_rv_card_body-r2e {
  flex: 1;
  overflow-wrap: break-word;
  line-height: 1.65;
  color: #68768F;
  font-size: 13px;
  margin-bottom: 14px;
}.xrs_rv_card_body-r2e strong {
  color: #C4CEEA;
  font-weight: 600;
}.xrs_rv_card_meta-r2e {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 12px;
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}.xrs_rv_card_author-r2e {
  font-weight: 600;
  color: #C4CEEA;
  font-size: 12px;
}.xrs_rv_card_date-r2e {
  font-size: 11px;
  color: #4E596E;
}.xrs_pmt-r2e {
  background: #080B15;
  padding: 2.25rem 16px 0;
}
@media(min-width: 770px) {.xrs_pmt-r2e {
  padding: 44px 24px 0;
}
}.xrs_pmt_in-r2e {
  margin: 0 auto;
  max-width: 1320px;
}.xrs_pmt_head-r2e {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.xrs_pmt_label-r2e {
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #6BA3D6;
}.xrs_pmt_h2-r2e {
  font-weight: 800;
  color: #EDF1FC;
  overflow-wrap: break-word;
  font-size: 1.375rem;
  font-family: 'Cormorant Garamond', serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 771px) {.xrs_pmt_h2-r2e {
  font-size: 28px;
}
}.xrs_pmt_intro-r2e {
  color: #68768F;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 14px;
}.xrs_pmt_groups-r2e {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.xrs_pmt_group-r2e {
  background: #0D1122;
  border-radius: 8px;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.11);
}.xrs_pmt_group_head-r2e {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}.xrs_pmt_group_ic-r2e {
  background: rgba(107, 163, 214, 0.18);
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 36px;
  height: 36px;
  color: #6BA3D6;
  flex-shrink: 0;
}.xrs_pmt_group_ic-r2e svg {
  height: 18px;
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.xrs_pmt_group_h-r2e {
  margin: 0;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-family: 'Cormorant Garamond', serif;
  color: #EDF1FC;
  font-weight: 700;
}.xrs_pmt_group_p-r2e {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #68768F;
  line-height: 1.6;
  margin-bottom: 0.875rem;
}.xrs_pmt_group_p-r2e strong {
  color: #C4CEEA;
  font-weight: 600;
}.xrs_pmt_table_wrap-r2e {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.xrs_pmt_table-r2e {
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  min-width: 540px;
}.xrs_pmt_table-r2e th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  font-size: 11px;
  white-space: nowrap;
  color: #C4CEEA;
  letter-spacing: .04em;
  text-align: left;
  font-weight: 700;
  text-transform: uppercase;
}.xrs_pmt_table-r2e td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 12px;
  color: #68768F;
}.xrs_pmt_table-r2e tbody tr:last-child td {
  border-bottom: none;
}.xrs_pmt_table-r2e tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C4CEEA;
}.xrs_seo-r2e {
  padding: 2.25rem 1rem 0;
  background: #080B15;
}
@media(min-width: 767px) {.xrs_seo-r2e {
  padding: 44px 1.5rem 0;
}
}.xrs_seo_in-r2e {
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #0D1122;
  padding: 28px 1.5rem;
  margin: 0 auto;
  border-radius: 14px;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.xrs_seo_in-r2e {
  padding: 36px 2.5rem;
}
}.xrs_seo_label-r2e {
  color: #6BA3D6;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
}.xrs_seo_h2-r2e {
  line-height: 1.25;
  font-weight: 800;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-family: 'Cormorant Garamond', serif;
  color: #EDF1FC;
  font-size: 20px;
}
@media(min-width:768px) {.xrs_seo_h2-r2e {
  font-size: 24px;
}
}.xrs_seo_body-r2e {
  color: #8A97BA;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
}.xrs_seo_body-r2e p {
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8A97BA;
}.xrs_seo_body-r2e p:last-child {
  margin-bottom: 0;
}.xrs_seo_body-r2e strong {
  font-weight: 700;
  color: #C4CEEA;
}.xrs_seo_body-r2e a {
  transition: color .2s;
  color: #6BA3D6;
  text-decoration: underline;
}.xrs_seo_body-r2e a:hover {
  color: #88BCEB;
}.xrs_seo_body-r2e ul,.xrs_seo_body-r2e ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.xrs_seo_body-r2e ol {
  list-style: decimal;
}.xrs_seo_body-r2e li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 14px;
  color: #8A97BA;
}.xrs_seo_body-r2e table {
  margin-bottom: 12px;
  font-size: 13px;
  width: 100%;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 771px) {.xrs_seo_body-r2e table {
  display: table;
}
}.xrs_seo_body-r2e th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 10px 12px;
  color: #C4CEEA;
  text-align: left;
  font-weight: 700;
}.xrs_seo_body-r2e td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #8A97BA;
}.xrs_seo_cols-r2e {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.xrs_seo_cols-r2e {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.xrs_seo_cols-r2e {
  grid-template-columns: repeat(3,1fr);
}
}.xrs_seo_col_h-r2e {
  overflow-wrap: break-word;
  color: #C4CEEA;
  font-size: 0.813rem;
  font-weight: 700;
  margin-bottom: 7px;
}.xrs_seo_col_p-r2e {
  color: #68768F;
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
}.xrs_seo_stats-r2e {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.xrs_seo_stat-r2e {
  padding: 14px 16px;
  border-radius: 0.5rem;
  border: 1px solid rgba(107, 163, 214, 0.18);
  flex: 1;
  background: rgba(107, 163, 214, 0.08);
  min-width: 140px;
}.xrs_seo_stat_val-r2e {
  color: #6BA3D6;
  overflow-wrap: break-word;
  font-size: 20px;
  margin-bottom: 0.25rem;
  font-weight: 800;
}.xrs_seo_stat_lb-r2e {
  color: #68768F;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.xrs_seo-r2e {
  background: #080B15;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.xrs_seo-r2e {
  padding: 2.75rem 24px 0;
}
}.xrs_seo_in-r2e {
  margin: 0 auto;
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #0D1122;
  border-radius: 14px;
  max-width: 1320px;
}
@media(min-width:768px) {.xrs_seo_in-r2e {
  padding: 2.25rem 2.5rem;
}
}.xrs_seo_label-r2e {
  letter-spacing: .08em;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #6BA3D6;
}.xrs_seo_h2-r2e {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  font-family: 'Cormorant Garamond', serif;
  line-height: 1.25;
  color: #EDF1FC;
  font-weight: 800;
}
@media(min-width: 766px) {.xrs_seo_h2-r2e {
  font-size: 24px;
}
}.xrs_seo_body-r2e {
  line-height: 1.75;
  color: #8A97BA;
  font-size: 14px;
  overflow-wrap: break-word;
}.xrs_seo_body-r2e p {
  color: #8A97BA;
  margin-bottom: 12px;
  line-height: 1.75;
  font-size: 0.875rem;
}.xrs_seo_body-r2e p:last-child {
  margin-bottom: 0;
}.xrs_seo_body-r2e strong {
  font-weight: 700;
  color: #C4CEEA;
}.xrs_seo_body-r2e a {
  transition: color .2s;
  text-decoration: underline;
  color: #6BA3D6;
}.xrs_seo_body-r2e a:hover {
  color: #88BCEB;
}.xrs_seo_body-r2e ul,.xrs_seo_body-r2e ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.xrs_seo_body-r2e ol {
  list-style: decimal;
}.xrs_seo_body-r2e li {
  margin-bottom: 0.375rem;
  line-height: 1.75;
  color: #8A97BA;
  font-size: 0.875rem;
}.xrs_seo_body-r2e table {
  margin-bottom: 0.75rem;
  font-size: 13px;
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  display: block;
}
@media(min-width: 769px) {.xrs_seo_body-r2e table {
  display: table;
}
}.xrs_seo_body-r2e th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  color: #C4CEEA;
  font-weight: 700;
}.xrs_seo_body-r2e td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #8A97BA;
}.xrs_seo_cols-r2e {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.xrs_seo_cols-r2e {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.xrs_seo_cols-r2e {
  grid-template-columns: repeat(3,1fr);
}
}.xrs_seo_col_h-r2e {
  font-size: 13px;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #C4CEEA;
  font-weight: 700;
}.xrs_seo_col_p-r2e {
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #68768F;
}.xrs_seo_stats-r2e {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.xrs_seo_stat-r2e {
  padding: 0.875rem 16px;
  border: 1px solid rgba(107, 163, 214, 0.18);
  background: rgba(107, 163, 214, 0.08);
  flex: 1;
  border-radius: 8px;
  min-width: 140px;
}.xrs_seo_stat_val-r2e {
  font-weight: 800;
  font-size: 20px;
  color: #6BA3D6;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
}.xrs_seo_stat_lb-r2e {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #68768F;
}.xrs_ft-r2e {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #050710;
  margin-top: 48px;
}.xrs_ft_support-r2e {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 16px;
}
@media(min-width: 765px) {.xrs_ft_support-r2e {
  padding: 1.75rem 24px;
}
}.xrs_ft_support_in-r2e {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  max-width: 1320px;
  display: flex;
  flex-wrap: wrap;
}.xrs_ft_support_main-r2e {
  flex: 1;
  gap: 1rem;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  min-width: 220px;
}.xrs_ft_support_ic-r2e {
  flex-shrink: 0;
  color: #6BA3D6;
}.xrs_ft_support_ic-r2e svg {
  stroke-linecap: round;
  height: 30px;
  width: 30px;
  stroke-linejoin: round;
}.xrs_ft_support_text_title-r2e {
  color: #EDF1FC;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.xrs_ft_support_text_sub-r2e {
  overflow-wrap: break-word;
  color: #68768F;
  font-size: 12px;
}.xrs_ft_support_btn-r2e {
  border-radius: 0.5rem;
  transition: background .2s;
  padding: 0.688rem 22px;
  background: #6BA3D6;
  font-size: 0.813rem;
  white-space: nowrap;
  font-weight: 700;
  color: #EDF1FC;
  flex-shrink: 0;
}.xrs_ft_support_btn-r2e:hover {
  background: #88BCEB;
}.xrs_ft_support_contacts-r2e {
  gap: 1rem;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.xrs_ft_support_contact-r2e {
  font-size: 12px;
  line-height: 1.4;
  color: #4E596E;
}.xrs_ft_support_contact-r2e strong {
  font-weight: 600;
  display: block;
  margin-bottom: 2px;
  font-size: 0.688rem;
  color: #8A97BA;
}.xrs_ft_main-r2e {
  padding: 32px 16px 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 771px) {.xrs_ft_main-r2e {
  padding: 40px 1.5rem 32px;
}
}.xrs_ft_main_in-r2e {
  gap: 24px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 642px) {.xrs_ft_main_in-r2e {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.xrs_ft_main_in-r2e {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.xrs_ft_col_logo-r2e {
  grid-column: 1/-1;
}
@media(min-width: 1082px) {.xrs_ft_col_logo-r2e {
  grid-column: auto;
}
}.xrs_ft_logo-r2e {
  gap: 9px;
  color: #EDF1FC;
  font-weight: 800;
  align-items: center;
  margin-bottom: 12px;
  display: flex;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  font-size: 1rem;
}.xrs_ft_logo_mark-r2e {
  overflow: hidden;
  border-radius: 4px;
  width: 1.875rem;
  height: 1.875rem;
}.xrs_ft_logo_mark-r2e img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.xrs_ft_logo_sub-r2e {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.55;
  max-width: 12.5rem;
  color: #4E596E;
}.xrs_ft_col_title-r2e {
  color: #8A97BA;
  letter-spacing: .07em;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 14px;
}.xrs_ft_col_links-r2e {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.xrs_ft_col_link-r2e {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #4E596E;
}.xrs_ft_col_link-r2e:hover {
  color: #C4CEEA;
}.xrs_ft_apps-r2e {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.xrs_ft_app_card-r2e {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 10px 0.75rem;
  transition: border-color .2s;
  gap: 10px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
}.xrs_ft_app_card-r2e:hover {
  border-color: rgba(107, 163, 214, 0.45);
}.xrs_ft_app_card_ic-r2e svg {
  stroke-linecap: round;
  height: 22px;
  stroke-linejoin: round;
  width: 1.375rem;
}.xrs_ft_app_card_os-r2e {
  font-weight: 600;
  color: #4E596E;
  font-size: 10px;
}.xrs_ft_app_card_action-r2e {
  font-weight: 700;
  color: #C4CEEA;
  font-size: 0.75rem;
}.xrs_ft_bot-r2e {
  padding: 1.25rem 1rem;
}
@media(min-width: 770px) {.xrs_ft_bot-r2e {
  padding: 20px 1.5rem;
}
}.xrs_ft_bot_in-r2e {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  align-items: center;
  max-width: 1320px;
  flex-wrap: wrap;
}.xrs_ft_socials-r2e {
  gap: 8px;
  display: flex;
}.xrs_ft_soc-r2e {
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.25rem;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  color: #8A97BA;
  display: flex;
  height: 36px;
}.xrs_ft_soc-r2e svg {
  width: 1rem;
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.xrs_ft_soc-r2e:hover {
  background: rgba(255, 255, 255, 0.07);
}.xrs_ft_legal-r2e {
  flex: 1;
  min-width: 12.5rem;
  font-size: 0.688rem;
  color: #7A8BAA;
  overflow-wrap: break-word;
  line-height: 1.6;
}.xrs_ft_legal-r2e strong {
  color: #8A97BA;
  font-weight: 700;
}.xrs_ft_legal-r2e a {
  color: #8A97BA;
  text-decoration: underline;
}.xrs_ft_age-r2e {
  border-radius: 50%;
  border: 2px solid #7A8BAA;
  font-size: 11px;
  margin-left: auto;
  display: flex;
  width: 2rem;
  align-items: center;
  height: 32px;
  justify-content: center;
  color: #7A8BAA;
  flex-shrink: 0;
  font-weight: 800;
}