@charset "UTF-8";
.footer__title{padding:20px 0}.footer_pair_wrapper{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;justify-items:flex-start}.footer_pair_item{display:flex;padding:10px 0;gap:5px;justify-content:center}@media (max-width:768px){.footer_pair_wrapper{grid-template-columns:repeat(2,1fr)}}