*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  font-family: 'DM Sans', sans-serif;
  background-color: #0C1018;
  min-height: 100vh;
  color: #C2CFDF;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.xol-layout_upq {
  min-height: 100vh;
  flex-direction: column;
  display: flex;
}.xol-page_upq {
  min-height: 100vh;
  display: flex;
}.xol-main_upq {
  flex: 1;
  min-width: 0;
  padding-top: 56px;
}
@media screen and (min-width: 1083px) {.xol-main_upq {
  padding-left: 220px;
}
}
@media screen and (max-width: 1082px) {.xol-main_upq {
  padding-bottom: 4.5rem;
}
}.xol-gc_upq {
  border: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 0.5rem;
  background: #111620;
  transition: transform .2s,border-color .2s;
  cursor: pointer;
  width: 140px;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 639px) {.xol-gc_upq {
  width: 9.75rem;
}
}
@media(min-width: 1078px) {.xol-gc_upq {
  width: 10.5rem;
}
}.xol-gc_upq:hover {
  transform: translateY(-3px);
  border-color: rgba(92,143,207,0.08);
}.xol-gc_img_upq {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.xol-gc_img_upq img {
  inset: 0;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}.xol-gc_hover_upq {
  background: rgba(8,11,16,0.72);
  transition: opacity .2s;
  inset: 0;
  display: flex;
  opacity: 0;
  justify-content: center;
  position: absolute;
  align-items: center;
}.xol-gc_upq:hover .xol-gc_hover_upq {
  opacity: 1;
}.xol-gc_hover_btn_upq {
  background: #5C8FCF;
  padding: 8px 16px;
  border-radius: 0.25rem;
  color: #EEF2FA;
  font-weight: 700;
  font-size: 12px;
}.xol-gc_info_upq {
  padding: 8px 0.625rem 10px;
}.xol-gc_name_upq {
  overflow: hidden;
  white-space: nowrap;
  max-width: 100%;
  margin-bottom: 3px;
  font-size: 12px;
  font-weight: 600;
  text-overflow: ellipsis;
  color: #C2CFDF;
}.xol-gc_prov_upq {
  color: #647898;
  font-size: 0.625rem;
}.xol-gc_tag_upq {
  padding: 2px 7px;
  border-radius: 4px;
  font-weight: 700;
  z-index: 2;
  letter-spacing: .04em;
  position: absolute;
  top: 6px;
  text-transform: uppercase;
  font-size: 9px;
  left: 6px;
}.xol-gc_tag_hot_upq {
  background: #D94444;
  color: #fff;
}.xol-gc_tag_new_upq {
  background: #2DBD7E;
  color: #0C1018;
}.xol-gc_tag_jp_upq {
  background: #C9A44A;
  color: #0C1018;
}.xol-gc_tag_ex_upq {
  background: #3A5F9E;
  color: #fff;
}.xol-gc_tag_live_upq {
  background: #D94444;
  color: #fff;
}.xol-gr_upq {
  background: #0C1018;
  padding: 2rem 16px 0;
}
@media(min-width: 769px) {.xol-gr_upq {
  padding: 36px 24px 0;
}
}.xol-gr_in_upq {
  margin: 0 auto;
  max-width: 1320px;
}.xol-gr_head_upq {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
}.xol-gr_head_l_upq {
  gap: 10px;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.xol-gr_ic_upq {
  border-radius: 0.5rem;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  width: 32px;
  align-items: center;
  height: 2rem;
}.xol-gr_ic_upq svg {
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
  height: 1rem;
}.xol-gr_title_upq {
  color: #EEF2FA;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 16px;
}
@media(min-width: 766px) {.xol-gr_title_upq {
  font-size: 1.125rem;
}
}.xol-gr_more_upq {
  transition: color .2s;
  gap: 5px;
  white-space: nowrap;
  font-weight: 600;
  align-items: center;
  color: #647898;
  font-size: 0.75rem;
  flex-shrink: 0;
  display: flex;
}.xol-gr_more_upq:hover {
  color: #5C8FCF;
}.xol-gr_more_upq svg {
  height: 12px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.75rem;
}.xol-gr_arrows_upq {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.xol-gr_arr_upq {
  background: rgba(255,255,255,0.05);
  border-radius: 4px;
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,255,255,0.09);
  align-items: center;
  height: 30px;
  display: flex;
  color: #8A9DB8;
  justify-content: center;
  width: 30px;
}.xol-gr_arr_upq:hover {
  background: rgba(255,255,255,0.07);
  color: #EEF2FA;
}.xol-gr_arr_upq svg {
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
  height: 13px;
}.xol-gr_seo_h_upq {
  margin: 0 0 6px;
  font-weight: 700;
  font-size: 13px;
  color: #C2CFDF;
  font-family: 'Playfair Display', serif;
  max-width: 680px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.xol-gr_seo_h_upq {
  font-size: 0.875rem;
}
}.xol-gr_seo_upq {
  font-size: 0.75rem;
  overflow-wrap: break-word;
  max-width: 680px;
  line-height: 1.55;
  color: #647898;
  margin-bottom: 12px;
}.xol-gr_seo_upq strong {
  color: #C2CFDF;
  font-weight: 600;
}.xol-gr_scroll_upq {
  gap: 0.625rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 10px;
}.xol-gr_scroll_upq::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.xol-gr_scroll_upq {
  gap: 0.75rem;
}
}.xol-tb_upq {
  background: #0C1018;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  right: 0;
  top: 0;
  align-items: center;
  height: 3.5rem;
  left: 0;
  position: fixed;
  z-index: 80;
  display: flex;
}.xol-tb_in_upq {
  gap: 0;
  padding: 0 0.875rem;
  width: 100%;
  align-items: center;
  height: 100%;
  display: flex;
}.xol-tb_burger_upq {
  border-radius: 0.5rem;
  gap: 5px;
  margin-right: 0.5rem;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 38px;
  height: 38px;
  display: flex;
  flex-shrink: 0;
}.xol-tb_burger_upq:hover {
  background: rgba(255,255,255,0.05);
}.xol-tb_burger_line_upq {
  background: #8A9DB8;
  border-radius: 1px;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1083px) {.xol-tb_burger_upq {
  display: none;
}
}.xol-tb_logo_upq {
  gap: 0.563rem;
  display: flex;
  align-items: center;
  overflow-wrap: break-word;
  flex-shrink: 0;
  font-size: 1.125rem;
  margin-right: 1.25rem;
  letter-spacing: -.01em;
  font-weight: 800;
  color: #EEF2FA;
}.xol-tb_logo_mark_upq {
  border-radius: 0.5rem;
  overflow: hidden;
  display: flex;
  height: 32px;
  width: 2rem;
  justify-content: center;
  align-items: center;
}.xol-tb_logo_mark_upq img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.xol-tb_nav_upq {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.xol-tb_nav_upq {
  display: flex;
}
}.xol-tb_tab_upq {
  transition: background .15s,color .15s;
  border-radius: 8px;
  padding: 8px 0.875rem;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #8A9DB8;
  font-weight: 600;
}.xol-tb_tab_upq:hover {
  background: rgba(255,255,255,0.05);
  color: #EEF2FA;
}.xol-tb_tab_upq.xol-state_active_upq {
  background: rgba(92,143,207,0.18);
  color: #EEF2FA;
}.xol-tb_right_upq {
  gap: 0.5rem;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.xol-tb_login_upq {
  transition: border-color .2s,color .2s;
  background: rgba(255,255,255,0.05);
  padding: 0.563rem 16px;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.5rem;
  color: #C2CFDF;
  font-size: 0.813rem;
  display: none;
  font-weight: 600;
}.xol-tb_login_upq:hover {
  border-color: rgba(255,255,255,0.18);
  color: #EEF2FA;
}
@media(min-width: 477px) {.xol-tb_login_upq {
  display: block;
}
}.xol-tb_reg_upq {
  border-radius: 8px;
  padding: 0.563rem 1.125rem;
  transition: background .2s;
  background: #2DBD7E;
  color: #080C14;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
}.xol-tb_reg_upq:hover {
  background: #38D690;
}.xol-sb_upq {
  transition: transform .25s ease;
  background: #151C27;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.05);
  position: fixed;
  overflow-y: auto;
  bottom: 0;
  top: 3.5rem;
  width: 13.75rem;
  z-index: 70;
  left: 0;
}.xol-sb_upq.xol-state_open_upq {
  transform: translateX(0);
}.xol-sb_upq::-webkit-scrollbar {
  width: 4px;
}.xol-sb_upq::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1079px) {.xol-sb_upq {
  transform: translateX(0);
}
}.xol-sb_auth_upq {
  padding: 14px 12px 0.625rem;
}.xol-sb_btn_reg_upq {
  background: #2DBD7E;
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 0.688rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  display: block;
  color: #080C14;
  text-align: center;
  font-size: 13px;
}.xol-sb_btn_reg_upq:hover {
  background: #38D690;
}.xol-sb_btn_login_upq {
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  background: rgba(255,255,255,0.05);
  padding: 0.625rem;
  transition: border-color .2s;
  display: block;
  font-size: 0.813rem;
  color: #C2CFDF;
  text-align: center;
  font-weight: 600;
}.xol-sb_btn_login_upq:hover {
  border-color: rgba(255,255,255,0.18);
  color: #EEF2FA;
}.xol-sb_promo_upq {
  background: linear-gradient(135deg,#0A1428,#151C27);
  border: 1px solid rgba(92,143,207,0.18);
  padding: 12px 14px;
  margin: 0 12px 0.625rem;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}.xol-sb_promo_upq::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(92,143,207,0.18),transparent 70%);
  top: -20px;
  position: absolute;
  right: -1.25rem;
  height: 5rem;
  width: 80px;
  content: '';
}.xol-sb_promo_title_upq {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 0.688rem;
  margin-bottom: 4px;
  color: #5C8FCF;
}.xol-sb_promo_text_upq {
  overflow-wrap: break-word;
  line-height: 1.35;
  font-weight: 600;
  font-size: 0.75rem;
  color: #EEF2FA;
}.xol-sb_promo_sub_upq {
  color: #647898;
  font-size: 0.625rem;
  margin-top: 3px;
}.xol-sb_nav_upq {
  padding: 0.375rem 0.5rem 16px;
}.xol-sb_nav_lb_upq {
  padding: 10px 8px 0.375rem;
  font-weight: 700;
  color: #647898;
  letter-spacing: .08em;
  font-size: 0.625rem;
  text-transform: uppercase;
}.xol-sb_link_upq {
  border-radius: 4px;
  padding: 0.563rem 0.625rem;
  transition: background .15s,color .15s;
  gap: 10px;
  display: flex;
  color: #8A9DB8;
  align-items: center;
  font-weight: 500;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  cursor: pointer;
}.xol-sb_link_upq:hover {
  background: rgba(255,255,255,0.05);
  color: #EEF2FA;
}.xol-sb_link_upq.xol-state_active_upq {
  background: rgba(92,143,207,0.18);
  color: #EEF2FA;
}.xol-sb_ic_upq {
  border-radius: 4px;
  justify-content: center;
  width: 1.875rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  height: 30px;
}.xol-sb_ic_upq svg {
  height: 1rem;
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.xol-sb_ic_1_upq {
  background: rgba(92,143,207,0.08);
  color: #5C8FCF;
}.xol-sb_ic_2_upq {
  background: rgba(45,189,126,0.15);
  color: #2DBD7E;
}.xol-sb_ic_3_upq {
  background: rgba(201,164,74,0.15);
  color: #C9A44A;
}.xol-sb_ic_4_upq {
  background: rgba(58,95,158,0.22);
  color: #3A5F9E;
}.xol-sb_ic_5_upq {
  background: rgba(92,143,207,0.08);
  color: #C0527A;
}.xol-sb_ic_6_upq {
  background: rgba(58,95,158,0.22);
  color: #7C5CBF;
}.xol-sb_badge_upq {
  border-radius: 0.25rem;
  background: #C9A44A;
  padding: 2px 0.438rem;
  font-size: 9px;
  margin-left: auto;
  font-weight: 700;
  color: #080C14;
}.xol-sb_bot_upq {
  gap: 0.5rem;
  padding: 0.75rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.xol-sb_lang_upq,.xol-sb_help_upq {
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 4px;
  padding: 0.563rem 6px;
  transition: border-color .2s;
  flex: 1;
  gap: 6px;
  background: rgba(255,255,255,0.05);
  font-size: 11px;
  align-items: center;
  justify-content: center;
  display: flex;
  color: #8A9DB8;
  font-weight: 600;
}.xol-sb_lang_upq:hover,.xol-sb_help_upq:hover {
  border-color: rgba(255,255,255,0.18);
  color: #EEF2FA;
}.xol-sb_lang_upq svg,.xol-sb_help_upq svg {
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
}.xol-sb_bd_upq {
  background: rgba(8,11,16,0.72);
  inset: 0;
  position: fixed;
  display: none;
  z-index: 69;
}.xol-sb_bd_upq.xol-state_on_upq {
  display: block;
}
@media(min-width:1080px) {.xol-sb_bd_upq {
  display: none!important;
}
}.xol-mob_nav_upq {
  background: #151C27;
  border-top: 1px solid rgba(255,255,255,0.09);
  padding: 8px 0 max(8px,env(safe-area-inset-bottom));
  right: 0;
  position: fixed;
  z-index: 80;
  bottom: 0;
  left: 0;
  display: flex;
}
@media(min-width: 1079px) {.xol-mob_nav_upq {
  display: none;
}
}.xol-mob_nav_item_upq {
  padding: 0.25rem 2px;
  gap: 0.25rem;
  flex: 1;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #647898;
}.xol-mob_nav_ic_upq {
  line-height: 1;
}.xol-mob_nav_ic_upq svg {
  stroke-linejoin: round;
  height: 20px;
  width: 20px;
  stroke-linecap: round;
}.xol-mob_nav_lb_upq {
  color: #647898;
  font-weight: 600;
  font-size: 10px;
}.xol-mob_nav_item_upq.xol-state_active_upq {
  color: #5C8FCF;
}.xol-mob_nav_item_upq.xol-state_active_upq .xol-mob_nav_lb_upq {
  color: #5C8FCF;
}.xol-hero_upq {
  padding: 20px 16px 0;
  background: #0C1018;
}
@media(min-width: 769px) {.xol-hero_upq {
  padding: 24px 1.5rem 0;
}
}.xol-hero_in_upq {
  gap: 0.75rem;
  margin: 0 auto;
  grid-template-columns: 1fr;
  display: grid;
  max-width: 1320px;
}
@media(min-width: 858px) {.xol-hero_in_upq {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1097px) {.xol-hero_in_upq {
  grid-template-columns: 1fr 21.25rem;
}
}.xol-hero_promo_upq {
  border-radius: 14px;
  background: #111620;
  overflow: hidden;
  align-items: stretch;
  min-height: 220px;
  position: relative;
  display: flex;
}
@media(min-width: 769px) {.xol-hero_promo_upq {
  min-height: 280px;
}
}.xol-hero_promo_bg_upq {
  background: linear-gradient(120deg,#0A1428 0%,#0C1018 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.xol-hero_promo_bg_upq::after {
  background: linear-gradient(90deg,#0C1018 0%,rgba(8,11,16,0.72) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.xol-hero_promo_glow_upq {
  background: radial-gradient(circle,rgba(58,95,158,0.22) 0%,transparent 65%);
  border-radius: 50%;
  width: 18.75rem;
  top: -2.5rem;
  position: absolute;
  right: 60px;
  pointer-events: none;
  height: 18.75rem;
}.xol-hero_promo_ct_upq {
  padding: 1.75rem 1.5rem 1.75rem 1.75rem;
  flex-direction: column;
  max-width: 480px;
  justify-content: center;
  display: flex;
  z-index: 2;
  position: relative;
}
@media(min-width: 765px) {.xol-hero_promo_ct_upq {
  padding: 40px 32px;
}
}.xol-hero_badge_upq {
  border-radius: 20px;
  padding: 5px 12px;
  border: 1px solid rgba(92,143,207,0.08);
  background: rgba(92,143,207,0.18);
  display: inline-block;
  letter-spacing: .08em;
  margin-bottom: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  color: #5C8FCF;
}.xol-hero_h1_upq {
  font-size: 26px;
  margin-bottom: 0.625rem;
  line-height: 1.15;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  color: #EEF2FA;
  overflow-wrap: break-word;
}.xol-hero_h1_upq em {
  color: #C9A44A;
  font-style: normal;
}
@media(min-width: 767px) {.xol-hero_h1_upq {
  font-size: 36px;
}
}.xol-hero_sub_upq {
  font-size: 13px;
  color: #8A9DB8;
  margin-bottom: 1.25rem;
  line-height: 1.55;
}
@media(min-width: 765px) {.xol-hero_sub_upq {
  font-size: 0.875rem;
}
}.xol-hero_row_upq {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.xol-hero_cta_upq {
  padding: 13px 26px;
  border-radius: 8px;
  background: #2DBD7E;
  transition: background .2s;
  box-shadow: 0 6px 28px rgba(45,189,126,0.36);
  font-size: 14px;
  color: #080C14;
  font-weight: 700;
}.xol-hero_cta_upq:hover {
  background: #38D690;
}.xol-hero_terms_upq {
  color: #647898;
  font-size: 11px;
}.xol-hero_game_upq {
  border: 1px solid rgba(255,255,255,0.05);
  background: #111620;
  border-radius: 0.875rem;
  overflow: hidden;
  position: relative;
  flex-direction: column;
  display: flex;
}.xol-hero_game_badge_upq {
  padding: 0.313rem 0.625rem;
  background: rgba(201,164,74,0.15);
  border: 1px solid rgba(201,164,74,0.15);
  border-radius: 1.25rem;
  left: 0.75rem;
  position: absolute;
  font-size: 10px;
  font-weight: 700;
  color: #C9A44A;
  text-transform: uppercase;
  z-index: 3;
  top: 12px;
  letter-spacing: .06em;
}.xol-hero_game_badge_upq svg {
  vertical-align: -1px;
  height: 0.688rem;
  margin-right: 0.25rem;
  width: 11px;
}.xol-hero_game_img_upq {
  background: linear-gradient(135deg,#0A1428,#0C1018);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.xol-hero_game_img_upq img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.xol-hero_game_play_upq {
  background: rgba(8,11,16,0.72);
  inset: 0;
  transition: opacity .2s;
  align-items: center;
  position: absolute;
  display: flex;
  justify-content: center;
  opacity: 0;
}.xol-hero_game_upq:hover .xol-hero_game_play_upq {
  opacity: 1;
}.xol-hero_game_play_upq span {
  background: #5C8FCF;
  border-radius: 50%;
  height: 3.25rem;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 3.25rem;
}.xol-hero_game_play_upq span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 1.125rem;
}.xol-hero_game_info_upq {
  padding: 0.875rem 1rem;
}.xol-hero_game_title_upq {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 700;
  font-size: 15px;
  color: #EEF2FA;
}.xol-hero_game_provider_upq {
  font-size: 11px;
  color: #647898;
}.xol-hero_game_btn_upq {
  background: #5C8FCF;
  transition: background .2s;
  padding: 0.688rem;
  margin: 12px 1rem 16px;
  border-radius: 8px;
  font-size: 0.813rem;
  text-align: center;
  display: block;
  font-weight: 700;
  color: #EEF2FA;
}.xol-hero_game_upq:hover .xol-hero_game_btn_upq {
  background: #7AAADE;
}.xol-sbar_upq {
  background: #0C1018;
  padding: 16px 1rem 0;
}
@media(min-width: 771px) {.xol-sbar_upq {
  padding: 18px 1.5rem 0;
}
}.xol-sbar_in_upq {
  margin: 0 auto;
  max-width: 82.5rem;
}.xol-sbar_row_upq {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.xol-sbar_input_upq {
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s;
  padding: 0.688rem 1rem;
  background: #111620;
  gap: 0.625rem;
  border-radius: 0.5rem;
  flex: 1;
  display: flex;
  cursor: pointer;
  align-items: center;
  color: #647898;
  font-size: 13px;
}.xol-sbar_input_upq:hover {
  border-color: rgba(255,255,255,0.18);
}.xol-sbar_input_upq svg {
  width: 15px;
  height: 0.938rem;
  flex-shrink: 0;
  stroke-linejoin: round;
  stroke-linecap: round;
}.xol-sbar_providers_upq {
  padding: 11px 18px;
  background: #111620;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s;
  gap: 8px;
  font-size: 0.813rem;
  font-weight: 600;
  color: #C2CFDF;
  align-items: center;
  display: flex;
  white-space: nowrap;
}.xol-sbar_providers_upq:hover {
  border-color: rgba(255,255,255,0.18);
  color: #EEF2FA;
}.xol-sbar_providers_upq svg {
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 14px;
}.xol-sbar_tabs_upq {
  gap: 0.375rem;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 2px;
  overflow-x: auto;
}.xol-sbar_tabs_upq::-webkit-scrollbar {
  display: none;
}.xol-sbar_tab_upq {
  gap: 0.438rem;
  padding: 8px 14px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 1.25rem;
  transition: background .15s,color .15s,border-color .15s;
  font-size: 12px;
  align-items: center;
  color: #8A9DB8;
  cursor: pointer;
  display: flex;
  flex-shrink: 0;
  white-space: nowrap;
  font-weight: 600;
}.xol-sbar_tab_upq:hover {
  border-color: rgba(255,255,255,0.18);
  background: rgba(255,255,255,0.07);
  color: #EEF2FA;
}.xol-sbar_tab_upq.xol-state_active_upq {
  border-color: rgba(92,143,207,0.08);
  background: rgba(92,143,207,0.18);
  color: #EEF2FA;
}.xol-sbar_tab_ic_upq svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
  width: 14px;
}.xol-wy_upq {
  padding: 2rem 1rem 0;
  background: #0C1018;
}
@media(min-width: 769px) {.xol-wy_upq {
  padding: 40px 24px 0;
}
}.xol-wy_in_upq {
  margin: 0 auto;
  max-width: 82.5rem;
}.xol-wy_head_upq {
  margin-bottom: 18px;
  max-width: 45rem;
}.xol-wy_label_upq {
  font-size: 11px;
  margin-bottom: 8px;
  color: #5C8FCF;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
}.xol-wy_h2_upq {
  font-family: 'Playfair Display', serif;
  margin-bottom: 8px;
  font-weight: 800;
  color: #EEF2FA;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.xol-wy_h2_upq {
  font-size: 1.5rem;
}
}.xol-wy_intro_upq {
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
  color: #647898;
}.xol-wy_grid_upq {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width:640px) {.xol-wy_grid_upq {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.xol-wy_grid_upq {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.xol-wy_card_upq {
  transition: border-color .2s,transform .2s;
  padding: 1.25rem;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  background: #151C27;
}.xol-wy_card_upq:hover {
  border-color: rgba(92,143,207,0.08);
  transform: translateY(-2px);
}.xol-wy_card_ic_upq {
  background: rgba(92,143,207,0.18);
  border-radius: 50%;
  display: flex;
  height: 44px;
  width: 2.75rem;
  align-items: center;
  justify-content: center;
  color: #5C8FCF;
  margin-bottom: 0.875rem;
}.xol-wy_card_ic_upq svg {
  height: 1.375rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 22px;
}.xol-wy_card_h_upq {
  font-weight: 700;
  font-size: 15px;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  line-height: 1.25;
  color: #EEF2FA;
}.xol-wy_card_p_upq {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.6;
  color: #647898;
}.xol-wy_card_p_upq strong {
  font-weight: 600;
  color: #C2CFDF;
}.xol-ws_upq {
  padding: 2rem 1rem 0;
  background: #0C1018;
}
@media(min-width:768px) {.xol-ws_upq {
  padding: 36px 1.5rem 0;
}
}.xol-ws_in_upq {
  margin: 0 auto;
  max-width: 82.5rem;
}.xol-ws_head_upq {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 14px;
  display: flex;
  justify-content: space-between;
}.xol-ws_title_upq {
  gap: 0.625rem;
  font-weight: 700;
  font-size: 16px;
  align-items: center;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  color: #EEF2FA;
  display: flex;
  flex-wrap: wrap;
}.xol-ws_title_ic_upq svg {
  height: 18px;
  color: #C9A44A;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 18px;
}.xol-ws_online_upq {
  gap: 0.438rem;
  color: #647898;
  display: flex;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
}.xol-ws_online_dot_upq {
  border-radius: 50%;
  background: #2DBD7E;
  height: 0.5rem;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(45,189,126,0.15);
  width: 0.5rem;
}.xol-ws_scroll_upq {
  gap: 0.5rem;
  padding-bottom: 0.5rem;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.xol-ws_scroll_upq::-webkit-scrollbar {
  display: none;
}.xol-wc_upq {
  border-radius: 8px;
  background: #111620;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 10px 0.875rem;
  gap: 0.625rem;
  min-width: 13.75rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
}.xol-wc_img_upq {
  overflow: hidden;
  background: #151C27;
  border-radius: 4px;
  height: 2.25rem;
  width: 36px;
  flex-shrink: 0;
}.xol-wc_img_upq img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.xol-wc_info_upq {
  min-width: 0;
}.xol-wc_game_upq {
  overflow: hidden;
  font-size: 12px;
  font-weight: 600;
  color: #C2CFDF;
  text-overflow: ellipsis;
  white-space: nowrap;
}.xol-wc_player_upq {
  overflow: hidden;
  color: #647898;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}.xol-wc_amount_upq {
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 0.813rem;
  font-weight: 700;
  color: #2DBD7E;
  margin-left: auto;
}.xol-app_upq {
  background: #0C1018;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.xol-app_upq {
  padding: 2.75rem 1.5rem 0;
}
}.xol-app_in_upq {
  margin: 0 auto;
  max-width: 1320px;
}.xol-app_head_upq {
  margin-bottom: 16px;
}.xol-app_label_upq {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #5C8FCF;
}.xol-app_h2_upq {
  color: #EEF2FA;
  font-size: 20px;
  font-weight: 800;
  overflow-wrap: break-word;
  font-family: 'Playfair Display', serif;
  margin-bottom: 6px;
}
@media(min-width: 765px) {.xol-app_h2_upq {
  font-size: 1.5rem;
}
}.xol-app_sub_upq {
  line-height: 1.6;
  max-width: 600px;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #647898;
}.xol-app_sub_upq strong {
  color: #C2CFDF;
  font-weight: 700;
}.xol-app_cards_upq {
  gap: 10px;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.xol-app_cards_upq {
  grid-template-columns: repeat(3,1fr);
}
}.xol-app_card_upq {
  gap: 16px;
  overflow: hidden;
  padding: 20px;
  border-radius: 8px;
  position: relative;
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.xol-app_card_ios_upq {
  background: linear-gradient(135deg,rgba(92,143,207,0.18) 0%,#151C27 100%);
}.xol-app_card_android_upq {
  background: linear-gradient(135deg,rgba(45,189,126,0.15) 0%,#151C27 100%);
}.xol-app_card_win_upq {
  background: linear-gradient(135deg,rgba(201,164,74,0.15) 0%,#151C27 100%);
}.xol-app_card_ic_upq svg {
  height: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 34px;
}.xol-app_card_ic_upq {
  flex-shrink: 0;
  color: #EEF2FA;
}.xol-app_card_os_upq {
  font-size: 0.625rem;
  color: #647898;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
}.xol-app_card_title_upq {
  overflow-wrap: break-word;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 700;
  color: #EEF2FA;
  margin-bottom: 0.375rem;
}.xol-app_card_text_upq {
  overflow-wrap: break-word;
  color: #647898;
  margin-bottom: 14px;
  line-height: 1.5;
  font-size: 12px;
}.xol-app_card_btn_upq {
  gap: 0.438rem;
  transition: background .2s;
  background: rgba(255,255,255,0.12);
  border-radius: 0.25rem;
  padding: 0.625rem 1.125rem;
  border: 1px solid rgba(255,255,255,0.18);
  align-items: center;
  display: inline-flex;
  font-weight: 700;
  color: #EEF2FA;
  font-size: 13px;
}.xol-app_card_btn_upq:hover {
  background: rgba(255,255,255,0.07);
}.xol-bon_upq {
  padding: 2.25rem 16px 0;
  background: #0C1018;
}
@media(min-width: 769px) {.xol-bon_upq {
  padding: 44px 24px 0;
}
}.xol-bon_in_upq {
  margin: 0 auto;
  max-width: 1320px;
}.xol-bon_head_upq {
  margin-bottom: 20px;
}.xol-bon_label_upq {
  font-size: 0.688rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #5C8FCF;
  letter-spacing: .08em;
}.xol-bon_h2_upq {
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  color: #EEF2FA;
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  font-weight: 800;
}
@media(min-width: 771px) {.xol-bon_h2_upq {
  font-size: 1.5rem;
}
}.xol-bon_seo_upq {
  line-height: 1.6;
  max-width: 620px;
  color: #647898;
  font-size: 13px;
  overflow-wrap: break-word;
}.xol-bon_seo_upq strong {
  color: #C2CFDF;
  font-weight: 700;
}.xol-bon_seo_upq a {
  text-decoration: underline;
  color: #5C8FCF;
}.xol-bon_grid_upq {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 639px) {.xol-bon_grid_upq {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.xol-bon_grid_upq {
  grid-template-columns: repeat(5,1fr);
}
}.xol-bon_card_upq {
  background: #111620;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 8px;
  padding: 1rem;
  transition: border-color .2s,transform .2s;
}.xol-bon_card_upq:hover {
  transform: translateY(-2px);
  border-color: rgba(92,143,207,0.08);
}.xol-bon_card_ic_upq svg {
  height: 1.625rem;
  width: 26px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.xol-bon_card_ic_upq {
  margin-bottom: 10px;
}.xol-bon_card_type_upq {
  font-size: 0.625rem;
  color: #647898;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px;
}.xol-bon_card_amount_upq {
  font-weight: 800;
  font-size: 1.125rem;
  margin-bottom: 6px;
  line-height: 1.1;
  color: #C9A44A;
}.xol-bon_card_name_upq {
  margin-bottom: 8px;
  font-size: 13px;
  color: #EEF2FA;
  font-weight: 600;
  overflow-wrap: break-word;
}.xol-bon_card_detail_upq {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 8px;
  color: #647898;
  font-size: 11px;
  line-height: 1.5;
  overflow-wrap: break-word;
}.xol-prov_upq {
  background: #0C1018;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.xol-prov_upq {
  padding: 44px 24px 0;
}
}.xol-prov_in_upq {
  margin: 0 auto;
  max-width: 1320px;
}.xol-prov_head_upq {
  margin-bottom: 1rem;
}.xol-prov_label_upq {
  font-weight: 700;
  text-transform: uppercase;
  color: #5C8FCF;
  font-size: 0.688rem;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.xol-prov_h2_upq {
  color: #EEF2FA;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 1.25rem;
  font-family: 'Playfair Display', serif;
  margin-bottom: 0.5rem;
}
@media(min-width: 771px) {.xol-prov_h2_upq {
  font-size: 24px;
}
}.xol-prov_seo_upq {
  line-height: 1.6;
  color: #647898;
  margin-bottom: 1rem;
  font-size: 13px;
  max-width: 620px;
  overflow-wrap: break-word;
}.xol-prov_seo_upq strong {
  color: #C2CFDF;
  font-weight: 700;
}.xol-prov_seo_upq a {
  text-decoration: underline;
  color: #5C8FCF;
}.xol-prov_grid_upq {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 643px) {.xol-prov_grid_upq {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1081px) {.xol-prov_grid_upq {
  grid-template-columns: repeat(8,1fr);
}
}.xol-prov_card_upq {
  padding: 0.875rem 10px;
  background: #111620;
  transition: border-color .2s,background .2s;
  gap: 7px;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.09);
  cursor: pointer;
  align-items: center;
  display: flex;
  flex-direction: column;
}.xol-prov_card_upq:hover {
  background: #151C27;
  border-color: rgba(255,255,255,0.18);
}.xol-prov_logo_upq {
  border-radius: 4px;
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  justify-content: center;
  width: 44px;
  display: flex;
  height: 44px;
  align-items: center;
}.xol-prov_logo_upq img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}.xol-prov_name_upq {
  overflow-wrap: break-word;
  text-align: center;
  font-weight: 600;
  color: #8A9DB8;
  font-size: 11px;
}.xol-htp_upq {
  background: #0C1018;
  padding: 2.25rem 16px 0;
}
@media(min-width:768px) {.xol-htp_upq {
  padding: 2.75rem 1.5rem 0;
}
}.xol-htp_in_upq {
  margin: 0 auto;
  max-width: 82.5rem;
}.xol-htp_head_upq {
  max-width: 45rem;
  margin-bottom: 1.375rem;
}.xol-htp_label_upq {
  color: #5C8FCF;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  letter-spacing: .08em;
  font-weight: 700;
}.xol-htp_h2_upq {
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  margin-bottom: 8px;
  color: #EEF2FA;
  overflow-wrap: break-word;
  font-size: 1.375rem;
}
@media(min-width: 770px) {.xol-htp_h2_upq {
  font-size: 1.75rem;
}
}.xol-htp_intro_upq {
  color: #647898;
  font-size: 0.875rem;
  line-height: 1.6;
}.xol-htp_steps_upq {
  padding: 0;
  list-style: none;
  gap: 12px;
  margin: 0;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.xol-htp_steps_upq {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width:1080px) {.xol-htp_steps_upq {
  gap: 0.875rem;
  grid-template-columns: repeat(4,1fr);
}
}.xol-htp_step_upq {
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 8px;
  background: #151C27;
  padding: 20px 18px 1.125rem;
  position: relative;
  flex-direction: column;
  display: flex;
}.xol-htp_step_num_upq {
  border-radius: 50%;
  background: #5C8FCF;
  position: absolute;
  font-family: 'Playfair Display', serif;
  color: #080C14;
  font-weight: 800;
  width: 1.75rem;
  align-items: center;
  height: 1.75rem;
  font-size: 0.813rem;
  top: -12px;
  left: 1.25rem;
  display: flex;
  justify-content: center;
}.xol-htp_step_ic_upq {
  border-radius: 0.25rem;
  margin: 8px 0 0.75rem;
  background: rgba(92,143,207,0.18);
  justify-content: center;
  color: #5C8FCF;
  width: 2.25rem;
  display: flex;
  align-items: center;
  height: 2.25rem;
}.xol-htp_step_ic_upq svg {
  stroke-linecap: round;
  height: 18px;
  stroke-linejoin: round;
  width: 18px;
}.xol-htp_step_h_upq {
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-size: 0.875rem;
  color: #EEF2FA;
  margin-bottom: 6px;
}.xol-htp_step_p_upq {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.55;
  color: #647898;
}.xol-htp_step_p_upq strong {
  font-weight: 600;
  color: #C2CFDF;
}.xol-htp_cta_upq {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 0.813rem 26px;
  background: #2DBD7E;
  margin-top: 20px;
  font-weight: 700;
  display: inline-block;
  font-size: 0.875rem;
  color: #080C14;
}.xol-htp_cta_upq:hover {
  background: #38D690;
}.xol-reg_upq {
  background: #0C1018;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.xol-reg_upq {
  padding: 44px 24px 0;
}
}.xol-reg_in_upq {
  border-radius: 14px;
  background: #151C27;
  border: 1px solid rgba(255,255,255,0.05);
  margin: 0 auto;
  padding: 28px 24px;
  max-width: 82.5rem;
}
@media(min-width: 770px) {.xol-reg_in_upq {
  padding: 40px;
}
}.xol-reg_top_upq {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 862px) {.xol-reg_top_upq {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.xol-reg_label_upq {
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #5C8FCF;
  margin-bottom: 0.625rem;
}.xol-reg_h2_upq {
  font-size: 22px;
  font-family: 'Playfair Display', serif;
  overflow-wrap: break-word;
  color: #EEF2FA;
  margin-bottom: 0.75rem;
  line-height: 1.2;
  font-weight: 800;
}
@media(min-width: 767px) {.xol-reg_h2_upq {
  font-size: 28px;
}
}.xol-reg_bonus_upq {
  background: rgba(201,164,74,0.15);
  border-radius: 8px;
  border: 1px solid rgba(201,164,74,0.15);
  gap: 8px;
  padding: 10px 16px;
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.xol-reg_bonus_amount_upq {
  font-weight: 800;
  color: #C9A44A;
  font-size: 20px;
}.xol-reg_bonus_text_upq {
  font-size: 0.813rem;
  line-height: 1.35;
  color: #8A9DB8;
}.xol-reg_cta_btn_upq {
  transition: background .2s;
  padding: 14px 32px;
  border-radius: 0.5rem;
  background: #2DBD7E;
  display: inline-block;
  font-weight: 700;
  margin-bottom: 12px;
  color: #080C14;
  font-size: 15px;
  box-shadow: 0 0.375rem 1.75rem rgba(45,189,126,0.36);
}.xol-reg_cta_btn_upq:hover {
  background: #38D690;
}.xol-reg_terms_upq {
  font-size: 0.688rem;
  line-height: 1.5;
  color: #647898;
}.xol-reg_seo_upq {
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 20px;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #647898;
  overflow-wrap: break-word;
  padding-top: 20px;
}.xol-reg_seo_upq p {
  margin-bottom: 10px;
  color: #647898;
  font-size: 0.813rem;
  line-height: 1.65;
}.xol-reg_seo_upq p:last-child {
  margin-bottom: 0;
}.xol-reg_seo_upq strong {
  color: #C2CFDF;
  font-weight: 700;
}.xol-reg_seo_upq a {
  transition: color .2s;
  text-decoration: underline;
  color: #5C8FCF;
}.xol-reg_seo_upq a:hover {
  color: #7AAADE;
}.xol-reg_seo_upq ul,.xol-reg_seo_upq ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.xol-reg_seo_upq ol {
  list-style: decimal;
}.xol-reg_seo_upq li {
  font-size: 0.813rem;
  color: #647898;
  line-height: 1.65;
  margin-bottom: 4px;
}.xol-reg_seo_upq table {
  overflow-x: auto;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
  margin-bottom: 0.625rem;
}
@media(min-width: 769px) {.xol-reg_seo_upq table {
  display: table;
}
}.xol-reg_seo_upq th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  font-weight: 700;
  color: #C2CFDF;
  text-align: left;
}.xol-reg_seo_upq td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 8px;
  color: #647898;
}.xol-reg_steps_upq {
  gap: 14px;
  margin-top: 28px;
  flex-direction: column;
  display: flex;
}
@media(min-width:860px) {.xol-reg_steps_upq {
  margin-top: 0;
}
}.xol-reg_step_upq {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 0.5rem;
  padding: 16px;
  gap: 14px;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.xol-reg_step_num_upq {
  border-radius: 50%;
  border: 1px solid rgba(92,143,207,0.08);
  background: rgba(92,143,207,0.18);
  width: 2.125rem;
  height: 34px;
  font-weight: 800;
  flex-shrink: 0;
  font-size: 14px;
  color: #5C8FCF;
  display: flex;
  align-items: center;
  justify-content: center;
}.xol-reg_step_title_upq {
  margin-bottom: 3px;
  color: #EEF2FA;
  font-weight: 700;
  font-size: 0.875rem;
}.xol-reg_step_text_upq {
  line-height: 1.5;
  font-size: 0.75rem;
  color: #647898;
}.xol-reg_trust_upq {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.25rem;
}.xol-reg_trust_item_upq {
  gap: 0.438rem;
  display: flex;
  color: #647898;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  align-items: center;
}.xol-reg_trust_ic_upq svg {
  stroke-linejoin: round;
  height: 1rem;
  stroke-linecap: round;
  color: #5C8FCF;
  width: 1rem;
}.xol-seo_upq {
  background: #0C1018;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.xol-seo_upq {
  padding: 2.75rem 1.5rem 0;
}
}.xol-seo_in_upq {
  border-radius: 14px;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.09);
  margin: 0 auto;
  background: #151C27;
  max-width: 1320px;
}
@media(min-width:768px) {.xol-seo_in_upq {
  padding: 36px 2.5rem;
}
}.xol-seo_label_upq {
  margin-bottom: 0.625rem;
  color: #5C8FCF;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
}.xol-seo_h2_upq {
  color: #EEF2FA;
  line-height: 1.25;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
  font-size: 1.25rem;
}
@media(min-width: 765px) {.xol-seo_h2_upq {
  font-size: 1.5rem;
}
}.xol-seo_body_upq {
  overflow-wrap: break-word;
  color: #8A9DB8;
  line-height: 1.75;
  font-size: 14px;
}.xol-seo_body_upq p {
  font-size: 14px;
  color: #8A9DB8;
  line-height: 1.75;
  margin-bottom: 12px;
}.xol-seo_body_upq p:last-child {
  margin-bottom: 0;
}.xol-seo_body_upq strong {
  color: #C2CFDF;
  font-weight: 700;
}.xol-seo_body_upq a {
  transition: color .2s;
  color: #5C8FCF;
  text-decoration: underline;
}.xol-seo_body_upq a:hover {
  color: #7AAADE;
}.xol-seo_body_upq ul,.xol-seo_body_upq ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.xol-seo_body_upq ol {
  list-style: decimal;
}.xol-seo_body_upq li {
  color: #8A9DB8;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 0.875rem;
}.xol-seo_body_upq table {
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 13px;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 766px) {.xol-seo_body_upq table {
  display: table;
}
}.xol-seo_body_upq th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 12px;
  font-weight: 700;
  text-align: left;
  color: #C2CFDF;
}.xol-seo_body_upq td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8A9DB8;
}.xol-seo_cols_upq {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 637px) {.xol-seo_cols_upq {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.xol-seo_cols_upq {
  grid-template-columns: repeat(3,1fr);
}
}.xol-seo_col_h_upq {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
  color: #C2CFDF;
  font-size: 13px;
}.xol-seo_col_p_upq {
  color: #647898;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
}.xol-seo_stats_upq {
  gap: 1rem;
  margin: 1.25rem 0;
  display: flex;
  flex-wrap: wrap;
}.xol-seo_stat_upq {
  padding: 14px 16px;
  background: rgba(92,143,207,0.08);
  flex: 1;
  border: 1px solid rgba(92,143,207,0.18);
  border-radius: 0.5rem;
  min-width: 140px;
}.xol-seo_stat_val_upq {
  font-weight: 800;
  color: #5C8FCF;
  font-size: 20px;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.xol-seo_stat_lb_upq {
  color: #647898;
  font-size: 11px;
  overflow-wrap: break-word;
}.xol-faq_upq {
  background: #0C1018;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.xol-faq_upq {
  padding: 2.75rem 1.5rem 0;
}
}.xol-faq_in_upq {
  margin: 0 auto;
  max-width: 1320px;
}.xol-faq_head_upq {
  margin-bottom: 20px;
}.xol-faq_label_upq {
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #5C8FCF;
  margin-bottom: 0.5rem;
}.xol-faq_h2_upq {
  font-size: 20px;
  overflow-wrap: break-word;
  color: #EEF2FA;
  font-family: 'Playfair Display', serif;
  font-weight: 800;
}
@media(min-width: 771px) {.xol-faq_h2_upq {
  font-size: 1.5rem;
}
}.xol-faq_list_upq {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.xol-faq_item_upq {
  border-radius: 8px;
  background: #151C27;
  border: 1px solid rgba(255,255,255,0.09);
  overflow: hidden;
}.xol-faq_q_upq {
  gap: 12px;
  transition: color .2s;
  padding: 1rem 1.25rem;
  justify-content: space-between;
  display: flex;
  color: #C2CFDF;
  cursor: pointer;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-weight: 600;
  font-size: 14px;
  align-items: center;
}.xol-faq_q_upq:hover {
  color: #EEF2FA;
}.xol-faq_q_ic_upq {
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  color: #5C8FCF;
  display: flex;
  font-size: 1rem;
  flex-shrink: 0;
  justify-content: center;
  height: 24px;
  width: 24px;
  align-items: center;
}.xol-faq_item_upq.xol-state_open_upq .xol-faq_q_ic_upq {
  transform: rotate(45deg);
}.xol-faq_a_upq {
  padding: 0 20px 16px;
  color: #647898;
  display: none;
  font-size: 0.813rem;
  line-height: 1.7;
  overflow-wrap: break-word;
}.xol-faq_item_upq.xol-state_open_upq .xol-faq_a_upq {
  display: block;
}.xol-faq_a_upq strong {
  font-weight: 700;
  color: #C2CFDF;
}.xol-faq_a_upq a {
  color: #5C8FCF;
  text-decoration: underline;
}.xol-faq_a_upq ul,.xol-faq_a_upq ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.xol-faq_a_upq ol {
  list-style: decimal;
}.xol-faq_a_upq li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.xol-faq_a_upq table {
  margin: 8px 0;
  display: block;
  overflow-x: auto;
  font-size: 0.75rem;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 766px) {.xol-faq_a_upq table {
  display: table;
}
}.xol-faq_a_upq th {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #C2CFDF;
}.xol-faq_a_upq td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #647898;
}.xol-rv_upq {
  padding: 36px 16px 0;
  background: #0C1018;
}
@media(min-width: 770px) {.xol-rv_upq {
  padding: 44px 24px 0;
}
}.xol-rv_in_upq {
  margin: 0 auto;
  max-width: 82.5rem;
}.xol-rv_head_upq {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.xol-rv_label_upq {
  text-transform: uppercase;
  color: #5C8FCF;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.xol-rv_h2_upq {
  color: #EEF2FA;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  font-size: 1.375rem;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
}
@media(min-width: 771px) {.xol-rv_h2_upq {
  font-size: 28px;
}
}.xol-rv_stats_upq {
  gap: 1.125rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 0.813rem;
  color: #647898;
}.xol-rv_stats_score_upq {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.xol-rv_stats_score_val_upq {
  color: #C9A44A;
  font-family: 'Playfair Display', serif;
  font-size: 22px;
  font-weight: 800;
}.xol-rv_stats_score_max_upq {
  color: #647898;
  font-size: 13px;
}.xol-rv_stats_badge_upq {
  gap: 4px;
  align-items: center;
  display: flex;
}.xol-rv_stats_badge_upq svg {
  color: #C9A44A;
  width: 0.875rem;
  height: 0.875rem;
}.xol-rv_grid_upq {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 639px) {.xol-rv_grid_upq {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.xol-rv_grid_upq {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.xol-rv_card_upq {
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 20px;
  background: #151C27;
  flex-direction: column;
  display: flex;
}.xol-rv_card_stars_upq {
  gap: 2px;
  display: flex;
  color: #C9A44A;
  margin-bottom: 0.625rem;
}.xol-rv_card_stars_upq svg {
  height: 14px;
  width: 14px;
}.xol-rv_card_h_upq {
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #EEF2FA;
  font-size: 0.875rem;
  line-height: 1.3;
  overflow-wrap: break-word;
}.xol-rv_card_body_upq {
  flex: 1;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #647898;
}.xol-rv_card_body_upq strong {
  color: #C2CFDF;
  font-weight: 600;
}.xol-rv_card_meta_upq {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 12px;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  display: flex;
}.xol-rv_card_author_upq {
  font-weight: 600;
  font-size: 0.75rem;
  color: #C2CFDF;
}.xol-rv_card_date_upq {
  color: #647898;
  font-size: 0.688rem;
}.xol-seo_upq {
  padding: 36px 1rem 0;
  background: #0C1018;
}
@media(min-width: 770px) {.xol-seo_upq {
  padding: 2.75rem 1.5rem 0;
}
}.xol-seo_in_upq {
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.09);
  padding: 28px 24px;
  background: #151C27;
  border-radius: 14px;
  max-width: 1320px;
}
@media(min-width: 769px) {.xol-seo_in_upq {
  padding: 2.25rem 2.5rem;
}
}.xol-seo_label_upq {
  color: #5C8FCF;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 10px;
}.xol-seo_h2_upq {
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Playfair Display', serif;
  line-height: 1.25;
  font-size: 20px;
  color: #EEF2FA;
  margin-bottom: 14px;
}
@media(min-width: 766px) {.xol-seo_h2_upq {
  font-size: 24px;
}
}.xol-seo_body_upq {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #8A9DB8;
}.xol-seo_body_upq p {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  color: #8A9DB8;
}.xol-seo_body_upq p:last-child {
  margin-bottom: 0;
}.xol-seo_body_upq strong {
  font-weight: 700;
  color: #C2CFDF;
}.xol-seo_body_upq a {
  transition: color .2s;
  text-decoration: underline;
  color: #5C8FCF;
}.xol-seo_body_upq a:hover {
  color: #7AAADE;
}.xol-seo_body_upq ul,.xol-seo_body_upq ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.xol-seo_body_upq ol {
  list-style: decimal;
}.xol-seo_body_upq li {
  font-size: 14px;
  color: #8A9DB8;
  margin-bottom: 6px;
  line-height: 1.75;
}.xol-seo_body_upq table {
  margin-bottom: 0.75rem;
  font-size: 13px;
  display: block;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 770px) {.xol-seo_body_upq table {
  display: table;
}
}.xol-seo_body_upq th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  color: #C2CFDF;
  text-align: left;
}.xol-seo_body_upq td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #8A9DB8;
}.xol-seo_cols_upq {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 643px) {.xol-seo_cols_upq {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.xol-seo_cols_upq {
  grid-template-columns: repeat(3,1fr);
}
}.xol-seo_col_h_upq {
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  color: #C2CFDF;
  font-size: 0.813rem;
  font-weight: 700;
}.xol-seo_col_p_upq {
  color: #647898;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.xol-seo_stats_upq {
  margin: 1.25rem 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.xol-seo_stat_upq {
  border-radius: 0.5rem;
  flex: 1;
  border: 1px solid rgba(92,143,207,0.18);
  padding: 0.875rem 16px;
  background: rgba(92,143,207,0.08);
  min-width: 140px;
}.xol-seo_stat_val_upq {
  color: #5C8FCF;
  font-weight: 800;
  margin-bottom: 0.25rem;
  font-size: 20px;
  overflow-wrap: break-word;
}.xol-seo_stat_lb_upq {
  overflow-wrap: break-word;
  color: #647898;
  font-size: 0.688rem;
}.xol-seo_upq {
  background: #0C1018;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 767px) {.xol-seo_upq {
  padding: 2.75rem 24px 0;
}
}.xol-seo_in_upq {
  background: #151C27;
  padding: 28px 1.5rem;
  border-radius: 0.875rem;
  border: 1px solid rgba(255,255,255,0.09);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 767px) {.xol-seo_in_upq {
  padding: 36px 40px;
}
}.xol-seo_label_upq {
  font-size: 11px;
  margin-bottom: 0.625rem;
  color: #5C8FCF;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
}.xol-seo_h2_upq {
  margin-bottom: 0.875rem;
  font-family: 'Playfair Display', serif;
  font-size: 1.25rem;
  color: #EEF2FA;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1.25;
}
@media(min-width: 769px) {.xol-seo_h2_upq {
  font-size: 1.5rem;
}
}.xol-seo_body_upq {
  overflow-wrap: break-word;
  font-size: 14px;
  line-height: 1.75;
  color: #8A9DB8;
}.xol-seo_body_upq p {
  font-size: 14px;
  color: #8A9DB8;
  margin-bottom: 12px;
  line-height: 1.75;
}.xol-seo_body_upq p:last-child {
  margin-bottom: 0;
}.xol-seo_body_upq strong {
  font-weight: 700;
  color: #C2CFDF;
}.xol-seo_body_upq a {
  transition: color .2s;
  color: #5C8FCF;
  text-decoration: underline;
}.xol-seo_body_upq a:hover {
  color: #7AAADE;
}.xol-seo_body_upq ul,.xol-seo_body_upq ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.xol-seo_body_upq ol {
  list-style: decimal;
}.xol-seo_body_upq li {
  font-size: 0.875rem;
  color: #8A9DB8;
  margin-bottom: 6px;
  line-height: 1.75;
}.xol-seo_body_upq table {
  display: block;
  font-size: 0.813rem;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 12px;
  border-collapse: collapse;
}
@media(min-width: 771px) {.xol-seo_body_upq table {
  display: table;
}
}.xol-seo_body_upq th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  font-weight: 700;
  color: #C2CFDF;
  text-align: left;
}.xol-seo_body_upq td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #8A9DB8;
}.xol-seo_cols_upq {
  gap: 1.5rem;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 639px) {.xol-seo_cols_upq {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.xol-seo_cols_upq {
  grid-template-columns: repeat(3,1fr);
}
}.xol-seo_col_h_upq {
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 0.438rem;
  color: #C2CFDF;
}.xol-seo_col_p_upq {
  color: #647898;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.xol-seo_stats_upq {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.xol-seo_stat_upq {
  background: rgba(92,143,207,0.08);
  padding: 0.875rem 1rem;
  flex: 1;
  border: 1px solid rgba(92,143,207,0.18);
  border-radius: 8px;
  min-width: 8.75rem;
}.xol-seo_stat_val_upq {
  color: #5C8FCF;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-weight: 800;
  font-size: 20px;
}.xol-seo_stat_lb_upq {
  color: #647898;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.xol-ft_upq {
  background: #080B10;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 3rem;
}.xol-ft_support_upq {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 24px 16px;
}
@media(min-width: 771px) {.xol-ft_support_upq {
  padding: 28px 24px;
}
}.xol-ft_support_in_upq {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
}.xol-ft_support_main_upq {
  flex: 1;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
}.xol-ft_support_ic_upq {
  color: #5C8FCF;
  flex-shrink: 0;
}.xol-ft_support_ic_upq svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 30px;
  height: 1.875rem;
}.xol-ft_support_text_title_upq {
  margin-bottom: 3px;
  overflow-wrap: break-word;
  font-size: 15px;
  font-weight: 700;
  color: #EEF2FA;
}.xol-ft_support_text_sub_upq {
  color: #647898;
  font-size: 12px;
  overflow-wrap: break-word;
}.xol-ft_support_btn_upq {
  border-radius: 8px;
  padding: 11px 1.375rem;
  background: #5C8FCF;
  transition: background .2s;
  font-weight: 700;
  color: #EEF2FA;
  font-size: 0.813rem;
  white-space: nowrap;
  flex-shrink: 0;
}.xol-ft_support_btn_upq:hover {
  background: #7AAADE;
}.xol-ft_support_contacts_upq {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.xol-ft_support_contact_upq {
  line-height: 1.4;
  color: #647898;
  font-size: 12px;
}.xol-ft_support_contact_upq strong {
  display: block;
  font-weight: 600;
  margin-bottom: 2px;
  color: #8A9DB8;
  font-size: 11px;
}.xol-ft_main_upq {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 1rem 24px;
}
@media(min-width: 766px) {.xol-ft_main_upq {
  padding: 40px 1.5rem 2rem;
}
}.xol-ft_main_in_upq {
  gap: 24px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 637px) {.xol-ft_main_in_upq {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.xol-ft_main_in_upq {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.xol-ft_col_logo_upq {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.xol-ft_col_logo_upq {
  grid-column: auto;
}
}.xol-ft_logo_upq {
  gap: 9px;
  color: #EEF2FA;
  font-size: 1rem;
  display: flex;
  font-weight: 800;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
}.xol-ft_logo_mark_upq {
  border-radius: 0.25rem;
  overflow: hidden;
  width: 30px;
  height: 30px;
}.xol-ft_logo_mark_upq img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.xol-ft_logo_sub_upq {
  font-size: 12px;
  max-width: 12.5rem;
  line-height: 1.55;
  color: #647898;
  overflow-wrap: break-word;
}.xol-ft_col_title_upq {
  color: #8A9DB8;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 700;
}.xol-ft_col_links_upq {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.xol-ft_col_link_upq {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #647898;
}.xol-ft_col_link_upq:hover {
  color: #C2CFDF;
}.xol-ft_apps_upq {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.xol-ft_app_card_upq {
  padding: 10px 12px;
  border-radius: 0.25rem;
  gap: 0.625rem;
  border: 1px solid rgba(255,255,255,0.09);
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  align-items: center;
  display: flex;
}.xol-ft_app_card_upq:hover {
  border-color: rgba(255,255,255,0.18);
}.xol-ft_app_card_ic_upq svg {
  stroke-linejoin: round;
  width: 22px;
  stroke-linecap: round;
  height: 22px;
}.xol-ft_app_card_os_upq {
  font-size: 10px;
  font-weight: 600;
  color: #647898;
}.xol-ft_app_card_action_upq {
  font-weight: 700;
  color: #C2CFDF;
  font-size: 0.75rem;
}.xol-ft_bot_upq {
  padding: 20px 16px;
}
@media(min-width: 769px) {.xol-ft_bot_upq {
  padding: 1.25rem 1.5rem;
}
}.xol-ft_bot_in_upq {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  align-items: center;
  max-width: 82.5rem;
  flex-wrap: wrap;
}.xol-ft_socials_upq {
  gap: 8px;
  display: flex;
}.xol-ft_soc_upq {
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.09);
  border-radius: 0.25rem;
  background: rgba(255,255,255,0.05);
  display: flex;
  width: 36px;
  color: #8A9DB8;
  justify-content: center;
  height: 36px;
  align-items: center;
}.xol-ft_soc_upq svg {
  height: 16px;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
}.xol-ft_soc_upq:hover {
  background: rgba(255,255,255,0.07);
}.xol-ft_legal_upq {
  flex: 1;
  min-width: 200px;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #6B7E98;
  font-size: 11px;
}.xol-ft_legal_upq strong {
  font-weight: 700;
  color: #8A9DB8;
}.xol-ft_legal_upq a {
  color: #8A9DB8;
  text-decoration: underline;
}.xol-ft_age_upq {
  border-radius: 50%;
  border: 2px solid #6B7E98;
  font-size: 0.688rem;
  height: 32px;
  align-items: center;
  color: #6B7E98;
  justify-content: center;
  font-weight: 800;
  margin-left: auto;
  flex-shrink: 0;
  display: flex;
  width: 2rem;
}