.footer-header{background-color:var(--white);border-top:1px solid #ccc;padding:20px 0}.footer-header .container{display:flex;align-items:center;justify-content:space-between}.footer-header .container div{text-align:right}.footer-body{padding-top:50px;color:#ffffff80;background:#292929}.footer-links{display:flex;align-items:center;justify-content:space-between}.footer-links a{color:var(--blue)}.footer-end{justify-content:space-between}.end-images,.footer-end{display:flex;align-items:center}.end-images{gap:15px}@media (max-width:1270px){.footer-links{flex-direction:column;align-items:start}.footer-end{flex-direction:column-reverse;padding:15px}}