.grun-hero-catalog{padding:170px 0 88px;background:var(--brand-bg-alt)}.grun-hero-catalog__intro{max-width:880px;margin-bottom:36px}.grun-hero-catalog h1{margin:0 0 18px;color:var(--brand-text);font-size:max(2rem, min(4vw, 3.5rem));line-height:1.1}.grun-hero-catalog__intro p:not(.grun-eyebrow){max-width:720px;color:var(--brand-text);font-size:1.08rem}.grun-hero-catalog__cta{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.grun-trade-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.grun-trade-card{display:grid;min-height:100%;border:1px solid var(--brand-border);background:var(--brand-bg);border-radius:var(--brand-radius);overflow:hidden}.grun-trade-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-neutral-light)}.grun-trade-card h3{margin:18px 18px 4px;color:var(--brand-text)}.grun-trade-card a{margin:0 18px 20px}.grun-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.grun-product-grid article{border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:28px;background:var(--brand-bg)}.grun-product-grid span{display:inline-flex;margin-bottom:14px;color:var(--brand-accent);font-weight:800}.grun-product-grid h3{margin:0 0 10px}.grun-product-grid p{margin:0;color:var(--brand-text)}.grun-downloads,.grun-spec-compare{background:var(--brand-bg-alt)}.grun-download-list{border:1px solid var(--brand-border);background:var(--brand-bg);border-radius:var(--brand-radius)}.grun-download-list a{display:grid;grid-template-columns:64px minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:center;padding:18px 22px;color:var(--brand-text)}.grun-download-list a+a{border-top:1px solid var(--brand-border)}.grun-download-list span{display:inline-flex;align-items:center;justify-content:center;min-height:38px;background:var(--brand-primary);color:var(--brand-text-inverse);border-radius:var(--brand-radius);font-weight:800}.grun-download-list small{color:var(--brand-text)}.grun-cta-diagonal{position:relative;overflow:hidden;padding:80px 0 96px;background:linear-gradient(135deg,var(--brand-primary) 0,var(--brand-primary-dark) 100%);color:var(--brand-text-inverse);text-align:center}.grun-cta-diagonal::before{content:"";position:absolute;top:auto;right:-5%;bottom:-40px;left:-5%;height:90px;background:rgba(255,255,255,.08);transform:rotate(-3deg)}.grun-cta-diagonal .container{position:relative;z-index:1;max-width:820px}.grun-cta-diagonal h2{color:var(--brand-text-inverse);font-size:max(1.8rem, min(3vw, 2.7rem))}.grun-cta-diagonal p{color:var(--brand-text-inverse)}@media (max-width:991px){.grun-product-grid,.grun-trade-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.grun-hero-catalog{padding-top:138px}.grun-download-list a,.grun-product-grid,.grun-trade-grid{grid-template-columns:1fr}}