.footer{width:100vw;display:flex;flex-direction:column;gap:1em;background-color:#0e353a;overflow:hidden;padding-top:1rem}.footer>.footer-header{padding:1em 4em;display:flex;flex-direction:column;gap:1em;color:#fff}@media (pointer: coarse){.footer>.footer-header{padding:2em}}.footer>.footer-links{padding:1em 4em 4em;display:flex;flex-direction:row;gap:1em;color:#fff;max-width:100%;flex-wrap:wrap;justify-content:space-between}@media (pointer: coarse){.footer>.footer-links{padding:1em 2em 2em;gap:2em}}.footer>.footer-links ul{display:flex;flex-direction:column;gap:.75em;flex-wrap:wrap}.footer>.footer-links ul li:first-child{font-weight:500;font-size:1.5em}.footer>.footer-links ul a{text-decoration:none;color:#fff}.footer>.footer-links ul a:hover{text-decoration:underline}.footer>.footer-bottom{background:#e9e9e1;display:flex;padding:.75em 4em;justify-content:space-between;align-items:center}.footer-logo{display:flex;align-items:center;gap:.5rem}@media (pointer: coarse){.footer>.footer-bottom{padding:1em;flex-direction:column;text-align:center;gap:1.5em}}.footer>.footer-bottom>span{display:flex;gap:1em}@media (pointer: coarse){.footer>.footer-bottom>span{flex-direction:column;gap:.5em}}.footer>.footer-bottom>.footer-socials{display:flex;gap:.5em}
