.footer-wrapper{align-items:center;display:flex;flex-direction:column;gap:40px;padding:60px 0 0}.footer-top{padding:0 20px}.footer-top h3{margin-bottom:0}.footer-logo,.footer-top{margin:0 auto;max-width:1080px}.footer-logo{padding:0 20px}.footer-bottom .bottom-wrapper{display:flex;gap:30px;justify-content:space-between;margin:0 auto;max-width:1080px;padding:10px 20px}.footer-bottom .left{align-items:center;display:flex;gap:15px}.footer-bottom .left a img{display:block;max-height:30px;transition:all .25s ease-in-out}.footer-bottom .left a:hover img{opacity:.5}.footer-bottom .right p{font-size:12px}@media(max-width:1080px){.footer-wrapper{gap:20px;padding-top:30px}.footer-bottom .bottom-wrapper{align-items:center;flex-direction:column;gap:10px}}