.footer{max-width:calc(var(--max-width) - 1rem);text-align:center;flex-direction:column;justify-content:center;align-items:center;margin:auto;padding:1rem;display:flex}.footer_powered_by{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;max-width:1200px;margin:0 auto;padding:1rem;display:flex}div.footer_content{grid-template-columns:1fr 1fr 1fr;gap:1rem;width:100%;margin:0 auto;display:grid}@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{gap:.5rem;margin-top:1rem;display:flex}.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)}
