.brand-wall{padding:90px 0;background:#fff}.brand-wall__heading{max-width:760px;margin-bottom:38px}.brand-wall__heading h2{font-size:clamp(36px,4.5vw,62px);line-height:1.03;letter-spacing:-.04em;margin:12px 0}.brand-wall__heading p{color:#64707b}.brand-wall__grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #e4e9ed;border-left:1px solid #e4e9ed}.brand-wall__logo{height:132px;display:grid;place-items:center;padding:20px;border-right:1px solid #e4e9ed;border-bottom:1px solid #e4e9ed;background:#fff}.brand-wall__logo img{max-width:100%;max-height:82px;object-fit:contain;filter:grayscale(1);opacity:.78;transition:filter .2s,opacity .2s,transform .2s}.brand-wall__logo:hover img{filter:none;opacity:1;transform:scale(1.04)}@media(max-width:900px){.brand-wall__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:560px){.brand-wall{padding:60px 0}.brand-wall__grid{grid-template-columns:repeat(2,1fr)}.brand-wall__logo{height:105px;padding:14px}}
