.ma-hero-scale{min-height:760px;padding:170px max(24px,(100vw - 1180px) / 2) 156px;display:flex;align-items:center;overflow:hidden;background:var(--brand-primary-dark)}.ma-hero-scale::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,rgba(43,34,34,.88),rgba(43,34,34,.58),rgba(43,34,34,.72))}.ma-hero-scale__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-scale__copy{position:relative;z-index:2;width:min(680px,100%)}.ma-hero-scale__copy h1,.ma-hero-scale__copy p{color:#fff}.ma-hero-scale__stats{position:absolute;z-index:2;left:max(24px,(100vw - 1180px) / 2);right:max(24px,(100vw - 1180px) / 2);bottom:34px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.ma-hero-scale__stats span{padding:16px;border:1px solid rgba(255,255,255,.24);border-radius:var(--brand-radius);background:rgba(255,255,255,.08);color:#fff;font-weight:760;text-align:center}.company-stats,.industry-cards,.ma-shop-shape{padding:80px 0}.company-stats{background:var(--brand-bg-alt)}.industry-image-grid,.ma-shape-grid,.stat-icon-grid{display:grid;grid-gap:22px;gap:22px;margin-top:32px}.stat-icon-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ma-shape-card,.stat-icon-grid article{padding:24px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff}.stat-icon{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;margin-bottom:14px;background:var(--brand-primary);color:#fff;font-weight:800}.stat-icon-grid strong{display:block;margin-bottom:8px;color:var(--brand-text);font-size:1.08rem}.ma-shape-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.ma-shape-card{color:var(--brand-text)}.ma-shape-ico{width:48px;height:48px;margin-bottom:16px;color:var(--brand-primary);fill:none;stroke:currentColor}.ma-shape-card h3{min-height:48px;margin-bottom:8px}.ma-shape-card span{color:var(--brand-primary);font-weight:760}.industry-image-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.industry-image-grid article{position:relative;min-height:260px;overflow:hidden;border-radius:var(--brand-radius);background:var(--brand-primary-dark)}.industry-image-grid img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.industry-image-grid article::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(43,34,34,.08),rgba(43,34,34,.78))}.industry-image-grid h3{position:absolute;z-index:1;left:18px;right:18px;bottom:18px;color:#fff}.industry-image-grid article:hover img{transform:scale(1.05)}.ma-trust-scale{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:44px max(24px,(100vw - 1180px) / 2);grid-gap:14px;gap:14px;background:#232830}.ma-trust-scale .ma-stat{text-align:center}.ma-stat__label,.ma-stat__num{display:block;color:#fff}.ma-stat__num{font-size:max(1.8rem, min(3vw, 2.6rem));font-weight:820}@media (max-width:991px){.ma-hero-scale{min-height:720px}.industry-image-grid,.ma-hero-scale__stats,.ma-trust-scale,.stat-icon-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ma-shape-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:575px){.ma-hero-scale{padding-top:160px;padding-bottom:220px}.industry-image-grid,.ma-hero-scale__stats,.ma-trust-scale,.stat-icon-grid{grid-template-columns:1fr}.ma-shape-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}