.elementor-5799 .elementor-element.elementor-element-0cfc191{--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;}.elementor-5799 .elementor-element.elementor-element-a86d583{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}body.elementor-page-5799:not(.elementor-motion-effects-element-type-background), body.elementor-page-5799 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F6F7F4;}/* Start custom CSS for html, class: .elementor-element-54e5d51 *//* =========================================
   HARMONY & PULSE — ABOUT
========================================= */

.hp-about{
  --hp-bg:#F7F3ED;
  --hp-panel:#FBF8F3;
  --hp-heading:#5A5047;
  --hp-text:#655C54;
  --hp-muted:#9B8E82;
  --hp-blue:#7F9FB4;
  --hp-blue-dark:#6E8FA5;
  --hp-border:rgba(90,80,71,.12);

  width:100%;
  overflow:hidden;

  color:var(--hp-text);
  background:var(--hp-bg);
}

.hp-about *,
.hp-about *::before,
.hp-about *::after{
  box-sizing:border-box;
}

.hp-about-container{
  width:min(1500px,calc(100% - 48px));
  margin:0 auto;
}


/* =========================================
   GLOBAL TYPOGRAPHY
========================================= */

.hp-about-kicker{
  display:block;

  color:var(--hp-blue);

  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:600;

  letter-spacing:3px;
  text-transform:uppercase;
}

.hp-about h1,
.hp-about h2,
.hp-about h3{
  font-family:Georgia,"Times New Roman",serif;
  font-weight:400;
}

.hp-about h1,
.hp-about h2{
  color:var(--hp-heading);

  letter-spacing:-3px;
}


/* =========================================
   HERO
========================================= */

.hp-about-hero{
  padding:
    clamp(80px,8vw,130px)
    0;
}

.hp-about-hero-grid{
  display:grid;
  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);

  align-items:center;

  gap:clamp(60px,7vw,110px);
}

.hp-about-hero-copy h1{
  max-width:720px;

  margin:25px 0 0;

  font-size:clamp(64px,6vw,96px);
  line-height:.94;
}

.hp-about-lead{
  max-width:650px;

  margin:30px 0 0;

  font-family:Arial,Helvetica,sans-serif;

  font-size:19px;
  line-height:1.75;
}

.hp-about-hero-media{
  min-height:720px;

  overflow:hidden;

  border-radius:
    180px
    20px
    20px
    20px;
}

.hp-about-hero-media img{
  width:100%;
  height:100%;

  min-height:720px;

  display:block;

  object-fit:cover;
}


/* =========================================
   PULSE
========================================= */

.hp-about-pulse{
  width:240px;

  margin:32px 0;

  display:grid;
  grid-template-columns:1fr 55px 1fr;

  align-items:center;

  color:var(--hp-blue);
}

.hp-about-pulse span{
  height:1px;

  background:rgba(127,159,180,.55);
}

.hp-about-pulse svg{
  width:55px;
}


/* =========================================
   INTRO
========================================= */

.hp-about-intro{
  padding:
    clamp(90px,8vw,140px)
    0;

  background:#FBF8F3;
}

.hp-about-intro-grid{
  display:grid;
  grid-template-columns:.9fr 1.1fr;

  gap:clamp(60px,8vw,130px);
}

.hp-about-intro-heading h2{
  max-width:650px;

  margin:22px 0 0;

  font-size:clamp(52px,5vw,78px);
  line-height:.98;
}

.hp-about-intro-copy{
  max-width:700px;
}

.hp-about-intro-copy > p{
  margin:0 0 22px;

  font-family:Arial,Helvetica,sans-serif;

  font-size:18px;
  line-height:1.75;
}

.hp-about-intro-copy blockquote{
  margin:38px 0 0;

  padding-left:24px;

  border-left:2px solid var(--hp-blue);

  color:#7894A8;

  font-family:Georgia,"Times New Roman",serif;

  font-size:clamp(24px,2.1vw,32px);
  line-height:1.4;

  font-style:italic;
}


