.Navbar{justify-content:center;align-items:center;height:6rem;margin:3vw auto;display:flex}@media screen and (min-width:calc(64em + .001px)){.Navbar{justify-content:space-between;height:12rem;margin:0}}.Navbar-logo{text-decoration:none}.Navbar-logo svg{height:6rem}.Navbar-menu{margin:0;padding:0;list-style:none}.Footer{background-color:var(--color-foreground);color:var(--color-background);margin-top:3rem}.Footer a{color:inherit}.Footer-wrapper{flex-direction:column;align-items:center;display:flex}.Footer-wrapper.u-wrapper{padding:3rem var(--margin)}@media screen and (min-width:calc(64em + .001px)){.Footer-wrapper{grid-template-columns:repeat(3,1fr);place-items:center;padding:3rem 0;display:grid}.Footer-wrapper .Footer-contacts{justify-self:start}.Footer-wrapper .Footer-legal{text-align:end;justify-self:end}}.Footer-logo svg{height:3.5rem}.Footer-menu{list-style:none}.u-fixToCorner{z-index:3;position:fixed;bottom:1rem;right:1rem}@media (min-width:calc(64em + .001px)){.u-lg-static{position:static}}.u-wrapper{max-width:var(--max-width);padding:0 var(--margin);margin:0 auto}