.footer{display:flex;justify-content:space-between;gap:1rem;padding:2rem 3.5rem;font-size:14px}@media not all and (min-width:1024px){.footer{flex-direction:column-reverse}}@media not all and (min-width:768px){.footer{padding:1rem}}.footer{& .right{display:flex;gap:1rem}@media not all and (min-width:1024px){& .right{flex-direction:column-reverse}}& .right{& .links{gap:1rem}& .links,& .social-links{display:flex}& .social-links{gap:1rem}}}