.footer{background-color:var(--color-primary-500);color:#fff;padding:40px 250px;margin-top:0;gap:0}.footer-content{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:30px}.footer-section{flex:1}.footer-section h3{font-size:18px;font-weight:700;margin-bottom:15px;color:var(--color-secondary-500)}.footer-section p,.footer-section a,.footer-section button{font-size:14px;line-height:1.8;color:#fff;text-decoration:none;text-align:left}.footer-section a:hover,.footer-section button:hover{color:var(--color-secondary-500)}.footer-links{display:flex;flex-direction:column;gap:8px}.footer-bottom{border-top:1px solid rgba(255,255,255,.2);padding-top:20px;text-align:center;font-size:14px;color:#fffc;width:100%}.footer-bottom p{font-size:18px;text-align:center;width:100%}@media screen and (max-width:1024px){.footer{padding:40px}}@media screen and (max-width:768px){.footer{padding:30px 20px}.footer-content{flex-direction:column;gap:30px}.footer-section{width:100%;text-align:center}.footer-section p,.footer-section a,.footer-section button{text-align:center}.footer-section ul{align-items:center}}@media screen and (max-width:480px){.footer{padding:25px 15px}.footer h3{font-size:16px}.footer p,.footer a{font-size:13px}}
