.nibc-hero-heritage{padding:96px 0 80px;background:linear-gradient(135deg,var(--brand-bg),var(--brand-bg-alt))}.nibc-hero-heritage .container{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,0.92fr);grid-gap:48px;gap:48px;align-items:center}.nibc-hero-heritage h1{margin:0 0 20px;color:var(--brand-text);font-size:max(2rem, min(3.8vw, 3.4rem));line-height:1.08}.nibc-hero-heritage p:not(.nibc-eyebrow){max-width:640px;color:var(--brand-text);font-size:1.08rem}.nibc-hero-heritage__cta{display:flex;flex-wrap:wrap;gap:14px;margin:28px 0}.nibc-hero-heritage__stats{display:flex;flex-wrap:nowrap;gap:18px;color:var(--brand-text);font-weight:800}.nibc-hero-heritage__stats span{padding-left:14px;border-left:3px solid var(--brand-accent)}.nibc-hero-heritage__media img{width:100%;aspect-ratio:1.14;-o-object-fit:cover;object-fit:cover;border:1px solid var(--brand-border);border-radius:var(--brand-radius)}.nibc-product-grid-section{background:var(--brand-bg)}.nibc-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.nibc-product-entry{display:grid;grid-template-rows:auto 1fr;border:1px solid var(--brand-border);background:var(--brand-bg)}.nibc-product-entry img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.nibc-product-entry div{padding:24px}.nibc-product-entry h3{margin:0 0 10px;color:var(--brand-text);font-size:1.18rem}.nibc-product-entry p{color:var(--brand-text)}.nibc-product-entry span{color:var(--brand-primary);font-weight:800}.nibc-company-stats{padding:64px 0;background:var(--brand-bg-alt)}.nibc-milestones{padding:80px 0;background:var(--brand-bg)}.nibc-timeline{position:relative;display:grid;grid-gap:22px;gap:22px;max-width:920px;margin:0 auto}.nibc-timeline::before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;background:var(--brand-border)}.nibc-timeline article{position:relative;width:calc(50% - 32px);padding:22px;border:1px solid var(--brand-border);background:var(--brand-bg)}.nibc-timeline article:nth-child(2n){margin-left:calc(50% + 32px)}.nibc-timeline span{display:inline-block;margin-bottom:10px;color:var(--brand-accent);font-weight:800}.nibc-timeline h3{color:var(--brand-text)}.nibc-timeline p{margin-bottom:0;color:var(--brand-text)}.nibc-trust-bar{display:flex;flex-wrap:nowrap;border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border);background:var(--brand-bg-alt)}.nibc-trust-item{flex:1 1 0;min-width:0;display:flex;align-items:center;justify-content:center;gap:12px;padding:26px 18px;border-right:1px solid var(--brand-border);color:var(--brand-text);font-weight:800}.nibc-trust-item:last-child{border-right:0}.nibc-cta-diagonal{position:relative;overflow:hidden;padding:80px 0 96px;background:linear-gradient(135deg,var(--brand-primary),var(--brand-primary-dark));color:var(--brand-text-inverse);text-align:center}.nibc-cta-diagonal::before{content:"";position:absolute;top:auto;right:-10%;bottom:-44%;left:-10%;height:60%;transform:rotate(-4deg);background:rgba(255,255,255,.1)}.nibc-cta-diagonal .container{position:relative;z-index:1;max-width:760px}.nibc-cta-diagonal h2{color:var(--brand-text-inverse);font-size:max(1.9rem, min(3.4vw, 3rem))}.nibc-cta-diagonal p{color:var(--brand-text-inverse)}@media (max-width:991px){.nibc-hero-heritage .container{grid-template-columns:1fr}.nibc-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nibc-timeline::before{left:0}.nibc-timeline article,.nibc-timeline article:nth-child(2n){width:auto;margin-left:28px}.nibc-trust-bar{flex-wrap:wrap}.nibc-trust-item{flex:0 0 50%;border-bottom:1px solid var(--brand-border)}}@media (max-width:575px){.nibc-product-grid{grid-template-columns:1fr}.nibc-hero-heritage__stats{flex-wrap:wrap}.nibc-trust-item{flex-basis:100%}}