.lp-footer{--lp-footer-border-color:#e2e8f0;--lp-footer-bg:#fff;--lp-footer-text-color:#94a3b8;--lp-footer-link-color:#64748b;--lp-footer-link-hover-color:#334155;--lp-footer-font-size:0.8125rem;--lp-footer-padding-y:2rem;--lp-footer-padding-x:1.25rem;background-color:var(--lp-footer-bg);border-top:1px solid var(--lp-footer-border-color);padding:var(--lp-footer-padding-y) var(--lp-footer-padding-x)}.lp-footer__inner{align-items:center;color:var(--lp-footer-text-color);display:flex;flex-direction:column;font-size:var(--lp-footer-font-size);gap:12px;line-height:1.5;margin:0 auto;max-width:1200px;text-align:center}.lp-footer__logo{margin-bottom:4px}.lp-footer__logo img{height:64px;width:auto}.lp-footer__description{color:var(--lp-footer-text-color);font-size:var(--lp-footer-font-size);margin:0;max-width:480px}.lp-footer__links{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.lp-footer__separator{color:var(--lp-footer-border-color);user-select:none}.lp-footer__link{color:var(--lp-footer-link-color);text-decoration:none;transition:color .2s ease}.lp-footer__link:focus-visible,.lp-footer__link:hover{color:var(--lp-footer-link-hover-color);text-decoration:underline}.lp-footer__copyright{color:var(--lp-footer-text-color);font-size:var(--lp-footer-font-size)}