footer .footer-end{display:flex;align-items:center;gap:27px}.footer-socials{display:flex;gap:9px}.footer-socials a{display:grid;place-items:center;width:38px;height:38px;border:1px solid #ffffff38;border-radius:50%;transition:.2s}.footer-socials a:hover{color:#fff;background:var(--red);border-color:var(--red);transform:translateY(-2px)}.footer-socials svg{width:17px;height:17px;fill:currentColor}.footer-socials svg rect,.footer-socials svg circle{fill:none;stroke:currentColor;stroke-width:1.8}.footer-socials svg .fill-dot{fill:currentColor;stroke:none}.footer-legal{display:flex;gap:20px}@media(max-width:900px){footer .footer-end{flex-direction:column;gap:18px}.footer-legal{justify-content:center}}