/* =========================================
   STORY
========================================= */

.hp-about-story{
  padding:
    clamp(90px,8vw,145px)
    0;
}

.hp-about-story-grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(0,.95fr);

  gap:clamp(65px,7vw,115px);

  align-items:center;
}

.hp-about-story-media{
  min-height:760px;

  overflow:hidden;

  border-radius:
    25px
    150px
    25px
    25px;
}

.hp-about-story-media img{
  width:100%;
  height:100%;

  min-height:760px;

  display:block;

  object-fit:cover;
}

.hp-about-story-content h2{
  max-width:700px;

  margin:22px 0 32px;

  font-size:clamp(48px,4.6vw,72px);
  line-height:1;
}

.hp-about-story-content > p{
  max-width:680px;

  margin:0 0 21px;

  font-family:Arial,Helvetica,sans-serif;

  font-size:17px;
  line-height:1.75;
}

.hp-about-story-words{
  margin:32px 0;

  display:flex;
  flex-wrap:wrap;

  gap:10px;
}

.hp-about-story-words span{
  padding:10px 15px;

  border:1px solid var(--hp-border);
  border-radius:999px;

  background:#FBF8F3;

  color:#74685E;

  font-family:Georgia,"Times New Roman",serif;

  font-size:16px;
  font-style:italic;
}


/* =========================================
   SHARED HEAD
========================================= */

.hp-about-section-head{
  max-width:900px;

  margin:0 auto 65px;

  text-align:center;
}

.hp-about-section-head h2{
  margin:22px auto 0;

  font-size:clamp(52px,5vw,78px);
  line-height:.99;
}

.hp-about-section-head > p{
  max-width:720px;

  margin:26px auto 0;

  font-family:Arial,Helvetica,sans-serif;

  font-size:18px;
  line-height:1.7;
}


/* =========================================
   APPROACH
========================================= */

.hp-about-approach{
  padding:
    clamp(90px,8vw,145px)
    0;

  background:#F2ECE4;
}

.hp-about-approach-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));

  gap:24px;
}

.hp-about-approach-card{
  min-height:330px;

  padding:38px;

  border:1px solid var(--hp-border);
  border-radius:20px;

  background:#FBF8F3;
}

.hp-about-card-number{
  color:var(--hp-blue);

  font-family:Georgia,"Times New Roman",serif;

  font-size:20px;
}

.hp-about-approach-card h3{
  margin:55px 0 18px;

  color:var(--hp-heading);

  font-size:34px;
}

.hp-about-approach-card p{
  margin:0;

  font-family:Arial,Helvetica,sans-serif;

  font-size:16px;
  line-height:1.7;
}


/* =========================================
   MISSION / VISION
========================================= */

.hp-about-purpose{
  padding:
    clamp(90px,8vw,145px)
    0;
}

.hp-about-purpose-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));

  gap:26px;
}

.hp-about-purpose-card{
  min-height:520px;

  padding:
    clamp(38px,5vw,70px);

  border:1px solid var(--hp-border);
  border-radius:24px;

  background:#FBF8F3;
}

.hp-about-purpose-card-blue{
  background:#EAF0F3;
}

.hp-about-purpose-card h2{
  max-width:620px;

  margin:25px 0 30px;

  font-size:clamp(45px,4vw,65px);
  line-height:1;
}

.hp-about-purpose-card p{
  max-width:650px;

  margin:0 0 20px;

  font-family:Arial,Helvetica,sans-serif;

  font-size:17px;
  line-height:1.72;
}


/* =========================================
   VALUES
========================================= */

.hp-about-values{
  padding:
    clamp(90px,8vw,145px)
    0;

  background:#FBF8F3;
}

.hp-about-values-list{
  border-top:1px solid var(--hp-border);
}

