.footer .logo-mark{background:var(--blue);color:var(--on-blue)}.footer{border-top:4px solid var(--blue);background:var(--footer-bg,var(--soft));color:var(--text);font-family:var(--font-body);padding:100px 0 40px}.footer-grid{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;padding-bottom:60px;display:flex}.footer-brand{width:320px}.footer-brand p{color:var(--muted);margin:24px 0 32px;font-size:15px;line-height:1.7}.socials{flex-wrap:wrap;gap:12px;display:flex}.socials a{background:var(--blue);width:40px;height:40px;color:var(--on-blue);border-radius:999px;justify-content:center;align-items:center;transition:background-color .2s,color .2s,transform .2s;display:inline-flex}.socials a:hover,.socials a:focus-visible{background:var(--yellow);color:var(--on-yellow);transform:translateY(-3px)}.socials svg{fill:currentColor;width:18px;height:18px}.footer-list{align-content:start;gap:16px;display:grid}.footer-list span{color:var(--text);font-family:var(--font-heading);margin-bottom:8px;font-size:18px;font-weight:700;line-height:1.7}.footer-list a,.footer-list p{color:var(--text);margin:0;font-size:15px;line-height:1.7;transition:color .2s,transform .2s}.footer-list a:hover,.footer-list a:focus-visible{color:var(--blue);transform:translate(4px)}.footer-area{max-width:100%;color:var(--text);text-align:left;align-items:center;gap:12px;text-decoration:none;display:flex}.footer-area svg{flex-shrink:0}.footer-area>span{gap:4px;display:grid}.footer-area strong{font-size:14px;font-weight:600}.footer-area span span{color:var(--muted);font-size:13px}.footer-area:hover span span{text-underline-offset:3px;text-decoration:underline}.footer-area:focus-visible{outline:2px solid var(--blue);outline-offset:6px}.footer-bottom{color:var(--muted);justify-content:space-between;align-items:center;gap:32px;margin-top:40px;font-size:14px;line-height:1.7;display:flex}@media (min-width:981px) and (max-width:1248px){.footer-grid{grid-template-columns:minmax(240px,1.4fr) repeat(3,minmax(140px,.7fr));gap:48px 32px;display:grid}.footer-brand,.footer-list{width:auto;margin-right:0}}@media (max-width:980px){.footer{padding:72px 0 44px}.footer>.container,.footer-bottom{width:min(720px,100% - 40px);max-width:100%}.footer-grid{grid-template-columns:1fr;gap:48px;padding-bottom:48px;display:grid}.footer-brand,.footer-list{width:100%}.footer-brand p{max-width:100%}.footer-bottom{text-align:center;flex-direction:column;gap:24px;margin-top:32px}}@media (max-width:680px){.footer{padding:80px 0 48px}.footer>.container,.footer-bottom{width:calc(100% - 48px)}.footer-grid{gap:40px}}@media (max-width:389px){.footer>.container{width:calc(100% - 32px)!important}}.footer-credit{margin:8px 0 0}.footer-credit a{color:inherit;text-underline-offset:3px;text-decoration:underline}.footer-credit a:hover,.footer-credit a:focus-visible{color:var(--blue)}
