.footer-landing{border-top:1px solid var(--tan);overflow:hidden}.footer-landing__wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}@media only screen and (width <= 767px){.footer-landing__wrapper{flex-direction:column}}.footer-landing .row-1{display:flex;justify-content:space-between;width:100%}@media only screen and (width <= 767px){.footer-landing .row-1{flex-direction:column}}.footer-landing__logo{margin-bottom:1rem}.footer-landing__menu .hs-menu-wrapper ul{display:flex;gap:1rem 3rem}@media only screen and (width <= 767px){.footer-landing__menu .hs-menu-wrapper ul{flex-wrap:wrap}}.footer-landing__menu .hs-menu-wrapper ul a:hover{text-decoration:underline}.footer-landing .row-2{width:60%}@media only screen and (width <= 767px){.footer-landing .row-2{padding-top:3rem;width:100%}}.footer-landing__desc p:not(:first-child){margin-top:1rem}