.home-container{flex-direction:column;gap:2rem;padding-top:1rem;display:flex}.home-hero{z-index:2;background:linear-gradient(100deg,#002234d6,#3e608885),url(/header-img-8.webp) 50%/cover;min-height:74vh;position:relative}.home-hero-inner{grid-template-columns:1.25fr .75fr;align-items:end;gap:2rem;min-height:74vh;padding-top:7rem;padding-bottom:4rem;display:grid}.home-hero-sidebar{flex-direction:column;justify-content:flex-end;align-self:end;display:flex}.home-hero-copy{color:#fff;max-width:58rem}.home-hero-kicker{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-family:var(--font-label);letter-spacing:.22em;text-transform:uppercase;background:#ffffff1a;border:1px solid #ffffff2e;margin:0 0 1.2rem;padding:.45rem .85rem;font-size:.75rem;font-weight:800;display:inline-flex}.home-hero-copy h2{font-family:var(--font-display);letter-spacing:-.06em;max-width:9ch;margin:0;font-size:clamp(3.3rem,8vw,6rem);line-height:.92}.home-hero-copy h2 span{color:#a9f2c8}.home-hero-copy p:last-of-type{color:#ffffffe0;max-width:45rem;margin:1.5rem 0 0;font-size:1.15rem;line-height:1.75}.home-hero-actions{flex-wrap:wrap;gap:.9rem;margin-top:2rem;display:flex}.home-hero-primary,.home-hero-secondary{font-family:var(--font-display);border-radius:4px;justify-content:center;min-width:210px;padding:1rem 1.4rem;font-weight:700;display:inline-flex}.home-hero-primary{background:var(--marketing-green);color:#fff}.home-hero-primary:hover{background:var(--color-secondary);color:#fff;transform:translateY(-1px)}.home-hero-secondary:hover{background:var(--marketing-blue);color:#fff;transform:translateY(-1px)}.home-hero-secondary{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background:#ffffff1f;border:1px solid #ffffff38}.home-hero-aside{gap:1rem;display:grid}.home-hero-vehicle{z-index:3;align-self:end;width:min(100%,32rem);margin-top:1rem;position:relative;transform:translateY(4.2rem)}.home-hero-vehicle img{width:100%;height:auto;display:block}.home-hero-aside article,.home-service-card,.home-why-copy,.home-why-metric,.home-project-card,.home-support-panel,.home-cta-panel{border:1px solid #d9dfebe0;box-shadow:0 20px 40px #001c370f}.home-hero-aside article{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#f8f9ff1a;flex-direction:column;gap:.45rem;padding:1.4rem;display:flex}.home-hero-aside strong{font-family:var(--font-display);font-size:1.7rem}.home-services,.home-why,.home-projects,.home-support,.home-cta{z-index:1;padding-bottom:1rem;position:relative}.home-section-heading{justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:1.5rem;display:flex}.home-section-heading.centered{text-align:center;justify-content:center}.home-services-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;display:grid}.home-service-card{background:#f2f3f9;border-radius:4px;grid-column:span 4;min-height:220px;padding:1.8rem}.home-service-card.large{grid-column:span 8;min-height:320px}.home-service-card.wide{background:var(--marketing-green);color:#fff;grid-column:span 8}.home-service-card h3,.home-project-card h3,.home-support-panel h2,.home-cta-panel h2{font-family:var(--font-display);margin:0 0 .9rem}.home-service-card.large h3{font-size:2rem}.home-service-card.wide h3,.home-service-card.wide p{color:#fff}.home-why{grid-template-columns:1.1fr .9fr;gap:1.25rem;display:grid}.home-why-copy,.home-support-panel,.home-cta-panel{background:#fff;border-radius:4px;padding:2rem}.home-why-copy ul{margin:1.25rem 0 0;padding-left:1.25rem}.home-why-copy li+li{margin-top:.9rem}.home-why-panels{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.home-why-metric{background:#fff;border-radius:4px;flex-direction:column;gap:.4rem;min-height:180px;padding:1.5rem;display:flex}.home-why-metric strong{color:var(--marketing-blue);font-family:var(--font-display);font-size:2rem}.home-why-metric.accent{background:var(--marketing-blue)}.home-why-metric.accent strong,.home-why-metric.accent span{color:#fff}.home-why-metric.image-card{grid-column:span 2;padding:0;overflow:hidden}.home-why-metric.image-card img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;min-height:280px;display:block}.home-project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.home-project-card{background:#fff;border-radius:4px;overflow:hidden}.home-project-card img{-o-object-fit:cover;object-fit:cover;width:100%;height:260px;display:block}.home-project-card div{padding:1.4rem}.home-support-links{gap:.75rem;margin-top:1.25rem;display:grid}.home-certificates-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.certificate-wrapper{aspect-ratio:1/1.414;background:#f8f9fa;border:1px solid #d9dfebe0;border-radius:4px;position:relative;overflow:hidden}.certificate-overlay{z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.certificate-wrapper:hover{transition:all .3s;transform:translateY(-4px);box-shadow:0 10px 20px #001c371f}.certificate-embed{pointer-events:none;border:none;width:100%;height:100%}.home-support-links a{color:var(--marketing-blue);font-family:var(--font-display);font-weight:700}.home-cta-panel{color:#fff;text-align:center;background:linear-gradient(135deg,#3e6088f5,#2c496ffa);flex-direction:column;align-items:center;display:flex}.home-cta-panel h2,.home-cta-panel p{color:#fff;max-width:28ch}@media (max-width:1024px){.home-hero-inner,.home-why,.home-project-grid,.home-services-grid,.home-why-panels{grid-template-columns:1fr}.home-certificates-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-service-card,.home-service-card.large,.home-service-card.wide,.home-why-metric.image-card{grid-column:auto}.home-hero-sidebar{width:min(100%,34rem)}}@media (max-width:768px){.home-container{padding-top:0}.home-section-heading{flex-direction:column;align-items:flex-start}.home-hero-inner{gap:1.25rem;padding-top:5.75rem}.home-hero-sidebar{order:-1;align-items:center;width:100%}.home-hero-aside{display:none}.home-hero-vehicle{align-self:center;width:min(100%,22rem);margin-top:0;transform:none}.home-certificates-grid{grid-template-columns:1fr}}
