.footer{padding:3.125rem 0;background-image:linear-gradient(125deg,#032b70,#0349b3,#035ad3,#04b7df);display:flex;flex-direction:column;justify-content:space-between;gap:2.5rem;height:35rem;color:#fff}@media (width >= 1280px){.footer{height:26.25rem}}.footer .footer-wrapper{display:flex;gap:1.5rem;justify-content:space-between}.footer .content{max-width:31.25rem;display:flex;flex-direction:column;gap:1rem}.footer .content .social-list{display:flex;gap:1rem}.footer .nav-footer{display:flex;flex-direction:row;gap:2.5rem}@media (width < 1280px){.footer .nav-footer{display:none}}.footer .nav-footer .lang-list,.footer .nav-footer .nav-list{display:flex;flex-direction:column;gap:1rem}.footer .legal-list{padding-top:1.5rem;grid-row:2/3;grid-column:1/4;display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.5)}@media (width < 1280px){.footer .legal-list{flex-direction:column;gap:1rem;border:0;padding:0}}.footer li a{padding:0;color:#ffffffb3;transition:all .3s ease-in}.footer li a:hover{color:#fff}