.footer{font-size:.85rem}.footer h4{font-size:1.25em;margin:.9em 0}.footer ul{list-style:none}.footer-contents{padding:5em 0 4em}.footer-content{padding:20px 0}.footer-copyright-row{padding:1rem 0 3rem}.footer__copyright-text{padding:2rem 0}.footer-content--menu-center .hs-menu-flow-horizontal>ul{justify-content:center}.footer-content--menu-right .hs-menu-flow-horizontal>ul{justify-content:flex-end}.footer .social-links{justify-content:center}@media(min-width:768px){.footer .social-links{justify-content:flex-end}}.social-links{display:flex}.social-link{display:inline-block;position:relative;background-color:currentColor;border-radius:50%;width:46px;height:46px;margin:0 8px}.social-link:before{background-color:currentColor;border-radius:50%;content:'';height:100%;top:50%;left:50%;position:absolute;transform:translate(-50%,-50%) scale(0);transition:.2s transform;width:100%}.social-link:focus{outline:0}.social-link:hover::before{transform:translate(-50%,-50%) scale(1.1)}.social-link:focus::before{opacity:.5;outline:0;transform:translate(-50%,-50%) scale(1.4)}.social-links__icon svg{fill:#fff;height:19px;width:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}