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: #0B1309;
  font-family: 'Nunito', sans-serif;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  line-height: 1.6;
  color: #C5C0B8;
}.oqz-layout-5yl {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}.oqz-page-5yl {
  min-height: 100vh;
  display: flex;
}.oqz-main-5yl {
  flex: 1;
  padding-top: 56px;
  min-width: 0;
}
@media (min-width: 1079px) {.oqz-main-5yl {
  padding-left: 13.75rem;
}
}
@media (max-width: 1080px) {.oqz-main-5yl {
  padding-bottom: 72px;
}
}.oqz-gc-5yl {
  border-radius: 10px;
  background: #111A0F;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.06);
  position: relative;
  width: 8.75rem;
  flex-shrink: 0;
  cursor: pointer;
}
@media(min-width: 638px) {.oqz-gc-5yl {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.oqz-gc-5yl {
  width: 10.5rem;
}
}.oqz-gc-5yl:hover {
  border-color: rgba(240, 96, 10, 0.07);
  transform: translateY(-3px);
}.oqz-gc_img-5yl {
  overflow: hidden;
  width: 100%;
  padding-bottom: 80%;
  position: relative;
}.oqz-gc_img-5yl img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.oqz-gc_hover-5yl {
  transition: opacity .2s;
  background: rgba(4, 8, 3, 0.72);
  inset: 0;
  align-items: center;
  opacity: 0;
  display: flex;
  position: absolute;
  justify-content: center;
}.oqz-gc-5yl:hover .oqz-gc_hover-5yl {
  opacity: 1;
}.oqz-gc_hover_btn-5yl {
  padding: 0.5rem 16px;
  border-radius: 0.375rem;
  background: #F0600A;
  font-weight: 700;
  font-size: 12px;
  color: #F4EFE6;
}.oqz-gc_info-5yl {
  padding: 0.5rem 10px 0.625rem;
}.oqz-gc_name-5yl {
  overflow: hidden;
  margin-bottom: 3px;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
  color: #C5C0B8;
  max-width: 100%;
  text-overflow: ellipsis;
}.oqz-gc_prov-5yl {
  font-size: 0.625rem;
  color: #535047;
}.oqz-gc_tag-5yl {
  padding: 2px 7px;
  border-radius: 4px;
  text-transform: uppercase;
  left: 6px;
  font-weight: 700;
  top: 6px;
  z-index: 2;
  letter-spacing: .04em;
  position: absolute;
  font-size: 0.563rem;
}.oqz-gc_tag_hot-5yl {
  background: #E0321A;
  color: #fff;
}.oqz-gc_tag_new-5yl {
  background: #24C263;
  color: #0B1309;
}.oqz-gc_tag_jp-5yl {
  background: #FFBA00;
  color: #0B1309;
}.oqz-gc_tag_ex-5yl {
  background: #C01E06;
  color: #fff;
}.oqz-gc_tag_live-5yl {
  background: #E0321A;
  color: #fff;
}.oqz-gr-5yl {
  background: #0B1309;
  padding: 32px 1rem 0;
}
@media(min-width: 771px) {.oqz-gr-5yl {
  padding: 2.25rem 1.5rem 0;
}
}.oqz-gr_in-5yl {
  margin: 0 auto;
  max-width: 1320px;
}.oqz-gr_head-5yl {
  gap: 12px;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
}.oqz-gr_head_l-5yl {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: center;
}.oqz-gr_ic-5yl {
  border-radius: 0.625rem;
  height: 32px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  width: 32px;
  align-items: center;
}.oqz-gr_ic-5yl svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 16px;
}.oqz-gr_title-5yl {
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 16px;
  color: #F4EFE6;
}
@media(min-width:768px) {.oqz-gr_title-5yl {
  font-size: 18px;
}
}.oqz-gr_more-5yl {
  gap: 5px;
  transition: color .2s;
  font-weight: 600;
  display: flex;
  color: #6D6963;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 0.75rem;
  align-items: center;
}.oqz-gr_more-5yl:hover {
  color: #F0600A;
}.oqz-gr_more-5yl svg {
  width: 12px;
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
}.oqz-gr_arrows-5yl {
  gap: 6px;
  display: flex;
  flex-shrink: 0;
}.oqz-gr_arr-5yl {
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  align-items: center;
  justify-content: center;
  color: #95908A;
  width: 1.875rem;
  display: flex;
  height: 1.875rem;
}.oqz-gr_arr-5yl:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #F4EFE6;
}.oqz-gr_arr-5yl svg {
  height: 0.813rem;
  stroke-linejoin: round;
  width: 0.813rem;
  stroke-linecap: round;
}.oqz-gr_seo_h-5yl {
  margin: 0 0 6px;
  font-size: 13px;
  font-family: 'Exo 2', sans-serif;
  font-weight: 700;
  max-width: 680px;
  color: #C5C0B8;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.oqz-gr_seo_h-5yl {
  font-size: 14px;
}
}.oqz-gr_seo-5yl {
  max-width: 680px;
  color: #6D6963;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.55;
}.oqz-gr_seo-5yl strong {
  color: #C5C0B8;
  font-weight: 600;
}.oqz-gr_scroll-5yl {
  gap: 10px;
  overflow-x: auto;
  padding-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  display: flex;
}.oqz-gr_scroll-5yl::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.oqz-gr_scroll-5yl {
  gap: 12px;
}
}.oqz-tb-5yl {
  background: #0B1309;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  z-index: 80;
  left: 0;
  right: 0;
  position: fixed;
  top: 0;
  display: flex;
  height: 3.5rem;
  align-items: center;
}.oqz-tb_in-5yl {
  padding: 0 0.875rem;
  gap: 0;
  width: 100%;
  align-items: center;
  height: 100%;
  display: flex;
}.oqz-tb_burger-5yl {
  gap: 5px;
  border-radius: 10px;
  justify-content: center;
  margin-right: 8px;
  flex-shrink: 0;
  width: 2.375rem;
  display: flex;
  flex-direction: column;
  height: 38px;
  align-items: center;
}.oqz-tb_burger-5yl:hover {
  background: rgba(255, 255, 255, 0.05);
}.oqz-tb_burger_line-5yl {
  border-radius: 1px;
  background: #95908A;
  display: block;
  height: 2px;
  width: 18px;
}
@media(min-width: 1081px) {.oqz-tb_burger-5yl {
  display: none;
}
}.oqz-tb_logo-5yl {
  gap: 0.563rem;
  flex-shrink: 0;
  margin-right: 1.25rem;
  overflow-wrap: break-word;
  color: #F4EFE6;
  font-weight: 800;
  display: flex;
  letter-spacing: -.01em;
  font-size: 1.125rem;
  align-items: center;
}.oqz-tb_logo_mark-5yl {
  border-radius: 10px;
  overflow: hidden;
  height: 2rem;
  align-items: center;
  justify-content: center;
  width: 2rem;
  display: flex;
}.oqz-tb_logo_mark-5yl img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.oqz-tb_nav-5yl {
  flex: 1;
  gap: 2px;
  display: none;
}
@media(min-width: 637px) {.oqz-tb_nav-5yl {
  display: flex;
}
}.oqz-tb_tab-5yl {
  border-radius: 10px;
  padding: 8px 0.875rem;
  transition: background .15s,color .15s;
  font-weight: 600;
  color: #95908A;
  white-space: nowrap;
  font-size: 13px;
}.oqz-tb_tab-5yl:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EFE6;
}.oqz-tb_tab-5yl.oqz-state_active-5yl {
  background: rgba(240, 96, 10, 0.18);
  color: #F4EFE6;
}.oqz-tb_right-5yl {
  gap: 0.5rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
}.oqz-tb_login-5yl {
  border: 1px solid rgba(255, 255, 255, 0.11);
  padding: 9px 1rem;
  transition: border-color .2s,color .2s;
  border-radius: 0.625rem;
  background: rgba(255, 255, 255, 0.05);
  color: #C5C0B8;
  font-size: 0.813rem;
  display: none;
  font-weight: 600;
}.oqz-tb_login-5yl:hover {
  border-color: rgba(240, 96, 10, 0.55);
  color: #F4EFE6;
}
@media(min-width: 477px) {.oqz-tb_login-5yl {
  display: block;
}
}.oqz-tb_reg-5yl {
  transition: background .2s;
  padding: 9px 18px;
  border-radius: 0.625rem;
  background: #24C263;
  color: #0E1A0C;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 700;
}.oqz-tb_reg-5yl:hover {
  background: #2EDA74;
}.oqz-sb-5yl {
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #162116;
  transition: transform .25s ease;
  position: fixed;
  top: 3.5rem;
  left: 0;
  overflow-y: auto;
  z-index: 70;
  width: 13.75rem;
  bottom: 0;
}.oqz-sb-5yl.oqz-state_open-5yl {
  transform: translateX(0);
}.oqz-sb-5yl::-webkit-scrollbar {
  width: 0.25rem;
}.oqz-sb-5yl::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1082px) {.oqz-sb-5yl {
  transform: translateX(0);
}
}.oqz-sb_auth-5yl {
  padding: 0.875rem 12px 0.625rem;
}.oqz-sb_btn_reg-5yl {
  transition: background .2s;
  border-radius: 0.625rem;
  background: #24C263;
  padding: 11px;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 700;
  display: block;
  color: #0E1A0C;
  margin-bottom: 8px;
}.oqz-sb_btn_reg-5yl:hover {
  background: #2EDA74;
}.oqz-sb_btn_login-5yl {
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 0.625rem;
  padding: 0.625rem;
  display: block;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 600;
  color: #C5C0B8;
}.oqz-sb_btn_login-5yl:hover {
  border-color: rgba(240, 96, 10, 0.55);
  color: #F4EFE6;
}.oqz-sb_promo-5yl {
  background: linear-gradient(135deg,#1E3418,#162116);
  margin: 0 0.75rem 10px;
  border: 1px solid rgba(240, 96, 10, 0.18);
  border-radius: 10px;
  overflow: hidden;
  padding: 0.75rem 0.875rem;
  position: relative;
}.oqz-sb_promo-5yl::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(240, 96, 10, 0.18),transparent 70%);
  position: absolute;
  width: 80px;
  height: 5rem;
  right: -20px;
  content: '';
  top: -20px;
}.oqz-sb_promo_title-5yl {
  text-transform: uppercase;
  margin-bottom: 4px;
  letter-spacing: .06em;
  font-size: 0.688rem;
  color: #F0600A;
  font-weight: 700;
}.oqz-sb_promo_text-5yl {
  font-weight: 600;
  font-size: 12px;
  color: #F4EFE6;
  overflow-wrap: break-word;
  line-height: 1.35;
}.oqz-sb_promo_sub-5yl {
  margin-top: 3px;
  color: #6D6963;
  font-size: 0.625rem;
}.oqz-sb_nav-5yl {
  padding: 6px 8px 1rem;
}.oqz-sb_nav_lb-5yl {
  padding: 0.625rem 0.5rem 0.375rem;
  font-weight: 700;
  color: #535047;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
}.oqz-sb_link-5yl {
  transition: background .15s,color .15s;
  gap: 10px;
  border-radius: 0.375rem;
  padding: 0.563rem 0.625rem;
  cursor: pointer;
  color: #95908A;
  overflow-wrap: break-word;
  align-items: center;
  font-size: 0.813rem;
  display: flex;
  font-weight: 500;
}.oqz-sb_link-5yl:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #F4EFE6;
}.oqz-sb_link-5yl.oqz-state_active-5yl {
  background: rgba(240, 96, 10, 0.18);
  color: #F4EFE6;
}.oqz-sb_ic-5yl {
  border-radius: 6px;
  align-items: center;
  height: 1.875rem;
  justify-content: center;
  display: flex;
  width: 1.875rem;
  flex-shrink: 0;
}.oqz-sb_ic-5yl svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 16px;
  height: 1rem;
}.oqz-sb_ic_1-5yl {
  background: rgba(240, 96, 10, 0.07);
  color: #F0600A;
}.oqz-sb_ic_2-5yl {
  background: rgba(36, 194, 99, 0.15);
  color: #24C263;
}.oqz-sb_ic_3-5yl {
  background: rgba(255, 186, 0, 0.14);
  color: #FFBA00;
}.oqz-sb_ic_4-5yl {
  background: rgba(192, 30, 6, 0.20);
  color: #C01E06;
}.oqz-sb_ic_5-5yl {
  background: rgba(240, 96, 10, 0.07);
  color: #F0409A;
}.oqz-sb_ic_6-5yl {
  background: rgba(192, 30, 6, 0.20);
  color: #A855F7;
}.oqz-sb_badge-5yl {
  border-radius: 0.375rem;
  padding: 2px 7px;
  background: #FFBA00;
  color: #0E1A0C;
  font-weight: 700;
  font-size: 9px;
  margin-left: auto;
}.oqz-sb_bot-5yl {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  padding: 12px;
  display: flex;
}.oqz-sb_lang-5yl,.oqz-sb_help-5yl {
  transition: border-color .2s;
  flex: 1;
  gap: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  padding: 9px 0.375rem;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  color: #95908A;
  font-weight: 600;
  font-size: 0.688rem;
  justify-content: center;
  display: flex;
  align-items: center;
}.oqz-sb_lang-5yl:hover,.oqz-sb_help-5yl:hover {
  border-color: rgba(240, 96, 10, 0.55);
  color: #F4EFE6;
}.oqz-sb_lang-5yl svg,.oqz-sb_help-5yl svg {
  width: 13px;
  stroke-linecap: round;
  height: 13px;
  stroke-linejoin: round;
}.oqz-sb_bd-5yl {
  background: rgba(4, 8, 3, 0.72);
  inset: 0;
  z-index: 69;
  display: none;
  position: fixed;
}.oqz-sb_bd-5yl.oqz-state_on-5yl {
  display: block;
}
@media(min-width: 1081px) {.oqz-sb_bd-5yl {
  display: none!important;
}
}.oqz-mob_nav-5yl {
  background: #162116;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  border-top: 1px solid rgba(255, 255, 255, 0.11);
  bottom: 0;
  z-index: 80;
  right: 0;
  position: fixed;
  left: 0;
  display: flex;
}
@media(min-width: 1083px) {.oqz-mob_nav-5yl {
  display: none;
}
}.oqz-mob_nav_item-5yl {
  flex: 1;
  gap: 0.25rem;
  padding: 0.25rem 2px;
  color: #535047;
  align-items: center;
  cursor: pointer;
  flex-direction: column;
  display: flex;
}.oqz-mob_nav_ic-5yl {
  line-height: 1;
}.oqz-mob_nav_ic-5yl svg {
  stroke-linecap: round;
  width: 20px;
  height: 1.25rem;
  stroke-linejoin: round;
}.oqz-mob_nav_lb-5yl {
  font-size: 10px;
  font-weight: 600;
  color: #535047;
}.oqz-mob_nav_item-5yl.oqz-state_active-5yl {
  color: #F0600A;
}.oqz-mob_nav_item-5yl.oqz-state_active-5yl .oqz-mob_nav_lb-5yl {
  color: #F0600A;
}.oqz-hero-5yl {
  background: #0B1309;
  padding: 1.25rem 16px 0;
}
@media(min-width: 766px) {.oqz-hero-5yl {
  padding: 24px 1.5rem 0;
}
}.oqz-hero_in-5yl {
  gap: 12px;
  margin: 0 auto;
  max-width: 82.5rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.oqz-hero_in-5yl {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.oqz-hero_in-5yl {
  grid-template-columns: 1fr 340px;
}
}.oqz-hero_promo-5yl {
  background: #111A0F;
  overflow: hidden;
  border-radius: 14px;
  display: flex;
  position: relative;
  min-height: 220px;
  align-items: stretch;
}
@media(min-width:768px) {.oqz-hero_promo-5yl {
  min-height: 280px;
}
}.oqz-hero_promo_bg-5yl {
  background: linear-gradient(120deg,#1E3418 0%,#0B1309 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.oqz-hero_promo_bg-5yl::after {
  inset: 0;
  background: linear-gradient(90deg,#0B1309 0%,rgba(4, 8, 3, 0.72) 60%,transparent 100%);
  content: '';
  position: absolute;
}.oqz-hero_promo_glow-5yl {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(192, 30, 6, 0.20) 0%,transparent 65%);
  top: -40px;
  pointer-events: none;
  width: 300px;
  right: 60px;
  height: 300px;
  position: absolute;
}.oqz-hero_promo_ct-5yl {
  padding: 28px 1.5rem 1.75rem 28px;
  position: relative;
  z-index: 2;
  justify-content: center;
  flex-direction: column;
  display: flex;
  max-width: 480px;
}
@media(min-width: 771px) {.oqz-hero_promo_ct-5yl {
  padding: 40px 2rem;
}
}.oqz-hero_badge-5yl {
  background: rgba(240, 96, 10, 0.18);
  border: 1px solid rgba(240, 96, 10, 0.07);
  border-radius: 20px;
  padding: 5px 0.75rem;
  font-size: 0.625rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 14px;
  letter-spacing: .08em;
  display: inline-block;
  color: #F0600A;
}.oqz-hero_h1-5yl {
  font-family: 'Exo 2', sans-serif;
  line-height: 1.15;
  font-weight: 800;
  font-size: 26px;
  margin-bottom: 10px;
  overflow-wrap: break-word;
  color: #F4EFE6;
}.oqz-hero_h1-5yl em {
  font-style: normal;
  color: #FFBA00;
}
@media(min-width: 766px) {.oqz-hero_h1-5yl {
  font-size: 2.25rem;
}
}.oqz-hero_sub-5yl {
  color: #95908A;
  font-size: 13px;
  line-height: 1.55;
  margin-bottom: 1.25rem;
}
@media(min-width: 766px) {.oqz-hero_sub-5yl {
  font-size: 14px;
}
}.oqz-hero_row-5yl {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.oqz-hero_cta-5yl {
  transition: background .2s;
  padding: 13px 1.625rem;
  background: #24C263;
  border-radius: 0.625rem;
  color: #0E1A0C;
  font-size: 14px;
  box-shadow: 0 6px 1.375rem rgba(36,194,99,0.40), inset 0 1px 0 rgba(255,255,255,0.14);
  font-weight: 700;
}.oqz-hero_cta-5yl:hover {
  background: #2EDA74;
}.oqz-hero_terms-5yl {
  font-size: 0.688rem;
  color: #535047;
}.oqz-hero_game-5yl {
  border-radius: 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  background: #111A0F;
  position: relative;
  display: flex;
  flex-direction: column;
}.oqz-hero_game_badge-5yl {
  background: rgba(255, 186, 0, 0.14);
  border-radius: 20px;
  padding: 0.313rem 0.625rem;
  border: 1px solid rgba(255, 186, 0, 0.14);
  color: #FFBA00;
  font-weight: 700;
  font-size: 0.625rem;
  position: absolute;
  text-transform: uppercase;
  left: 0.75rem;
  top: 12px;
  letter-spacing: .06em;
  z-index: 3;
}.oqz-hero_game_badge-5yl svg {
  height: 11px;
  vertical-align: -1px;
  width: 11px;
  margin-right: 4px;
}.oqz-hero_game_img-5yl {
  background: linear-gradient(135deg,#1E3418,#0B1309);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.oqz-hero_game_img-5yl img {
  inset: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
}.oqz-hero_game_play-5yl {
  transition: opacity .2s;
  inset: 0;
  background: rgba(4, 8, 3, 0.72);
  opacity: 0;
  justify-content: center;
  position: absolute;
  display: flex;
  align-items: center;
}.oqz-hero_game-5yl:hover .oqz-hero_game_play-5yl {
  opacity: 1;
}.oqz-hero_game_play-5yl span {
  background: #F0600A;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  width: 3.25rem;
  align-items: center;
  height: 52px;
}.oqz-hero_game_play-5yl span svg {
  height: 1.125rem;
  margin-left: 2px;
  width: 1.125rem;
}.oqz-hero_game_info-5yl {
  padding: 14px 16px;
}.oqz-hero_game_title-5yl {
  margin-bottom: 4px;
  font-weight: 700;
  overflow-wrap: break-word;
  color: #F4EFE6;
  font-size: 15px;
}.oqz-hero_game_provider-5yl {
  color: #6D6963;
  font-size: 0.688rem;
}.oqz-hero_game_btn-5yl {
  padding: 11px;
  transition: background .2s;
  border-radius: 10px;
  margin: 0.75rem 16px 16px;
  background: #F0600A;
  color: #F4EFE6;
  display: block;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 700;
}.oqz-hero_game-5yl:hover .oqz-hero_game_btn-5yl {
  background: #FF7A28;
}.oqz-sbar-5yl {
  background: #0B1309;
  padding: 16px 16px 0;
}
@media(min-width:768px) {.oqz-sbar-5yl {
  padding: 18px 1.5rem 0;
}
}.oqz-sbar_in-5yl {
  margin: 0 auto;
  max-width: 1320px;
}.oqz-sbar_row-5yl {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}.oqz-sbar_input-5yl {
  border-radius: 0.625rem;
  padding: 0.688rem 16px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  flex: 1;
  transition: border-color .2s;
  background: #111A0F;
  gap: 0.625rem;
  display: flex;
  color: #6D6963;
  align-items: center;
  cursor: pointer;
  font-size: 13px;
}.oqz-sbar_input-5yl:hover {
  border-color: rgba(240, 96, 10, 0.55);
}.oqz-sbar_input-5yl svg {
  height: 0.938rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  flex-shrink: 0;
  width: 15px;
}.oqz-sbar_providers-5yl {
  gap: 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #111A0F;
  padding: 0.688rem 1.125rem;
  border-radius: 0.625rem;
  transition: border-color .2s;
  font-size: 13px;
  display: flex;
  align-items: center;
  font-weight: 600;
  white-space: nowrap;
  color: #C5C0B8;
}.oqz-sbar_providers-5yl:hover {
  border-color: rgba(240, 96, 10, 0.55);
  color: #F4EFE6;
}.oqz-sbar_providers-5yl svg {
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
  height: 0.875rem;
}.oqz-sbar_tabs-5yl {
  gap: 6px;
  overflow-x: auto;
  padding-bottom: 2px;
  display: flex;
  scrollbar-width: none;
}.oqz-sbar_tabs-5yl::-webkit-scrollbar {
  display: none;
}.oqz-sbar_tab-5yl {
  padding: 8px 0.875rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  transition: background .15s,color .15s,border-color .15s;
  background: rgba(255, 255, 255, 0.05);
  gap: 7px;
  border-radius: 20px;
  white-space: nowrap;
  font-size: 12px;
  color: #95908A;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  cursor: pointer;
  font-weight: 600;
}.oqz-sbar_tab-5yl:hover {
  border-color: rgba(240, 96, 10, 0.55);
  background: rgba(255, 255, 255, 0.07);
  color: #F4EFE6;
}.oqz-sbar_tab-5yl.oqz-state_active-5yl {
  background: rgba(240, 96, 10, 0.18);
  border-color: rgba(240, 96, 10, 0.07);
  color: #F4EFE6;
}.oqz-sbar_tab_ic-5yl svg {
  height: 14px;
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
}.oqz-ws-5yl {
  padding: 32px 1rem 0;
  background: #0B1309;
}
@media(min-width: 769px) {.oqz-ws-5yl {
  padding: 2.25rem 1.5rem 0;
}
}.oqz-ws_in-5yl {
  margin: 0 auto;
  max-width: 1320px;
}.oqz-ws_head-5yl {
  gap: 0.75rem;
  margin-bottom: 0.875rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}.oqz-ws_title-5yl {
  gap: 0.625rem;
  flex-wrap: wrap;
  display: flex;
  overflow-wrap: break-word;
  font-size: 16px;
  font-family: 'Exo 2', sans-serif;
  font-weight: 700;
  align-items: center;
  color: #F4EFE6;
}.oqz-ws_title_ic-5yl svg {
  height: 18px;
  width: 1.125rem;
  stroke-linejoin: round;
  color: #FFBA00;
  stroke-linecap: round;
}.oqz-ws_online-5yl {
  gap: 0.438rem;
  display: flex;
  font-size: 12px;
  align-items: center;
  font-weight: 600;
  color: #6D6963;
}.oqz-ws_online_dot-5yl {
  background: #24C263;
  border-radius: 50%;
  flex-shrink: 0;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(36, 194, 99, 0.15);
  height: 8px;
}.oqz-ws_scroll-5yl {
  gap: 0.5rem;
  overflow-x: auto;
  padding-bottom: 8px;
  scrollbar-width: none;
  display: flex;
}.oqz-ws_scroll-5yl::-webkit-scrollbar {
  display: none;
}.oqz-wc-5yl {
  gap: 10px;
  padding: 10px 0.875rem;
  border-radius: 10px;
  background: #111A0F;
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: flex;
  flex-shrink: 0;
  min-width: 13.75rem;
  align-items: center;
}.oqz-wc_img-5yl {
  border-radius: 6px;
  background: #162116;
  overflow: hidden;
  flex-shrink: 0;
  width: 36px;
  height: 36px;
}.oqz-wc_img-5yl img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.oqz-wc_info-5yl {
  min-width: 0;
}.oqz-wc_game-5yl {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #C5C0B8;
  font-size: 12px;
  font-weight: 600;
}.oqz-wc_player-5yl {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 0.625rem;
  white-space: nowrap;
  color: #535047;
}.oqz-wc_amount-5yl {
  margin-left: auto;
  white-space: nowrap;
  color: #24C263;
  flex-shrink: 0;
  font-size: 0.813rem;
  font-weight: 700;
}.oqz-app-5yl {
  background: #0B1309;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.oqz-app-5yl {
  padding: 2.75rem 1.5rem 0;
}
}.oqz-app_in-5yl {
  margin: 0 auto;
  max-width: 82.5rem;
}.oqz-app_head-5yl {
  margin-bottom: 16px;
}.oqz-app_label-5yl {
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 8px;
  color: #F0600A;
  letter-spacing: .08em;
}.oqz-app_h2-5yl {
  margin-bottom: 6px;
  color: #F4EFE6;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
}
@media(min-width: 771px) {.oqz-app_h2-5yl {
  font-size: 24px;
}
}.oqz-app_sub-5yl {
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  color: #6D6963;
  font-size: 13px;
}.oqz-app_sub-5yl strong {
  font-weight: 700;
  color: #C5C0B8;
}.oqz-app_cards-5yl {
  gap: 10px;
  display: grid;
  margin-top: 1rem;
  grid-template-columns: 1fr;
}
@media(min-width: 639px) {.oqz-app_cards-5yl {
  grid-template-columns: repeat(3,1fr);
}
}.oqz-app_card-5yl {
  gap: 16px;
  overflow: hidden;
  border-radius: 0.625rem;
  padding: 1.25rem;
  flex-wrap: wrap;
  position: relative;
  display: flex;
  align-items: flex-start;
}.oqz-app_card_ios-5yl {
  background: linear-gradient(135deg,rgba(240, 96, 10, 0.18) 0%,#162116 100%);
}.oqz-app_card_android-5yl {
  background: linear-gradient(135deg,rgba(36, 194, 99, 0.15) 0%,#162116 100%);
}.oqz-app_card_win-5yl {
  background: linear-gradient(135deg,rgba(255, 186, 0, 0.14) 0%,#162116 100%);
}.oqz-app_card_ic-5yl svg {
  height: 34px;
  width: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.oqz-app_card_ic-5yl {
  color: #F4EFE6;
  flex-shrink: 0;
}.oqz-app_card_os-5yl {
  font-weight: 700;
  font-size: 10px;
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #6D6963;
}.oqz-app_card_title-5yl {
  color: #F4EFE6;
  font-weight: 700;
  margin-bottom: 6px;
  font-size: 0.938rem;
  line-height: 1.2;
  overflow-wrap: break-word;
}.oqz-app_card_text-5yl {
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 14px;
  overflow-wrap: break-word;
  color: #6D6963;
}.oqz-app_card_btn-5yl {
  gap: 7px;
  background: rgba(255, 255, 255, 0.12);
  transition: background .2s;
  padding: 0.625rem 18px;
  border: 1px solid rgba(240, 96, 10, 0.55);
  border-radius: 6px;
  align-items: center;
  color: #F4EFE6;
  font-size: 13px;
  font-weight: 700;
  display: inline-flex;
}.oqz-app_card_btn-5yl:hover {
  background: rgba(255, 255, 255, 0.07);
}.oqz-reg-5yl {
  padding: 2.25rem 1rem 0;
  background: #0B1309;
}
@media(min-width: 769px) {.oqz-reg-5yl {
  padding: 44px 1.5rem 0;
}
}.oqz-reg_in-5yl {
  border: 1px solid rgba(255, 255, 255, 0.06);
  background: #162116;
  padding: 1.75rem 1.5rem;
  border-radius: 14px;
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 769px) {.oqz-reg_in-5yl {
  padding: 40px;
}
}.oqz-reg_top-5yl {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.oqz-reg_top-5yl {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.oqz-reg_label-5yl {
  font-weight: 700;
  text-transform: uppercase;
  color: #F0600A;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
}.oqz-reg_h2-5yl {
  overflow-wrap: break-word;
  color: #F4EFE6;
  font-weight: 800;
  margin-bottom: 0.75rem;
  font-size: 22px;
  line-height: 1.2;
  font-family: 'Exo 2', sans-serif;
}
@media(min-width:768px) {.oqz-reg_h2-5yl {
  font-size: 1.75rem;
}
}.oqz-reg_bonus-5yl {
  border: 1px solid rgba(255, 186, 0, 0.14);
  background: rgba(255, 186, 0, 0.14);
  gap: 8px;
  border-radius: 0.625rem;
  padding: 10px 16px;
  margin-bottom: 1rem;
  align-items: center;
  display: inline-flex;
}.oqz-reg_bonus_amount-5yl {
  font-size: 1.25rem;
  font-weight: 800;
  color: #FFBA00;
}.oqz-reg_bonus_text-5yl {
  color: #95908A;
  font-size: 0.813rem;
  line-height: 1.35;
}.oqz-reg_cta_btn-5yl {
  background: #24C263;
  transition: background .2s;
  border-radius: 0.625rem;
  padding: 14px 32px;
  display: inline-block;
  box-shadow: 0 0.375rem 1.375rem rgba(36,194,99,0.40), inset 0 1px 0 rgba(255,255,255,0.14);
  font-size: 0.938rem;
  font-weight: 700;
  margin-bottom: 12px;
  color: #0E1A0C;
}.oqz-reg_cta_btn-5yl:hover {
  background: #2EDA74;
}.oqz-reg_terms-5yl {
  font-size: 11px;
  line-height: 1.5;
  color: #535047;
}.oqz-reg_seo-5yl {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #6D6963;
  font-size: 0.813rem;
  padding-top: 20px;
  overflow-wrap: break-word;
  line-height: 1.65;
  margin-top: 1.25rem;
}.oqz-reg_seo-5yl p {
  line-height: 1.65;
  font-size: 13px;
  margin-bottom: 10px;
  color: #6D6963;
}.oqz-reg_seo-5yl p:last-child {
  margin-bottom: 0;
}.oqz-reg_seo-5yl strong {
  font-weight: 700;
  color: #C5C0B8;
}.oqz-reg_seo-5yl a {
  transition: color .2s;
  text-decoration: underline;
  color: #F0600A;
}.oqz-reg_seo-5yl a:hover {
  color: #FF7A28;
}.oqz-reg_seo-5yl ul,.oqz-reg_seo-5yl ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.oqz-reg_seo-5yl ol {
  list-style: decimal;
}.oqz-reg_seo-5yl li {
  margin-bottom: 4px;
  color: #6D6963;
  line-height: 1.65;
  font-size: 13px;
}.oqz-reg_seo-5yl table {
  display: block;
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
  margin-bottom: 10px;
  overflow-x: auto;
}
@media(min-width: 766px) {.oqz-reg_seo-5yl table {
  display: table;
}
}.oqz-reg_seo-5yl th {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  font-weight: 700;
  text-align: left;
  color: #C5C0B8;
}.oqz-reg_seo-5yl td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 8px;
  color: #6D6963;
}.oqz-reg_steps-5yl {
  gap: 14px;
  flex-direction: column;
  margin-top: 1.75rem;
  display: flex;
}
@media(min-width: 859px) {.oqz-reg_steps-5yl {
  margin-top: 0;
}
}.oqz-reg_step-5yl {
  padding: 16px;
  border-radius: 0.625rem;
  gap: 0.875rem;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.06);
  align-items: flex-start;
  flex-wrap: wrap;
  display: flex;
}.oqz-reg_step_num-5yl {
  border: 1px solid rgba(240, 96, 10, 0.07);
  border-radius: 50%;
  background: rgba(240, 96, 10, 0.18);
  font-size: 14px;
  height: 34px;
  align-items: center;
  width: 34px;
  font-weight: 800;
  justify-content: center;
  display: flex;
  flex-shrink: 0;
  color: #F0600A;
}.oqz-reg_step_title-5yl {
  color: #F4EFE6;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.875rem;
}.oqz-reg_step_text-5yl {
  line-height: 1.5;
  color: #6D6963;
  font-size: 0.75rem;
}.oqz-reg_trust-5yl {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  padding-top: 20px;
  flex-wrap: wrap;
  display: flex;
  margin-top: 1.25rem;
}.oqz-reg_trust_item-5yl {
  gap: 7px;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  color: #6D6963;
}.oqz-reg_trust_ic-5yl svg {
  height: 16px;
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #F0600A;
  width: 1rem;
}.oqz-bon-5yl {
  padding: 36px 1rem 0;
  background: #0B1309;
}
@media(min-width: 769px) {.oqz-bon-5yl {
  padding: 44px 1.5rem 0;
}
}.oqz-bon_in-5yl {
  margin: 0 auto;
  max-width: 82.5rem;
}.oqz-bon_head-5yl {
  margin-bottom: 1.25rem;
}.oqz-bon_label-5yl {
  font-weight: 700;
  color: #F0600A;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.oqz-bon_h2-5yl {
  font-weight: 800;
  font-family: 'Exo 2', sans-serif;
  color: #F4EFE6;
  margin-bottom: 0.5rem;
  font-size: 20px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.oqz-bon_h2-5yl {
  font-size: 1.5rem;
}
}.oqz-bon_seo-5yl {
  overflow-wrap: break-word;
  max-width: 38.75rem;
  color: #6D6963;
  line-height: 1.6;
  font-size: 0.813rem;
}.oqz-bon_seo-5yl strong {
  color: #C5C0B8;
  font-weight: 700;
}.oqz-bon_seo-5yl a {
  text-decoration: underline;
  color: #F0600A;
}.oqz-bon_grid-5yl {
  gap: 10px;
  grid-template-columns: 1fr 1fr;
  display: grid;
}
@media(min-width: 642px) {.oqz-bon_grid-5yl {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1083px) {.oqz-bon_grid-5yl {
  grid-template-columns: repeat(5,1fr);
}
}.oqz-bon_card-5yl {
  background: #111A0F;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 10px;
  transition: border-color .2s,transform .2s;
  padding: 1rem;
}.oqz-bon_card-5yl:hover {
  transform: translateY(-2px);
  border-color: rgba(240, 96, 10, 0.07);
}.oqz-bon_card_ic-5yl svg {
  width: 1.625rem;
  stroke-linecap: round;
  height: 26px;
  stroke-linejoin: round;
}.oqz-bon_card_ic-5yl {
  margin-bottom: 0.625rem;
}.oqz-bon_card_type-5yl {
  margin-bottom: 0.375rem;
  letter-spacing: .06em;
  color: #6D6963;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.625rem;
}.oqz-bon_card_amount-5yl {
  font-size: 1.125rem;
  color: #FFBA00;
  font-weight: 800;
  margin-bottom: 6px;
  line-height: 1.1;
}.oqz-bon_card_name-5yl {
  color: #F4EFE6;
  font-weight: 600;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}.oqz-bon_card_detail-5yl {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #535047;
  overflow-wrap: break-word;
  padding-top: 8px;
  font-size: 11px;
  line-height: 1.5;
}.oqz-prov-5yl {
  padding: 2.25rem 1rem 0;
  background: #0B1309;
}
@media(min-width: 765px) {.oqz-prov-5yl {
  padding: 44px 24px 0;
}
}.oqz-prov_in-5yl {
  margin: 0 auto;
  max-width: 82.5rem;
}.oqz-prov_head-5yl {
  margin-bottom: 16px;
}.oqz-prov_label-5yl {
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-size: 11px;
  color: #F0600A;
  text-transform: uppercase;
  font-weight: 700;
}.oqz-prov_h2-5yl {
  margin-bottom: 8px;
  color: #F4EFE6;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
}
@media(min-width: 769px) {.oqz-prov_h2-5yl {
  font-size: 24px;
}
}.oqz-prov_seo-5yl {
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #6D6963;
  margin-bottom: 16px;
  max-width: 620px;
}.oqz-prov_seo-5yl strong {
  color: #C5C0B8;
  font-weight: 700;
}.oqz-prov_seo-5yl a {
  color: #F0600A;
  text-decoration: underline;
}.oqz-prov_grid-5yl {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 642px) {.oqz-prov_grid-5yl {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1083px) {.oqz-prov_grid-5yl {
  grid-template-columns: repeat(8,1fr);
}
}.oqz-prov_card-5yl {
  padding: 0.875rem 10px;
  gap: 0.438rem;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #111A0F;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  align-items: center;
}.oqz-prov_card-5yl:hover {
  border-color: rgba(240, 96, 10, 0.55);
  background: #162116;
}.oqz-prov_logo-5yl {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  width: 44px;
  height: 2.75rem;
  align-items: center;
}.oqz-prov_logo-5yl img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.oqz-prov_name-5yl {
  font-size: 11px;
  overflow-wrap: break-word;
  color: #95908A;
  text-align: center;
  font-weight: 600;
}.oqz-faq-5yl {
  background: #0B1309;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.oqz-faq-5yl {
  padding: 2.75rem 1.5rem 0;
}
}.oqz-faq_in-5yl {
  margin: 0 auto;
  max-width: 82.5rem;
}.oqz-faq_head-5yl {
  margin-bottom: 20px;
}.oqz-faq_label-5yl {
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #F0600A;
  margin-bottom: 0.5rem;
  font-weight: 700;
}.oqz-faq_h2-5yl {
  color: #F4EFE6;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width: 770px) {.oqz-faq_h2-5yl {
  font-size: 24px;
}
}.oqz-faq_list-5yl {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.oqz-faq_item-5yl {
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: #162116;
}.oqz-faq_q-5yl {
  padding: 16px 1.25rem;
  transition: color .2s;
  gap: 12px;
  font-weight: 600;
  font-size: 14px;
  flex-wrap: wrap;
  color: #C5C0B8;
  justify-content: space-between;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  cursor: pointer;
}.oqz-faq_q-5yl:hover {
  color: #F4EFE6;
}.oqz-faq_q_ic-5yl {
  background: rgba(255, 255, 255, 0.05);
  transition: transform .25s;
  border-radius: 50%;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  font-size: 16px;
  color: #F0600A;
  display: flex;
  height: 24px;
}.oqz-faq_item-5yl.oqz-state_open-5yl .oqz-faq_q_ic-5yl {
  transform: rotate(45deg);
}.oqz-faq_a-5yl {
  padding: 0 1.25rem 16px;
  display: none;
  line-height: 1.7;
  font-size: 13px;
  color: #6D6963;
  overflow-wrap: break-word;
}.oqz-faq_item-5yl.oqz-state_open-5yl .oqz-faq_a-5yl {
  display: block;
}.oqz-faq_a-5yl strong {
  color: #C5C0B8;
  font-weight: 700;
}.oqz-faq_a-5yl a {
  color: #F0600A;
  text-decoration: underline;
}.oqz-faq_a-5yl ul,.oqz-faq_a-5yl ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.oqz-faq_a-5yl ol {
  list-style: decimal;
}.oqz-faq_a-5yl li {
  margin-bottom: 4px;
  line-height: 1.6;
}.oqz-faq_a-5yl table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  overflow-x: auto;
  display: block;
  width: 100%;
  font-size: 0.75rem;
}
@media(min-width: 771px) {.oqz-faq_a-5yl table {
  display: table;
}
}.oqz-faq_a-5yl th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  color: #C5C0B8;
  text-align: left;
  font-weight: 700;
}.oqz-faq_a-5yl td {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6D6963;
}.oqz-seo-5yl {
  padding: 36px 1rem 0;
  background: #0B1309;
}
@media(min-width: 766px) {.oqz-seo-5yl {
  padding: 2.75rem 24px 0;
}
}.oqz-seo_in-5yl {
  background: #162116;
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border-radius: 14px;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.oqz-seo_in-5yl {
  padding: 2.25rem 40px;
}
}.oqz-seo_label-5yl {
  color: #F0600A;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
}.oqz-seo_h2-5yl {
  margin-bottom: 14px;
  font-family: 'Exo 2', sans-serif;
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 800;
  color: #F4EFE6;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.oqz-seo_h2-5yl {
  font-size: 1.5rem;
}
}.oqz-seo_body-5yl {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #95908A;
}.oqz-seo_body-5yl p {
  font-size: 0.875rem;
  color: #95908A;
  line-height: 1.75;
  margin-bottom: 0.75rem;
}.oqz-seo_body-5yl p:last-child {
  margin-bottom: 0;
}.oqz-seo_body-5yl strong {
  font-weight: 700;
  color: #C5C0B8;
}.oqz-seo_body-5yl a {
  transition: color .2s;
  text-decoration: underline;
  color: #F0600A;
}.oqz-seo_body-5yl a:hover {
  color: #FF7A28;
}.oqz-seo_body-5yl ul,.oqz-seo_body-5yl ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 1.375rem;
}.oqz-seo_body-5yl ol {
  list-style: decimal;
}.oqz-seo_body-5yl li {
  color: #95908A;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.oqz-seo_body-5yl table {
  border-collapse: collapse;
  overflow-x: auto;
  width: 100%;
  margin-bottom: 0.75rem;
  display: block;
  font-size: 0.813rem;
}
@media(min-width: 771px) {.oqz-seo_body-5yl table {
  display: table;
}
}.oqz-seo_body-5yl th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  color: #C5C0B8;
  font-weight: 700;
}.oqz-seo_body-5yl td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 12px;
  color: #95908A;
}.oqz-seo_cols-5yl {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.oqz-seo_cols-5yl {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.oqz-seo_cols-5yl {
  grid-template-columns: repeat(3,1fr);
}
}.oqz-seo_col_h-5yl {
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  color: #C5C0B8;
  font-weight: 700;
  font-size: 0.813rem;
}.oqz-seo_col_p-5yl {
  line-height: 1.65;
  color: #6D6963;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.oqz-seo_stats-5yl {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.oqz-seo_stat-5yl {
  flex: 1;
  background: rgba(240, 96, 10, 0.07);
  padding: 0.875rem 16px;
  border: 1px solid rgba(240, 96, 10, 0.18);
  border-radius: 10px;
  min-width: 140px;
}.oqz-seo_stat_val-5yl {
  overflow-wrap: break-word;
  color: #F0600A;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  font-weight: 800;
}.oqz-seo_stat_lb-5yl {
  font-size: 11px;
  color: #6D6963;
  overflow-wrap: break-word;
}.oqz-pmt-5yl {
  background: #0B1309;
  padding: 2.25rem 1rem 0;
}
@media(min-width:768px) {.oqz-pmt-5yl {
  padding: 44px 24px 0;
}
}.oqz-pmt_in-5yl {
  margin: 0 auto;
  max-width: 1320px;
}.oqz-pmt_head-5yl {
  max-width: 720px;
  margin-bottom: 22px;
}.oqz-pmt_label-5yl {
  letter-spacing: .08em;
  color: #F0600A;
  font-size: 11px;
  margin-bottom: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
}.oqz-pmt_h2-5yl {
  font-weight: 800;
  margin-bottom: 8px;
  color: #F4EFE6;
  font-family: 'Exo 2', sans-serif;
  overflow-wrap: break-word;
  font-size: 22px;
}
@media(min-width: 766px) {.oqz-pmt_h2-5yl {
  font-size: 28px;
}
}.oqz-pmt_intro-5yl {
  overflow-wrap: break-word;
  color: #6D6963;
  font-size: 0.875rem;
  line-height: 1.6;
}.oqz-pmt_groups-5yl {
  gap: 20px;
  flex-direction: column;
  display: flex;
}.oqz-pmt_group-5yl {
  background: #162116;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  border-radius: 10px;
}.oqz-pmt_group_head-5yl {
  gap: 12px;
  align-items: center;
  margin-bottom: 10px;
  flex-wrap: wrap;
  display: flex;
}.oqz-pmt_group_ic-5yl {
  border-radius: 0.375rem;
  background: rgba(240, 96, 10, 0.18);
  width: 2.25rem;
  align-items: center;
  color: #F0600A;
  justify-content: center;
  flex-shrink: 0;
  display: flex;
  height: 36px;
}.oqz-pmt_group_ic-5yl svg {
  stroke-linejoin: round;
  height: 1.125rem;
  stroke-linecap: round;
  width: 18px;
}.oqz-pmt_group_h-5yl {
  margin: 0;
  font-size: 1rem;
  font-family: 'Exo 2', sans-serif;
  color: #F4EFE6;
  font-weight: 700;
  overflow-wrap: break-word;
}.oqz-pmt_group_p-5yl {
  line-height: 1.6;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  color: #6D6963;
  font-size: 13px;
}.oqz-pmt_group_p-5yl strong {
  color: #C5C0B8;
  font-weight: 600;
}.oqz-pmt_table_wrap-5yl {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.oqz-pmt_table-5yl {
  border-collapse: collapse;
  min-width: 540px;
  width: 100%;
  font-size: 0.813rem;
}.oqz-pmt_table-5yl th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-transform: uppercase;
  text-align: left;
  font-size: 11px;
  white-space: nowrap;
  font-weight: 700;
  color: #C5C0B8;
  letter-spacing: .04em;
}.oqz-pmt_table-5yl td {
  padding: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #6D6963;
}.oqz-pmt_table-5yl tbody tr:last-child td {
  border-bottom: none;
}.oqz-pmt_table-5yl tr:hover td {
  background: rgba(255, 255, 255, 0.05);
  color: #C5C0B8;
}.oqz-seo-5yl {
  padding: 2.25rem 16px 0;
  background: #0B1309;
}
@media(min-width: 770px) {.oqz-seo-5yl {
  padding: 44px 1.5rem 0;
}
}.oqz-seo_in-5yl {
  margin: 0 auto;
  padding: 28px 24px;
  border-radius: 14px;
  background: #162116;
  border: 1px solid rgba(255, 255, 255, 0.11);
  max-width: 1320px;
}
@media(min-width: 766px) {.oqz-seo_in-5yl {
  padding: 36px 2.5rem;
}
}.oqz-seo_label-5yl {
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 11px;
  font-weight: 700;
  margin-bottom: 0.625rem;
  color: #F0600A;
}.oqz-seo_h2-5yl {
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 1.25;
  color: #F4EFE6;
  overflow-wrap: break-word;
  font-family: 'Exo 2', sans-serif;
  margin-bottom: 0.875rem;
}
@media(min-width: 767px) {.oqz-seo_h2-5yl {
  font-size: 1.5rem;
}
}.oqz-seo_body-5yl {
  font-size: 14px;
  color: #95908A;
  line-height: 1.75;
  overflow-wrap: break-word;
}.oqz-seo_body-5yl p {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #95908A;
  margin-bottom: 0.75rem;
}.oqz-seo_body-5yl p:last-child {
  margin-bottom: 0;
}.oqz-seo_body-5yl strong {
  font-weight: 700;
  color: #C5C0B8;
}.oqz-seo_body-5yl a {
  transition: color .2s;
  text-decoration: underline;
  color: #F0600A;
}.oqz-seo_body-5yl a:hover {
  color: #FF7A28;
}.oqz-seo_body-5yl ul,.oqz-seo_body-5yl ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.oqz-seo_body-5yl ol {
  list-style: decimal;
}.oqz-seo_body-5yl li {
  color: #95908A;
  margin-bottom: 0.375rem;
  line-height: 1.75;
  font-size: 14px;
}.oqz-seo_body-5yl table {
  width: 100%;
  display: block;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  font-size: 13px;
  border-collapse: collapse;
}
@media(min-width: 770px) {.oqz-seo_body-5yl table {
  display: table;
}
}.oqz-seo_body-5yl th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-weight: 700;
  color: #C5C0B8;
}.oqz-seo_body-5yl td {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #95908A;
}.oqz-seo_cols-5yl {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.oqz-seo_cols-5yl {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.oqz-seo_cols-5yl {
  grid-template-columns: repeat(3,1fr);
}
}.oqz-seo_col_h-5yl {
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
  color: #C5C0B8;
  font-size: 13px;
}.oqz-seo_col_p-5yl {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.65;
  color: #6D6963;
}.oqz-seo_stats-5yl {
  gap: 16px;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.oqz-seo_stat-5yl {
  padding: 0.875rem 1rem;
  flex: 1;
  border-radius: 0.625rem;
  border: 1px solid rgba(240, 96, 10, 0.18);
  background: rgba(240, 96, 10, 0.07);
  min-width: 140px;
}.oqz-seo_stat_val-5yl {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #F0600A;
  font-size: 1.25rem;
}.oqz-seo_stat_lb-5yl {
  font-size: 11px;
  color: #6D6963;
  overflow-wrap: break-word;
}.oqz-rv-5yl {
  background: #0B1309;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.oqz-rv-5yl {
  padding: 44px 1.5rem 0;
}
}.oqz-rv_in-5yl {
  margin: 0 auto;
  max-width: 1320px;
}.oqz-rv_head-5yl {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.oqz-rv_label-5yl {
  color: #F0600A;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
}.oqz-rv_h2-5yl {
  color: #F4EFE6;
  overflow-wrap: break-word;
  margin-bottom: 10px;
  font-size: 1.375rem;
  font-family: 'Exo 2', sans-serif;
  font-weight: 800;
}
@media(min-width: 771px) {.oqz-rv_h2-5yl {
  font-size: 28px;
}
}.oqz-rv_stats-5yl {
  gap: 1.125rem;
  flex-wrap: wrap;
  color: #6D6963;
  display: flex;
  align-items: center;
  font-size: 13px;
}.oqz-rv_stats_score-5yl {
  gap: 6px;
  display: flex;
  align-items: baseline;
}.oqz-rv_stats_score_val-5yl {
  font-family: 'Exo 2', sans-serif;
  color: #FFBA00;
  font-size: 1.375rem;
  font-weight: 800;
}.oqz-rv_stats_score_max-5yl {
  font-size: 0.813rem;
  color: #535047;
}.oqz-rv_stats_badge-5yl {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.oqz-rv_stats_badge-5yl svg {
  color: #FFBA00;
  height: 14px;
  width: 0.875rem;
}.oqz-rv_grid-5yl {
  gap: 12px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.oqz-rv_grid-5yl {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.oqz-rv_grid-5yl {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.oqz-rv_card-5yl {
  padding: 20px;
  background: #162116;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: flex;
  flex-direction: column;
}.oqz-rv_card_stars-5yl {
  gap: 2px;
  margin-bottom: 0.625rem;
  color: #FFBA00;
  display: flex;
}.oqz-rv_card_stars-5yl svg {
  width: 0.875rem;
  height: 14px;
}.oqz-rv_card_h-5yl {
  font-weight: 700;
  line-height: 1.3;
  font-size: 0.875rem;
  color: #F4EFE6;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}.oqz-rv_card_body-5yl {
  flex: 1;
  color: #6D6963;
  margin-bottom: 14px;
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
}.oqz-rv_card_body-5yl strong {
  color: #C5C0B8;
  font-weight: 600;
}.oqz-rv_card_meta-5yl {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  display: flex;
  align-items: center;
  padding-top: 0.75rem;
  justify-content: space-between;
  flex-wrap: wrap;
}.oqz-rv_card_author-5yl {
  color: #C5C0B8;
  font-weight: 600;
  font-size: 12px;
}.oqz-rv_card_date-5yl {
  font-size: 11px;
  color: #535047;
}.oqz-seo-5yl {
  background: #0B1309;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.oqz-seo-5yl {
  padding: 2.75rem 24px 0;
}
}.oqz-seo_in-5yl {
  background: #162116;
  border-radius: 0.875rem;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 770px) {.oqz-seo_in-5yl {
  padding: 36px 2.5rem;
}
}.oqz-seo_label-5yl {
  font-weight: 700;
  font-size: 0.688rem;
  color: #F0600A;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: .08em;
}.oqz-seo_h2-5yl {
  margin-bottom: 0.875rem;
  font-family: 'Exo 2', sans-serif;
  font-size: 20px;
  color: #F4EFE6;
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.oqz-seo_h2-5yl {
  font-size: 24px;
}
}.oqz-seo_body-5yl {
  font-size: 0.875rem;
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #95908A;
}.oqz-seo_body-5yl p {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.75rem;
  color: #95908A;
}.oqz-seo_body-5yl p:last-child {
  margin-bottom: 0;
}.oqz-seo_body-5yl strong {
  color: #C5C0B8;
  font-weight: 700;
}.oqz-seo_body-5yl a {
  transition: color .2s;
  color: #F0600A;
  text-decoration: underline;
}.oqz-seo_body-5yl a:hover {
  color: #FF7A28;
}.oqz-seo_body-5yl ul,.oqz-seo_body-5yl ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 1.375rem;
}.oqz-seo_body-5yl ol {
  list-style: decimal;
}.oqz-seo_body-5yl li {
  margin-bottom: 6px;
  color: #95908A;
  font-size: 0.875rem;
  line-height: 1.75;
}.oqz-seo_body-5yl table {
  overflow-x: auto;
  font-size: 13px;
  border-collapse: collapse;
  display: block;
  width: 100%;
  margin-bottom: 12px;
}
@media(min-width: 765px) {.oqz-seo_body-5yl table {
  display: table;
}
}.oqz-seo_body-5yl th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-weight: 700;
  color: #C5C0B8;
}.oqz-seo_body-5yl td {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #95908A;
}.oqz-seo_cols-5yl {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.oqz-seo_cols-5yl {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1082px) {.oqz-seo_cols-5yl {
  grid-template-columns: repeat(3,1fr);
}
}.oqz-seo_col_h-5yl {
  margin-bottom: 0.438rem;
  color: #C5C0B8;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.813rem;
}.oqz-seo_col_p-5yl {
  font-size: 0.813rem;
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #6D6963;
}.oqz-seo_stats-5yl {
  margin: 20px 0;
  gap: 1rem;
  flex-wrap: wrap;
  display: flex;
}.oqz-seo_stat-5yl {
  border-radius: 10px;
  flex: 1;
  padding: 14px 16px;
  background: rgba(240, 96, 10, 0.07);
  border: 1px solid rgba(240, 96, 10, 0.18);
  min-width: 140px;
}.oqz-seo_stat_val-5yl {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #F0600A;
  font-size: 1.25rem;
}.oqz-seo_stat_lb-5yl {
  color: #6D6963;
  overflow-wrap: break-word;
  font-size: 11px;
}.oqz-ft-5yl {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #060C05;
  margin-top: 48px;
}.oqz-ft_support-5yl {
  padding: 1.5rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 767px) {.oqz-ft_support-5yl {
  padding: 28px 24px;
}
}.oqz-ft_support_in-5yl {
  margin: 0 auto;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  max-width: 1320px;
}.oqz-ft_support_main-5yl {
  flex: 1;
  gap: 16px;
  display: flex;
  min-width: 220px;
  flex-wrap: wrap;
  align-items: center;
}.oqz-ft_support_ic-5yl {
  color: #F0600A;
  flex-shrink: 0;
}.oqz-ft_support_ic-5yl svg {
  height: 1.875rem;
  width: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.oqz-ft_support_text_title-5yl {
  overflow-wrap: break-word;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.938rem;
  color: #F4EFE6;
}.oqz-ft_support_text_sub-5yl {
  font-size: 12px;
  overflow-wrap: break-word;
  color: #6D6963;
}.oqz-ft_support_btn-5yl {
  border-radius: 10px;
  padding: 11px 22px;
  transition: background .2s;
  background: #F0600A;
  flex-shrink: 0;
  font-size: 0.813rem;
  font-weight: 700;
  white-space: nowrap;
  color: #F4EFE6;
}.oqz-ft_support_btn-5yl:hover {
  background: #FF7A28;
}.oqz-ft_support_contacts-5yl {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.oqz-ft_support_contact-5yl {
  line-height: 1.4;
  font-size: 12px;
  color: #535047;
}.oqz-ft_support_contact-5yl strong {
  font-weight: 600;
  color: #95908A;
  display: block;
  font-size: 0.688rem;
  margin-bottom: 2px;
}.oqz-ft_main-5yl {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.oqz-ft_main-5yl {
  padding: 2.5rem 24px 32px;
}
}.oqz-ft_main_in-5yl {
  gap: 24px;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  max-width: 1320px;
  display: grid;
}
@media(min-width: 638px) {.oqz-ft_main_in-5yl {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.oqz-ft_main_in-5yl {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.oqz-ft_col_logo-5yl {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.oqz-ft_col_logo-5yl {
  grid-column: auto;
}
}.oqz-ft_logo-5yl {
  gap: 9px;
  align-items: center;
  color: #F4EFE6;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
  font-weight: 800;
  display: flex;
  overflow-wrap: break-word;
  font-size: 16px;
}.oqz-ft_logo_mark-5yl {
  overflow: hidden;
  border-radius: 6px;
  width: 30px;
  height: 30px;
}.oqz-ft_logo_mark-5yl img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.oqz-ft_logo_sub-5yl {
  overflow-wrap: break-word;
  font-size: 12px;
  color: #535047;
  line-height: 1.55;
  max-width: 12.5rem;
}.oqz-ft_col_title-5yl {
  font-size: 0.75rem;
  font-weight: 700;
  margin-bottom: 0.875rem;
  letter-spacing: .07em;
  color: #95908A;
  text-transform: uppercase;
}.oqz-ft_col_links-5yl {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.oqz-ft_col_link-5yl {
  transition: color .2s;
  color: #535047;
  overflow-wrap: break-word;
  font-size: 13px;
}.oqz-ft_col_link-5yl:hover {
  color: #C5C0B8;
}.oqz-ft_apps-5yl {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.oqz-ft_app_card-5yl {
  border-radius: 6px;
  padding: 0.625rem 12px;
  gap: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.11);
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
}.oqz-ft_app_card-5yl:hover {
  border-color: rgba(240, 96, 10, 0.55);
}.oqz-ft_app_card_ic-5yl svg {
  width: 22px;
  stroke-linecap: round;
  height: 1.375rem;
  stroke-linejoin: round;
}.oqz-ft_app_card_os-5yl {
  font-weight: 600;
  font-size: 0.625rem;
  color: #535047;
}.oqz-ft_app_card_action-5yl {
  font-size: 0.75rem;
  color: #C5C0B8;
  font-weight: 700;
}.oqz-ft_bot-5yl {
  padding: 1.25rem 16px;
}
@media(min-width:768px) {.oqz-ft_bot-5yl {
  padding: 1.25rem 1.5rem;
}
}.oqz-ft_bot_in-5yl {
  margin: 0 auto;
  gap: 1rem;
  max-width: 82.5rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.oqz-ft_socials-5yl {
  gap: 8px;
  display: flex;
}.oqz-ft_soc-5yl {
  background: rgba(255, 255, 255, 0.05);
  transition: background .2s;
  border-radius: 6px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  display: flex;
  color: #95908A;
  align-items: center;
  height: 36px;
  width: 2.25rem;
  justify-content: center;
}.oqz-ft_soc-5yl svg {
  stroke-linecap: round;
  height: 16px;
  width: 1rem;
  stroke-linejoin: round;
}.oqz-ft_soc-5yl:hover {
  background: rgba(255, 255, 255, 0.07);
}.oqz-ft_legal-5yl {
  flex: 1;
  color: #837F7A;
  min-width: 12.5rem;
  overflow-wrap: break-word;
  line-height: 1.6;
  font-size: 0.688rem;
}.oqz-ft_legal-5yl strong {
  color: #95908A;
  font-weight: 700;
}.oqz-ft_legal-5yl a {
  color: #95908A;
  text-decoration: underline;
}.oqz-ft_age-5yl {
  border: 2px solid #837F7A;
  border-radius: 50%;
  display: flex;
  flex-shrink: 0;
  width: 32px;
  margin-left: auto;
  color: #837F7A;
  height: 2rem;
  align-items: center;
  justify-content: center;
  font-size: 0.688rem;
  font-weight: 800;
}