@layer footer{.site__footer{--body-color:var(--white);--link-color:var(--white);--link-hover-color:var(--primary);--link-decoration:none;background:var(--black);display:flex;flex-wrap:wrap;align-items:center;text-align:center;justify-content:space-between;padding:2rem;gap:2rem}.site__footer>div{flex-grow:1}.site__footer svg{fill:currentColor}.site__footer address{margin-top:1rem;color:var(--body-color)}.site__footer .phone svg{display:none}.site__footer a:hover,.site__footer a:focus{transform:scale(.9)}.site__footer .logo svg{aspect-ratio:105.19/40.51;width:100%;max-width:var(--card-width)}.site__footer .social ul{display:flex;gap:2rem;margin:auto;padding:0;justify-content:center}.site__footer .social svg{width:2.5rem;height:2.5rem}.site__footer .footer-nav ul{margin-top:1rem;gap:1rem}.site__footer .copyright{text-align:center;width:100%}}@layer reboot{#icons{display:none}}