.leadership-vision,
.leadership-principles,
.leadership-team,
.leadership-governance {
  padding-block: 4rem;
}

.leadership-vision {
  background: linear-gradient(180deg, #f8fbff 0%, #f2f8ff 100%);
}

.leadership-principles {
  background: linear-gradient(135deg, #11395f 0%, #195a8f 55%, #1f79bd 100%);
}

.leadership-team {
  background: #ffffff;
}

.leadership-governance {
  background: linear-gradient(180deg, #f8fbff 0%, #f3f8ff 100%);
}

.leadership-cta {
  padding-block: 4rem;
  background: #ffffff;
}

.leadership-cta-actions {
  text-align: center;
}

.leadership-heading {
  margin-bottom: 1.35rem;
  max-width: 84ch;
  margin-inline: auto;
  text-align: center;
}

.leadership-heading h2 {
  margin: 0;
  color: #113b63;
}

.leadership-heading p {
  margin: 0.52rem 0 0;
  color: #4b6a87;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.leadership-principles .leadership-heading h2,
.leadership-principles .leadership-heading p {
  color: #f3f9ff;
}

.leadership-philosophy-carousel {
  max-width: 900px;
  margin: 0 auto;
  padding: 0 3.25rem 2rem;
}

.leadership-principle-card,
.leadership-exec-card,
.leadership-governance-card {
  border-radius: 16px;
  border: 1px solid rgba(45, 111, 184, 0.2);
  background: #ffffff;
  box-shadow: 0 12px 24px rgba(16, 55, 92, 0.08);
  padding: 1.1rem 1rem;
  height: 100%;
  transition: transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease;
}

.leadership-principle-card {
  position: relative;
  overflow: hidden;
  border-color: rgba(186, 226, 255, 0.48);
  background: linear-gradient(160deg, rgba(255, 255, 255, 0.96) 0%, rgba(236, 246, 255, 0.94) 100%);
  box-shadow: 0 14px 28px rgba(10, 43, 74, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.55);
  backdrop-filter: blur(4px);
}

.leadership-principle-card::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #9ed5ff 0%, #52a9ea 45%, #2283ca 100%);
  opacity: 0.95;
}

.leadership-principle-card::after {
  content: "";
  position: absolute;
  width: 180px;
  height: 180px;
  inset: auto -70px -90px auto;
  background: radial-gradient(circle, rgba(54, 145, 217, 0.2) 0%, rgba(54, 145, 217, 0) 72%);
  pointer-events: none;
}

.leadership-principle-card:hover,
.leadership-exec-card:hover,
.leadership-governance-card:hover {
  transform: translateY(-8px);
  border-color: rgba(160, 214, 255, 0.72);
  box-shadow: 0 24px 42px rgba(9, 39, 68, 0.3);
}

.leadership-icon {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(35, 113, 193, 0.12);
  color: #1561a4;
  margin-bottom: 0.55rem;
}

.leadership-principle-card .leadership-icon {
  border: 1px solid rgba(34, 117, 185, 0.28);
  background: linear-gradient(165deg, rgba(255, 255, 255, 0.9), rgba(206, 232, 255, 0.9));
  color: #0f4b7a;
  box-shadow: 0 10px 20px rgba(31, 110, 178, 0.16);
}

.leadership-philosophy-slide h3,
.leadership-principle-card h3,
.leadership-exec-card h3 {
  margin: 0 0 0.5rem;
  color: #123f68;
  font-size: 1.03rem;
}

.leadership-philosophy-slide p,
.leadership-principle-card p,
.leadership-exec-card p,
.leadership-governance-card p {
  margin: 0;
  color: #4b6a87;
}

.leadership-principle-card h3 {
  color: #0f3d64;
}

.leadership-principle-card p {
  color: #355876;
}

.leadership-philosophy-slide {
  border: 0;
  box-shadow: none;
  background: transparent;
  padding: 0.25rem 0.2rem;
  text-align: center;
  transition: none;
}

.leadership-philosophy-slide .leadership-icon {
  width: 56px;
  height: 56px;
  margin-bottom: 0.7rem;
}

.leadership-philosophy-slide h3 {
  font-size: 1.2rem;
  margin-bottom: 0.55rem;
}

.leadership-philosophy-slide p {
  max-width: 72ch;
  margin-inline: auto;
}

.leadership-philosophy-carousel .carousel-indicators {
  margin-bottom: 0;
}

.leadership-philosophy-carousel .carousel-indicators [data-bs-target] {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: rgba(21, 96, 164, 0.35);
}

.leadership-philosophy-carousel .carousel-indicators .active {
  background-color: #1561a4;
}

.leadership-philosophy-carousel .carousel-control-prev,
.leadership-philosophy-carousel .carousel-control-next {
  width: 2.5rem;
}

.leadership-philosophy-carousel .carousel-control-prev-icon,
.leadership-philosophy-carousel .carousel-control-next-icon {
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background-color: rgba(21, 96, 164, 0.14);
  background-size: 62% 62%;
}

.leadership-role {
  margin: 0 0 0.45rem;
  color: #1c5b91;
  font-size: 0.92rem;
  font-weight: 700;
}

.leadership-exec-card {
  text-align: center;
  height: 100%;
}

.leadership-exec-photo {
  width: 112px;
  height: 112px;
  margin: 0 auto 0.8rem;
  border-radius: 22px;
  border: 1px solid rgba(40, 107, 180, 0.3);
  background: linear-gradient(165deg, #e9f4ff 0%, #cfe8ff 100%);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.72), 0 12px 20px rgba(22, 79, 131, 0.14);
  display: grid;
  align-content: center;
  justify-items: center;
  gap: 0.2rem;
}

.leadership-exec-photo i {
  color: #2a6da4;
  font-size: 1.5rem;
}

.leadership-exec-photo span {
  display: inline-block;
  border-radius: 999px;
  border: 1px solid rgba(40, 106, 178, 0.25);
  background: rgba(255, 255, 255, 0.78);
  color: #1e5f99;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  padding: 0.05rem 0.38rem;
}

.leadership-brief {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-clamp: 2;
}

.leadership-exec-carousel {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 3.25rem 2rem;
}

.leadership-exec-carousel .carousel-indicators {
  margin-bottom: 0;
}

.leadership-exec-carousel .carousel-indicators [data-bs-target] {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: rgba(21, 96, 164, 0.35);
}

.leadership-exec-carousel .carousel-indicators .active {
  background-color: #1561a4;
}

.leadership-exec-carousel .carousel-control-prev,
.leadership-exec-carousel .carousel-control-next {
  width: 2.5rem;
}

.leadership-exec-carousel .carousel-control-prev-icon,
.leadership-exec-carousel .carousel-control-next-icon {
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background-color: rgba(21, 96, 164, 0.14);
  background-size: 62% 62%;
}

.leadership-governance-card h3 {
  margin: 0 0 0.4rem;
  color: #123f68;
  font-size: 1rem;
}

.leadership-governance-card h3 i {
  color: #1e76bd;
}

@media (max-width: 767.98px) {
  .leadership-vision,
  .leadership-principles,
  .leadership-team,
  .leadership-governance,
  .leadership-cta {
    padding-block: 3rem;
  }

  .leadership-philosophy-carousel {
    padding-inline: 2rem;
  }

  .leadership-philosophy-slide h3 {
    font-size: 1.1rem;
  }

  .leadership-exec-carousel {
    padding-inline: 2rem;
  }
}
