html {
  box-sizing: border-box;
}*,*::before,*::after {
  box-sizing: inherit;
}* {
  margin: 0;
  padding: 0;
}ul,ol {
  list-style: none;
}input,textarea,select,button {
  font: inherit;
}button {
  background: none;
  border: 0;
  color: inherit;
  cursor: pointer;
}a:link,a:visited {
  color: inherit;
  text-decoration: none;
}img,svg,video {
  display: block;
  max-width: 100%;
}body {
  background: #070D13;
  color: #B4CCD6;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  line-height: 1.6;
  font-family: 'DM Sans', sans-serif;
}.ohs-layout_0zu {
  flex-direction: column;
  min-height: 100vh;
  display: flex;
}.ohs-page_0zu {
  display: flex;
  min-height: 100vh;
}.ohs-main_0zu {
  flex: 1;
  padding-top: 3.5rem;
  min-width: 0;
}
@media (min-width:1080px) {.ohs-main_0zu {
  padding-left: 220px;
}
}
@media (max-width:1079px) {.ohs-main_0zu {
  padding-bottom: 4.5rem;
}
}.ohs-gc_0zu {
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.06);
  transition: transform .2s,border-color .2s;
  border-radius: 6px;
  background: #0A1219;
  width: 140px;
  cursor: pointer;
  flex-shrink: 0;
  position: relative;
}
@media(min-width: 638px) {.ohs-gc_0zu {
  width: 156px;
}
}
@media(min-width: 1082px) {.ohs-gc_0zu {
  width: 168px;
}
}.ohs-gc_0zu:hover {
  transform: translateY(-3px);
  border-color: rgba(0,200,228,0.06);
}.ohs-gc_img_0zu {
  overflow: hidden;
  padding-bottom: 80%;
  width: 100%;
  position: relative;
}.ohs-gc_img_0zu img {
  inset: 0;
  object-fit: cover;
  width: 100%;
  position: absolute;
  height: 100%;
}.ohs-gc_hover_0zu {
  background: rgba(4,10,14,0.76);
  inset: 0;
  transition: opacity .2s;
  align-items: center;
  justify-content: center;
  opacity: 0;
  display: flex;
  position: absolute;
}.ohs-gc_0zu:hover .ohs-gc_hover_0zu {
  opacity: 1;
}.ohs-gc_hover_btn_0zu {
  padding: 0.5rem 1rem;
  background: #00C8E4;
  border-radius: 0.25rem;
  font-weight: 700;
  font-size: 0.75rem;
  color: #E6F5FA;
}.ohs-gc_info_0zu {
  padding: 8px 10px 10px;
}.ohs-gc_name_0zu {
  overflow: hidden;
  margin-bottom: 3px;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap;
  color: #B4CCD6;
  text-overflow: ellipsis;
  max-width: 100%;
}.ohs-gc_prov_0zu {
  color: #3D5260;
  font-size: 0.625rem;
}.ohs-gc_tag_0zu {
  border-radius: 4px;
  padding: 2px 7px;
  text-transform: uppercase;
  z-index: 2;
  left: 6px;
  position: absolute;
  letter-spacing: .04em;
  top: 6px;
  font-weight: 700;
  font-size: 9px;
}.ohs-gc_tag_hot_0zu {
  background: #E83C3C;
  color: #fff;
}.ohs-gc_tag_new_0zu {
  background: #00C47C;
  color: #070D13;
}.ohs-gc_tag_jp_0zu {
  background: #E8A800;
  color: #070D13;
}.ohs-gc_tag_ex_0zu {
  background: #005E88;
  color: #fff;
}.ohs-gc_tag_live_0zu {
  background: #E83C3C;
  color: #fff;
}.ohs-gr_0zu {
  padding: 32px 1rem 0;
  background: #070D13;
}
@media(min-width: 766px) {.ohs-gr_0zu {
  padding: 36px 1.5rem 0;
}
}.ohs-gr_in_0zu {
  margin: 0 auto;
  max-width: 82.5rem;
}.ohs-gr_head_0zu {
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  margin-bottom: 10px;
}.ohs-gr_head_l_0zu {
  gap: 0.625rem;
  flex: 1;
  display: flex;
  min-width: 0;
  align-items: center;
}.ohs-gr_ic_0zu {
  border-radius: 6px;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 2rem;
  flex-shrink: 0;
  height: 32px;
}.ohs-gr_ic_0zu svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 16px;
}.ohs-gr_title_0zu {
  color: #E6F5FA;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  font-size: 1rem;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.ohs-gr_title_0zu {
  font-size: 18px;
}
}.ohs-gr_more_0zu {
  gap: 5px;
  transition: color .2s;
  white-space: nowrap;
  font-weight: 600;
  align-items: center;
  color: #506470;
  font-size: 0.75rem;
  flex-shrink: 0;
  display: flex;
}.ohs-gr_more_0zu:hover {
  color: #00C8E4;
}.ohs-gr_more_0zu svg {
  stroke-linecap: round;
  height: 0.75rem;
  stroke-linejoin: round;
  width: 0.75rem;
}.ohs-gr_arrows_0zu {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.ohs-gr_arr_0zu {
  border-radius: 4px;
  transition: background .15s,color .15s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  justify-content: center;
  display: flex;
  color: #7899AA;
  align-items: center;
  width: 30px;
  height: 1.875rem;
}.ohs-gr_arr_0zu:hover {
  background: rgba(255,255,255,0.07);
  color: #E6F5FA;
}.ohs-gr_arr_0zu svg {
  width: 13px;
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ohs-gr_seo_h_0zu {
  margin: 0 0 6px;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-size: 13px;
  color: #B4CCD6;
  max-width: 680px;
  font-weight: 700;
}
@media(min-width: 771px) {.ohs-gr_seo_h_0zu {
  font-size: 0.875rem;
}
}.ohs-gr_seo_0zu {
  max-width: 680px;
  margin-bottom: 12px;
  line-height: 1.55;
  overflow-wrap: break-word;
  color: #506470;
  font-size: 12px;
}.ohs-gr_seo_0zu strong {
  color: #B4CCD6;
  font-weight: 600;
}.ohs-gr_scroll_0zu {
  gap: 10px;
  -webkit-overflow-scrolling: touch;
  padding-bottom: 0.625rem;
  scrollbar-width: none;
  overflow-x: auto;
  display: flex;
}.ohs-gr_scroll_0zu::-webkit-scrollbar {
  display: none;
}
@media(min-width: 771px) {.ohs-gr_scroll_0zu {
  gap: 0.75rem;
}
}.ohs-tb_0zu {
  background: #070D13;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  position: fixed;
  height: 3.5rem;
  z-index: 80;
  align-items: center;
  left: 0;
  right: 0;
  top: 0;
  display: flex;
}.ohs-tb_in_0zu {
  gap: 0;
  padding: 0 14px;
  align-items: center;
  display: flex;
  width: 100%;
  height: 100%;
}.ohs-tb_burger_0zu {
  border-radius: 0.375rem;
  gap: 0.313rem;
  flex-shrink: 0;
  justify-content: center;
  display: flex;
  width: 2.375rem;
  margin-right: 8px;
  align-items: center;
  height: 38px;
  flex-direction: column;
}.ohs-tb_burger_0zu:hover {
  background: rgba(255,255,255,0.05);
}.ohs-tb_burger_line_0zu {
  background: #7899AA;
  border-radius: 1px;
  height: 2px;
  display: block;
  width: 18px;
}
@media(min-width:1080px) {.ohs-tb_burger_0zu {
  display: none;
}
}.ohs-tb_logo_0zu {
  gap: 0.563rem;
  flex-shrink: 0;
  align-items: center;
  font-weight: 800;
  font-size: 18px;
  overflow-wrap: break-word;
  display: flex;
  margin-right: 1.25rem;
  color: #E6F5FA;
  letter-spacing: -.01em;
}.ohs-tb_logo_mark_0zu {
  border-radius: 6px;
  overflow: hidden;
  display: flex;
  height: 2rem;
  width: 32px;
  align-items: center;
  justify-content: center;
}.ohs-tb_logo_mark_0zu img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}.ohs-tb_nav_0zu {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width: 641px) {.ohs-tb_nav_0zu {
  display: flex;
}
}.ohs-tb_tab_0zu {
  border-radius: 0.375rem;
  padding: 0.5rem 14px;
  transition: background .15s,color .15s;
  white-space: nowrap;
  font-size: 0.813rem;
  color: #7899AA;
  font-weight: 600;
}.ohs-tb_tab_0zu:hover {
  background: rgba(255,255,255,0.05);
  color: #E6F5FA;
}.ohs-tb_tab_0zu.ohs-state_active_0zu {
  background: rgba(0,200,228,0.15);
  color: #E6F5FA;
}.ohs-tb_right_0zu {
  gap: 0.5rem;
  margin-left: auto;
  align-items: center;
  display: flex;
  flex-shrink: 0;
}.ohs-tb_login_0zu {
  transition: border-color .2s,color .2s;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.375rem;
  padding: 0.563rem 1rem;
  font-size: 0.813rem;
  display: none;
  font-weight: 600;
  color: #B4CCD6;
}.ohs-tb_login_0zu:hover {
  border-color: rgba(0,204,232,0.42);
  color: #E6F5FA;
}
@media(min-width: 479px) {.ohs-tb_login_0zu {
  display: block;
}
}.ohs-tb_reg_0zu {
  background: #00C47C;
  transition: background .2s;
  padding: 0.563rem 1.125rem;
  border-radius: 0.375rem;
  font-size: 13px;
  white-space: nowrap;
  color: #080E14;
  font-weight: 700;
}.ohs-tb_reg_0zu:hover {
  background: #00DA8A;
}.ohs-sb_0zu {
  transition: transform .25s ease;
  border-right: 1px solid rgba(255,255,255,0.05);
  transform: translateX(-100%);
  background: #0D1720;
  position: fixed;
  width: 13.75rem;
  bottom: 0;
  z-index: 70;
  top: 3.5rem;
  left: 0;
  overflow-y: auto;
}.ohs-sb_0zu.ohs-state_open_0zu {
  transform: translateX(0);
}.ohs-sb_0zu::-webkit-scrollbar {
  width: 0.25rem;
}.ohs-sb_0zu::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255,255,255,0.07);
}
@media(min-width: 1081px) {.ohs-sb_0zu {
  transform: translateX(0);
}
}.ohs-sb_auth_0zu {
  padding: 0.875rem 0.75rem 0.625rem;
}.ohs-sb_btn_reg_0zu {
  padding: 0.688rem;
  transition: background .2s;
  border-radius: 6px;
  background: #00C47C;
  color: #080E14;
  margin-bottom: 0.5rem;
  font-size: 0.813rem;
  font-weight: 700;
  text-align: center;
  display: block;
}.ohs-sb_btn_reg_0zu:hover {
  background: #00DA8A;
}.ohs-sb_btn_login_0zu {
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 6px;
  padding: 10px;
  background: rgba(255,255,255,0.05);
  font-size: 13px;
  display: block;
  color: #B4CCD6;
  font-weight: 600;
  text-align: center;
}.ohs-sb_btn_login_0zu:hover {
  border-color: rgba(0,204,232,0.42);
  color: #E6F5FA;
}.ohs-sb_promo_0zu {
  border-radius: 6px;
  overflow: hidden;
  border: 1px solid rgba(0,200,228,0.15);
  margin: 0 12px 10px;
  background: linear-gradient(135deg,#001C28,#0D1720);
  padding: 12px 14px;
  position: relative;
}.ohs-sb_promo_0zu::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0,200,228,0.15),transparent 70%);
  top: -20px;
  position: absolute;
  width: 80px;
  height: 5rem;
  content: '';
  right: -1.25rem;
}.ohs-sb_promo_title_0zu {
  font-weight: 700;
  text-transform: uppercase;
  color: #00C8E4;
  font-size: 11px;
  letter-spacing: .06em;
  margin-bottom: 4px;
}.ohs-sb_promo_text_0zu {
  font-size: 12px;
  line-height: 1.35;
  font-weight: 600;
  color: #E6F5FA;
  overflow-wrap: break-word;
}.ohs-sb_promo_sub_0zu {
  font-size: 10px;
  color: #506470;
  margin-top: 3px;
}.ohs-sb_nav_0zu {
  padding: 6px 0.5rem 16px;
}.ohs-sb_nav_lb_0zu {
  padding: 0.625rem 8px 6px;
  color: #3D5260;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: .08em;
}.ohs-sb_link_0zu {
  transition: background .15s,color .15s;
  gap: 10px;
  padding: 0.563rem 0.625rem;
  border-radius: 4px;
  display: flex;
  cursor: pointer;
  font-weight: 500;
  overflow-wrap: break-word;
  align-items: center;
  color: #7899AA;
  font-size: 0.813rem;
}.ohs-sb_link_0zu:hover {
  background: rgba(255,255,255,0.05);
  color: #E6F5FA;
}.ohs-sb_link_0zu.ohs-state_active_0zu {
  background: rgba(0,200,228,0.15);
  color: #E6F5FA;
}.ohs-sb_ic_0zu {
  border-radius: 0.25rem;
  display: flex;
  flex-shrink: 0;
  align-items: center;
  width: 30px;
  justify-content: center;
  height: 1.875rem;
}.ohs-sb_ic_0zu svg {
  stroke-linecap: round;
  width: 16px;
  stroke-linejoin: round;
  height: 16px;
}.ohs-sb_ic_1_0zu {
  background: rgba(0,200,228,0.06);
  color: #00C8E4;
}.ohs-sb_ic_2_0zu {
  background: rgba(0,196,124,0.15);
  color: #00C47C;
}.ohs-sb_ic_3_0zu {
  background: rgba(232,168,0,0.15);
  color: #E8A800;
}.ohs-sb_ic_4_0zu {
  background: rgba(0,94,136,0.22);
  color: #005E88;
}.ohs-sb_ic_5_0zu {
  background: rgba(0,200,228,0.06);
  color: #E8429A;
}.ohs-sb_ic_6_0zu {
  background: rgba(0,94,136,0.22);
  color: #9B5DE5;
}.ohs-sb_badge_0zu {
  border-radius: 0.25rem;
  padding: 2px 7px;
  background: #E8A800;
  margin-left: auto;
  font-size: 0.563rem;
  font-weight: 700;
  color: #080E14;
}.ohs-sb_bot_0zu {
  gap: 0.5rem;
  padding: 12px;
  border-top: 1px solid rgba(255,255,255,0.05);
  display: flex;
}.ohs-sb_lang_0zu,.ohs-sb_help_0zu {
  gap: 0.375rem;
  padding: 9px 6px;
  border-radius: 0.25rem;
  transition: border-color .2s;
  flex: 1;
  border: 1px solid rgba(255,255,255,0.06);
  background: rgba(255,255,255,0.05);
  font-weight: 600;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  display: flex;
  color: #7899AA;
}.ohs-sb_lang_0zu:hover,.ohs-sb_help_0zu:hover {
  border-color: rgba(0,204,232,0.42);
  color: #E6F5FA;
}.ohs-sb_lang_0zu svg,.ohs-sb_help_0zu svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
  height: 0.813rem;
}.ohs-sb_bd_0zu {
  inset: 0;
  background: rgba(4,10,14,0.76);
  position: fixed;
  display: none;
  z-index: 69;
}.ohs-sb_bd_0zu.ohs-state_on_0zu {
  display: block;
}
@media(min-width: 1082px) {.ohs-sb_bd_0zu {
  display: none!important;
}
}.ohs-mob_nav_0zu {
  border-top: 1px solid rgba(255,255,255,0.10);
  background: #0D1720;
  padding: 0.5rem 0 max(0.5rem,env(safe-area-inset-bottom));
  bottom: 0;
  z-index: 80;
  right: 0;
  display: flex;
  left: 0;
  position: fixed;
}
@media(min-width: 1081px) {.ohs-mob_nav_0zu {
  display: none;
}
}.ohs-mob_nav_item_0zu {
  gap: 4px;
  padding: 4px 2px;
  flex: 1;
  display: flex;
  cursor: pointer;
  color: #3D5260;
  flex-direction: column;
  align-items: center;
}.ohs-mob_nav_ic_0zu {
  line-height: 1;
}.ohs-mob_nav_ic_0zu svg {
  width: 20px;
  height: 20px;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ohs-mob_nav_lb_0zu {
  font-size: 0.625rem;
  font-weight: 600;
  color: #3D5260;
}.ohs-mob_nav_item_0zu.ohs-state_active_0zu {
  color: #00C8E4;
}.ohs-mob_nav_item_0zu.ohs-state_active_0zu .ohs-mob_nav_lb_0zu {
  color: #00C8E4;
}.ohs-hero_0zu {
  background: #070D13;
  padding: 20px 1rem 0;
}
@media(min-width: 771px) {.ohs-hero_0zu {
  padding: 1.5rem 1.5rem 0;
}
}.ohs-hero_in_0zu {
  gap: 0.75rem;
  margin: 0 auto;
  max-width: 1320px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 859px) {.ohs-hero_in_0zu {
  grid-template-columns: 1fr 300px;
}
}
@media(min-width: 1098px) {.ohs-hero_in_0zu {
  grid-template-columns: 1fr 21.25rem;
}
}.ohs-hero_promo_0zu {
  overflow: hidden;
  background: #0A1219;
  border-radius: 10px;
  display: flex;
  align-items: stretch;
  min-height: 220px;
  position: relative;
}
@media(min-width: 765px) {.ohs-hero_promo_0zu {
  min-height: 17.5rem;
}
}.ohs-hero_promo_bg_0zu {
  background: linear-gradient(120deg,#001C28 0%,#070D13 100%);
  background-position: center;
  inset: 0;
  background-size: cover;
  position: absolute;
}.ohs-hero_promo_bg_0zu::after {
  inset: 0;
  background: linear-gradient(90deg,#070D13 0%,rgba(4,10,14,0.76) 60%,transparent 100%);
  position: absolute;
  content: '';
}.ohs-hero_promo_glow_0zu {
  background: radial-gradient(circle,rgba(0,94,136,0.22) 0%,transparent 65%);
  border-radius: 50%;
  height: 300px;
  top: -40px;
  pointer-events: none;
  position: absolute;
  width: 18.75rem;
  right: 60px;
}.ohs-hero_promo_ct_0zu {
  padding: 1.75rem 24px 1.75rem 28px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  position: relative;
  justify-content: center;
  max-width: 480px;
}
@media(min-width: 771px) {.ohs-hero_promo_ct_0zu {
  padding: 40px 2rem;
}
}.ohs-hero_badge_0zu {
  border: 1px solid rgba(0,200,228,0.06);
  padding: 5px 12px;
  background: rgba(0,200,228,0.15);
  border-radius: 1.25rem;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  display: inline-block;
  margin-bottom: 14px;
  color: #00C8E4;
}.ohs-hero_h1_0zu {
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.625rem;
  font-size: 26px;
  line-height: 1.15;
  color: #E6F5FA;
  font-weight: 800;
}.ohs-hero_h1_0zu em {
  color: #E8A800;
  font-style: normal;
}
@media(min-width: 769px) {.ohs-hero_h1_0zu {
  font-size: 36px;
}
}.ohs-hero_sub_0zu {
  font-size: 0.813rem;
  line-height: 1.55;
  margin-bottom: 1.25rem;
  color: #7899AA;
}
@media(min-width: 769px) {.ohs-hero_sub_0zu {
  font-size: 0.875rem;
}
}.ohs-hero_row_0zu {
  gap: 10px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}.ohs-hero_cta_0zu {
  padding: 13px 26px;
  transition: background .2s;
  background: #00C47C;
  border-radius: 0.375rem;
  box-shadow: 0 3px 0 rgba(0,140,82,0.55), 0 0 1.125rem rgba(0,196,124,0.38);
  font-weight: 700;
  color: #080E14;
  font-size: 0.875rem;
}.ohs-hero_cta_0zu:hover {
  background: #00DA8A;
}.ohs-hero_terms_0zu {
  color: #3D5260;
  font-size: 0.688rem;
}.ohs-hero_game_0zu {
  border: 1px solid rgba(255,255,255,0.06);
  overflow: hidden;
  background: #0A1219;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  position: relative;
}.ohs-hero_game_badge_0zu {
  border-radius: 20px;
  background: rgba(232,168,0,0.15);
  border: 1px solid rgba(232,168,0,0.15);
  padding: 5px 10px;
  text-transform: uppercase;
  font-weight: 700;
  top: 12px;
  font-size: 0.625rem;
  position: absolute;
  letter-spacing: .06em;
  z-index: 3;
  color: #E8A800;
  left: 0.75rem;
}.ohs-hero_game_badge_0zu svg {
  margin-right: 4px;
  height: 11px;
  vertical-align: -1px;
  width: 0.688rem;
}.ohs-hero_game_img_0zu {
  background: linear-gradient(135deg,#001C28,#070D13);
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}.ohs-hero_game_img_0zu img {
  inset: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}.ohs-hero_game_play_0zu {
  transition: opacity .2s;
  background: rgba(4,10,14,0.76);
  inset: 0;
  position: absolute;
  justify-content: center;
  opacity: 0;
  align-items: center;
  display: flex;
}.ohs-hero_game_0zu:hover .ohs-hero_game_play_0zu {
  opacity: 1;
}.ohs-hero_game_play_0zu span {
  background: #00C8E4;
  border-radius: 50%;
  display: flex;
  width: 52px;
  height: 3.25rem;
  align-items: center;
  justify-content: center;
}.ohs-hero_game_play_0zu span svg {
  margin-left: 2px;
  width: 1.125rem;
  height: 18px;
}.ohs-hero_game_info_0zu {
  padding: 14px 1rem;
}.ohs-hero_game_title_0zu {
  margin-bottom: 4px;
  font-size: 0.938rem;
  color: #E6F5FA;
  overflow-wrap: break-word;
  font-weight: 700;
}.ohs-hero_game_provider_0zu {
  color: #506470;
  font-size: 0.688rem;
}.ohs-hero_game_btn_0zu {
  margin: 12px 1rem 16px;
  background: #00C8E4;
  transition: background .2s;
  border-radius: 0.375rem;
  padding: 0.688rem;
  text-align: center;
  display: block;
  font-weight: 700;
  font-size: 13px;
  color: #E6F5FA;
}.ohs-hero_game_0zu:hover .ohs-hero_game_btn_0zu {
  background: #1ADAF5;
}.ohs-sbar_0zu {
  background: #070D13;
  padding: 1rem 1rem 0;
}
@media(min-width:768px) {.ohs-sbar_0zu {
  padding: 1.125rem 1.5rem 0;
}
}.ohs-sbar_in_0zu {
  margin: 0 auto;
  max-width: 82.5rem;
}.ohs-sbar_row_0zu {
  gap: 0.625rem;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12px;
}.ohs-sbar_input_0zu {
  flex: 1;
  transition: border-color .2s;
  border-radius: 0.375rem;
  gap: 0.625rem;
  padding: 11px 1rem;
  background: #0A1219;
  border: 1px solid rgba(255,255,255,0.10);
  cursor: pointer;
  font-size: 13px;
  align-items: center;
  display: flex;
  color: #506470;
}.ohs-sbar_input_0zu:hover {
  border-color: rgba(0,204,232,0.42);
}.ohs-sbar_input_0zu svg {
  height: 15px;
  width: 15px;
  flex-shrink: 0;
  stroke-linecap: round;
  stroke-linejoin: round;
}.ohs-sbar_providers_0zu {
  border-radius: 6px;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 11px 1.125rem;
  transition: border-color .2s;
  background: #0A1219;
  gap: 0.5rem;
  display: flex;
  align-items: center;
  font-size: 0.813rem;
  font-weight: 600;
  white-space: nowrap;
  color: #B4CCD6;
}.ohs-sbar_providers_0zu:hover {
  border-color: rgba(0,204,232,0.42);
  color: #E6F5FA;
}.ohs-sbar_providers_0zu svg {
  stroke-linejoin: round;
  width: 14px;
  stroke-linecap: round;
  height: 14px;
}.ohs-sbar_tabs_0zu {
  gap: 6px;
  scrollbar-width: none;
  overflow-x: auto;
  padding-bottom: 2px;
  display: flex;
}.ohs-sbar_tabs_0zu::-webkit-scrollbar {
  display: none;
}.ohs-sbar_tab_0zu {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.06);
  gap: 0.438rem;
  border-radius: 20px;
  padding: 0.5rem 14px;
  transition: background .15s,color .15s,border-color .15s;
  font-weight: 600;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  font-size: 12px;
  cursor: pointer;
  color: #7899AA;
  white-space: nowrap;
}.ohs-sbar_tab_0zu:hover {
  border-color: rgba(0,204,232,0.42);
  background: rgba(255,255,255,0.07);
  color: #E6F5FA;
}.ohs-sbar_tab_0zu.ohs-state_active_0zu {
  background: rgba(0,200,228,0.15);
  border-color: rgba(0,200,228,0.06);
  color: #E6F5FA;
}.ohs-sbar_tab_ic_0zu svg {
  stroke-linecap: round;
  width: 14px;
  stroke-linejoin: round;
  height: 0.875rem;
}.ohs-wy_0zu {
  padding: 2rem 16px 0;
  background: #070D13;
}
@media(min-width: 769px) {.ohs-wy_0zu {
  padding: 2.5rem 24px 0;
}
}.ohs-wy_in_0zu {
  margin: 0 auto;
  max-width: 82.5rem;
}.ohs-wy_head_0zu {
  margin-bottom: 1.125rem;
  max-width: 720px;
}.ohs-wy_label_0zu {
  letter-spacing: .08em;
  color: #00C8E4;
  font-size: 0.688rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 8px;
}.ohs-wy_h2_0zu {
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 1.25rem;
  color: #E6F5FA;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 771px) {.ohs-wy_h2_0zu {
  font-size: 24px;
}
}.ohs-wy_intro_0zu {
  margin: 0;
  color: #506470;
  line-height: 1.6;
  font-size: 0.813rem;
}.ohs-wy_grid_0zu {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.ohs-wy_grid_0zu {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1083px) {.ohs-wy_grid_0zu {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.ohs-wy_card_0zu {
  padding: 20px;
  background: #0D1720;
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: 0.375rem;
  transition: border-color .2s,transform .2s;
}.ohs-wy_card_0zu:hover {
  transform: translateY(-2px);
  border-color: rgba(0,200,228,0.06);
}.ohs-wy_card_ic_0zu {
  border-radius: 50%;
  background: rgba(0,200,228,0.15);
  display: flex;
  align-items: center;
  height: 44px;
  width: 44px;
  color: #00C8E4;
  margin-bottom: 14px;
  justify-content: center;
}.ohs-wy_card_ic_0zu svg {
  width: 22px;
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 1.375rem;
}.ohs-wy_card_h_0zu {
  margin-bottom: 0.375rem;
  font-size: 15px;
  color: #E6F5FA;
  font-weight: 700;
  overflow-wrap: break-word;
  line-height: 1.25;
}.ohs-wy_card_p_0zu {
  color: #506470;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  line-height: 1.6;
}.ohs-wy_card_p_0zu strong {
  font-weight: 600;
  color: #B4CCD6;
}.ohs-gr_jp_0zu {
  border-radius: 10px;
  overflow: hidden;
  background: linear-gradient(135deg,#0D0826 0%,#06090F 100%);
  padding: 1.25rem;
  position: relative;
}.ohs-gr_jp_0zu::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0,94,136,0.22) 0%,transparent 70%);
  content: '';
  left: -3.75rem;
  top: -60px;
  width: 15.625rem;
  position: absolute;
  height: 250px;
}.ohs-gr_jp_0zu::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(232,168,0,0.15) 0%,transparent 70%);
  height: 200px;
  position: absolute;
  right: 0;
  width: 200px;
  content: '';
  bottom: -2.5rem;
}.ohs-gr_jp_head_0zu {
  gap: 1rem;
  z-index: 1;
  align-items: flex-start;
  margin-bottom: 1rem;
  display: flex;
  position: relative;
  flex-wrap: wrap;
}.ohs-gr_jp_info_0zu {
  flex: 1;
}.ohs-gr_jp_label_0zu {
  margin-bottom: 0.375rem;
  color: #9B5DE5;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
}.ohs-gr_jp_label_0zu svg {
  stroke-linejoin: round;
  margin-right: 4px;
  stroke-linecap: round;
  vertical-align: -2px;
  width: 0.875rem;
  height: 0.875rem;
}.ohs-gr_jp_amount_0zu {
  color: #E6F5FA;
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0.25rem;
  font-size: 2rem;
  line-height: 1;
  font-weight: 800;
}
@media(min-width: 765px) {.ohs-gr_jp_amount_0zu {
  font-size: 2.5rem;
}
}.ohs-gr_jp_amount_0zu span {
  color: #E8A800;
}.ohs-gr_jp_seo_0zu {
  max-width: 480px;
  overflow-wrap: break-word;
  font-size: 12px;
  color: #7899AA;
  line-height: 1.5;
}.ohs-gr_jp_cta_0zu {
  border: 1px solid rgba(0,94,136,0.22);
  transition: background .2s;
  border-radius: 6px;
  background: rgba(0,94,136,0.22);
  padding: 0.688rem 1.25rem;
  align-self: flex-start;
  font-size: 0.813rem;
  color: #E6F5FA;
  z-index: 1;
  margin-top: 0.25rem;
  position: relative;
  white-space: nowrap;
  font-weight: 700;
  flex-shrink: 0;
}.ohs-gr_jp_cta_0zu:hover {
  background: #005E88;
}.ohs-gcg_0zu {
  padding: 2.25rem 16px 0;
  background: #070D13;
}
@media(min-width: 766px) {.ohs-gcg_0zu {
  padding: 2.75rem 24px 0;
}
}.ohs-gcg_in_0zu {
  margin: 0 auto;
  max-width: 1320px;
}.ohs-gcg_head_0zu {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.ohs-gcg_label_0zu {
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 0.688rem;
  color: #00C8E4;
  letter-spacing: .08em;
}.ohs-gcg_h2_0zu {
  overflow-wrap: break-word;
  font-weight: 800;
  color: #E6F5FA;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 8px;
  font-size: 22px;
}
@media(min-width: 765px) {.ohs-gcg_h2_0zu {
  font-size: 1.75rem;
}
}.ohs-gcg_intro_0zu {
  font-size: 13px;
  line-height: 1.6;
  color: #506470;
}.ohs-gcg_grid_0zu {
  gap: 0.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width:640px) {.ohs-gcg_grid_0zu {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1077px) {.ohs-gcg_grid_0zu {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.ohs-gcg_card_0zu {
  padding: 20px;
  border-radius: 0.625rem;
  border: 1px solid rgba(255,255,255,0.10);
  overflow: hidden;
  transition: transform .2s,border-color .2s;
  flex-direction: column;
  position: relative;
  cursor: pointer;
  display: flex;
  justify-content: flex-end;
  min-height: 240px;
}.ohs-gcg_card_0zu:hover {
  transform: translateY(-3px);
  border-color: rgba(0,200,228,0.15);
}.ohs-gcg_card_bg_0zu {
  inset: 0;
  z-index: 0;
  position: absolute;
}.ohs-gcg_card_bg_0zu::after {
  inset: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0) 30%,rgba(0,0,0,.75) 100%);
  content: '';
  position: absolute;
}.ohs-gcg_card_ic_0zu {
  background: rgba(0,0,0,.45);
  border-radius: 4px;
  align-items: center;
  right: 18px;
  z-index: 2;
  display: flex;
  color: #E6F5FA;
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  justify-content: center;
  top: 18px;
}.ohs-gcg_card_ic_0zu svg {
  width: 1.25rem;
  height: 20px;
  stroke-linejoin: round;
  stroke-linecap: round;
}.ohs-gcg_card_ct_0zu {
  position: relative;
  z-index: 1;
}.ohs-gcg_card_h_0zu {
  line-height: 1.2;
  color: #E6F5FA;
  font-size: 1.125rem;
  font-weight: 800;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
}
@media(min-width: 765px) {.ohs-gcg_card_h_0zu {
  font-size: 1.25rem;
}
}.ohs-gcg_card_p_0zu {
  overflow-wrap: break-word;
  font-size: 0.75rem;
  color: rgba(255,255,255,.82);
  margin-bottom: 0.625rem;
  line-height: 1.55;
}.ohs-gcg_card_p_0zu strong {
  font-weight: 600;
  color: #E6F5FA;
}.ohs-gcg_card_cta_0zu {
  gap: 4px;
  color: #00C8E4;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: .04em;
  text-transform: uppercase;
  align-items: center;
  display: inline-flex;
}.ohs-gcg_card_cta_0zu svg {
  stroke-linejoin: round;
  height: 12px;
  width: 0.75rem;
  stroke-linecap: round;
}.ohs-ws_0zu {
  background: #070D13;
  padding: 2rem 16px 0;
}
@media(min-width: 766px) {.ohs-ws_0zu {
  padding: 2.25rem 24px 0;
}
}.ohs-ws_in_0zu {
  margin: 0 auto;
  max-width: 1320px;
}.ohs-ws_head_0zu {
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.875rem;
  display: flex;
  justify-content: space-between;
}.ohs-ws_title_0zu {
  gap: 0.625rem;
  flex-wrap: wrap;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
  color: #E6F5FA;
  font-size: 1rem;
}.ohs-ws_title_ic_0zu svg {
  width: 18px;
  color: #E8A800;
  stroke-linecap: round;
  height: 1.125rem;
  stroke-linejoin: round;
}.ohs-ws_online_0zu {
  gap: 7px;
  font-weight: 600;
  align-items: center;
  color: #506470;
  display: flex;
  font-size: 0.75rem;
}.ohs-ws_online_dot_0zu {
  background: #00C47C;
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(0,196,124,0.15);
  width: 0.5rem;
  height: 8px;
  flex-shrink: 0;
}.ohs-ws_scroll_0zu {
  gap: 8px;
  overflow-x: auto;
  scrollbar-width: none;
  display: flex;
  padding-bottom: 0.5rem;
}.ohs-ws_scroll_0zu::-webkit-scrollbar {
  display: none;
}.ohs-wc_0zu {
  gap: 0.625rem;
  background: #0A1219;
  border-radius: 6px;
  padding: 10px 0.875rem;
  border: 1px solid rgba(255,255,255,0.10);
  align-items: center;
  min-width: 220px;
  display: flex;
  flex-shrink: 0;
}.ohs-wc_img_0zu {
  background: #0D1720;
  overflow: hidden;
  border-radius: 0.25rem;
  height: 36px;
  width: 2.25rem;
  flex-shrink: 0;
}.ohs-wc_img_0zu img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ohs-wc_info_0zu {
  min-width: 0;
}.ohs-wc_game_0zu {
  overflow: hidden;
  white-space: nowrap;
  color: #B4CCD6;
  font-weight: 600;
  text-overflow: ellipsis;
  font-size: 12px;
}.ohs-wc_player_0zu {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #3D5260;
  font-size: 10px;
  white-space: nowrap;
}.ohs-wc_amount_0zu {
  flex-shrink: 0;
  white-space: nowrap;
  font-size: 13px;
  color: #00C47C;
  font-weight: 700;
  margin-left: auto;
}.ohs-reg_0zu {
  padding: 36px 1rem 0;
  background: #070D13;
}
@media(min-width: 769px) {.ohs-reg_0zu {
  padding: 2.75rem 1.5rem 0;
}
}.ohs-reg_in_0zu {
  margin: 0 auto;
  padding: 1.75rem 24px;
  border: 1px solid rgba(255,255,255,0.06);
  border-radius: 0.625rem;
  background: #0D1720;
  max-width: 82.5rem;
}
@media(min-width: 769px) {.ohs-reg_in_0zu {
  padding: 2.5rem;
}
}.ohs-reg_top_0zu {
  gap: 28px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 863px) {.ohs-reg_top_0zu {
  gap: 2.5rem;
  grid-template-columns: 1fr 1fr;
}
}.ohs-reg_label_0zu {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  color: #00C8E4;
  font-size: 0.688rem;
}.ohs-reg_h2_0zu {
  font-weight: 800;
  line-height: 1.2;
  font-family: 'Rajdhani', sans-serif;
  font-size: 22px;
  color: #E6F5FA;
  margin-bottom: 12px;
  overflow-wrap: break-word;
}
@media(min-width: 769px) {.ohs-reg_h2_0zu {
  font-size: 28px;
}
}.ohs-reg_bonus_0zu {
  gap: 0.5rem;
  padding: 0.625rem 16px;
  border-radius: 0.375rem;
  background: rgba(232,168,0,0.15);
  border: 1px solid rgba(232,168,0,0.15);
  margin-bottom: 16px;
  align-items: center;
  display: inline-flex;
}.ohs-reg_bonus_amount_0zu {
  color: #E8A800;
  font-size: 1.25rem;
  font-weight: 800;
}.ohs-reg_bonus_text_0zu {
  font-size: 0.813rem;
  color: #7899AA;
  line-height: 1.35;
}.ohs-reg_cta_btn_0zu {
  transition: background .2s;
  background: #00C47C;
  border-radius: 6px;
  padding: 0.875rem 32px;
  color: #080E14;
  display: inline-block;
  box-shadow: 0 3px 0 rgba(0,140,82,0.55), 0 0 1.125rem rgba(0,196,124,0.38);
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 12px;
}.ohs-reg_cta_btn_0zu:hover {
  background: #00DA8A;
}.ohs-reg_terms_0zu {
  line-height: 1.5;
  color: #3D5260;
  font-size: 11px;
}.ohs-reg_seo_0zu {
  border-top: 1px solid rgba(255,255,255,0.05);
  overflow-wrap: break-word;
  padding-top: 1.25rem;
  margin-top: 1.25rem;
  color: #506470;
  font-size: 0.813rem;
  line-height: 1.65;
}.ohs-reg_seo_0zu p {
  color: #506470;
  margin-bottom: 0.625rem;
  font-size: 0.813rem;
  line-height: 1.65;
}.ohs-reg_seo_0zu p:last-child {
  margin-bottom: 0;
}.ohs-reg_seo_0zu strong {
  font-weight: 700;
  color: #B4CCD6;
}.ohs-reg_seo_0zu a {
  transition: color .2s;
  color: #00C8E4;
  text-decoration: underline;
}.ohs-reg_seo_0zu a:hover {
  color: #1ADAF5;
}.ohs-reg_seo_0zu ul,.ohs-reg_seo_0zu ol {
  margin: 0 0 0.625rem;
  list-style: disc;
  padding-left: 18px;
}.ohs-reg_seo_0zu ol {
  list-style: decimal;
}.ohs-reg_seo_0zu li {
  line-height: 1.65;
  color: #506470;
  font-size: 0.813rem;
  margin-bottom: 0.25rem;
}.ohs-reg_seo_0zu table {
  display: block;
  font-size: 13px;
  width: 100%;
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 0.625rem;
}
@media(min-width: 767px) {.ohs-reg_seo_0zu table {
  display: table;
}
}.ohs-reg_seo_0zu th {
  padding: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #B4CCD6;
}.ohs-reg_seo_0zu td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 8px;
  color: #506470;
}.ohs-reg_steps_0zu {
  gap: 14px;
  flex-direction: column;
  display: flex;
  margin-top: 28px;
}
@media(min-width: 863px) {.ohs-reg_steps_0zu {
  margin-top: 0;
}
}.ohs-reg_step_0zu {
  gap: 0.875rem;
  border-radius: 6px;
  padding: 1rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.06);
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}.ohs-reg_step_num_0zu {
  background: rgba(0,200,228,0.15);
  border-radius: 50%;
  border: 1px solid rgba(0,200,228,0.06);
  display: flex;
  font-size: 14px;
  flex-shrink: 0;
  width: 2.125rem;
  color: #00C8E4;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  height: 34px;
}.ohs-reg_step_title_0zu {
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 3px;
  color: #E6F5FA;
}.ohs-reg_step_text_0zu {
  line-height: 1.5;
  font-size: 12px;
  color: #506470;
}.ohs-reg_trust_0zu {
  gap: 0.625rem;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 1.25rem;
  flex-wrap: wrap;
  display: flex;
  padding-top: 20px;
}.ohs-reg_trust_item_0zu {
  gap: 7px;
  font-size: 0.75rem;
  align-items: center;
  display: flex;
  color: #506470;
  overflow-wrap: break-word;
}.ohs-reg_trust_ic_0zu svg {
  width: 16px;
  stroke-linecap: round;
  color: #00C8E4;
  stroke-linejoin: round;
  height: 1rem;
}.ohs-bon_0zu {
  background: #070D13;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.ohs-bon_0zu {
  padding: 44px 24px 0;
}
}.ohs-bon_in_0zu {
  margin: 0 auto;
  max-width: 1320px;
}.ohs-bon_head_0zu {
  margin-bottom: 1.25rem;
}.ohs-bon_label_0zu {
  font-weight: 700;
  font-size: 0.688rem;
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #00C8E4;
  margin-bottom: 0.5rem;
}.ohs-bon_h2_0zu {
  overflow-wrap: break-word;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  color: #E6F5FA;
  margin-bottom: 8px;
  font-size: 1.25rem;
}
@media(min-width: 767px) {.ohs-bon_h2_0zu {
  font-size: 24px;
}
}.ohs-bon_seo_0zu {
  font-size: 0.813rem;
  max-width: 38.75rem;
  color: #506470;
  line-height: 1.6;
  overflow-wrap: break-word;
}.ohs-bon_seo_0zu strong {
  color: #B4CCD6;
  font-weight: 700;
}.ohs-bon_seo_0zu a {
  text-decoration: underline;
  color: #00C8E4;
}.ohs-bon_grid_0zu {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 638px) {.ohs-bon_grid_0zu {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1081px) {.ohs-bon_grid_0zu {
  grid-template-columns: repeat(5,1fr);
}
}.ohs-bon_card_0zu {
  padding: 1rem;
  border: 1px solid rgba(255,255,255,0.10);
  transition: border-color .2s,transform .2s;
  background: #0A1219;
  border-radius: 0.375rem;
}.ohs-bon_card_0zu:hover {
  border-color: rgba(0,200,228,0.06);
  transform: translateY(-2px);
}.ohs-bon_card_ic_0zu svg {
  stroke-linejoin: round;
  width: 26px;
  height: 26px;
  stroke-linecap: round;
}.ohs-bon_card_ic_0zu {
  margin-bottom: 0.625rem;
}.ohs-bon_card_type_0zu {
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  letter-spacing: .06em;
  color: #506470;
}.ohs-bon_card_amount_0zu {
  line-height: 1.1;
  color: #E8A800;
  font-weight: 800;
  margin-bottom: 6px;
  font-size: 1.125rem;
}.ohs-bon_card_name_0zu {
  margin-bottom: 8px;
  font-size: 13px;
  overflow-wrap: break-word;
  color: #E6F5FA;
  font-weight: 600;
}.ohs-bon_card_detail_0zu {
  border-top: 1px solid rgba(255,255,255,0.05);
  font-size: 11px;
  color: #3D5260;
  overflow-wrap: break-word;
  padding-top: 0.5rem;
  line-height: 1.5;
}.ohs-prov_0zu {
  background: #070D13;
  padding: 36px 16px 0;
}
@media(min-width: 767px) {.ohs-prov_0zu {
  padding: 2.75rem 24px 0;
}
}.ohs-prov_in_0zu {
  margin: 0 auto;
  max-width: 1320px;
}.ohs-prov_head_0zu {
  margin-bottom: 1rem;
}.ohs-prov_label_0zu {
  text-transform: uppercase;
  letter-spacing: .08em;
  color: #00C8E4;
  font-size: 0.688rem;
  font-weight: 700;
  margin-bottom: 8px;
}.ohs-prov_h2_0zu {
  font-weight: 800;
  margin-bottom: 8px;
  font-size: 1.25rem;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  color: #E6F5FA;
}
@media(min-width: 766px) {.ohs-prov_h2_0zu {
  font-size: 1.5rem;
}
}.ohs-prov_seo_0zu {
  line-height: 1.6;
  color: #506470;
  overflow-wrap: break-word;
  font-size: 0.813rem;
  margin-bottom: 16px;
  max-width: 620px;
}.ohs-prov_seo_0zu strong {
  font-weight: 700;
  color: #B4CCD6;
}.ohs-prov_seo_0zu a {
  text-decoration: underline;
  color: #00C8E4;
}.ohs-prov_grid_0zu {
  gap: 8px;
  grid-template-columns: repeat(4,1fr);
  display: grid;
}
@media(min-width: 637px) {.ohs-prov_grid_0zu {
  gap: 10px;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width:1080px) {.ohs-prov_grid_0zu {
  grid-template-columns: repeat(8,1fr);
}
}.ohs-prov_card_0zu {
  padding: 0.875rem 0.625rem;
  border-radius: 6px;
  background: #0A1219;
  gap: 0.438rem;
  transition: border-color .2s,background .2s;
  border: 1px solid rgba(255,255,255,0.10);
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}.ohs-prov_card_0zu:hover {
  border-color: rgba(0,204,232,0.42);
  background: #0D1720;
}.ohs-prov_logo_0zu {
  background: rgba(255,255,255,0.05);
  overflow: hidden;
  border-radius: 4px;
  justify-content: center;
  height: 2.75rem;
  width: 44px;
  align-items: center;
  display: flex;
}.ohs-prov_logo_0zu img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.ohs-prov_name_0zu {
  text-align: center;
  font-weight: 600;
  color: #7899AA;
  overflow-wrap: break-word;
  font-size: 0.688rem;
}.ohs-app_0zu {
  background: #070D13;
  padding: 36px 1rem 0;
}
@media(min-width: 769px) {.ohs-app_0zu {
  padding: 44px 24px 0;
}
}.ohs-app_in_0zu {
  margin: 0 auto;
  max-width: 82.5rem;
}.ohs-app_head_0zu {
  margin-bottom: 1rem;
}.ohs-app_label_0zu {
  letter-spacing: .08em;
  color: #00C8E4;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 0.688rem;
}.ohs-app_h2_0zu {
  margin-bottom: 0.375rem;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  font-weight: 800;
  font-size: 20px;
  color: #E6F5FA;
}
@media(min-width: 769px) {.ohs-app_h2_0zu {
  font-size: 1.5rem;
}
}.ohs-app_sub_0zu {
  overflow-wrap: break-word;
  max-width: 37.5rem;
  color: #506470;
  font-size: 13px;
  line-height: 1.6;
}.ohs-app_sub_0zu strong {
  color: #B4CCD6;
  font-weight: 700;
}.ohs-app_cards_0zu {
  gap: 10px;
  grid-template-columns: 1fr;
  margin-top: 16px;
  display: grid;
}
@media(min-width: 638px) {.ohs-app_cards_0zu {
  grid-template-columns: repeat(3,1fr);
}
}.ohs-app_card_0zu {
  padding: 20px;
  border-radius: 6px;
  gap: 1rem;
  overflow: hidden;
  align-items: flex-start;
  display: flex;
  position: relative;
  flex-wrap: wrap;
}.ohs-app_card_ios_0zu {
  background: linear-gradient(135deg,rgba(0,200,228,0.15) 0%,#0D1720 100%);
}.ohs-app_card_android_0zu {
  background: linear-gradient(135deg,rgba(0,196,124,0.15) 0%,#0D1720 100%);
}.ohs-app_card_win_0zu {
  background: linear-gradient(135deg,rgba(232,168,0,0.15) 0%,#0D1720 100%);
}.ohs-app_card_ic_0zu svg {
  width: 34px;
  stroke-linecap: round;
  height: 2.125rem;
  stroke-linejoin: round;
}.ohs-app_card_ic_0zu {
  flex-shrink: 0;
  color: #E6F5FA;
}.ohs-app_card_os_0zu {
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 0.625rem;
  text-transform: uppercase;
  margin-bottom: 0.375rem;
  color: #506470;
}.ohs-app_card_title_0zu {
  font-size: 0.938rem;
  font-weight: 700;
  color: #E6F5FA;
  overflow-wrap: break-word;
  margin-bottom: 0.375rem;
  line-height: 1.2;
}.ohs-app_card_text_0zu {
  font-size: 0.75rem;
  color: #506470;
  overflow-wrap: break-word;
  line-height: 1.5;
  margin-bottom: 14px;
}.ohs-app_card_btn_0zu {
  padding: 10px 1.125rem;
  border: 1px solid rgba(0,204,232,0.42);
  border-radius: 0.25rem;
  transition: background .2s;
  background: rgba(255,255,255,0.12);
  gap: 0.438rem;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  font-size: 0.813rem;
  color: #E6F5FA;
}.ohs-app_card_btn_0zu:hover {
  background: rgba(255,255,255,0.07);
}.ohs-rv_0zu {
  padding: 36px 16px 0;
  background: #070D13;
}
@media(min-width: 770px) {.ohs-rv_0zu {
  padding: 2.75rem 24px 0;
}
}.ohs-rv_in_0zu {
  margin: 0 auto;
  max-width: 1320px;
}.ohs-rv_head_0zu {
  margin-bottom: 20px;
  max-width: 45rem;
}.ohs-rv_label_0zu {
  letter-spacing: .08em;
  color: #00C8E4;
  font-size: 11px;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-weight: 700;
}.ohs-rv_h2_0zu {
  font-family: 'Rajdhani', sans-serif;
  font-size: 22px;
  font-weight: 800;
  color: #E6F5FA;
  margin-bottom: 10px;
  overflow-wrap: break-word;
}
@media(min-width: 767px) {.ohs-rv_h2_0zu {
  font-size: 28px;
}
}.ohs-rv_stats_0zu {
  gap: 1.125rem;
  font-size: 13px;
  color: #506470;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.ohs-rv_stats_score_0zu {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.ohs-rv_stats_score_val_0zu {
  font-size: 22px;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 800;
  color: #E8A800;
}.ohs-rv_stats_score_max_0zu {
  color: #3D5260;
  font-size: 0.813rem;
}.ohs-rv_stats_badge_0zu {
  gap: 0.25rem;
  align-items: center;
  display: flex;
}.ohs-rv_stats_badge_0zu svg {
  height: 0.875rem;
  width: 0.875rem;
  color: #E8A800;
}.ohs-rv_grid_0zu {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 638px) {.ohs-rv_grid_0zu {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.ohs-rv_grid_0zu {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.ohs-rv_card_0zu {
  background: #0D1720;
  padding: 20px;
  border-radius: 0.375rem;
  border: 1px solid rgba(255,255,255,0.10);
  display: flex;
  flex-direction: column;
}.ohs-rv_card_stars_0zu {
  gap: 2px;
  color: #E8A800;
  display: flex;
  margin-bottom: 0.625rem;
}.ohs-rv_card_stars_0zu svg {
  height: 14px;
  width: 14px;
}.ohs-rv_card_h_0zu {
  color: #E6F5FA;
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.3;
}.ohs-rv_card_body_0zu {
  flex: 1;
  margin-bottom: 14px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #506470;
  line-height: 1.65;
}.ohs-rv_card_body_0zu strong {
  color: #B4CCD6;
  font-weight: 600;
}.ohs-rv_card_meta_0zu {
  gap: 10px;
  border-top: 1px solid rgba(255,255,255,0.05);
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  padding-top: 0.75rem;
}.ohs-rv_card_author_0zu {
  font-size: 12px;
  color: #B4CCD6;
  font-weight: 600;
}.ohs-rv_card_date_0zu {
  font-size: 0.688rem;
  color: #3D5260;
}.ohs-seo_0zu {
  padding: 36px 16px 0;
  background: #070D13;
}
@media(min-width: 765px) {.ohs-seo_0zu {
  padding: 2.75rem 1.5rem 0;
}
}.ohs-seo_in_0zu {
  border-radius: 0.625rem;
  background: #0D1720;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255,255,255,0.10);
  margin: 0 auto;
  max-width: 1320px;
}
@media(min-width: 770px) {.ohs-seo_in_0zu {
  padding: 2.25rem 40px;
}
}.ohs-seo_label_0zu {
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: #00C8E4;
  margin-bottom: 10px;
}.ohs-seo_h2_0zu {
  color: #E6F5FA;
  line-height: 1.25;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
  margin-bottom: 14px;
  font-size: 1.25rem;
  font-weight: 800;
}
@media(min-width: 769px) {.ohs-seo_h2_0zu {
  font-size: 24px;
}
}.ohs-seo_body_0zu {
  font-size: 14px;
  color: #7899AA;
  overflow-wrap: break-word;
  line-height: 1.75;
}.ohs-seo_body_0zu p {
  color: #7899AA;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 12px;
}.ohs-seo_body_0zu p:last-child {
  margin-bottom: 0;
}.ohs-seo_body_0zu strong {
  color: #B4CCD6;
  font-weight: 700;
}.ohs-seo_body_0zu a {
  transition: color .2s;
  color: #00C8E4;
  text-decoration: underline;
}.ohs-seo_body_0zu a:hover {
  color: #1ADAF5;
}.ohs-seo_body_0zu ul,.ohs-seo_body_0zu ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.ohs-seo_body_0zu ol {
  list-style: decimal;
}.ohs-seo_body_0zu li {
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 0.375rem;
  color: #7899AA;
}.ohs-seo_body_0zu table {
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 0.75rem;
  display: block;
  width: 100%;
  font-size: 0.813rem;
}
@media(min-width: 770px) {.ohs-seo_body_0zu table {
  display: table;
}
}.ohs-seo_body_0zu th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 0.625rem 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #B4CCD6;
}.ohs-seo_body_0zu td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 0.625rem 0.75rem;
  color: #7899AA;
}.ohs-seo_cols_0zu {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 638px) {.ohs-seo_cols_0zu {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.ohs-seo_cols_0zu {
  grid-template-columns: repeat(3,1fr);
}
}.ohs-seo_col_h_0zu {
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 7px;
  overflow-wrap: break-word;
  color: #B4CCD6;
}.ohs-seo_col_p_0zu {
  color: #506470;
  font-size: 13px;
  line-height: 1.65;
  overflow-wrap: break-word;
}.ohs-seo_stats_0zu {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.ohs-seo_stat_0zu {
  flex: 1;
  background: rgba(0,200,228,0.06);
  border-radius: 6px;
  padding: 14px 1rem;
  border: 1px solid rgba(0,200,228,0.15);
  min-width: 8.75rem;
}.ohs-seo_stat_val_0zu {
  overflow-wrap: break-word;
  margin-bottom: 0.25rem;
  color: #00C8E4;
  font-size: 1.25rem;
  font-weight: 800;
}.ohs-seo_stat_lb_0zu {
  color: #506470;
  font-size: 11px;
  overflow-wrap: break-word;
}.ohs-seo_0zu {
  padding: 2.25rem 1rem 0;
  background: #070D13;
}
@media(min-width: 769px) {.ohs-seo_0zu {
  padding: 2.75rem 24px 0;
}
}.ohs-seo_in_0zu {
  border: 1px solid rgba(255,255,255,0.10);
  background: #0D1720;
  padding: 28px 1.5rem;
  margin: 0 auto;
  border-radius: 10px;
  max-width: 1320px;
}
@media(min-width: 769px) {.ohs-seo_in_0zu {
  padding: 2.25rem 40px;
}
}.ohs-seo_label_0zu {
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  font-size: 0.688rem;
  font-weight: 700;
  color: #00C8E4;
  letter-spacing: .08em;
}.ohs-seo_h2_0zu {
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-weight: 800;
  color: #E6F5FA;
  font-size: 1.25rem;
  line-height: 1.25;
  font-family: 'Rajdhani', sans-serif;
}
@media(min-width: 769px) {.ohs-seo_h2_0zu {
  font-size: 1.5rem;
}
}.ohs-seo_body_0zu {
  color: #7899AA;
  overflow-wrap: break-word;
  line-height: 1.75;
  font-size: 14px;
}.ohs-seo_body_0zu p {
  color: #7899AA;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 12px;
}.ohs-seo_body_0zu p:last-child {
  margin-bottom: 0;
}.ohs-seo_body_0zu strong {
  font-weight: 700;
  color: #B4CCD6;
}.ohs-seo_body_0zu a {
  transition: color .2s;
  color: #00C8E4;
  text-decoration: underline;
}.ohs-seo_body_0zu a:hover {
  color: #1ADAF5;
}.ohs-seo_body_0zu ul,.ohs-seo_body_0zu ol {
  list-style: disc;
  margin: 0 0 0.75rem;
  padding-left: 22px;
}.ohs-seo_body_0zu ol {
  list-style: decimal;
}.ohs-seo_body_0zu li {
  font-size: 14px;
  color: #7899AA;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.ohs-seo_body_0zu table {
  overflow-x: auto;
  width: 100%;
  border-collapse: collapse;
  display: block;
  margin-bottom: 0.75rem;
  font-size: 13px;
}
@media(min-width: 769px) {.ohs-seo_body_0zu table {
  display: table;
}
}.ohs-seo_body_0zu th {
  border-bottom: 1px solid rgba(255,255,255,0.07);
  padding: 10px 0.75rem;
  text-align: left;
  font-weight: 700;
  color: #B4CCD6;
}.ohs-seo_body_0zu td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 10px 0.75rem;
  color: #7899AA;
}.ohs-seo_cols_0zu {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 642px) {.ohs-seo_cols_0zu {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.ohs-seo_cols_0zu {
  grid-template-columns: repeat(3,1fr);
}
}.ohs-seo_col_h_0zu {
  margin-bottom: 7px;
  color: #B4CCD6;
  overflow-wrap: break-word;
  font-size: 13px;
  font-weight: 700;
}.ohs-seo_col_p_0zu {
  line-height: 1.65;
  overflow-wrap: break-word;
  color: #506470;
  font-size: 13px;
}.ohs-seo_stats_0zu {
  gap: 1rem;
  margin: 20px 0;
  flex-wrap: wrap;
  display: flex;
}.ohs-seo_stat_0zu {
  border: 1px solid rgba(0,200,228,0.15);
  padding: 14px 1rem;
  background: rgba(0,200,228,0.06);
  border-radius: 0.375rem;
  flex: 1;
  min-width: 8.75rem;
}.ohs-seo_stat_val_0zu {
  font-weight: 800;
  color: #00C8E4;
  margin-bottom: 0.25rem;
  font-size: 1.25rem;
  overflow-wrap: break-word;
}.ohs-seo_stat_lb_0zu {
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #506470;
}.ohs-faq_0zu {
  background: #070D13;
  padding: 2.25rem 1rem 0;
}
@media(min-width: 765px) {.ohs-faq_0zu {
  padding: 44px 24px 0;
}
}.ohs-faq_in_0zu {
  margin: 0 auto;
  max-width: 1320px;
}.ohs-faq_head_0zu {
  margin-bottom: 20px;
}.ohs-faq_label_0zu {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 0.688rem;
  font-weight: 700;
  letter-spacing: .08em;
  color: #00C8E4;
}.ohs-faq_h2_0zu {
  color: #E6F5FA;
  font-weight: 800;
  font-size: 20px;
  font-family: 'Rajdhani', sans-serif;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.ohs-faq_h2_0zu {
  font-size: 1.5rem;
}
}.ohs-faq_list_0zu {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.ohs-faq_item_0zu {
  background: #0D1720;
  border-radius: 6px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.10);
}.ohs-faq_q_0zu {
  transition: color .2s;
  padding: 1rem 20px;
  gap: 0.75rem;
  font-size: 0.875rem;
  justify-content: space-between;
  font-weight: 600;
  flex-wrap: wrap;
  cursor: pointer;
  color: #B4CCD6;
  align-items: center;
  overflow-wrap: break-word;
  display: flex;
}.ohs-faq_q_0zu:hover {
  color: #E6F5FA;
}.ohs-faq_q_ic_0zu {
  background: rgba(255,255,255,0.05);
  border-radius: 50%;
  transition: transform .25s;
  font-size: 1rem;
  align-items: center;
  color: #00C8E4;
  width: 24px;
  height: 24px;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
}.ohs-faq_item_0zu.ohs-state_open_0zu .ohs-faq_q_ic_0zu {
  transform: rotate(45deg);
}.ohs-faq_a_0zu {
  padding: 0 20px 1rem;
  font-size: 0.813rem;
  line-height: 1.7;
  overflow-wrap: break-word;
  display: none;
  color: #506470;
}.ohs-faq_item_0zu.ohs-state_open_0zu .ohs-faq_a_0zu {
  display: block;
}.ohs-faq_a_0zu strong {
  font-weight: 700;
  color: #B4CCD6;
}.ohs-faq_a_0zu a {
  text-decoration: underline;
  color: #00C8E4;
}.ohs-faq_a_0zu ul,.ohs-faq_a_0zu ol {
  list-style: disc;
  margin: 8px 0;
  padding-left: 20px;
}.ohs-faq_a_0zu ol {
  list-style: decimal;
}.ohs-faq_a_0zu li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.ohs-faq_a_0zu table {
  margin: 8px 0;
  display: block;
  overflow-x: auto;
  font-size: 12px;
  width: 100%;
  border-collapse: collapse;
}
@media(min-width: 771px) {.ohs-faq_a_0zu table {
  display: table;
}
}.ohs-faq_a_0zu th {
  padding: 6px 8px;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  text-align: left;
  font-weight: 700;
  color: #B4CCD6;
}.ohs-faq_a_0zu td {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 6px 8px;
  color: #506470;
}.ohs-seo_0zu {
  background: #070D13;
  padding: 36px 1rem 0;
}
@media(min-width: 771px) {.ohs-seo_0zu {
  padding: 44px 24px 0;
}
}.ohs-seo_in_0zu {
  margin: 0 auto;
  border-radius: 10px;
  padding: 28px 24px;
  background: #0D1720;
  border: 1px solid rgba(255,255,255,0.10);
  max-width: 82.5rem;
}
@media(min-width: 771px) {.ohs-seo_in_0zu {
  padding: 2.25rem 40px;
}
}.ohs-seo_label_0zu {
  font-size: 0.688rem;
  color: #00C8E4;
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.625rem;
}.ohs-seo_h2_0zu {
  color: #E6F5FA;
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 14px;
  font-size: 1.25rem;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
}
@media(min-width: 766px) {.ohs-seo_h2_0zu {
  font-size: 1.5rem;
}
}.ohs-seo_body_0zu {
  overflow-wrap: break-word;
  line-height: 1.75;
  color: #7899AA;
  font-size: 0.875rem;
}.ohs-seo_body_0zu p {
  font-size: 0.875rem;
  margin-bottom: 12px;
  color: #7899AA;
  line-height: 1.75;
}.ohs-seo_body_0zu p:last-child {
  margin-bottom: 0;
}.ohs-seo_body_0zu strong {
  color: #B4CCD6;
  font-weight: 700;
}.ohs-seo_body_0zu a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8E4;
}.ohs-seo_body_0zu a:hover {
  color: #1ADAF5;
}.ohs-seo_body_0zu ul,.ohs-seo_body_0zu ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.ohs-seo_body_0zu ol {
  list-style: decimal;
}.ohs-seo_body_0zu li {
  color: #7899AA;
  font-size: 14px;
  margin-bottom: 0.375rem;
  line-height: 1.75;
}.ohs-seo_body_0zu table {
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
  margin-bottom: 12px;
  font-size: 0.813rem;
  width: 100%;
}
@media(min-width: 770px) {.ohs-seo_body_0zu table {
  display: table;
}
}.ohs-seo_body_0zu th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255,255,255,0.07);
  color: #B4CCD6;
  text-align: left;
  font-weight: 700;
}.ohs-seo_body_0zu td {
  padding: 10px 12px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  color: #7899AA;
}.ohs-seo_cols_0zu {
  gap: 24px;
  margin-top: 1.25rem;
  display: grid;
}
@media(min-width: 641px) {.ohs-seo_cols_0zu {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1083px) {.ohs-seo_cols_0zu {
  grid-template-columns: repeat(3,1fr);
}
}.ohs-seo_col_h_0zu {
  font-size: 0.813rem;
  color: #B4CCD6;
  overflow-wrap: break-word;
  margin-bottom: 0.438rem;
  font-weight: 700;
}.ohs-seo_col_p_0zu {
  overflow-wrap: break-word;
  color: #506470;
  font-size: 0.813rem;
  line-height: 1.65;
}.ohs-seo_stats_0zu {
  margin: 20px 0;
  gap: 16px;
  flex-wrap: wrap;
  display: flex;
}.ohs-seo_stat_0zu {
  flex: 1;
  border-radius: 0.375rem;
  background: rgba(0,200,228,0.06);
  border: 1px solid rgba(0,200,228,0.15);
  padding: 14px 16px;
  min-width: 140px;
}.ohs-seo_stat_val_0zu {
  color: #00C8E4;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 4px;
  overflow-wrap: break-word;
}.ohs-seo_stat_lb_0zu {
  overflow-wrap: break-word;
  font-size: 11px;
  color: #506470;
}.ohs-ft_0zu {
  background: #040A0E;
  border-top: 1px solid rgba(255,255,255,0.05);
  margin-top: 3rem;
}.ohs-ft_support_0zu {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 1.5rem 16px;
}
@media(min-width: 770px) {.ohs-ft_support_0zu {
  padding: 28px 24px;
}
}.ohs-ft_support_in_0zu {
  gap: 1rem;
  margin: 0 auto;
  display: flex;
  max-width: 82.5rem;
  flex-wrap: wrap;
  align-items: center;
}.ohs-ft_support_main_0zu {
  flex: 1;
  gap: 16px;
  min-width: 220px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.ohs-ft_support_ic_0zu {
  flex-shrink: 0;
  color: #00C8E4;
}.ohs-ft_support_ic_0zu svg {
  stroke-linecap: round;
  height: 1.875rem;
  stroke-linejoin: round;
  width: 30px;
}.ohs-ft_support_text_title_0zu {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 3px;
  overflow-wrap: break-word;
  color: #E6F5FA;
}.ohs-ft_support_text_sub_0zu {
  color: #506470;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.ohs-ft_support_btn_0zu {
  padding: 11px 22px;
  background: #00C8E4;
  border-radius: 6px;
  transition: background .2s;
  font-size: 13px;
  white-space: nowrap;
  color: #E6F5FA;
  flex-shrink: 0;
  font-weight: 700;
}.ohs-ft_support_btn_0zu:hover {
  background: #1ADAF5;
}.ohs-ft_support_contacts_0zu {
  gap: 16px;
  display: flex;
  margin-left: auto;
  flex-wrap: wrap;
}.ohs-ft_support_contact_0zu {
  font-size: 0.75rem;
  color: #3D5260;
  line-height: 1.4;
}.ohs-ft_support_contact_0zu strong {
  font-size: 0.688rem;
  font-weight: 600;
  display: block;
  margin-bottom: 2px;
  color: #7899AA;
}.ohs-ft_main_0zu {
  border-bottom: 1px solid rgba(255,255,255,0.05);
  padding: 2rem 1rem 24px;
}
@media(min-width: 765px) {.ohs-ft_main_0zu {
  padding: 40px 1.5rem 2rem;
}
}.ohs-ft_main_in_0zu {
  margin: 0 auto;
  gap: 24px;
  grid-template-columns: 1fr 1fr;
  display: grid;
  max-width: 82.5rem;
}
@media(min-width: 639px) {.ohs-ft_main_in_0zu {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1079px) {.ohs-ft_main_in_0zu {
  grid-template-columns: 200px repeat(3,1fr) 1fr;
}
}.ohs-ft_col_logo_0zu {
  grid-column: 1/-1;
}
@media(min-width: 1081px) {.ohs-ft_col_logo_0zu {
  grid-column: auto;
}
}.ohs-ft_logo_0zu {
  gap: 0.563rem;
  flex-wrap: wrap;
  display: flex;
  font-size: 1rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #E6F5FA;
  margin-bottom: 12px;
  align-items: center;
}.ohs-ft_logo_mark_0zu {
  border-radius: 0.25rem;
  overflow: hidden;
  height: 1.875rem;
  width: 1.875rem;
}.ohs-ft_logo_mark_0zu img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.ohs-ft_logo_sub_0zu {
  color: #3D5260;
  max-width: 200px;
  font-size: 0.75rem;
  overflow-wrap: break-word;
  line-height: 1.55;
}.ohs-ft_col_title_0zu {
  text-transform: uppercase;
  color: #7899AA;
  letter-spacing: .07em;
  font-size: 12px;
  margin-bottom: 14px;
  font-weight: 700;
}.ohs-ft_col_links_0zu {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.ohs-ft_col_link_0zu {
  transition: color .2s;
  font-size: 0.813rem;
  color: #3D5260;
  overflow-wrap: break-word;
}.ohs-ft_col_link_0zu:hover {
  color: #B4CCD6;
}.ohs-ft_apps_0zu {
  gap: 8px;
  display: flex;
  flex-direction: column;
}.ohs-ft_app_card_0zu {
  gap: 10px;
  transition: border-color .2s;
  border: 1px solid rgba(255,255,255,0.10);
  padding: 0.625rem 12px;
  background: rgba(255,255,255,0.05);
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
}.ohs-ft_app_card_0zu:hover {
  border-color: rgba(0,204,232,0.42);
}.ohs-ft_app_card_ic_0zu svg {
  stroke-linejoin: round;
  stroke-linecap: round;
  height: 22px;
  width: 22px;
}.ohs-ft_app_card_os_0zu {
  color: #3D5260;
  font-weight: 600;
  font-size: 0.625rem;
}.ohs-ft_app_card_action_0zu {
  color: #B4CCD6;
  font-size: 0.75rem;
  font-weight: 700;
}.ohs-ft_bot_0zu {
  padding: 20px 16px;
}
@media(min-width: 769px) {.ohs-ft_bot_0zu {
  padding: 1.25rem 24px;
}
}.ohs-ft_bot_in_0zu {
  margin: 0 auto;
  gap: 1rem;
  align-items: center;
  display: flex;
  max-width: 1320px;
  flex-wrap: wrap;
}.ohs-ft_socials_0zu {
  gap: 0.5rem;
  display: flex;
}.ohs-ft_soc_0zu {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  transition: background .2s;
  border-radius: 4px;
  color: #7899AA;
  align-items: center;
  display: flex;
  width: 2.25rem;
  height: 2.25rem;
  justify-content: center;
}.ohs-ft_soc_0zu svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 1rem;
  width: 1rem;
}.ohs-ft_soc_0zu:hover {
  background: rgba(255,255,255,0.07);
}.ohs-ft_legal_0zu {
  flex: 1;
  min-width: 12.5rem;
  font-size: 0.688rem;
  overflow-wrap: break-word;
  color: #5E7C8A;
  line-height: 1.6;
}.ohs-ft_legal_0zu strong {
  font-weight: 700;
  color: #7899AA;
}.ohs-ft_legal_0zu a {
  color: #7899AA;
  text-decoration: underline;
}.ohs-ft_age_0zu {
  border-radius: 50%;
  border: 2px solid #5E7C8A;
  margin-left: auto;
  color: #5E7C8A;
  font-weight: 800;
  font-size: 11px;
  justify-content: center;
  height: 32px;
  display: flex;
  flex-shrink: 0;
  width: 32px;
  align-items: center;
}