html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  padding: 0;
  margin: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  text-decoration: none;
  color: inherit;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #0D1115;
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
  color: #B0BECA;
  min-height: 100vh;
  font-family: 'DM Sans', sans-serif;
}.ooq-layout-2jz {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.ooq-page-2jz {
  display: flex;
  min-height: 100vh;
}.ooq-main-2jz {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media (min-width: 1081px) {.ooq-main-2jz {
  padding-left: 13.75rem;
}
}
@media (max-width: 1080px) {.ooq-main-2jz {
  padding-bottom: 72px;
}
}.ooq-gc-2jz {
  transition: transform .2s,border-color .2s;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.06);
  background: #111720;
  overflow: hidden;
  position: relative;
  width: 8.75rem;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width: 642px) {.ooq-gc-2jz {
  width: 9.75rem;
}
}
@media(min-width: 1083px) {.ooq-gc-2jz {
  width: 10.5rem;
}
}.ooq-gc-2jz:hover {
  transform: translateY(-3px);
  border-color: rgba(0,196,240,0.07);
}.ooq-gc_img-2jz {
  overflow: hidden;
  position: relative;
  padding-bottom: 80%;
  width: 100%;
}.ooq-gc_img-2jz img {
  inset: 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
  position: absolute;
}.ooq-gc_hover-2jz {
  background: rgba(8,10,13,0.72);
  inset: 0;
  transition: opacity .2s;
  align-items: center;
  position: absolute;
  justify-content: center;
  display: flex;
  opacity: 0;
}.ooq-gc-2jz:hover .ooq-gc_hover-2jz {
  opacity: 1;
}.ooq-gc_hover_btn-2jz {
  border-radius: 0.25rem;
  padding: 0.5rem 1rem;
  background: #00C4F0;
  color: #EDF2F7;
  font-size: 0.75rem;
  font-weight: 700;
}.ooq-gc_info-2jz {
  padding: 8px 0.625rem 10px;
}.ooq-gc_name-2jz {
  overflow: hidden;
  font-weight: 600;
  font-size: 0.75rem;
  white-space: nowrap;
  max-width: 100%;
  margin-bottom: 3px;
  color: #B0BECA;
  text-overflow: ellipsis;
}.ooq-gc_prov-2jz {
  color: #495860;
  font-size: 0.625rem;
}.ooq-gc_tag-2jz {
  border-radius: 4px;
  padding: 2px 0.438rem;
  top: 6px;
  text-transform: uppercase;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .04em;
  position: absolute;
  left: 0.375rem;
  z-index: 2;
}.ooq-gc_tag_hot-2jz {
  background: #E83030;
  color: #fff;
}.ooq-gc_tag_new-2jz {
  background: #00CC5E;
  color: #0D1115;
}.ooq-gc_tag_jp-2jz {
  background: #E89400;
  color: #0D1115;
}.ooq-gc_tag_ex-2jz {
  background: #C07840;
  color: #fff;
}.ooq-gc_tag_live-2jz {
  background: #E83030;
  color: #fff;
}.ooq-gr-2jz {
  padding: 2rem 16px 0;
  background: #0D1115;
}
@media(min-width:768px) {.ooq-gr-2jz {
  padding: 36px 24px 0;
}
}.ooq-gr_in-2jz {
  margin: 0 auto;
  max-width: 82.5rem;
}.ooq-gr_head-2jz {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}.ooq-gr_head_l-2jz {
  flex: 1;
  gap: 10px;
  align-items: center;
  display: flex;
  min-width: 0;
}.ooq-gr_ic-2jz {
  border-radius: 0.5rem;
  align-items: center;
  flex-shrink: 0;
  height: 32px;
  display: flex;
  justify-content: center;
  width: 2rem;
}.ooq-gr_ic-2jz svg {
  width: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 16px;
}.ooq-gr_title-2jz {
  color: #EDF2F7;
  font-weight: 700;
  overflow-wrap: break-word;
  font-size: 1rem;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 767px) {.ooq-gr_title-2jz {
  font-size: 18px;
}
}.ooq-gr_more-2jz {
  gap: 5px;
  transition: color .2s;
  font-size: 0.75rem;
  white-space: nowrap;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  font-weight: 600;
  color: #5A6E7A;
}.ooq-gr_more-2jz:hover {
  color: #00C4F0;
}.ooq-gr_more-2jz svg {
  stroke-linejoin: round;
  width: 12px;
  stroke-linecap: round;
  height: 12px;
}.ooq-gr_arrows-2jz {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.ooq-gr_arr-2jz {
  border-radius: 4px;
  background: rgba(255,255,255,0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255,255,255,0.11);
  display: flex;
  width: 1.875rem;
  align-items: center;
  color: #7A8E9C;
  justify-content: center;
  height: 1.875rem;
}.ooq-gr_arr-2jz:hover {
  background: rgba(255,255,255,0.07);
  color: #EDF2F7;
}.ooq-gr_arr-2jz svg {
  width: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.813rem;
}.ooq-gr_seo_h-2jz {
  margin: 0 0 0.375rem;
  overflow-wrap: break-word;
  color: #B0BECA;
  max-width: 42.5rem;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  font-size: 0.813rem;
}
@media(min-width: 769px) {.ooq-gr_seo_h-2jz {
  font-size: 14px;
}
}.ooq-gr_seo-2jz {
  color: #5A6E7A;
  overflow-wrap: break-word;
  font-size: 12px;
  max-width: 42.5rem;
  margin-bottom: 0.75rem;
  line-height: 1.55;
}.ooq-gr_seo-2jz strong {
  color: #B0BECA;
  font-weight: 600;
}.ooq-gr_scroll-2jz {
  gap: 0.625rem;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 10px;
  display: flex;
  scrollbar-width: none;
}.ooq-gr_scroll-2jz::-webkit-scrollbar {
  display: none;
}
@media(min-width: 770px) {.ooq-gr_scroll-2jz {
  gap: 12px;
}
}.ooq-tb-2jz {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  background: #0D1115;
  display: flex;
  left: 0;
  align-items: center;
  top: 0;
  right: 0;
  z-index: 80;
  height: 3.5rem;
  position: fixed;
}.ooq-tb_in-2jz {
  padding: 0 14px;
  gap: 0;
  align-items: center;
  height: 100%;
  width: 100%;
  display: flex;
}.ooq-tb_burger-2jz {
  border-radius: 0.5rem;
  gap: 0.313rem;
  width: 38px;
  margin-right: 8px;
  justify-content: center;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  height: 38px;
  flex-direction: column;
}.ooq-tb_burger-2jz:hover {
  background: rgba(255,255,255,0.05);
}.ooq-tb_burger_line-2jz {
  background: #7A8E9C;
  border-radius: 1px;
  width: 18px;
  display: block;
  height: 2px;
}
@media(min-width: 1079px) {.ooq-tb_burger-2jz {
  display: none;
}
}.ooq-tb_logo-2jz {
  gap: 9px;
  flex-shrink: 0;
  color: #EDF2F7;
  letter-spacing: -.01em;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  font-weight: 800;
  font-size: 1.125rem;
  margin-right: 1.25rem;
}.ooq-tb_logo_mark-2jz {
  overflow: hidden;
  border-radius: 8px;
  display: flex;
  align-items: center;
  width: 32px;
  height: 2rem;
  justify-content: center;
}.ooq-tb_logo_mark-2jz img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.ooq-tb_nav-2jz {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.ooq-tb_nav-2jz {
  display: flex;
}
}.ooq-tb_tab-2jz {
  transition: background .15s,color .15s;
  border-radius: 8px;
  padding: 8px 0.875rem;
  white-space: nowrap;
  color: #7A8E9C;
  font-weight: 600;
  font-size: 0.813rem;
}.ooq-tb_tab-2jz:hover {
  background: rgba(255,255,255,0.05);
  color: #EDF2F7;
}.ooq-tb_tab-2jz.ooq-state_active-2jz {
  background: rgba(0,196,240,0.16);
  color: #EDF2F7;
}.ooq-tb_right-2jz {
  gap: 8px;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
}.ooq-tb_login-2jz {
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s,color .2s;
  background: rgba(255,255,255,0.05);
  padding: 0.563rem 1rem;
  font-size: 0.813rem;
  color: #B0BECA;
  display: none;
  font-weight: 600;
}.ooq-tb_login-2jz:hover {
  border-color: rgba(0,196,240,0.45);
  color: #EDF2F7;
}
@media(min-width: 477px) {.ooq-tb_login-2jz {
  display: block;
}
}.ooq-tb_reg-2jz {
  background: #00CC5E;
  padding: 9px 18px;
  border-radius: 0.5rem;
  transition: background .2s;
  font-weight: 700;
  font-size: 13px;
  color: #070C10;
  white-space: nowrap;
}.ooq-tb_reg-2jz:hover {
  background: #00E86A;
}.ooq-sb-2jz {
  border-right: 1px solid rgba(255,255,255,0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  background: #161C23;
  overflow-y: auto;
  width: 220px;
  top: 56px;
  z-index: 70;
  left: 0;
  bottom: 0;
  position: fixed;
}.ooq-sb-2jz.ooq-state_open-2jz {
  transform: translateX(0);
}.ooq-sb-2jz::-webkit-scrollbar {
  width: 4px;
}.ooq-sb-2jz::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1083px) {.ooq-sb-2jz {
  transform: translateX(0);
}
}.ooq-sb_auth-2jz {
  padding: 14px 0.75rem 0.625rem;
}.ooq-sb_btn_reg-2jz {
  transition: background .2s;
  border-radius: 0.5rem;
  background: #00CC5E;
  padding: 0.688rem;
  text-align: center;
  display: block;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #070C10;
}.ooq-sb_btn_reg-2jz:hover {
  background: #00E86A;
}.ooq-sb_btn_login-2jz {
  border-radius: 8px;
  background: rgba(255,255,255,0.05);
  padding: 10px;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.11);
  font-size: 0.813rem;
  display: block;
  font-weight: 600;
  color: #B0BECA;
  text-align: center;
}.ooq-sb_btn_login-2jz:hover {
  border-color: rgba(0,196,240,0.45);
  color: #EDF2F7;
}.ooq-sb_promo-2jz {
  border-radius: 0.5rem;
  overflow: hidden;
  margin: 0 12px 10px;
  background: linear-gradient(135deg,#071E30,#161C23);
  padding: 12px 14px;
  border: 1px solid rgba(0,196,240,0.16);
  position: relative;
}.ooq-sb_promo-2jz::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0,196,240,0.16),transparent 70%);
  width: 5rem;
  right: -1.25rem;
  content: '';
  top: -1.25rem;
  position: absolute;
  height: 80px;
}.ooq-sb_promo_title-2jz {
  margin-bottom: 4px;
  color: #00C4F0;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
}.ooq-sb_promo_text-2jz {
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.35;
  font-weight: 600;
  color: #EDF2F7;
}.ooq-sb_promo_sub-2jz {
  margin-top: 3px;
  color: #5A6E7A;
  font-size: 0.625rem;
}.ooq-sb_nav-2jz {
  padding: 0.375rem 0.5rem 16px;
}.ooq-sb_nav_lb-2jz {
  padding: 10px 8px 0.375rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
  color: #495860;
}.ooq-sb_link-2jz {
  gap: 10px;
  border-radius: 0.25rem;
  padding: 9px 0.625rem;
  transition: background .15s,color .15s;
  display: flex;
  color: #7A8E9C;
  cursor: pointer;
  font-size: 13px;
  overflow-wrap: break-word;
  align-items: center;
  font-weight: 500;
}.ooq-sb_link-2jz:hover {
  background: rgba(255,255,255,0.05);
  color: #EDF2F7;
}.ooq-sb_link-2jz.ooq-state_active-2jz {
  background: rgba(0,196,240,0.16);
  color: #EDF2F7;
}.ooq-sb_ic-2jz {
  border-radius: 0.25rem;
  flex-shrink: 0;
  height: 30px;
  justify-content: center;
  display: flex;
  width: 30px;
  align-items: center;
}.ooq-sb_ic-2jz svg {
  stroke-linejoin: round;
  height: 16px;
  width: 16px;
  stroke-linecap: round;
}.ooq-sb_ic_1-2jz {
  background: rgba(0,196,240,0.07);
  color: #00C4F0;
}.ooq-sb_ic_2-2jz {
  background: rgba(0,204,94,0.15);
  color: #00CC5E;
}.ooq-sb_ic_3-2jz {
  background: rgba(232,148,0,0.16);
  color: #E89400;
}.ooq-sb_ic_4-2jz {
  background: rgba(192,120,64,0.18);
  color: #C07840;
}.ooq-sb_ic_5-2jz {
  background: rgba(0,196,240,0.07);
  color: #FF2D82;
}.ooq-sb_ic_6-2jz {
  background: rgba(192,120,64,0.18);
  color: #8B30E0;
}.ooq-sb_badge-2jz {
  border-radius: 4px;
  background: #E89400;
  padding: 2px 0.438rem;
  margin-left: auto;
  color: #070C10;
  font-weight: 700;
  font-size: 9px;
}.ooq-sb_bot-2jz {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 8px;
  padding: 0.75rem;
  display: flex;
}.ooq-sb_lang-2jz,.ooq-sb_help-2jz {
  gap: 6px;
  padding: 0.563rem 0.375rem;
  border: 1px solid rgba(255,255,255,0.06);
  background: rgba(255,255,255,0.05);
  transition: border-color .2s;
  flex: 1;
  border-radius: 0.25rem;
  justify-content: center;
  display: flex;
  font-weight: 600;
  font-size: 0.688rem;
  color: #7A8E9C;
  align-items: center;
}.ooq-sb_lang-2jz:hover,.ooq-sb_help-2jz:hover {
  border-color: rgba(0,196,240,0.45);
  color: #EDF2F7;
}.ooq-sb_lang-2jz svg,.ooq-sb_help-2jz svg {
  stroke-linejoin: round;
  height: 13px;
  stroke-linecap: round;
  width: 0.813rem;
}.ooq-sb_bd-2jz {
  inset: 0;
  background: rgba(8,10,13,0.72);
  z-index: 69;
  display: none;
  position: fixed;
}.ooq-sb_bd-2jz.ooq-state_on-2jz {
  display: block;
}
@media(min-width: 1077px) {.ooq-sb_bd-2jz {
  display: none!important;
}
}.ooq-mob_nav-2jz {
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255,255,255,0.11);
  background: #161C23;
  right: 0;
  bottom: 0;
  position: fixed;
  z-index: 80;
  left: 0;
  display: flex;
}
@media(min-width:1080px) {.ooq-mob_nav-2jz {
  display: none;
}
}.ooq-mob_nav_item-2jz {
  flex: 1;
  gap: 0.25rem;
  padding: 4px 2px;
  color: #495860;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
}.ooq-mob_nav_ic-2jz {
  line-height: 1;
}.ooq-mob_nav_ic-2jz svg {
  height: 20px;
  width: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ooq-mob_nav_lb-2jz {
  color: #495860;
  font-weight: 600;
  font-size: 10px;
}.ooq-mob_nav_item-2jz.ooq-state_active-2jz {
  color: #00C4F0;
}.ooq-mob_nav_item-2jz.ooq-state_active-2jz .ooq-mob_nav_lb-2jz {
  color: #00C4F0;
}.ooq-hero-2jz {
  padding: 1.25rem 16px 0;
  background: #0D1115;
}
@media(min-width: 769px) {.ooq-hero-2jz {
  padding: 24px 24px 0;
}
}.ooq-hero_in-2jz {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
}
@media(min-width: 863px) {.ooq-hero_in-2jz {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1097px) {.ooq-hero_in-2jz {
  grid-template-columns: 1fr 21.25rem;
}
}.ooq-hero_promo-2jz {
  overflow: hidden;
  background: #111720;
  border-radius: 12px;
  position: relative;
  display: flex;
  align-items: stretch;
  min-height: 220px;
}
@media(min-width:768px) {.ooq-hero_promo-2jz {
  min-height: 17.5rem;
}
}.ooq-hero_promo_bg-2jz {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#071E30 0%,#0D1115 100%);
  background-size: cover;
  position: absolute;
}.ooq-hero_promo_bg-2jz::after {
  inset: 0;
  background: linear-gradient(90deg,#0D1115 0%,rgba(8,10,13,0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.ooq-hero_promo_glow-2jz {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(192,120,64,0.18) 0%,transparent 65%);
  height: 18.75rem;
  right: 3.75rem;
  position: absolute;
  top: -40px;
  pointer-events: none;
  width: 18.75rem;
}.ooq-hero_promo_ct-2jz {
  padding: 28px 24px 1.75rem 28px;
  flex-direction: column;
  max-width: 480px;
  justify-content: center;
  z-index: 2;
  position: relative;
  display: flex;
}
@media(min-width: 769px) {.ooq-hero_promo_ct-2jz {
  padding: 2.5rem 2rem;
}
}.ooq-hero_badge-2jz {
  padding: 0.313rem 0.75rem;
  border: 1px solid rgba(0,196,240,0.07);
  border-radius: 20px;
  background: rgba(0,196,240,0.16);
  margin-bottom: 0.875rem;
  color: #00C4F0;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 10px;
  display: inline-block;
  font-weight: 700;
}.ooq-hero_h1-2jz {
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.625rem;
  margin-bottom: 10px;
  color: #EDF2F7;
  line-height: 1.15;
  font-weight: 800;
}.ooq-hero_h1-2jz em {
  font-style: normal;
  color: #E89400;
}
@media(min-width: 770px) {.ooq-hero_h1-2jz {
  font-size: 36px;
}
}.ooq-hero_sub-2jz {
  font-size: 13px;
  margin-bottom: 20px;
  color: #7A8E9C;
  line-height: 1.55;
}
@media(min-width: 767px) {.ooq-hero_sub-2jz {
  font-size: 0.875rem;
}
}.ooq-hero_row-2jz {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}.ooq-hero_cta-2jz {
  background: #00CC5E;
  border-radius: 8px;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  color: #070C10;
  font-weight: 700;
  font-size: 14px;
  box-shadow: 0 4px 0 rgba(0,0,0,0.5), 0 0 18px rgba(0,204,94,0.38);
}.ooq-hero_cta-2jz:hover {
  background: #00E86A;
}.ooq-hero_terms-2jz {
  color: #495860;
  font-size: 0.688rem;
}.ooq-hero_game-2jz {
  background: #111720;
  border-radius: 0.75rem;
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  position: relative;
  flex-direction: column;
  display: flex;
}.ooq-hero_game_badge-2jz {
  border-radius: 1.25rem;
  padding: 5px 0.625rem;
  border: 1px solid rgba(232,148,0,0.16);
  background: rgba(232,148,0,0.16);
  text-transform: uppercase;
  font-weight: 700;
  top: 12px;
  letter-spacing: .06em;
  left: 0.75rem;
  color: #E89400;
  z-index: 3;
  position: absolute;
  font-size: 10px;
}.ooq-hero_game_badge-2jz svg {
  height: 11px;
  width: 0.688rem;
  vertical-align: -1px;
  margin-right: 0.25rem;
}.ooq-hero_game_img-2jz {
  overflow: hidden;
  background: linear-gradient(135deg,#071E30,#0D1115);
  padding-bottom: 60%;
  position: relative;
}.ooq-hero_game_img-2jz img {
  inset: 0;
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ooq-hero_game_play-2jz {
  transition: opacity .2s;
  inset: 0;
  background: rgba(8,10,13,0.72);
  justify-content: center;
  position: absolute;
  align-items: center;
  display: flex;
  opacity: 0;
}.ooq-hero_game-2jz:hover .ooq-hero_game_play-2jz {
  opacity: 1;
}.ooq-hero_game_play-2jz span {
  background: #00C4F0;
  border-radius: 50%;
  display: flex;
  height: 52px;
  justify-content: center;
  align-items: center;
  width: 52px;
}.ooq-hero_game_play-2jz span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 1.125rem;
}.ooq-hero_game_info-2jz {
  padding: 14px 1rem;
}.ooq-hero_game_title-2jz {
  margin-bottom: 0.25rem;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #EDF2F7;
  font-size: 0.938rem;
}.ooq-hero_game_provider-2jz {
  font-size: 0.688rem;
  color: #5A6E7A;
}.ooq-hero_game_btn-2jz {
  border-radius: 8px;
  transition: background .2s;
  background: #00C4F0;
  padding: 0.688rem;
  margin: 0.75rem 1rem 1rem;
  text-align: center;
  font-weight: 700;
  color: #EDF2F7;
  display: block;
  font-size: 0.813rem;
}.ooq-hero_game-2jz:hover .ooq-hero_game_btn-2jz {
  background: #00DEFF;
}.ooq-sbar-2jz {
  padding: 1rem 16px 0;
  background: #0D1115;
}
@media(min-width: 766px) {.ooq-sbar-2jz {
  padding: 1.125rem 1.5rem 0;
}
}.ooq-sbar_in-2jz {
  margin: 0 auto;
  max-width: 1320px;
}.ooq-sbar_row-2jz {
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  display: flex;
}.ooq-sbar_input-2jz {
  transition: border-color .2s;
  border-radius: 0.5rem;
  background: #111720;
  border: 1px solid rgba(255,255,255,0.11);
  gap: 10px;
  flex: 1;
  padding: 0.688rem 16px;
  font-size: 0.813rem;
  cursor: pointer;
  color: #5A6E7A;
  display: flex;
  align-items: center;
}.ooq-sbar_input-2jz:hover {
  border-color: rgba(0,196,240,0.45);
}.ooq-sbar_input-2jz svg {
  width: 15px;
  height: 0.938rem;
  flex-shrink: 0;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ooq-sbar_providers-2jz {
  padding: 11px 18px;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.5rem;
  background: #111720;
  transition: border-color .2s;
  gap: 8px;
  align-items: center;
  color: #B0BECA;
  font-weight: 600;
  display: flex;
  font-size: 13px;
  white-space: nowrap;
}.ooq-sbar_providers-2jz:hover {
  border-color: rgba(0,196,240,0.45);
  color: #EDF2F7;
}.ooq-sbar_providers-2jz svg {
  stroke-linejoin: round;
  height: 0.875rem;
  width: 14px;
  stroke-linecap: round;
}.ooq-sbar_tabs-2jz {
  gap: 0.375rem;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.ooq-sbar_tabs-2jz::-webkit-scrollbar {
  display: none;
}.ooq-sbar_tab-2jz {
  border: 1px solid rgba(255,255,255,0.06);
  padding: 8px 0.875rem;
  transition: background .15s,color .15s,border-color .15s;
  border-radius: 1.25rem;
  background: rgba(255,255,255,0.05);
  gap: 0.438rem;
  flex-shrink: 0;
  font-size: 12px;
  color: #7A8E9C;
  cursor: pointer;
  white-space: nowrap;
  display: flex;
  font-weight: 600;
  align-items: center;
}.ooq-sbar_tab-2jz:hover {
  border-color: rgba(0,196,240,0.45);
  background: rgba(255,255,255,0.07);
  color: #EDF2F7;
}.ooq-sbar_tab-2jz.ooq-state_active-2jz {
  background: rgba(0,196,240,0.16);
  border-color: rgba(0,196,240,0.07);
  color: #EDF2F7;
}.ooq-sbar_tab_ic-2jz svg {
  width: 0.875rem;
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
}.ooq-gr_jp-2jz {
  border-radius: 12px;
  overflow: hidden;
  padding: 20px;
  background: linear-gradient(135deg,#180A2C 0%,#0C0E14 100%);
  position: relative;
}.ooq-gr_jp-2jz::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(192,120,64,0.18) 0%,transparent 70%);
  top: -3.75rem;
  left: -3.75rem;
  position: absolute;
  height: 15.625rem;
  width: 15.625rem;
  content: '';
}.ooq-gr_jp-2jz::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232,148,0,0.16) 0%,transparent 70%);
  position: absolute;
  content: '';
  bottom: -40px;
  width: 12.5rem;
  height: 200px;
  right: 0;
}.ooq-gr_jp_head-2jz {
  gap: 1rem;
  align-items: flex-start;
  display: flex;
  z-index: 1;
  position: relative;
  flex-wrap: wrap;
  margin-bottom: 16px;
}.ooq-gr_jp_info-2jz {
  flex: 1;
}.ooq-gr_jp_label-2jz {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 11px;
  color: #8B30E0;
  margin-bottom: 6px;
  font-weight: 700;
}.ooq-gr_jp_label-2jz svg {
  margin-right: 0.25rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 0.875rem;
  height: 14px;
  vertical-align: -2px;
}.ooq-gr_jp_amount-2jz {
  font-size: 32px;
  font-weight: 800;
  overflow-wrap: break-word;
  line-height: 1;
  margin-bottom: 4px;
  color: #EDF2F7;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 766px) {.ooq-gr_jp_amount-2jz {
  font-size: 40px;
}
}.ooq-gr_jp_amount-2jz span {
  color: #E89400;
}.ooq-gr_jp_seo-2jz {
  font-size: 0.75rem;
  color: #7A8E9C;
  line-height: 1.5;
  overflow-wrap: break-word;
  max-width: 30rem;
}.ooq-gr_jp_cta-2jz {
  border-radius: 0.5rem;
  padding: 11px 20px;
  transition: background .2s;
  background: rgba(192,120,64,0.18);
  border: 1px solid rgba(192,120,64,0.18);
  flex-shrink: 0;
  color: #EDF2F7;
  z-index: 1;
  align-self: flex-start;
  font-size: 13px;
  margin-top: 0.25rem;
  font-weight: 700;
  white-space: nowrap;
  position: relative;
}.ooq-gr_jp_cta-2jz:hover {
  background: #C07840;
}.ooq-ws-2jz {
  padding: 32px 1rem 0;
  background: #0D1115;
}
@media(min-width: 767px) {.ooq-ws-2jz {
  padding: 2.25rem 1.5rem 0;
}
}.ooq-ws_in-2jz {
  margin: 0 auto;
  max-width: 1320px;
}.ooq-ws_head-2jz {
  gap: 12px;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.875rem;
  display: flex;
}.ooq-ws_title-2jz {
  gap: 0.625rem;
  color: #EDF2F7;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 16px;
  flex-wrap: wrap;
  font-family: 'Rajdhani', sans-serif;
  display: flex;
  font-weight: 700;
}.ooq-ws_title_ic-2jz svg {
  stroke-linejoin: round;
  width: 1.125rem;
  color: #E89400;
  height: 1.125rem;
  stroke-linecap: round;
}.ooq-ws_online-2jz {
  gap: 0.438rem;
  font-weight: 600;
  align-items: center;
  color: #5A6E7A;
  display: flex;
  font-size: 12px;
}.ooq-ws_online_dot-2jz {
  background: #00CC5E;
  border-radius: 50%;
  height: 8px;
  flex-shrink: 0;
  box-shadow: 0 0 0.375rem rgba(0,204,94,0.15);
  width: 0.5rem;
}.ooq-ws_scroll-2jz {
  gap: 0.5rem;
  display: flex;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 0.5rem;
}.ooq-ws_scroll-2jz::-webkit-scrollbar {
  display: none;
}.ooq-wc-2jz {
  background: #111720;
  border: 1px solid rgba(255,255,255,0.11);
  padding: 10px 14px;
  gap: 10px;
  border-radius: 8px;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  min-width: 13.75rem;
}.ooq-wc_img-2jz {
  border-radius: 4px;
  background: #161C23;
  overflow: hidden;
  flex-shrink: 0;
  height: 36px;
  width: 36px;
}.ooq-wc_img-2jz img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.ooq-wc_info-2jz {
  min-width: 0;
}.ooq-wc_game-2jz {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
  font-weight: 600;
  color: #B0BECA;
}.ooq-wc_player-2jz {
  overflow: hidden;
  white-space: nowrap;
  color: #495860;
  text-overflow: ellipsis;
  font-size: 0.625rem;
}.ooq-wc_amount-2jz {
  margin-left: auto;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 0.813rem;
  color: #00CC5E;
  font-weight: 700;
}.ooq-prov-2jz {
  padding: 2.25rem 1rem 0;
  background: #0D1115;
}
@media(min-width: 770px) {.ooq-prov-2jz {
  padding: 44px 1.5rem 0;
}
}.ooq-prov_in-2jz {
  margin: 0 auto;
  max-width: 82.5rem;
}.ooq-prov_head-2jz {
  margin-bottom: 1rem;
}.ooq-prov_label-2jz {
  color: #00C4F0;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.ooq-prov_h2-2jz {
  font-size: 1.25rem;
  color: #EDF2F7;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
}
@media(min-width:768px) {.ooq-prov_h2-2jz {
  font-size: 1.5rem;
}
}.ooq-prov_seo-2jz {
  max-width: 620px;
  color: #5A6E7A;
  margin-bottom: 16px;
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
}.ooq-prov_seo-2jz strong {
  color: #B0BECA;
  font-weight: 700;
}.ooq-prov_seo-2jz a {
  color: #00C4F0;
  text-decoration: underline;
}.ooq-prov_grid-2jz {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width:640px) {.ooq-prov_grid-2jz {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.ooq-prov_grid-2jz {
  grid-template-columns: repeat(8,1fr);
}
}.ooq-prov_card-2jz {
  padding: 14px 0.625rem;
  gap: 0.438rem;
  background: #111720;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.5rem;
  transition: border-color .2s,background .2s;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
  display: flex;
}.ooq-prov_card-2jz:hover {
  background: #161C23;
  border-color: rgba(0,196,240,0.45);
}.ooq-prov_logo-2jz {
  border-radius: 4px;
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  width: 2.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.75rem;
}.ooq-prov_logo-2jz img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.ooq-prov_name-2jz {
  color: #7A8E9C;
  font-weight: 600;
  text-align: center;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.ooq-app-2jz {
  padding: 2.25rem 1rem 0;
  background: #0D1115;
}
@media(min-width: 765px) {.ooq-app-2jz {
  padding: 44px 24px 0;
}
}.ooq-app_in-2jz {
  margin: 0 auto;
  max-width: 1320px;
}.ooq-app_head-2jz {
  margin-bottom: 16px;
}.ooq-app_label-2jz {
  font-size: 11px;
  color: #00C4F0;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
}.ooq-app_h2-2jz {
  font-size: 20px;
  overflow-wrap: break-word;
  color: #EDF2F7;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0.375rem;
  font-weight: 800;
}
@media(min-width: 769px) {.ooq-app_h2-2jz {
  font-size: 24px;
}
}.ooq-app_sub-2jz {
  font-size: 0.813rem;
  line-height: 1.6;
  color: #5A6E7A;
  overflow-wrap: break-word;
  max-width: 37.5rem;
}.ooq-app_sub-2jz strong {
  color: #B0BECA;
  font-weight: 700;
}.ooq-app_cards-2jz {
  gap: 0.625rem;
  margin-top: 16px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.ooq-app_cards-2jz {
  grid-template-columns: repeat(3,1fr);
}
}.ooq-app_card-2jz {
  gap: 1rem;
  padding: 20px;
  overflow: hidden;
  border-radius: 0.5rem;
  flex-wrap: wrap;
  display: flex;
  position: relative;
  align-items: flex-start;
}.ooq-app_card_ios-2jz {
  background: linear-gradient(135deg,rgba(0,196,240,0.16) 0%,#161C23 100%);
}.ooq-app_card_android-2jz {
  background: linear-gradient(135deg,rgba(0,204,94,0.15) 0%,#161C23 100%);
}.ooq-app_card_win-2jz {
  background: linear-gradient(135deg,rgba(232,148,0,0.16) 0%,#161C23 100%);
}.ooq-app_card_ic-2jz svg {
  stroke-linecap: round;
  height: 2.125rem;
  stroke-linejoin: round;
  width: 2.125rem;
}.ooq-app_card_ic-2jz {
  color: #EDF2F7;
  flex-shrink: 0;
}.ooq-app_card_os-2jz {
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  color: #5A6E7A;
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
}.ooq-app_card_title-2jz {
  line-height: 1.2;
  font-weight: 700;
  color: #EDF2F7;
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-size: 15px;
}.ooq-app_card_text-2jz {
  font-size: 12px;
  margin-bottom: 14px;
  color: #5A6E7A;
  line-height: 1.5;
  overflow-wrap: break-word;
}.ooq-app_card_btn-2jz {
  transition: background .2s;
  border: 1px solid rgba(0,196,240,0.45);
  background: rgba(255,255,255,0.12);
  padding: 0.625rem 1.125rem;
  gap: 7px;
  border-radius: 0.25rem;
  color: #EDF2F7;
  align-items: center;
  display: inline-flex;
  font-weight: 700;
  font-size: 0.813rem;
}.ooq-app_card_btn-2jz:hover {
  background: rgba(255,255,255,0.07);
}.ooq-bon-2jz {
  padding: 2.25rem 16px 0;
  background: #0D1115;
}
@media(min-width: 771px) {.ooq-bon-2jz {
  padding: 44px 24px 0;
}
}.ooq-bon_in-2jz {
  margin: 0 auto;
  max-width: 82.5rem;
}.ooq-bon_head-2jz {
  margin-bottom: 20px;
}.ooq-bon_label-2jz {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 8px;
  letter-spacing: .08em;
  color: #00C4F0;
}.ooq-bon_h2-2jz {
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  font-weight: 800;
  color: #EDF2F7;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 767px) {.ooq-bon_h2-2jz {
  font-size: 1.5rem;
}
}.ooq-bon_seo-2jz {
  line-height: 1.6;
  color: #5A6E7A;
  max-width: 620px;
  overflow-wrap: break-word;
  font-size: 13px;
}.ooq-bon_seo-2jz strong {
  font-weight: 700;
  color: #B0BECA;
}.ooq-bon_seo-2jz a {
  text-decoration: underline;
  color: #00C4F0;
}.ooq-bon_grid-2jz {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 639px) {.ooq-bon_grid-2jz {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.ooq-bon_grid-2jz {
  grid-template-columns: repeat(5,1fr);
}
}.ooq-bon_card-2jz {
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.11);
  transition: border-color .2s,transform .2s;
  background: #111720;
  padding: 16px;
}.ooq-bon_card-2jz:hover {
  transform: translateY(-2px);
  border-color: rgba(0,196,240,0.07);
}.ooq-bon_card_ic-2jz svg {
  height: 26px;
  width: 1.625rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ooq-bon_card_ic-2jz {
  margin-bottom: 0.625rem;
}.ooq-bon_card_type-2jz {
  margin-bottom: 6px;
  font-size: 10px;
  color: #5A6E7A;
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
}.ooq-bon_card_amount-2jz {
  font-weight: 800;
  color: #E89400;
  font-size: 18px;
  margin-bottom: 0.375rem;
  line-height: 1.1;
}.ooq-bon_card_name-2jz {
  font-size: 0.813rem;
  color: #EDF2F7;
  font-weight: 600;
  margin-bottom: 0.5rem;
  overflow-wrap: break-word;
}.ooq-bon_card_detail-2jz {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 11px;
  color: #495860;
  line-height: 1.5;
  padding-top: 0.5rem;
  overflow-wrap: break-word;
}.ooq-reg-2jz {
  padding: 2.25rem 16px 0;
  background: #0D1115;
}
@media(min-width: 767px) {.ooq-reg-2jz {
  padding: 44px 24px 0;
}
}.ooq-reg_in-2jz {
  padding: 1.75rem 24px;
  background: #161C23;
  margin: 0 auto;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.75rem;
  max-width: 1320px;
}
@media(min-width: 771px) {.ooq-reg_in-2jz {
  padding: 40px;
}
}.ooq-reg_top-2jz {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 861px) {.ooq-reg_top-2jz {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.ooq-reg_label-2jz {
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #00C4F0;
}.ooq-reg_h2-2jz {
  margin-bottom: 0.75rem;
  font-size: 1.375rem;
  line-height: 1.2;
  font-weight: 800;
  color: #EDF2F7;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 767px) {.ooq-reg_h2-2jz {
  font-size: 1.75rem;
}
}.ooq-reg_bonus-2jz {
  padding: 10px 16px;
  gap: 8px;
  border: 1px solid rgba(232,148,0,0.16);
  background: rgba(232,148,0,0.16);
  border-radius: 8px;
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.ooq-reg_bonus_amount-2jz {
  font-size: 1.25rem;
  color: #E89400;
  font-weight: 800;
}.ooq-reg_bonus_text-2jz {
  line-height: 1.35;
  font-size: 0.813rem;
  color: #7A8E9C;
}.ooq-reg_cta_btn-2jz {
  padding: 14px 32px;
  transition: background .2s;
  border-radius: 8px;
  background: #00CC5E;
  font-weight: 700;
  box-shadow: 0 0.25rem 0 rgba(0,0,0,0.5), 0 0 18px rgba(0,204,94,0.38);
  margin-bottom: 12px;
  display: inline-block;
  font-size: 0.938rem;
  color: #070C10;
}.ooq-reg_cta_btn-2jz:hover {
  background: #00E86A;
}.ooq-reg_terms-2jz {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #495860;
}.ooq-reg_seo-2jz {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 0.813rem;
  margin-top: 20px;
  line-height: 1.65;
  padding-top: 20px;
  color: #5A6E7A;
  overflow-wrap: break-word;
}.ooq-reg_seo-2jz p {
  line-height: 1.65;
  margin-bottom: 10px;
  color: #5A6E7A;
  font-size: 0.813rem;
}.ooq-reg_seo-2jz p:last-child {
  margin-bottom: 0;
}.ooq-reg_seo-2jz strong {
  font-weight: 700;
  color: #B0BECA;
}.ooq-reg_seo-2jz a {
  transition: color .2s;
  color: #00C4F0;
  text-decoration: underline;
}.ooq-reg_seo-2jz a:hover {
  color: #00DEFF;
}.ooq-reg_seo-2jz ul,.ooq-reg_seo-2jz ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 1.125rem;
}.ooq-reg_seo-2jz ol {
  list-style: decimal;
}.ooq-reg_seo-2jz li {
  margin-bottom: 0.25rem;
  line-height: 1.65;
  font-size: 13px;
  color: #5A6E7A;
}.ooq-reg_seo-2jz table {
  overflow-x: auto;
  margin-bottom: 10px;
  width: 100%;
  font-size: 0.813rem;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 771px) {.ooq-reg_seo-2jz table {
  display: table;
}
}.ooq-reg_seo-2jz th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #B0BECA;
  font-weight: 700;
}.ooq-reg_seo-2jz td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #5A6E7A;
}.ooq-reg_steps-2jz {
  gap: 14px;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media(min-width: 859px) {.ooq-reg_steps-2jz {
  margin-top: 0;
}
}.ooq-reg_step-2jz {
  border-radius: 0.5rem;
  background: rgba(255,255,255,0.05);
  padding: 16px;
  gap: 14px;
  border: 1px solid rgba(255,255,255,0.06);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.ooq-reg_step_num-2jz {
  border-radius: 50%;
  background: rgba(0,196,240,0.16);
  border: 1px solid rgba(0,196,240,0.07);
  align-items: center;
  flex-shrink: 0;
  color: #00C4F0;
  font-weight: 800;
  display: flex;
  height: 2.125rem;
  width: 34px;
  font-size: 0.875rem;
  justify-content: center;
}.ooq-reg_step_title-2jz {
  color: #EDF2F7;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 14px;
}.ooq-reg_step_text-2jz {
  line-height: 1.5;
  color: #5A6E7A;
  font-size: 12px;
}.ooq-reg_trust-2jz {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
  flex-wrap: wrap;
  padding-top: 20px;
  margin-top: 1.25rem;
}.ooq-reg_trust_item-2jz {
  gap: 0.438rem;
  display: flex;
  font-size: 12px;
  color: #5A6E7A;
  align-items: center;
  overflow-wrap: break-word;
}.ooq-reg_trust_ic-2jz svg {
  height: 16px;
  stroke-linecap: round;
  color: #00C4F0;
  stroke-linejoin: round;
  width: 16px;
}.ooq-htp-2jz {
  padding: 36px 16px 0;
  background: #0D1115;
}
@media(min-width: 770px) {.ooq-htp-2jz {
  padding: 44px 1.5rem 0;
}
}.ooq-htp_in-2jz {
  margin: 0 auto;
  max-width: 82.5rem;
}.ooq-htp_head-2jz {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.ooq-htp_label-2jz {
  letter-spacing: .08em;
  color: #00C4F0;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
}.ooq-htp_h2-2jz {
  font-size: 22px;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 8px;
  color: #EDF2F7;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.ooq-htp_h2-2jz {
  font-size: 28px;
}
}.ooq-htp_intro-2jz {
  color: #5A6E7A;
  line-height: 1.6;
  font-size: 0.875rem;
}.ooq-htp_steps-2jz {
  gap: 12px;
  margin: 0;
  list-style: none;
  padding: 0;
  counter-reset: none;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.ooq-htp_steps-2jz {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.ooq-htp_steps-2jz {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.ooq-htp_step-2jz {
  background: #161C23;
  border-radius: 0.5rem;
  padding: 20px 18px 18px;
  border: 1px solid rgba(255,255,255,0.11);
  position: relative;
  display: flex;
  flex-direction: column;
}.ooq-htp_step_num-2jz {
  border-radius: 50%;
  background: #00C4F0;
  display: flex;
  align-items: center;
  height: 1.75rem;
  width: 28px;
  justify-content: center;
  position: absolute;
  font-weight: 800;
  color: #070C10;
  font-family: 'Rajdhani', sans-serif;
  font-size: 13px;
  top: -0.75rem;
  left: 20px;
}.ooq-htp_step_ic-2jz {
  background: rgba(0,196,240,0.16);
  margin: 8px 0 0.75rem;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  color: #00C4F0;
  width: 36px;
  align-items: center;
  height: 2.25rem;
}.ooq-htp_step_ic-2jz svg {
  width: 1.125rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 18px;
}.ooq-htp_step_h-2jz {
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 6px;
  line-height: 1.25;
  font-size: 14px;
  color: #EDF2F7;
}.ooq-htp_step_p-2jz {
  line-height: 1.55;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #5A6E7A;
}.ooq-htp_step_p-2jz strong {
  font-weight: 600;
  color: #B0BECA;
}.ooq-htp_cta-2jz {
  background: #00CC5E;
  transition: background .2s;
  border-radius: 8px;
  padding: 13px 26px;
  display: inline-block;
  margin-top: 1.25rem;
  font-weight: 700;
  color: #070C10;
  font-size: 0.875rem;
}.ooq-htp_cta-2jz:hover {
  background: #00E86A;
}.ooq-faq-2jz {
  background: #0D1115;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.ooq-faq-2jz {
  padding: 2.75rem 1.5rem 0;
}
}.ooq-faq_in-2jz {
  margin: 0 auto;
  max-width: 1320px;
}.ooq-faq_head-2jz {
  margin-bottom: 1.25rem;
}.ooq-faq_label-2jz {
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
  color: #00C4F0;
}.ooq-faq_h2-2jz {
  color: #EDF2F7;
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 771px) {.ooq-faq_h2-2jz {
  font-size: 24px;
}
}.ooq-faq_list-2jz {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.ooq-faq_item-2jz {
  background: #161C23;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 8px;
  overflow: hidden;
}.ooq-faq_q-2jz {
  padding: 1rem 1.25rem;
  gap: 0.75rem;
  transition: color .2s;
  align-items: center;
  font-size: 14px;
  cursor: pointer;
  font-weight: 600;
  justify-content: space-between;
  overflow-wrap: break-word;
  display: flex;
  flex-wrap: wrap;
  color: #B0BECA;
}.ooq-faq_q-2jz:hover {
  color: #EDF2F7;
}.ooq-faq_q_ic-2jz {
  border-radius: 50%;
  transition: transform .25s;
  background: rgba(255,255,255,0.05);
  display: flex;
  color: #00C4F0;
  font-size: 16px;
  align-items: center;
  height: 24px;
  justify-content: center;
  flex-shrink: 0;
  width: 24px;
}.ooq-faq_item-2jz.ooq-state_open-2jz .ooq-faq_q_ic-2jz {
  transform: rotate(45deg);
}.ooq-faq_a-2jz {
  padding: 0 1.25rem 1rem;
  line-height: 1.7;
  color: #5A6E7A;
  display: none;
  overflow-wrap: break-word;
  font-size: 13px;
}.ooq-faq_item-2jz.ooq-state_open-2jz .ooq-faq_a-2jz {
  display: block;
}.ooq-faq_a-2jz strong {
  font-weight: 700;
  color: #B0BECA;
}.ooq-faq_a-2jz a {
  text-decoration: underline;
  color: #00C4F0;
}.ooq-faq_a-2jz ul,.ooq-faq_a-2jz ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 20px;
}.ooq-faq_a-2jz ol {
  list-style: decimal;
}.ooq-faq_a-2jz li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.ooq-faq_a-2jz table {
  margin: 0.5rem 0;
  overflow-x: auto;
  border-collapse: collapse;
  font-size: 0.75rem;
  display: block;
  width: 100%;
}
@media(min-width: 765px) {.ooq-faq_a-2jz table {
  display: table;
}
}.ooq-faq_a-2jz th {
  padding: 0.375rem 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #B0BECA;
  text-align: left;
  font-weight: 700;
}.ooq-faq_a-2jz td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #5A6E7A;
}.ooq-seo-2jz {
  background: #0D1115;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.ooq-seo-2jz {
  padding: 2.75rem 24px 0;
}
}.ooq-seo_in-2jz {
  border: 1px solid rgba(255,255,255,0.11);
  background: #161C23;
  margin: 0 auto;
  padding: 28px 1.5rem;
  border-radius: 12px;
  max-width: 1320px;
}
@media(min-width: 765px) {.ooq-seo_in-2jz {
  padding: 36px 2.5rem;
}
}.ooq-seo_label-2jz {
  color: #00C4F0;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
}.ooq-seo_h2-2jz {
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #EDF2F7;
  font-family: 'Rajdhani', sans-serif;
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 1.25;
}
@media(min-width: 765px) {.ooq-seo_h2-2jz {
  font-size: 1.5rem;
}
}.ooq-seo_body-2jz {
  overflow-wrap: break-word;
  color: #7A8E9C;
  line-height: 1.75;
  font-size: 14px;
}.ooq-seo_body-2jz p {
  line-height: 1.75;
  color: #7A8E9C;
  margin-bottom: 12px;
  font-size: 14px;
}.ooq-seo_body-2jz p:last-child {
  margin-bottom: 0;
}.ooq-seo_body-2jz strong {
  font-weight: 700;
  color: #B0BECA;
}.ooq-seo_body-2jz a {
  transition: color .2s;
  color: #00C4F0;
  text-decoration: underline;
}.ooq-seo_body-2jz a:hover {
  color: #00DEFF;
}.ooq-seo_body-2jz ul,.ooq-seo_body-2jz ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.ooq-seo_body-2jz ol {
  list-style: decimal;
}.ooq-seo_body-2jz li {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #7A8E9C;
}.ooq-seo_body-2jz table {
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  font-size: 13px;
  margin-bottom: 12px;
  width: 100%;
}
@media(min-width: 767px) {.ooq-seo_body-2jz table {
  display: table;
}
}.ooq-seo_body-2jz th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 12px;
  color: #B0BECA;
  text-align: left;
  font-weight: 700;
}.ooq-seo_body-2jz td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 12px;
  color: #7A8E9C;
}.ooq-seo_cols-2jz {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.ooq-seo_cols-2jz {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.ooq-seo_cols-2jz {
  grid-template-columns: repeat(3,1fr);
}
}.ooq-seo_col_h-2jz {
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #B0BECA;
  font-weight: 700;
}.ooq-seo_col_p-2jz {
  font-size: 13px;
  line-height: 1.65;
  color: #5A6E7A;
  overflow-wrap: break-word;
}.ooq-seo_stats-2jz {
  margin: 1.25rem 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.ooq-seo_stat-2jz {
  background: rgba(0,196,240,0.07);
  border-radius: 8px;
  border: 1px solid rgba(0,196,240,0.16);
  padding: 0.875rem 1rem;
  flex: 1;
  min-width: 8.75rem;
}.ooq-seo_stat_val-2jz {
  overflow-wrap: break-word;
  font-size: 20px;
  color: #00C4F0;
  font-weight: 800;
  margin-bottom: 4px;
}.ooq-seo_stat_lb-2jz {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #5A6E7A;
}.ooq-seo-2jz {
  padding: 2.25rem 16px 0;
  background: #0D1115;
}
@media(min-width: 771px) {.ooq-seo-2jz {
  padding: 2.75rem 1.5rem 0;
}
}.ooq-seo_in-2jz {
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 12px;
  background: #161C23;
  padding: 28px 24px;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 765px) {.ooq-seo_in-2jz {
  padding: 36px 40px;
}
}.ooq-seo_label-2jz {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  color: #00C4F0;
  letter-spacing: .08em;
  font-size: 11px;
}.ooq-seo_h2-2jz {
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
  color: #EDF2F7;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.ooq-seo_h2-2jz {
  font-size: 1.5rem;
}
}.ooq-seo_body-2jz {
  overflow-wrap: break-word;
  color: #7A8E9C;
  font-size: 0.875rem;
  line-height: 1.75;
}.ooq-seo_body-2jz p {
  color: #7A8E9C;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 12px;
}.ooq-seo_body-2jz p:last-child {
  margin-bottom: 0;
}.ooq-seo_body-2jz strong {
  color: #B0BECA;
  font-weight: 700;
}.ooq-seo_body-2jz a {
  transition: color .2s;
  color: #00C4F0;
  text-decoration: underline;
}.ooq-seo_body-2jz a:hover {
  color: #00DEFF;
}.ooq-seo_body-2jz ul,.ooq-seo_body-2jz ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.ooq-seo_body-2jz ol {
  list-style: decimal;
}.ooq-seo_body-2jz li {
  font-size: 14px;
  color: #7A8E9C;
  line-height: 1.75;
  margin-bottom: 6px;
}.ooq-seo_body-2jz table {
  border-collapse: collapse;
  display: block;
  overflow-x: auto;
  margin-bottom: 12px;
  width: 100%;
  font-size: 13px;
}
@media(min-width:768px) {.ooq-seo_body-2jz table {
  display: table;
}
}.ooq-seo_body-2jz th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  color: #B0BECA;
  font-weight: 700;
  text-align: left;
}.ooq-seo_body-2jz td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #7A8E9C;
}.ooq-seo_cols-2jz {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 643px) {.ooq-seo_cols-2jz {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.ooq-seo_cols-2jz {
  grid-template-columns: repeat(3,1fr);
}
}.ooq-seo_col_h-2jz {
  color: #B0BECA;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
  font-size: 0.813rem;
}.ooq-seo_col_p-2jz {
  color: #5A6E7A;
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 13px;
}.ooq-seo_stats-2jz {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.ooq-seo_stat-2jz {
  border-radius: 8px;
  padding: 14px 16px;
  background: rgba(0,196,240,0.07);
  border: 1px solid rgba(0,196,240,0.16);
  flex: 1;
  min-width: 140px;
}.ooq-seo_stat_val-2jz {
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #00C4F0;
  margin-bottom: 4px;
}.ooq-seo_stat_lb-2jz {
  overflow-wrap: break-word;
  color: #5A6E7A;
  font-size: 11px;
}.ooq-seo-2jz {
  padding: 36px 16px 0;
  background: #0D1115;
}
@media(min-width: 766px) {.ooq-seo-2jz {
  padding: 44px 1.5rem 0;
}
}.ooq-seo_in-2jz {
  border-radius: 0.75rem;
  border: 1px solid rgba(255,255,255,0.11);
  margin: 0 auto;
  padding: 28px 24px;
  background: #161C23;
  max-width: 82.5rem;
}
@media(min-width: 771px) {.ooq-seo_in-2jz {
  padding: 2.25rem 2.5rem;
}
}.ooq-seo_label-2jz {
  font-size: 0.688rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  color: #00C4F0;
  font-weight: 700;
}.ooq-seo_h2-2jz {
  line-height: 1.25;
  color: #EDF2F7;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 14px;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.ooq-seo_h2-2jz {
  font-size: 24px;
}
}.ooq-seo_body-2jz {
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #7A8E9C;
}.ooq-seo_body-2jz p {
  color: #7A8E9C;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 12px;
}.ooq-seo_body-2jz p:last-child {
  margin-bottom: 0;
}.ooq-seo_body-2jz strong {
  font-weight: 700;
  color: #B0BECA;
}.ooq-seo_body-2jz a {
  transition: color .2s;
  color: #00C4F0;
  text-decoration: underline;
}.ooq-seo_body-2jz a:hover {
  color: #00DEFF;
}.ooq-seo_body-2jz ul,.ooq-seo_body-2jz ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.ooq-seo_body-2jz ol {
  list-style: decimal;
}.ooq-seo_body-2jz li {
  font-size: 0.875rem;
  color: #7A8E9C;
  line-height: 1.75;
  margin-bottom: 6px;
}.ooq-seo_body-2jz table {
  margin-bottom: 0.75rem;
  font-size: 0.813rem;
  width: 100%;
  display: block;
  overflow-x: auto;
  border-collapse: collapse;
}
@media(min-width: 769px) {.ooq-seo_body-2jz table {
  display: table;
}
}.ooq-seo_body-2jz th {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #B0BECA;
}.ooq-seo_body-2jz td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7A8E9C;
}.ooq-seo_cols-2jz {
  gap: 1.5rem;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.ooq-seo_cols-2jz {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.ooq-seo_cols-2jz {
  grid-template-columns: repeat(3,1fr);
}
}.ooq-seo_col_h-2jz {
  color: #B0BECA;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.438rem;
  font-size: 0.813rem;
}.ooq-seo_col_p-2jz {
  overflow-wrap: break-word;
  color: #5A6E7A;
  font-size: 13px;
  line-height: 1.65;
}.ooq-seo_stats-2jz {
  margin: 20px 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.ooq-seo_stat-2jz {
  flex: 1;
  border: 1px solid rgba(0,196,240,0.16);
  border-radius: 0.5rem;
  padding: 14px 1rem;
  background: rgba(0,196,240,0.07);
  min-width: 140px;
}.ooq-seo_stat_val-2jz {
  font-weight: 800;
  color: #00C4F0;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  font-size: 20px;
}.ooq-seo_stat_lb-2jz {
  overflow-wrap: break-word;
  color: #5A6E7A;
  font-size: 11px;
}.ooq-ft-2jz {
  background: #080A0D;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 3rem;
}.ooq-ft_support-2jz {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 767px) {.ooq-ft_support-2jz {
  padding: 28px 24px;
}
}.ooq-ft_support_in-2jz {
  gap: 1rem;
  margin: 0 auto;
  align-items: center;
  max-width: 1320px;
  display: flex;
  flex-wrap: wrap;
}.ooq-ft_support_main-2jz {
  flex: 1;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
}.ooq-ft_support_ic-2jz {
  flex-shrink: 0;
  color: #00C4F0;
}.ooq-ft_support_ic-2jz svg {
  stroke-linejoin: round;
  width: 30px;
  stroke-linecap: round;
  height: 30px;
}.ooq-ft_support_text_title-2jz {
  font-size: 15px;
  margin-bottom: 3px;
  color: #EDF2F7;
  font-weight: 700;
  overflow-wrap: break-word;
}.ooq-ft_support_text_sub-2jz {
  color: #5A6E7A;
  font-size: 12px;
  overflow-wrap: break-word;
}.ooq-ft_support_btn-2jz {
  padding: 11px 22px;
  transition: background .2s;
  background: #00C4F0;
  border-radius: 8px;
  white-space: nowrap;
  font-weight: 700;
  font-size: 13px;
  flex-shrink: 0;
  color: #EDF2F7;
}.ooq-ft_support_btn-2jz:hover {
  background: #00DEFF;
}.ooq-ft_support_contacts-2jz {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.ooq-ft_support_contact-2jz {
  line-height: 1.4;
  font-size: 12px;
  color: #495860;
}.ooq-ft_support_contact-2jz strong {
  font-weight: 600;
  font-size: 0.688rem;
  color: #7A8E9C;
  margin-bottom: 2px;
  display: block;
}.ooq-ft_main-2jz {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 32px 16px 1.5rem;
}
@media(min-width: 769px) {.ooq-ft_main-2jz {
  padding: 40px 1.5rem 32px;
}
}.ooq-ft_main_in-2jz {
  margin: 0 auto;
  gap: 1.5rem;
  display: grid;
  max-width: 1320px;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.ooq-ft_main_in-2jz {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.ooq-ft_main_in-2jz {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.ooq-ft_col_logo-2jz {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.ooq-ft_col_logo-2jz {
  grid-column: auto;
}
}.ooq-ft_logo-2jz {
  gap: 9px;
  font-weight: 800;
  display: flex;
  font-size: 16px;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  color: #EDF2F7;
  align-items: center;
}.ooq-ft_logo_mark-2jz {
  border-radius: 0.25rem;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.ooq-ft_logo_mark-2jz img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ooq-ft_logo_sub-2jz {
  max-width: 200px;
  color: #495860;
  line-height: 1.55;
  font-size: 12px;
  overflow-wrap: break-word;
}.ooq-ft_col_title-2jz {
  margin-bottom: 0.875rem;
  text-transform: uppercase;
  letter-spacing: .07em;
  font-size: 12px;
  color: #7A8E9C;
  font-weight: 700;
}.ooq-ft_col_links-2jz {
  gap: 0.563rem;
  display: flex;
  flex-direction: column;
}.ooq-ft_col_link-2jz {
  transition: color .2s;
  overflow-wrap: break-word;
  font-size: 13px;
  color: #495860;
}.ooq-ft_col_link-2jz:hover {
  color: #B0BECA;
}.ooq-ft_apps-2jz {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.ooq-ft_app_card-2jz {
  background: rgba(255,255,255,0.05);
  gap: 10px;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.25rem;
  padding: 0.625rem 12px;
  display: flex;
  align-items: center;
}.ooq-ft_app_card-2jz:hover {
  border-color: rgba(0,196,240,0.45);
}.ooq-ft_app_card_ic-2jz svg {
  stroke-linejoin: round;
  width: 22px;
  height: 22px;
  stroke-linecap: round;
}.ooq-ft_app_card_os-2jz {
  color: #495860;
  font-weight: 600;
  font-size: 0.625rem;
}.ooq-ft_app_card_action-2jz {
  color: #B0BECA;
  font-weight: 700;
  font-size: 12px;
}.ooq-ft_bot-2jz {
  padding: 1.25rem 1rem;
}
@media(min-width: 765px) {.ooq-ft_bot-2jz {
  padding: 20px 1.5rem;
}
}.ooq-ft_bot_in-2jz {
  gap: 16px;
  margin: 0 auto;
  max-width: 1320px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.ooq-ft_socials-2jz {
  gap: 0.5rem;
  display: flex;
}.ooq-ft_soc-2jz {
  background: rgba(255,255,255,0.05);
  transition: background .2s;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 0.25rem;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 2.25rem;
  color: #7A8E9C;
  width: 2.25rem;
}.ooq-ft_soc-2jz svg {
  stroke-linejoin: round;
  height: 16px;
  width: 16px;
  stroke-linecap: round;
}.ooq-ft_soc-2jz:hover {
  background: rgba(255,255,255,0.07);
}.ooq-ft_legal-2jz {
  flex: 1;
  min-width: 12.5rem;
  font-size: 11px;
  overflow-wrap: break-word;
  color: #6B7E8A;
  line-height: 1.6;
}.ooq-ft_legal-2jz strong {
  font-weight: 700;
  color: #7A8E9C;
}.ooq-ft_legal-2jz a {
  text-decoration: underline;
  color: #7A8E9C;
}.ooq-ft_age-2jz {
  border-radius: 50%;
  border: 2px solid #6B7E8A;
  margin-left: auto;
  width: 32px;
  justify-content: center;
  font-weight: 800;
  flex-shrink: 0;
  height: 32px;
  display: flex;
  font-size: 11px;
  align-items: center;
  color: #6B7E8A;
}