.home-hero{background:#1e3a52;color:#fff;padding-top:170px;padding-bottom:96px}.home-hero .ma-eyebrow,.home-hero h1,.home-hero p{color:#fff}.ma-hero-markets__inner{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(420px,1fr);grid-gap:48px;gap:48px;align-items:center}.ma-hero-markets__copy{max-width:650px}.ma-hero-markets__cta{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.ma-hero-markets__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.ma-mkt-card{position:relative;overflow:hidden;min-height:190px;border-radius:var(--brand-radius);background:#13252e}.ma-mkt-card img{width:100%;height:100%;min-height:190px;-o-object-fit:cover;object-fit:cover;opacity:.82}.ma-mkt-card span{position:absolute;left:14px;bottom:14px;color:#fff;background:rgba(29,93,89,.92);padding:6px 10px;border-radius:var(--brand-radius);font-weight:700}.stats-with-icons{background:#fff;border-bottom:1px solid var(--brand-border)}.stats-row{display:flex;flex-wrap:nowrap;gap:18px}.stat-item{flex:1 1 0;min-width:0;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:22px;display:grid;grid-gap:8px;gap:8px}.stat-item strong{color:var(--brand-primary-dark);font-size:max(1.8rem, min(3vw, 2.5rem));line-height:1}.stat-icon{width:36px;height:36px;display:grid;align-items:center;justify-items:center;place-items:center;background:var(--brand-bg-alt);color:var(--brand-primary-dark);border-radius:var(--brand-radius);font-weight:800}.ma-shop-shape{background:var(--brand-bg-alt)}.ma-shape-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.ma-shape-card{background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:22px;color:var(--brand-text)}.ma-shape-card:hover{-webkit-text-decoration:none;text-decoration:none;border-color:var(--brand-primary)}.ma-shape-card h3{margin:14px 0 6px;font-size:1.1rem}.ma-shape-card span{color:var(--brand-primary-dark);font-weight:700}.ma-shape-ico{width:48px;height:48px;color:var(--brand-primary-dark)}.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:#fff}.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 h3,.home-product-card p{margin-left:18px;margin-right:18px}.home-product-card h3{margin-top:18px}.home-product-card p{margin-bottom:20px}.ma-trust-usa{background:#1c2733;color:#fff}.ma-trust-usa h2,.ma-trust-usa p,.ma-trust-usa small,.ma-trust-usa span{color:#fff}.ma-trust-usa__inner{display:grid;grid-template-columns:minmax(280px,0.6fr) minmax(0,1fr);grid-gap:34px;gap:34px;align-items:center}.ma-trust-usa__cells{display:flex;flex-wrap:nowrap;gap:14px}.ma-usa-cell{flex:1 1 0;min-width:0;border:1px solid rgba(255,255,255,.18);padding:18px;border-radius:var(--brand-radius);display:grid;grid-gap:8px;gap:8px}.ma-usa-ico{width:32px;height:32px;color:var(--brand-primary-light)}@media (max-width:991px){.ma-hero-markets__inner,.ma-trust-usa__inner{grid-template-columns:1fr}.ma-trust-usa__cells,.stats-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.home-product-grid,.ma-shape-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.home-product-grid,.ma-hero-markets__grid,.ma-shape-grid,.ma-trust-usa__cells,.stats-row{grid-template-columns:1fr}}