section.customers{background:#e8eded;border-bottom:2px solid #e8eded;padding:50px}section.customers h3{font-size:24px;line-height:150%;padding-bottom:45px;padding-top:20px}section.customers h3,section.customers p{color:#000;font-family:TheSans-OT,Tahoma,sans-serif;text-align:center}section.customers p{font-size:18px;line-height:205%;margin:0 auto;max-width:915px;padding-bottom:40px}section.customers .cards{display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin:auto;max-width:916px}section.customers .cards .card{margin:auto;max-height:214px;max-width:214px;overflow:hidden;width:100%}section.customers .cards .card img{border-radius:0 20px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:960px){section.customers .cards{grid-template-columns:repeat(2,1fr);max-width:448px}}@media (max-width:700px){section.customers{padding:20px 15px}section.customers h3{font-size:18px;padding-bottom:20px}section.customers p{font-size:16px;padding-bottom:20px}}