.footer{background-color:#000;border-radius:40px 40px 0 0}.footer--white{background-color:#fff}.footer__container{display:flex;flex-direction:column;margin-inline:auto;max-width:1280px;padding-top:83px;row-gap:38px}.footer__logo-container{align-items:center;column-gap:188px;display:flex}.footer__logo-links{display:flex;flex-direction:column;row-gap:10px}.footer__logo-links-title{color:#fff;font-size:20px;font-weight:500}.footer--white .footer__logo-link,.footer--white .footer__logo-links-title{color:#000}.footer__logo-link{color:#fff;font-size:20px}.footer__logo{max-width:195px}.footer__links-container{border-bottom:2px solid #fff;border-top:2px solid #fff;column-gap:clamp(12px,30px,127px);display:flex;font-weight:500;justify-content:space-between;padding-block:67px}.footer--white .footer__links-container{border-bottom:2px solid #000;border-top:2px solid #000}.footer__link{color:#fff;font-size:20px}.footer--white .footer__link{color:#000}.footer__copyright-container{display:flex;justify-content:space-between;padding-bottom:38px}.footer__copyright{color:#fff;font-size:16px}.footer--white .footer__copyright{color:#000}.footer__socials-container{column-gap:38px;display:flex}@media (max-width:1300px){.footer{padding-inline:20px}}@media (max-width:780px){.footer__links-container{padding-block:30px}.footer__link,.footer__logo-link,.footer__logo-links-title{font-size:16px}.footer__copyright{font-size:14px}.footer__logo-container{row-gap:56px}}@media (max-width:550px){.footer__copyright-container{align-items:center;flex-direction:column-reverse;row-gap:32px}.footer__links-container,.footer__logo-container{flex-direction:column;row-gap:16px}.footer__logo-links{margin-right:auto}}