.elementor-21779 .elementor-element.elementor-element-37ab55ae{--display:flex;--min-height:0px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:20px 20px;--row-gap:20px;--column-gap:20px;--overlay-opacity:1;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-21779 .elementor-element.elementor-element-37ab55ae:not(.elementor-motion-effects-element-type-background), .elementor-21779 .elementor-element.elementor-element-37ab55ae > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://uniosun.edu.ng/wp-content/uploads/2026/02/afed5abac16c8901dc784bad157f19b5-1.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-21779 .elementor-element.elementor-element-37ab55ae::before, .elementor-21779 .elementor-element.elementor-element-37ab55ae > .elementor-background-video-container::before, .elementor-21779 .elementor-element.elementor-element-37ab55ae > .e-con-inner > .elementor-background-video-container::before, .elementor-21779 .elementor-element.elementor-element-37ab55ae > .elementor-background-slideshow::before, .elementor-21779 .elementor-element.elementor-element-37ab55ae > .e-con-inner > .elementor-background-slideshow::before, .elementor-21779 .elementor-element.elementor-element-37ab55ae > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:transparent;--background-overlay:'';background-image:linear-gradient(0deg, #000000A8 0%, #000000AD 0%);}.elementor-21779 .elementor-element.elementor-element-675f163c .rs-heading .title-inner .title{color:#FFFFFF;margin:0px 0px 0px 0px;}.elementor-21779 .elementor-element.elementor-element-98eafc8{--divider-border-style:solid;--divider-color:#FFFFFF;--divider-border-width:1.2px;}.elementor-21779 .elementor-element.elementor-element-98eafc8 .elementor-divider-separator{width:45%;}.elementor-21779 .elementor-element.elementor-element-2bcb252f .elementor-heading-title{font-weight:500;color:#FFFFFF;}.elementor-21779 .elementor-element.elementor-element-3a105925{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:20px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px;}.elementor-21779 .elementor-element.elementor-element-3a105925.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-21779 .elementor-element.elementor-element-77778f61{color:#000000;}.elementor-21779 .elementor-element.elementor-element-77778f61 a{color:#5C8018;}.elementor-21779 .elementor-element.elementor-element-4bf29bf{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(max-width:1024px){.elementor-21779 .elementor-element.elementor-element-98eafc8 .elementor-divider-separator{width:64%;}}@media(min-width:768px){.elementor-21779 .elementor-element.elementor-element-37ab55ae{--width:100vw;}.elementor-21779 .elementor-element.elementor-element-3a105925{--width:104.409%;}}@media(max-width:767px){.elementor-21779 .elementor-element.elementor-element-675f163c .rs-heading .title-inner .title{font-size:16px;}.elementor-21779 .elementor-element.elementor-element-98eafc8 .elementor-divider-separator{width:75%;}}/* Start custom CSS for html, class: .elementor-element-a54bc15 */.uniosun-health-redesign {
  background: #f7fafc;
  padding: 0 0 5px;
  color: #1f2937;
}


.uhr-container {
  width: min(1280px, 95%);
  margin: 0 auto;
}

.uhr-hero {
  display: grid;
  grid-template-columns: 1.25fr 0.95fr;
  gap: 30px;
  padding: 40px 0 40px;
  align-items: start;
}

.uhr-hero-text {
  background: #ffffff;
  border-radius: 28px;
  padding: 38px 34px;
  box-shadow: 0 14px 34px rgba(15, 23, 42, 0.06);
}

.uhr-kicker {
  display: inline-block;
  font-size: 0.85rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #5c8018;
  margin-bottom: 14px;
}

.uhr-hero-text h2 {
  font-size: clamp(2rem, 4vw, 3.5rem);
  line-height: 1.12;
  margin: 0 0 16px;
  color: #102f46;
  font-weight: 800;
}

.uhr-hero-text p {
  margin: 0;
  font-size: 1.02rem;
  line-height: 1.9;
  color: #4b5563;
}

.uhr-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 26px;
}

.uhr-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 24px;
  border-radius: 999px;
  text-decoration: none;
  font-weight: 700;
  transition: all 0.25s ease;
}

.uhr-btn-primary {
  background: #123b56;
  color: #ffffff;
}

.uhr-btn-primary:hover {
  background: #0f3148;
}

.uhr-btn-outline {
  background: transparent;
  color: #123b56;
  border: 1px solid #cbd5e1;
}

.uhr-btn-outline:hover {
  border-color: #5c8018;
  color: #5c8018;
}

.uhr-hero-panel {
  display: grid;
  gap: 18px;
}

