.footer-wrapper{display:flex;flex-direction:column;justify-content:flex-start;background-color:#f4f4f4}.footer,.footer-container,.footer-wrapper{width:100%;height:fit-content}.footer-container{max-width:1440px;margin:0 auto;padding:40px 25px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-top:1px solid #f2f2f2}.footer-logo-container{height:125px;width:auto;padding:10px 0}.footer-logo,.footer-logo-image{height:100%;width:auto}.footer-logo-image{object-fit:cover}.footer-links-container{max-width:75%;height:fit-content;display:flex;justify-content:flex-end;align-items:flex-start}.footer-column{height:fit-content;display:flex;flex-direction:column;margin-left:110px}.footer-column-title{color:#000;font-size:20px;margin-bottom:20px}.footer-column-links{display:flex;flex-direction:column}.footer-link{margin-bottom:15px;color:#000;text-decoration:none;font-size:14px}.footer-link:active,.footer-link:hover{color:#000;transform:scale(1.02)}.footer-link:visited{color:#000}.footer-copyright{width:100%;display:flex;justify-content:center;padding-bottom:40px}.copyright{font-weight:400;font-size:14px;color:#a4a4a4}@media (max-width:992px){.footer-logo-container{height:100px}.footer-links-container{max-width:80%}}@media (max-width:767px){.footer-wrapper{height:fit-content}.footer-container{flex-direction:column-reverse;justify-content:center}.footer-links-container{width:100%;max-width:unset;justify-content:center}.footer-column{margin:0 20px}.footer-logo-container{margin-top:20px}.footer-column-title{font-size:16px;min-width:70px}.footer-link{font-size:13px}}