.home-hero{background:linear-gradient(135deg,var(--brand-bg-alt),#fff);padding:96px 0 80px}.home-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,0.95fr);grid-gap:48px;gap:48px;align-items:center}.home-hero h1{font-size:max(2rem, min(4vw, 3.5rem));line-height:1.08}.home-hero__copy p{font-size:1.08rem;max-width:680px}.cta-actions,.hero-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:28px}.home-hero__media{background:#fff;border:1px solid var(--brand-border);padding:14px;box-shadow:0 24px 60px rgba(30,38,77,.12)}.home-hero__media img{width:100%;aspect-ratio:9/7;-o-object-fit:cover;object-fit:cover}.trust-bar{background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.trust-bar__items{display:flex}.trust-bar__items article{flex:1;padding:28px 24px;border-right:1px solid rgba(255,255,255,.22)}.trust-bar__items article:last-child{border-right:0}.trust-bar span,.trust-bar strong{display:block;color:var(--brand-text-inverse)}.trust-bar strong{font-size:1.35rem}.trust-bar span{opacity:.82}.bt-purpose,.home-industries,.home-testimonial{padding:88px 0}.bt-purpose{background:#fff}.bt-purpose__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.bt-purpose-card{position:relative;border:1px solid var(--brand-border);background:var(--brand-neutral-light);padding:28px}.bt-purpose-card__ico{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;background:var(--brand-accent);color:#fff;font-weight:800;margin-bottom:18px}.home-industries{background:var(--brand-bg-alt)}.industry-image-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.industry-image-card{position:relative;overflow:hidden;min-height:310px;background:var(--brand-primary-dark)}.industry-image-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform 220ms}.industry-image-card::after{content:"";position:absolute;top:auto;right:0;bottom:0;left:0;height:72%;background:linear-gradient(180deg,rgba(22,32,43,0),rgba(22,32,43,.88));z-index:1}.industry-image-card div{position:absolute;left:20px;right:20px;bottom:20px;z-index:2}.industry-image-card h3,.industry-image-card p{color:#fff}.industry-image-card:hover img{transform:scale(1.05)}.home-testimonial{background:#fff}.home-testimonial blockquote{max-width:880px;margin:0 auto;text-align:center}.home-testimonial p{font-size:max(1.4rem, min(3vw, 2.2rem));line-height:1.25}.home-testimonial cite{display:block;color:var(--brand-primary);font-style:normal;font-weight:700;margin-top:20px}.home-cta{background:var(--brand-primary);color:var(--brand-text-inverse);text-align:center;padding:80px 0 96px}.home-cta h2,.home-cta p{color:#fff}.home-cta p{max-width:720px;margin:0 auto;opacity:.9}.home-cta .cta-actions{justify-content:center}@media (max-width:991px){.bt-purpose__cards,.home-hero__grid,.industry-image-grid{grid-template-columns:1fr 1fr}.trust-bar__items{flex-wrap:wrap}.trust-bar__items article{flex:0 0 50%;border-bottom:1px solid rgba(255,255,255,.22)}}@media (max-width:575px){.bt-purpose__cards,.home-hero__grid,.industry-image-grid{grid-template-columns:1fr}.cta-actions .btn,.hero-actions .btn{width:100%}}