.uhr-panel-card {
  background: linear-gradient(135deg, #123b56, #174b67);
  color: #ffffff;
  border-radius: 22px;
  padding: 26px 24px;
  box-shadow: 0 14px 30px rgba(15, 23, 42, 0.08);
}

.uhr-panel-label {
  display: block;
  font-size: 0.78rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: rgba(255,255,255,0.75);
  margin-bottom: 10px;
  font-weight: 700;
}

.uhr-panel-card strong {
  display: block;
  font-size: 1.06rem;
  line-height: 1.65;
  font-weight: 700;
}

.uhr-metrics-band {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
  margin-bottom: 34px;
}

.uhr-metric {
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 18px;
  padding: 22px 20px;
}

.uhr-metric-title {
  display: block;
  font-weight: 700;
  color: #102f46;
  margin-bottom: 8px;
  font-size: 0.98rem;
}

.uhr-metric p {
  margin: 0;
  color: #4b5563;
  line-height: 1.75;
  font-size: 0.92rem;
}

.uhr-section {
  background: #ffffff;
  border-radius: 26px;
  padding: 36px 32px;
  margin-bottom: 30px;
  box-shadow: 0 14px 30px rgba(15, 23, 42, 0.05);
}

.uhr-section.soft {
  background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
}

.uhr-section-intro {
  max-width: 860px;
  margin-bottom: 26px;
}

.uhr-label {
  display: inline-block;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #5c8018;
  margin-bottom: 12px;
}

.uhr-section-intro h3 {
  margin: 0 0 12px;
  font-size: 2rem;
  color: #102f46;
}

.uhr-section-intro p {
  margin: 0;
  color: #4b5563;
  line-height: 1.85;
  font-size: 1rem;
}

.uhr-feature-list {
  display: grid;
  gap: 18px;
}

.uhr-feature-item {
  display: grid;
  grid-template-columns: 72px 1fr;
  gap: 18px;
  align-items: start;
  padding: 22px 0;
  border-bottom: 1px solid #eef2f7;
}

.uhr-feature-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.uhr-icon {
  width: 58px;
  height: 58px;
  border-radius: 16px;
  background: #edf5ef;
  color: #5C8018;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.28rem;
}

.uhr-metric > .fa-solid, .uhr-value-box > .fa-solid{
    color: #5C8018;
}

.uhr-feature-content h4 {
  margin: 0 0 8px;
  color: #102f46;
  font-size: 1.08rem;
}

.uhr-feature-content p {
  margin: 0;
  color: #4b5563;
  line-height: 1.82;
}

.uhr-split-section {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 22px;
  margin-bottom: 0;
}

.uhr-split-card {
  background: #ffffff;
  border-radius: 24px;
  padding: 34px 30px;
  box-shadow: 0 14px 30px rgba(15, 23, 42, 0.05);
}

.uhr-split-card.uhr-accent {
  background: linear-gradient(135deg, #123b56, #174b67);
  color: #ffffff;
}

.uhr-split-card h3 {
  margin: 0 0 12px;
  font-size: 1.6rem;
  color: #FFFFFF;
}

.uhr-split-card p {
  margin: 0;
  line-height: 1.85;
  color: inherit;
}

.uhr-split-card:not(.uhr-accent) h3 {
  color: #102f46;
}

.uhr-split-card:not(.uhr-accent) p {
  color: #4b5563;
}

.uhr-value-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}

.uhr-value-box {
  background: #ffffff;
  border: 1px solid #e5e7eb;
  border-radius: 18px;
  padding: 22px 18px;
}

.uhr-value-box h4 {
  margin: 0 0 10px;
  color: #123b56;
  font-size: 1rem;
}

.uhr-value-box p {
  margin: 0;
  color: #4b5563;
  line-height: 1.75;
  font-size: 0.92rem;
}

@media (max-width: 1024px) {
  .uhr-hero,
  .uhr-split-section {
    grid-template-columns: 1fr;
  }

  .uhr-metrics-band,
  .uhr-value-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 680px) {
  .uniosun-health-redesign {
    padding-bottom: 70px;
  }

  .uhr-hero {
    padding: 54px 0 30px;
  }

  .uhr-hero-text,
  .uhr-section,
  .uhr-split-card {
    padding: 26px 20px;
  }

  .uhr-metrics-band,
  .uhr-value-grid {
    grid-template-columns: 1fr;
  }

  .uhr-feature-item {
    grid-template-columns: 1fr;
  }

  .uhr-hero-text h2 {
    font-size: 2.2rem;
  }
}/* End custom CSS */