.footer-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;border-top:1px solid hsl(0 1% 50% / 10%);padding:10px 0}.footer-right{width:72%;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;column-gap:75px}.footer-outer a,.footer-outer p{color:hsl(0 0% 0% / 50%);font-size:16px;font-weight:600;letter-spacing:normal;line-height:24px}.footer-logo{width:28%}@media screen and (max-width:1200px){.footer-right{column-gap:35px}}@media screen and (max-width:1024px){.footer-logo{width:19%}.footer-right{width:81%}.footer-right{column-gap:27px}}@media screen and (max-width:991px){.footer-logo{width:100%;text-align:center}.footer-right{width:100%;justify-content:center;text-align:center}.footer-outer p{display:block;width:100%}}