*,::before,::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background-color: #0E0919;
  font-family: 'DM Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  color: #C8C0E2;
  min-height: 100vh;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  text-decoration: none;
  color: inherit;
}.oir-layout_qx3 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.oir-page_qx3 {
  display: flex;
  min-height: 100vh;
}.oir-main_qx3 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1081px) {.oir-main_qx3 {
  padding-left: 13.75rem;
}
}
@media screen and (max-width: 1081px) {.oir-main_qx3 {
  padding-bottom: 4.5rem;
}
}.oir-gc_qx3 {
  border-radius: 10px;
  background: #120D21;
  transition: transform .2s,border-color .2s;
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  position: relative;
  cursor: pointer;
  width: 140px;
  flex-shrink: 0;
}
@media(min-width: 638px) {.oir-gc_qx3 {
  width: 9.75rem;
}
}
@media(min-width: 1078px) {.oir-gc_qx3 {
  width: 168px;
}
}.oir-gc_qx3:hover {
  border-color: rgba(155,64,232,0.08);
  transform: translateY(-3px);
}.oir-gc_img_qx3 {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.oir-gc_img_qx3 img {
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}.oir-gc_hover_qx3 {
  background: rgba(7,5,16,0.78);
  inset: 0;
  transition: opacity .2s;
  opacity: 0;
  display: flex;
  justify-content: center;
  position: absolute;
  align-items: center;
}.oir-gc_qx3:hover .oir-gc_hover_qx3 {
  opacity: 1;
}.oir-gc_hover_btn_qx3 {
  border-radius: 6px;
  padding: 8px 1rem;
  background: #9B40E8;
  font-size: 0.75rem;
  color: #F2EEFF;
  font-weight: 700;
}.oir-gc_info_qx3 {
  padding: 8px 0.625rem 0.625rem;
}.oir-gc_name_qx3 {
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  text-overflow: ellipsis;
  max-width: 100%;
  font-size: 0.75rem;
  margin-bottom: 3px;
  color: #C8C0E2;
}.oir-gc_prov_qx3 {
  color: #524C70;
  font-size: 0.625rem;
}.oir-gc_tag_qx3 {
  border-radius: 4px;
  padding: 2px 7px;
  text-transform: uppercase;
  font-size: 9px;
  font-weight: 700;
  position: absolute;
  letter-spacing: .04em;
  top: 0.375rem;
  left: 6px;
  z-index: 2;
}.oir-gc_tag_hot_qx3 {
  background: #F02850;
  color: #fff;
}.oir-gc_tag_new_qx3 {
  background: #1EC97A;
  color: #0E0919;
}.oir-gc_tag_jp_qx3 {
  background: #F0A820;
  color: #0E0919;
}.oir-gc_tag_ex_qx3 {
  background: #C428B8;
  color: #fff;
}.oir-gc_tag_live_qx3 {
  background: #F02850;
  color: #fff;
}.oir-gr_qx3 {
  padding: 32px 16px 0;
  background: #0E0919;
}
@media(min-width: 769px) {.oir-gr_qx3 {
  padding: 2.25rem 24px 0;
}
}.oir-gr_in_qx3 {
  margin: 0 auto;
  max-width: 1340px;
}.oir-gr_head_qx3 {
  gap: 12px;
  margin-bottom: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.oir-gr_head_l_qx3 {
  flex: 1;
  gap: 0.625rem;
  min-width: 0;
  align-items: center;
  display: flex;
}.oir-gr_ic_qx3 {
  border-radius: 10px;
  justify-content: center;
  height: 2rem;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  width: 2rem;
}.oir-gr_ic_qx3 svg {
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
}.oir-gr_title_qx3 {
  color: #F2EEFF;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-weight: 700;
  font-family: 'Syne', sans-serif;
}
@media(min-width: 771px) {.oir-gr_title_qx3 {
  font-size: 18px;
}
}.oir-gr_more_qx3 {
  transition: color .2s;
  gap: 0.313rem;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
  color: #6C6290;
  align-items: center;
  font-size: 0.75rem;
  flex-shrink: 0;
}.oir-gr_more_qx3:hover {
  color: #9B40E8;
}.oir-gr_more_qx3 svg {
  height: 0.75rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 12px;
}.oir-gr_arrows_qx3 {
  gap: 0.375rem;
  flex-shrink: 0;
  display: flex;
}.oir-gr_arr_qx3 {
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  border-radius: 6px;
  transition: background .15s,color .15s;
  align-items: center;
  justify-content: center;
  height: 30px;
  color: #9088B4;
  width: 1.875rem;
  display: flex;
}.oir-gr_arr_qx3:hover {
  background: rgba(255,255,255,0.07);
  color: #F2EEFF;
}.oir-gr_arr_qx3 svg {
  width: 0.813rem;
  height: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.oir-gr_seo_h_qx3 {
  margin: 0 0 6px;
  font-size: 0.813rem;
  max-width: 42.5rem;
  font-weight: 700;
  font-family: 'Syne', sans-serif;
  color: #C8C0E2;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.oir-gr_seo_h_qx3 {
  font-size: 14px;
}
}.oir-gr_seo_qx3 {
  font-size: 0.75rem;
  color: #6C6290;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  line-height: 1.55;
  max-width: 680px;
}.oir-gr_seo_qx3 strong {
  font-weight: 600;
  color: #C8C0E2;
}.oir-gr_scroll_qx3 {
  gap: 10px;
  display: flex;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  scrollbar-width: none;
}.oir-gr_scroll_qx3::-webkit-scrollbar {
  display: none;
}
@media(min-width: 767px) {.oir-gr_scroll_qx3 {
  gap: 0.75rem;
}
}.oir-tb_qx3 {
  background: #0E0919;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  top: 0;
  height: 56px;
  right: 0;
  align-items: center;
  position: fixed;
  display: flex;
  z-index: 80;
  left: 0;
}.oir-tb_in_qx3 {
  gap: 0;
  padding: 0 14px;
  height: 100%;
  width: 100%;
  align-items: center;
  display: flex;
}.oir-tb_burger_qx3 {
  border-radius: 0.625rem;
  gap: 5px;
  margin-right: 0.5rem;
  display: flex;
  height: 38px;
  justify-content: center;
  flex-direction: column;
  width: 2.375rem;
  align-items: center;
  flex-shrink: 0;
}.oir-tb_burger_qx3:hover {
  background: rgba(255,255,255,0.05);
}.oir-tb_burger_line_qx3 {
  background: #9088B4;
  border-radius: 1px;
  display: block;
  width: 18px;
  height: 2px;
}
@media(min-width:1080px) {.oir-tb_burger_qx3 {
  display: none;
}
}.oir-tb_logo_qx3 {
  gap: 9px;
  align-items: center;
  font-size: 18px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-right: 1.25rem;
  color: #F2EEFF;
  flex-shrink: 0;
  letter-spacing: -.01em;
  display: flex;
}.oir-tb_logo_mark_qx3 {
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  width: 2rem;
  height: 32px;
  align-items: center;
}.oir-tb_logo_mark_qx3 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.oir-tb_nav_qx3 {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 638px) {.oir-tb_nav_qx3 {
  display: flex;
}
}.oir-tb_tab_qx3 {
  border-radius: 0.625rem;
  padding: 0.5rem 0.875rem;
  transition: background .15s,color .15s;
  font-weight: 600;
  color: #9088B4;
  font-size: 13px;
  white-space: nowrap;
}.oir-tb_tab_qx3:hover {
  background: rgba(255,255,255,0.05);
  color: #F2EEFF;
}.oir-tb_tab_qx3.oir-state_active_qx3 {
  background: rgba(155,64,232,0.18);
  color: #F2EEFF;
}.oir-tb_right_qx3 {
  gap: 8px;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
  display: flex;
}.oir-tb_login_qx3 {
  padding: 0.563rem 1rem;
  border-radius: 10px;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  font-size: 13px;
  color: #C8C0E2;
  display: none;
  font-weight: 600;
}.oir-tb_login_qx3:hover {
  border-color: rgba(160,68,240,0.55);
  color: #F2EEFF;
}
@media(min-width: 479px) {.oir-tb_login_qx3 {
  display: block;
}
}.oir-tb_reg_qx3 {
  padding: 9px 18px;
  border-radius: 10px;
  background: #1EC97A;
  transition: background .2s;
  color: #0C0818;
  font-weight: 700;
  font-size: 13px;
  white-space: nowrap;
}.oir-tb_reg_qx3:hover {
  background: #28E88C;
}.oir-sb_qx3 {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255,255,255,0.05);
  background: #17102A;
  transition: transform .25s ease;
  bottom: 0;
  top: 3.5rem;
  left: 0;
  width: 13.75rem;
  position: fixed;
  z-index: 70;
  overflow-y: auto;
}.oir-sb_qx3.oir-state_open_qx3 {
  transform: translateX(0);
}.oir-sb_qx3::-webkit-scrollbar {
  width: 0.25rem;
}.oir-sb_qx3::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1078px) {.oir-sb_qx3 {
  transform: translateX(0);
}
}.oir-sb_auth_qx3 {
  padding: 0.875rem 0.75rem 10px;
}.oir-sb_btn_reg_qx3 {
  background: #1EC97A;
  padding: 0.688rem;
  border-radius: 0.625rem;
  transition: background .2s;
  margin-bottom: 0.5rem;
  font-size: 13px;
  color: #0C0818;
  display: block;
  font-weight: 700;
  text-align: center;
}.oir-sb_btn_reg_qx3:hover {
  background: #28E88C;
}.oir-sb_btn_login_qx3 {
  border-radius: 10px;
  transition: border-color .2s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  padding: 0.625rem;
  text-align: center;
  display: block;
  font-weight: 600;
  font-size: 0.813rem;
  color: #C8C0E2;
}.oir-sb_btn_login_qx3:hover {
  border-color: rgba(160,68,240,0.55);
  color: #F2EEFF;
}.oir-sb_promo_qx3 {
  padding: 12px 14px;
  overflow: hidden;
  background: linear-gradient(135deg,#2C0A52,#17102A);
  margin: 0 12px 10px;
  border: 1px solid rgba(155,64,232,0.18);
  border-radius: 10px;
  position: relative;
}.oir-sb_promo_qx3::before {
  background: radial-gradient(circle,rgba(155,64,232,0.18),transparent 70%);
  border-radius: 50%;
  right: -20px;
  width: 80px;
  position: absolute;
  top: -20px;
  content: '';
  height: 80px;
}.oir-sb_promo_title_qx3 {
  font-weight: 700;
  color: #9B40E8;
  font-size: 0.688rem;
  letter-spacing: .06em;
  text-transform: uppercase;
  margin-bottom: 0.25rem;
}.oir-sb_promo_text_qx3 {
  overflow-wrap: break-word;
  font-weight: 600;
  line-height: 1.35;
  color: #F2EEFF;
  font-size: 0.75rem;
}.oir-sb_promo_sub_qx3 {
  margin-top: 3px;
  font-size: 0.625rem;
  color: #6C6290;
}.oir-sb_nav_qx3 {
  padding: 0.375rem 0.5rem 16px;
}.oir-sb_nav_lb_qx3 {
  padding: 0.625rem 0.5rem 0.375rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  color: #524C70;
}.oir-sb_link_qx3 {
  transition: background .15s,color .15s;
  gap: 10px;
  padding: 9px 10px;
  border-radius: 0.375rem;
  align-items: center;
  font-weight: 500;
  display: flex;
  overflow-wrap: break-word;
  color: #9088B4;
  cursor: pointer;
  font-size: 0.813rem;
}.oir-sb_link_qx3:hover {
  background: rgba(255,255,255,0.05);
  color: #F2EEFF;
}.oir-sb_link_qx3.oir-state_active_qx3 {
  background: rgba(155,64,232,0.18);
  color: #F2EEFF;
}.oir-sb_ic_qx3 {
  border-radius: 6px;
  height: 1.875rem;
  width: 30px;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
}.oir-sb_ic_qx3 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1rem;
  height: 1rem;
}.oir-sb_ic_1_qx3 {
  background: rgba(155,64,232,0.08);
  color: #9B40E8;
}.oir-sb_ic_2_qx3 {
  background: rgba(30,201,122,0.15);
  color: #1EC97A;
}.oir-sb_ic_3_qx3 {
  background: rgba(240,168,32,0.15);
  color: #F0A820;
}.oir-sb_ic_4_qx3 {
  background: rgba(196,40,184,0.20);
  color: #C428B8;
}.oir-sb_ic_5_qx3 {
  background: rgba(155,64,232,0.08);
  color: #F030A8;
}.oir-sb_ic_6_qx3 {
  background: rgba(196,40,184,0.20);
  color: #7C22D8;
}.oir-sb_badge_qx3 {
  padding: 2px 0.438rem;
  background: #F0A820;
  border-radius: 0.375rem;
  font-weight: 700;
  color: #0C0818;
  margin-left: auto;
  font-size: 9px;
}.oir-sb_bot_qx3 {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.5rem;
  padding: 12px;
  display: flex;
}.oir-sb_lang_qx3,.oir-sb_help_qx3 {
  flex: 1;
  border: 1px solid rgba(255,255,255,0.06);
  background: rgba(255,255,255,0.05);
  border-radius: 6px;
  gap: 6px;
  padding: 0.563rem 0.375rem;
  transition: border-color .2s;
  color: #9088B4;
  display: flex;
  font-weight: 600;
  align-items: center;
  justify-content: center;
  font-size: 11px;
}.oir-sb_lang_qx3:hover,.oir-sb_help_qx3:hover {
  border-color: rgba(160,68,240,0.55);
  color: #F2EEFF;
}.oir-sb_lang_qx3 svg,.oir-sb_help_qx3 svg {
  height: 0.813rem;
  stroke-linejoin: round;
  width: 13px;
  stroke-linecap: round;
}.oir-sb_bd_qx3 {
  inset: 0;
  background: rgba(7,5,16,0.78);
  z-index: 69;
  position: fixed;
  display: none;
}.oir-sb_bd_qx3.oir-state_on_qx3 {
  display: block;
}
@media(min-width: 1079px) {.oir-sb_bd_qx3 {
  display: none!important;
}
}.oir-mob_nav_qx3 {
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.11);
  background: #17102A;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 80;
  position: fixed;
  display: flex;
}
@media(min-width: 1077px) {.oir-mob_nav_qx3 {
  display: none;
}
}.oir-mob_nav_item_qx3 {
  gap: 4px;
  padding: 0.25rem 2px;
  flex: 1;
  display: flex;
  align-items: center;
  color: #524C70;
  flex-direction: column;
  cursor: pointer;
}.oir-mob_nav_ic_qx3 {
  line-height: 1;
}.oir-mob_nav_ic_qx3 svg {
  width: 1.25rem;
  stroke-linejoin: round;
  height: 1.25rem;
  stroke-linecap: round;
}.oir-mob_nav_lb_qx3 {
  color: #524C70;
  font-size: 0.625rem;
  font-weight: 600;
}.oir-mob_nav_item_qx3.oir-state_active_qx3 {
  color: #9B40E8;
}.oir-mob_nav_item_qx3.oir-state_active_qx3 .oir-mob_nav_lb_qx3 {
  color: #9B40E8;
}.oir-hero_qx3 {
  padding: 20px 1rem 0;
  background: #0E0919;
}
@media(min-width: 769px) {.oir-hero_qx3 {
  padding: 24px 1.5rem 0;
}
}.oir-hero_in_qx3 {
  margin: 0 auto;
  gap: 0.75rem;
  max-width: 1340px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.oir-hero_in_qx3 {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width:1100px) {.oir-hero_in_qx3 {
  grid-template-columns: 1fr 340px;
}
}.oir-hero_promo_qx3 {
  background: #120D21;
  border-radius: 1rem;
  overflow: hidden;
  display: flex;
  align-items: stretch;
  min-height: 13.75rem;
  position: relative;
}
@media(min-width: 767px) {.oir-hero_promo_qx3 {
  min-height: 17.5rem;
}
}.oir-hero_promo_bg_qx3 {
  background: linear-gradient(120deg,#2C0A52 0%,#0E0919 100%);
  inset: 0;
  background-position: center;
  position: absolute;
  background-size: cover;
}.oir-hero_promo_bg_qx3::after {
  inset: 0;
  background: linear-gradient(90deg,#0E0919 0%,rgba(7,5,16,0.78) 60%,transparent 100%);
  content: '';
  position: absolute;
}.oir-hero_promo_glow_qx3 {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196,40,184,0.20) 0%,transparent 65%);
  top: -2.5rem;
  right: 3.75rem;
  pointer-events: none;
  position: absolute;
  height: 18.75rem;
  width: 18.75rem;
}.oir-hero_promo_ct_qx3 {
  padding: 28px 1.5rem 28px 28px;
  flex-direction: column;
  z-index: 2;
  position: relative;
  max-width: 480px;
  justify-content: center;
  display: flex;
}
@media(min-width: 767px) {.oir-hero_promo_ct_qx3 {
  padding: 40px 32px;
}
}.oir-hero_badge_qx3 {
  background: rgba(155,64,232,0.18);
  border: 1px solid rgba(155,64,232,0.08);
  padding: 0.313rem 12px;
  border-radius: 20px;
  margin-bottom: 0.875rem;
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #9B40E8;
  font-size: 0.625rem;
}.oir-hero_h1_qx3 {
  font-weight: 800;
  margin-bottom: 10px;
  color: #F2EEFF;
  line-height: 1.15;
  font-family: 'Syne', sans-serif;
  font-size: 1.625rem;
  overflow-wrap: break-word;
}.oir-hero_h1_qx3 em {
  color: #F0A820;
  font-style: normal;
}
@media(min-width: 769px) {.oir-hero_h1_qx3 {
  font-size: 36px;
}
}.oir-hero_sub_qx3 {
  line-height: 1.55;
  margin-bottom: 20px;
  font-size: 13px;
  color: #9088B4;
}
@media(min-width: 769px) {.oir-hero_sub_qx3 {
  font-size: 0.875rem;
}
}.oir-hero_row_qx3 {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.oir-hero_cta_qx3 {
  background: #1EC97A;
  border-radius: 0.625rem;
  transition: background .2s;
  padding: 0.813rem 26px;
  font-weight: 700;
  color: #0C0818;
  font-size: 14px;
  box-shadow: 0 3px 0 rgba(0,0,0,0.45), 0 0 1.125rem rgba(30,201,122,0.50);
}.oir-hero_cta_qx3:hover {
  background: #28E88C;
}.oir-hero_terms_qx3 {
  color: #524C70;
  font-size: 0.688rem;
}.oir-hero_game_qx3 {
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 1rem;
  background: #120D21;
  display: flex;
  position: relative;
  flex-direction: column;
}.oir-hero_game_badge_qx3 {
  border-radius: 20px;
  background: rgba(240,168,32,0.15);
  padding: 5px 10px;
  border: 1px solid rgba(240,168,32,0.15);
  letter-spacing: .06em;
  z-index: 3;
  font-size: 0.625rem;
  left: 0.75rem;
  text-transform: uppercase;
  top: 12px;
  position: absolute;
  color: #F0A820;
  font-weight: 700;
}.oir-hero_game_badge_qx3 svg {
  margin-right: 0.25rem;
  vertical-align: -1px;
  height: 0.688rem;
  width: 11px;
}.oir-hero_game_img_qx3 {
  overflow: hidden;
  background: linear-gradient(135deg,#2C0A52,#0E0919);
  padding-bottom: 60%;
  position: relative;
}.oir-hero_game_img_qx3 img {
  inset: 0;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}.oir-hero_game_play_qx3 {
  transition: opacity .2s;
  background: rgba(7,5,16,0.78);
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  position: absolute;
}.oir-hero_game_qx3:hover .oir-hero_game_play_qx3 {
  opacity: 1;
}.oir-hero_game_play_qx3 span {
  background: #9B40E8;
  border-radius: 50%;
  display: flex;
  width: 52px;
  align-items: center;
  height: 52px;
  justify-content: center;
}.oir-hero_game_play_qx3 span svg {
  width: 1.125rem;
  height: 18px;
  margin-left: 2px;
}.oir-hero_game_info_qx3 {
  padding: 14px 16px;
}.oir-hero_game_title_qx3 {
  margin-bottom: 0.25rem;
  color: #F2EEFF;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 15px;
}.oir-hero_game_provider_qx3 {
  color: #6C6290;
  font-size: 11px;
}.oir-hero_game_btn_qx3 {
  transition: background .2s;
  padding: 0.688rem;
  background: #9B40E8;
  margin: 0.75rem 1rem 16px;
  border-radius: 0.625rem;
  display: block;
  color: #F2EEFF;
  text-align: center;
  font-weight: 700;
  font-size: 0.813rem;
}.oir-hero_game_qx3:hover .oir-hero_game_btn_qx3 {
  background: #B05EFF;
}.oir-wy_qx3 {
  background: #0E0919;
  padding: 32px 1rem 0;
}
@media(min-width: 770px) {.oir-wy_qx3 {
  padding: 40px 1.5rem 0;
}
}.oir-wy_in_qx3 {
  margin: 0 auto;
  max-width: 83.75rem;
}.oir-wy_head_qx3 {
  margin-bottom: 18px;
  max-width: 45rem;
}.oir-wy_label_qx3 {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-weight: 700;
  color: #9B40E8;
  font-size: 11px;
  margin-bottom: 0.5rem;
}.oir-wy_h2_qx3 {
  font-weight: 800;
  font-family: 'Syne', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  color: #F2EEFF;
  font-size: 20px;
}
@media(min-width: 767px) {.oir-wy_h2_qx3 {
  font-size: 1.5rem;
}
}.oir-wy_intro_qx3 {
  margin: 0;
  color: #6C6290;
  font-size: 13px;
  line-height: 1.6;
}.oir-wy_grid_qx3 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.oir-wy_grid_qx3 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.oir-wy_grid_qx3 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.oir-wy_card_qx3 {
  padding: 1.25rem;
  transition: border-color .2s,transform .2s;
  background: #17102A;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.625rem;
}.oir-wy_card_qx3:hover {
  border-color: rgba(155,64,232,0.08);
  transform: translateY(-2px);
}.oir-wy_card_ic_qx3 {
  border-radius: 50%;
  background: rgba(155,64,232,0.18);
  display: flex;
  height: 44px;
  color: #9B40E8;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.875rem;
  width: 44px;
}.oir-wy_card_ic_qx3 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 22px;
  height: 1.375rem;
}.oir-wy_card_h_qx3 {
  line-height: 1.25;
  font-size: 0.938rem;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  color: #F2EEFF;
  font-weight: 700;
}.oir-wy_card_p_qx3 {
  font-size: 13px;
  color: #6C6290;
  overflow-wrap: break-word;
  line-height: 1.6;
}.oir-wy_card_p_qx3 strong {
  font-weight: 600;
  color: #C8C0E2;
}.oir-gr_jp_qx3 {
  overflow: hidden;
  border-radius: 1rem;
  background: linear-gradient(135deg,#1E0A3C 0%,#090615 100%);
  padding: 20px;
  position: relative;
}.oir-gr_jp_qx3::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(196,40,184,0.20) 0%,transparent 70%);
  top: -3.75rem;
  left: -60px;
  width: 15.625rem;
  position: absolute;
  height: 250px;
  content: '';
}.oir-gr_jp_qx3::after {
  background: radial-gradient(circle,rgba(240,168,32,0.15) 0%,transparent 70%);
  border-radius: 50%;
  width: 12.5rem;
  right: 0;
  position: absolute;
  content: '';
  height: 12.5rem;
  bottom: -40px;
}.oir-gr_jp_head_qx3 {
  gap: 1rem;
  margin-bottom: 1rem;
  align-items: flex-start;
  z-index: 1;
  flex-wrap: wrap;
  position: relative;
  display: flex;
}.oir-gr_jp_info_qx3 {
  flex: 1;
}.oir-gr_jp_label_qx3 {
  letter-spacing: .08em;
  color: #7C22D8;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.oir-gr_jp_label_qx3 svg {
  width: 0.875rem;
  height: 14px;
  margin-right: 0.25rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  vertical-align: -2px;
}.oir-gr_jp_amount_qx3 {
  font-weight: 800;
  color: #F2EEFF;
  font-size: 32px;
  overflow-wrap: break-word;
  line-height: 1;
  font-family: 'Syne', sans-serif;
  margin-bottom: 0.25rem;
}
@media(min-width:768px) {.oir-gr_jp_amount_qx3 {
  font-size: 2.5rem;
}
}.oir-gr_jp_amount_qx3 span {
  color: #F0A820;
}.oir-gr_jp_seo_qx3 {
  line-height: 1.5;
  max-width: 480px;
  font-size: 12px;
  color: #9088B4;
  overflow-wrap: break-word;
}.oir-gr_jp_cta_qx3 {
  border-radius: 10px;
  padding: 0.688rem 1.25rem;
  transition: background .2s;
  border: 1px solid rgba(196,40,184,0.20);
  background: rgba(196,40,184,0.20);
  align-self: flex-start;
  font-weight: 700;
  margin-top: 0.25rem;
  flex-shrink: 0;
  font-size: 13px;
  color: #F2EEFF;
  white-space: nowrap;
  position: relative;
  z-index: 1;
}.oir-gr_jp_cta_qx3:hover {
  background: #C428B8;
}.oir-ws_qx3 {
  padding: 2rem 16px 0;
  background: #0E0919;
}
@media(min-width: 770px) {.oir-ws_qx3 {
  padding: 2.25rem 1.5rem 0;
}
}.oir-ws_in_qx3 {
  margin: 0 auto;
  max-width: 1340px;
}.oir-ws_head_qx3 {
  gap: 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
}.oir-ws_title_qx3 {
  gap: 0.625rem;
  overflow-wrap: break-word;
  font-family: 'Syne', sans-serif;
  color: #F2EEFF;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-weight: 700;
  font-size: 16px;
}.oir-ws_title_ic_qx3 svg {
  color: #F0A820;
  width: 1.125rem;
  stroke-linejoin: round;
  height: 18px;
  stroke-linecap: round;
}.oir-ws_online_qx3 {
  gap: 7px;
  font-weight: 600;
  align-items: center;
  display: flex;
  color: #6C6290;
  font-size: 0.75rem;
}.oir-ws_online_dot_qx3 {
  background: #1EC97A;
  border-radius: 50%;
  flex-shrink: 0;
  box-shadow: 0 0 6px rgba(30,201,122,0.15);
  height: 0.5rem;
  width: 8px;
}.oir-ws_scroll_qx3 {
  gap: 8px;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.oir-ws_scroll_qx3::-webkit-scrollbar {
  display: none;
}.oir-wc_qx3 {
  padding: 10px 14px;
  background: #120D21;
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.11);
  gap: 0.625rem;
  flex-shrink: 0;
  align-items: center;
  min-width: 13.75rem;
  display: flex;
}.oir-wc_img_qx3 {
  overflow: hidden;
  background: #17102A;
  border-radius: 0.375rem;
  flex-shrink: 0;
  height: 2.25rem;
  width: 36px;
}.oir-wc_img_qx3 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}.oir-wc_info_qx3 {
  min-width: 0;
}.oir-wc_game_qx3 {
  overflow: hidden;
  color: #C8C0E2;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.75rem;
  text-overflow: ellipsis;
}.oir-wc_player_qx3 {
  overflow: hidden;
  font-size: 0.625rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #524C70;
}.oir-wc_amount_qx3 {
  margin-left: auto;
  flex-shrink: 0;
  font-size: 0.813rem;
  font-weight: 700;
  color: #1EC97A;
  white-space: nowrap;
}.oir-prov_qx3 {
  padding: 2.25rem 16px 0;
  background: #0E0919;
}
@media(min-width: 771px) {.oir-prov_qx3 {
  padding: 44px 1.5rem 0;
}
}.oir-prov_in_qx3 {
  margin: 0 auto;
  max-width: 1340px;
}.oir-prov_head_qx3 {
  margin-bottom: 16px;
}.oir-prov_label_qx3 {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 11px;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #9B40E8;
}.oir-prov_h2_qx3 {
  color: #F2EEFF;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 0.5rem;
  font-family: 'Syne', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 771px) {.oir-prov_h2_qx3 {
  font-size: 24px;
}
}.oir-prov_seo_qx3 {
  line-height: 1.6;
  overflow-wrap: break-word;
  margin-bottom: 16px;
  color: #6C6290;
  max-width: 38.75rem;
  font-size: 13px;
}.oir-prov_seo_qx3 strong {
  color: #C8C0E2;
  font-weight: 700;
}.oir-prov_seo_qx3 a {
  text-decoration: underline;
  color: #9B40E8;
}.oir-prov_grid_qx3 {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width:640px) {.oir-prov_grid_qx3 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.oir-prov_grid_qx3 {
  grid-template-columns: repeat(8,1fr);
}
}.oir-prov_card_qx3 {
  background: #120D21;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 10px;
  gap: 7px;
  transition: border-color .2s,background .2s;
  padding: 0.875rem 10px;
  align-items: center;
  flex-direction: column;
  display: flex;
  cursor: pointer;
}.oir-prov_card_qx3:hover {
  border-color: rgba(160,68,240,0.55);
  background: #17102A;
}.oir-prov_logo_qx3 {
  border-radius: 6px;
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  justify-content: center;
  height: 2.75rem;
  display: flex;
  align-items: center;
  width: 2.75rem;
}.oir-prov_logo_qx3 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.oir-prov_name_qx3 {
  font-size: 0.688rem;
  text-align: center;
  font-weight: 600;
  overflow-wrap: break-word;
  color: #9088B4;
}.oir-htp_qx3 {
  background: #0E0919;
  padding: 36px 16px 0;
}
@media(min-width:768px) {.oir-htp_qx3 {
  padding: 2.75rem 1.5rem 0;
}
}.oir-htp_in_qx3 {
  margin: 0 auto;
  max-width: 83.75rem;
}.oir-htp_head_qx3 {
  margin-bottom: 1.375rem;
  max-width: 45rem;
}.oir-htp_label_qx3 {
  font-size: 0.688rem;
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #9B40E8;
  font-weight: 700;
}.oir-htp_h2_qx3 {
  color: #F2EEFF;
  font-weight: 800;
  font-size: 22px;
  margin-bottom: 0.5rem;
  font-family: 'Syne', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.oir-htp_h2_qx3 {
  font-size: 28px;
}
}.oir-htp_intro_qx3 {
  font-size: 0.875rem;
  color: #6C6290;
  line-height: 1.6;
}.oir-htp_steps_qx3 {
  padding: 0;
  margin: 0;
  gap: 12px;
  list-style: none;
  display: grid;
  counter-reset: none;
  grid-template-columns: 1fr;
}
@media(min-width: 642px) {.oir-htp_steps_qx3 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.oir-htp_steps_qx3 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.oir-htp_step_qx3 {
  background: #17102A;
  padding: 20px 1.125rem 1.125rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.11);
  flex-direction: column;
  position: relative;
  display: flex;
}.oir-htp_step_num_qx3 {
  border-radius: 50%;
  background: #9B40E8;
  width: 28px;
  height: 28px;
  left: 1.25rem;
  position: absolute;
  color: #0C0818;
  align-items: center;
  font-family: 'Syne', sans-serif;
  font-weight: 800;
  top: -12px;
  justify-content: center;
  font-size: 0.813rem;
  display: flex;
}.oir-htp_step_ic_qx3 {
  background: rgba(155,64,232,0.18);
  margin: 0.5rem 0 12px;
  border-radius: 0.375rem;
  color: #9B40E8;
  width: 2.25rem;
  justify-content: center;
  align-items: center;
  display: flex;
  height: 36px;
}.oir-htp_step_ic_qx3 svg {
  stroke-linecap: round;
  width: 18px;
  stroke-linejoin: round;
  height: 1.125rem;
}.oir-htp_step_h_qx3 {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.25;
  font-weight: 700;
  margin-bottom: 6px;
  color: #F2EEFF;
}.oir-htp_step_p_qx3 {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #6C6290;
  line-height: 1.55;
}.oir-htp_step_p_qx3 strong {
  font-weight: 600;
  color: #C8C0E2;
}.oir-htp_cta_qx3 {
  padding: 13px 26px;
  border-radius: 0.625rem;
  transition: background .2s;
  background: #1EC97A;
  display: inline-block;
  font-size: 0.875rem;
  margin-top: 20px;
  color: #0C0818;
  font-weight: 700;
}.oir-htp_cta_qx3:hover {
  background: #28E88C;
}.oir-app_qx3 {
  padding: 2.25rem 1rem 0;
  background: #0E0919;
}
@media(min-width: 769px) {.oir-app_qx3 {
  padding: 44px 24px 0;
}
}.oir-app_in_qx3 {
  margin: 0 auto;
  max-width: 83.75rem;
}.oir-app_head_qx3 {
  margin-bottom: 16px;
}.oir-app_label_qx3 {
  font-size: 11px;
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #9B40E8;
}.oir-app_h2_qx3 {
  overflow-wrap: break-word;
  font-family: 'Syne', sans-serif;
  color: #F2EEFF;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 0.375rem;
}
@media(min-width: 769px) {.oir-app_h2_qx3 {
  font-size: 1.5rem;
}
}.oir-app_sub_qx3 {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #6C6290;
  max-width: 37.5rem;
  line-height: 1.6;
}.oir-app_sub_qx3 strong {
  font-weight: 700;
  color: #C8C0E2;
}.oir-app_cards_qx3 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 1rem;
}
@media(min-width:640px) {.oir-app_cards_qx3 {
  grid-template-columns: repeat(3,1fr);
}
}.oir-app_card_qx3 {
  overflow: hidden;
  padding: 1.25rem;
  gap: 1rem;
  border-radius: 0.625rem;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.oir-app_card_ios_qx3 {
  background: linear-gradient(135deg,rgba(155,64,232,0.18) 0%,#17102A 100%);
}.oir-app_card_android_qx3 {
  background: linear-gradient(135deg,rgba(30,201,122,0.15) 0%,#17102A 100%);
}.oir-app_card_win_qx3 {
  background: linear-gradient(135deg,rgba(240,168,32,0.15) 0%,#17102A 100%);
}.oir-app_card_ic_qx3 svg {
  stroke-linecap: round;
  width: 2.125rem;
  stroke-linejoin: round;
  height: 34px;
}.oir-app_card_ic_qx3 {
  flex-shrink: 0;
  color: #F2EEFF;
}.oir-app_card_os_qx3 {
  font-size: 0.625rem;
  letter-spacing: .08em;
  color: #6C6290;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.oir-app_card_title_qx3 {
  color: #F2EEFF;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 700;
}.oir-app_card_text_qx3 {
  color: #6C6290;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.5;
  margin-bottom: 0.875rem;
}.oir-app_card_btn_qx3 {
  border-radius: 0.375rem;
  background: rgba(255,255,255,0.12);
  padding: 0.625rem 1.125rem;
  transition: background .2s;
  gap: 7px;
  border: 1px solid rgba(160,68,240,0.55);
  align-items: center;
  font-weight: 700;
  font-size: 13px;
  color: #F2EEFF;
  display: inline-flex;
}.oir-app_card_btn_qx3:hover {
  background: rgba(255,255,255,0.07);
}.oir-bon_qx3 {
  background: #0E0919;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.oir-bon_qx3 {
  padding: 44px 24px 0;
}
}.oir-bon_in_qx3 {
  margin: 0 auto;
  max-width: 83.75rem;
}.oir-bon_head_qx3 {
  margin-bottom: 20px;
}.oir-bon_label_qx3 {
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 8px;
  color: #9B40E8;
  font-weight: 700;
}.oir-bon_h2_qx3 {
  font-size: 1.25rem;
  font-weight: 800;
  color: #F2EEFF;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-family: 'Syne', sans-serif;
}
@media(min-width: 769px) {.oir-bon_h2_qx3 {
  font-size: 24px;
}
}.oir-bon_seo_qx3 {
  line-height: 1.6;
  max-width: 620px;
  overflow-wrap: break-word;
  color: #6C6290;
  font-size: 13px;
}.oir-bon_seo_qx3 strong {
  font-weight: 700;
  color: #C8C0E2;
}.oir-bon_seo_qx3 a {
  color: #9B40E8;
  text-decoration: underline;
}.oir-bon_grid_qx3 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.oir-bon_grid_qx3 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.oir-bon_grid_qx3 {
  grid-template-columns: repeat(5,1fr);
}
}.oir-bon_card_qx3 {
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 10px;
  padding: 16px;
  background: #120D21;
  transition: border-color .2s,transform .2s;
}.oir-bon_card_qx3:hover {
  border-color: rgba(155,64,232,0.08);
  transform: translateY(-2px);
}.oir-bon_card_ic_qx3 svg {
  stroke-linejoin: round;
  height: 1.625rem;
  stroke-linecap: round;
  width: 1.625rem;
}.oir-bon_card_ic_qx3 {
  margin-bottom: 10px;
}.oir-bon_card_type_qx3 {
  font-size: 10px;
  letter-spacing: .06em;
  margin-bottom: 6px;
  color: #6C6290;
  font-weight: 700;
  text-transform: uppercase;
}.oir-bon_card_amount_qx3 {
  line-height: 1.1;
  font-size: 1.125rem;
  font-weight: 800;
  color: #F0A820;
  margin-bottom: 0.375rem;
}.oir-bon_card_name_qx3 {
  font-size: 0.813rem;
  margin-bottom: 0.5rem;
  font-weight: 600;
  color: #F2EEFF;
  overflow-wrap: break-word;
}.oir-bon_card_detail_qx3 {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  font-size: 11px;
  padding-top: 0.5rem;
  line-height: 1.5;
  color: #524C70;
}.oir-reg_qx3 {
  background: #0E0919;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 766px) {.oir-reg_qx3 {
  padding: 44px 24px 0;
}
}.oir-reg_in_qx3 {
  padding: 28px 24px;
  border-radius: 1rem;
  border: 1px solid rgba(255,255,255,0.06);
  background: #17102A;
  margin: 0 auto;
  max-width: 1340px;
}
@media(min-width: 771px) {.oir-reg_in_qx3 {
  padding: 2.5rem;
}
}.oir-reg_top_qx3 {
  gap: 28px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.oir-reg_top_qx3 {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.oir-reg_label_qx3 {
  font-weight: 700;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  color: #9B40E8;
}.oir-reg_h2_qx3 {
  line-height: 1.2;
  font-size: 1.375rem;
  font-weight: 800;
  color: #F2EEFF;
  font-family: 'Syne', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.oir-reg_h2_qx3 {
  font-size: 28px;
}
}.oir-reg_bonus_qx3 {
  padding: 10px 1rem;
  border-radius: 10px;
  background: rgba(240,168,32,0.15);
  border: 1px solid rgba(240,168,32,0.15);
  gap: 8px;
  display: inline-flex;
  margin-bottom: 16px;
  align-items: center;
}.oir-reg_bonus_amount_qx3 {
  font-size: 1.25rem;
  color: #F0A820;
  font-weight: 800;
}.oir-reg_bonus_text_qx3 {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #9088B4;
}.oir-reg_cta_btn_qx3 {
  transition: background .2s;
  border-radius: 10px;
  padding: 0.875rem 32px;
  background: #1EC97A;
  display: inline-block;
  color: #0C0818;
  font-size: 15px;
  margin-bottom: 0.75rem;
  box-shadow: 0 3px 0 rgba(0,0,0,0.45), 0 0 1.125rem rgba(30,201,122,0.50);
  font-weight: 700;
}.oir-reg_cta_btn_qx3:hover {
  background: #28E88C;
}.oir-reg_terms_qx3 {
  color: #524C70;
  font-size: 0.688rem;
  line-height: 1.5;
}.oir-reg_seo_qx3 {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.65;
  padding-top: 1.25rem;
  color: #6C6290;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-top: 1.25rem;
}.oir-reg_seo_qx3 p {
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #6C6290;
}.oir-reg_seo_qx3 p:last-child {
  margin-bottom: 0;
}.oir-reg_seo_qx3 strong {
  color: #C8C0E2;
  font-weight: 700;
}.oir-reg_seo_qx3 a {
  transition: color .2s;
  text-decoration: underline;
  color: #9B40E8;
}.oir-reg_seo_qx3 a:hover {
  color: #B05EFF;
}.oir-reg_seo_qx3 ul,.oir-reg_seo_qx3 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.oir-reg_seo_qx3 ol {
  list-style: decimal;
}.oir-reg_seo_qx3 li {
  line-height: 1.65;
  margin-bottom: 0.25rem;
  color: #6C6290;
  font-size: 0.813rem;
}.oir-reg_seo_qx3 table {
  margin-bottom: 10px;
  width: 100%;
  font-size: 0.813rem;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 765px) {.oir-reg_seo_qx3 table {
  display: table;
}
}.oir-reg_seo_qx3 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 8px;
  text-align: left;
  font-weight: 700;
  color: #C8C0E2;
}.oir-reg_seo_qx3 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 8px;
  color: #6C6290;
}.oir-reg_steps_qx3 {
  gap: 0.875rem;
  margin-top: 1.75rem;
  flex-direction: column;
  display: flex;
}
@media(min-width: 861px) {.oir-reg_steps_qx3 {
  margin-top: 0;
}
}.oir-reg_step_qx3 {
  gap: 0.875rem;
  padding: 1rem;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.625rem;
  background: rgba(255,255,255,0.05);
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}.oir-reg_step_num_qx3 {
  border: 1px solid rgba(155,64,232,0.08);
  border-radius: 50%;
  background: rgba(155,64,232,0.18);
  font-weight: 800;
  display: flex;
  font-size: 0.875rem;
  color: #9B40E8;
  flex-shrink: 0;
  width: 2.125rem;
  justify-content: center;
  height: 34px;
  align-items: center;
}.oir-reg_step_title_qx3 {
  color: #F2EEFF;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 3px;
}.oir-reg_step_text_qx3 {
  font-size: 12px;
  line-height: 1.5;
  color: #6C6290;
}.oir-reg_trust_qx3 {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
  padding-top: 1.25rem;
  margin-top: 20px;
  flex-wrap: wrap;
}.oir-reg_trust_item_qx3 {
  gap: 0.438rem;
  font-size: 0.75rem;
  align-items: center;
  overflow-wrap: break-word;
  color: #6C6290;
  display: flex;
}.oir-reg_trust_ic_qx3 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  width: 16px;
  color: #9B40E8;
}.oir-pmt_qx3 {
  padding: 36px 1rem 0;
  background: #0E0919;
}
@media(min-width: 771px) {.oir-pmt_qx3 {
  padding: 44px 1.5rem 0;
}
}.oir-pmt_in_qx3 {
  margin: 0 auto;
  max-width: 1340px;
}.oir-pmt_head_qx3 {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.oir-pmt_label_qx3 {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  color: #9B40E8;
  margin-bottom: 8px;
  font-size: 0.688rem;
}.oir-pmt_h2_qx3 {
  font-size: 22px;
  font-family: 'Syne', sans-serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F2EEFF;
}
@media(min-width: 765px) {.oir-pmt_h2_qx3 {
  font-size: 1.75rem;
}
}.oir-pmt_intro_qx3 {
  color: #6C6290;
  font-size: 14px;
  line-height: 1.6;
  overflow-wrap: break-word;
}.oir-pmt_groups_qx3 {
  gap: 1.25rem;
  flex-direction: column;
  display: flex;
}.oir-pmt_group_qx3 {
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.625rem;
  background: #17102A;
  padding: 20px;
}.oir-pmt_group_head_qx3 {
  gap: 12px;
  align-items: center;
  display: flex;
  margin-bottom: 10px;
  flex-wrap: wrap;
}.oir-pmt_group_ic_qx3 {
  background: rgba(155,64,232,0.18);
  border-radius: 0.375rem;
  flex-shrink: 0;
  color: #9B40E8;
  justify-content: center;
  width: 2.25rem;
  display: flex;
  align-items: center;
  height: 2.25rem;
}.oir-pmt_group_ic_qx3 svg {
  height: 18px;
  stroke-linecap: round;
  width: 1.125rem;
  stroke-linejoin: round;
}.oir-pmt_group_h_qx3 {
  margin: 0;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 16px;
  font-family: 'Syne', sans-serif;
  color: #F2EEFF;
}.oir-pmt_group_p_qx3 {
  margin-bottom: 14px;
  color: #6C6290;
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.oir-pmt_group_p_qx3 strong {
  font-weight: 600;
  color: #C8C0E2;
}.oir-pmt_table_wrap_qx3 {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}.oir-pmt_table_qx3 {
  font-size: 0.813rem;
  width: 100%;
  min-width: 540px;
  border-collapse: collapse;
}.oir-pmt_table_qx3 th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: .04em;
  white-space: nowrap;
  font-size: 11px;
  color: #C8C0E2;
}.oir-pmt_table_qx3 td {
  padding: 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #6C6290;
}.oir-pmt_table_qx3 tbody tr:last-child td {
  border-bottom: none;
}.oir-pmt_table_qx3 tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #C8C0E2;
}.oir-seo_qx3 {
  padding: 2.25rem 1rem 0;
  background: #0E0919;
}
@media(min-width: 767px) {.oir-seo_qx3 {
  padding: 2.75rem 24px 0;
}
}.oir-seo_in_qx3 {
  border: 1px solid rgba(255,255,255,0.11);
  background: #17102A;
  padding: 1.75rem 24px;
  border-radius: 1rem;
  margin: 0 auto;
  max-width: 83.75rem;
}
@media(min-width: 767px) {.oir-seo_in_qx3 {
  padding: 36px 2.5rem;
}
}.oir-seo_label_qx3 {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #9B40E8;
  letter-spacing: .08em;
}.oir-seo_h2_qx3 {
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
  font-family: 'Syne', sans-serif;
  color: #F2EEFF;
  font-size: 1.25rem;
  margin-bottom: 14px;
}
@media(min-width:768px) {.oir-seo_h2_qx3 {
  font-size: 24px;
}
}.oir-seo_body_qx3 {
  color: #9088B4;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
}.oir-seo_body_qx3 p {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 12px;
  color: #9088B4;
}.oir-seo_body_qx3 p:last-child {
  margin-bottom: 0;
}.oir-seo_body_qx3 strong {
  font-weight: 700;
  color: #C8C0E2;
}.oir-seo_body_qx3 a {
  transition: color .2s;
  color: #9B40E8;
  text-decoration: underline;
}.oir-seo_body_qx3 a:hover {
  color: #B05EFF;
}.oir-seo_body_qx3 ul,.oir-seo_body_qx3 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.oir-seo_body_qx3 ol {
  list-style: decimal;
}.oir-seo_body_qx3 li {
  line-height: 1.75;
  color: #9088B4;
  margin-bottom: 0.375rem;
  font-size: 14px;
}.oir-seo_body_qx3 table {
  display: block;
  border-collapse: collapse;
  font-size: 0.813rem;
  overflow-x: auto;
  margin-bottom: 12px;
  width: 100%;
}
@media(min-width: 769px) {.oir-seo_body_qx3 table {
  display: table;
}
}.oir-seo_body_qx3 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  color: #C8C0E2;
  font-weight: 700;
}.oir-seo_body_qx3 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #9088B4;
}.oir-seo_cols_qx3 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.oir-seo_cols_qx3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.oir-seo_cols_qx3 {
  grid-template-columns: repeat(3,1fr);
}
}.oir-seo_col_h_qx3 {
  color: #C8C0E2;
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 13px;
  overflow-wrap: break-word;
}.oir-seo_col_p_qx3 {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #6C6290;
  overflow-wrap: break-word;
}.oir-seo_stats_qx3 {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.oir-seo_stat_qx3 {
  border-radius: 10px;
  background: rgba(155,64,232,0.08);
  padding: 0.875rem 16px;
  flex: 1;
  border: 1px solid rgba(155,64,232,0.18);
  min-width: 140px;
}.oir-seo_stat_val_qx3 {
  font-weight: 800;
  overflow-wrap: break-word;
  color: #9B40E8;
  font-size: 1.25rem;
  margin-bottom: 0.25rem;
}.oir-seo_stat_lb_qx3 {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #6C6290;
}.oir-seo_qx3 {
  padding: 2.25rem 1rem 0;
  background: #0E0919;
}
@media(min-width: 769px) {.oir-seo_qx3 {
  padding: 2.75rem 24px 0;
}
}.oir-seo_in_qx3 {
  background: #17102A;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 28px 1.5rem;
  border-radius: 1rem;
  margin: 0 auto;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.oir-seo_in_qx3 {
  padding: 2.25rem 40px;
}
}.oir-seo_label_qx3 {
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #9B40E8;
}.oir-seo_h2_qx3 {
  line-height: 1.25;
  overflow-wrap: break-word;
  font-family: 'Syne', sans-serif;
  margin-bottom: 0.875rem;
  color: #F2EEFF;
  font-weight: 800;
  font-size: 20px;
}
@media(min-width:768px) {.oir-seo_h2_qx3 {
  font-size: 24px;
}
}.oir-seo_body_qx3 {
  line-height: 1.75;
  font-size: 14px;
  color: #9088B4;
  overflow-wrap: break-word;
}.oir-seo_body_qx3 p {
  color: #9088B4;
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 12px;
}.oir-seo_body_qx3 p:last-child {
  margin-bottom: 0;
}.oir-seo_body_qx3 strong {
  color: #C8C0E2;
  font-weight: 700;
}.oir-seo_body_qx3 a {
  transition: color .2s;
  color: #9B40E8;
  text-decoration: underline;
}.oir-seo_body_qx3 a:hover {
  color: #B05EFF;
}.oir-seo_body_qx3 ul,.oir-seo_body_qx3 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.oir-seo_body_qx3 ol {
  list-style: decimal;
}.oir-seo_body_qx3 li {
  line-height: 1.75;
  margin-bottom: 0.375rem;
  color: #9088B4;
  font-size: 14px;
}.oir-seo_body_qx3 table {
  border-collapse: collapse;
  display: block;
  font-size: 0.813rem;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 12px;
}
@media(min-width: 765px) {.oir-seo_body_qx3 table {
  display: table;
}
}.oir-seo_body_qx3 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C8C0E2;
  font-weight: 700;
  text-align: left;
}.oir-seo_body_qx3 td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9088B4;
}.oir-seo_cols_qx3 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.oir-seo_cols_qx3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.oir-seo_cols_qx3 {
  grid-template-columns: repeat(3,1fr);
}
}.oir-seo_col_h_qx3 {
  font-size: 13px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #C8C0E2;
  margin-bottom: 0.438rem;
}.oir-seo_col_p_qx3 {
  font-size: 13px;
  color: #6C6290;
  overflow-wrap: break-word;
  line-height: 1.65;
}.oir-seo_stats_qx3 {
  margin: 20px 0;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
}.oir-seo_stat_qx3 {
  flex: 1;
  border-radius: 0.625rem;
  background: rgba(155,64,232,0.08);
  border: 1px solid rgba(155,64,232,0.18);
  padding: 0.875rem 1rem;
  min-width: 8.75rem;
}.oir-seo_stat_val_qx3 {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #9B40E8;
  margin-bottom: 0.25rem;
  font-size: 20px;
}.oir-seo_stat_lb_qx3 {
  color: #6C6290;
  overflow-wrap: break-word;
  font-size: 11px;
}.oir-seo_qx3 {
  padding: 36px 16px 0;
  background: #0E0919;
}
@media(min-width: 769px) {.oir-seo_qx3 {
  padding: 2.75rem 24px 0;
}
}.oir-seo_in_qx3 {
  padding: 1.75rem 24px;
  background: #17102A;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 1rem;
  max-width: 1340px;
}
@media(min-width: 770px) {.oir-seo_in_qx3 {
  padding: 2.25rem 40px;
}
}.oir-seo_label_qx3 {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #9B40E8;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.625rem;
}.oir-seo_h2_qx3 {
  line-height: 1.25;
  font-weight: 800;
  color: #F2EEFF;
  margin-bottom: 14px;
  font-family: 'Syne', sans-serif;
  overflow-wrap: break-word;
  font-size: 20px;
}
@media(min-width: 767px) {.oir-seo_h2_qx3 {
  font-size: 1.5rem;
}
}.oir-seo_body_qx3 {
  color: #9088B4;
  line-height: 1.75;
  font-size: 14px;
  overflow-wrap: break-word;
}.oir-seo_body_qx3 p {
  color: #9088B4;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 12px;
}.oir-seo_body_qx3 p:last-child {
  margin-bottom: 0;
}.oir-seo_body_qx3 strong {
  color: #C8C0E2;
  font-weight: 700;
}.oir-seo_body_qx3 a {
  transition: color .2s;
  color: #9B40E8;
  text-decoration: underline;
}.oir-seo_body_qx3 a:hover {
  color: #B05EFF;
}.oir-seo_body_qx3 ul,.oir-seo_body_qx3 ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.oir-seo_body_qx3 ol {
  list-style: decimal;
}.oir-seo_body_qx3 li {
  color: #9088B4;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 6px;
}.oir-seo_body_qx3 table {
  border-collapse: collapse;
  display: block;
  width: 100%;
  font-size: 13px;
  overflow-x: auto;
  margin-bottom: 12px;
}
@media(min-width: 767px) {.oir-seo_body_qx3 table {
  display: table;
}
}.oir-seo_body_qx3 th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #C8C0E2;
  font-weight: 700;
  text-align: left;
}.oir-seo_body_qx3 td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #9088B4;
}.oir-seo_cols_qx3 {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.oir-seo_cols_qx3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.oir-seo_cols_qx3 {
  grid-template-columns: repeat(3,1fr);
}
}.oir-seo_col_h_qx3 {
  color: #C8C0E2;
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 13px;
}.oir-seo_col_p_qx3 {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #6C6290;
  font-size: 0.813rem;
}.oir-seo_stats_qx3 {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.oir-seo_stat_qx3 {
  border-radius: 10px;
  border: 1px solid rgba(155,64,232,0.18);
  background: rgba(155,64,232,0.08);
  padding: 14px 16px;
  flex: 1;
  min-width: 8.75rem;
}.oir-seo_stat_val_qx3 {
  color: #9B40E8;
  font-size: 20px;
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  font-weight: 800;
}.oir-seo_stat_lb_qx3 {
  overflow-wrap: break-word;
  color: #6C6290;
  font-size: 11px;
}.oir-faq_qx3 {
  background: #0E0919;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.oir-faq_qx3 {
  padding: 44px 24px 0;
}
}.oir-faq_in_qx3 {
  margin: 0 auto;
  max-width: 1340px;
}.oir-faq_head_qx3 {
  margin-bottom: 1.25rem;
}.oir-faq_label_qx3 {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #9B40E8;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.oir-faq_h2_qx3 {
  font-weight: 800;
  color: #F2EEFF;
  font-family: 'Syne', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.25rem;
}
@media(min-width: 770px) {.oir-faq_h2_qx3 {
  font-size: 1.5rem;
}
}.oir-faq_list_qx3 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.oir-faq_item_qx3 {
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.625rem;
  overflow: hidden;
  background: #17102A;
}.oir-faq_q_qx3 {
  transition: color .2s;
  padding: 1rem 20px;
  gap: 0.75rem;
  color: #C8C0E2;
  overflow-wrap: break-word;
  font-size: 14px;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  font-weight: 600;
}.oir-faq_q_qx3:hover {
  color: #F2EEFF;
}.oir-faq_q_ic_qx3 {
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  transition: transform .25s;
  color: #9B40E8;
  align-items: center;
  display: flex;
  font-size: 16px;
  flex-shrink: 0;
  height: 1.5rem;
  justify-content: center;
  width: 24px;
}.oir-faq_item_qx3.oir-state_open_qx3 .oir-faq_q_ic_qx3 {
  transform: rotate(45deg);
}.oir-faq_a_qx3 {
  padding: 0 20px 16px;
  line-height: 1.7;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  display: none;
  color: #6C6290;
}.oir-faq_item_qx3.oir-state_open_qx3 .oir-faq_a_qx3 {
  display: block;
}.oir-faq_a_qx3 strong {
  color: #C8C0E2;
  font-weight: 700;
}.oir-faq_a_qx3 a {
  text-decoration: underline;
  color: #9B40E8;
}.oir-faq_a_qx3 ul,.oir-faq_a_qx3 ol {
  margin: 0.5rem 0;
  list-style: disc;
  padding-left: 1.25rem;
}.oir-faq_a_qx3 ol {
  list-style: decimal;
}.oir-faq_a_qx3 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.oir-faq_a_qx3 table {
  margin: 8px 0;
  font-size: 12px;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 771px) {.oir-faq_a_qx3 table {
  display: table;
}
}.oir-faq_a_qx3 th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.375rem 8px;
  color: #C8C0E2;
  font-weight: 700;
  text-align: left;
}.oir-faq_a_qx3 td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 6px 8px;
  color: #6C6290;
}.oir-ft_qx3 {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #070510;
  margin-top: 48px;
}.oir-ft_support_qx3 {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 769px) {.oir-ft_support_qx3 {
  padding: 1.75rem 24px;
}
}.oir-ft_support_in_qx3 {
  margin: 0 auto;
  gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  max-width: 1340px;
  display: flex;
}.oir-ft_support_main_qx3 {
  flex: 1;
  gap: 16px;
  flex-wrap: wrap;
  min-width: 220px;
  align-items: center;
  display: flex;
}.oir-ft_support_ic_qx3 {
  color: #9B40E8;
  flex-shrink: 0;
}.oir-ft_support_ic_qx3 svg {
  stroke-linecap: round;
  width: 1.875rem;
  stroke-linejoin: round;
  height: 30px;
}.oir-ft_support_text_title_qx3 {
  color: #F2EEFF;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-size: 0.938rem;
}.oir-ft_support_text_sub_qx3 {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #6C6290;
}.oir-ft_support_btn_qx3 {
  padding: 0.688rem 22px;
  transition: background .2s;
  background: #9B40E8;
  border-radius: 0.625rem;
  white-space: nowrap;
  flex-shrink: 0;
  color: #F2EEFF;
  font-size: 0.813rem;
  font-weight: 700;
}.oir-ft_support_btn_qx3:hover {
  background: #B05EFF;
}.oir-ft_support_contacts_qx3 {
  gap: 1rem;
  flex-wrap: wrap;
  margin-left: auto;
  display: flex;
}.oir-ft_support_contact_qx3 {
  color: #524C70;
  line-height: 1.4;
  font-size: 0.75rem;
}.oir-ft_support_contact_qx3 strong {
  display: block;
  color: #9088B4;
  font-weight: 600;
  font-size: 0.688rem;
  margin-bottom: 2px;
}.oir-ft_main_qx3 {
  padding: 32px 16px 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 769px) {.oir-ft_main_qx3 {
  padding: 2.5rem 1.5rem 2rem;
}
}.oir-ft_main_in_qx3 {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 83.75rem;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 641px) {.oir-ft_main_in_qx3 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width:1080px) {.oir-ft_main_in_qx3 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.oir-ft_col_logo_qx3 {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.oir-ft_col_logo_qx3 {
  grid-column: auto;
}
}.oir-ft_logo_qx3 {
  gap: 0.563rem;
  display: flex;
  overflow-wrap: break-word;
  font-size: 16px;
  margin-bottom: 0.75rem;
  align-items: center;
  color: #F2EEFF;
  flex-wrap: wrap;
  font-weight: 800;
}.oir-ft_logo_mark_qx3 {
  border-radius: 6px;
  overflow: hidden;
  height: 1.875rem;
  width: 30px;
}.oir-ft_logo_mark_qx3 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.oir-ft_logo_sub_qx3 {
  line-height: 1.55;
  color: #524C70;
  overflow-wrap: break-word;
  font-size: 12px;
  max-width: 200px;
}.oir-ft_col_title_qx3 {
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  color: #9088B4;
  font-weight: 700;
  letter-spacing: .07em;
  text-transform: uppercase;
}.oir-ft_col_links_qx3 {
  gap: 9px;
  flex-direction: column;
  display: flex;
}.oir-ft_col_link_qx3 {
  transition: color .2s;
  color: #524C70;
  font-size: 13px;
  overflow-wrap: break-word;
}.oir-ft_col_link_qx3:hover {
  color: #C8C0E2;
}.oir-ft_apps_qx3 {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.oir-ft_app_card_qx3 {
  transition: border-color .2s;
  border-radius: 6px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  gap: 0.625rem;
  padding: 10px 12px;
  display: flex;
  align-items: center;
}.oir-ft_app_card_qx3:hover {
  border-color: rgba(160,68,240,0.55);
}.oir-ft_app_card_ic_qx3 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 22px;
  height: 1.375rem;
}.oir-ft_app_card_os_qx3 {
  color: #524C70;
  font-weight: 600;
  font-size: 10px;
}.oir-ft_app_card_action_qx3 {
  font-size: 0.75rem;
  font-weight: 700;
  color: #C8C0E2;
}.oir-ft_bot_qx3 {
  padding: 1.25rem 16px;
}
@media(min-width: 767px) {.oir-ft_bot_qx3 {
  padding: 20px 1.5rem;
}
}.oir-ft_bot_in_qx3 {
  gap: 1rem;
  margin: 0 auto;
  max-width: 83.75rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.oir-ft_socials_qx3 {
  gap: 0.5rem;
  display: flex;
}.oir-ft_soc_qx3 {
  transition: background .2s;
  border-radius: 6px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  height: 36px;
  justify-content: center;
  color: #9088B4;
  align-items: center;
  display: flex;
  width: 2.25rem;
}.oir-ft_soc_qx3 svg {
  width: 16px;
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
}.oir-ft_soc_qx3:hover {
  background: rgba(255,255,255,0.07);
}.oir-ft_legal_qx3 {
  flex: 1;
  overflow-wrap: break-word;
  color: #9088AA;
  line-height: 1.6;
  font-size: 11px;
  min-width: 200px;
}.oir-ft_legal_qx3 strong {
  color: #9088B4;
  font-weight: 700;
}.oir-ft_legal_qx3 a {
  color: #9088B4;
  text-decoration: underline;
}.oir-ft_age_qx3 {
  border-radius: 50%;
  border: 2px solid #9088AA;
  display: flex;
  width: 2rem;
  font-size: 11px;
  color: #9088AA;
  font-weight: 800;
  margin-left: auto;
  height: 32px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
}