.footer{padding:60px 0 70px 0;text-align:center}@media(max-width: 599px){.footer{padding:30px 0}}.footer .container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:0 10px}@media(max-width: 479px){.footer .container{gap:25px}}.footer .logo{margin-bottom:20px}@media(max-width: 479px){.footer .logo{margin-bottom:0}}.footer .footer-text,.footer .link{color:rgba(255,255,255,.8);font:400 15px/1.4 "Poppins",sans-serif}@media(max-width: 599px){.footer .footer-text,.footer .link{font-size:12px}}@media(max-width: 479px){.footer .footer-text{max-width:300px;margin:0 auto}}.footer .link{text-decoration:underline;transition:all .3s ease-out}.footer .link:hover{color:#fff;text-decoration-color:rgba(0,0,0,0)}.footer .site-links{display:flex;flex-wrap:wrap;justify-content:center;row-gap:10px}.footer .site-links .link{padding:0 10px}.footer .site-links .link:not(:last-child){border-right:1px solid rgba(255,255,255,.8)}.footer .links{display:flex;flex-wrap:wrap;justify-content:center;column-gap:25px;row-gap:10px}@media(max-width: 599px){.footer .links{gap:10px}}@media(max-width: 479px){.footer .links{max-width:300px;margin:0 auto}}