.Clients{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;margin-top:10em;-webkit-column-gap:2em;-moz-column-gap:2em;column-gap:2em;overflow:hidden;width:100%}.Clients__item{-webkit-filter:brightness(0) opacity(0.18);filter:brightness(0) opacity(0.18);-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s;margin:1.5em 0 !important;width:6.25em}.Clients img{display:block;width:100%;height:1.4em}.Reviews .Clients{margin-left:auto;margin-right:auto}.Block .Clients{margin-top:2.5em;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Block .Clients__item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:1.25em 0 !important}.Block .Clients__item img{max-width:85%}@media(min-width:600px){.Clients{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(min-width:768px){.Clients{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}