.ha-hero{position:relative;padding-top:0;background:var(--brand-primary-dark)}.carousel-inner,.carousel-item,.ha-hero__carousel{min-height:88vh}.ha-hero__bg{width:100%;min-height:88vh;-o-object-fit:cover;object-fit:cover}.ha-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:160px 8% 180px;color:#fff;background:linear-gradient(90deg,rgba(6,15,31,.82),rgba(6,15,31,.3),rgba(6,15,31,.08))}.ha-hero__headline{max-width:760px;font-size:54px;line-height:1.08;font-weight:900;color:#fff}.ha-hero__subhead{max-width:760px;color:rgba(255,255,255,.88);font-size:18px}.ha-hero__cta{display:flex;flex-wrap:wrap;gap:14px;margin-top:18px}.ha-hero__trustbar{position:absolute;left:0;right:0;bottom:0;height:96px;display:flex;background:rgba(0,0,0,.68);z-index:5}.ha-hero__stat{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid rgba(255,255,255,.18);text-align:center}.ha-hero__stat strong{color:#fff;font-size:30px}.ha-hero__stat span{color:rgba(255,255,255,.72);font-size:12px;text-transform:uppercase}.feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px}.feature-list article{display:flex;gap:22px;padding:26px;border:1px solid var(--brand-border);background:#fff}.feature-list b{color:var(--brand-secondary);font-size:28px}.carr-trust{background:var(--brand-primary)}.ha-industries__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:24px;gap:24px}.ha-industries__card{min-height:280px;padding:28px;background:#fff;border:1px solid var(--brand-border);box-shadow:0 14px 34px rgba(12,26,53,.08)}.ha-industries__card--wide{grid-column:1/-1}.ha-industries__card span{color:var(--brand-secondary);font-weight:900}.ha-sust{background:#f0fff4}.ha-sust__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.ha-sust__card{padding:32px 24px;background:#fff;border:1px solid #d8eee0;box-shadow:0 12px 30px rgba(34,197,94,.08)}.ha-sust__card strong{display:block;font-size:48px;color:var(--brand-success);line-height:1}@media (max-width:992px){.ha-hero__headline{font-size:38px}.feature-list,.ha-sust__grid{grid-template-columns:1fr}}@media (max-width:768px){.ha-hero__overlay{padding:150px 24px 190px}.ha-hero__trustbar{height:auto;flex-wrap:wrap}.ha-hero__stat{flex:0 0 50%;padding:14px 8px}}