.footer--user-guides .footer__social{display:grid;gap:var(--gap-sm);justify-items:center}.footer--user-guides .social-links{gap:1.2rem;justify-content:center;margin-bottom:1.4rem}.footer--user-guides .footer__copyright{color:var(--grey-400);font-size:1.3rem}@media (min-width:768px){.footer--user-guides .footer__inner{grid-template-columns:1fr auto;grid-template-rows:auto auto}.footer--user-guides .footer__logo{grid-area:1/1/2/2}.footer--user-guides .footer__social{grid-area:1/2/2/3;justify-items:end}.footer--user-guides .footer__social .social-links{justify-content:flex-end}.footer--user-guides .footer__copyright{grid-area:auto;text-align:right}.footer--user-guides .footer__menu{grid-area:2/1/3/3;padding-block:4rem 0}}