:root{--primary:#0065a4;--primary-dark:#1e3464;--primary-light:#c0e1ed;--primary-alt:#0088ce;--secondary:#1e3464;--tertiary:#0065a4;--tertiary-alt:#1e3464;--alert:#ffb000;--neutral-grey:#efeeed;--neutral-grey-600:#15201e;--neutral-dark-grey:#d6d7d6;--neutral-darker-grey:#40474e;--semantic-black:#000;--semantic-white:#fff;--bg-primary:rgba(153,202,69,.4);--success:#57b947;--success-alt:#99ca44}.footer_2022{background:var(--neutral-grey);font-family:Montserrat,Arial,sans-serif}.footer_2022 .content-container{margin:auto;max-width:1320px;padding:100px 20px 50px}.footer_content{display:grid;gap:10%;grid-template-columns:repeat(3,minmax(300px,1fr))}.footer_content h2{border-bottom:7px solid var(--primary);font-size:17px;font-weight:700;letter-spacing:.4px;line-height:1;margin-bottom:10px;padding-bottom:10px;text-transform:uppercase}.footer_content .hs-menu-wrapper ul{display:block;list-style:none;margin:0 0 25px;padding:0}.footer_2022 .footer_content .hs-menu-wrapper ul li{margin:0;padding:0}.footer_content .hs-menu-wrapper a{color:var(--neutral-grey-600);font-size:14px;line-height:23px;margin-bottom:12px;text-decoration:none}.footer_content .hs-menu-wrapper a:hover{text-decoration:underline}.copyright_branding{font-size:13px;padding:80px 0 20px}.copyright_branding img{margin-right:5px;vertical-align:text-bottom}.apps>div{margin-bottom:16px}.apps{padding-top:14px}.social-links{display:grid;grid-template-columns:repeat(4,50px);padding-top:40px}@media (max-width:1320px){.footer_content{gap:5%;grid-template-columns:repeat(3,minmax(30%,1fr))}}@media (max-width:767px){.footer_content{gap:30px;grid-template-columns:repeat(2,minmax(100px,1fr));row-gap:0}}