*,*::before,*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}body {
  background: #061C24;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  font-family: 'Exo 2', sans-serif;
  color: #B0D4DE;
}img,svg {
  display: block;
  max-width: 100%;
}a {
  color: inherit;
  text-decoration: none;
}button {
  border: none;
  font: inherit;
  background: none;
  cursor: pointer;
  color: inherit;
}ul,ol {
  list-style: none;
}input,textarea,select {
  font: inherit;
}.ojo_layout-uyy {
  flex-direction: column;
  display: flex;
  min-height: 100vh;
}.ojo_page-uyy {
  min-height: 100vh;
  display: flex;
}.ojo_main-uyy {
  flex: 1;
  min-width: 0;
  padding-top: 3.5rem;
}
@media(min-width: 1078px) {.ojo_main-uyy {
  padding-left: 220px;
}
}
@media(max-width: 1078px) {.ojo_main-uyy {
  padding-bottom: 4.5rem;
}
}.ojo_gc-uyy {
  background: #0A2530;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  transition: transform .2s,border-color .2s;
  overflow: hidden;
  position: relative;
  flex-shrink: 0;
  cursor: pointer;
  width: 140px;
}
@media(min-width: 639px) {.ojo_gc-uyy {
  width: 156px;
}
}
@media(min-width:1080px) {.ojo_gc-uyy {
  width: 10.5rem;
}
}.ojo_gc-uyy:hover {
  border-color: rgba(0, 200, 224, 0.07);
  transform: translateY(-3px);
}.ojo_gc_img-uyy {
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 80%;
}.ojo_gc_img-uyy img {
  inset: 0;
  width: 100%;
  position: absolute;
  object-fit: cover;
  height: 100%;
}.ojo_gc_hover-uyy {
  background: rgba(4, 12, 18, 0.74);
  transition: opacity .2s;
  inset: 0;
  opacity: 0;
  justify-content: center;
  display: flex;
  align-items: center;
  position: absolute;
}.ojo_gc-uyy:hover .ojo_gc_hover-uyy {
  opacity: 1;
}.ojo_gc_hover_btn-uyy {
  padding: 0.5rem 16px;
  border-radius: 6px;
  background: #00C8E0;
  font-size: 0.75rem;
  font-weight: 700;
  color: #E8F8FC;
}.ojo_gc_info-uyy {
  padding: 0.5rem 10px 10px;
}.ojo_gc_name-uyy {
  overflow: hidden;
  font-weight: 600;
  max-width: 100%;
  margin-bottom: 3px;
  font-size: 0.75rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #B0D4DE;
}.ojo_gc_prov-uyy {
  font-size: 0.625rem;
  color: #547C8C;
}.ojo_gc_tag-uyy {
  border-radius: 4px;
  padding: 2px 7px;
  letter-spacing: .04em;
  text-transform: uppercase;
  font-size: 0.563rem;
  top: 6px;
  z-index: 2;
  font-weight: 700;
  position: absolute;
  left: 0.375rem;
}.ojo_gc_tag_hot-uyy {
  background: #E03050;
  color: #fff;
}.ojo_gc_tag_new-uyy {
  background: #00C878;
  color: #061C24;
}.ojo_gc_tag_jp-uyy {
  background: #D4A020;
  color: #061C24;
}.ojo_gc_tag_ex-uyy {
  background: #006E8A;
  color: #fff;
}.ojo_gc_tag_live-uyy {
  background: #E03050;
  color: #fff;
}.ojo_gr-uyy {
  padding: 2rem 1rem 0;
  background: #061C24;
}
@media(min-width: 766px) {.ojo_gr-uyy {
  padding: 2.25rem 24px 0;
}
}.ojo_gr_in-uyy {
  margin: 0 auto;
  max-width: 83.75rem;
}.ojo_gr_head-uyy {
  gap: 0.75rem;
  align-items: center;
  margin-bottom: 0.625rem;
  display: flex;
  flex-wrap: wrap;
}.ojo_gr_head_l-uyy {
  gap: 10px;
  flex: 1;
  align-items: center;
  display: flex;
  min-width: 0;
}.ojo_gr_ic-uyy {
  border-radius: 10px;
  display: flex;
  flex-shrink: 0;
  height: 32px;
  align-items: center;
  justify-content: center;
  width: 2rem;
}.ojo_gr_ic-uyy svg {
  height: 1rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1rem;
}.ojo_gr_title-uyy {
  overflow-wrap: break-word;
  font-size: 16px;
  font-family: 'Cinzel', serif;
  color: #E8F8FC;
  font-weight: 700;
}
@media(min-width: 770px) {.ojo_gr_title-uyy {
  font-size: 18px;
}
}.ojo_gr_more-uyy {
  transition: color .2s;
  gap: 0.313rem;
  font-size: 0.75rem;
  font-weight: 600;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  white-space: nowrap;
  color: #5A8898;
}.ojo_gr_more-uyy:hover {
  color: #00C8E0;
}.ojo_gr_more-uyy svg {
  stroke-linecap: round;
  width: 0.75rem;
  stroke-linejoin: round;
  height: 12px;
}.ojo_gr_arrows-uyy {
  gap: 6px;
  flex-shrink: 0;
  display: flex;
}.ojo_gr_arr-uyy {
  border-radius: 0.375rem;
  transition: background .15s,color .15s;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.10);
  justify-content: center;
  align-items: center;
  height: 30px;
  width: 30px;
  color: #7AAAB8;
  display: flex;
}.ojo_gr_arr-uyy:hover {
  background: rgba(255, 255, 255, 0.07);
  color: #E8F8FC;
}.ojo_gr_arr-uyy svg {
  width: 0.813rem;
  stroke-linejoin: round;
  height: 0.813rem;
  stroke-linecap: round;
}.ojo_gr_seo_h-uyy {
  margin: 0 0 0.375rem;
  color: #B0D4DE;
  font-weight: 700;
  font-family: 'Cinzel', serif;
  max-width: 680px;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}
