.footer{display:grid;gap:2rem 1rem;grid-template-areas:"infos" "pages" "copyright" "subpages";grid-template-columns:1fr;grid-template-rows:auto;margin-left:auto;margin-right:auto;max-width:80rem;padding:3rem 1rem 4.5rem}@media (min-width:1024px){.footer{grid-template-areas:"infos pages" "copyright subpages";grid-template-columns:repeat(2,auto)}}.footer-infos{grid-area:infos;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.footer-pages{display:block;grid-area:pages}@media (min-width:768px){.footer-pages{display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}}.footer-pages nav{margin-bottom:1rem}.footer-pages nav:last-of-type{margin-bottom:0}.footer-pagesTitle{font-weight:600;margin-bottom:.25rem;text-transform:uppercase;--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.footer-pages a{display:block;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}@media (min-width:768px){.footer-pages a{display:inline-block;margin:.25rem 0}}.footer-subpages{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;grid-area:subpages;justify-content:start;width:100%;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}@media (min-width:1024px){.footer-subpages{justify-content:end}}.footer-copyright{grid-area:copyright;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}
