.cust-recipient-hero{position:relative;min-height:560px;padding:160px 0 88px;display:grid;align-items:end;overflow:hidden}.cust-recipient-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cust-recipient-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(42,38,34,.72),rgba(42,38,34,.28))}.cust-recipient-hero .container{position:relative;z-index:1;max-width:860px;margin-left:calc((100% - 1140px)/ 2)}.cust-recipient-hero h1,.cust-recipient-hero p{color:#fff}.cust-industry-showcase{padding:88px 0;background:#fff}.cust-image-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px;gap:24px}.cust-image-card{position:relative;overflow:hidden;display:grid;background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius)}.cust-image-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.cust-image-card div{padding:24px}.cust-image-card p{color:var(--brand-text)}.cust-project-stats{padding:34px 0;background:var(--brand-bg-alt)}.cust-project-stats .container{display:flex;gap:24px}.cust-project-stats div{flex:1 1 0;min-width:0}.cust-project-stats strong{display:block;color:var(--brand-primary);font-size:2rem}.cust-project-stats span{color:var(--brand-text);font-weight:700}@media (max-width:1199px){.cust-recipient-hero .container{margin-left:auto}}@media (max-width:991px){.cust-image-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cust-project-stats .container{flex-wrap:wrap}.cust-project-stats div{flex:0 0 calc(50% - 12px)}}@media (max-width:575px){.cust-image-card-grid,.cust-project-stats div{grid-template-columns:1fr;flex-basis:100%}}