.nordic-home-hero{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(0,1.05fr);grid-gap:48px;gap:48px;align-items:center;min-height:70vh;padding:160px max(24px,(100vw - 1220px) / 2) 88px;background:var(--brand-bg-alt)}.hg-hero-color__copy h1{font-size:max(2rem, min(4vw, 3.5rem));max-width:720px}.hg-hero-color__copy p:not(.hg-eyebrow){max-width:620px;color:var(--brand-text);font-size:1.1rem}.hg-hero-color__swatches{display:flex;flex-wrap:nowrap;gap:12px;margin:24px 0 28px;overflow-x:auto}.hg-hero-color__swatches span{flex:0 0 40px;width:40px;height:40px;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px var(--brand-border)}.hero-actions{display:flex;flex-wrap:wrap;gap:18px;align-items:center}.hg-hero-color__media img{width:100%;aspect-ratio:5/4;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius);box-shadow:0 28px 60px rgba(94,26,30,.18)}.home-industries,.home-product-grid{padding:var(--section-pad) 0}.home-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.home-product-card{overflow:hidden}.home-product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.home-product-card div{padding:24px}.home-product-card span{display:inline-block;color:var(--brand-primary);font-size:.78rem;font-weight:700;margin-bottom:10px;text-transform:uppercase}.home-product-card h3{font-size:1.35rem;margin-bottom:12px}.home-product-card p{color:var(--brand-text)}.home-product-card a{font-weight:700;-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:4px}.home-heritage{background:var(--brand-neutral-light);padding:var(--section-pad) 0}.hg-heritage .container,.home-heritage .container{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(0,1.1fr);grid-gap:48px;gap:48px;align-items:center}.hg-heritage__media img{width:100%;aspect-ratio:5/4;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius)}.hg-heritage__copy h2{font-size:max(1.8rem, min(3vw, 2.75rem))}.hg-heritage__copy p{color:var(--brand-text)}.hg-heritage__stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.hg-heritage__stats span{border:1px solid var(--brand-border);background:#fff;color:var(--brand-text);padding:8px 12px}.industry-icon-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.industry-icon-grid article{border:1px solid var(--brand-border);border-radius:var(--radius);background:#fff;padding:24px}.industry-icon-grid span{display:inline-flex;width:46px;height:46px;align-items:center;justify-content:center;margin-bottom:18px;background:var(--brand-primary);color:#fff;font-weight:700}.industry-icon-grid h3{font-size:1.2rem}.home-testimonial{background:var(--brand-secondary);padding:74px 0;text-align:center}.home-testimonial blockquote{color:#fff;font-family:var(--font-heading);font-size:max(1.5rem, min(3vw, 2.4rem));line-height:1.3;margin:0 0 22px}.home-testimonial p{color:#fff;margin:0}.home-cta{overflow:hidden;text-align:center}.home-cta>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.home-cta::after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(94,26,30,.78),rgba(42,39,36,.88));content:"";z-index:1}.home-cta .container-narrow{position:relative;z-index:2}.home-cta h2{color:#fff;font-size:max(1.8rem, min(3vw, 2.8rem))}.home-cta p{color:#fff}@media (max-width:991px){.hg-heritage .container,.home-heritage .container,.nordic-home-hero{grid-template-columns:1fr}.home-products-grid,.industry-icon-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.nordic-home-hero{padding:132px 18px 64px}.home-products-grid,.industry-icon-grid{grid-template-columns:1fr}}