.lp-footer{position:relative;z-index:1;border-top:1px solid rgba(255,255,255,.06);padding:40px 32px}
.lp-footer .lp-footer-inner{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap;font-size:13px;color:#7A8B9C}
.lp-footer .lp-footer-brand{display:flex;align-items:center;gap:16px}
.lp-footer .lp-footer-brand img{height:24px;width:auto;opacity:.7;display:block}
.lp-footer .lp-footer-links{display:flex;gap:24px;flex-wrap:wrap}
.lp-footer .lp-footer-links a{color:inherit}
.lp-footer .lp-footer-links a:hover{color:#E6EDF3}