.home-hero{position:relative;min-height:720px;padding:120px 0 180px;overflow:hidden;background:var(--brand-primary-dark)}.home-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.42}.home-hero__content{position:relative;z-index:1;color:var(--brand-text-inverse);background-color:var(--brand-primary-dark)}.home-hero h1{color:var(--brand-text-inverse);font-size:max(2.2rem, min(5vw, 4.8rem));line-height:1.05;font-weight:800}.home-hero p{color:rgba(255,255,255,.9);font-size:1.15rem;max-width:680px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.home-hero__bar{position:absolute;left:50%;bottom:0;z-index:2;transform:translateX(-50%);width:min(1180px,100% - 24px);display:grid;grid-template-columns:repeat(4,1fr);background:rgba(31,89,121,.92);color:var(--brand-text-inverse)}.home-hero__bar div{padding:24px;border-right:1px solid rgba(255,255,255,.18)}.home-hero__bar strong{display:block;font-size:1.5rem}.home-hero__bar span{color:rgba(255,255,255,.78)}.trust-bar__items{display:flex;flex-wrap:nowrap}.trust-bar__items div{flex:1;padding:28px 22px;border-right:1px solid rgba(255,255,255,.22)}.trust-bar__items strong{display:block;font-size:1.45rem}.trust-bar__items span{color:rgba(255,255,255,.72)}.applications-section,.company-stats,.milestones-section,.testimonial-section{padding:78px 0}.milestones-section,.testimonial-section{background:var(--brand-bg-alt)}.horizontal-timeline{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:18px;gap:18px;list-style:none;padding:0;margin:0;overflow-x:auto}.horizontal-timeline li,.icon-grid-four article,.stats-grid-four div,.testimonial-grid article{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:6px;padding:24px}.horizontal-timeline time,.icon-grid-four span{color:var(--brand-secondary);font-weight:800}.icon-grid-four{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:22px;gap:22px}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.testimonial-grid p{font-style:italic}.testimonial-grid span,.testimonial-grid strong{display:block}.testimonial-grid span{color:var(--brand-text-secondary);font-size:.9rem}.stats-grid-four{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;text-align:center}.stats-grid-four strong{display:block;color:var(--brand-primary);font-size:2.6rem}@media (max-width:900px){.home-hero__bar,.icon-grid-four,.stats-grid-four,.testimonial-grid{grid-template-columns:1fr 1fr}.horizontal-timeline{grid-template-columns:repeat(5,260px)}.trust-bar__items{flex-wrap:wrap}.trust-bar__items div{flex:0 0 50%}}@media (max-width:600px){.home-hero{min-height:680px;padding-bottom:220px;background-color:var(--brand-primary-dark)}.home-hero__bar,.icon-grid-four,.stats-grid-four,.testimonial-grid{grid-template-columns:1fr}.home-hero__bar{grid-template-columns:none}}