@media(min-width: 770px) {.ojo_gr_seo_h-uyy {
  font-size: 14px;
}
}.ojo_gr_seo-uyy {
  max-width: 42.5rem;
  color: #5A8898;
  font-size: 12px;
  overflow-wrap: break-word;
  margin-bottom: 12px;
  line-height: 1.55;
}.ojo_gr_seo-uyy strong {
  font-weight: 600;
  color: #B0D4DE;
}.ojo_gr_scroll-uyy {
  gap: 0.625rem;
  display: flex;
  padding-bottom: 10px;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}.ojo_gr_scroll-uyy::-webkit-scrollbar {
  display: none;
}
@media(min-width: 769px) {.ojo_gr_scroll-uyy {
  gap: 0.75rem;
}
}.ojo_tb-uyy {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: #061C24;
  align-items: center;
  z-index: 80;
  position: fixed;
  height: 3.5rem;
  left: 0;
  top: 0;
  right: 0;
  display: flex;
}.ojo_tb_in-uyy {
  gap: 0;
  padding: 0 14px;
  height: 100%;
  display: flex;
  width: 100%;
  align-items: center;
}.ojo_tb_burger-uyy {
  gap: 5px;
  border-radius: 0.625rem;
  width: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 8px;
  height: 2.375rem;
  flex-direction: column;
}.ojo_tb_burger-uyy:hover {
  background: rgba(255, 255, 255, 0.05);
}.ojo_tb_burger_line-uyy {
  background: #7AAAB8;
  border-radius: 1px;
  width: 1.125rem;
  height: 2px;
  display: block;
}
@media(min-width: 1077px) {.ojo_tb_burger-uyy {
  display: none;
}
}.ojo_tb_logo-uyy {
  gap: 9px;
  color: #E8F8FC;
  margin-right: 20px;
  overflow-wrap: break-word;
  letter-spacing: -.01em;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  font-weight: 800;
  font-size: 1.125rem;
}.ojo_tb_logo_mark-uyy {
  overflow: hidden;
  border-radius: 0.625rem;
  width: 32px;
  align-items: center;
  justify-content: center;
  height: 2rem;
  display: flex;
}.ojo_tb_logo_mark-uyy img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}.ojo_tb_nav-uyy {
  gap: 2px;
  flex: 1;
  display: none;
}
@media(min-width:640px) {.ojo_tb_nav-uyy {
  display: flex;
}
}.ojo_tb_tab-uyy {
  border-radius: 0.625rem;
  transition: background .15s,color .15s;
  padding: 8px 14px;
  color: #7AAAB8;
  font-size: 13px;
  white-space: nowrap;
  font-weight: 600;
}.ojo_tb_tab-uyy:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #E8F8FC;
}.ojo_tb_tab-uyy.ojo_state_active-uyy {
  background: rgba(0, 200, 224, 0.15);
  color: #E8F8FC;
}.ojo_tb_right-uyy {
  gap: 0.5rem;
  flex-shrink: 0;
  align-items: center;
  margin-left: auto;
  display: flex;
}.ojo_tb_login-uyy {
  border-radius: 10px;
  transition: border-color .2s,color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 9px 16px;
  background: rgba(255, 255, 255, 0.05);
  display: none;
  color: #B0D4DE;
  font-weight: 600;
  font-size: 0.813rem;
}.ojo_tb_login-uyy:hover {
  border-color: rgba(0, 200, 224, 0.42);
  color: #E8F8FC;
}
@media(min-width: 481px) {.ojo_tb_login-uyy {
  display: block;
}
}.ojo_tb_reg-uyy {
  padding: 0.563rem 18px;
  background: #00C878;
  border-radius: 10px;
  transition: background .2s;
  white-space: nowrap;
  color: #061820;
  font-size: 13px;
  font-weight: 700;
}.ojo_tb_reg-uyy:hover {
  background: #00E088;
}.ojo_sb-uyy {
  background: #0D2D38;
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  transition: transform .25s ease;
  transform: translateX(-100%);
  left: 0;
  bottom: 0;
  position: fixed;
  top: 3.5rem;
  z-index: 70;
  overflow-y: auto;
  width: 220px;
}.ojo_sb-uyy.ojo_state_open-uyy {
  transform: translateX(0);
}.ojo_sb-uyy::-webkit-scrollbar {
  width: 0.25rem;
}.ojo_sb-uyy::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.07);
}
@media(min-width: 1082px) {.ojo_sb-uyy {
  transform: translateX(0);
}
}.ojo_sb_auth-uyy {
  padding: 0.875rem 0.75rem 0.625rem;
}.ojo_sb_btn_reg-uyy {
  transition: background .2s;
  background: #00C878;
  border-radius: 0.625rem;
  padding: 0.688rem;
  font-weight: 700;
  color: #061820;
  text-align: center;
  font-size: 13px;
  margin-bottom: 8px;
  display: block;
}.ojo_sb_btn_reg-uyy:hover {
  background: #00E088;
}.ojo_sb_btn_login-uyy {
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 10px;
  transition: border-color .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  font-size: 0.813rem;
  display: block;
  color: #B0D4DE;
  text-align: center;
  font-weight: 600;
}.ojo_sb_btn_login-uyy:hover {
  border-color: rgba(0, 200, 224, 0.42);
  color: #E8F8FC;
}.ojo_sb_promo-uyy {
  overflow: hidden;
  border-radius: 0.625rem;
  border: 1px solid rgba(0, 200, 224, 0.15);
  margin: 0 12px 10px;
  background: linear-gradient(135deg,#003348,#0D2D38);
  padding: 12px 0.875rem;
  position: relative;
}.ojo_sb_promo-uyy::before {
  background: radial-gradient(circle,rgba(0, 200, 224, 0.15),transparent 70%);
  border-radius: 50%;
  content: '';
  top: -1.25rem;
  width: 5rem;
  right: -20px;
  height: 5rem;
  position: absolute;
}.ojo_sb_promo_title-uyy {
  color: #00C8E0;
  letter-spacing: .06em;
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 4px;
  font-weight: 700;
}.ojo_sb_promo_text-uyy {
  font-size: 0.75rem;
  line-height: 1.35;
  color: #E8F8FC;
  font-weight: 600;
  overflow-wrap: break-word;
}.ojo_sb_promo_sub-uyy {
  margin-top: 3px;
  font-size: 10px;
  color: #5A8898;
}.ojo_sb_nav-uyy {
  padding: 0.375rem 0.5rem 16px;
}.ojo_sb_nav_lb-uyy {
  padding: 10px 8px 0.375rem;
  font-size: 0.625rem;
  color: #547C8C;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}.ojo_sb_link-uyy {
  border-radius: 0.375rem;
  transition: background .15s,color .15s;
  padding: 9px 0.625rem;
  gap: 0.625rem;
  color: #7AAAB8;
  font-size: 0.813rem;
  align-items: center;
  cursor: pointer;
  display: flex;
  font-weight: 500;
  overflow-wrap: break-word;
}.ojo_sb_link-uyy:hover {
  background: rgba(255, 255, 255, 0.05);
  color: #E8F8FC;
}.ojo_sb_link-uyy.ojo_state_active-uyy {
  background: rgba(0, 200, 224, 0.15);
  color: #E8F8FC;
}.ojo_sb_ic-uyy {
  border-radius: 6px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 1.875rem;
}.ojo_sb_ic-uyy svg {
  stroke-linejoin: round;
  width: 16px;
  stroke-linecap: round;
  height: 1rem;
}.ojo_sb_ic_1-uyy {
  background: rgba(0, 200, 224, 0.07);
  color: #00C8E0;
}.ojo_sb_ic_2-uyy {
  background: rgba(0, 200, 120, 0.15);
  color: #00C878;
}.ojo_sb_ic_3-uyy {
  background: rgba(212, 160, 32, 0.18);
  color: #D4A020;
}.ojo_sb_ic_4-uyy {
  background: rgba(0, 110, 138, 0.26);
  color: #006E8A;
}.ojo_sb_ic_5-uyy {
  background: rgba(0, 200, 224, 0.07);
  color: #E040A0;
}.ojo_sb_ic_6-uyy {
  background: rgba(0, 110, 138, 0.26);
  color: #7B3FD4;
}.ojo_sb_badge-uyy {
  padding: 2px 0.438rem;
  border-radius: 6px;
  background: #D4A020;
  color: #061820;
  font-size: 0.563rem;
  margin-left: auto;
  font-weight: 700;
}.ojo_sb_bot-uyy {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.5rem;
  padding: 0.75rem;
  display: flex;
}.ojo_sb_lang-uyy,.ojo_sb_help-uyy {
  background: rgba(255, 255, 255, 0.05);
  padding: 0.563rem 6px;
  transition: border-color .2s;
  gap: 0.375rem;
  flex: 1;
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 11px;
  color: #7AAAB8;
  align-items: center;
  font-weight: 600;
  justify-content: center;
  display: flex;
}.ojo_sb_lang-uyy:hover,.ojo_sb_help-uyy:hover {
  border-color: rgba(0, 200, 224, 0.42);
  color: #E8F8FC;
}.ojo_sb_lang-uyy svg,.ojo_sb_help-uyy svg {
  height: 13px;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 13px;
}.ojo_sb_bd-uyy {
  inset: 0;
  background: rgba(4, 12, 18, 0.74);
  position: fixed;
  display: none;
  z-index: 69;
}.ojo_sb_bd-uyy.ojo_state_on-uyy {
  display: block;
}
@media(min-width: 1082px) {.ojo_sb_bd-uyy {
  display: none!important;
}
}.ojo_mob_nav-uyy {
  background: #0D2D38;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  padding: 8px 0 max(0.5rem,env(safe-area-inset-bottom));
  display: flex;
  left: 0;
  position: fixed;
  z-index: 80;
  right: 0;
  bottom: 0;
}
@media(min-width: 1082px) {.ojo_mob_nav-uyy {
  display: none;
}
}.ojo_mob_nav_item-uyy {
  flex: 1;
  padding: 0.25rem 2px;
  gap: 4px;
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  color: #547C8C;
}.ojo_mob_nav_ic-uyy {
  line-height: 1;
}.ojo_mob_nav_ic-uyy svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 20px;
  width: 1.25rem;
}.ojo_mob_nav_lb-uyy {
  font-weight: 600;
  color: #547C8C;
  font-size: 0.625rem;
}.ojo_mob_nav_item-uyy.ojo_state_active-uyy {
  color: #00C8E0;
}.ojo_mob_nav_item-uyy.ojo_state_active-uyy .ojo_mob_nav_lb-uyy {
  color: #00C8E0;
}.ojo_hero-uyy {
  padding: 1.25rem 1rem 0;
  background: #061C24;
}
@media(min-width: 769px) {.ojo_hero-uyy {
  padding: 1.5rem 24px 0;
}
}.ojo_hero_in-uyy {
  gap: 12px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1340px;
}
@media(min-width: 861px) {.ojo_hero_in-uyy {
  grid-template-columns: 1fr 18.75rem;
}
}
@media(min-width: 1102px) {.ojo_hero_in-uyy {
  grid-template-columns: 1fr 340px;
}
}.ojo_hero_promo-uyy {
  background: #0A2530;
  border-radius: 14px;
  overflow: hidden;
  display: flex;
  min-height: 220px;
  align-items: stretch;
  position: relative;
}
@media(min-width:768px) {.ojo_hero_promo-uyy {
  min-height: 280px;
}
}.ojo_hero_promo_bg-uyy {
  background-position: center;
  background: linear-gradient(120deg,#003348 0%,#061C24 100%);
  inset: 0;
  background-size: cover;
  position: absolute;
}.ojo_hero_promo_bg-uyy::after {
  background: linear-gradient(90deg,#061C24 0%,rgba(4, 12, 18, 0.74) 60%,transparent 100%);
  inset: 0;
  content: '';
  position: absolute;
}.ojo_hero_promo_glow-uyy {
  background: radial-gradient(circle,rgba(0, 110, 138, 0.26) 0%,transparent 65%);
  border-radius: 50%;
  right: 3.75rem;
  width: 18.75rem;
  height: 18.75rem;
  top: -40px;
  position: absolute;
  pointer-events: none;
}.ojo_hero_promo_ct-uyy {
  padding: 28px 1.5rem 28px 1.75rem;
  display: flex;
  flex-direction: column;
  max-width: 30rem;
  justify-content: center;
  position: relative;
  z-index: 2;
}
@media(min-width: 766px) {.ojo_hero_promo_ct-uyy {
  padding: 2.5rem 32px;
}
}.ojo_hero_badge-uyy {
  border: 1px solid rgba(0, 200, 224, 0.07);
  padding: 0.313rem 12px;
  background: rgba(0, 200, 224, 0.15);
  border-radius: 1.25rem;
  margin-bottom: 0.875rem;
  font-weight: 700;
  display: inline-block;
  letter-spacing: .08em;
  font-size: 10px;
  color: #00C8E0;
  text-transform: uppercase;
}.ojo_hero_h1-uyy {
  line-height: 1.15;
  overflow-wrap: break-word;
  font-size: 1.625rem;
  font-family: 'Cinzel', serif;
  color: #E8F8FC;
  font-weight: 800;
  margin-bottom: 10px;
}.ojo_hero_h1-uyy em {
  font-style: normal;
  color: #D4A020;
}
@media(min-width: 769px) {.ojo_hero_h1-uyy {
  font-size: 2.25rem;
}
}.ojo_hero_sub-uyy {
  margin-bottom: 20px;
  color: #7AAAB8;
  font-size: 0.813rem;
  line-height: 1.55;
}
@media(min-width:768px) {.ojo_hero_sub-uyy {
  font-size: 14px;
}
}.ojo_hero_row-uyy {
  gap: 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}.ojo_hero_cta-uyy {
  background: #00C878;
  padding: 0.813rem 1.625rem;
  transition: background .2s;
  border-radius: 10px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18), 0 0 1.375rem rgba(0, 200, 120, 0.40);
  font-size: 0.875rem;
  font-weight: 700;
  color: #061820;
}.ojo_hero_cta-uyy:hover {
  background: #00E088;
}.ojo_hero_terms-uyy {
  font-size: 11px;
  color: #547C8C;
}.ojo_hero_game-uyy {
  overflow: hidden;
  border-radius: 14px;
  background: #0A2530;
  border: 1px solid rgba(255, 255, 255, 0.05);
  position: relative;
  flex-direction: column;
  display: flex;
}.ojo_hero_game_badge-uyy {
  background: rgba(212, 160, 32, 0.18);
  border-radius: 1.25rem;
  padding: 0.313rem 10px;
  border: 1px solid rgba(212, 160, 32, 0.18);
  color: #D4A020;
  letter-spacing: .06em;
  font-weight: 700;
  z-index: 3;
  position: absolute;
  left: 12px;
  font-size: 10px;
  text-transform: uppercase;
  top: 0.75rem;
}.ojo_hero_game_badge-uyy svg {
  margin-right: 4px;
  vertical-align: -1px;
  height: 0.688rem;
  width: 0.688rem;
}.ojo_hero_game_img-uyy {
  background: linear-gradient(135deg,#003348,#061C24);
  overflow: hidden;
  padding-bottom: 60%;
  position: relative;
}.ojo_hero_game_img-uyy img {
  inset: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}.ojo_hero_game_play-uyy {
  background: rgba(4, 12, 18, 0.74);
  inset: 0;
  transition: opacity .2s;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
}.ojo_hero_game-uyy:hover .ojo_hero_game_play-uyy {
  opacity: 1;
}.ojo_hero_game_play-uyy span {
  background: #00C8E0;
  border-radius: 50%;
  justify-content: center;
  width: 52px;
  align-items: center;
  height: 3.25rem;
  display: flex;
}.ojo_hero_game_play-uyy span svg {
  width: 1.125rem;
  height: 1.125rem;
  margin-left: 2px;
}.ojo_hero_game_info-uyy {
  padding: 14px 1rem;
}.ojo_hero_game_title-uyy {
  color: #E8F8FC;
  font-weight: 700;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  font-size: 0.938rem;
}.ojo_hero_game_provider-uyy {
  color: #5A8898;
  font-size: 11px;
}.ojo_hero_game_btn-uyy {
  margin: 12px 16px 16px;
  transition: background .2s;
  background: #00C8E0;
  border-radius: 10px;
  padding: 0.688rem;
  font-weight: 700;
  display: block;
  text-align: center;
  font-size: 0.813rem;
  color: #E8F8FC;
}.ojo_hero_game-uyy:hover .ojo_hero_game_btn-uyy {
  background: #00E0FA;
}.ojo_sbar-uyy {
  background: #061C24;
  padding: 1rem 16px 0;
}
@media(min-width: 770px) {.ojo_sbar-uyy {
  padding: 18px 1.5rem 0;
}
}.ojo_sbar_in-uyy {
  margin: 0 auto;
  max-width: 1340px;
}.ojo_sbar_row-uyy {
  gap: 0.625rem;
  flex-wrap: wrap;
  margin-bottom: 12px;
  display: flex;
}.ojo_sbar_input-uyy {
  border: 1px solid rgba(255, 255, 255, 0.10);
  flex: 1;
  padding: 11px 1rem;
  gap: 0.625rem;
  background: #0A2530;
  border-radius: 0.625rem;
  transition: border-color .2s;
  cursor: pointer;
  display: flex;
  color: #5A8898;
  align-items: center;
  font-size: 13px;
}.ojo_sbar_input-uyy:hover {
  border-color: rgba(0, 200, 224, 0.42);
}.ojo_sbar_input-uyy svg {
  stroke-linecap: round;
  height: 0.938rem;
  width: 0.938rem;
  flex-shrink: 0;
  stroke-linejoin: round;
}.ojo_sbar_providers-uyy {
  background: #0A2530;
  padding: 11px 18px;
  gap: 0.5rem;
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 10px;
  font-weight: 600;
  display: flex;
  white-space: nowrap;
  font-size: 0.813rem;
  align-items: center;
  color: #B0D4DE;
}.ojo_sbar_providers-uyy:hover {
  border-color: rgba(0, 200, 224, 0.42);
  color: #E8F8FC;
}.ojo_sbar_providers-uyy svg {
  width: 0.875rem;
  stroke-linecap: round;
  stroke-linejoin: round;
  height: 0.875rem;
}.ojo_sbar_tabs-uyy {
  gap: 6px;
  padding-bottom: 2px;
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
}.ojo_sbar_tabs-uyy::-webkit-scrollbar {
  display: none;
}.ojo_sbar_tab-uyy {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  gap: 0.438rem;
  transition: background .15s,color .15s,border-color .15s;
  border: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.5rem 14px;
  color: #7AAAB8;
  font-weight: 600;
  flex-shrink: 0;
  white-space: nowrap;
  align-items: center;
  font-size: 0.75rem;
  display: flex;
  cursor: pointer;
}.ojo_sbar_tab-uyy:hover {
  background: rgba(255, 255, 255, 0.07);
  border-color: rgba(0, 200, 224, 0.42);
  color: #E8F8FC;
}.ojo_sbar_tab-uyy.ojo_state_active-uyy {
  background: rgba(0, 200, 224, 0.15);
  border-color: rgba(0, 200, 224, 0.07);
  color: #E8F8FC;
}.ojo_sbar_tab_ic-uyy svg {
  width: 14px;
  stroke-linejoin: round;
  height: 14px;
  stroke-linecap: round;
}.ojo_wy-uyy {
  background: #061C24;
  padding: 2rem 16px 0;
}
@media(min-width: 767px) {.ojo_wy-uyy {
  padding: 40px 1.5rem 0;
}
}.ojo_wy_in-uyy {
  margin: 0 auto;
  max-width: 83.75rem;
}.ojo_wy_head-uyy {
  max-width: 720px;
  margin-bottom: 18px;
}.ojo_wy_label-uyy {
  letter-spacing: .08em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #00C8E0;
  font-size: 0.688rem;
}.ojo_wy_h2-uyy {
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  margin-bottom: 8px;
  color: #E8F8FC;
  font-weight: 800;
}
@media(min-width: 770px) {.ojo_wy_h2-uyy {
  font-size: 1.5rem;
}
}.ojo_wy_intro-uyy {
  margin: 0;
  font-size: 0.813rem;
  color: #5A8898;
  line-height: 1.6;
}.ojo_wy_grid-uyy {
  gap: 12px;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 637px) {.ojo_wy_grid-uyy {
  gap: 14px;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.ojo_wy_grid-uyy {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.ojo_wy_card-uyy {
  background: #0D2D38;
  padding: 20px;
  border-radius: 0.625rem;
  transition: border-color .2s,transform .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.ojo_wy_card-uyy:hover {
  transform: translateY(-2px);
  border-color: rgba(0, 200, 224, 0.07);
}.ojo_wy_card_ic-uyy {
  background: rgba(0, 200, 224, 0.15);
  border-radius: 50%;
  color: #00C8E0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.75rem;
  margin-bottom: 0.875rem;
  height: 44px;
}.ojo_wy_card_ic-uyy svg {
  stroke-linecap: round;
  width: 22px;
  height: 1.375rem;
  stroke-linejoin: round;
}.ojo_wy_card_h-uyy {
  font-size: 0.938rem;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 6px;
  color: #E8F8FC;
  overflow-wrap: break-word;
}.ojo_wy_card_p-uyy {
  line-height: 1.6;
  overflow-wrap: break-word;
  color: #5A8898;
  font-size: 13px;
}.ojo_wy_card_p-uyy strong {
  font-weight: 600;
  color: #B0D4DE;
}.ojo_gr_jp-uyy {
  padding: 1.25rem;
  border-radius: 14px;
  background: linear-gradient(135deg,#0E1A3A 0%,#040F14 100%);
  overflow: hidden;
  position: relative;
}.ojo_gr_jp-uyy::before {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(0, 110, 138, 0.26) 0%,transparent 70%);
  width: 15.625rem;
  position: absolute;
  left: -3.75rem;
  top: -60px;
  content: '';
  height: 250px;
}.ojo_gr_jp-uyy::after {
  border-radius: 50%;
  background: radial-gradient(circle,rgba(212, 160, 32, 0.18) 0%,transparent 70%);
  height: 12.5rem;
  bottom: -2.5rem;
  width: 12.5rem;
  right: 0;
  content: '';
  position: absolute;
}.ojo_gr_jp_head-uyy {
  gap: 1rem;
  position: relative;
  z-index: 1;
  flex-wrap: wrap;
  margin-bottom: 16px;
  align-items: flex-start;
  display: flex;
}.ojo_gr_jp_info-uyy {
  flex: 1;
}.ojo_gr_jp_label-uyy {
  font-weight: 700;
  margin-bottom: 6px;
  color: #7B3FD4;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 0.688rem;
}.ojo_gr_jp_label-uyy svg {
  width: 0.875rem;
  stroke-linejoin: round;
  margin-right: 4px;
  stroke-linecap: round;
  vertical-align: -2px;
  height: 14px;
}.ojo_gr_jp_amount-uyy {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  line-height: 1;
  color: #E8F8FC;
  font-size: 2rem;
  margin-bottom: 0.25rem;
}
@media(min-width:768px) {.ojo_gr_jp_amount-uyy {
  font-size: 40px;
}
}.ojo_gr_jp_amount-uyy span {
  color: #D4A020;
}.ojo_gr_jp_seo-uyy {
  color: #7AAAB8;
  max-width: 30rem;
  overflow-wrap: break-word;
  font-size: 12px;
  line-height: 1.5;
}.ojo_gr_jp_cta-uyy {
  background: rgba(0, 110, 138, 0.26);
  transition: background .2s;
  padding: 11px 20px;
  border-radius: 10px;
  border: 1px solid rgba(0, 110, 138, 0.26);
  margin-top: 0.25rem;
  align-self: flex-start;
  color: #E8F8FC;
  z-index: 1;
  position: relative;
  font-weight: 700;
  flex-shrink: 0;
  font-size: 13px;
  white-space: nowrap;
}.ojo_gr_jp_cta-uyy:hover {
  background: #006E8A;
}.ojo_ws-uyy {
  padding: 32px 1rem 0;
  background: #061C24;
}
@media(min-width: 767px) {.ojo_ws-uyy {
  padding: 2.25rem 24px 0;
}
}.ojo_ws_in-uyy {
  margin: 0 auto;
  max-width: 83.75rem;
}.ojo_ws_head-uyy {
  gap: 12px;
  margin-bottom: 0.875rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
  justify-content: space-between;
}.ojo_ws_title-uyy {
  gap: 0.625rem;
  align-items: center;
  font-size: 16px;
  font-family: 'Cinzel', serif;
  color: #E8F8FC;
  flex-wrap: wrap;
  font-weight: 700;
  display: flex;
  overflow-wrap: break-word;
}.ojo_ws_title_ic-uyy svg {
  stroke-linejoin: round;
  height: 1.125rem;
  color: #D4A020;
  width: 18px;
  stroke-linecap: round;
}.ojo_ws_online-uyy {
  gap: 7px;
  color: #5A8898;
  display: flex;
  font-size: 12px;
  align-items: center;
  font-weight: 600;
}.ojo_ws_online_dot-uyy {
  border-radius: 50%;
  background: #00C878;
  box-shadow: 0 0 0.375rem rgba(0, 200, 120, 0.15);
  width: 0.5rem;
  height: 8px;
  flex-shrink: 0;
}.ojo_ws_scroll-uyy {
  gap: 8px;
  overflow-x: auto;
  display: flex;
  padding-bottom: 0.5rem;
  scrollbar-width: none;
}.ojo_ws_scroll-uyy::-webkit-scrollbar {
  display: none;
}.ojo_wc-uyy {
  background: #0A2530;
  border-radius: 0.625rem;
  padding: 0.625rem 14px;
  gap: 10px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  align-items: center;
  display: flex;
  min-width: 13.75rem;
  flex-shrink: 0;
}.ojo_wc_img-uyy {
  border-radius: 6px;
  background: #0D2D38;
  overflow: hidden;
  flex-shrink: 0;
  height: 36px;
  width: 2.25rem;
}.ojo_wc_img-uyy img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ojo_wc_info-uyy {
  min-width: 0;
}.ojo_wc_game-uyy {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #B0D4DE;
  white-space: nowrap;
  font-size: 12px;
  font-weight: 600;
}.ojo_wc_player-uyy {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #547C8C;
  font-size: 0.625rem;
}.ojo_wc_amount-uyy {
  flex-shrink: 0;
  margin-left: auto;
  white-space: nowrap;
  font-weight: 700;
  font-size: 0.813rem;
  color: #00C878;
}.ojo_reg-uyy {
  background: #061C24;
  padding: 36px 16px 0;
}
@media(min-width: 770px) {.ojo_reg-uyy {
  padding: 2.75rem 1.5rem 0;
}
}.ojo_reg_in-uyy {
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: #0D2D38;
  padding: 1.75rem 1.5rem;
  margin: 0 auto;
  border-radius: 14px;
  max-width: 83.75rem;
}
@media(min-width: 770px) {.ojo_reg_in-uyy {
  padding: 2.5rem;
}
}.ojo_reg_top-uyy {
  gap: 1.75rem;
  grid-template-columns: 1fr;
  display: grid;
}
@media(min-width: 861px) {.ojo_reg_top-uyy {
  gap: 40px;
  grid-template-columns: 1fr 1fr;
}
}.ojo_reg_label-uyy {
  font-weight: 700;
  font-size: 0.688rem;
  color: #00C8E0;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 10px;
}.ojo_reg_h2-uyy {
  margin-bottom: 12px;
  font-size: 1.375rem;
  font-weight: 800;
  overflow-wrap: break-word;
  color: #E8F8FC;
  font-family: 'Cinzel', serif;
  line-height: 1.2;
}
@media(min-width: 765px) {.ojo_reg_h2-uyy {
  font-size: 28px;
}
}.ojo_reg_bonus-uyy {
  gap: 8px;
  padding: 0.625rem 1rem;
  border-radius: 0.625rem;
  border: 1px solid rgba(212, 160, 32, 0.18);
  background: rgba(212, 160, 32, 0.18);
  margin-bottom: 16px;
  display: inline-flex;
  align-items: center;
}.ojo_reg_bonus_amount-uyy {
  font-size: 20px;
  color: #D4A020;
  font-weight: 800;
}.ojo_reg_bonus_text-uyy {
  font-size: 13px;
  line-height: 1.35;
  color: #7AAAB8;
}.ojo_reg_cta_btn-uyy {
  border-radius: 10px;
  transition: background .2s;
  padding: 0.875rem 2rem;
  background: #00C878;
  display: inline-block;
  color: #061820;
  font-weight: 700;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18), 0 0 1.375rem rgba(0, 200, 120, 0.40);
  margin-bottom: 0.75rem;
  font-size: 15px;
}.ojo_reg_cta_btn-uyy:hover {
  background: #00E088;
}.ojo_reg_terms-uyy {
  color: #547C8C;
  line-height: 1.5;
  font-size: 0.688rem;
}.ojo_reg_seo-uyy {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  padding-top: 1.25rem;
  margin-top: 20px;
  font-size: 13px;
  line-height: 1.65;
  color: #5A8898;
}.ojo_reg_seo-uyy p {
  color: #5A8898;
  font-size: 0.813rem;
  margin-bottom: 10px;
  line-height: 1.65;
}.ojo_reg_seo-uyy p:last-child {
  margin-bottom: 0;
}.ojo_reg_seo-uyy strong {
  color: #B0D4DE;
  font-weight: 700;
}.ojo_reg_seo-uyy a {
  transition: color .2s;
  color: #00C8E0;
  text-decoration: underline;
}.ojo_reg_seo-uyy a:hover {
  color: #00E0FA;
}.ojo_reg_seo-uyy ul,.ojo_reg_seo-uyy ol {
  list-style: disc;
  margin: 0 0 0.625rem;
  padding-left: 18px;
}.ojo_reg_seo-uyy ol {
  list-style: decimal;
}.ojo_reg_seo-uyy li {
  margin-bottom: 0.25rem;
  line-height: 1.65;
  font-size: 0.813rem;
  color: #5A8898;
}.ojo_reg_seo-uyy table {
  border-collapse: collapse;
  overflow-x: auto;
  margin-bottom: 0.625rem;
  display: block;
  font-size: 0.813rem;
  width: 100%;
}
@media(min-width: 767px) {.ojo_reg_seo-uyy table {
  display: table;
}
}.ojo_reg_seo-uyy th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.5rem;
  color: #B0D4DE;
  font-weight: 700;
  text-align: left;
}.ojo_reg_seo-uyy td {
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #5A8898;
}.ojo_reg_steps-uyy {
  gap: 14px;
  display: flex;
  margin-top: 1.75rem;
  flex-direction: column;
}
@media(min-width: 858px) {.ojo_reg_steps-uyy {
  margin-top: 0;
}
}.ojo_reg_step-uyy {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 0.625rem;
  padding: 16px;
  gap: 14px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}.ojo_reg_step_num-uyy {
  border-radius: 50%;
  border: 1px solid rgba(0, 200, 224, 0.07);
  background: rgba(0, 200, 224, 0.15);
  align-items: center;
  justify-content: center;
  height: 34px;
  color: #00C8E0;
  display: flex;
  font-size: 0.875rem;
  font-weight: 800;
  flex-shrink: 0;
  width: 2.125rem;
}.ojo_reg_step_title-uyy {
  color: #E8F8FC;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 14px;
}.ojo_reg_step_text-uyy {
  color: #5A8898;
  line-height: 1.5;
  font-size: 0.75rem;
}.ojo_reg_trust-uyy {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  gap: 0.625rem;
  padding-top: 20px;
  margin-top: 20px;
  flex-wrap: wrap;
  display: flex;
}.ojo_reg_trust_item-uyy {
  gap: 7px;
  align-items: center;
  display: flex;
  color: #5A8898;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.ojo_reg_trust_ic-uyy svg {
  stroke-linecap: round;
  width: 1rem;
  height: 16px;
  stroke-linejoin: round;
  color: #00C8E0;
}.ojo_app-uyy {
  padding: 36px 16px 0;
  background: #061C24;
}
@media(min-width: 767px) {.ojo_app-uyy {
  padding: 44px 24px 0;
}
}.ojo_app_in-uyy {
  margin: 0 auto;
  max-width: 1340px;
}.ojo_app_head-uyy {
  margin-bottom: 1rem;
}.ojo_app_label-uyy {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .08em;
  margin-bottom: 0.5rem;
  color: #00C8E0;
}.ojo_app_h2-uyy {
  font-size: 1.25rem;
  margin-bottom: 6px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  color: #E8F8FC;
}
@media(min-width: 771px) {.ojo_app_h2-uyy {
  font-size: 24px;
}
}.ojo_app_sub-uyy {
  line-height: 1.6;
  overflow-wrap: break-word;
  max-width: 37.5rem;
  color: #5A8898;
  font-size: 0.813rem;
}.ojo_app_sub-uyy strong {
  font-weight: 700;
  color: #B0D4DE;
}.ojo_app_cards-uyy {
  gap: 0.625rem;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 637px) {.ojo_app_cards-uyy {
  grid-template-columns: repeat(3,1fr);
}
}.ojo_app_card-uyy {
  overflow: hidden;
  gap: 1rem;
  border-radius: 10px;
  padding: 20px;
  flex-wrap: wrap;
  position: relative;
  display: flex;
  align-items: flex-start;
}.ojo_app_card_ios-uyy {
  background: linear-gradient(135deg,rgba(0, 200, 224, 0.15) 0%,#0D2D38 100%);
}.ojo_app_card_android-uyy {
  background: linear-gradient(135deg,rgba(0, 200, 120, 0.15) 0%,#0D2D38 100%);
}.ojo_app_card_win-uyy {
  background: linear-gradient(135deg,rgba(212, 160, 32, 0.18) 0%,#0D2D38 100%);
}.ojo_app_card_ic-uyy svg {
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 2.125rem;
  height: 34px;
}.ojo_app_card_ic-uyy {
  color: #E8F8FC;
  flex-shrink: 0;
}.ojo_app_card_os-uyy {
  letter-spacing: .08em;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  color: #5A8898;
  margin-bottom: 0.375rem;
}.ojo_app_card_title-uyy {
  font-weight: 700;
  color: #E8F8FC;
  overflow-wrap: break-word;
  line-height: 1.2;
  font-size: 0.938rem;
  margin-bottom: 0.375rem;
}.ojo_app_card_text-uyy {
  color: #5A8898;
  margin-bottom: 0.875rem;
  overflow-wrap: break-word;
  font-size: 0.75rem;
  line-height: 1.5;
}.ojo_app_card_btn-uyy {
  padding: 0.625rem 18px;
  gap: 0.438rem;
  border-radius: 0.375rem;
  border: 1px solid rgba(0, 200, 224, 0.42);
  transition: background .2s;
  background: rgba(255, 255, 255, 0.12);
  font-size: 0.813rem;
  align-items: center;
  font-weight: 700;
  display: inline-flex;
  color: #E8F8FC;
}.ojo_app_card_btn-uyy:hover {
  background: rgba(255, 255, 255, 0.07);
}.ojo_bon-uyy {
  padding: 36px 1rem 0;
  background: #061C24;
}
@media(min-width: 766px) {.ojo_bon-uyy {
  padding: 2.75rem 24px 0;
}
}.ojo_bon_in-uyy {
  margin: 0 auto;
  max-width: 1340px;
}.ojo_bon_head-uyy {
  margin-bottom: 1.25rem;
}.ojo_bon_label-uyy {
  margin-bottom: 0.5rem;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #00C8E0;
  text-transform: uppercase;
  font-weight: 700;
}.ojo_bon_h2-uyy {
  font-size: 1.25rem;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: #E8F8FC;
}
@media(min-width: 769px) {.ojo_bon_h2-uyy {
  font-size: 1.5rem;
}
}.ojo_bon_seo-uyy {
  font-size: 13px;
  max-width: 38.75rem;
  overflow-wrap: break-word;
  color: #5A8898;
  line-height: 1.6;
}.ojo_bon_seo-uyy strong {
  color: #B0D4DE;
  font-weight: 700;
}.ojo_bon_seo-uyy a {
  color: #00C8E0;
  text-decoration: underline;
}.ojo_bon_grid-uyy {
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media(min-width: 641px) {.ojo_bon_grid-uyy {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1082px) {.ojo_bon_grid-uyy {
  grid-template-columns: repeat(5,1fr);
}
}.ojo_bon_card-uyy {
  background: #0A2530;
  border-radius: 0.625rem;
  transition: border-color .2s,transform .2s;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.10);
}.ojo_bon_card-uyy:hover {
  border-color: rgba(0, 200, 224, 0.07);
  transform: translateY(-2px);
}.ojo_bon_card_ic-uyy svg {
  width: 26px;
  stroke-linejoin: round;
  height: 26px;
  stroke-linecap: round;
}.ojo_bon_card_ic-uyy {
  margin-bottom: 0.625rem;
}.ojo_bon_card_type-uyy {
  color: #5A8898;
  font-size: 10px;
  letter-spacing: .06em;
  margin-bottom: 0.375rem;
  text-transform: uppercase;
  font-weight: 700;
}.ojo_bon_card_amount-uyy {
  line-height: 1.1;
  margin-bottom: 6px;
  color: #D4A020;
  font-weight: 800;
  font-size: 1.125rem;
}.ojo_bon_card_name-uyy {
  font-size: 13px;
  margin-bottom: 8px;
  color: #E8F8FC;
  overflow-wrap: break-word;
  font-weight: 600;
}.ojo_bon_card_detail-uyy {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  overflow-wrap: break-word;
  line-height: 1.5;
  color: #547C8C;
  font-size: 11px;
  padding-top: 8px;
}.ojo_prov-uyy {
  padding: 36px 1rem 0;
  background: #061C24;
}
@media(min-width: 771px) {.ojo_prov-uyy {
  padding: 2.75rem 24px 0;
}
}.ojo_prov_in-uyy {
  margin: 0 auto;
  max-width: 1340px;
}.ojo_prov_head-uyy {
  margin-bottom: 1rem;
}.ojo_prov_label-uyy {
  text-transform: uppercase;
  color: #00C8E0;
  margin-bottom: 8px;
  font-weight: 700;
  letter-spacing: .08em;
  font-size: 11px;
}.ojo_prov_h2-uyy {
  font-weight: 800;
  margin-bottom: 8px;
  color: #E8F8FC;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: 'Cinzel', serif;
}
@media(min-width: 771px) {.ojo_prov_h2-uyy {
  font-size: 24px;
}
}.ojo_prov_seo-uyy {
  margin-bottom: 16px;
  max-width: 38.75rem;
  line-height: 1.6;
  color: #5A8898;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.ojo_prov_seo-uyy strong {
  font-weight: 700;
  color: #B0D4DE;
}.ojo_prov_seo-uyy a {
  text-decoration: underline;
  color: #00C8E0;
}.ojo_prov_grid-uyy {
  gap: 0.5rem;
  display: grid;
  grid-template-columns: repeat(4,1fr);
}
@media(min-width: 641px) {.ojo_prov_grid-uyy {
  gap: 0.625rem;
  grid-template-columns: repeat(5,1fr);
}
}
@media(min-width: 1079px) {.ojo_prov_grid-uyy {
  grid-template-columns: repeat(8,1fr);
}
}.ojo_prov_card-uyy {
  border: 1px solid rgba(255, 255, 255, 0.10);
  transition: border-color .2s,background .2s;
  padding: 14px 10px;
  gap: 7px;
  border-radius: 10px;
  background: #0A2530;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: column;
}.ojo_prov_card-uyy:hover {
  background: #0D2D38;
  border-color: rgba(0, 200, 224, 0.42);
}.ojo_prov_logo-uyy {
  overflow: hidden;
  border-radius: 0.375rem;
  background: rgba(255, 255, 255, 0.05);
  align-items: center;
  display: flex;
  height: 2.75rem;
  width: 2.75rem;
  justify-content: center;
}.ojo_prov_logo-uyy img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}.ojo_prov_name-uyy {
  font-size: 0.688rem;
  color: #7AAAB8;
  font-weight: 600;
  text-align: center;
  overflow-wrap: break-word;
}.ojo_seo-uyy {
  padding: 36px 1rem 0;
  background: #061C24;
}
@media(min-width: 767px) {.ojo_seo-uyy {
  padding: 2.75rem 24px 0;
}
}.ojo_seo_in-uyy {
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  border-radius: 0.875rem;
  background: #0D2D38;
  max-width: 83.75rem;
}
@media(min-width: 769px) {.ojo_seo_in-uyy {
  padding: 2.25rem 40px;
}
}.ojo_seo_label-uyy {
  letter-spacing: .08em;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 11px;
  color: #00C8E0;
  margin-bottom: 0.625rem;
}.ojo_seo_h2-uyy {
  line-height: 1.25;
  font-weight: 800;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
  font-family: 'Cinzel', serif;
  color: #E8F8FC;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.ojo_seo_h2-uyy {
  font-size: 1.5rem;
}
}.ojo_seo_body-uyy {
  font-size: 14px;
  color: #7AAAB8;
  overflow-wrap: break-word;
  line-height: 1.75;
}.ojo_seo_body-uyy p {
  color: #7AAAB8;
  margin-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.75;
}.ojo_seo_body-uyy p:last-child {
  margin-bottom: 0;
}.ojo_seo_body-uyy strong {
  font-weight: 700;
  color: #B0D4DE;
}.ojo_seo_body-uyy a {
  transition: color .2s;
  color: #00C8E0;
  text-decoration: underline;
}.ojo_seo_body-uyy a:hover {
  color: #00E0FA;
}.ojo_seo_body-uyy ul,.ojo_seo_body-uyy ol {
  margin: 0 0 12px;
  list-style: disc;
  padding-left: 22px;
}.ojo_seo_body-uyy ol {
  list-style: decimal;
}.ojo_seo_body-uyy li {
  color: #7AAAB8;
  margin-bottom: 6px;
  line-height: 1.75;
  font-size: 14px;
}.ojo_seo_body-uyy table {
  font-size: 13px;
  margin-bottom: 0.75rem;
  width: 100%;
  overflow-x: auto;
  display: block;
  border-collapse: collapse;
}
@media(min-width: 766px) {.ojo_seo_body-uyy table {
  display: table;
}
}.ojo_seo_body-uyy th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #B0D4DE;
  text-align: left;
  font-weight: 700;
}.ojo_seo_body-uyy td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 10px 12px;
  color: #7AAAB8;
}.ojo_seo_cols-uyy {
  gap: 1.5rem;
  margin-top: 20px;
  display: grid;
}
@media(min-width: 637px) {.ojo_seo_cols-uyy {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1078px) {.ojo_seo_cols-uyy {
  grid-template-columns: repeat(3,1fr);
}
}.ojo_seo_col_h-uyy {
  margin-bottom: 7px;
  font-size: 0.813rem;
  color: #B0D4DE;
  font-weight: 700;
  overflow-wrap: break-word;
}.ojo_seo_col_p-uyy {
  overflow-wrap: break-word;
  font-size: 0.813rem;
  color: #5A8898;
  line-height: 1.65;
}.ojo_seo_stats-uyy {
  gap: 16px;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.ojo_seo_stat-uyy {
  padding: 0.875rem 1rem;
  border: 1px solid rgba(0, 200, 224, 0.15);
  background: rgba(0, 200, 224, 0.07);
  flex: 1;
  border-radius: 0.625rem;
  min-width: 8.75rem;
}.ojo_seo_stat_val-uyy {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
  color: #00C8E0;
}.ojo_seo_stat_lb-uyy {
  overflow-wrap: break-word;
  color: #5A8898;
  font-size: 11px;
}.ojo_faq-uyy {
  background: #061C24;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.ojo_faq-uyy {
  padding: 44px 24px 0;
}
}.ojo_faq_in-uyy {
  margin: 0 auto;
  max-width: 1340px;
}.ojo_faq_head-uyy {
  margin-bottom: 20px;
}.ojo_faq_label-uyy {
  font-size: 0.688rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #00C8E0;
  letter-spacing: .08em;
}.ojo_faq_h2-uyy {
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 1.25rem;
  color: #E8F8FC;
  overflow-wrap: break-word;
}
@media(min-width:768px) {.ojo_faq_h2-uyy {
  font-size: 24px;
}
}.ojo_faq_list-uyy {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}.ojo_faq_item-uyy {
  background: #0D2D38;
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  overflow: hidden;
}.ojo_faq_q-uyy {
  padding: 1rem 20px;
  transition: color .2s;
  gap: 12px;
  color: #B0D4DE;
  flex-wrap: wrap;
  overflow-wrap: break-word;
  font-size: 0.875rem;
  cursor: pointer;
  align-items: center;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
}.ojo_faq_q-uyy:hover {
  color: #E8F8FC;
}.ojo_faq_q_ic-uyy {
  transition: transform .25s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  height: 24px;
  color: #00C8E0;
  align-items: center;
  flex-shrink: 0;
  display: flex;
  font-size: 16px;
  justify-content: center;
  width: 1.5rem;
}.ojo_faq_item-uyy.ojo_state_open-uyy .ojo_faq_q_ic-uyy {
  transform: rotate(45deg);
}.ojo_faq_a-uyy {
  padding: 0 20px 1rem;
  font-size: 0.813rem;
  display: none;
  line-height: 1.7;
  overflow-wrap: break-word;
  color: #5A8898;
}.ojo_faq_item-uyy.ojo_state_open-uyy .ojo_faq_a-uyy {
  display: block;
}.ojo_faq_a-uyy strong {
  font-weight: 700;
  color: #B0D4DE;
}.ojo_faq_a-uyy a {
  color: #00C8E0;
  text-decoration: underline;
}.ojo_faq_a-uyy ul,.ojo_faq_a-uyy ol {
  list-style: disc;
  margin: 0.5rem 0;
  padding-left: 1.25rem;
}.ojo_faq_a-uyy ol {
  list-style: decimal;
}.ojo_faq_a-uyy li {
  margin-bottom: 0.25rem;
  line-height: 1.6;
}.ojo_faq_a-uyy table {
  margin: 8px 0;
  font-size: 12px;
  display: block;
  border-collapse: collapse;
  width: 100%;
  overflow-x: auto;
}
@media(min-width: 769px) {.ojo_faq_a-uyy table {
  display: table;
}
}.ojo_faq_a-uyy th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.375rem 8px;
  color: #B0D4DE;
  font-weight: 700;
  text-align: left;
}.ojo_faq_a-uyy td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 0.375rem 8px;
  color: #5A8898;
}.ojo_seo-uyy {
  background: #061C24;
  padding: 2.25rem 16px 0;
}
@media(min-width: 771px) {.ojo_seo-uyy {
  padding: 2.75rem 1.5rem 0;
}
}.ojo_seo_in-uyy {
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.10);
  margin: 0 auto;
  padding: 1.75rem 1.5rem;
  background: #0D2D38;
  max-width: 83.75rem;
}
@media(min-width: 770px) {.ojo_seo_in-uyy {
  padding: 2.25rem 40px;
}
}.ojo_seo_label-uyy {
  font-size: 11px;
  letter-spacing: .08em;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 700;
  color: #00C8E0;
}.ojo_seo_h2-uyy {
  font-family: 'Cinzel', serif;
  overflow-wrap: break-word;
  line-height: 1.25;
  font-weight: 800;
  color: #E8F8FC;
  margin-bottom: 0.875rem;
  font-size: 1.25rem;
}
@media(min-width:768px) {.ojo_seo_h2-uyy {
  font-size: 24px;
}
}.ojo_seo_body-uyy {
  line-height: 1.75;
  color: #7AAAB8;
  font-size: 0.875rem;
  overflow-wrap: break-word;
}.ojo_seo_body-uyy p {
  color: #7AAAB8;
  line-height: 1.75;
  font-size: 14px;
  margin-bottom: 12px;
}.ojo_seo_body-uyy p:last-child {
  margin-bottom: 0;
}.ojo_seo_body-uyy strong {
  font-weight: 700;
  color: #B0D4DE;
}.ojo_seo_body-uyy a {
  transition: color .2s;
  text-decoration: underline;
  color: #00C8E0;
}.ojo_seo_body-uyy a:hover {
  color: #00E0FA;
}.ojo_seo_body-uyy ul,.ojo_seo_body-uyy ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.ojo_seo_body-uyy ol {
  list-style: decimal;
}.ojo_seo_body-uyy li {
  line-height: 1.75;
  color: #7AAAB8;
  margin-bottom: 6px;
  font-size: 0.875rem;
}.ojo_seo_body-uyy table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 0.75rem;
  overflow-x: auto;
  font-size: 13px;
  display: block;
}
@media(min-width: 770px) {.ojo_seo_body-uyy table {
  display: table;
}
}.ojo_seo_body-uyy th {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding: 0.625rem 0.75rem;
  font-weight: 700;
  color: #B0D4DE;
  text-align: left;
}.ojo_seo_body-uyy td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7AAAB8;
}.ojo_seo_cols-uyy {
  gap: 1.5rem;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 641px) {.ojo_seo_cols-uyy {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1077px) {.ojo_seo_cols-uyy {
  grid-template-columns: repeat(3,1fr);
}
}.ojo_seo_col_h-uyy {
  overflow-wrap: break-word;
  font-weight: 700;
  margin-bottom: 7px;
  color: #B0D4DE;
  font-size: 0.813rem;
}.ojo_seo_col_p-uyy {
  font-size: 13px;
  color: #5A8898;
  overflow-wrap: break-word;
  line-height: 1.65;
}.ojo_seo_stats-uyy {
  gap: 16px;
  margin: 1.25rem 0;
  flex-wrap: wrap;
  display: flex;
}.ojo_seo_stat-uyy {
  flex: 1;
  border: 1px solid rgba(0, 200, 224, 0.15);
  padding: 14px 1rem;
  border-radius: 10px;
  background: rgba(0, 200, 224, 0.07);
  min-width: 8.75rem;
}.ojo_seo_stat_val-uyy {
  color: #00C8E0;
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 0.25rem;
  overflow-wrap: break-word;
}.ojo_seo_stat_lb-uyy {
  overflow-wrap: break-word;
  color: #5A8898;
  font-size: 11px;
}.ojo_seo-uyy {
  padding: 2.25rem 16px 0;
  background: #061C24;
}
@media(min-width: 769px) {.ojo_seo-uyy {
  padding: 2.75rem 24px 0;
}
}.ojo_seo_in-uyy {
  background: #0D2D38;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.10);
  padding: 1.75rem 1.5rem;
  border-radius: 14px;
  max-width: 83.75rem;
}
@media(min-width:768px) {.ojo_seo_in-uyy {
  padding: 2.25rem 2.5rem;
}
}.ojo_seo_label-uyy {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: .08em;
  font-size: 0.688rem;
  color: #00C8E0;
}.ojo_seo_h2-uyy {
  font-weight: 800;
  color: #E8F8FC;
  margin-bottom: 14px;
  font-size: 20px;
  overflow-wrap: break-word;
  font-family: 'Cinzel', serif;
  line-height: 1.25;
}
@media(min-width: 769px) {.ojo_seo_h2-uyy {
  font-size: 1.5rem;
}
}.ojo_seo_body-uyy {
  font-size: 14px;
  line-height: 1.75;
  overflow-wrap: break-word;
  color: #7AAAB8;
}.ojo_seo_body-uyy p {
  margin-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #7AAAB8;
  line-height: 1.75;
}.ojo_seo_body-uyy p:last-child {
  margin-bottom: 0;
}.ojo_seo_body-uyy strong {
  color: #B0D4DE;
  font-weight: 700;
}.ojo_seo_body-uyy a {
  transition: color .2s;
  color: #00C8E0;
  text-decoration: underline;
}.ojo_seo_body-uyy a:hover {
  color: #00E0FA;
}.ojo_seo_body-uyy ul,.ojo_seo_body-uyy ol {
  list-style: disc;
  margin: 0 0 12px;
  padding-left: 22px;
}.ojo_seo_body-uyy ol {
  list-style: decimal;
}.ojo_seo_body-uyy li {
  margin-bottom: 6px;
  font-size: 0.875rem;
  color: #7AAAB8;
  line-height: 1.75;
}.ojo_seo_body-uyy table {
  overflow-x: auto;
  margin-bottom: 0.75rem;
  display: block;
  font-size: 13px;
  border-collapse: collapse;
  width: 100%;
}
@media(min-width: 769px) {.ojo_seo_body-uyy table {
  display: table;
}
}.ojo_seo_body-uyy th {
  padding: 0.625rem 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  color: #B0D4DE;
  text-align: left;
  font-weight: 700;
}.ojo_seo_body-uyy td {
  padding: 10px 0.75rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  color: #7AAAB8;
}.ojo_seo_cols-uyy {
  gap: 24px;
  display: grid;
  margin-top: 1.25rem;
}
@media(min-width: 637px) {.ojo_seo_cols-uyy {
  grid-template-columns: 1fr 1fr;
}
}
@media(min-width: 1079px) {.ojo_seo_cols-uyy {
  grid-template-columns: repeat(3,1fr);
}
}.ojo_seo_col_h-uyy {
  font-weight: 700;
  margin-bottom: 7px;
  color: #B0D4DE;
  font-size: 0.813rem;
  overflow-wrap: break-word;
}.ojo_seo_col_p-uyy {
  overflow-wrap: break-word;
  font-size: 13px;
  line-height: 1.65;
  color: #5A8898;
}.ojo_seo_stats-uyy {
  gap: 1rem;
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
}.ojo_seo_stat-uyy {
  background: rgba(0, 200, 224, 0.07);
  border: 1px solid rgba(0, 200, 224, 0.15);
  border-radius: 0.625rem;
  padding: 14px 1rem;
  flex: 1;
  min-width: 8.75rem;
}.ojo_seo_stat_val-uyy {
  margin-bottom: 4px;
  overflow-wrap: break-word;
  color: #00C8E0;
  font-size: 1.25rem;
  font-weight: 800;
}.ojo_seo_stat_lb-uyy {
  color: #5A8898;
  font-size: 0.688rem;
  overflow-wrap: break-word;
}.ojo_rv-uyy {
  background: #061C24;
  padding: 36px 16px 0;
}
@media(min-width: 769px) {.ojo_rv-uyy {
  padding: 44px 24px 0;
}
}.ojo_rv_in-uyy {
  margin: 0 auto;
  max-width: 83.75rem;
}.ojo_rv_head-uyy {
  margin-bottom: 1.25rem;
  max-width: 45rem;
}.ojo_rv_label-uyy {
  margin-bottom: 0.5rem;
  font-weight: 700;
  font-size: 0.688rem;
  letter-spacing: .08em;
  color: #00C8E0;
  text-transform: uppercase;
}.ojo_rv_h2-uyy {
  font-size: 22px;
  overflow-wrap: break-word;
  color: #E8F8FC;
  font-family: 'Cinzel', serif;
  font-weight: 800;
  margin-bottom: 10px;
}
@media(min-width: 769px) {.ojo_rv_h2-uyy {
  font-size: 1.75rem;
}
}.ojo_rv_stats-uyy {
  gap: 1.125rem;
  font-size: 0.813rem;
  flex-wrap: wrap;
  display: flex;
  color: #5A8898;
  align-items: center;
}.ojo_rv_stats_score-uyy {
  gap: 0.375rem;
  display: flex;
  align-items: baseline;
}.ojo_rv_stats_score_val-uyy {
  color: #D4A020;
  font-weight: 800;
  font-family: 'Cinzel', serif;
  font-size: 1.375rem;
}.ojo_rv_stats_score_max-uyy {
  font-size: 0.813rem;
  color: #547C8C;
}.ojo_rv_stats_badge-uyy {
  gap: 0.25rem;
  display: flex;
  align-items: center;
}.ojo_rv_stats_badge-uyy svg {
  color: #D4A020;
  width: 14px;
  height: 14px;
}.ojo_rv_grid-uyy {
  gap: 0.75rem;
  display: grid;
  grid-template-columns: 1fr;
}
@media(min-width: 643px) {.ojo_rv_grid-uyy {
  gap: 0.875rem;
  grid-template-columns: repeat(2,1fr);
}
}
@media(min-width: 1081px) {.ojo_rv_grid-uyy {
  gap: 1rem;
  grid-template-columns: repeat(3,1fr);
}
}.ojo_rv_card-uyy {
  border-radius: 0.625rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  background: #0D2D38;
  padding: 20px;
  display: flex;
  flex-direction: column;
}.ojo_rv_card_stars-uyy {
  gap: 2px;
  display: flex;
  color: #D4A020;
  margin-bottom: 0.625rem;
}.ojo_rv_card_stars-uyy svg {
  height: 0.875rem;
  width: 0.875rem;
}.ojo_rv_card_h-uyy {
  overflow-wrap: break-word;
  margin-bottom: 0.5rem;
  font-weight: 700;
  color: #E8F8FC;
  line-height: 1.3;
  font-size: 14px;
}.ojo_rv_card_body-uyy {
  flex: 1;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  margin-bottom: 0.875rem;
  color: #5A8898;
  line-height: 1.65;
}.ojo_rv_card_body-uyy strong {
  color: #B0D4DE;
  font-weight: 600;
}.ojo_rv_card_meta-uyy {
  gap: 0.625rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 12px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
  justify-content: space-between;
}.ojo_rv_card_author-uyy {
  color: #B0D4DE;
  font-size: 0.75rem;
  font-weight: 600;
}.ojo_rv_card_date-uyy {
  color: #547C8C;
  font-size: 11px;
}.ojo_ft-uyy {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  background: #040F14;
  margin-top: 48px;
}.ojo_ft_support-uyy {
  padding: 24px 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width: 765px) {.ojo_ft_support-uyy {
  padding: 1.75rem 24px;
}
}.ojo_ft_support_in-uyy {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  max-width: 83.75rem;
  display: flex;
  flex-wrap: wrap;
}.ojo_ft_support_main-uyy {
  gap: 16px;
  flex: 1;
  min-width: 220px;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}.ojo_ft_support_ic-uyy {
  flex-shrink: 0;
  color: #00C8E0;
}.ojo_ft_support_ic-uyy svg {
  height: 1.875rem;
  stroke-linejoin: round;
  width: 30px;
  stroke-linecap: round;
}.ojo_ft_support_text_title-uyy {
  overflow-wrap: break-word;
  color: #E8F8FC;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 0.938rem;
}.ojo_ft_support_text_sub-uyy {
  color: #5A8898;
  overflow-wrap: break-word;
  font-size: 0.75rem;
}.ojo_ft_support_btn-uyy {
  transition: background .2s;
  background: #00C8E0;
  border-radius: 0.625rem;
  padding: 11px 22px;
  color: #E8F8FC;
  white-space: nowrap;
  font-size: 13px;
  flex-shrink: 0;
  font-weight: 700;
}.ojo_ft_support_btn-uyy:hover {
  background: #00E0FA;
}.ojo_ft_support_contacts-uyy {
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
}.ojo_ft_support_contact-uyy {
  font-size: 12px;
  color: #547C8C;
  line-height: 1.4;
}.ojo_ft_support_contact-uyy strong {
  display: block;
  color: #7AAAB8;
  font-size: 0.688rem;
  margin-bottom: 2px;
  font-weight: 600;
}.ojo_ft_main-uyy {
  padding: 2rem 16px 1.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media(min-width:768px) {.ojo_ft_main-uyy {
  padding: 2.5rem 1.5rem 32px;
}
}.ojo_ft_main_in-uyy {
  gap: 1.5rem;
  margin: 0 auto;
  grid-template-columns: 1fr 1fr;
  max-width: 83.75rem;
  display: grid;
}
@media(min-width: 642px) {.ojo_ft_main_in-uyy {
  grid-template-columns: repeat(3,1fr);
}
}
@media(min-width: 1077px) {.ojo_ft_main_in-uyy {
  grid-template-columns: 12.5rem repeat(3,1fr) 1fr;
}
}.ojo_ft_col_logo-uyy {
  grid-column: 1/-1;
}
@media(min-width: 1077px) {.ojo_ft_col_logo-uyy {
  grid-column: auto;
}
}.ojo_ft_logo-uyy {
  gap: 9px;
  margin-bottom: 12px;
  flex-wrap: wrap;
  display: flex;
  font-weight: 800;
  align-items: center;
  font-size: 16px;
  color: #E8F8FC;
  overflow-wrap: break-word;
}.ojo_ft_logo_mark-uyy {
  border-radius: 6px;
  overflow: hidden;
  height: 30px;
  width: 30px;
}.ojo_ft_logo_mark-uyy img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}.ojo_ft_logo_sub-uyy {
  line-height: 1.55;
  font-size: 0.75rem;
  max-width: 12.5rem;
  color: #547C8C;
  overflow-wrap: break-word;
}.ojo_ft_col_title-uyy {
  text-transform: uppercase;
  font-size: 0.75rem;
  margin-bottom: 0.875rem;
  font-weight: 700;
  letter-spacing: .07em;
  color: #7AAAB8;
}.ojo_ft_col_links-uyy {
  gap: 0.563rem;
  flex-direction: column;
  display: flex;
}.ojo_ft_col_link-uyy {
  transition: color .2s;
  font-size: 0.813rem;
  overflow-wrap: break-word;
  color: #547C8C;
}.ojo_ft_col_link-uyy:hover {
  color: #B0D4DE;
}.ojo_ft_apps-uyy {
  gap: 8px;
  flex-direction: column;
  display: flex;
}.ojo_ft_app_card-uyy {
  border-radius: 0.375rem;
  gap: 10px;
  padding: 10px 12px;
  background: rgba(255, 255, 255, 0.05);
  transition: border-color .2s;
  border: 1px solid rgba(255, 255, 255, 0.10);
  display: flex;
  align-items: center;
}.ojo_ft_app_card-uyy:hover {
  border-color: rgba(0, 200, 224, 0.42);
}.ojo_ft_app_card_ic-uyy svg {
  height: 1.375rem;
  stroke-linejoin: round;
  stroke-linecap: round;
  width: 1.375rem;
}.ojo_ft_app_card_os-uyy {
  font-size: 0.625rem;
  color: #547C8C;
  font-weight: 600;
}.ojo_ft_app_card_action-uyy {
  color: #B0D4DE;
  font-size: 12px;
  font-weight: 700;
}.ojo_ft_bot-uyy {
  padding: 1.25rem 1rem;
}
@media(min-width: 769px) {.ojo_ft_bot-uyy {
  padding: 1.25rem 1.5rem;
}
}.ojo_ft_bot_in-uyy {
  gap: 16px;
  margin: 0 auto;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  max-width: 1340px;
}.ojo_ft_socials-uyy {
  gap: 8px;
  display: flex;
}.ojo_ft_soc-uyy {
  transition: background .2s;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.375rem;
  border: 1px solid rgba(255, 255, 255, 0.10);
  color: #7AAAB8;
  height: 2.25rem;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 36px;
}.ojo_ft_soc-uyy svg {
  stroke-linejoin: round;
  width: 1rem;
  stroke-linecap: round;
  height: 16px;
}.ojo_ft_soc-uyy:hover {
  background: rgba(255, 255, 255, 0.07);
}.ojo_ft_legal-uyy {
  flex: 1;
  font-size: 0.688rem;
  color: #6898A8;
  overflow-wrap: break-word;
  line-height: 1.6;
  min-width: 12.5rem;
}.ojo_ft_legal-uyy strong {
  color: #7AAAB8;
  font-weight: 700;
}.ojo_ft_legal-uyy a {
  text-decoration: underline;
  color: #7AAAB8;
}.ojo_ft_age-uyy {
  border-radius: 50%;
  border: 2px solid #6898A8;
  align-items: center;
  color: #6898A8;
  display: flex;
  height: 2rem;
  flex-shrink: 0;
  font-weight: 800;
  justify-content: center;
  font-size: 11px;
  width: 2rem;
  margin-left: auto;
}