/**
 * Elementor About Us — Eden / home page curve parity
 */

.ecoimpact-about-elementor {
  overflow-x: hidden;
}

/* Hero wave only — sand fill into content */
.ecoimpact-about-elementor .elementor-shape-bottom,
.ecoimpact-about-elementor .elementor-shape-top {
  line-height: 0;
  pointer-events: none;
}

.ecoimpact-about-elementor .elementor-shape-bottom svg,
.ecoimpact-about-elementor .elementor-shape-top svg {
  display: block;
  left: 50%;
  position: relative;
  transform: translateX(-50%);
  width: calc(100% + 1.3px);
  height: 34px;
}

.ecoimpact-about-elementor .ecoimpact-about-hero-section .elementor-shape-bottom .elementor-shape-fill {
  fill: #F3F2EE;
}

.ecoimpact-about-elementor .ecoimpact-about-hero-section {
  overflow: hidden;
  margin-bottom: 0;
}

@media (min-width: 1025px) {
  .ecoimpact-about-elementor .ecoimpact-about-hero-section {
    padding-top: 120px !important;
    padding-bottom: 100px !important;
  }
}

.ecoimpact-about-elementor .ecoimpact-about-hero-section .elementor-shape-bottom {
  bottom: -1px;
  z-index: 2;
}

.ecoimpact-about-elementor .ecoimpact-about-story-section {
  position: relative;
  z-index: 1;
  background-color: #F3F2EE;
}

.ecoimpact-about-elementor .ecoimpact-about-values-section {
  background-color: #F3F2EE;
}

.ecoimpact-about-elementor .ecoimpact-about-goal-section {
  background-color: #F3F2EE;
  margin-bottom: 0;
  overflow: hidden;
}

.ecoimpact-about-elementor .ecoimpact-about-goal-section .elementor-shape-bottom {
  bottom: -1px;
  z-index: 2;
}

.ecoimpact-about-elementor .ecoimpact-about-goal-section .elementor-shape-bottom .elementor-shape-fill {
  fill: #485b3f;
}

.page-about-us .ecoimpact-footer__curve-band {
  display: none;
}

.page-about-us .ecoimpact-footer {
  margin-top: 0;
}

.ecoimpact-about-elementor .ecoimpact-about-value-card.elementor-widget-icon-box .elementor-icon-box-wrapper {
  background: #fff;
  border: 1px solid rgba(27, 67, 50, 0.1);
  border-radius: 12px;
  padding: 1.75rem 1.5rem;
  height: 100%;
  box-shadow: 0 8px 24px rgba(27, 67, 50, 0.06);
}

.ecoimpact-about-elementor .ecoimpact-about-values-grid .elementor-column {
  margin-bottom: 1rem;
}

.ecoimpact-about-elementor .ecoimpact-about-story-grid .elementor-widget-image img {
  min-height: 320px;
  object-fit: cover;
}

@media (max-width: 767px) {
  .ecoimpact-about-elementor .ecoimpact-about-story-grid .elementor-widget-image img {
    min-height: 240px;
  }
}

.ecoimpact-about-elementor .ecoimpact-about-goal-section .elementor-button {
  margin-top: 1rem;
}

/* ─── Our Team — Eden editorial grid ───────────────────────── */
.ecoimpact-about-elementor .ecoimpact-about-team-section {
  background-color: #ffffff;
}

.ecoimpact-about-elementor .ecoimpact-about-team-kicker .elementor-heading-title {
  font-family: "Rubik", sans-serif;
  font-size: 0.8125rem;
  font-weight: 500;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #0A4A27;
  opacity: 0.75;
  margin-bottom: 0.75rem;
}

.ecoimpact-about-elementor .ecoimpact-about-team-title .elementor-heading-title {
  font-family: "DM Serif Display", Georgia, serif;
  font-size: clamp(2rem, 3.5vw, 2.625rem);
  font-weight: 600;
  color: #0A4A27;
  margin-bottom: 0;
  line-height: 1.15;
}

