:root{--nav-color: rgba(54, 48, 48, .75);--text-color: black;--background-header-enter-color: #4F46E5;--text-header-enter-color: white;--shadow-header-enter-color: rgba(28, 45, 232, .85);--background-footer-enter-color: #111827}.footer{width:100%;background-color:var(--background-footer-enter-color);padding:50px 10px;display:flex;flex-direction:column;gap:40px;align-items:center}.footer__container{max-width:1600px;width:100%;display:flex;justify-content:space-between;gap:24px}.footer__info{flex:1 1 320px;display:flex;flex-direction:column;gap:30px}.footer__logo{width:100px}.footer__info>p{font-size:16px;color:#9ca3af;line-height:24px}.footer__contacts{display:flex;gap:16px}.footer__block{flex:1 1 180px;display:flex;flex-direction:column;gap:20px;color:#fff}.footer__block>h2{font-size:18px;margin-bottom:8px}.footer__block a{color:#9ca3af;font-weight:400;font-size:16px;transition:.3s all;line-height:1.4}.footer__block a:hover{color:#fff}.footer__copyright{border-top:solid 1px #9CA3AF;padding-top:35px;color:#9ca3af;font-size:16px;font-weight:400;width:1600px;max-width:100%;margin:0 auto;text-align:center}@media screen and (max-width:1100px){.footer__container{flex-wrap:wrap}.footer__info{flex-basis:100%}}@media screen and (max-width:760px){.footer{padding:40px 14px;gap:24px}.footer__container{gap:18px}.footer__block{flex-basis:calc(50% - 9px)}.footer__block>h2{font-size:16px}.footer__block a,.footer__info>p,.footer__copyright{font-size:14px}}@media screen and (max-width:520px){.footer__block{flex-basis:100%}.footer__contacts a{min-width:34px;min-height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#ffffff0f}}
