.footer .container{display:flex;flex-direction:column;padding-top:135px}.footer-top{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;grid-column-gap:60px;column-gap:60px;padding-bottom:143px;border-bottom:1px solid rgba(120,120,120,.24)}.footer-top p{font-weight:400;font-size:14px;line-height:24px;color:var(--grey);padding-top:18px;padding-bottom:24px;margin:0}.footer-top .footer-columns{display:flex;flex-wrap:wrap;gap:100px}.footer-top .footer-column{display:flex;flex-direction:column;align-items:flex-start}.footer-top .header{font-weight:700;font-size:16px;line-height:22px;color:var(--black)}.footer-top .header p{max-width:60%}.footer-top .header .social-image-wrapper{display:flex}.footer-top .header .social-image-wrapper a{margin-right:10px}.footer-top a{font-weight:400;font-size:14px;line-height:34px;letter-spacing:.2px;text-decoration:none;color:var(--black)}.footer-bottom{display:flex;padding:44px 0}.footer-bottom .copyright{color:var(--grey);padding-right:163px}.footer-bottom .copyright,.footer-bottom a{font-weight:400;font-size:14px;line-height:19px;letter-spacing:.2px}.footer-bottom a{color:var(--black);text-decoration:none;padding-right:48px}@media (max-width:992px){.footer-top,.footer-top .header{display:flex;flex-direction:column}.footer-top .header{align-items:center}.footer-top .footer-columns{padding:16px}.footer-bottom{flex-direction:column;padding:44px 16px}}@media (max-width:576px){.footer .container{padding-top:60px}.footer-top{padding-bottom:60px}.footer-top .footer-columns{align-items:center;justify-content:center}.footer-bottom{align-items:flex-start;padding:44px 30px}.footer-bottom .copyright{margin-bottom:10px;padding-right:0}.footer-bottom span{display:flex;flex-wrap:wrap}.footer-bottom span a{margin-bottom:10px}}