.clients .logo-block{align-items:center;display:grid;gap:44px 20px;grid-template-columns:repeat(2,1fr);justify-content:center;margin-top:26px}@media screen and (min-width:650px){.clients .logo-block{gap:40px;grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1440px){.clients .logo-block{gap:72px;grid-template-columns:repeat(6,1fr)}}.clients .logo-block img{height:auto;margin:auto;max-height:86px;max-width:110px;-o-object-fit:contain;object-fit:contain;width:70%}@media screen and (min-width:826px){.clients .logo-block img{max-height:100px;max-width:170px;width:auto}}