*,::before,::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}body {
  font-family: 'IBM Plex Sans', sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #B2C0CE;
  min-height: 100vh;
  line-height: 1.6;
  background-color: #0A0E13;
}ul,ol {
  list-style: none;
}img,picture,svg {
  max-width: 100%;
  display: block;
}input,button,textarea,select {
  font: inherit;
}button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: inherit;
}a {
  color: inherit;
  text-decoration: none;
}.ozw-layout_2fc {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.ozw-page_2fc {
  display: flex;
  min-height: 100vh;
}.ozw-main_2fc {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media screen and (min-width: 1078px) {.ozw-main_2fc {
  padding-left: 220px;
}
}
@media screen and (max-width:1079px) {.ozw-main_2fc {
  padding-bottom: 72px;
}
}.ozw-gc_2fc {
  background: #0D1219;
  transition: transform .2s,border-color .2s;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.06);
  position: relative;
  cursor: pointer;
  width: 140px;
  flex-shrink: 0;
}
@media(min-width: 642px) {.ozw-gc_2fc {
  width: 9.75rem;
}
}
@media(min-width: 1083px) {.ozw-gc_2fc {
  width: 10.5rem;
}
}.ozw-gc_2fc:hover {
  transform: translateY(-3px);
  border-color: rgba(0,200,184,0.06);
}.ozw-gc_img_2fc {
  overflow: hidden;
  width: 100%;
  position: relative;
  padding-bottom: 80%;
}.ozw-gc_img_2fc img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}.ozw-gc_hover_2fc {
  background: rgba(6,9,17,0.72);
  transition: opacity .2s;
  inset: 0;
  align-items: center;
  display: flex;
  justify-content: center;
  opacity: 0;
  position: absolute;
}.ozw-gc_2fc:hover .ozw-gc_hover_2fc {
  opacity: 1;
}.ozw-gc_hover_btn_2fc {
  padding: 0.5rem 16px;
  border-radius: 4px;
  background: #00C8B8;
  font-size: 0.75rem;
  color: #E6EDF4;
  font-weight: 700;
}.ozw-gc_info_2fc {
  padding: 0.5rem 10px 0.625rem;
}.ozw-gc_name_2fc {
  overflow: hidden;
  font-size: 0.75rem;
  color: #B2C0CE;
  text-overflow: ellipsis;
  margin-bottom: 3px;
  max-width: 100%;
  font-weight: 600;
  white-space: nowrap;
}.ozw-gc_prov_2fc {
  font-size: 0.625rem;
  color: #445A6C;
}.ozw-gc_tag_2fc {
  padding: 2px 7px;
  border-radius: 0.25rem;
  top: 0.375rem;
  left: 6px;
  z-index: 2;
  font-size: 9px;
  font-weight: 700;
  position: absolute;
  text-transform: uppercase;
  letter-spacing: .04em;
}.ozw-gc_tag_hot_2fc {
  background: #D63050;
  color: #fff;
}.ozw-gc_tag_new_2fc {
  background: #1FBF72;
  color: #0A0E13;
}.ozw-gc_tag_jp_2fc {
  background: #E8A820;
  color: #0A0E13;
}.ozw-gc_tag_ex_2fc {
  background: #1A7B9A;
  color: #fff;
}.ozw-gc_tag_live_2fc {
  background: #D63050;
  color: #fff;
}.ozw-gr_2fc {
  background: #0A0E13;
  padding: 32px 16px 0;
}
@media(min-width: 769px) {.ozw-gr_2fc {
  padding: 2.25rem 24px 0;
}
}.ozw-gr_in_2fc {
  margin: 0 auto;
  max-width: 1320px;
}.ozw-gr_head_2fc {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 10px;
}.ozw-gr_head_l_2fc {
  gap: 10px;
  flex: 1;
  align-items: center;
  min-width: 0;
  display: flex;
}.ozw-gr_ic_2fc {
  border-radius: 0.5rem;
  align-items: center;
  height: 2rem;
  flex-shrink: 0;
  width: 2rem;
  justify-content: center;
  display: flex;
}.ozw-gr_ic_2fc svg {
  width: 16px;
  stroke-linecap: round;
  height: 1rem;
  stroke-linejoin: round;
}.ozw-gr_title_2fc {
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 700;
  font-size: 1rem;
  color: #E6EDF4;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.ozw-gr_title_2fc {
  font-size: 18px;
}
}.ozw-gr_more_2fc {
  transition: color .2s;
  gap: 0.313rem;
  font-weight: 600;
  color: #587085;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  white-space: nowrap;
}.ozw-gr_more_2fc:hover {
  color: #00C8B8;
}.ozw-gr_more_2fc svg {
  stroke-linejoin: round;
  height: 0.75rem;
  stroke-linecap: round;
  width: 12px;
}.ozw-gr_arrows_2fc {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.ozw-gr_arr_2fc {
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  transition: background .15s,color .15s;
  width: 1.875rem;
  justify-content: center;
  color: #7A92A8;
  display: flex;
  height: 1.875rem;
  align-items: center;
}.ozw-gr_arr_2fc:hover {
  background: rgba(255,255,255,0.07);
  color: #E6EDF4;
}.ozw-gr_arr_2fc svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 13px;
  height: 0.813rem;
}.ozw-gr_seo_h_2fc {
  margin: 0 0 6px;
  color: #B2C0CE;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  max-width: 42.5rem;
}
@media(min-width: 771px) {.ozw-gr_seo_h_2fc {
  font-size: 14px;
}
}.ozw-gr_seo_2fc {
  overflow-wrap: break-word;
  line-height: 1.55;
  font-size: 0.75rem;
  max-width: 680px;
  margin-bottom: 12px;
  color: #587085;
}.ozw-gr_seo_2fc strong {
  color: #B2C0CE;
  font-weight: 600;
}.ozw-gr_scroll_2fc {
  gap: 10px;
  overflow-x: auto;
  scrollbar-width: none;
  padding-bottom: 0.625rem;
  -webkit-overflow-scrolling: touch;
  display: flex;
}.ozw-gr_scroll_2fc::-webkit-scrollbar {
  display: none;
}
@media(min-width:768px) {.ozw-gr_scroll_2fc {
  gap: 12px;
}
}.ozw-tb_2fc {
  background: #0A0E13;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  right: 0;
  top: 0;
  display: flex;
  z-index: 80;
  align-items: center;
  height: 56px;
  position: fixed;
  left: 0;
}.ozw-tb_in_2fc {
  gap: 0;
  padding: 0 0.875rem;
  width: 100%;
  align-items: center;
  display: flex;
  height: 100%;
}.ozw-tb_burger_2fc {
  border-radius: 8px;
  gap: 5px;
  flex-shrink: 0;
  align-items: center;
  margin-right: 8px;
  height: 38px;
  width: 2.375rem;
  flex-direction: column;
  justify-content: center;
  display: flex;
}.ozw-tb_burger_2fc:hover {
  background: rgba(255,255,255,0.05);
}.ozw-tb_burger_line_2fc {
  border-radius: 1px;
  background: #7A92A8;
  display: block;
  width: 1.125rem;
  height: 2px;
}
@media(min-width: 1082px) {.ozw-tb_burger_2fc {
  display: none;
}
}.ozw-tb_logo_2fc {
  gap: 9px;
  align-items: center;
  font-size: 1.125rem;
  letter-spacing: -.01em;
  font-weight: 800;
  margin-right: 20px;
  color: #E6EDF4;
  display: flex;
  flex-shrink: 0;
  overflow-wrap: break-word;
}.ozw-tb_logo_mark_2fc {
  border-radius: 0.5rem;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  height: 32px;
  width: 2rem;
  display: flex;
}.ozw-tb_logo_mark_2fc img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.ozw-tb_nav_2fc {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 639px) {.ozw-tb_nav_2fc {
  display: flex;
}
}.ozw-tb_tab_2fc {
  transition: background .15s,color .15s;
  padding: 8px 14px;
  border-radius: 8px;
  white-space: nowrap;
  font-weight: 600;
  font-size: 0.813rem;
  color: #7A92A8;
}.ozw-tb_tab_2fc:hover {
  background: rgba(255,255,255,0.05);
  color: #E6EDF4;
}.ozw-tb_tab_2fc.ozw-state_active_2fc {
  background: rgba(0,200,184,0.14);
  color: #E6EDF4;
}.ozw-tb_right_2fc {
  gap: 0.5rem;
  display: flex;
  flex-shrink: 0;
  margin-left: auto;
  align-items: center;
}.ozw-tb_login_2fc {
  border-radius: 0.5rem;
  padding: 9px 1rem;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  font-weight: 600;
  font-size: 13px;
  color: #B2C0CE;
  display: none;
}.ozw-tb_login_2fc:hover {
  border-color: rgba(0,210,196,0.38);
  color: #E6EDF4;
}
@media(min-width: 479px) {.ozw-tb_login_2fc {
  display: block;
}
}.ozw-tb_reg_2fc {
  padding: 0.563rem 18px;
  transition: background .2s;
  border-radius: 0.5rem;
  background: #1FBF72;
  font-weight: 700;
  color: #060C10;
  white-space: nowrap;
  font-size: 13px;
}.ozw-tb_reg_2fc:hover {
  background: #23D882;
}.ozw-sb_2fc {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255,255,255,0.05);
  transform: translateX(-100%);
  background: #111820;
  bottom: 0;
  left: 0;
  width: 220px;
  z-index: 70;
  position: fixed;
  overflow-y: auto;
  top: 3.5rem;
}.ozw-sb_2fc.ozw-state_open_2fc {
  transform: translateX(0);
}.ozw-sb_2fc::-webkit-scrollbar {
  width: 4px;
}.ozw-sb_2fc::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.07);
  border-radius: 2px;
}
@media(min-width: 1078px) {.ozw-sb_2fc {
  transform: translateX(0);
}
}.ozw-sb_auth_2fc {
  padding: 0.875rem 12px 10px;
}.ozw-sb_btn_reg_2fc {
  border-radius: 8px;
  transition: background .2s;
  background: #1FBF72;
  padding: 0.688rem;
  text-align: center;
  color: #060C10;
  margin-bottom: 0.5rem;
  font-size: 13px;
  font-weight: 700;
  display: block;
}.ozw-sb_btn_reg_2fc:hover {
  background: #23D882;
}.ozw-sb_btn_login_2fc {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.11);
  padding: 10px;
  transition: border-color .2s;
  border-radius: 0.5rem;
  color: #B2C0CE;
  font-size: 0.813rem;
  text-align: center;
  display: block;
  font-weight: 600;
}.ozw-sb_btn_login_2fc:hover {
  border-color: rgba(0,210,196,0.38);
  color: #E6EDF4;
}.ozw-sb_promo_2fc {
  padding: 12px 14px;
  border-radius: 8px;
  border: 1px solid rgba(0,200,184,0.14);
  background: linear-gradient(135deg,#0A2030,#111820);
  margin: 0 12px 0.625rem;
  overflow: hidden;
  position: relative;
}.ozw-sb_promo_2fc::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0,200,184,0.14),transparent 70%);
  position: absolute;
  content: '';
  width: 5rem;
  top: -1.25rem;
  height: 80px;
  right: -1.25rem;
}.ozw-sb_promo_title_2fc {
  letter-spacing: .06em;
  text-transform: uppercase;
  font-weight: 700;
  color: #00C8B8;
  margin-bottom: 4px;
  font-size: 11px;
}.ozw-sb_promo_text_2fc {
  color: #E6EDF4;
  font-weight: 600;
  font-size: 12px;
  overflow-wrap: break-word;
  line-height: 1.35;
}.ozw-sb_promo_sub_2fc {
  color: #587085;
  font-size: 0.625rem;
  margin-top: 3px;
}.ozw-sb_nav_2fc {
  padding: 6px 8px 1rem;
}.ozw-sb_nav_lb_2fc {
  padding: 0.625rem 0.5rem 6px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: .08em;
  color: #445A6C;
}.ozw-sb_link_2fc {
  border-radius: 4px;
  transition: background .15s,color .15s;
  gap: 0.625rem;
  padding: 0.563rem 10px;
  align-items: center;
  color: #7A92A8;
  cursor: pointer;
  display: flex;
  font-weight: 500;
  font-size: 13px;
  overflow-wrap: break-word;
}.ozw-sb_link_2fc:hover {
  background: rgba(255,255,255,0.05);
  color: #E6EDF4;
}.ozw-sb_link_2fc.ozw-state_active_2fc {
  background: rgba(0,200,184,0.14);
  color: #E6EDF4;
}.ozw-sb_ic_2fc {
  border-radius: 4px;
  width: 30px;
  height: 1.875rem;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
}.ozw-sb_ic_2fc svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 16px;
  height: 16px;
}.ozw-sb_ic_1_2fc {
  background: rgba(0,200,184,0.06);
  color: #00C8B8;
}.ozw-sb_ic_2_2fc {
  background: rgba(31,191,114,0.14);
  color: #1FBF72;
}.ozw-sb_ic_3_2fc {
  background: rgba(232,168,32,0.13);
  color: #E8A820;
}.ozw-sb_ic_4_2fc {
  background: rgba(26,123,154,0.18);
  color: #1A7B9A;
}.ozw-sb_ic_5_2fc {
  background: rgba(0,200,184,0.06);
  color: #D4467A;
}.ozw-sb_ic_6_2fc {
  background: rgba(26,123,154,0.18);
  color: #7240D8;
}.ozw-sb_badge_2fc {
  border-radius: 4px;
  padding: 2px 0.438rem;
  background: #E8A820;
  font-size: 0.563rem;
  margin-left: auto;
  color: #060C10;
  font-weight: 700;
}.ozw-sb_bot_2fc {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.5rem;
  padding: 12px;
  display: flex;
}.ozw-sb_lang_2fc,.ozw-sb_help_2fc {
  border-radius: 4px;
  padding: 0.563rem 6px;
  flex: 1;
  gap: 0.375rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.06);
  transition: border-color .2s;
  align-items: center;
  color: #7A92A8;
  display: flex;
  justify-content: center;
  font-size: 11px;
  font-weight: 600;
}.ozw-sb_lang_2fc:hover,.ozw-sb_help_2fc:hover {
  border-color: rgba(0,210,196,0.38);
  color: #E6EDF4;
}.ozw-sb_lang_2fc svg,.ozw-sb_help_2fc svg {
  width: 13px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 13px;
}.ozw-sb_bd_2fc {
  background: rgba(6,9,17,0.72);
  inset: 0;
  z-index: 69;
  position: fixed;
  display: none;
}.ozw-sb_bd_2fc.ozw-state_on_2fc {
  display: block;
}
@media(min-width: 1078px) {.ozw-sb_bd_2fc {
  display: none!important;
}
}.ozw-mob_nav_2fc {
  border-top: 1px solid rgba(255,255,255,0.11);
  padding: 0.5rem 0 max(8px,env(safe-area-inset-bottom));
  background: #111820;
  left: 0;
  position: fixed;
  right: 0;
  display: flex;
  z-index: 80;
  bottom: 0;
}
@media(min-width: 1077px) {.ozw-mob_nav_2fc {
  display: none;
}
}.ozw-mob_nav_item_2fc {
  gap: 4px;
  flex: 1;
  padding: 0.25rem 2px;
  flex-direction: column;
  cursor: pointer;
  display: flex;
  color: #445A6C;
  align-items: center;
}.ozw-mob_nav_ic_2fc {
  line-height: 1;
}.ozw-mob_nav_ic_2fc svg {
  stroke-linecap: round;
  height: 20px;
  stroke-linejoin: round;
  width: 1.25rem;
}.ozw-mob_nav_lb_2fc {
  color: #445A6C;
  font-weight: 600;
  font-size: 0.625rem;
}.ozw-mob_nav_item_2fc.ozw-state_active_2fc {
  color: #00C8B8;
}.ozw-mob_nav_item_2fc.ozw-state_active_2fc .ozw-mob_nav_lb_2fc {
  color: #00C8B8;
}.ozw-hero_2fc {
  background: #0A0E13;
  padding: 1.25rem 16px 0;
}
@media(min-width: 767px) {.ozw-hero_2fc {
  padding: 24px 24px 0;
}
}.ozw-hero_in_2fc {
  gap: 0.75rem;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1320px;
}
@media(min-width: 861px) {.ozw-hero_in_2fc {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1101px) {.ozw-hero_in_2fc {
  grid-template-columns: 1fr 340px;
}
}.ozw-hero_promo_2fc {
  border-radius: 12px;
  background: #0D1219;
  overflow: hidden;
  align-items: stretch;
  min-height: 13.75rem;
  display: flex;
  position: relative;
}
@media(min-width: 766px) {.ozw-hero_promo_2fc {
  min-height: 280px;
}
}.ozw-hero_promo_bg_2fc {
  inset: 0;
  background-position: center;
  background: linear-gradient(120deg,#0A2030 0%,#0A0E13 100%);
  background-size: cover;
  position: absolute;
}.ozw-hero_promo_bg_2fc::after {
  background: linear-gradient(90deg,#0A0E13 0%,rgba(6,9,17,0.72) 60%,transparent 100%);
  inset: 0;
  position: absolute;
  content: '';
}.ozw-hero_promo_glow_2fc {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(26,123,154,0.18) 0%,transparent 65%);
  height: 18.75rem;
  top: -2.5rem;
  pointer-events: none;
  right: 3.75rem;
  position: absolute;
  width: 18.75rem;
}.ozw-hero_promo_ct_2fc {
  padding: 28px 1.5rem 28px 1.75rem;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  max-width: 480px;
  justify-content: center;
}
@media(min-width: 770px) {.ozw-hero_promo_ct_2fc {
  padding: 2.5rem 2rem;
}
}.ozw-hero_badge_2fc {
  padding: 0.313rem 0.75rem;
  border-radius: 1.25rem;
  background: rgba(0,200,184,0.14);
  border: 1px solid rgba(0,200,184,0.06);
  font-size: 0.625rem;
  margin-bottom: 0.875rem;
  letter-spacing: .08em;
  color: #00C8B8;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 700;
}.ozw-hero_h1_2fc {
  color: #E6EDF4;
  line-height: 1.15;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 26px;
  margin-bottom: 0.625rem;
}.ozw-hero_h1_2fc em {
  color: #E8A820;
  font-style: normal;
}
@media(min-width: 769px) {.ozw-hero_h1_2fc {
  font-size: 36px;
}
}.ozw-hero_sub_2fc {
  line-height: 1.55;
  color: #7A92A8;
  margin-bottom: 20px;
  font-size: 0.813rem;
}
@media(min-width: 766px) {.ozw-hero_sub_2fc {
  font-size: 14px;
}
}.ozw-hero_row_2fc {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.ozw-hero_cta_2fc {
  transition: background .2s;
  background: #1FBF72;
  padding: 0.813rem 1.625rem;
  border-radius: 8px;
  box-shadow: 0 0 0 1px rgba(31,191,114,0.40), 3px 3px 0 rgba(20,140,80,0.28);
  font-weight: 700;
  color: #060C10;
  font-size: 14px;
}.ozw-hero_cta_2fc:hover {
  background: #23D882;
}.ozw-hero_terms_2fc {
  font-size: 0.688rem;
  color: #445A6C;
}.ozw-hero_game_2fc {
  background: #0D1219;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 12px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  position: relative;
}.ozw-hero_game_badge_2fc {
  background: rgba(232,168,32,0.13);
  border: 1px solid rgba(232,168,32,0.13);
  padding: 5px 0.625rem;
  border-radius: 20px;
  color: #E8A820;
  font-weight: 700;
  z-index: 3;
  text-transform: uppercase;
  top: 0.75rem;
  left: 0.75rem;
  font-size: 10px;
  position: absolute;
  letter-spacing: .06em;
}.ozw-hero_game_badge_2fc svg {
  height: 0.688rem;
  margin-right: 0.25rem;
  vertical-align: -1px;
  width: 11px;
}.ozw-hero_game_img_2fc {
  background: linear-gradient(135deg,#0A2030,#0A0E13);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.ozw-hero_game_img_2fc img {
  inset: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
}.ozw-hero_game_play_2fc {
  background: rgba(6,9,17,0.72);
  transition: opacity .2s;
  inset: 0;
  opacity: 0;
  align-items: center;
  display: flex;
  position: absolute;
  justify-content: center;
}.ozw-hero_game_2fc:hover .ozw-hero_game_play_2fc {
  opacity: 1;
}.ozw-hero_game_play_2fc span {
  background: #00C8B8;
  border-radius: 50%;
  align-items: center;
  width: 52px;
  height: 52px;
  justify-content: center;
  display: flex;
}.ozw-hero_game_play_2fc span svg {
  width: 1.125rem;
  margin-left: 2px;
  height: 1.125rem;
}.ozw-hero_game_info_2fc {
  padding: 14px 1rem;
}.ozw-hero_game_title_2fc {
  font-weight: 700;
  color: #E6EDF4;
  margin-bottom: 4px;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.ozw-hero_game_provider_2fc {
  color: #587085;
  font-size: 11px;
}.ozw-hero_game_btn_2fc {
  transition: background .2s;
  padding: 11px;
  border-radius: 0.5rem;
  margin: 0.75rem 1rem 1rem;
  background: #00C8B8;
  font-weight: 700;
  display: block;
  font-size: 13px;
  text-align: center;
  color: #E6EDF4;
}.ozw-hero_game_2fc:hover .ozw-hero_game_btn_2fc {
  background: #00DDD0;
}.ozw-wy_2fc {
  padding: 32px 1rem 0;
  background: #0A0E13;
}
@media(min-width:768px) {.ozw-wy_2fc {
  padding: 2.5rem 24px 0;
}
}.ozw-wy_in_2fc {
  margin: 0 auto;
  max-width: 1320px;
}.ozw-wy_head_2fc {
  max-width: 45rem;
  margin-bottom: 1.125rem;
}.ozw-wy_label_2fc {
  margin-bottom: 8px;
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  color: #00C8B8;
}.ozw-wy_h2_2fc {
  color: #E6EDF4;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 20px;
}
@media(min-width: 767px) {.ozw-wy_h2_2fc {
  font-size: 1.5rem;
}
}.ozw-wy_intro_2fc {
  margin: 0;
  line-height: 1.6;
  color: #587085;
  font-size: 0.813rem;
}.ozw-wy_grid_2fc {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 641px) {.ozw-wy_grid_2fc {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1078px) {.ozw-wy_grid_2fc {
  gap: 16px;
  grid-template-columns: repeat(3,1fr);
}
}.ozw-wy_card_2fc {
  border: 1px solid rgba(255,255,255,0.11);
  padding: 20px;
  transition: border-color .2s,transform .2s;
  border-radius: 0.5rem;
  background: #111820;
}.ozw-wy_card_2fc:hover {
  transform: translateY(-2px);
  border-color: rgba(0,200,184,0.06);
}.ozw-wy_card_ic_2fc {
  background: rgba(0,200,184,0.14);
  border-radius: 50%;
  color: #00C8B8;
  justify-content: center;
  width: 2.75rem;
  display: flex;
  align-items: center;
  margin-bottom: 0.875rem;
  height: 2.75rem;
}.ozw-wy_card_ic_2fc svg {
  stroke-linejoin: round;
  width: 22px;
  height: 22px;
  stroke-linecap: round;
}.ozw-wy_card_h_2fc {
  overflow-wrap: break-word;
  font-size: 15px;
  line-height: 1.25;
  color: #E6EDF4;
  font-weight: 700;
  margin-bottom: 6px;
}.ozw-wy_card_p_2fc {
  overflow-wrap: break-word;
  color: #587085;
  font-size: 13px;
  line-height: 1.6;
}.ozw-wy_card_p_2fc strong {
  font-weight: 600;
  color: #B2C0CE;
}.ozw-gcg_2fc {
  padding: 2.25rem 1rem 0;
  background: #0A0E13;
}
@media(min-width: 769px) {.ozw-gcg_2fc {
  padding: 2.75rem 1.5rem 0;
}
}.ozw-gcg_in_2fc {
  margin: 0 auto;
  max-width: 1320px;
}.ozw-gcg_head_2fc {
  max-width: 720px;
  margin-bottom: 1.25rem;
}.ozw-gcg_label_2fc {
  color: #00C8B8;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.688rem;
  letter-spacing: .08em;
  margin-bottom: 8px;
}.ozw-gcg_h2_2fc {
  color: #E6EDF4;
  font-size: 22px;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 766px) {.ozw-gcg_h2_2fc {
  font-size: 1.75rem;
}
}.ozw-gcg_intro_2fc {
  color: #587085;
  font-size: 0.813rem;
  line-height: 1.6;
}.ozw-gcg_grid_2fc {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.ozw-gcg_grid_2fc {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.ozw-gcg_grid_2fc {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.ozw-gcg_card_2fc {
  border: 1px solid rgba(255,255,255,0.11);
  padding: 20px;
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  border-radius: 12px;
  justify-content: flex-end;
  position: relative;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  min-height: 240px;
}.ozw-gcg_card_2fc:hover {
  border-color: rgba(0,200,184,0.14);
  transform: translateY(-3px);
}.ozw-gcg_card_bg_2fc {
  inset: 0;
  position: absolute;
  z-index: 0;
}.ozw-gcg_card_bg_2fc::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  position: absolute;
  content: '';
}.ozw-gcg_card_ic_2fc {
  border-radius: 0.25rem;
  background: rgba(0,0,0,.45);
  display: flex;
  top: 18px;
  justify-content: center;
  z-index: 2;
  align-items: center;
  right: 1.125rem;
  position: absolute;
  color: #E6EDF4;
  height: 40px;
  width: 2.5rem;
}.ozw-gcg_card_ic_2fc svg {
  stroke-linecap: round;
  height: 20px;
  stroke-linejoin: round;
  width: 20px;
}.ozw-gcg_card_ct_2fc {
  z-index: 1;
  position: relative;
}.ozw-gcg_card_h_2fc {
  font-size: 1.125rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #E6EDF4;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  font-weight: 800;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.ozw-gcg_card_h_2fc {
  font-size: 20px;
}
}.ozw-gcg_card_p_2fc {
  line-height: 1.55;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  color: rgba(255,255,255,.82);
  margin-bottom: 0.625rem;
}.ozw-gcg_card_p_2fc strong {
  color: #E6EDF4;
  font-weight: 600;
}.ozw-gcg_card_cta_2fc {
  gap: 4px;
  text-transform: uppercase;
  letter-spacing: .04em;
  font-size: 0.75rem;
  font-weight: 700;
  align-items: center;
  color: #00C8B8;
  display: inline-flex;
}.ozw-gcg_card_cta_2fc svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 12px;
  height: 0.75rem;
}.ozw-ws_2fc {
  background: #0A0E13;
  padding: 32px 1rem 0;
}
@media(min-width: 770px) {.ozw-ws_2fc {
  padding: 2.25rem 24px 0;
}
}.ozw-ws_in_2fc {
  margin: 0 auto;
  max-width: 1320px;
}.ozw-ws_head_2fc {
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 14px;
  align-items: center;
  justify-content: space-between;
  display: flex;
}.ozw-ws_title_2fc {
  gap: 10px;
  flex-wrap: wrap;
  display: flex;
  font-family: 'Barlow Condensed', sans-serif;
  color: #E6EDF4;
  overflow-wrap: break-word;
  font-weight: 700;
  align-items: center;
  font-size: 1rem;
}.ozw-ws_title_ic_2fc svg {
  color: #E8A820;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 18px;
  height: 18px;
}.ozw-ws_online_2fc {
  gap: 7px;
  display: flex;
  font-weight: 600;
  align-items: center;
  color: #587085;
  font-size: 12px;
}.ozw-ws_online_dot_2fc {
  border-radius: 50%;
  background: #1FBF72;
  box-shadow: 0 0 0.375rem rgba(31,191,114,0.14);
  height: 0.5rem;
  width: 8px;
  flex-shrink: 0;
}.ozw-ws_scroll_2fc {
  gap: 0.5rem;
  padding-bottom: 0.5rem;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
}.ozw-ws_scroll_2fc::-webkit-scrollbar {
  display: none;
}.ozw-wc_2fc {
  gap: 10px;
  border-radius: 8px;
  border: 1px solid rgba(255,255,255,0.11);
  background: #0D1219;
  padding: 10px 0.875rem;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  min-width: 13.75rem;
}.ozw-wc_img_2fc {
  border-radius: 4px;
  overflow: hidden;
  background: #111820;
  flex-shrink: 0;
  height: 36px;
  width: 36px;
}.ozw-wc_img_2fc img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.ozw-wc_info_2fc {
  min-width: 0;
}.ozw-wc_game_2fc {
  overflow: hidden;
  white-space: nowrap;
  color: #B2C0CE;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 12px;
}.ozw-wc_player_2fc {
  overflow: hidden;
  font-size: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #445A6C;
}.ozw-wc_amount_2fc {
  margin-left: auto;
  flex-shrink: 0;
  font-weight: 700;
  color: #1FBF72;
  font-size: 0.813rem;
  white-space: nowrap;
}.ozw-prov_2fc {
  padding: 36px 16px 0;
  background: #0A0E13;
}
@media(min-width: 771px) {.ozw-prov_2fc {
  padding: 44px 24px 0;
}
}.ozw-prov_in_2fc {
  margin: 0 auto;
  max-width: 82.5rem;
}.ozw-prov_head_2fc {
  margin-bottom: 16px;
}.ozw-prov_label_2fc {
  text-transform: uppercase;
  color: #00C8B8;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
}.ozw-prov_h2_2fc {
  overflow-wrap: break-word;
  color: #E6EDF4;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 800;
}
@media(min-width:768px) {.ozw-prov_h2_2fc {
  font-size: 24px;
}
}.ozw-prov_seo_2fc {
  max-width: 38.75rem;
  margin-bottom: 16px;
  line-height: 1.6;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #587085;
}.ozw-prov_seo_2fc strong {
  font-weight: 700;
  color: #B2C0CE;
}.ozw-prov_seo_2fc a {
  text-decoration: underline;
  color: #00C8B8;
}.ozw-prov_grid_2fc {
  gap: 0.5rem;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.ozw-prov_grid_2fc {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1077px) {.ozw-prov_grid_2fc {
  grid-template-columns: repeat(8,1fr);
}
}.ozw-prov_card_2fc {
  gap: 0.438rem;
  transition: border-color .2s,background .2s;
  background: #0D1219;
  padding: 14px 10px;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 8px;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
}.ozw-prov_card_2fc:hover {
  border-color: rgba(0,210,196,0.38);
  background: #111820;
}.ozw-prov_logo_2fc {
  border-radius: 4px;
  overflow: hidden;
  background: rgba(255,255,255,0.05);
  height: 2.75rem;
  width: 2.75rem;
  display: flex;
  justify-content: center;
  align-items: center;
}.ozw-prov_logo_2fc img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}.ozw-prov_name_2fc {
  text-align: center;
  font-size: 0.688rem;
  color: #7A92A8;
  overflow-wrap: break-word;
  font-weight: 600;
}.ozw-bon_2fc {
  background: #0A0E13;
  padding: 36px 1rem 0;
}
@media(min-width: 766px) {.ozw-bon_2fc {
  padding: 2.75rem 1.5rem 0;
}
}.ozw-bon_in_2fc {
  margin: 0 auto;
  max-width: 82.5rem;
}.ozw-bon_head_2fc {
  margin-bottom: 20px;
}.ozw-bon_label_2fc {
  color: #00C8B8;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.ozw-bon_h2_2fc {
  color: #E6EDF4;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
}
@media(min-width: 769px) {.ozw-bon_h2_2fc {
  font-size: 24px;
}
}.ozw-bon_seo_2fc {
  font-size: 13px;
  overflow-wrap: break-word;
  max-width: 620px;
  line-height: 1.6;
  color: #587085;
}.ozw-bon_seo_2fc strong {
  font-weight: 700;
  color: #B2C0CE;
}.ozw-bon_seo_2fc a {
  color: #00C8B8;
  text-decoration: underline;
}.ozw-bon_grid_2fc {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 643px) {.ozw-bon_grid_2fc {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.ozw-bon_grid_2fc {
  grid-template-columns: repeat(5,1fr);
}
}.ozw-bon_card_2fc {
  background: #0D1219;
  padding: 1rem;
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 8px;
  transition: border-color .2s,transform .2s;
}.ozw-bon_card_2fc:hover {
  transform: translateY(-2px);
  border-color: rgba(0,200,184,0.06);
}.ozw-bon_card_ic_2fc svg {
  width: 1.625rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 26px;
}.ozw-bon_card_ic_2fc {
  margin-bottom: 10px;
}.ozw-bon_card_type_2fc {
  font-size: 0.625rem;
  letter-spacing: .06em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 6px;
  color: #587085;
}.ozw-bon_card_amount_2fc {
  line-height: 1.1;
  font-weight: 800;
  font-size: 1.125rem;
  color: #E8A820;
  margin-bottom: 0.375rem;
}.ozw-bon_card_name_2fc {
  font-weight: 600;
  overflow-wrap: break-word;
  color: #E6EDF4;
  margin-bottom: 8px;
  font-size: 0.813rem;
}.ozw-bon_card_detail_2fc {
  border-top: 1px solid rgba(255,255,255,0.05);
  line-height: 1.5;
  padding-top: 8px;
  overflow-wrap: break-word;
  color: #445A6C;
  font-size: 11px;
}.ozw-reg_2fc {
  background: #0A0E13;
  padding: 36px 16px 0;
}
@media(min-width: 766px) {.ozw-reg_2fc {
  padding: 44px 24px 0;
}
}.ozw-reg_in_2fc {
  border: 1px solid rgba(255,255,255,0.06);
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border-radius: 0.75rem;
  background: #111820;
  max-width: 1320px;
}
@media(min-width: 770px) {.ozw-reg_in_2fc {
  padding: 2.5rem;
}
}.ozw-reg_top_2fc {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 858px) {.ozw-reg_top_2fc {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.ozw-reg_label_2fc {
  letter-spacing: .08em;
  margin-bottom: 0.625rem;
  text-transform: uppercase;
  font-size: 0.688rem;
  color: #00C8B8;
  font-weight: 700;
}.ozw-reg_h2_2fc {
  font-size: 22px;
  overflow-wrap: break-word;
  color: #E6EDF4;
  font-family: 'Barlow Condensed', sans-serif;
  margin-bottom: 12px;
  line-height: 1.2;
  font-weight: 800;
}
@media(min-width: 767px) {.ozw-reg_h2_2fc {
  font-size: 1.75rem;
}
}.ozw-reg_bonus_2fc {
  border-radius: 0.5rem;
  background: rgba(232,168,32,0.13);
  border: 1px solid rgba(232,168,32,0.13);
  padding: 10px 16px;
  gap: 8px;
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}.ozw-reg_bonus_amount_2fc {
  color: #E8A820;
  font-size: 1.25rem;
  font-weight: 800;
}.ozw-reg_bonus_text_2fc {
  font-size: 0.813rem;
  color: #7A92A8;
  line-height: 1.35;
}.ozw-reg_cta_btn_2fc {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 0.875rem 32px;
  background: #1FBF72;
  display: inline-block;
  font-weight: 700;
  color: #060C10;
  font-size: 0.938rem;
  margin-bottom: 0.75rem;
  box-shadow: 0 0 0 1px rgba(31,191,114,0.40), 3px 3px 0 rgba(20,140,80,0.28);
}.ozw-reg_cta_btn_2fc:hover {
  background: #23D882;
}.ozw-reg_terms_2fc {
  color: #445A6C;
  font-size: 11px;
  line-height: 1.5;
}.ozw-reg_seo_2fc {
  border-top: 1px solid rgba(255,255,255,0.05);
  padding-top: 20px;
  color: #587085;
  font-size: 0.813rem;
  margin-top: 1.25rem;
  overflow-wrap: break-word;
  line-height: 1.65;
}.ozw-reg_seo_2fc p {
  line-height: 1.65;
  color: #587085;
  font-size: 0.813rem;
  margin-bottom: 10px;
}.ozw-reg_seo_2fc p:last-child {
  margin-bottom: 0;
}.ozw-reg_seo_2fc strong {
  font-weight: 700;
  color: #B2C0CE;
}.ozw-reg_seo_2fc a {
  transition: color .2s;
  color: #00C8B8;
  text-decoration: underline;
}.ozw-reg_seo_2fc a:hover {
  color: #00DDD0;
}.ozw-reg_seo_2fc ul,.ozw-reg_seo_2fc ol {
  list-style: disc;
  margin: 0 0 10px;
  padding-left: 18px;
}.ozw-reg_seo_2fc ol {
  list-style: decimal;
}.ozw-reg_seo_2fc li {
  color: #587085;
  font-size: 13px;
  line-height: 1.65;
  margin-bottom: 0.25rem;
}.ozw-reg_seo_2fc table {
  overflow-x: auto;
  display: block;
  margin-bottom: 10px;
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width: 770px) {.ozw-reg_seo_2fc table {
  display: table;
}
}.ozw-reg_seo_2fc th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  color: #B2C0CE;
  font-weight: 700;
}.ozw-reg_seo_2fc td {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #587085;
}.ozw-reg_steps_2fc {
  gap: 0.875rem;
  display: flex;
  flex-direction: column;
  margin-top: 28px;
}
@media(min-width: 861px) {.ozw-reg_steps_2fc {
  margin-top: 0;
}
}.ozw-reg_step_2fc {
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.06);
  padding: 16px;
  gap: 14px;
  background: rgba(255,255,255,0.05);
  flex-wrap: wrap;
  display: flex;
  align-items: flex-start;
}.ozw-reg_step_num_2fc {
  background: rgba(0,200,184,0.14);
  border-radius: 50%;
  border: 1px solid rgba(0,200,184,0.06);
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  width: 2.125rem;
  height: 34px;
  font-size: 14px;
  font-weight: 800;
  align-items: center;
  color: #00C8B8;
}.ozw-reg_step_title_2fc {
  color: #E6EDF4;
  margin-bottom: 3px;
  font-size: 0.875rem;
  font-weight: 700;
}.ozw-reg_step_text_2fc {
  line-height: 1.5;
  color: #587085;
  font-size: 12px;
}.ozw-reg_trust_2fc {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  padding-top: 1.25rem;
  flex-wrap: wrap;
  margin-top: 1.25rem;
  display: flex;
}.ozw-reg_trust_item_2fc {
  gap: 0.438rem;
  align-items: center;
  color: #587085;
  overflow-wrap: break-word;
  display: flex;
  font-size: 0.75rem;
}.ozw-reg_trust_ic_2fc svg {
  color: #00C8B8;
  stroke-linecap: round;
  width: 1rem;
  stroke-linejoin: round;
  height: 1rem;
}.ozw-htp_2fc {
  padding: 2.25rem 16px 0;
  background: #0A0E13;
}
@media(min-width: 766px) {.ozw-htp_2fc {
  padding: 2.75rem 24px 0;
}
}.ozw-htp_in_2fc {
  margin: 0 auto;
  max-width: 1320px;
}.ozw-htp_head_2fc {
  margin-bottom: 1.375rem;
  max-width: 720px;
}.ozw-htp_label_2fc {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 8px;
  font-weight: 700;
  color: #00C8B8;
}.ozw-htp_h2_2fc {
  font-size: 1.375rem;
  color: #E6EDF4;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 800;
  margin-bottom: 8px;
  overflow-wrap: break-word;
}
@media(min-width: 765px) {.ozw-htp_h2_2fc {
  font-size: 1.75rem;
}
}.ozw-htp_intro_2fc {
  font-size: 14px;
  color: #587085;
  line-height: 1.6;
}.ozw-htp_steps_2fc {
  gap: 12px;
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr;
  counter-reset: none;
}
@media(min-width: 641px) {.ozw-htp_steps_2fc {
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.ozw-htp_steps_2fc {
  gap: 14px;
  grid-template-columns: repeat(4,1fr);
}
}.ozw-htp_step_2fc {
  border: 1px solid rgba(255,255,255,0.11);
  padding: 20px 18px 18px;
  background: #111820;
  border-radius: 8px;
  position: relative;
  flex-direction: column;
  display: flex;
}.ozw-htp_step_num_2fc {
  border-radius: 50%;
  background: #00C8B8;
  font-weight: 800;
  justify-content: center;
  top: -12px;
  align-items: center;
  font-size: 0.813rem;
  position: absolute;
  height: 1.75rem;
  color: #060C10;
  left: 20px;
  display: flex;
  font-family: 'Barlow Condensed', sans-serif;
  width: 1.75rem;
}.ozw-htp_step_ic_2fc {
  border-radius: 4px;
  background: rgba(0,200,184,0.14);
  margin: 8px 0 12px;
  height: 36px;
  align-items: center;
  width: 2.25rem;
  justify-content: center;
  color: #00C8B8;
  display: flex;
}.ozw-htp_step_ic_2fc svg {
  width: 18px;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 18px;
}.ozw-htp_step_h_2fc {
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.25;
  color: #E6EDF4;
  overflow-wrap: break-word;
  font-weight: 700;
}.ozw-htp_step_p_2fc {
  font-size: 13px;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #587085;
}.ozw-htp_step_p_2fc strong {
  color: #B2C0CE;
  font-weight: 600;
}.ozw-htp_cta_2fc {
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  border-radius: 8px;
  background: #1FBF72;
  display: inline-block;
  margin-top: 1.25rem;
  font-size: 14px;
  font-weight: 700;
  color: #060C10;
}.ozw-htp_cta_2fc:hover {
  background: #23D882;
}.ozw-app_2fc {
  padding: 2.25rem 1rem 0;
  background: #0A0E13;
}
@media(min-width: 771px) {.ozw-app_2fc {
  padding: 44px 24px 0;
}
}.ozw-app_in_2fc {
  margin: 0 auto;
  max-width: 1320px;
}.ozw-app_head_2fc {
  margin-bottom: 1rem;
}.ozw-app_label_2fc {
  text-transform: uppercase;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  font-size: 11px;
  font-weight: 700;
  color: #00C8B8;
}.ozw-app_h2_2fc {
  overflow-wrap: break-word;
  color: #E6EDF4;
  font-weight: 800;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 20px;
  margin-bottom: 0.375rem;
}
@media(min-width:768px) {.ozw-app_h2_2fc {
  font-size: 24px;
}
}.ozw-app_sub_2fc {
  overflow-wrap: break-word;
  color: #587085;
  max-width: 37.5rem;
  line-height: 1.6;
  font-size: 0.813rem;
}.ozw-app_sub_2fc strong {
  color: #B2C0CE;
  font-weight: 700;
}.ozw-app_cards_2fc {
  gap: 10px;
  margin-top: 1rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.ozw-app_cards_2fc {
  grid-template-columns: repeat(3,1fr);
}
}.ozw-app_card_2fc {
  gap: 1rem;
  padding: 1.25rem;
  overflow: hidden;
  border-radius: 8px;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
  display: flex;
}.ozw-app_card_ios_2fc {
  background: linear-gradient(135deg,rgba(0,200,184,0.14) 0%,#111820 100%);
}.ozw-app_card_android_2fc {
  background: linear-gradient(135deg,rgba(31,191,114,0.14) 0%,#111820 100%);
}.ozw-app_card_win_2fc {
  background: linear-gradient(135deg,rgba(232,168,32,0.13) 0%,#111820 100%);
}.ozw-app_card_ic_2fc svg {
  height: 34px;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 34px;
}.ozw-app_card_ic_2fc {
  color: #E6EDF4;
  flex-shrink: 0;
}.ozw-app_card_os_2fc {
  margin-bottom: 0.375rem;
  letter-spacing: .08em;
  font-size: 10px;
  font-weight: 700;
  color: #587085;
  text-transform: uppercase;
}.ozw-app_card_title_2fc {
  color: #E6EDF4;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0.375rem;
  font-size: 0.938rem;
  overflow-wrap: break-word;
}.ozw-app_card_text_2fc {
  color: #587085;
  line-height: 1.5;
  margin-bottom: 0.875rem;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.ozw-app_card_btn_2fc {
  gap: 7px;
  background: rgba(255,255,255,0.12);
  border-radius: 4px;
  border: 1px solid rgba(0,210,196,0.38);
  padding: 0.625rem 18px;
  transition: background .2s;
  align-items: center;
  font-weight: 700;
  color: #E6EDF4;
  font-size: 13px;
  display: inline-flex;
}.ozw-app_card_btn_2fc:hover {
  background: rgba(255,255,255,0.07);
}.ozw-rv_2fc {
  padding: 36px 1rem 0;
  background: #0A0E13;
}
@media(min-width: 765px) {.ozw-rv_2fc {
  padding: 44px 1.5rem 0;
}
}.ozw-rv_in_2fc {
  margin: 0 auto;
  max-width: 82.5rem;
}.ozw-rv_head_2fc {
  margin-bottom: 1.25rem;
  max-width: 720px;
}.ozw-rv_label_2fc {
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #00C8B8;
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 700;
}.ozw-rv_h2_2fc {
  font-family: 'Barlow Condensed', sans-serif;
  color: #E6EDF4;
  font-size: 22px;
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 0.625rem;
}
@media(min-width: 769px) {.ozw-rv_h2_2fc {
  font-size: 28px;
}
}.ozw-rv_stats_2fc {
  gap: 18px;
  font-size: 0.813rem;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  color: #587085;
}.ozw-rv_stats_score_2fc {
  gap: 0.375rem;
  align-items: baseline;
  display: flex;
}.ozw-rv_stats_score_val_2fc {
  font-weight: 800;
  font-size: 1.375rem;
  font-family: 'Barlow Condensed', sans-serif;
  color: #E8A820;
}.ozw-rv_stats_score_max_2fc {
  font-size: 0.813rem;
  color: #445A6C;
}.ozw-rv_stats_badge_2fc {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.ozw-rv_stats_badge_2fc svg {
  width: 0.875rem;
  height: 0.875rem;
  color: #E8A820;
}.ozw-rv_grid_2fc {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 642px) {.ozw-rv_grid_2fc {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1079px) {.ozw-rv_grid_2fc {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.ozw-rv_card_2fc {
  padding: 1.25rem;
  background: #111820;
  border-radius: 0.5rem;
  border: 1px solid rgba(255,255,255,0.11);
  flex-direction: column;
  display: flex;
}.ozw-rv_card_stars_2fc {
  gap: 2px;
  color: #E8A820;
  display: flex;
  margin-bottom: 0.625rem;
}.ozw-rv_card_stars_2fc svg {
  width: 0.875rem;
  height: 14px;
}.ozw-rv_card_h_2fc {
  margin-bottom: 8px;
  line-height: 1.3;
  color: #E6EDF4;
  overflow-wrap: break-word;
  font-weight: 700;
  font-size: 0.875rem;
}.ozw-rv_card_body_2fc {
  flex: 1;
  font-size: 0.813rem;
  color: #587085;
  line-height: 1.65;
  margin-bottom: 14px;
  overflow-wrap: break-word;
}.ozw-rv_card_body_2fc strong {
  font-weight: 600;
  color: #B2C0CE;
}.ozw-rv_card_meta_2fc {
  border-top: 1px solid rgba(255,255,255,0.05);
  gap: 0.625rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.75rem;
  flex-wrap: wrap;
}.ozw-rv_card_author_2fc {
  font-size: 12px;
  font-weight: 600;
  color: #B2C0CE;
}.ozw-rv_card_date_2fc {
  font-size: 0.688rem;
  color: #445A6C;
}.ozw-seo_2fc {
  padding: 36px 16px 0;
  background: #0A0E13;
}
@media(min-width: 765px) {.ozw-seo_2fc {
  padding: 2.75rem 1.5rem 0;
}
}.ozw-seo_in_2fc {
  margin: 0 auto;
  border-radius: 12px;
  padding: 1.75rem 24px;
  background: #111820;
  border: 1px solid rgba(255,255,255,0.11);
  max-width: 82.5rem;
}
@media(min-width: 769px) {.ozw-seo_in_2fc {
  padding: 36px 2.5rem;
}
}.ozw-seo_label_2fc {
  text-transform: uppercase;
  color: #00C8B8;
  font-weight: 700;
  margin-bottom: 0.625rem;
  font-size: 11px;
  letter-spacing: .08em;
}.ozw-seo_h2_2fc {
  line-height: 1.25;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-family: 'Barlow Condensed', sans-serif;
  color: #E6EDF4;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 765px) {.ozw-seo_h2_2fc {
  font-size: 1.5rem;
}
}.ozw-seo_body_2fc {
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #7A92A8;
}.ozw-seo_body_2fc p {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.75;
  color: #7A92A8;
}.ozw-seo_body_2fc p:last-child {
  margin-bottom: 0;
}.ozw-seo_body_2fc strong {
  color: #B2C0CE;
  font-weight: 700;
}.ozw-seo_body_2fc a {
  transition: color .2s;
  color: #00C8B8;
  text-decoration: underline;
}.ozw-seo_body_2fc a:hover {
  color: #00DDD0;
}.ozw-seo_body_2fc ul,.ozw-seo_body_2fc ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 1.375rem;
}.ozw-seo_body_2fc ol {
  list-style: decimal;
}.ozw-seo_body_2fc li {
  margin-bottom: 0.375rem;
  color: #7A92A8;
  line-height: 1.75;
  font-size: 14px;
}.ozw-seo_body_2fc table {
  margin-bottom: 0.75rem;
  display: block;
  overflow-x: auto;
  width: 100%;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width: 769px) {.ozw-seo_body_2fc table {
  display: table;
}
}.ozw-seo_body_2fc th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #B2C0CE;
}.ozw-seo_body_2fc td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 12px;
  color: #7A92A8;
}.ozw-seo_cols_2fc {
  gap: 24px;
  display: grid;
  margin-top: 20px;
}
@media(min-width: 642px) {.ozw-seo_cols_2fc {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.ozw-seo_cols_2fc {
  grid-template-columns: repeat(3,1fr);
}
}.ozw-seo_col_h_2fc {
  font-size: 13px;
  overflow-wrap: break-word;
  color: #B2C0CE;
  font-weight: 700;
  margin-bottom: 7px;
}.ozw-seo_col_p_2fc {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #587085;
  overflow-wrap: break-word;
}.ozw-seo_stats_2fc {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.ozw-seo_stat_2fc {
  flex: 1;
  border: 1px solid rgba(0,200,184,0.14);
  padding: 0.875rem 16px;
  border-radius: 0.5rem;
  background: rgba(0,200,184,0.06);
  min-width: 8.75rem;
}.ozw-seo_stat_val_2fc {
  font-weight: 800;
  overflow-wrap: break-word;
  font-size: 20px;
  color: #00C8B8;
  margin-bottom: 4px;
}.ozw-seo_stat_lb_2fc {
  color: #587085;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.ozw-pmt_2fc {
  background: #0A0E13;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.ozw-pmt_2fc {
  padding: 2.75rem 1.5rem 0;
}
}.ozw-pmt_in_2fc {
  margin: 0 auto;
  max-width: 82.5rem;
}.ozw-pmt_head_2fc {
  max-width: 720px;
  margin-bottom: 1.375rem;
}.ozw-pmt_label_2fc {
  letter-spacing: .08em;
  font-size: 0.688rem;
  margin-bottom: 8px;
  font-weight: 700;
  text-transform: uppercase;
  color: #00C8B8;
}.ozw-pmt_h2_2fc {
  overflow-wrap: break-word;
  margin-bottom: 8px;
  font-weight: 800;
  color: #E6EDF4;
  font-size: 1.375rem;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 766px) {.ozw-pmt_h2_2fc {
  font-size: 28px;
}
}.ozw-pmt_intro_2fc {
  color: #587085;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  line-height: 1.6;
}.ozw-pmt_groups_2fc {
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
}.ozw-pmt_group_2fc {
  padding: 20px;
  border-radius: 8px;
  background: #111820;
  border: 1px solid rgba(255,255,255,0.11);
}.ozw-pmt_group_head_2fc {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 0.625rem;
}.ozw-pmt_group_ic_2fc {
  background: rgba(0,200,184,0.14);
  border-radius: 0.25rem;
  color: #00C8B8;
  display: flex;
  width: 36px;
  align-items: center;
  height: 2.25rem;
  justify-content: center;
  flex-shrink: 0;
}.ozw-pmt_group_ic_2fc svg {
  stroke-linejoin: round;
  height: 1.125rem;
  width: 1.125rem;
  stroke-linecap: round;
}.ozw-pmt_group_h_2fc {
  margin: 0;
  font-size: 1rem;
  color: #E6EDF4;
  font-weight: 700;
  font-family: 'Barlow Condensed', sans-serif;
  overflow-wrap: break-word;
}.ozw-pmt_group_p_2fc {
  font-size: 0.813rem;
  line-height: 1.6;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  color: #587085;
}.ozw-pmt_group_p_2fc strong {
  color: #B2C0CE;
  font-weight: 600;
}.ozw-pmt_table_wrap_2fc {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.ozw-pmt_table_2fc {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.813rem;
  min-width: 33.75rem;
}.ozw-pmt_table_2fc th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  color: #B2C0CE;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: .04em;
  font-size: 0.688rem;
  font-weight: 700;
  white-space: nowrap;
}.ozw-pmt_table_2fc td {
  padding: 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #587085;
}.ozw-pmt_table_2fc tbody tr:last-child td {
  border-bottom: none;
}.ozw-pmt_table_2fc tr:hover td {
  background: rgba(255,255,255,0.05);
  color: #B2C0CE;
}.ozw-seo_2fc {
  background: #0A0E13;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.ozw-seo_2fc {
  padding: 44px 24px 0;
}
}.ozw-seo_in_2fc {
  padding: 28px 1.5rem;
  margin: 0 auto;
  border-radius: 0.75rem;
  border: 1px solid rgba(255,255,255,0.11);
  background: #111820;
  max-width: 1320px;
}
@media(min-width: 766px) {.ozw-seo_in_2fc {
  padding: 2.25rem 40px;
}
}.ozw-seo_label_2fc {
  letter-spacing: .08em;
  margin-bottom: 10px;
  font-weight: 700;
  color: #00C8B8;
  font-size: 0.688rem;
  text-transform: uppercase;
}.ozw-seo_h2_2fc {
  overflow-wrap: break-word;
  font-weight: 800;
  margin-bottom: 14px;
  line-height: 1.25;
  font-family: 'Barlow Condensed', sans-serif;
  color: #E6EDF4;
  font-size: 1.25rem;
}
@media(min-width: 766px) {.ozw-seo_h2_2fc {
  font-size: 24px;
}
}.ozw-seo_body_2fc {
  color: #7A92A8;
  font-size: 14px;
  overflow-wrap: break-word;
  line-height: 1.75;
}.ozw-seo_body_2fc p {
  font-size: 0.875rem;
  line-height: 1.75;
  color: #7A92A8;
  margin-bottom: 12px;
}.ozw-seo_body_2fc p:last-child {
  margin-bottom: 0;
}.ozw-seo_body_2fc strong {
  font-weight: 700;
  color: #B2C0CE;
}.ozw-seo_body_2fc a {
  transition: color .2s;
  color: #00C8B8;
  text-decoration: underline;
}.ozw-seo_body_2fc a:hover {
  color: #00DDD0;
}.ozw-seo_body_2fc ul,.ozw-seo_body_2fc ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 1.375rem;
}.ozw-seo_body_2fc ol {
  list-style: decimal;
}.ozw-seo_body_2fc li {
  margin-bottom: 0.375rem;
  color: #7A92A8;
  font-size: 14px;
  line-height: 1.75;
}.ozw-seo_body_2fc table {
  width: 100%;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  font-size: 13px;
}
@media(min-width: 770px) {.ozw-seo_body_2fc table {
  display: table;
}
}.ozw-seo_body_2fc th {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  font-weight: 700;
  text-align: left;
  color: #B2C0CE;
}.ozw-seo_body_2fc td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #7A92A8;
}.ozw-seo_cols_2fc {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width:640px) {.ozw-seo_cols_2fc {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1081px) {.ozw-seo_cols_2fc {
  grid-template-columns: repeat(3,1fr);
}
}.ozw-seo_col_h_2fc {
  margin-bottom: 0.438rem;
  overflow-wrap: break-word;
  font-weight: 700;
  color: #B2C0CE;
  font-size: 0.813rem;
}.ozw-seo_col_p_2fc {
  line-height: 1.65;
  color: #587085;
  overflow-wrap: break-word;
  font-size: 13px;
}.ozw-seo_stats_2fc {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.ozw-seo_stat_2fc {
  border-radius: 8px;
  flex: 1;
  border: 1px solid rgba(0,200,184,0.14);
  background: rgba(0,200,184,0.06);
  padding: 0.875rem 1rem;
  min-width: 8.75rem;
}.ozw-seo_stat_val_2fc {
  overflow-wrap: break-word;
  margin-bottom: 4px;
  color: #00C8B8;
  font-size: 1.25rem;
  font-weight: 800;
}.ozw-seo_stat_lb_2fc {
  overflow-wrap: break-word;
  font-size: 0.688rem;
  color: #587085;
}.ozw-faq_2fc {
  padding: 36px 16px 0;
  background: #0A0E13;
}
@media(min-width: 767px) {.ozw-faq_2fc {
  padding: 2.75rem 1.5rem 0;
}
}.ozw-faq_in_2fc {
  margin: 0 auto;
  max-width: 1320px;
}.ozw-faq_head_2fc {
  margin-bottom: 1.25rem;
}.ozw-faq_label_2fc {
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  color: #00C8B8;
  margin-bottom: 8px;
  letter-spacing: .08em;
}.ozw-faq_h2_2fc {
  font-size: 20px;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #E6EDF4;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 771px) {.ozw-faq_h2_2fc {
  font-size: 1.5rem;
}
}.ozw-faq_list_2fc {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.ozw-faq_item_2fc {
  background: #111820;
  border-radius: 0.5rem;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.11);
}.ozw-faq_q_2fc {
  transition: color .2s;
  padding: 16px 1.25rem;
  gap: 0.75rem;
  color: #B2C0CE;
  font-size: 14px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  justify-content: space-between;
  cursor: pointer;
  font-weight: 600;
}.ozw-faq_q_2fc:hover {
  color: #E6EDF4;
}.ozw-faq_q_ic_2fc {
  transition: transform .25s;
  border-radius: 50%;
  background: rgba(255,255,255,0.05);
  height: 1.5rem;
  justify-content: center;
  font-size: 1rem;
  width: 1.5rem;
  align-items: center;
  display: flex;
  flex-shrink: 0;
  color: #00C8B8;
}.ozw-faq_item_2fc.ozw-state_open_2fc .ozw-faq_q_ic_2fc {
  transform: rotate(45deg);
}.ozw-faq_a_2fc {
  padding: 0 1.25rem 16px;
  color: #587085;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.7;
  display: none;
}.ozw-faq_item_2fc.ozw-state_open_2fc .ozw-faq_a_2fc {
  display: block;
}.ozw-faq_a_2fc strong {
  font-weight: 700;
  color: #B2C0CE;
}.ozw-faq_a_2fc a {
  text-decoration: underline;
  color: #00C8B8;
}.ozw-faq_a_2fc ul,.ozw-faq_a_2fc ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 20px;
}.ozw-faq_a_2fc ol {
  list-style: decimal;
}.ozw-faq_a_2fc li {
  line-height: 1.6;
  margin-bottom: 4px;
}.ozw-faq_a_2fc table {
  margin: 0.5rem 0;
  border-collapse: collapse;
  width: 100%;
  font-size: 12px;
  display: block;
  overflow-x: auto;
}
@media(min-width: 767px) {.ozw-faq_a_2fc table {
  display: table;
}
}.ozw-faq_a_2fc th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #B2C0CE;
  font-weight: 700;
  text-align: left;
}.ozw-faq_a_2fc td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.375rem 8px;
  color: #587085;
}.ozw-seo_2fc {
  background: #0A0E13;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 771px) {.ozw-seo_2fc {
  padding: 2.75rem 1.5rem 0;
}
}.ozw-seo_in_2fc {
  padding: 28px 1.5rem;
  border-radius: 0.75rem;
  border: 1px solid rgba(255,255,255,0.11);
  margin: 0 auto;
  background: #111820;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.ozw-seo_in_2fc {
  padding: 36px 40px;
}
}.ozw-seo_label_2fc {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  color: #00C8B8;
}.ozw-seo_h2_2fc {
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  color: #E6EDF4;
  font-weight: 800;
  font-size: 20px;
  line-height: 1.25;
  font-family: 'Barlow Condensed', sans-serif;
}
@media(min-width: 771px) {.ozw-seo_h2_2fc {
  font-size: 24px;
}
}.ozw-seo_body_2fc {
  font-size: 0.875rem;
  color: #7A92A8;
  line-height: 1.75;
  overflow-wrap: break-word;
}.ozw-seo_body_2fc p {
  line-height: 1.75;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  color: #7A92A8;
}.ozw-seo_body_2fc p:last-child {
  margin-bottom: 0;
}.ozw-seo_body_2fc strong {
  color: #B2C0CE;
  font-weight: 700;
}.ozw-seo_body_2fc a {
  transition: color .2s;
  color: #00C8B8;
  text-decoration: underline;
}.ozw-seo_body_2fc a:hover {
  color: #00DDD0;
}.ozw-seo_body_2fc ul,.ozw-seo_body_2fc ol {
  margin: 0 0 0.75rem;
  list-style: disc;
  padding-left: 22px;
}.ozw-seo_body_2fc ol {
  list-style: decimal;
}.ozw-seo_body_2fc li {
  color: #7A92A8;
  font-size: 14px;
  line-height: 1.75;
  margin-bottom: 6px;
}.ozw-seo_body_2fc table {
  display: block;
  width: 100%;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  font-size: 0.813rem;
  border-collapse: collapse;
}
@media(min-width: 770px) {.ozw-seo_body_2fc table {
  display: table;
}
}.ozw-seo_body_2fc th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #B2C0CE;
  text-align: left;
}.ozw-seo_body_2fc td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #7A92A8;
}.ozw-seo_cols_2fc {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 638px) {.ozw-seo_cols_2fc {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.ozw-seo_cols_2fc {
  grid-template-columns: repeat(3,1fr);
}
}.ozw-seo_col_h_2fc {
  overflow-wrap: break-word;
  font-size: 13px;
  color: #B2C0CE;
  margin-bottom: 7px;
  font-weight: 700;
}.ozw-seo_col_p_2fc {
  line-height: 1.65;
  font-size: 0.813rem;
  color: #587085;
  overflow-wrap: break-word;
}.ozw-seo_stats_2fc {
  gap: 1rem;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.ozw-seo_stat_2fc {
  padding: 0.875rem 16px;
  border: 1px solid rgba(0,200,184,0.14);
  background: rgba(0,200,184,0.06);
  border-radius: 0.5rem;
  flex: 1;
  min-width: 8.75rem;
}.ozw-seo_stat_val_2fc {
  overflow-wrap: break-word;
  font-size: 1.25rem;
  color: #00C8B8;
  font-weight: 800;
  margin-bottom: 4px;
}.ozw-seo_stat_lb_2fc {
  color: #587085;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.ozw-ft_2fc {
  border-top: 1px solid rgba(255,255,255,0.05);
  background: #060911;
  margin-top: 48px;
}.ozw-ft_support_2fc {
  padding: 1.5rem 16px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}
@media(min-width: 766px) {.ozw-ft_support_2fc {
  padding: 28px 24px;
}
}.ozw-ft_support_in_2fc {
  margin: 0 auto;
  gap: 16px;
  max-width: 1320px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.ozw-ft_support_main_2fc {
  flex: 1;
  gap: 1rem;
  align-items: center;
  display: flex;
  min-width: 220px;
  flex-wrap: wrap;
}.ozw-ft_support_ic_2fc {
  flex-shrink: 0;
  color: #00C8B8;
}.ozw-ft_support_ic_2fc svg {
  width: 1.875rem;
  height: 1.875rem;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ozw-ft_support_text_title_2fc {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 3px;
  color: #E6EDF4;
  font-size: 15px;
}.ozw-ft_support_text_sub_2fc {
  color: #587085;
  font-size: 12px;
  overflow-wrap: break-word;
}.ozw-ft_support_btn_2fc {
  transition: background .2s;
  border-radius: 0.5rem;
  padding: 0.688rem 22px;
  background: #00C8B8;
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
  font-weight: 700;
  color: #E6EDF4;
}.ozw-ft_support_btn_2fc:hover {
  background: #00DDD0;
}.ozw-ft_support_contacts_2fc {
  gap: 1rem;
  margin-left: auto;
  flex-wrap: wrap;
  display: flex;
}.ozw-ft_support_contact_2fc {
  line-height: 1.4;
  font-size: 0.75rem;
  color: #445A6C;
}.ozw-ft_support_contact_2fc strong {
  font-size: 0.688rem;
  font-weight: 600;
  color: #7A92A8;
  margin-bottom: 2px;
  display: block;
}.ozw-ft_main_2fc {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 32px 1rem 1.5rem;
}
@media(min-width: 767px) {.ozw-ft_main_2fc {
  padding: 40px 24px 2rem;
}
}.ozw-ft_main_in_2fc {
  margin: 0 auto;
  gap: 1.5rem;
  grid-template-columns: 1fr 1fr;
  max-width: 82.5rem;
  display: grid;
}
@media(min-width: 642px) {.ozw-ft_main_in_2fc {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.ozw-ft_main_in_2fc {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.ozw-ft_col_logo_2fc {
  grid-column: 1/-1;
}
@media(min-width:1080px) {.ozw-ft_col_logo_2fc {
  grid-column: auto;
}
}.ozw-ft_logo_2fc {
  gap: 9px;
  flex-wrap: wrap;
  margin-bottom: 12px;
  font-weight: 800;
  font-size: 1rem;
  color: #E6EDF4;
  overflow-wrap: break-word;
  display: flex;
  align-items: center;
}.ozw-ft_logo_mark_2fc {
  border-radius: 4px;
  overflow: hidden;
  width: 1.875rem;
  height: 1.875rem;
}.ozw-ft_logo_mark_2fc img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}.ozw-ft_logo_sub_2fc {
  line-height: 1.55;
  max-width: 200px;
  color: #445A6C;
  font-size: 0.75rem;
  overflow-wrap: break-word;
}.ozw-ft_col_title_2fc {
  letter-spacing: .07em;
  font-size: 12px;
  color: #7A92A8;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 14px;
}.ozw-ft_col_links_2fc {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.ozw-ft_col_link_2fc {
  transition: color .2s;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #445A6C;
}.ozw-ft_col_link_2fc:hover {
  color: #B2C0CE;
}.ozw-ft_apps_2fc {
  gap: 0.5rem;
  flex-direction: column;
  display: flex;
}.ozw-ft_app_card_2fc {
  padding: 10px 0.75rem;
  transition: border-color .2s;
  border-radius: 4px;
  gap: 10px;
  border: 1px solid rgba(255,255,255,0.11);
  background: rgba(255,255,255,0.05);
  align-items: center;
  display: flex;
}.ozw-ft_app_card_2fc:hover {
  border-color: rgba(0,210,196,0.38);
}.ozw-ft_app_card_ic_2fc svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 22px;
  width: 22px;
}.ozw-ft_app_card_os_2fc {
  font-size: 10px;
  font-weight: 600;
  color: #445A6C;
}.ozw-ft_app_card_action_2fc {
  font-size: 0.75rem;
  color: #B2C0CE;
  font-weight: 700;
}.ozw-ft_bot_2fc {
  padding: 1.25rem 1rem;
}
@media(min-width:768px) {.ozw-ft_bot_2fc {
  padding: 1.25rem 1.5rem;
}
}.ozw-ft_bot_in_2fc {
  margin: 0 auto;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  max-width: 1320px;
  align-items: center;
}.ozw-ft_socials_2fc {
  gap: 8px;
  display: flex;
}.ozw-ft_soc_2fc {
  border: 1px solid rgba(255,255,255,0.11);
  border-radius: 4px;
  background: rgba(255,255,255,0.05);
  transition: background .2s;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 36px;
  height: 36px;
  color: #7A92A8;
}.ozw-ft_soc_2fc svg {
  width: 16px;
  stroke-linecap: round;
  height: 16px;
  stroke-linejoin: round;
}.ozw-ft_soc_2fc:hover {
  background: rgba(255,255,255,0.07);
}.ozw-ft_legal_2fc {
  flex: 1;
  line-height: 1.6;
  color: #6080920;
  font-size: 11px;
  overflow-wrap: break-word;
  min-width: 12.5rem;
}.ozw-ft_legal_2fc strong {
  color: #7A92A8;
  font-weight: 700;
}.ozw-ft_legal_2fc a {
  color: #7A92A8;
  text-decoration: underline;
}.ozw-ft_age_2fc {
  border: 2px solid #6080920;
  border-radius: 50%;
  width: 2rem;
  align-items: center;
  color: #6080920;
  display: flex;
  font-weight: 800;
  font-size: 0.688rem;
  justify-content: center;
  height: 32px;
  flex-shrink: 0;
  margin-left: auto;
}