.footer{margin:auto;max-width:calc(var(--max-width) - 1rem)}.footer,.footer_powered_by{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:1rem;text-align:center}.footer_powered_by{max-width:1200px;margin:0 auto;gap:.5rem}div.footer_content{display:grid;width:100%;margin:0 auto;grid-template-columns:1fr 1fr 1fr;grid-gap:1rem;gap:1rem}@media (max-width:660px){div.footer_content{grid-template-columns:1fr}}div.footer_item{text-align:left}li.footer_menu_item{margin:.5rem 0;list-style:none}li.footer_menu_item:hover{text-decoration:underline}.footer_socials{display:flex;gap:.5rem;margin-top:1rem}.footer_socials svg{width:2rem;height:2rem;color:rgba(var(--foreground-rgb)/.6);fill:rgba(var(--foreground-rgb)/.6)}.footer_socials svg:hover{color:rgba(var(--foreground-rgb)/1);fill:rgba(var(--foreground-rgb)/1)}