footer .footer-section .footer-nav-links .footer-nav ul{padding-left:0}footer{background-color:var(--yes-blue);padding:50px 0 0;position:relative;width:100%}footer .footer-section{align-items:start;display:flex;gap:20px;justify-content:center;padding-top:30px;width:100%}footer .footer-section .footer-logo{align-items:start;display:flex;flex:0 0 25%;flex-direction:column;gap:30px;justify-content:start;width:25%}footer .footer-section .footer-nav-links{align-items:start;display:flex;gap:20px;justify-content:start;width:100%}footer .footer-section .footer-nav-links .footer-nav{display:flex;flex-direction:column;gap:15px;width:calc(25% - 20px)}footer .footer-section .footer-nav-links .footer-nav ul{display:flex;flex-direction:column;gap:11px}footer .footer-section .footer-nav-links .footer-nav ul li,footer .footer-section .footer-nav-links .footer-nav ul li a{color:var(--white);font-family:var(--proxima-nova);font-size:16px;font-weight:400;line-height:28px;text-align:left;transition:color .5s ease}footer .footer-section .footer-nav-links .footer-nav ul li a:hover{color:var(--yes-yellow)}footer .footer-section .footer-nav-links .footer-nav:last-child ul li{align-items:start;display:flex;gap:0;justify-content:start}footer .footer-section .footer-nav-links .footer-nav:last-child ul li i{margin-top:8px;padding-right:14px}footer .footer-logo .social-icon{align-items:center;display:flex;gap:15px;justify-content:start}footer .footer-logo .social-icon a i{align-items:center;background-color:#113745;border-radius:100px;color:var(--white);display:flex;height:38px;justify-content:center;transition:background-color .5s ease;width:38px}footer .footer-logo .social-icon a i:hover{background-color:var(--yes-yellow)}.copyright-description{border-top:1px solid #3d3f4e;margin-top:80px;padding-top:20px}.copyright-description,.copyright-description .copyright-text{align-items:center;display:flex;justify-content:center;width:100%}@media (min-width:768px) and (max-width:1024px){footer .footer-section .footer-logo{flex:0 0 20%;width:20%}footer .footer-logo .social-icon{flex-wrap:wrap;gap:20px;width:100%}footer .footer-logo .social-icon a{width:calc(50% - 20px)}footer .footer-section .footer-nav-links{gap:10px}footer .footer-section .footer-nav-links .footer-nav{width:calc(25% - 10px)}}@media (max-width:767px){footer .footer-section{flex-wrap:wrap;gap:50px;justify-content:start}footer .footer-section .footer-logo{align-items:start;flex:1;justify-content:start;width:100%}footer .footer-section .footer-logo img{width:100%}footer .footer-logo .social-icon{gap:25px;margin-top:30px;width:100%}footer .footer-section .footer-nav-links{flex-wrap:wrap;gap:40px}footer .footer-section .footer-nav-links .footer-nav{width:100%}}