.customer-showcase{padding:4px 0 18px}.customer-showcase-heading{text-align:center;margin:0 0 34px}.customer-showcase-heading p{margin:0 0 8px;color:var(--mint-dark);font-size:10px;letter-spacing:.16em}.legacy-content .customer-showcase-heading h2{margin:0;color:#148ad2;font-family:var(--display);font-size:31px;font-weight:500;letter-spacing:0}.customer-showcase-heading span{display:block;margin-top:5px;color:#7c929d;font-size:12px}.customer-sector-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;margin:0;padding:3px;list-style:none;background:#e7ecee}.customer-sector-card{display:grid;justify-items:center;align-content:start;min-width:0;padding:20px 14px 17px;background:#fff;transition:background .22s ease,transform .22s ease}.customer-sector-card:hover{transform:translateY(-2px);background:#f3fbfd}.customer-sector-card>img{width:100%;max-width:162px;height:90px;margin:0;object-fit:contain}.legacy-content .customer-sector-card h3{margin:13px 0 0;color:#3d525c;font-family:var(--body);font-size:15px;font-weight:500;letter-spacing:0}
@media(max-width:960px){.customer-sector-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:620px){.customer-showcase-heading{margin-bottom:24px}.legacy-content .customer-showcase-heading h2{font-size:27px}.customer-sector-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px;padding:2px}.customer-sector-card{padding:16px 10px 14px}.customer-sector-card>img{height:74px}.legacy-content .customer-sector-card h3{margin-top:10px;font-size:14px}}