footer.footer-module{background-color:#1f2982;padding:1.25rem 0}footer.footer-module .container{align-items:center;display:flex;flex-direction:row;gap:2rem;justify-content:space-between}footer.footer-module .container .logo-link{height:88px;width:80px}footer.footer-module .container .logo-link .logo{height:100%;overflow:hidden;width:100%}footer.footer-module .container .logo-link .logo img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left;width:100%}footer.footer-module .container .links{align-items:center;display:flex;flex-direction:row;gap:1.5rem}footer.footer-module .container .links .link{color:#fff}@media (max-width:768px){footer.footer-module .container{align-items:flex-start;flex-direction:column;justify-content:flex-start}footer.footer-module .container .links{align-items:flex-start;flex-direction:column;gap:1rem}}