.Footer{background-color:var(--Footer-background);position:relative}.Footer,.Footer .Text a,.Footer a{color:var(--Footer-color)}.Footer .Headline,.Footer h3,.Footer h4{color:#fff}.Footer-content{padding:24px 0}@media screen and (min-width:1026px){.Footer-content{padding:20px 0}}.Footer-menu{align-items:center;background-color:var(--clr-secondary);color:#fff;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:20px}.Footer-menu a{color:#fff;font-size:1.125rem}@media screen and (min-width:769px){.Footer-menu{flex-direction:row}}.Footer-columns{display:grid;gap:30px;grid-template-columns:1fr}.Footer-columns>div{display:flex;flex-direction:column;gap:20px}@media screen and (min-width:769px){.Footer-columns{gap:30px;margin-bottom:30px;margin-top:30px}}@media screen and (min-width:1026px){.Footer-columns{gap:50px;margin-bottom:40px}}.Footer-text{font-size:1.125rem;line-height:1.75rem}.Footer-socials{display:flex;gap:20px}.Footer-social{color:var(--Footer-color);width:30px}.Footer-social svg{fill:currentColor;height:100%;width:100%}