.footer{border-top:solid 2px #021ec3}.footer h3{font-size:2rem;text-transform:uppercase}.footer__top{padding-top:50px;display:flex;justify-content:center;align-items:center;max-width:var(--page-width);margin:0 auto}.footer__center{display:flex;justify-content:space-between;align-items:baseline;max-width:var(--page-width);margin:0 auto;padding:0 40px}.footer figure{display:flex;justify-content:center;max-width:175px;width:100%}.footer figure img{width:100%}.footer__menus{margin:50px 0}.footer__menus ul{padding:0}.footer__menus li{list-style:none}.footer__menus li a{text-decoration:none;color:#000;transition:color .3s}.footer__menus li a:hover{color:#021ec3}.footer__socials{text-align:right}.footer__socials a{color:#000;text-decoration:none;transition:color .3s}.footer__socials a:hover{color:#021ec3}.footer__bottom{display:flex;justify-content:center;align-items:center;padding:5px;height:30px;color:#fff}.footer__bottom a{color:#fff;text-decoration:none}.footer__bottom .copyright__content{margin-right:20px}@media (max-width:1000px){.footer__top{flex-direction:column;align-items:center;text-align:center}.footer__center{flex-direction:column;align-items:center;text-align:center}.footer figure{max-width:180px;width:100%}.footer h3{text-align:center}.footer__menus{margin:10px 0}.footer__socials{text-align:center}}