.ma-hero-markets{min-height:720px;padding:170px max(24px,(100vw - 1180px) / 2) 96px;display:grid;grid-template-columns:minmax(0,0.95fr) minmax(360px,1fr);grid-gap:48px;gap:48px;align-items:center;background:linear-gradient(135deg,#261a26 0,var(--brand-primary-dark) 72%);color:#fff}.ma-hero-markets h1,.ma-hero-markets p{color:#fff}.ma-hero-markets h1{font-size:max(2rem, min(4vw, 3.5rem))}.ma-hero-markets__cta{display:flex;flex-wrap:wrap;gap:16px;margin-top:1.5rem}.ma-hero-markets__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.ma-mkt-card{position:relative;min-height:190px;overflow:hidden;border-radius:var(--brand-radius);border:1px solid rgba(255,255,255,.18)}.ma-mkt-card img{width:100%;height:100%;min-height:190px;-o-object-fit:cover;object-fit:cover}.ma-mkt-card::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(36,24,36,.08),rgba(36,24,36,.72))}.ma-mkt-card span{position:absolute;left:16px;bottom:14px;z-index:1;color:#fff;font-weight:800}.featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.featured-grid article{background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden}.featured-grid article:not(.featured-card){padding-bottom:24px}.featured-grid article:not(.featured-card) h3,.featured-grid article:not(.featured-card) p{padding:0 22px}.featured-grid img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.featured-card{grid-column:span 3;display:grid;grid-template-columns:1.25fr 0.85fr}.featured-card div{padding:34px}.featured-card span{color:var(--brand-secondary);font-weight:800;text-transform:uppercase}.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{display:grid;grid-gap:10px;gap:10px;padding:26px;background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);color:var(--brand-text)}.ma-shape-card:hover{border-color:var(--brand-primary);color:var(--brand-primary-dark)}.ma-shape-ico{width:54px;height:54px;color:var(--brand-primary);fill:rgba(141,52,141,0.12)}.industry-scroll{display:flex;gap:18px;overflow-x:auto;padding-bottom:12px}.industry-scroll article{flex:0 0 260px;min-height:190px;padding:24px;border-radius:var(--brand-radius);border:1px solid var(--brand-border);background:#fff}.industry-scroll strong{display:block;margin-bottom:.75rem;color:var(--brand-primary-dark)}.ma-trust-scale{display:flex;flex-wrap:nowrap;gap:0;background:#2b222b;color:#fff}.ma-trust-scale .ma-stat{flex:1 1 0;min-width:0;padding:34px 20px;text-align:center;border-right:1px solid rgba(255,255,255,.14)}.ma-trust-scale .ma-stat__label,.ma-trust-scale .ma-stat__num{display:block;color:#fff}.ma-trust-scale .ma-stat__num{font-size:max(1.6rem, min(3vw, 2.6rem));font-weight:850}@media (max-width:991px){.featured-card,.ma-hero-markets{grid-template-columns:1fr}.featured-grid,.ma-shape-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.ma-trust-scale{flex-wrap:wrap}.ma-trust-scale .ma-stat{flex:0 0 50%}}@media (max-width:575px){.ma-hero-markets{padding-top:150px}.featured-grid,.ma-hero-markets__grid,.ma-shape-grid{grid-template-columns:1fr}.featured-card{grid-column:span 1}}