.footer-container{padding:25px 0}.footer-container .container{align-items:center;display:flex;gap:32px;justify-content:space-between;margin:0 auto;max-width:1170px;padding:0 15px}.footer-container .footer-left{flex:1}.footer-container .footer-right{align-items:flex-end;display:flex;flex:2;flex-direction:column;gap:6px}.footer-container .footer-left h2,.footer-container .footer-left p{color:#2a3274;font-family:Inter;font-size:16px;font-weight:400;line-height:28px;margin:0}.footer-container .footer-links ul{display:flex;gap:20px}.footer-container .footer-links li{margin:0;padding:0}.footer-container .footer-links a{text-align:right;text-decoration-line:underline;text-decoration-style:solid}.footer-container .footer-copy,.footer-container .footer-links a{color:#2a3274;font-family:Inter;font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:768px){.footer-container{padding:24px 0}.footer-container .container{align-items:center;flex-direction:column;gap:20px;text-align:center}.footer-container .footer-right{align-items:center;flex:none;gap:6px}.footer-container .footer-links .hs-menu-wrapper.hs-menu-flow-horizontal ul{display:flex;flex-direction:row;gap:20px}}