.partners h2,.where-to-buy h2{margin:60px 0 20px}.partners-images,.where-to-buy-images{align-items:center;background-color:#fff;border-radius:8px;display:grid;gap:20px;grid-auto-flow:dense;grid-template-columns:repeat(6,1fr);grid-template-rows:auto;justify-content:space-between;padding:20px 10px}@media(max-width:992px){.partners-images,.where-to-buy-images{grid-template-columns:repeat(3,1fr)}}@media(max-width:576px){.partners-images,.where-to-buy-images{grid-template-columns:repeat(2,1fr)}}.partners-images img,.where-to-buy-images img{filter:grayscale(100%);height:auto;max-width:100%}.partners-images a,.where-to-buy-images a{align-items:center;display:flex;justify-content:center}@media(hover:hover){.partners-images a:hover img,.where-to-buy-images a:hover img{filter:grayscale(0)}}