.hilt-tech-hero{position:relative;min-height:650px;padding-top:168px;overflow:hidden;background:var(--brand-neutral-dark)}.hilt-tech-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hilt-tech-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(110deg,rgba(20,23,26,.92),rgba(219,103,36,.68),rgba(20,23,26,.54))}.hilt-tech-hero .container{position:relative;z-index:2;max-width:920px}.hilt-tech-hero h1{color:var(--brand-text-inverse);font-size:max(2rem, min(4vw, 3.5rem))}.hilt-tech-hero .eyebrow,.hilt-tech-hero p{color:var(--brand-text-inverse)}.hilt-tech-statement{background:var(--brand-bg);text-align:center}.hilt-tech-statement .container{max-width:980px}.hilt-tech-large{color:var(--brand-text);font-size:max(1.35rem, min(2.6vw, 2.2rem));font-weight:800;line-height:1.3}.hilt-tech-goals{background:var(--brand-bg-alt)}.hilt-tech-goal-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hilt-tech-goal-grid article{display:grid;min-height:270px;padding:var(--space-xl);background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius)}.hilt-tech-goal-grid span{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;color:var(--brand-text-inverse);background:var(--brand-primary);font-weight:900}.hilt-tech-progress{background:var(--brand-bg)}.hilt-progress-layout{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(360px,1.1fr);grid-gap:var(--space-xl);gap:var(--space-xl);align-items:center}.hilt-progress-bars{display:grid;grid-gap:var(--space-lg);gap:var(--space-lg)}.hilt-progress-item{display:grid;grid-gap:var(--space-sm);gap:var(--space-sm)}.hilt-progress-item div{display:flex;justify-content:space-between;gap:var(--space-md)}.hilt-progress-item span,.hilt-progress-item strong{color:var(--brand-text);font-weight:800}.hilt-progress-item i{display:block;height:14px;overflow:hidden;background:var(--brand-neutral-light);border:1px solid var(--brand-border);border-radius:var(--brand-radius)}.hilt-progress-item i::before{content:"";display:block;width:var(--value);height:100%;background:linear-gradient(90deg,var(--brand-primary),var(--brand-secondary))}.hilt-tech-credentials{background:var(--brand-neutral-dark)}.hilt-tech-credentials h2,.hilt-tech-credentials p{color:var(--brand-text-inverse)}.hilt-tech-credentials .section-kicker{color:var(--brand-secondary)}.hilt-credential-row{display:flex;flex-wrap:nowrap;border:1px solid rgba(255,255,255,.18)}.hilt-credential-row article{flex:1 1 0;min-width:0;padding:var(--space-lg);border-right:1px solid rgba(255,255,255,.18)}.hilt-credential-row article:last-child{border-right:0}.hilt-credential-row span,.hilt-credential-row strong{display:block;color:var(--brand-text-inverse)}.hilt-credential-row span{margin-top:var(--space-sm);font-size:.9rem}.hilt-tech-cta{background:linear-gradient(135deg,var(--brand-neutral-dark),var(--brand-primary-dark))}.hilt-tech-cta__grid{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(360px,1.1fr);grid-gap:var(--space-xl);gap:var(--space-xl);align-items:start}.hilt-tech-cta .eyebrow,.hilt-tech-cta h2,.hilt-tech-cta p{color:var(--brand-text-inverse)}.hilt-tech-form{overflow:hidden;background:var(--brand-bg);border-radius:var(--brand-radius)}@media (max-width:991px){.hilt-progress-layout,.hilt-tech-cta__grid,.hilt-tech-goal-grid{grid-template-columns:1fr}.hilt-credential-row{flex-wrap:wrap}.hilt-credential-row article{flex:0 0 50%}}@media (max-width:575px){.hilt-credential-row article{flex:0 0 100%;border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}}