footer{color:var(--light);margin-top:var(--container-padding)}footer,footer:before{background-color:var(--primary)}footer:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}footer .footer-top{bottom:14em;position:absolute;right:-16em;z-index:0}footer .footer-top svg{height:30em;width:30em}footer .footer-top svg *{fill:var(--secondary);stroke:none}footer .footer-bottom{align-items:center;display:flex;flex-direction:column;padding:var(--gap-padding) 0;text-align:center;z-index:2}footer .footer-bottom>*+*{margin-top:var(--min-gutter)}footer .footer-bottom .contact,footer .footer-bottom nav ul{display:flex;flex-wrap:wrap;justify-content:center}footer .footer-bottom .contact>*+*,footer .footer-bottom nav ul>*+*{margin-left:var(--min-gutter)}footer .footer-bottom svg{fill:#fff;height:100px;margin-top:var(--gap-padding)}@media screen and (max-width:800px){footer .footer-bottom>*+*{margin-top:var(--gap-padding)}}