.footer-landing{background-color:var(--footer-bg,#2b2b2b);color:var(--footer-color,#fff);font-size:1.5rem;line-height:1.75;padding:30px 0}.footer-landing__title{font-size:1.6rem;font-weight:700;line-height:1.3}.footer-landing__title+*{margin-top:2rem}.footer-landing__column .hs-menu-wrapper ul{list-style:none;margin:0;padding:0}.footer-landing__column .hs-menu-wrapper li{-webkit-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}.footer-landing__column .hs-menu-wrapper a{text-decoration:none}.footer-landing__column .hs-menu-wrapper a:hover{text-decoration:underline}.footer-landing__wrapper{display:flex;flex-wrap:wrap;gap:20px}.footer-landing__column{width:calc(25% - 15px)}@media (max-width:992px){.footer-landing__column{width:calc(50% - 10px)}}@media (max-width:480px){.footer-landing__column{width:100%}}