.footer.landing-page-footer{padding:32px}.lp-footer-links-wrap{display:flex;flex-direction:column;align-items:center;gap:24px}.lp-footer-link{color:var(--gray-700);text-decoration:none}.lp-footer-link.light-gray{color:var(--gray-500)}@media (min-width:992px){.footer.landing-page-footer{position:relative}.footer.landing-page-footer:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:var(--gray-100)}.lp-footer-links-wrap{flex-direction:row;justify-content:center;gap:40px}.lp-footer-link{transition:color .3s ease}.lp-footer-link:hover{color:currentcolor}}