.footer-sec .outer .footer-wrapper .footer-left{display:flex;align-items:center;justify-content:space-between;padding:56px 0 59px;gap:50px}@media(max-width:768px){.footer-sec .outer .footer-wrapper .footer-left{flex-wrap:wrap;justify-content:center;align-items:center}}.footer-sec .outer .footer-wrapper .footer-left p{font-family:DM Sans;color:#000;margin:0;text-align:center;font-weight:300;font-style:Light;font-size:18px;line-height:30px;letter-spacing:0}.footer-sec .outer .footer-wrapper .footer-left .social-icons{display:flex;gap:3.5rem}.footer-sec .outer .footer-wrapper .footer-left .social-icons a{display:inline-block;transition:transform .3s ease,filter .3s ease}.footer-sec .outer .footer-wrapper .footer-left .social-icons a:hover{transform:scale(1.2);filter:brightness(1.2) saturate(1.5)}.footer-sec .outer .footer-wrapper .footer-left .social-icons a img{width:24px;height:24px;transition:transform .3s ease,opacity .3s ease}