footer.footer-module{border-top:1px solid #eaecf0;padding:3rem 0}footer.footer-module .container{display:grid;max-width:1320px;padding:0 20px}footer.footer-module .footer-layout--with-columns{column-gap:2rem;grid-template-areas:"logo columns" "socials columns" "bottom bottom";grid-template-columns:minmax(135px,320px) minmax(0,1fr)}footer.footer-module .footer-layout--with-columns .wrapper-top{padding-bottom:0}footer.footer-module .footer-layout--with-columns .columns{padding-bottom:2rem}footer.footer-module .footer-layout--with-columns .socials{justify-content:flex-start;margin-top:4rem;padding-bottom:2rem}footer.footer-module .footer-layout--no-columns{align-items:start;column-gap:2rem;grid-template-areas:"logo socials" "bottom bottom";grid-template-columns:minmax(135px,1fr) auto}footer.footer-module .footer-layout--no-columns .socials{justify-content:flex-end}footer.footer-module .wrapper-top{align-items:flex-start;display:flex;grid-area:logo;padding-bottom:2rem}footer.footer-module .wrapper-bottom{border-top:1px solid #eaecf0;display:flex;flex-wrap:wrap;gap:1.5rem;grid-area:bottom;padding-top:2rem}footer.footer-module .logo.footer-module-logo{align-items:center;display:inline-flex;grid-area:logo;height:40px;width:135px}footer.footer-module .logo.footer-module-logo figure{margin:0}footer.footer-module .logo.footer-module-logo img{display:block;max-height:40px;width:auto}footer.footer-module .columns{display:flex;gap:28px;grid-area:columns;justify-content:flex-end}footer.footer-module .column{display:flex;flex-direction:column;gap:.75rem;max-width:200px;width:100%}footer.footer-module .column-title{color:#172324;margin:0 0 .25rem}footer.footer-module .column-item{color:#667085;text-decoration:none;transition:color .2s ease}footer.footer-module .column-item:hover{color:#171a1e}footer.footer-module .socials{align-items:center;align-self:start;display:flex;gap:1rem;grid-area:socials}footer.footer-module .social-logo{align-items:center;display:inline-flex;height:2rem;justify-content:center;width:2rem}footer.footer-module .social-logo figure{height:100%;margin:0;width:100%}footer.footer-module .social-logo img{display:block;height:100%;object-fit:contain;width:100%}footer.footer-module .footer-bottom-link{color:#5d6878;text-decoration:none;transition:color .2s ease}footer.footer-module .footer-bottom-link:hover{color:#171a1e}@media (max-width:768px){footer.footer-module{padding:20px 0}footer.footer-module .container{display:flex;flex-direction:column}footer.footer-module .logo.footer-module-logo{height:32px;width:108px}footer.footer-module .logo.footer-module-logo img{max-height:32px}footer.footer-module .footer-layout--with-columns .columns{padding-bottom:0}footer.footer-module .footer-layout--with-columns .socials{margin-top:0;padding-bottom:0}footer.footer-module .wrapper-top{align-items:flex-start;display:flex;padding-bottom:0}footer.footer-module .wrapper-bottom{border-top:0;flex-direction:column;gap:.5rem;padding-bottom:0;padding-top:0}footer.footer-module .columns{flex-wrap:wrap;gap:1.5rem;justify-content:flex-start}footer.footer-module .socials{justify-content:flex-start;padding-top:0}footer.footer-module .wrapper-top+.columns{margin-top:3rem}footer.footer-module .wrapper-bottom{margin-top:2rem}footer.footer-module .columns+.wrapper-bottom{margin-top:3rem}footer.footer-module .wrapper-bottom+.socials{margin-top:2rem}}