.splash_footer{background:var(--brand-blue);padding:50px 0}.splash_footer__inner{display:flex;justify-content:space-between;margin:0 auto;max-width:1525px;padding:0 25px;place-items:flex-start}.splash_footer__logo{height:170px;margin-top:0;max-width:400px;width:auto}.splash_footer__logo img{height:100%!important;object-fit:contain;width:100%!important}.splash_footer__center_links{margin-top:44px}.splash_footer__center_links,.splash_footer__right_links{display:flex;flex-direction:column;font-weight:400;row-gap:10px}.splash_footer__right_links{flex-basis:40%}.splash_footer__right_links p{color:var(--brand-light);font-weight:700;margin:0}.splash_footer__center_links a,.splash_footer__right_links a{color:var(--brand-light);cursor:pointer;font-weight:400}@media (max-width:1150px){.splash_footer__inner{flex-direction:column;place-items:center}.splash_footer__center_links,.splash_footer__right_links{text-align:center}.splash_footer__center_links{order:3}}