.servicesBrands{display:flex;flex-wrap:wrap;gap:20px}@media (max-width:550px){.servicesBrands a{max-width:100%;width:100%}}.servicesBrands__elem{align-items:center;border:1px solid #6a767d;border-radius:10px;cursor:pointer;display:flex;height:140px;justify-content:center;padding:10px;width:140px}@media (max-width:550px){.servicesBrands__elem{max-width:100%;width:100%}}.servicesBrands__elem.cnp{width:300px}@media (max-width:550px){.servicesBrands__elem.cnp{max-width:100%;width:100%}}.servicesBrands__elem:hover .servicesBrands__elem-brand svg path{fill:revert-layer}.servicesBrands__elem:hover .servicesBrands__elem-button{margin-top:20px;opacity:1}.servicesBrands__elem-brand{color:#6a767d;text-align:center}.servicesBrands__elem-brand svg path{fill:currentColor;transition:all .4s ease-in-out}@media (max-width:960px){.servicesBrands__elem-brand svg path{fill:revert-layer}}.servicesBrands__elem-button{color:#6a767d;display:flex;font-size:12px;gap:5px;justify-content:center;margin-top:-20px;max-width:100%;opacity:0;text-decoration:underline;transition:all .4s ease-in-out;width:100%}@media (max-width:960px){.servicesBrands__elem-button{margin-top:20px;opacity:1}}.servicesBrands__elem-button svg{width:16px}.servicesBrands__elem-button svg path{fill:#6a767d}
