*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  line-height: 1.6;
  background-color: #0D0F11;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  color: #C2CBD4;
  font-family: 'Barlow', sans-serif;
}ul,ol {
  list-style: none;
}img,picture,svg {
  display: block;
  max-width: 100%;
}input,button,textarea,select {
  font: inherit;
}button {
  border: none;
  background: transparent;
  color: inherit;
  cursor: pointer;
}a {
  color: inherit;
  text-decoration: none;
}.owu-layout-4w3 {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.owu-page-4w3 {
  min-height: 100vh;
  display: flex;
}.owu-main-4w3 {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width:1080px) {.owu-main-4w3 {
  padding-left: 220px;
}
}
@media screen and (max-width:1079px) {.owu-main-4w3 {
  padding-bottom: 72px;
}
}.owu-gc-4w3 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  background: #121619;
  transition: transform .2s,border-color .2s;
  border-radius: 0.5rem;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
  width: 8.75rem;
}
@media(min-width: 642px) {.owu-gc-4w3 {
  width: 9.75rem;
}
}
@media(min-width: 1081px) {.owu-gc-4w3 {
  width: 168px;
}
}.owu-gc-4w3:hover {
  border-color: rgba(58, 160, 255, 0.07);
  transform: translateY(-3px);
}.owu-gc_img-4w3 {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.owu-gc_img-4w3 img {
  inset: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  object-fit: cover;
}.owu-gc_hover-4w3 {
  transition: opacity .2s;
  background: rgba(8, 10, 12, 0.78);
  inset: 0;
  align-items: center;
  opacity: 0;
  display: flex;
  position: absolute;
  justify-content: center;
}.owu-gc-4w3:hover .owu-gc_hover-4w3 {
  opacity: 1;
}.owu-gc_hover_btn-4w3 {
  border-radius: 4px;
  background: #3AA0FF;
  padding: 8px 16px;
  color: #EDF1F5;
  font-size: 0.75rem;
  font-weight: 700;
}.owu-gc_info-4w3 {
  padding: 8px 0.625rem 0.625rem;
}.owu-gc_name-4w3 {
  overflow: hidden;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  font-size: 12px;
  color: #C2CBD4;
  font-weight: 600;
  white-space: nowrap;
  max-width: 100%;
}.owu-gc_prov-4w3 {
  font-size: 0.625rem;
  color: #505D6A;
}.owu-gc_tag-4w3 {
  padding: 2px 0.438rem;
  border-radius: 0.25rem;
  position: absolute;
  letter-spacing: .04em;
  left: 0.375rem;
  font-size: 9px;
  text-transform: uppercase;
  z-index: 2;
  font-weight: 700;
  top: 0.375rem;
}.owu-gc_tag_hot-4w3 {
  background: #E5332A;
  color: #fff;
}.owu-gc_tag_new-4w3 {
  background: #1FC85A;
  color: #0D0F11;
}.owu-gc_tag_jp-4w3 {
  background: #F5C200;
  color: #0D0F11;
}.owu-gc_tag_ex-4w3 {
  background: #B86820;
  color: #fff;
}.owu-gc_tag_live-4w3 {
  background: #E5332A;
  color: #fff;
}.owu-gr-4w3 {
  padding: 2rem 16px 0;
  background: #0D0F11;
}
@media(min-width:768px) {.owu-gr-4w3 {
  padding: 2.25rem 1.5rem 0;
}
}.owu-gr_in-4w3 {
  margin: 0 auto;
  max-width: 1320px;
}.owu-gr_head-4w3 {
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}.owu-gr_head_l-4w3 {
  gap: 0.625rem;
  flex: 1;
  min-width: 0;
  align-items: center;
  display: flex;
}.owu-gr_ic-4w3 {
  border-radius: 0.5rem;
  display: flex;
  width: 32px;
  height: 32px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}.owu-gr_ic-4w3 svg {
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
  width: 16px;
}.owu-gr_title-4w3 {
  color: #EDF1F5;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 16px;
  font-weight: 700;
}
@media(min-width: 765px) {.owu-gr_title-4w3 {
  font-size: 18px;
}
}.owu-gr_more-4w3 {
  transition: color .2s;
  gap: 5px;
  flex-shrink: 0;
  align-items: center;
  font-size: 0.75rem;
  white-space: nowrap;
  display: flex;
  color: #677180;
  font-weight: 600;
}.owu-gr_more-4w3:hover {
  color: #3AA0FF;
}.owu-gr_more-4w3 svg {
  width: 12px;
  stroke-linejoin: round;
  height: 0.75rem;
  stroke-linecap: round;
}.owu-gr_arrows-4w3 {
  gap: 0.375rem;
  display: flex;
  flex-shrink: 0;
}.owu-gr_arr-4w3 {
  background: rgba(255, 255, 255, 0.05);
  transition: background .15s,color .15s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 4px;
  display: flex;
  width: 30px;
  color: #8E9CAA;
  align-items: center;
  justify-content: center;
  height: 30px;
}.owu-gr_arr-4w3:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #EDF1F5;
}.owu-gr_arr-4w3 svg {
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
}.owu-gr_seo_h-4w3 {
  margin: 0 0 0.375rem;
  font-weight: 700;
  max-width: 42.5rem;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #C2CBD4;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 766px) {.owu-gr_seo_h-4w3 {
  font-size: 14px;
}
}.owu-gr_seo-4w3 {
  max-width: 42.5rem;
  font-size: 12px;
  line-height: 1.55;
  margin-bottom: 0.75rem;
  overflow-wrap: break-word;
  color: #677180;
}.owu-gr_seo-4w3 strong {
  color: #C2CBD4;
  font-weight: 600;
}.owu-gr_scroll-4w3 {
  gap: 0.625rem;
  -webkit-overflow-scrolling: touch;
  display: flex;
  padding-bottom: 10px;
  scrollbar-width: none;
  overflow-x: auto;
}.owu-gr_scroll-4w3::-webkit-scrollbar {
  display: none;
}
@media(min-width: 766px) {.owu-gr_scroll-4w3 {
  gap: 12px;
}
}.owu-tb-4w3 {
  background: #0D0F11;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  display: flex;
  align-items: center;
  right: 0;
  height: 56px;
  z-index: 80;
  position: fixed;
  top: 0;
  left: 0;
}.owu-tb_in-4w3 {
  padding: 0 0.875rem;
  gap: 0;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}.owu-tb_burger-4w3 {
  gap: 0.313rem;
  border-radius: 8px;
  flex-shrink: 0;
  height: 38px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-right: 0.5rem;
  width: 38px;
}.owu-tb_burger-4w3:hover {
  background: rgba(255, 255, 255, 0.05);
}.owu-tb_burger_line-4w3 {
  background: #8E9CAA;
  border-radius: 1px;
  height: 2px;
  width: 18px;
  display: block;
}
@media(min-width: 1082px) {.owu-tb_burger-4w3 {
  display: none;
}
}.owu-tb_logo-4w3 {
  gap: 9px;
  flex-shrink: 0;
  color: #EDF1F5;
  font-size: 18px;
  overflow-wrap: break-word;
  margin-right: 20px;
  font-weight: 800;
  letter-spacing: -.01em;
  align-items: center;
  display: flex;
}.owu-tb_logo_mark-4w3 {
  border-radius: 0.5rem;
  overflow: hidden;
  height: 2rem;
  width: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}.owu-tb_logo_mark-4w3 img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.owu-tb_nav-4w3 {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 643px) {.owu-tb_nav-4w3 {
  display: flex;
}
}.owu-tb_tab-4w3 {
  transition: background .15s,color .15s;
  padding: 0.5rem 14px;
  border-radius: 0.5rem;
  color: #8E9CAA;
  font-weight: 600;
  font-size: 13px;
  white-space: nowrap;
}.owu-tb_tab-4w3:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF1F5;
}.owu-tb_tab-4w3.owu-state_active-4w3 {
  background: rgba(58, 160, 255, 0.18);
  color: #EDF1F5;
}.owu-tb_right-4w3 {
  gap: 8px;
  display: flex;
  margin-left: auto;
  flex-shrink: 0;
  align-items: center;
}.owu-tb_login-4w3 {
  border-radius: 8px;
  padding: 0.563rem 16px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,color .2s;
  background: rgba(255, 255, 255, 0.05);
  color: #C2CBD4;
  font-weight: 600;
  font-size: 0.813rem;
  display: none;
}.owu-tb_login-4w3:hover {
  border-color: rgba(58, 160, 255, 0.45);
  color: #EDF1F5;
}
@media(min-width: 481px) {.owu-tb_login-4w3 {
  display: block;
}
}.owu-tb_reg-4w3 {
  padding: 0.563rem 18px;
  border-radius: 0.5rem;
  background: #1FC85A;
  transition: background .2s;
  font-weight: 700;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #0C0F12;
}.owu-tb_reg-4w3:hover {
  background: #2FDC6A;
}.owu-sb-4w3 {
  transition: transform .25s ease;
  transform: translateX(-100%);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  background: #171C20;
  width: 220px;
  position: fixed;
  z-index: 70;
  bottom: 0;
  top: 3.5rem;
  overflow-y: auto;
  left: 0;
}.owu-sb-4w3.owu-state_open-4w3 {
  transform: translateX(0);
}.owu-sb-4w3::-webkit-scrollbar {
  width: 4px;
}.owu-sb-4w3::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width:1080px) {.owu-sb-4w3 {
  transform: translateX(0);
}
}.owu-sb_auth-4w3 {
  padding: 0.875rem 0.75rem 10px;
}.owu-sb_btn_reg-4w3 {
  transition: background .2s;
  background: #1FC85A;
  padding: 0.688rem;
  border-radius: 0.5rem;
  text-align: center;
  margin-bottom: 0.5rem;
  display: block;
  color: #0C0F12;
  font-weight: 700;
  font-size: 0.813rem;
}.owu-sb_btn_reg-4w3:hover {
  background: #2FDC6A;
}.owu-sb_btn_login-4w3 {
  border-radius: 0.5rem;
  transition: border-color .2s;
  padding: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: rgba(255, 255, 255, 0.05);
  color: #C2CBD4;
  display: block;
  text-align: center;
  font-size: 0.813rem;
  font-weight: 600;
}.owu-sb_btn_login-4w3:hover {
  border-color: rgba(58, 160, 255, 0.45);
  color: #EDF1F5;
}.owu-sb_promo-4w3 {
  overflow: hidden;
  border-radius: 8px;
  background: linear-gradient(135deg,#0E2040,#171C20);
  border: 1px solid rgba(58, 160, 255, 0.18);
  margin: 0 0.75rem 0.625rem;
  padding: 12px 14px;
  position: relative;
}.owu-sb_promo-4w3::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(58, 160, 255, 0.18),transparent 70%);
  height: 80px;
  content: '';
  position: absolute;
  right: -20px;
  top: -20px;
  width: 80px;
}.owu-sb_promo_title-4w3 {
  font-weight: 700;
  margin-bottom: 4px;
  letter-spacing: .06em;
  color: #3AA0FF;
  text-transform: uppercase;
  font-size: 0.688rem;
}.owu-sb_promo_text-4w3 {
  color: #EDF1F5;
  font-size: 0.75rem;
  line-height: 1.35;
  font-weight: 600;
  overflow-wrap: break-word;
}.owu-sb_promo_sub-4w3 {
  margin-top: 3px;
  color: #677180;
  font-size: 10px;
}.owu-sb_nav-4w3 {
  padding: 0.375rem 8px 16px;
}.owu-sb_nav_lb-4w3 {
  padding: 0.625rem 0.5rem 6px;
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: .08em;
  font-weight: 700;
  color: #505D6A;
}.owu-sb_link-4w3 {
  gap: 10px;
  transition: background .15s,color .15s;
  padding: 0.563rem 0.625rem;
  border-radius: 0.25rem;
  color: #8E9CAA;
  font-size: 13px;
  font-weight: 500;
  display: flex;
  overflow-wrap: break-word;
  cursor: pointer;
  align-items: center;
}.owu-sb_link-4w3:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #EDF1F5;
}.owu-sb_link-4w3.owu-state_active-4w3 {
  background: rgba(58, 160, 255, 0.18);
  color: #EDF1F5;
}.owu-sb_ic-4w3 {
  border-radius: 0.25rem;
  justify-content: center;
  height: 1.875rem;
  width: 30px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}.owu-sb_ic-4w3 svg {
  stroke-linecap: round;
  height: 16px;
  width: 16px;
  stroke-linejoin: round;
}.owu-sb_ic_1-4w3 {
  background: rgba(58, 160, 255, 0.07);
  color: #3AA0FF;
}.owu-sb_ic_2-4w3 {
  background: rgba(31, 200, 90, 0.15);
  color: #1FC85A;
}.owu-sb_ic_3-4w3 {
  background: rgba(245, 194, 0, 0.16);
  color: #F5C200;
}.owu-sb_ic_4-4w3 {
  background: rgba(184, 104, 32, 0.20);
  color: #B86820;
}.owu-sb_ic_5-4w3 {
  background: rgba(58, 160, 255, 0.07);
  color: #FF3F7A;
}.owu-sb_ic_6-4w3 {
  background: rgba(184, 104, 32, 0.20);
  color: #9B4DFF;
}.owu-sb_badge-4w3 {
  background: #F5C200;
  padding: 2px 0.438rem;
  border-radius: 4px;
  margin-left: auto;
  color: #0C0F12;
  font-size: 0.563rem;
  font-weight: 700;
}.owu-sb_bot-4w3 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.75rem;
  gap: 0.5rem;
  display: flex;
}.owu-sb_lang-4w3,.owu-sb_help-4w3 {
  border-radius: 4px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 0.375rem;
  flex: 1;
  gap: 6px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  align-items: center;
  display: flex;
  font-size: 11px;
  font-weight: 600;
  color: #8E9CAA;
  justify-content: center;
}.owu-sb_lang-4w3:hover,.owu-sb_help-4w3:hover {
  border-color: rgba(58, 160, 255, 0.45);
  color: #EDF1F5;
}.owu-sb_lang-4w3 svg,.owu-sb_help-4w3 svg {
  stroke-linejoin: round;
  height: 0.813rem;
  stroke-linecap: round;
  width: 0.813rem;
}.owu-sb_bd-4w3 {
  inset: 0;
  background: rgba(8, 10, 12, 0.78);
  display: none;
  z-index: 69;
  position: fixed;
}.owu-sb_bd-4w3.owu-state_on-4w3 {
  display: block;
}
@media(min-width: 1078px) {.owu-sb_bd-4w3 {
  display: none!important;
}
}.owu-mob_nav-4w3 {
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  background: #171C20;
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  display: flex;
  right: 0;
  z-index: 80;
  left: 0;
  bottom: 0;
  position: fixed;
}
@media(min-width:1080px) {.owu-mob_nav-4w3 {
  display: none;
}
}.owu-mob_nav_item-4w3 {
  padding: 4px 2px;
  gap: 4px;
  flex: 1;
  display: flex;
  align-items: center;
  color: #505D6A;
  flex-direction: column;
  cursor: pointer;
}.owu-mob_nav_ic-4w3 {
  line-height: 1;
}.owu-mob_nav_ic-4w3 svg {
  height: 20px;
  stroke-linecap: round;
  width: 1.25rem;
  stroke-linejoin: round;
}.owu-mob_nav_lb-4w3 {
  font-weight: 600;
  color: #505D6A;
  font-size: 0.625rem;
}.owu-mob_nav_item-4w3.owu-state_active-4w3 {
  color: #3AA0FF;
}.owu-mob_nav_item-4w3.owu-state_active-4w3 .owu-mob_nav_lb-4w3 {
  color: #3AA0FF;
}.owu-hero-4w3 {
  background: #0D0F11;
  padding: 20px 1rem 0;
}
@media(min-width: 769px) {.owu-hero-4w3 {
  padding: 1.5rem 1.5rem 0;
}
}.owu-hero_in-4w3 {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 82.5rem;
}
@media(min-width:860px) {.owu-hero_in-4w3 {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1101px) {.owu-hero_in-4w3 {
  grid-template-columns: 1fr 340px;
}
}.owu-hero_promo-4w3 {
  overflow: hidden;
  border-radius: 0.75rem;
  background: #121619;
  min-height: 220px;
  align-items: stretch;
  display: flex;
  position: relative;
}
@media(min-width: 770px) {.owu-hero_promo-4w3 {
  min-height: 280px;
}
}.owu-hero_promo_bg-4w3 {
  background-position: center;
  inset: 0;
  background: linear-gradient(120deg,#0E2040 0%,#0D0F11 100%);
  background-size: cover;
  position: absolute;
}.owu-hero_promo_bg-4w3::after {
  inset: 0;
  background: linear-gradient(90deg,#0D0F11 0%,rgba(8, 10, 12, 0.78) 60%,transparent 100%);
  content: '';
  position: absolute;
}.owu-hero_promo_glow-4w3 {
  background: radial-gradient(circle,rgba(184, 104, 32, 0.20) 0%,transparent 65%);
  border-radius: 50%;
  pointer-events: none;
  right: 3.75rem;
  width: 300px;
  position: absolute;
  top: -40px;
  height: 300px;
}.owu-hero_promo_ct-4w3 {
  padding: 1.75rem 1.5rem 28px 28px;
  justify-content: center;
  flex-direction: column;
  display: flex;
  max-width: 480px;
  position: relative;
  z-index: 2;
}
@media(min-width:768px) {.owu-hero_promo_ct-4w3 {
  padding: 2.5rem 2rem;
}
}.owu-hero_badge-4w3 {
  padding: 5px 0.75rem;
  border-radius: 20px;
  background: rgba(58, 160, 255, 0.18);
  border: 1px solid rgba(58, 160, 255, 0.07);
  text-transform: uppercase;
  display: inline-block;
  font-size: 0.625rem;
  font-weight: 700;
  margin-bottom: 0.875rem;
  letter-spacing: .08em;
  color: #3AA0FF;
}.owu-hero_h1-4w3 {
  overflow-wrap: break-word;
  font-size: 1.625rem;
  line-height: 1.15;
  font-weight: 800;
  margin-bottom: 0.625rem;
  color: #EDF1F5;
  font-family: 'Barlow Condensed', sans-serif;
}.owu-hero_h1-4w3 em {
  font-style: normal;
  color: #F5C200;
}
@media(min-width: 765px) {.owu-hero_h1-4w3 {
  font-size: 36px;
}
}.owu-hero_sub-4w3 {
  margin-bottom: 1.25rem;
  color: #8E9CAA;
  font-size: 13px;
  line-height: 1.55;
}
@media(min-width: 766px) {.owu-hero_sub-4w3 {
  font-size: 14px;
}
}.owu-hero_row-4w3 {
  gap: 0.625rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.owu-hero_cta-4w3 {
  background: #1FC85A;
  border-radius: 8px;
  padding: 0.813rem 26px;
  transition: background .2s;
  font-weight: 700;
  font-size: 14px;
  color: #0C0F12;
  box-shadow: 0 0 14px 0.25rem rgba(31, 200, 90, 0.45), 0 3px 0.625rem rgba(0, 0, 0, 0.55);
}.owu-hero_cta-4w3:hover {
  background: #2FDC6A;
}.owu-hero_terms-4w3 {
  font-size: 0.688rem;
  color: #505D6A;
}.owu-hero_game-4w3 {
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
  background: #121619;
  display: flex;
  flex-direction: column;
  position: relative;
}.owu-hero_game_badge-4w3 {
  border-radius: 1.25rem;
  background: rgba(245, 194, 0, 0.16);
  border: 1px solid rgba(245, 194, 0, 0.16);
  padding: 0.313rem 0.625rem;
  letter-spacing: .06em;
  top: 0.75rem;
  color: #F5C200;
  left: 12px;
  position: absolute;
  text-transform: uppercase;
  font-size: 10px;
  z-index: 3;
  font-weight: 700;
}.owu-hero_game_badge-4w3 svg {
  margin-right: 4px;
  width: 0.688rem;
  vertical-align: -1px;
  height: 0.688rem;
}.owu-hero_game_img-4w3 {
  background: linear-gradient(135deg,#0E2040,#0D0F11);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.owu-hero_game_img-4w3 img {
  inset: 0;
  position: absolute;
  height: 100%;
  object-fit: cover;
  width: 100%;
}.owu-hero_game_play-4w3 {
  inset: 0;
  transition: opacity .2s;
  background: rgba(8, 10, 12, 0.78);
  display: flex;
  position: absolute;
  justify-content: center;
  align-items: center;
  opacity: 0;
}.owu-hero_game-4w3:hover .owu-hero_game_play-4w3 {
  opacity: 1;
}.owu-hero_game_play-4w3 span {
  border-radius: 50%;
  background: #3AA0FF;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 3.25rem;
  height: 52px;
}.owu-hero_game_play-4w3 span svg {
  height: 18px;
  margin-left: 2px;
  width: 18px;
}.owu-hero_game_info-4w3 {
  padding: 14px 1rem;
}.owu-hero_game_title-4w3 {
  font-weight: 700;
  margin-bottom: 0.25rem;
  color: #EDF1F5;
  font-size: 15px;
  overflow-wrap: break-word;
}.owu-hero_game_provider-4w3 {
  color: #677180;
  font-size: 11px;
}.owu-hero_game_btn-4w3 {
  transition: background .2s;
  border-radius: 8px;
  padding: 0.688rem;
  background: #3AA0FF;
  margin: 0.75rem 16px 16px;
  font-weight: 700;
  text-align: center;
  font-size: 0.813rem;
  color: #EDF1F5;
  display: block;
}.owu-hero_game-4w3:hover .owu-hero_game_btn-4w3 {
  background: #62B6FF;
}.owu-wy-4w3 {
  padding: 32px 1rem 0;
  background: #0D0F11;
}
@media(min-width: 769px) {.owu-wy-4w3 {
  padding: 40px 24px 0;
}
}.owu-wy_in-4w3 {
  margin: 0 auto;
  max-width: 1320px;
}.owu-wy_head-4w3 {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.owu-wy_label-4w3 {
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  color: #3AA0FF;
  text-transform: uppercase;
  font-size: 11px;
}.owu-wy_h2-4w3 {
  font-size: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #EDF1F5;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.owu-wy_h2-4w3 {
  font-size: 24px;
}
}.owu-wy_intro-4w3 {
  margin: 0;
  line-height: 1.6;
  font-size: 0.813rem;
  color: #677180;
}.owu-wy_grid-4w3 {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.owu-wy_grid-4w3 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.owu-wy_grid-4w3 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.owu-wy_card-4w3 {
  border-radius: 0.5rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #171C20;
  padding: 1.25rem;
}.owu-wy_card-4w3:hover {
  border-color: rgba(58, 160, 255, 0.07);
  transform: translateY(-2px);
}.owu-wy_card_ic-4w3 {
  background: rgba(58, 160, 255, 0.18);
  border-radius: 50%;
  margin-bottom: 0.875rem;
  align-items: center;
  display: flex;
  color: #3AA0FF;
  height: 44px;
  justify-content: center;
  width: 2.75rem;
}.owu-wy_card_ic-4w3 svg {
  stroke-linejoin: round;
  height: 1.375rem;
  stroke-linecap: round;
  width: 1.375rem;
}.owu-wy_card_h-4w3 {
  margin-bottom: 6px;
  font-size: 0.938rem;
  color: #EDF1F5;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-weight: 700;
}.owu-wy_card_p-4w3 {
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #677180;
}.owu-wy_card_p-4w3 strong {
  font-weight: 600;
  color: #C2CBD4;
}.owu-gr_jp-4w3 {
  padding: 1.25rem;
  overflow: hidden;
  border-radius: 0.75rem;
  background: linear-gradient(135deg,#1A0C30 0%,#0C0D10 100%);
  position: relative;
}.owu-gr_jp-4w3::before {
  background: radial-gradient(circle,rgba(184, 104, 32, 0.20) 0%,transparent 70%);
  border-radius: 50%;
  top: -60px;
  left: -3.75rem;
  height: 15.625rem;
  content: '';
  width: 250px;
  position: absolute;
}.owu-gr_jp-4w3::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(245, 194, 0, 0.16) 0%,transparent 70%);
  bottom: -2.5rem;
  content: '';
  position: absolute;
  right: 0;
  width: 200px;
  height: 12.5rem;
}.owu-gr_jp_head-4w3 {
  gap: 16px;
  margin-bottom: 1rem;
  display: flex;
  z-index: 1;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
}.owu-gr_jp_info-4w3 {
  flex: 1;
}.owu-gr_jp_label-4w3 {
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #9B4DFF;
}.owu-gr_jp_label-4w3 svg {
  margin-right: 4px;
  vertical-align: -2px;
  stroke-linejoin: round;
  height: 0.875rem;
  stroke-linecap: round;
  width: 14px;
}.owu-gr_jp_amount-4w3 {
  font-size: 2rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #EDF1F5;
  margin-bottom: 4px;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1;
}
@media(min-width: 770px) {.owu-gr_jp_amount-4w3 {
  font-size: 40px;
}
}.owu-gr_jp_amount-4w3 span {
  color: #F5C200;
}.owu-gr_jp_seo-4w3 {
  color: #8E9CAA;
  overflow-wrap: break-word;
  line-height: 1.5;
  max-width: 480px;
  font-size: 12px;
}.owu-gr_jp_cta-4w3 {
  border: 1px solid rgba(184, 104, 32, 0.20);
  padding: 11px 20px;
  background: rgba(184, 104, 32, 0.20);
  transition: background .2s;
  border-radius: 0.5rem;
  font-weight: 700;
  font-size: 13px;
  color: #EDF1F5;
  white-space: nowrap;
  position: relative;
  z-index: 1;
  margin-top: 4px;
  flex-shrink: 0;
  align-self: flex-start;
}.owu-gr_jp_cta-4w3:hover {
  background: #B86820;
}.owu-gcg-4w3 {
  padding: 2.25rem 16px 0;
  background: #0D0F11;
}
@media(min-width: 765px) {.owu-gcg-4w3 {
  padding: 2.75rem 1.5rem 0;
}
}.owu-gcg_in-4w3 {
  margin: 0 auto;
  max-width: 1320px;
}.owu-gcg_head-4w3 {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.owu-gcg_label-4w3 {
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
  color: #3AA0FF;
  text-transform: uppercase;
}.owu-gcg_h2-4w3 {
  overflow-wrap: break-word;
  font-size: 1.375rem;
  margin-bottom: 8px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EDF1F5;
  font-weight: 800;
}
@media(min-width: 771px) {.owu-gcg_h2-4w3 {
  font-size: 1.75rem;
}
}.owu-gcg_intro-4w3 {
  font-size: 13px;
  line-height: 1.6;
  color: #677180;
}.owu-gcg_grid-4w3 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 643px) {.owu-gcg_grid-4w3 {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.owu-gcg_grid-4w3 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.owu-gcg_card-4w3 {
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
  padding: 20px;
  transition: transform .2s,border-color .2s;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  position: relative;
  min-height: 15rem;
  justify-content: flex-end;
}.owu-gcg_card-4w3:hover {
  transform: translateY(-3px);
  border-color: rgba(58, 160, 255, 0.18);
}.owu-gcg_card_bg-4w3 {
  inset: 0;
  position: absolute;
  z-index: 0;
}.owu-gcg_card_bg-4w3::after {
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  inset: 0;
  position: absolute;
  content: '';
}.owu-gcg_card_ic-4w3 {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  top: 1.125rem;
  align-items: center;
  color: #EDF1F5;
  z-index: 2;
  position: absolute;
  display: flex;
  right: 18px;
  height: 2.5rem;
  width: 40px;
  justify-content: center;
}.owu-gcg_card_ic-4w3 svg {
  stroke-linecap: round;
  height: 1.25rem;
  stroke-linejoin: round;
  width: 20px;
}.owu-gcg_card_ct-4w3 {
  position: relative;
  z-index: 1;
}.owu-gcg_card_h-4w3 {
  margin-bottom: 8px;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EDF1F5;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 800;
}
@media(min-width: 765px) {.owu-gcg_card_h-4w3 {
  font-size: 20px;
}
}.owu-gcg_card_p-4w3 {
  color: rgba(255,255,255,.82);
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 12px;
  margin-bottom: 10px;
}.owu-gcg_card_p-4w3 strong {
  font-weight: 600;
  color: #EDF1F5;
}.owu-gcg_card_cta-4w3 {
  gap: 4px;
  color: #3AA0FF;
  display: inline-flex;
  text-transform: uppercase;
  font-size: 0.75rem;
  letter-spacing: .04em;
  align-items: center;
  font-weight: 700;
}.owu-gcg_card_cta-4w3 svg {
  width: 0.75rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.75rem;
}.owu-ws-4w3 {
  padding: 2rem 16px 0;
  background: #0D0F11;
}
@media(min-width: 765px) {.owu-ws-4w3 {
  padding: 2.25rem 1.5rem 0;
}
}.owu-ws_in-4w3 {
  margin: 0 auto;
  max-width: 1320px;
}.owu-ws_head-4w3 {
  gap: 0.75rem;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  display: flex;
}.owu-ws_title-4w3 {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  overflow-wrap: break-word;
  align-items: center;
  font-weight: 700;
  font-size: 16px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #EDF1F5;
}.owu-ws_title_ic-4w3 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  color: #F5C200;
  height: 18px;
  width: 18px;
}.owu-ws_online-4w3 {
  gap: 7px;
  font-weight: 600;
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #677180;
}.owu-ws_online_dot-4w3 {
  background: #1FC85A;
  border-radius: 50%;
  height: 0.5rem;
  flex-shrink: 0;
  width: 0.5rem;
  box-shadow: 0 0 0.375rem rgba(31, 200, 90, 0.15);
}.owu-ws_scroll-4w3 {
  gap: 0.5rem;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
  display: flex;
  overflow-x: auto;
}.owu-ws_scroll-4w3::-webkit-scrollbar {
  display: none;
}.owu-wc-4w3 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #121619;
  border-radius: 8px;
  gap: 10px;
  padding: 10px 14px;
  min-width: 13.75rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.owu-wc_img-4w3 {
  border-radius: 0.25rem;
  overflow: hidden;
  background: #171C20;
  width: 36px;
  flex-shrink: 0;
  height: 36px;
}.owu-wc_img-4w3 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.owu-wc_info-4w3 {
  min-width: 0;
}.owu-wc_game-4w3 {
  overflow: hidden;
  white-space: nowrap;
  color: #C2CBD4;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 12px;
}.owu-wc_player-4w3 {
  overflow: hidden;
  color: #505D6A;
  white-space: nowrap;
  font-size: 10px;
  text-overflow: ellipsis;
}.owu-wc_amount-4w3 {
  flex-shrink: 0;
  margin-left: auto;
  font-weight: 700;
  white-space: nowrap;
  font-size: 13px;
  color: #1FC85A;
}.owu-reg-4w3 {
  background: #0D0F11;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.owu-reg-4w3 {
  padding: 44px 1.5rem 0;
}
}.owu-reg_in-4w3 {
  padding: 28px 1.5rem;
  margin: 0 auto;
  background: #171C20;
  border-radius: 0.75rem;
  border: 1px solid rgba(255, 255, 255, 0.06);
  max-width: 82.5rem;
}
@media(min-width: 771px) {.owu-reg_in-4w3 {
  padding: 2.5rem;
}
}.owu-reg_top-4w3 {
  gap: 1.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.owu-reg_top-4w3 {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.owu-reg_label-4w3 {
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  color: #3AA0FF;
  font-weight: 700;
  font-size: 0.688rem;
}.owu-reg_h2-4w3 {
  color: #EDF1F5;
  font-size: 22px;
  font-family: 'Barlow Condensed', sans-serif;
  line-height: 1.2;
  font-weight: 800;
  margin-bottom: 12px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.owu-reg_h2-4w3 {
  font-size: 28px;
}
}.owu-reg_bonus-4w3 {
  border: 1px solid rgba(245, 194, 0, 0.16);
  gap: 0.5rem;
  background: rgba(245, 194, 0, 0.16);
  padding: 10px 1rem;
  border-radius: 0.5rem;
  align-items: center;
  margin-bottom: 16px;
  display: inline-flex;
}.owu-reg_bonus_amount-4w3 {
  color: #F5C200;
  font-weight: 800;
  font-size: 20px;
}.owu-reg_bonus_text-4w3 {
  color: #8E9CAA;
  font-size: 13px;
  line-height: 1.35;
}.owu-reg_cta_btn-4w3 {
  border-radius: 0.5rem;
  padding: 0.875rem 32px;
  background: #1FC85A;
  transition: background .2s;
  margin-bottom: 12px;
  font-weight: 700;
  box-shadow: 0 0 14px 0.25rem rgba(31, 200, 90, 0.45), 0 3px 0.625rem rgba(0, 0, 0, 0.55);
  color: #0C0F12;
  font-size: 0.938rem;
  display: inline-block;
}.owu-reg_cta_btn-4w3:hover {
  background: #2FDC6A;
}.owu-reg_terms-4w3 {
  line-height: 1.5;
  font-size: 0.688rem;
  color: #505D6A;
}.owu-reg_seo-4w3 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.65;
  padding-top: 20px;
  color: #677180;
  font-size: 13px;
  margin-top: 20px;
  overflow-wrap: break-word;
}.owu-reg_seo-4w3 p {
  font-size: 0.813rem;
  line-height: 1.65;
  color: #677180;
  margin-bottom: 10px;
}.owu-reg_seo-4w3 p:last-child {
  margin-bottom: 0;
}.owu-reg_seo-4w3 strong {
  font-weight: 700;
  color: #C2CBD4;
}.owu-reg_seo-4w3 a {
  transition: color .2s;
  color: #3AA0FF;
  text-decoration: underline;
}.owu-reg_seo-4w3 a:hover {
  color: #62B6FF;
}.owu-reg_seo-4w3 ul,.owu-reg_seo-4w3 ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 1.125rem;
}.owu-reg_seo-4w3 ol {
  list-style: decimal;
}.owu-reg_seo-4w3 li {
  line-height: 1.65;
  margin-bottom: 0.25rem;
  font-size: 13px;
  color: #677180;
}.owu-reg_seo-4w3 table {
  border-collapse: collapse;
  width: 100%;
  font-size: 0.813rem;
  display: block;
  overflow-x: auto;
  margin-bottom: 10px;
}
@media(min-width: 769px) {.owu-reg_seo-4w3 table {
  display: table;
}
}.owu-reg_seo-4w3 th {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C2CBD4;
  text-align: left;
  font-weight: 700;
}.owu-reg_seo-4w3 td {
  padding: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #677180;
}.owu-reg_steps-4w3 {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 862px) {.owu-reg_steps-4w3 {
  margin-top: 0;
}
}.owu-reg_step-4w3 {
  border: 1px solid rgba(255, 255, 255, 0.06);
  padding: 1rem;
  background: rgba(255, 255, 255, 0.05);
  gap: 14px;
  border-radius: 8px;
  flex-wrap: wrap;
  align-items: flex-start;
  display: flex;
}.owu-reg_step_num-4w3 {
  border-radius: 50%;
  border: 1px solid rgba(58, 160, 255, 0.07);
  background: rgba(58, 160, 255, 0.18);
  width: 2.125rem;
  flex-shrink: 0;
  height: 34px;
  font-size: 14px;
  align-items: center;
  justify-content: center;
  display: flex;
  font-weight: 800;
  color: #3AA0FF;
}.owu-reg_step_title-4w3 {
  font-weight: 700;
  font-size: 0.875rem;
  margin-bottom: 3px;
  color: #EDF1F5;
}.owu-reg_step_text-4w3 {
  line-height: 1.5;
  color: #677180;
  font-size: 0.75rem;
}.owu-reg_trust-4w3 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  margin-top: 20px;
  padding-top: 20px;
  flex-wrap: wrap;
  display: flex;
}.owu-reg_trust_item-4w3 {
  gap: 7px;
  display: flex;
  font-size: 0.75rem;
  align-items: center;
  color: #677180;
  overflow-wrap: break-word;
}.owu-reg_trust_ic-4w3 svg {
  color: #3AA0FF;
  height: 1rem;
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
}.owu-htp-4w3 {
  padding: 2.25rem 16px 0;
  background: #0D0F11;
}
@media(min-width: 766px) {.owu-htp-4w3 {
  padding: 2.75rem 24px 0;
}
}.owu-htp_in-4w3 {
  margin: 0 auto;
  max-width: 1320px;
}.owu-htp_head-4w3 {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.owu-htp_label-4w3 {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  color: #3AA0FF;
  text-transform: uppercase;
}.owu-htp_h2-4w3 {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  font-size: 22px;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  color: #EDF1F5;
}
@media(min-width: 769px) {.owu-htp_h2-4w3 {
  font-size: 28px;
}
}.owu-htp_intro-4w3 {
  font-size: 14px;
  line-height: 1.6;
  color: #677180;
}.owu-htp_steps-4w3 {
  margin: 0;
  padding: 0;
  list-style: none;
  gap: 0.75rem;
  grid-template-columns: 1fr;
  counter-reset: none;
  display: grid;
}
@media(min-width: 638px) {.owu-htp_steps-4w3 {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.owu-htp_steps-4w3 {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.owu-htp_step-4w3 {
  background: #171C20;
  padding: 1.25rem 18px 18px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  position: relative;
  flex-direction: column;
}.owu-htp_step_num-4w3 {
  background: #3AA0FF;
  border-radius: 50%;
  width: 28px;
  font-family: 'Barlow Condensed', sans-serif;
  height: 1.75rem;
  justify-content: center;
  position: absolute;
  font-size: 13px;
  font-weight: 800;
  left: 20px;
  color: #0C0F12;
  align-items: center;
  display: flex;
  top: -12px;
}.owu-htp_step_ic-4w3 {
  background: rgba(58, 160, 255, 0.18);
  border-radius: 4px;
  margin: 8px 0 0.75rem;
  justify-content: center;
  height: 2.25rem;
  width: 2.25rem;
  display: flex;
  align-items: center;
  color: #3AA0FF;
}.owu-htp_step_ic-4w3 svg {
  height: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.125rem;
}.owu-htp_step_h-4w3 {
  color: #EDF1F5;
  line-height: 1.25;
  font-size: 0.875rem;
  font-weight: 700;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
}.owu-htp_step_p-4w3 {
  line-height: 1.55;
  color: #677180;
  font-size: 13px;
  overflow-wrap: break-word;
}.owu-htp_step_p-4w3 strong {
  font-weight: 600;
  color: #C2CBD4;
}.owu-htp_cta-4w3 {
  padding: 0.813rem 26px;
  background: #1FC85A;
  transition: background .2s;
  border-radius: 0.5rem;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  color: #0C0F12;
  margin-top: 20px;
}.owu-htp_cta-4w3:hover {
  background: #2FDC6A;
}.owu-prov-4w3 {
  background: #0D0F11;
  padding: 36px 1rem 0;
}
@media(min-width: 765px) {.owu-prov-4w3 {
  padding: 44px 1.5rem 0;
}
}.owu-prov_in-4w3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.owu-prov_head-4w3 {
  margin-bottom: 16px;
}.owu-prov_label-4w3 {
  color: #3AA0FF;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
}.owu-prov_h2-4w3 {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  margin-bottom: 0.5rem;
  color: #EDF1F5;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.owu-prov_h2-4w3 {
  font-size: 1.5rem;
}
}.owu-prov_seo-4w3 {
  color: #677180;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  line-height: 1.6;
  max-width: 620px;
  margin-bottom: 16px;
}.owu-prov_seo-4w3 strong {
  color: #C2CBD4;
  font-weight: 700;
}.owu-prov_seo-4w3 a {
  color: #3AA0FF;
  text-decoration: underline;
}.owu-prov_grid-4w3 {
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 638px) {.owu-prov_grid-4w3 {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.owu-prov_grid-4w3 {
  grid-template-columns: repeat(8,1fr);
}
}.owu-prov_card-4w3 {
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,background .2s;
  background: #121619;
  padding: 14px 0.625rem;
  gap: 7px;
  cursor: pointer;
  align-items: center;
  flex-direction: column;
  display: flex;
}.owu-prov_card-4w3:hover {
  border-color: rgba(58, 160, 255, 0.45);
  background: #171C20;
}.owu-prov_logo-4w3 {
  background: rgba(255, 255, 255, 0.05);
  overflow: hidden;
  border-radius: 0.25rem;
  display: flex;
  justify-content: center;
  width: 44px;
  align-items: center;
  height: 2.75rem;
}.owu-prov_logo-4w3 img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}.owu-prov_name-4w3 {
  text-align: center;
  font-size: 0.688rem;
  color: #8E9CAA;
  overflow-wrap: break-word;
  font-weight: 600;
}.owu-bon-4w3 {
  background: #0D0F11;
  padding: 36px 16px 0;
}
@media(min-width: 765px) {.owu-bon-4w3 {
  padding: 44px 24px 0;
}
}.owu-bon_in-4w3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.owu-bon_head-4w3 {
  margin-bottom: 20px;
}.owu-bon_label-4w3 {
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  color: #3AA0FF;
  margin-bottom: 8px;
}.owu-bon_h2-4w3 {
  font-weight: 800;
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-size: 20px;
  color: #EDF1F5;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 767px) {.owu-bon_h2-4w3 {
  font-size: 1.5rem;
}
}.owu-bon_seo-4w3 {
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 38.75rem;
  font-size: 0.813rem;
  color: #677180;
}.owu-bon_seo-4w3 strong {
  color: #C2CBD4;
  font-weight: 700;
}.owu-bon_seo-4w3 a {
  color: #3AA0FF;
  text-decoration: underline;
}.owu-bon_grid-4w3 {
  gap: 0.625rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 642px) {.owu-bon_grid-4w3 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.owu-bon_grid-4w3 {
  grid-template-columns: repeat(5,1fr);
}
}.owu-bon_card-4w3 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,transform .2s;
  border-radius: 0.5rem;
  background: #121619;
  padding: 1rem;
}.owu-bon_card-4w3:hover {
  transform: translateY(-2px);
  border-color: rgba(58, 160, 255, 0.07);
}.owu-bon_card_ic-4w3 svg {
  height: 26px;
  width: 26px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.owu-bon_card_ic-4w3 {
  margin-bottom: 10px;
}.owu-bon_card_type-4w3 {
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px;
  color: #677180;
  font-size: 10px;
}.owu-bon_card_amount-4w3 {
  margin-bottom: 6px;
  font-size: 1.125rem;
  color: #F5C200;
  line-height: 1.1;
  font-weight: 800;
}.owu-bon_card_name-4w3 {
  color: #EDF1F5;
  font-weight: 600;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}.owu-bon_card_detail-4w3 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  line-height: 1.5;
  overflow-wrap: break-word;
  color: #505D6A;
  padding-top: 0.5rem;
  font-size: 11px;
}.owu-app-4w3 {
  background: #0D0F11;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.owu-app-4w3 {
  padding: 2.75rem 1.5rem 0;
}
}.owu-app_in-4w3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.owu-app_head-4w3 {
  margin-bottom: 16px;
}.owu-app_label-4w3 {
  color: #3AA0FF;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
  font-weight: 700;
}.owu-app_h2-4w3 {
  margin-bottom: 0.375rem;
  font-weight: 800;
  color: #EDF1F5;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 769px) {.owu-app_h2-4w3 {
  font-size: 1.5rem;
}
}.owu-app_sub-4w3 {
  font-size: 13px;
  color: #677180;
  max-width: 37.5rem;
  line-height: 1.6;
  overflow-wrap: break-word;
}.owu-app_sub-4w3 strong {
  color: #C2CBD4;
  font-weight: 700;
}.owu-app_cards-4w3 {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 16px;
}
@media(min-width: 641px) {.owu-app_cards-4w3 {
  grid-template-columns: repeat(3,1fr);
}
}.owu-app_card-4w3 {
  padding: 20px;
  border-radius: 0.5rem;
  gap: 16px;
  overflow: hidden;
  display: flex;
  position: relative;
  flex-wrap: wrap;
  align-items: flex-start;
}.owu-app_card_ios-4w3 {
  background: linear-gradient(135deg,rgba(58, 160, 255, 0.18) 0%,#171C20 100%);
}.owu-app_card_android-4w3 {
  background: linear-gradient(135deg,rgba(31, 200, 90, 0.15) 0%,#171C20 100%);
}.owu-app_card_win-4w3 {
  background: linear-gradient(135deg,rgba(245, 194, 0, 0.16) 0%,#171C20 100%);
}.owu-app_card_ic-4w3 svg {
  height: 34px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 2.125rem;
}.owu-app_card_ic-4w3 {
  color: #EDF1F5;
  flex-shrink: 0;
}.owu-app_card_os-4w3 {
  text-transform: uppercase;
  color: #677180;
  letter-spacing: .08em;
  font-size: 10px;
  margin-bottom: 0.375rem;
  font-weight: 700;
}.owu-app_card_title-4w3 {
  margin-bottom: 0.375rem;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 15px;
  color: #EDF1F5;
  line-height: 1.2;
}.owu-app_card_text-4w3 {
  overflow-wrap: break-word;
  color: #677180;
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  line-height: 1.5;
}.owu-app_card_btn-4w3 {
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(58, 160, 255, 0.45);
  transition: background .2s;
  border-radius: 4px;
  padding: 0.625rem 1.125rem;
  gap: 0.438rem;
  align-items: center;
  font-weight: 700;
  font-size: 0.813rem;
  display: inline-flex;
  color: #EDF1F5;
}.owu-app_card_btn-4w3:hover {
  background: rgba(255, 255, 255, 0.07);
}.owu-faq-4w3 {
  background: #0D0F11;
  padding: 2.25rem 16px 0;
}
@media(min-width: 765px) {.owu-faq-4w3 {
  padding: 44px 24px 0;
}
}.owu-faq_in-4w3 {
  margin: 0 auto;
  max-width: 82.5rem;
}.owu-faq_head-4w3 {
  margin-bottom: 20px;
}.owu-faq_label-4w3 {
  color: #3AA0FF;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-size: 11px;
  letter-spacing: .08em;
  font-weight: 700;
}.owu-faq_h2-4w3 {
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  color: #EDF1F5;
  font-size: 1.25rem;
}
@media(min-width:768px) {.owu-faq_h2-4w3 {
  font-size: 24px;
}
}.owu-faq_list-4w3 {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.owu-faq_item-4w3 {
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
  border-radius: 0.5rem;
  background: #171C20;
}.owu-faq_q-4w3 {
  padding: 1rem 1.25rem;
  gap: 12px;
  transition: color .2s;
  font-size: 14px;
  overflow-wrap: break-word;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  color: #C2CBD4;
  align-items: center;
  font-weight: 600;
  cursor: pointer;
}.owu-faq_q-4w3:hover {
  color: #EDF1F5;
}.owu-faq_q_ic-4w3 {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  width: 24px;
  color: #3AA0FF;
  height: 1.5rem;
  justify-content: center;
  font-size: 16px;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.owu-faq_item-4w3.owu-state_open-4w3 .owu-faq_q_ic-4w3 {
  transform: rotate(45deg);
}.owu-faq_a-4w3 {
  padding: 0 1.25rem 16px;
  color: #677180;
  font-size: 13px;
  overflow-wrap: break-word;
  display: none;
  line-height: 1.7;
}.owu-faq_item-4w3.owu-state_open-4w3 .owu-faq_a-4w3 {
  display: block;
}.owu-faq_a-4w3 strong {
  font-weight: 700;
  color: #C2CBD4;
}.owu-faq_a-4w3 a {
  color: #3AA0FF;
  text-decoration: underline;
}.owu-faq_a-4w3 ul,.owu-faq_a-4w3 ol {
  margin: 8px 0;
  list-style: disc;
  padding-left: 1.25rem;
}.owu-faq_a-4w3 ol {
  list-style: decimal;
}.owu-faq_a-4w3 li {
  line-height: 1.6;
  margin-bottom: 0.25rem;
}.owu-faq_a-4w3 table {
  margin: 8px 0;
  display: block;
  font-size: 0.75rem;
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 769px) {.owu-faq_a-4w3 table {
  display: table;
}
}.owu-faq_a-4w3 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 6px 0.5rem;
  font-weight: 700;
  text-align: left;
  color: #C2CBD4;
}.owu-faq_a-4w3 td {
  padding: 6px 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #677180;
}.owu-seo-4w3 {
  padding: 36px 1rem 0;
  background: #0D0F11;
}
@media(min-width: 770px) {.owu-seo-4w3 {
  padding: 2.75rem 24px 0;
}
}.owu-seo_in-4w3 {
  margin: 0 auto;
  border-radius: 0.75rem;
  background: #171C20;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 28px 24px;
  max-width: 1320px;
}
@media(min-width: 765px) {.owu-seo_in-4w3 {
  padding: 36px 2.5rem;
}
}.owu-seo_label-4w3 {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-size: 0.688rem;
  font-weight: 700;
  color: #3AA0FF;
}.owu-seo_h2-4w3 {
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  line-height: 1.25;
  color: #EDF1F5;
  margin-bottom: 0.875rem;
}
@media(min-width: 765px) {.owu-seo_h2-4w3 {
  font-size: 24px;
}
}.owu-seo_body-4w3 {
  line-height: 1.75;
  color: #8E9CAA;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.owu-seo_body-4w3 p {
  line-height: 1.75;
  color: #8E9CAA;
  margin-bottom: 12px;
  font-size: 14px;
}.owu-seo_body-4w3 p:last-child {
  margin-bottom: 0;
}.owu-seo_body-4w3 strong {
  font-weight: 700;
  color: #C2CBD4;
}.owu-seo_body-4w3 a {
  transition: color .2s;
  text-decoration: underline;
  color: #3AA0FF;
}.owu-seo_body-4w3 a:hover {
  color: #62B6FF;
}.owu-seo_body-4w3 ul,.owu-seo_body-4w3 ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.owu-seo_body-4w3 ol {
  list-style: decimal;
}.owu-seo_body-4w3 li {
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 6px;
  color: #8E9CAA;
}.owu-seo_body-4w3 table {
  width: 100%;
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
  display: block;
  margin-bottom: 12px;
}
@media(min-width: 765px) {.owu-seo_body-4w3 table {
  display: table;
}
}.owu-seo_body-4w3 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #C2CBD4;
  text-align: left;
  font-weight: 700;
}.owu-seo_body-4w3 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.625rem 0.75rem;
  color: #8E9CAA;
}.owu-seo_cols-4w3 {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 641px) {.owu-seo_cols-4w3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.owu-seo_cols-4w3 {
  grid-template-columns: repeat(3,1fr);
}
}.owu-seo_col_h-4w3 {
  font-size: 13px;
  color: #C2CBD4;
  overflow-wrap: break-word;
  margin-bottom: 7px;
  font-weight: 700;
}.owu-seo_col_p-4w3 {
  color: #677180;
  line-height: 1.65;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.owu-seo_stats-4w3 {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.owu-seo_stat-4w3 {
  border-radius: 0.5rem;
  border: 1px solid rgba(58, 160, 255, 0.18);
  background: rgba(58, 160, 255, 0.07);
  flex: 1;
  padding: 14px 1rem;
  min-width: 140px;
}.owu-seo_stat_val-4w3 {
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  color: #3AA0FF;
}.owu-seo_stat_lb-4w3 {
  color: #677180;
  overflow-wrap: break-word;
  font-size: 11px;
}.owu-seo-4w3 {
  background: #0D0F11;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.owu-seo-4w3 {
  padding: 44px 1.5rem 0;
}
}.owu-seo_in-4w3 {
  margin: 0 auto;
  padding: 28px 24px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #171C20;
  border-radius: 0.75rem;
  max-width: 1320px;
}
@media(min-width: 769px) {.owu-seo_in-4w3 {
  padding: 36px 40px;
}
}.owu-seo_label-4w3 {
  letter-spacing: .08em;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  color: #3AA0FF;
}.owu-seo_h2-4w3 {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 1.25rem;
  line-height: 1.25;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  color: #EDF1F5;
}
@media(min-width: 767px) {.owu-seo_h2-4w3 {
  font-size: 1.5rem;
}
}.owu-seo_body-4w3 {
  color: #8E9CAA;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 0.875rem;
}.owu-seo_body-4w3 p {
  margin-bottom: 0.75rem;
  font-size: 14px;
  color: #8E9CAA;
  line-height: 1.75;
}.owu-seo_body-4w3 p:last-child {
  margin-bottom: 0;
}.owu-seo_body-4w3 strong {
  color: #C2CBD4;
  font-weight: 700;
}.owu-seo_body-4w3 a {
  transition: color .2s;
  color: #3AA0FF;
  text-decoration: underline;
}.owu-seo_body-4w3 a:hover {
  color: #62B6FF;
}.owu-seo_body-4w3 ul,.owu-seo_body-4w3 ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.owu-seo_body-4w3 ol {
  list-style: decimal;
}.owu-seo_body-4w3 li {
  color: #8E9CAA;
  font-size: 0.875rem;
  line-height: 1.75;
  margin-bottom: 0.375rem;
}.owu-seo_body-4w3 table {
  display: block;
  width: 100%;
  margin-bottom: 12px;
  font-size: 0.813rem;
  border-collapse: collapse;
  overflow-x: auto;
}
@media(min-width: 771px) {.owu-seo_body-4w3 table {
  display: table;
}
}.owu-seo_body-4w3 th {
  padding: 0.625rem 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  text-align: left;
  color: #C2CBD4;
  font-weight: 700;
}.owu-seo_body-4w3 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #8E9CAA;
}.owu-seo_cols-4w3 {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 641px) {.owu-seo_cols-4w3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.owu-seo_cols-4w3 {
  grid-template-columns: repeat(3,1fr);
}
}.owu-seo_col_h-4w3 {
  margin-bottom: 7px;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #C2CBD4;
  font-size: 13px;
}.owu-seo_col_p-4w3 {
  color: #677180;
  line-height: 1.65;
  font-size: 13px;
  overflow-wrap: break-word;
}.owu-seo_stats-4w3 {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.owu-seo_stat-4w3 {
  border-radius: 8px;
  padding: 14px 1rem;
  background: rgba(58, 160, 255, 0.07);
  border: 1px solid rgba(58, 160, 255, 0.18);
  flex: 1;
  min-width: 140px;
}.owu-seo_stat_val-4w3 {
  overflow-wrap: break-word;
  color: #3AA0FF;
  margin-bottom: 0.25rem;
  font-size: 20px;
  font-weight: 800;
}.owu-seo_stat_lb-4w3 {
  font-size: 11px;
  color: #677180;
  overflow-wrap: break-word;
}.owu-seo-4w3 {
  background: #0D0F11;
  padding: 36px 1rem 0;
}
@media(min-width: 770px) {.owu-seo-4w3 {
  padding: 2.75rem 1.5rem 0;
}
}.owu-seo_in-4w3 {
  padding: 1.75rem 24px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #171C20;
  border-radius: 12px;
  margin: 0 auto;
  max-width: 82.5rem;
}
@media(min-width: 765px) {.owu-seo_in-4w3 {
  padding: 2.25rem 2.5rem;
}
}.owu-seo_label-4w3 {
  margin-bottom: 0.625rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #3AA0FF;
  font-weight: 700;
  font-size: 0.688rem;
}.owu-seo_h2-4w3 {
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 14px;
  line-height: 1.25;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #EDF1F5;
}
@media(min-width: 767px) {.owu-seo_h2-4w3 {
  font-size: 24px;
}
}.owu-seo_body-4w3 {
  color: #8E9CAA;
  line-height: 1.75;
  overflow-wrap: break-word;
  font-size: 0.875rem;
}.owu-seo_body-4w3 p {
  font-size: 14px;
  margin-bottom: 12px;
  color: #8E9CAA;
  line-height: 1.75;
}.owu-seo_body-4w3 p:last-child {
  margin-bottom: 0;
}.owu-seo_body-4w3 strong {
  font-weight: 700;
  color: #C2CBD4;
}.owu-seo_body-4w3 a {
  transition: color .2s;
  text-decoration: underline;
  color: #3AA0FF;
}.owu-seo_body-4w3 a:hover {
  color: #62B6FF;
}.owu-seo_body-4w3 ul,.owu-seo_body-4w3 ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.owu-seo_body-4w3 ol {
  list-style: decimal;
}.owu-seo_body-4w3 li {
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 0.875rem;
  color: #8E9CAA;
}.owu-seo_body-4w3 table {
  width: 100%;
  font-size: 0.813rem;
  display: block;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 12px;
}
@media(min-width: 769px) {.owu-seo_body-4w3 table {
  display: table;
}
}.owu-seo_body-4w3 th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 12px;
  text-align: left;
  font-weight: 700;
  color: #C2CBD4;
}.owu-seo_body-4w3 td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 0.75rem;
  color: #8E9CAA;
}.owu-seo_cols-4w3 {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.owu-seo_cols-4w3 {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width:1080px) {.owu-seo_cols-4w3 {
  grid-template-columns: repeat(3,1fr);
}
}.owu-seo_col_h-4w3 {
  margin-bottom: 7px;
  font-weight: 700;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #C2CBD4;
}.owu-seo_col_p-4w3 {
  overflow-wrap: break-word;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #677180;
}.owu-seo_stats-4w3 {
  margin: 1.25rem 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}.owu-seo_stat-4w3 {
  background: rgba(58, 160, 255, 0.07);
  flex: 1;
  padding: 14px 16px;
  border-radius: 0.5rem;
  border: 1px solid rgba(58, 160, 255, 0.18);
  min-width: 8.75rem;
}.owu-seo_stat_val-4w3 {
  color: #3AA0FF;
  margin-bottom: 0.25rem;
  font-weight: 800;
  font-size: 20px;
  overflow-wrap: break-word;
}.owu-seo_stat_lb-4w3 {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #677180;
}.owu-rv-4w3 {
  background: #0D0F11;
  padding: 2.25rem 16px 0;
}
@media(min-width: 766px) {.owu-rv-4w3 {
  padding: 44px 1.5rem 0;
}
}.owu-rv_in-4w3 {
  margin: 0 auto;
  max-width: 1320px;
}.owu-rv_head-4w3 {
  max-width: 45rem;
  margin-bottom: 1.25rem;
}.owu-rv_label-4w3 {
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 0.688rem;
  color: #3AA0FF;
  font-weight: 700;
  text-transform: uppercase;
}.owu-rv_h2-4w3 {
  font-weight: 800;
  color: #EDF1F5;
  margin-bottom: 0.625rem;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-size: 1.375rem;
}
@media(min-width: 771px) {.owu-rv_h2-4w3 {
  font-size: 28px;
}
}.owu-rv_stats-4w3 {
  gap: 1.125rem;
  color: #677180;
  font-size: 0.813rem;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.owu-rv_stats_score-4w3 {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.owu-rv_stats_score_val-4w3 {
  font-family: 'Barlow Condensed', sans-serif;
  color: #F5C200;
  font-size: 1.375rem;
  font-weight: 800;
}.owu-rv_stats_score_max-4w3 {
  font-size: 0.813rem;
  color: #505D6A;
}.owu-rv_stats_badge-4w3 {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.owu-rv_stats_badge-4w3 svg {
  width: 0.875rem;
  color: #F5C200;
  height: 0.875rem;
}.owu-rv_grid-4w3 {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.owu-rv_grid-4w3 {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.owu-rv_grid-4w3 {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.owu-rv_card-4w3 {
  border-radius: 8px;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #171C20;
  display: flex;
  flex-direction: column;
}.owu-rv_card_stars-4w3 {
  gap: 2px;
  display: flex;
  margin-bottom: 0.625rem;
  color: #F5C200;
}.owu-rv_card_stars-4w3 svg {
  width: 0.875rem;
  height: 0.875rem;
}.owu-rv_card_h-4w3 {
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 14px;
  overflow-wrap: break-word;
  color: #EDF1F5;
  line-height: 1.3;
}.owu-rv_card_body-4w3 {
  flex: 1;
  color: #677180;
  font-size: 13px;
  overflow-wrap: break-word;
  line-height: 1.65;
  margin-bottom: 0.875rem;
}.owu-rv_card_body-4w3 strong {
  color: #C2CBD4;
  font-weight: 600;
}.owu-rv_card_meta-4w3 {
  gap: 10px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  justify-content: space-between;
  display: flex;
  align-items: center;
  padding-top: 12px;
  flex-wrap: wrap;
}.owu-rv_card_author-4w3 {
  color: #C2CBD4;
  font-size: 0.75rem;
  font-weight: 600;
}.owu-rv_card_date-4w3 {
  font-size: 11px;
  color: #505D6A;
}.owu-ft-4w3 {
  background: #080A0C;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 3rem;
}.owu-ft_support-4w3 {
  padding: 24px 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.owu-ft_support-4w3 {
  padding: 1.75rem 24px;
}
}.owu-ft_support_in-4w3 {
  margin: 0 auto;
  gap: 1rem;
  display: flex;
  align-items: center;
  max-width: 1320px;
  flex-wrap: wrap;
}.owu-ft_support_main-4w3 {
  flex: 1;
  gap: 16px;
  display: flex;
  align-items: center;
  min-width: 13.75rem;
  flex-wrap: wrap;
}.owu-ft_support_ic-4w3 {
  flex-shrink: 0;
  color: #3AA0FF;
}.owu-ft_support_ic-4w3 svg {
  height: 30px;
  width: 30px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.owu-ft_support_text_title-4w3 {
  font-weight: 700;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  color: #EDF1F5;
  font-size: 15px;
}.owu-ft_support_text_sub-4w3 {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: #677180;
}.owu-ft_support_btn-4w3 {
  background: #3AA0FF;
  transition: background .2s;
  padding: 11px 1.375rem;
  border-radius: 0.5rem;
  color: #EDF1F5;
  white-space: nowrap;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 13px;
}.owu-ft_support_btn-4w3:hover {
  background: #62B6FF;
}.owu-ft_support_contacts-4w3 {
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.owu-ft_support_contact-4w3 {
  line-height: 1.4;
  color: #505D6A;
  font-size: 0.75rem;
}.owu-ft_support_contact-4w3 strong {
  font-weight: 600;
  display: block;
  color: #8E9CAA;
  font-size: 11px;
  margin-bottom: 2px;
}.owu-ft_main-4w3 {
  padding: 32px 1rem 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 769px) {.owu-ft_main-4w3 {
  padding: 2.5rem 24px 32px;
}
}.owu-ft_main_in-4w3 {
  margin: 0 auto;
  gap: 1.5rem;
  max-width: 82.5rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width:640px) {.owu-ft_main_in-4w3 {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.owu-ft_main_in-4w3 {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.owu-ft_col_logo-4w3 {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.owu-ft_col_logo-4w3 {
  grid-column: auto;
}
}.owu-ft_logo-4w3 {
  gap: 0.563rem;
  margin-bottom: 12px;
  flex-wrap: wrap;
  font-size: 16px;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
  font-weight: 800;
  color: #EDF1F5;
}.owu-ft_logo_mark-4w3 {
  overflow: hidden;
  border-radius: 0.25rem;
  width: 30px;
  height: 1.875rem;
}.owu-ft_logo_mark-4w3 img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}.owu-ft_logo_sub-4w3 {
  font-size: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  max-width: 12.5rem;
  color: #505D6A;
}.owu-ft_col_title-4w3 {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 14px;
  color: #8E9CAA;
  letter-spacing: .07em;
  font-size: 0.75rem;
}.owu-ft_col_links-4w3 {
  gap: 9px;
  display: flex;
  flex-direction: column;
}.owu-ft_col_link-4w3 {
  transition: color .2s;
  color: #505D6A;
  overflow-wrap: break-word;
  font-size: 0.813rem;
}.owu-ft_col_link-4w3:hover {
  color: #C2CBD4;
}.owu-ft_apps-4w3 {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.owu-ft_app_card-4w3 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.25rem;
  padding: 0.625rem 0.75rem;
  transition: border-color .2s;
  gap: 10px;
  display: flex;
  align-items: center;
}.owu-ft_app_card-4w3:hover {
  border-color: rgba(58, 160, 255, 0.45);
}.owu-ft_app_card_ic-4w3 svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1.375rem;
  height: 22px;
}.owu-ft_app_card_os-4w3 {
  font-weight: 600;
  font-size: 0.625rem;
  color: #505D6A;
}.owu-ft_app_card_action-4w3 {
  font-size: 0.75rem;
  font-weight: 700;
  color: #C2CBD4;
}.owu-ft_bot-4w3 {
  padding: 1.25rem 1rem;
}
@media(min-width: 770px) {.owu-ft_bot-4w3 {
  padding: 20px 24px;
}
}.owu-ft_bot_in-4w3 {
  margin: 0 auto;
  gap: 16px;
  max-width: 82.5rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.owu-ft_socials-4w3 {
  gap: 8px;
  display: flex;
}.owu-ft_soc-4w3 {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 4px;
  transition: background .2s;
  display: flex;
  color: #8E9CAA;
  width: 36px;
  justify-content: center;
  align-items: center;
  height: 36px;
}.owu-ft_soc-4w3 svg {
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
  stroke-linecap: round;
}.owu-ft_soc-4w3:hover {
  background: rgba(255, 255, 255, 0.07);
}.owu-ft_legal-4w3 {
  flex: 1;
  color: #6C7A87;
  line-height: 1.6;
  overflow-wrap: break-word;
  min-width: 12.5rem;
  font-size: 11px;
}.owu-ft_legal-4w3 strong {
  font-weight: 700;
  color: #8E9CAA;
}.owu-ft_legal-4w3 a {
  color: #8E9CAA;
  text-decoration: underline;
}.owu-ft_age-4w3 {
  border: 2px solid #6C7A87;
  border-radius: 50%;
  margin-left: auto;
  justify-content: center;
  font-weight: 800;
  display: flex;
  color: #6C7A87;
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  font-size: 11px;
  align-items: center;
}