.sart-hero{position:relative;min-height:690px;display:flex;align-items:center;overflow:hidden;color:var(--brand-text-inverse);background:var(--brand-neutral-dark);padding:150px 0 90px}.sart-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,rgba(104,49,27,.88),rgba(36,32,29,.72))}.sart-hero .container{position:relative;z-index:1}.sart-hero h1{color:var(--brand-text-inverse);font-size:52px;font-weight:700;line-height:1.12}.sart-hero-sub{max-width:560px;margin:18px 0 0;color:rgba(255,255,255,.86);font-size:18px}.sart-hero-actions{display:flex;flex-wrap:wrap;gap:18px;align-items:center;margin-top:30px}.sart-hero-link{color:var(--brand-text-inverse);border-bottom:1px solid rgba(255,255,255,.7);font-weight:700}.sart-hero-specs{display:flex;flex-wrap:wrap;gap:14px;padding:0;margin:34px 0 0;list-style:none}.sart-hero-specs li{min-width:160px;padding:14px;border:1px solid rgba(255,255,255,.18);border-radius:var(--radius);color:var(--brand-text-inverse);font-weight:700}.sart-hero-specs span{display:block;margin-top:4px;color:rgba(255,255,255,.68);font-size:13px;font-weight:400}.sart-hero-image{width:100%;aspect-ratio:9/7;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius);box-shadow:0 28px 80px rgba(0,0,0,.26)}.sart-industry-card,.sart-pillar-card,.sart-product-card{min-height:220px;padding:24px;border:1px solid var(--brand-border);border-radius:var(--radius);background:var(--brand-bg);box-shadow:0 10px 28px rgba(36,28,25,.06)}.sart-industry-card h3,.sart-product-card h3{color:var(--brand-primary-dark);font-size:21px;font-weight:700}.sart-products-featured{background:var(--brand-bg-alt)}.sart-feature-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-gap:22px;gap:22px}.sart-feature-product{grid-column:span 2;display:grid;grid-template-columns:1fr 1fr;grid-gap:26px;gap:26px;align-items:center;padding:24px;border-radius:var(--radius);background:var(--brand-bg);box-shadow:var(--shadow-soft)}.sart-feature-product img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius)}.sart-feature-product h3{color:var(--brand-primary-dark);font-size:28px;font-weight:700}.sart-product-card{display:flex;flex-direction:column;justify-content:center}.sart-trust-stats{padding:0 0 88px}@media (max-width:991px){.sart-hero{min-height:auto;padding:116px 0 72px}.sart-hero h1{font-size:38px}.sart-feature-grid,.sart-feature-product{grid-template-columns:1fr}.sart-feature-product{grid-column:span 1}}@media (max-width:575px){.sart-hero h1{font-size:31px}}