.elementor-483 .elementor-element.elementor-element-a36a8ce{--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:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-c7635c7 */.amh-page{
  background:linear-gradient(180deg,#f8fbff 0%,#ffffff 45%,#f5f8ff 100%);
  padding:78px 18px;
  color:#0f172a;
  font-family:inherit;
}

.amh-container{
  max-width:1120px;
  margin:0 auto;
}

.amh-hero{
  text-align:center;
  max-width:900px;
  margin:0 auto 42px;
  padding:38px 20px;
}

.amh-eyebrow,
.amh-section-tag,
.amh-section-head span,
.amh-highlight-box span,
.amh-project-content span,
.amh-movement-card span,
.amh-invitation span,
.amh-contact-card span{
  display:inline-flex;
  background:#eaf1ff;
  color:#1E3A8A;
  padding:8px 15px;
  border-radius:999px;
  font-size:12px;
  font-weight:700;
  letter-spacing:.07em;
  text-transform:uppercase;
  margin-bottom:14px;
}

.amh-hero h1{
  margin:0;
  color:#0B1F5E;
  font-size:clamp(36px,5vw,58px);
  line-height:1.08;
  font-weight:760;
  letter-spacing:-.04em;
}

.amh-subtitle{
  margin:14px 0 0;
  color:#D4AF37;
  font-size:clamp(20px,2.4vw,28px);
  font-weight:700;
  line-height:1.35;
}

.amh-hero-text{
  margin:18px auto 0;
  color:#475569;
  font-size:17px;
  line-height:1.72;
  max-width:760px;
}

.amh-hero-actions{
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
  gap:12px;
  margin-top:28px;
}

.amh-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:13px 20px;
  border-radius:999px;
  text-decoration:none;
  font-weight:700;
  font-size:15px;
  transition:.25s ease;
}

.amh-btn-primary{
  background:#0B1F5E;
  color:#fff;
  box-shadow:0 14px 30px rgba(11,31,94,.18);
}

.amh-btn-primary:hover{
  background:#1E3A8A;
  color:#fff;
}

.amh-btn-light{
  background:#ffffff;
  color:#0B1F5E;
  border:1px solid rgba(30,58,138,.14);
}

.amh-btn-light:hover{
  background:#D4AF37;
  color:#0B1F5E;
}

.amh-quote-card{
  position:relative;
  background:#ffffff;
  border:1px solid rgba(30,58,138,.10);
  border-radius:28px;
  padding:34px;
  box-shadow:0 18px 45px rgba(15,23,42,.07);
  margin-bottom:42px;
  overflow:hidden;
}

.amh-quote-card::before{
  content:"";
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:5px;
  background:linear-gradient(90deg,#1E3A8A,#3B82F6,#D4AF37);
}

.amh-quote-mark{
  color:#D4AF37;
  font-size:70px;
  line-height:.8;
  font-weight:800;
}

.amh-quote-card p{
  margin:0 0 18px;
  color:#334155;
  font-size:20px;
  line-height:1.65;
  font-weight:500;
}

.amh-quote-card strong{
  display:block;
  color:#0B1F5E;
  font-size:17px;
  margin-bottom:4px;
}

.amh-quote-card span{
  color:#64748b;
  font-size:14px;
}

.amh-split-section{
  display:grid;
  grid-template-columns:.85fr 1.15fr;
  gap:34px;
  align-items:start;
  margin:0 0 42px;
}

.amh-split-section h2,
.amh-highlight-box h2,
.amh-project-content h2,
.amh-section-head h2,
.amh-movement-card h2,
.amh-contact-card h2{
  margin:0 0 13px;
  color:#0B1F5E;
  font-size:clamp(25px,3vw,36px);
  line-height:1.22;
  font-weight:750;
  letter-spacing:-.03em;
}

.amh-split-section p,
.amh-highlight-box p,
.amh-project-content p,
.amh-movement-card p,
.amh-contact-card p,
.amh-notice p{
  margin:0 0 14px;
  color:#475569;
  font-size:16px;
  line-height:1.75;
}

.amh-highlight-box,
.amh-project-card,
.amh-movement-card,
.amh-invitation,
.amh-contact-card{
  background:#ffffff;
  border:1px solid rgba(30,58,138,.10);
  border-radius:28px;
  padding:34px;
  box-shadow:0 18px 45px rgba(15,23,42,.065);
  margin-bottom:42px;
}

.amh-highlight-box{
  background:linear-gradient(135deg,#ffffff,#eef5ff);
}

.amh-project-card{
  display:grid;
  grid-template-columns:1.2fr .55fr;
  gap:28px;
  align-items:center;
}

.amh-capacity-box{
  background:#0B1F5E;
  color:#fff;
  border-radius:24px;
  padding:30px 22px;
  text-align:center;
}

.amh-capacity-box strong{
  display:block;
  font-size:64px;
  line-height:1;
  font-weight:800;
}

.amh-capacity-box span{
  display:block;
  margin-top:8px;
  color:rgba(255,255,255,.78);
  font-weight:700;
}

.amh-section-head{
  max-width:760px;
  margin:0 0 22px;
}

.amh-center{
  text-align:center;
  margin-left:auto;
  margin-right:auto;
}

.amh-units-grid,
.amh-commit-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
  margin-bottom:42px;
}

.amh-unit-card,
.amh-commit-card,
.amh-invite-grid div{
  background:#ffffff;
  border:1px solid rgba(30,58,138,.09);
  border-radius:22px;
  padding:25px;
  box-shadow:0 12px 30px rgba(15,23,42,.055);
}

.amh-unit-card h3,
.amh-invite-grid h3{
  margin:0 0 9px;
  color:#0B1F5E;
  font-size:20px;
  line-height:1.25;
  font-weight:750;
}

.amh-unit-card p,
.amh-commit-card p,
.amh-invite-grid p{
  margin:0;
  color:#475569;
  line-height:1.68;
  font-size:15.5px;
}

.amh-movement-card{
  background:#0B1F5E;
}

.amh-movement-card span{
  background:rgba(255,255,255,.12);
  color:#D4AF37;
}

.amh-movement-card h2,
.amh-movement-card p{
  color:#fff;
}

.amh-movement-card p{
  color:rgba(255,255,255,.82);
}

.amh-location{
  background:linear-gradient(135deg,#ffffff,#f8fbff);
  border:1px solid rgba(30,58,138,.10);
  border-radius:28px;
  padding:34px;
  box-shadow:0 18px 45px rgba(15,23,42,.055);
}

.amh-commit-card strong{
  display:block;
  color:#1E3A8A;
  font-size:20px;
  margin-bottom:8px;
}

.amh-invite-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:18px;
}

.amh-contact-card{
  text-align:center;
  background:linear-gradient(135deg,#ffffff,#eef5ff);
}

.amh-contact-links{
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
  gap:12px;
  margin-top:22px;
}

.amh-contact-links a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:12px 17px;
  border-radius:999px;
  background:#0B1F5E;
  color:#fff;
  text-decoration:none;
  font-size:15px;
  font-weight:700;
  transition:.25s ease;
}

.amh-contact-links a:hover{
  background:#D4AF37;
  color:#0B1F5E;
}

.amh-notice{
  background:#fff7ed;
  border:1px solid rgba(234,88,12,.18);
  border-radius:22px;
  padding:22px;
}

.amh-notice strong{
  display:block;
  color:#9a3412;
  font-size:18px;
  margin-bottom:8px;
}

.amh-notice p{
  color:#7c2d12;
  margin:0;
}

.amh-notice a{
  color:#9a3412;
  font-weight:800;
}

@media(max-width:980px){
  .amh-page{
    padding:64px 16px;
  }

  .amh-split-section,
  .amh-project-card{
    grid-template-columns:1fr;
  }

  .amh-units-grid,
  .amh-commit-grid{
    grid-template-columns:repeat(2,1fr);
  }

  .amh-capacity-box{
    max-width:320px;
  }
}

@media(max-width:640px){
  .amh-page{
    padding:50px 14px;
  }

  .amh-hero{
    padding:24px 0;
    margin-bottom:30px;
  }

  .amh-hero h1{
    font-size:34px;
  }

  .amh-subtitle{
    font-size:20px;
  }

  .amh-quote-card,
  .amh-highlight-box,
  .amh-project-card,
  .amh-movement-card,
  .amh-location,
  .amh-invitation,
  .amh-contact-card{
    padding:22px 18px;
    border-radius:22px;
  }

  .amh-quote-card p{
    font-size:17px;
  }

  .amh-units-grid,
  .amh-commit-grid,
  .amh-invite-grid{
    grid-template-columns:1fr;
  }

  .amh-capacity-box{
    max-width:100%;
  }

  .amh-capacity-box strong{
    font-size:48px;
  }

  .amh-hero-actions,
  .amh-contact-links{
    flex-direction:column;
  }

  .amh-btn,
  .amh-contact-links a{
    width:100%;
  }
}/* End custom CSS */