.social-proof-section{padding:var(--content-gap) 0}.social-proof-section h2{color:var(--copy-color);font-size:16px;font-weight:400;margin:0}.social-proof-list{display:grid;gap:var(--content-gap) var(--gutter);grid-template-columns:repeat(3,minmax(24%,1fr));justify-content:center;margin:var(--gutter) 0}.social-proof-image{display:block;margin:0 auto;max-height:42px;max-width:80px;object-fit:contain}.social-proof-text-row{margin:var(--gutter) 0 0;text-align:center}@media (min-width:960px){.logo-per-row-auto{grid-template-columns:repeat(auto-fit,minmax(10%,1fr))}.logo-per-row-is-6{grid-template-columns:repeat(6,1fr)}.logo-per-row-is-7{grid-template-columns:repeat(7,1fr)}}