.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 2fr;grid-gap:48px}.footer-grid h4{margin-bottom:32px;margin-top:10px;font-weight:600}.footer-grid img{margin-bottom:28px}.footer-grid p{font-size:1.4rem}.footer-grid ul li a{text-decoration:none;margin-bottom:4px;display:inline-block;color:#a4a4a5;font-size:1.4rem}.footer-grid ul li a:hover{text-decoration:underline}.footer-grid form{display:grid;grid-template-columns:2fr 1fr;grid-gap:12px;align-items:flex-end}.footer-grid form .hs-form-field{margin-bottom:0}.footer-grid form label{color:#6b6a6a;margin-bottom:8px;display:block;font-size:1.4rem}.footer-grid form input[type="submit"]{width:100%}p.footer-socials a{text-decoration:none;margin-right:16px}p.footer-socials img{width:32px;margin-top:24px;height:auto;display:inline-block}.footer-lower-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:48px;border-top:1px solid #aaa;margin-top:24px;padding-top:24px}@media(max-width:1023px){.footer-grid,.footer-lower-grid{grid-template-columns:1fr;grid-gap:12px}.footer-grid img{max-width:240px}p.footer-socials img{margin-top:4px;margin-bottom:0}.footer-grid h4{margin-bottom:8px;margin-top:4px}}