.hp-about-value{
  min-height:150px;

  display:grid;
  grid-template-columns:90px minmax(0,1fr);

  gap:28px;

  align-items:center;

  padding:28px 10px;

  border-bottom:1px solid var(--hp-border);
}

.hp-about-value > span{
  color:var(--hp-blue);

  font-family:Georgia,"Times New Roman",serif;

  font-size:24px;
}

.hp-about-value h3{
  margin:0;

  color:var(--hp-heading);

  font-size:30px;
}

.hp-about-value p{
  max-width:700px;

  margin:9px 0 0;

  font-family:Arial,Helvetica,sans-serif;

  font-size:15px;
  line-height:1.6;
}


/* =========================================
   WHO WE SUPPORT
========================================= */

.hp-about-journey{
  padding:
    clamp(90px,8vw,145px)
    0;
}

.hp-about-journey-grid{
  border-top:1px solid var(--hp-border);
}

.hp-about-journey-item{
  position:relative;

  min-height:150px;

  display:grid;
  grid-template-columns:70px 1.1fr 1.4fr 45px;

  gap:25px;

  align-items:center;

  padding:25px 10px;

  border-bottom:1px solid var(--hp-border);

  color:inherit;

  text-decoration:none;

  transition:
    padding-left .3s ease,
    background .3s ease;
}

.hp-about-journey-item:hover{
  padding-left:20px;

  background:rgba(127,159,180,.07);
}

.hp-about-journey-item > span{
  color:var(--hp-blue);

  font-family:Georgia,"Times New Roman",serif;
  font-size:22px;
}

.hp-about-journey-item h3{
  margin:0;

  color:var(--hp-heading);

  font-size:32px;
}

.hp-about-journey-item p{
  margin:0;

  font-family:Arial,Helvetica,sans-serif;

  font-size:15px;
  line-height:1.55;
}

.hp-about-journey-item i{
  color:var(--hp-blue);

  font-family:Arial,Helvetica,sans-serif;

  font-size:25px;

  font-style:normal;
}


/* =========================================
   LOCATION
========================================= */

.hp-about-location{
  padding:
    clamp(80px,7vw,120px)
    0;

  background:#EAE3DA;
}

.hp-about-location-inner{
  display:grid;
  grid-template-columns:.9fr 1.1fr;

  gap:70px;

  align-items:center;
}

.hp-about-location h2{
  max-width:600px;

  margin:20px 0 0;

  font-size:clamp(45px,4.3vw,68px);
  line-height:1;
}

.hp-about-location-options{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));

  gap:18px;
}

.hp-about-location-card{
  padding:30px;

  border:1px solid rgba(90,80,71,.13);
  border-radius:18px;

  background:rgba(251,248,243,.7);
}

.hp-about-location-card span{
  display:block;

  margin-bottom:10px;

  color:var(--hp-blue);

  font-family:Arial,Helvetica,sans-serif;

  font-size:11px;
  font-weight:600;

  letter-spacing:1.7px;
  text-transform:uppercase;
}

.hp-about-location-card strong{
  color:var(--hp-heading);

  font-family:Georgia,"Times New Roman",serif;

  font-size:22px;
  font-weight:400;
}


/* =========================================
   CTA
========================================= */

.hp-about-cta{
  padding:
    clamp(100px,9vw,160px)
    0;

  background:#554F49;
}

.hp-about-cta-inner{
  max-width:1050px;

  text-align:center;
}

.hp-about-cta .hp-about-kicker{
  color:#9BB6C7;
}

.hp-about-cta h2{
  margin:25px auto 0;

  color:#F7F2EB;

  font-size:clamp(56px,6vw,90px);
  line-height:.98;
}

.hp-about-cta p{
  max-width:760px;

  margin:30px auto 0;

  color:#DDD3C8;

  font-family:Arial,Helvetica,sans-serif;

  font-size:18px;
  line-height:1.7;
}