.ecoimpact-about-elementor .ecoimpact-about-team-grid > .elementor-container {
  align-items: flex-start;
  gap: clamp(1.5rem, 3vw, 2.5rem);
}

.ecoimpact-about-elementor .ecoimpact-about-team-col > .elementor-element-populated {
  padding: 0 12px;
}

.ecoimpact-about-elementor .ecoimpact-about-team-photo .elementor-widget-container {
  overflow: hidden;
  line-height: 0;
  border-radius: 6px;
  box-shadow: 0 8px 28px rgba(3, 41, 64, 0.12);
}

.ecoimpact-about-elementor .ecoimpact-about-team-photo img {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  object-position: center top;
  transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}

.ecoimpact-about-elementor .ecoimpact-about-team-photo:hover img {
  transform: scale(1.04);
}

.ecoimpact-about-elementor .ecoimpact-about-team-name {
  margin-top: 1.35rem;
  margin-bottom: 0.35rem;
}

.ecoimpact-about-elementor .ecoimpact-about-team-name .elementor-heading-title {
  font-family: "DM Serif Display", Georgia, serif;
  font-size: clamp(1.25rem, 2vw, 1.625rem);
  font-weight: 600;
  line-height: 1.25;
  color: #0A4A27;
}

.ecoimpact-about-elementor .ecoimpact-about-team-role .elementor-widget-container {
  margin-top: 0;
}

.ecoimpact-about-elementor .ecoimpact-about-team-role p {
  margin: 0;
  font-family: "Work Sans", sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
  color: #032940;
  opacity: 0.9;
}

@media (max-width: 1024px) {
  .ecoimpact-about-elementor .ecoimpact-about-team-grid .elementor-column {
    width: 50% !important;
  }
}

@media (max-width: 640px) {
  .ecoimpact-about-elementor .ecoimpact-about-team-grid .elementor-column {
    width: 100% !important;
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
  }

  .ecoimpact-about-elementor .ecoimpact-about-team-photo img {
    aspect-ratio: 5 / 6;
  }
}

@media (prefers-reduced-motion: reduce) {
  .ecoimpact-about-elementor .ecoimpact-about-team-photo img,
  .ecoimpact-about-elementor .ecoimpact-team-member__image {
    transition: none;
  }
}

/* Dynamic team grid — [ecoimpact_team] shortcode */
.ecoimpact-about-elementor .ecoimpact-team-grid {
  display: grid;
  grid-template-columns: repeat(var(--eco-team-cols, 4), minmax(0, 1fr));
  gap: clamp(1.5rem, 3vw, 2.5rem);
  align-items: flex-start;
  margin-top: 0;
}

.ecoimpact-about-elementor .ecoimpact-team-member {
  padding: 0 12px;
  text-align: center;
}

.ecoimpact-about-elementor .ecoimpact-team-member__photo {
  overflow: hidden;
  line-height: 0;
  border-radius: 6px;
  box-shadow: 0 8px 28px rgba(3, 41, 64, 0.12);
}

.ecoimpact-about-elementor .ecoimpact-team-member__image {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  object-position: center top;
  transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1);
}

.ecoimpact-about-elementor .ecoimpact-team-member__photo:hover .ecoimpact-team-member__image {
  transform: scale(1.04);
}

.ecoimpact-about-elementor .ecoimpact-team-member__name {
  margin: 1.35rem 0 0.35rem;
  font-family: "DM Serif Display", Georgia, serif;
  font-size: clamp(1.25rem, 2vw, 1.625rem);
  font-weight: 600;
  line-height: 1.25;
  color: #0A4A27;
}

.ecoimpact-about-elementor .ecoimpact-team-member__role {
  margin: 0;
  font-family: "Work Sans", sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
  color: #032940;
  opacity: 0.9;
}

@media (max-width: 1024px) {
  .ecoimpact-about-elementor .ecoimpact-team-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .ecoimpact-about-elementor .ecoimpact-team-grid {
    grid-template-columns: minmax(0, 360px);
    justify-content: center;
  }

  .ecoimpact-about-elementor .ecoimpact-team-member__image {
    aspect-ratio: 5 / 6;
  }
}
