.resources-hero{min-height:620px;display:grid;align-items:center;padding:170px 0 88px;overflow:hidden;background:var(--brand-primary-dark)}.resources-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.resources-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(28,38,48,.72);z-index:1}.resources-hero .container{position:relative;z-index:2;max-width:840px}.resources-hero .ma-eyebrow,.resources-hero h1,.resources-hero p{color:#fff}.inventory-metrics,.ma-shop-shape,.resource-features{padding:88px 0}.resource-features{background:#fff}.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:24px;color:var(--brand-text)}.ma-shape-card:hover{border-color:var(--brand-primary);color:var(--brand-primary-dark)}.ma-shape-ico{width:48px;height:48px;color:var(--brand-secondary)}.ma-shape-card h3{margin:0}.ma-shape-card span{font-weight:800;color:var(--brand-primary)}.inventory-metrics{background:#fff}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-grid article strong{display:block;color:var(--brand-primary);font-size:max(2rem, min(4vw, 3.2rem));line-height:1}.metric-grid article span{display:block;margin-top:10px;color:var(--brand-text)}@media (max-width:991px){.ma-shape-grid,.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.ma-shape-grid,.metric-grid{grid-template-columns:1fr}}