.home-hero{position:relative;min-height:720px;display:flex;align-items:center;overflow:hidden;padding-top:96px}.home-hero__image,.home-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0}.home-hero__image{z-index:0}.home-hero__shade{z-index:1;background:linear-gradient(90deg,rgba(95,48,28,.86),rgba(26,32,44,.56))}.home-hero .container{position:relative;z-index:2;max-width:820px;text-align:center}.home-hero h1{margin-bottom:18px}.home-hero p:not(.eyebrow){max-width:720px;margin:0 auto;font-size:19px}.hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:32px}.home-trust{background:var(--brand-bg-alt)}.product-list-shell{overflow:hidden}.product-thumb{height:150px}.cert-list{display:grid;grid-gap:18px;gap:18px}.cert-row{display:grid;grid-template-columns:84px minmax(0,1fr);grid-gap:20px;gap:20px;align-items:center;padding:22px}.cert-mark{display:flex;align-items:center;justify-content:center;height:64px;border-radius:var(--brand-radius);background:var(--brand-primary-dark);color:#fff;font-weight:900}.download-panel{padding:28px}.download-type{color:var(--brand-accent);font-size:12px;font-weight:900}@media (max-width:575px){.home-hero{min-height:560px}.hero-actions{align-items:stretch;flex-direction:column}.cert-row{grid-template-columns:1fr}}