.ma-hero-carousel{min-height:680px;padding-top:160px;background:var(--brand-primary-dark);overflow:hidden}.ma-hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .4s}.ma-hero-slide.is-active{opacity:1;z-index:1}.ma-hero-slide__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.ma-hero-slide::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(60,29,93,.88),rgba(38,34,43,.62));z-index:1}.ma-hero-slide__copy{position:relative;z-index:2;width:min(680px,100% - 40px);margin-left:max(24px,(100vw - 1140px) / 2);padding-top:130px}.ma-hero-slide__copy .ma-eyebrow,.ma-hero-slide__copy h1,.ma-hero-slide__copy h2,.ma-hero-slide__copy p{color:var(--brand-text-inverse)}.ma-hero-slide__copy h2{font-size:max(2rem, min(4vw, 3.5rem))}.ma-hero-slide__copy p:not(.ma-eyebrow){font-size:1.15rem;max-width:620px}.ma-hero-carousel__dots{position:absolute;z-index:3;left:max(24px,(100vw - 1140px) / 2);bottom:42px;display:flex;gap:10px}.ma-hero-carousel__dots button{width:34px;height:5px;border:0;background:rgba(255,255,255,.45);border-radius:0}.ma-hero-carousel__dots button.is-active{background:var(--brand-text-inverse)}.company-stats{background:var(--brand-bg);border-bottom:1px solid var(--brand-border)}.company-stats .stat-icon{display:inline-grid;align-items:center;justify-items:center;place-items:center;width:42px;height:42px;margin:0 auto 12px;border:1px solid var(--brand-border);color:var(--brand-secondary);font-weight:800}.ma-decarb-band{padding:var(--section-pad) 0;background:#eef5ef}.ma-decarb-band .container{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(0,1.1fr);grid-gap:42px;gap:42px;align-items:center}.ma-decarb-band__media img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);box-shadow:var(--shadow-soft)}.ma-decarb-band__stats{display:flex;flex-wrap:nowrap;gap:12px;padding:0;margin:22px 0;list-style:none}.ma-decarb-band__stats li{flex:1 1 0;min-width:0;padding:14px;background:var(--brand-bg);border:1px solid #d7e8d5;border-radius:var(--brand-radius)}.ma-decarb-band__stats span,.ma-decarb-band__stats strong{display:block}.home-products,.testimonials-section{padding:var(--section-pad) 0}.home-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.home-product-card{border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;background:var(--brand-bg)}.home-product-card img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.home-product-card a,.home-product-card h3,.home-product-card p{margin-left:18px;margin-right:18px}.home-product-card h3{margin-top:18px}.home-product-card a{display:inline-block;margin-bottom:18px;font-weight:800}.testimonials-section{background:var(--brand-bg-alt)}.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.testimonial-grid article{padding:28px;background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius)}.testimonial-grid span,.testimonial-grid strong{display:block}.testimonial-grid span{color:var(--brand-text);font-size:.92rem}@media (max-width:991px){.ma-decarb-band .container,.testimonial-grid{grid-template-columns:1fr}.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.ma-hero-carousel{min-height:600px}.ma-hero-slide__copy{padding-top:90px}.home-product-grid,.ma-decarb-band__stats{grid-template-columns:1fr;flex-wrap:wrap}}