.footer{position:-webkit-sticky;position:sticky;display:flex;flex-direction:column;gap:2rem;background-color:rgba(23,8,86,.1);padding:40px}.logo-footer{filter:grayscale()}.line{margin-top:40px;width:100%;height:1px;background-color:#89949f}.footer-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}@media (max-width:600px){.footer-content{flex-direction:column;align-items:center;text-align:center;justify-content:center}.footer-content .logo-footer{margin-bottom:20px}.footer-content .line{margin-top:20px}}