.hp-about-cta-actions{
  margin-top:40px;

  display:flex;
  justify-content:center;
  flex-wrap:wrap;

  gap:15px;
}

.hp-about-btn{
  min-height:62px;

  padding:0 28px;

  display:inline-flex;
  align-items:center;
  justify-content:center;

  color:#fff;

  text-decoration:none;

  font-family:Arial,Helvetica,sans-serif;

  font-size:12px;
  font-weight:600;

  letter-spacing:1.5px;
  text-transform:uppercase;

  transition:
    transform .3s ease,
    background .3s ease;
}

.hp-about-btn:hover{
  transform:translateY(-3px);
}

.hp-about-btn-primary{
  background:#7F9FB4;
}

.hp-about-btn-primary:hover{
  background:#6E8FA5;
}

.hp-about-btn-outline{
  border:1px solid rgba(255,255,255,.3);
}

.hp-about-btn-outline:hover{
  background:rgba(255,255,255,.08);
}


/* =========================================
   TABLET
========================================= */

@media(max-width:1000px){

  .hp-about-hero-grid,
  .hp-about-intro-grid,
  .hp-about-story-grid,
  .hp-about-location-inner{
    grid-template-columns:1fr;
  }

  .hp-about-hero-media,
  .hp-about-story-media{
    min-height:620px;
  }

  .hp-about-hero-media img,
  .hp-about-story-media img{
    min-height:620px;
  }

  .hp-about-approach-grid{
    grid-template-columns:1fr;
  }

  .hp-about-purpose-grid{
    grid-template-columns:1fr;
  }

}


/* =========================================
   MOBILE
========================================= */

@media(max-width:700px){

  .hp-about-container{
    width:calc(100% - 36px);
  }

  .hp-about-hero,
  .hp-about-intro,
  .hp-about-story,
  .hp-about-approach,
  .hp-about-purpose,
  .hp-about-values,
  .hp-about-journey{
    padding:
      70px
      0;
  }

  .hp-about-kicker{
    font-size:11px;

    letter-spacing:2.2px;
  }

  .hp-about-hero-copy h1{
    font-size:48px;

    letter-spacing:-2px;
  }

  .hp-about-hero-media{
    min-height:480px;

    border-radius:
      70px
      15px
      15px
      15px;
  }

  .hp-about-hero-media img{
    min-height:480px;
  }

  .hp-about-intro-heading h2,
  .hp-about-section-head h2{
    font-size:44px;

    letter-spacing:-2px;
  }

  .hp-about-story-media{
    min-height:480px;

    border-radius:
      15px
      70px
      15px
      15px;
  }

  .hp-about-story-media img{
    min-height:480px;
  }

  .hp-about-story-content h2{
    font-size:43px;

    letter-spacing:-2px;
  }

  .hp-about-section-head{
    margin-bottom:45px;

    text-align:left;
  }

  .hp-about-section-head h2{
    margin-left:0;
  }

  .hp-about-section-head > p{
    margin-left:0;
  }

  .hp-about-purpose-card{
    min-height:0;

    padding:30px 24px;
  }

  .hp-about-purpose-card h2{
    font-size:40px;

    letter-spacing:-2px;
  }

  .hp-about-value{
    grid-template-columns:42px 1fr;

    gap:15px;
  }

  .hp-about-value h3{
    font-size:26px;
  }

  .hp-about-journey-item{
    grid-template-columns:40px 1fr 30px;

    gap:12px;
  }

  .hp-about-journey-item p{
    grid-column:2 / -1;
  }

  .hp-about-location-options{
    grid-template-columns:1fr;
  }

  .hp-about-cta{
    padding:
      85px
      0;
  }

  .hp-about-cta h2{
    font-size:45px;

    letter-spacing:-2px;
  }

  .hp-about-cta-actions{
    display:grid;

    grid-template-columns:1fr;
  }

  .hp-about-btn{
    width:100%;
  }

}/* End custom CSS */