.footer-menus{grid-column-gap:3.2rem;display:grid;width:100%}.footer-menus .menu-title{font-size:1.8rem;margin-bottom:1.2rem}.footer-menus .footer-menu ul{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:flex-start}.footer-menus .footer-menu ul .hs-menu-item{font-size:1.6rem;margin-bottom:1.2rem;transition:all .3s ease}.footer-menus .footer-menu ul .hs-menu-item:last-of-type{margin-bottom:0}.footer-menus .footer-menu ul .hs-menu-item:hover a{color:#db3832}.footer-menus .footer-menu ul .hs-menu-item a{color:#fff;transition:all .3s ease}@media screen and (max-width:767px){.footer-menus .column{border-top:1px solid #fff;margin-top:1.2rem;padding-top:1.2rem}}