.lightpress__body .footer>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 var(--content-side-padding)}.lightpress__body .footer__content-inner{display:grid;grid-template-columns:repeat(4, 1fr);gap:2em;width:100%;max-width:var(--max-content-width);padding:6em 0}@media(max-width: 1024px){.lightpress__body .footer__content-inner{grid-template-columns:repeat(3, 1fr)}.lightpress__body .footer__content-inner>*:first-child{grid-column:span 3;margin:0 auto 2em}}@media(max-width: 500px){.lightpress__body .footer__content-inner{grid-template-columns:100%;place-items:center;text-align:center}.lightpress__body .footer__content-inner>*:first-child{grid-column:1}}.lightpress__body .footer__logo-wrapper{max-width:225px}.lightpress__body .footer__links a{display:block;color:var(--color-footer-text-light);text-decoration:none;font-weight:normal}.lightpress__body .footer__links a:not(:last-child){margin-bottom:.5em}.lightpress__body .footer__end-inner{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:var(--max-content-width);padding:2em 0}@media(max-width: 520px){.lightpress__body .footer__end-inner{flex-flow:column-reverse wrap}}@media(max-width: 520px){.lightpress__body .footer__end-copyright{text-align:center}}@media(max-width: 520px){.lightpress__body .footer__socials{margin-bottom:1em}}.lightpress__body .footer__social{display:inline-block}.lightpress__body .footer__social:not(:last-child){margin-right:.5em}
