.site-footer{background:var(--text-dim);padding:2.5rem 1.25rem 2rem}.footer-container{max-width:1280px;margin:0 auto;display:flex;gap:5em}.footer-content{gap:1.25rem;align-items:flex-start;padding-bottom:1.25rem}.footer-brand,.footer-content{display:flex;flex-direction:column}.footer-logo-wrapper{display:flex;align-items:flex-start;margin-top:.85em}.footer-logo{display:flex;align-items:center;gap:.5rem;width:13em}.footer-logo img{width:100%}.footer-nav{display:flex;flex-wrap:wrap;gap:1rem 1.5rem}.footer-nav .footer-link{font-size:.82rem;font-weight:500;color:var(--text-white);text-decoration:none;transition:color var(--ease)}.footer-link:hover{color:var(--bg)}.footer-info{padding-top:.25rem}.footer-text{font-size:.75rem;color:var(--text-white);line-height:2}@media (min-width:768px){.site-footer{padding:2rem 1.5rem 3rem}.footer-content{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem}}@media (max-width:767px){.site-footer{padding:1rem 1.25rem 2.5rem}.footer-container{flex-direction:column;gap:1.2rem}.footer-logo{width:9rem}.footer-nav{gap:.5rem .8rem}.footer-nav .footer-link{font-size:.75rem}.footer-text{font-size:.69rem;line-height:1.85}}