.footer{color:var(--inverted-primary-color);padding:34px 20px;display:flex;flex-direction:column;gap:25px;width:100%;max-width:1440px}.footer-wrap{display:flex;justify-content:center;width:100%;background:#0E0F47;margin-top:auto}.footer-first-row,.footer-second-row{display:flex;flex-direction:column;gap:25px}.footer__contacts{display:flex;flex-direction:column;gap:14px}.footer__contact{display:flex;align-items:center;gap:5px;color:var(--inverted-primary-color)}.footer__nav{display:flex;flex-direction:column;gap:10px}.footer__nav a{color:var(--inverted-primary-color)}.footer__nav a:last-child{display:none;text-decoration:underline}.footer__conf{font:var(--font-s)}.footer__info{font:var(--font-s);display:flex;flex-direction:column}.footer__info a{color:inherit;text-decoration:underline}@media (min-width: 620px){.footer{padding:18px 40px}.footer__contacts{flex-direction:row;gap:40px}.footer__nav{flex-direction:row;gap:5px;justify-content:space-between}.footer__info{flex-direction:row;justify-content:space-between}}@media (min-width: 980px){.footer{padding:34px 40px 12px;row-gap:20px}.footer-first-row{flex-direction:row;justify-content:space-between}.footer__nav{justify-content:flex-start;gap:30px}.footer__conf,.footer__nav,.footer__info{font:var(--font-xs)}.footer__conf,.footer__info{opacity:.8;font:var(--font-xs)}.footer__info{justify-content:flex-start;gap:25px}}@media (min-width: 1100px){.footer{padding:34px 75px}.footer-second-row{flex-direction:row;gap:20px}.footer__info a{display:none}.footer__nav a:last-child{display:block}}
