.footer{padding:40px 0;color:#fff;background-color:var(--tertiary)}.footer-usps{background-color:var(--primary)}.footer-usps__list{margin:0;padding:.8rem 0;list-style:none;display:flex;justify-content:space-between;align-items:center;align-content:center}.footer-usps__item:before{margin-right:.8rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:2.5rem;line-height:2.5rem;color:#002752;content:"";font-family:estg-icons;vertical-align:middle;display:inline-block;font-weight:400;overflow:hidden;speak:none;text-align:center}.footer__wrapper{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:40px}.footer__title{margin:0 0 16px;font-size:1.6rem;line-height:1.6;font-weight:700;color:#fff}.footer a{color:currentColor;text-decoration:none}.footer a:hover{color:currentColor;text-decoration:underline}.footer__col .hs-menu-wrapper ul{margin:0;padding-left:0;list-style:none}.footer__col .hs-menu-wrapper li{margin-left:0}.footer__col .hs-menu-wrapper a{font-size:1.2rem;line-height:1.6}.footer__social{display:block}.footer__social a{transition:.2s;display:inline-block;vertical-align:top;margin-right:10px}.footer__social:hover a{opacity:.6}.footer__social:hover a:hover{opacity:1}.footer__social-item:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:2rem;line-height:inherit;color:#fff;font-family:estg-icons;vertical-align:middle;display:inline-block;font-weight:400;overflow:hidden;speak:none;text-align:center}.footer__social-item--linkedin:before{content:""}.footer__social-item--facebook:before{content:""}.sr-only{display:block;width:0;height:0;overflow:hidden}@media(max-width:768px){.footer-usps{text-align:center}.footer-usps__list{display:inline-flex;flex-direction:column;align-items:flex-start}}@media(max-width:639px){.footer__wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:479px){.footer__wrapper{grid-template-columns:minmax(0,1fr)}}