.partners_list{display:flex;flex-wrap:wrap;justify-content:center;gap:30px 0;width:100%;margin:0 auto;position:relative}.partners_list .item{position:relative;vertical-align:top;width:20%;margin:0}.partners_list .item .img{background:#f7f5f2;margin:0 auto;display:flex;justify-content:center;align-items:center;width:80%;transition:all 400ms ease 0ms}.partners_list .item .img img{mix-blend-mode:multiply;width:initial;height:initial;max-width:100%;max-height:100px;display:block;margin:0 auto}@media screen and (max-width:1000px){.partners_list .item{width:33.33%}}@media screen and (max-width:500px){.partners_list .item{width:50%}}/*# sourceMappingURL=1.css.map */