.mam-home-hero{padding:160px 0 88px;background:linear-gradient(180deg,var(--brand-bg-alt),var(--brand-bg))}.mam-home-hero .container{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,0.92fr);grid-gap:56px;gap:56px;align-items:center}.hero-copy h1{margin:14px 0 18px;max-width:660px}.hero-copy p{color:var(--brand-text);font-size:1.08rem}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.hero-media{background:var(--brand-bg);border:1px solid var(--brand-border);padding:18px;box-shadow:0 18px 45px rgba(22,32,43,.12)}.hero-media img{width:100%;aspect-ratio:9/7;-o-object-fit:cover;object-fit:cover}.mam-trust-bar{display:flex;flex-wrap:nowrap;gap:0;background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.mam-trust-bar .bt-trust__item{flex:1 1 0;min-width:0;padding:28px 22px;border-right:1px solid rgba(255,255,255,.18);text-align:center}.mam-trust-bar .bt-trust__item:last-child{border-right:0}.mam-trust-bar .bt-trust__ico,.mam-trust-bar span,.mam-trust-bar strong{display:block;color:var(--brand-text-inverse)}.mam-trust-bar .bt-trust__ico{margin-bottom:8px;color:var(--brand-primary-light);font-weight:800}.feature-alt{padding:86px 0}.feature-row{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(0,1.05fr);grid-gap:42px;gap:42px;align-items:center;margin-top:56px}.feature-row--reverse .feature-media{order:2}.feature-media{border:1px solid var(--brand-border);background:var(--brand-bg);padding:14px}.feature-media img{width:100%;aspect-ratio:31/21;-o-object-fit:cover;object-fit:cover}.feature-copy h3{font-size:max(1.4rem, min(2.3vw, 2rem))}.feature-copy p{color:var(--brand-text)}.home-products,.spec-compare{padding:86px 0}.product-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:28px;gap:28px}.home-product-card{position:relative;display:grid;grid-template-rows:auto 1fr;background:var(--brand-bg);border:1px solid var(--brand-border);box-shadow:0 10px 30px rgba(22,32,43,.08)}.home-product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-neutral-light)}.home-product-card div{padding:24px}.home-product-card h3{font-size:1.25rem}.home-product-card p{color:var(--brand-text)}.mam-spec-table{background:var(--brand-bg);border:1px solid var(--brand-border)}.mam-spec-table th{background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.mam-spec-table td,.mam-spec-table th{padding:18px;border-color:var(--brand-border);color:var(--brand-text)}@media (max-width:991px){.feature-row,.mam-home-hero .container{grid-template-columns:1fr}.feature-row--reverse .feature-media{order:0}.mam-trust-bar{flex-wrap:wrap}.mam-trust-bar .bt-trust__item{flex:0 0 50%}}