.footer{margin-top:50px}.footer span{font-size:13px}.footer__top{max-width:1140px;width:100%;margin:0 auto;padding-left:5px;padding-right:5px;display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.footer__top-left{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.footer__top-left-item{display:flex;flex-direction:column;gap:10px}.footer__top-left-item a{color:#000;text-transform:uppercase;font-weight:bolder;font-size:15px}.footer__top-right{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.footer__top-right a{color:#000;text-transform:uppercase;font-weight:bolder}.footer__top-right-item{display:flex;justify-content:space-between;flex-direction:column}.footer__bottom{max-width:1140px;width:100%;margin:0 auto;display:flex;justify-content:space-between;align-items:center;margin-top:30px;padding-left:5px;padding-right:5px}.footer__bottom a{display:block}.footer__bottom-socials{display:flex;justify-content:space-between;align-items:center;gap:5px}.footer__bottom-socials img{max-width:50px;width:100%}.footer__bottom-socials span{font-weight:bold;font-size:45px}.footer__bottom-author a{color:red;border-bottom:3px solid red}.footer__bottom-wrapper{margin-top:10px;padding-top:10px;padding-bottom:10px;background-color:#eee}.footer-mobile{display:none;margin-top:20px}.footer-mobile__top{display:flex;justify-content:space-between;align-items:center;padding-left:10px;padding-right:10px}.footer-mobile__top span{font-size:45px;font-weight:bold}.footer-mobile__top-item{display:flex;gap:20px}.footer-mobile__top-item img{max-width:50px}.footer-mobile__center{display:flex;flex-direction:column;gap:30px;margin-top:20px;padding-left:10px;padding-right:10px}.footer-mobile__bottom{display:flex;flex-direction:column;gap:15px;margin-top:20px;padding-bottom:20px;padding-left:10px;padding-right:10px;background-color:#eee}.footer-mobile__bottom a{color:#000;text-decoration:underline}.red{color:red}@media screen and (max-width:900px){.footer__bottom-socials{display:none}}@media screen and (max-width:690px){.footer{display:none}.footer-mobile{display:block}}