footer{background-color:var(--text)}.container.footer-container{display:flex;flex-direction:column;gap:30px;padding-bottom:30px;padding-top:30px}.footer-top{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.footer-logo{width:-moz-max-content;width:max-content}.footer-logo img{width:150px}.footer-nav{display:flex;flex-direction:column;gap:20px;margin-left:auto;width:50%}.footer-nav a{color:var(--background);font-size:18px;letter-spacing:-.03em;transition:var(--transition);width:-moz-max-content;width:max-content}@media(hover:hover){.footer-nav a:hover{color:rgb(from var(--background) r g b/.5)}}@media(hover:none){.footer-nav a:active{color:rgb(from var(--background) r g b/.5)}}.footer-socials{display:flex;flex-direction:column;gap:20px;margin-left:auto}.footer-socials a{align-items:center;color:var(--background);display:flex;font-size:18px;gap:5px;letter-spacing:-.03em;transition:var(--transition);width:-moz-max-content;width:max-content}@media(hover:hover){.footer-socials a:hover{color:rgb(from var(--background) r g b/.5)}}@media(hover:none){.footer-socials a:active{color:rgb(from var(--background) r g b/.5)}}.footer-bottom{align-items:flex-end;border-top:1px solid var(--background);display:grid;gap:20px;grid-template-columns:repeat(3,1fr);padding-top:30px}.footer-copyright,.footer-privacy-policy{color:var(--background);font-size:18px;letter-spacing:-.03em}.footer-privacy-policy{margin-left:auto;transition:var(--transition);width:50%}@media(hover:hover){.footer-privacy-policy:hover{color:rgb(from var(--background) r g b/.5)}}@media(hover:none){.footer-privacy-policy:active{color:rgb(from var(--background) r g b/.5)}}.footer-dev{color:var(--background);display:flex;flex-direction:column;font-size:16px;font-weight:500;gap:10px;letter-spacing:0;margin-left:auto}.footer-dev svg path{transition:var(--transition)}@media(hover:hover){.footer-dev:hover svg path{fill:rgb(from var(--background) r g b/.5)}}@media(hover:none){.footer-dev:active svg path{fill:rgb(from var(--background) r g b/.5)}}@media screen and (max-width:1699px){.footer-privacy-policy{margin:0 auto;width:-moz-max-content;width:max-content}.footer-bottom{margin-left:-30px;padding:30px 30px 0;width:calc(100% + 60px)}}@media screen and (max-width:1199px){.container.footer-container{gap:50px;padding-bottom:50px;padding-top:50px}.footer-top{gap:30px;grid-template-columns:1fr}.footer-nav{width:100%}.footer-nav,.footer-socials{margin-left:unset}.footer-bottom{align-items:flex-start;border-top:none;grid-template-columns:1fr;margin-left:0;padding:0;width:100%}.footer-privacy-policy{margin-left:unset;width:-moz-max-content;width:max-content}.footer-dev{font-weight:400;margin-left:unset;margin-top:30px;text-transform:uppercase}}
