
/* OHGS final launch display fix */
html,body,main{min-height:100%!important;opacity:1!important;visibility:visible!important}
.loader,#loader{
  position:fixed!important;inset:0!important;z-index:2147482500!important;
  display:grid!important;place-items:center!important;
  background:radial-gradient(circle at center,rgba(0,191,255,.13),transparent 38%),linear-gradient(135deg,#06111f,#0b1f36)!important;
  opacity:1!important;visibility:visible!important;pointer-events:auto!important;
  transition:opacity .35s ease,visibility .35s ease!important
}
body.light .loader,body.light #loader{background:radial-gradient(circle at center,rgba(0,119,182,.12),transparent 38%),linear-gradient(135deg,#f7fbff,#eaf4fd)!important}
.loader>div,#loader>div{width:min(92vw,360px)!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:14px!important;padding:24px 20px!important;margin:0 auto!important}
.load-core{width:112px!important;height:112px!important;display:grid!important;place-items:center!important;position:relative!important;margin:0 auto!important}
.load-core svg{position:absolute!important;inset:0!important;width:112px!important;height:112px!important}
.load-core img{width:74px!important;height:74px!important;object-fit:contain!important;object-position:center!important;background:transparent!important;border-radius:0!important;padding:0!important;box-shadow:none!important}
.loader p,#loader p{width:100%!important;max-width:320px!important;margin:0 auto!important;text-align:center!important;font-size:15px!important;line-height:1.45!important;font-weight:850!important;letter-spacing:.03em!important;color:#eef7ff!important}
body.light .loader p,body.light #loader p{color:#07111f!important}
body.ohgs-site-ready .loader,body.ohgs-site-ready #loader,.loader.ohgs-loader-gone,#loader.ohgs-loader-gone{opacity:0!important;visibility:hidden!important;pointer-events:none!important;display:none!important}

.site-header,header.site-header{
  position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:2147483000!important;
  transform:translateY(0)!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important
}
.site-header.hide,.site-header.hidden,.site-header.is-hidden,.site-header.header-hidden,.site-header.nav-hidden,.site-header.scroll-hide,body.header-hidden .site-header,body.nav-hidden .site-header,body.hide-header .site-header{transform:translateY(0)!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}

.site-header .theme-toggle{width:46px!important;min-width:46px!important;max-width:46px!important;height:42px!important;min-height:42px!important;padding:0!important;display:inline-grid!important;place-items:center!important;border-radius:999px!important;overflow:hidden!important;text-indent:0!important;font-size:0!important;line-height:1!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.05),0 8px 22px rgba(0,0,0,.16)!important}
body.light .site-header .theme-toggle{background:rgba(15,23,42,.06)!important;border-color:rgba(15,23,42,.14)!important}
.site-header .theme-toggle::before,.site-header .theme-toggle::after{content:none!important;display:none!important}
.site-header .theme-toggle .ohgs-theme-icon{display:grid!important;place-items:center!important;width:100%!important;height:100%!important;font-size:20px!important;line-height:1!important;text-indent:0!important}

.site-header .lang-toggle{min-width:66px!important;height:42px!important;font-size:11px!important;font-weight:900!important}
.site-header .whatsapp{height:42px!important;font-size:12px!important;font-weight:900!important}
main{padding-top:var(--header,76px)!important}

@media(max-width:980px){
  .load-core{width:104px!important;height:104px!important}.load-core svg{width:104px!important;height:104px!important}.load-core img{width:68px!important;height:68px!important}.loader p,#loader p{font-size:14px!important}
  .site-header .theme-toggle{width:38px!important;min-width:38px!important;max-width:38px!important;height:36px!important;min-height:36px!important}
  .site-header .theme-toggle .ohgs-theme-icon{font-size:18px!important}
  .site-header .lang-toggle{width:56px!important;min-width:56px!important;max-width:56px!important;height:36px!important;min-height:36px!important;font-size:8px!important}
  .site-header .whatsapp{width:68px!important;min-width:68px!important;max-width:68px!important;height:36px!important;min-height:36px!important;font-size:8px!important}
}
@media(max-width:430px){
  .site-header .theme-toggle{width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important}
  .site-header .theme-toggle .ohgs-theme-icon{font-size:17px!important}
  .site-header .lang-toggle{width:50px!important;min-width:50px!important;max-width:50px!important;height:34px!important;min-height:34px!important;font-size:7.5px!important}
  .site-header .whatsapp{width:60px!important;min-width:60px!important;max-width:60px!important;height:34px!important;min-height:34px!important;font-size:7.5px!important}
}
