.partners{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:1024px}.partners__item{max-width:100%}.partners__link{display:block;height:60px;opacity:.65;padding:.5rem;-webkit-transition:opacity .2s;transition:opacity .2s;width:100%}.partners__link:focus,.partners__link:hover{opacity:1}.partners__logo{height:100%;width:100%}@supports (-webkit-appearance:none) or (-moz-appearance:none){.partners__logo{width:unset}}@media only screen and (min-width:480px){.partners{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin:0 auto}}@media only screen and (min-width:768px){.partners__link{height:90px;padding:20px}}@media only screen and (min-width:1024px){.partners__link{height:105px}}