.footer-logo-social-section{padding:40px 0;width:100%}.footer-section-container{margin:0 auto;max-width:1200px;padding:0 20px}.footer-columns{align-items:center;display:flex;gap:40px;justify-content:space-between}.footer-logo-column{display:flex;flex:1;justify-content:flex-start}.footer-social-column{display:flex;flex:1;justify-content:flex-end}.footer-logo-image{max-height:80px;max-width:300px;width:auto}.footer-social-icons{align-items:center;display:flex;gap:20px}.footer-social-icon{align-items:center;background-color:transparent;border-radius:50%;display:inline-flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.footer-social-icon svg{fill:#333;height:24px;transition:fill .3s ease;width:24px}.footer-social-icon:hover{background-color:rgba(0,0,0,.05);transform:translateY(-2px)}.footer-facebook-icon:hover svg{fill:#1877f2}.footer-instagram-icon:hover svg{fill:#e4405f}.footer-linkedin-icon:hover svg{fill:#0a66c2}.footer-youtube-icon:hover svg{fill:red}@media (max-width:768px){.footer-logo-social-section{padding:30px 0}.footer-columns{flex-direction:column;gap:30px;text-align:center}.footer-logo-column,.footer-social-column{justify-content:center}.footer-logo-image{max-height:60px;max-width:250px}.footer-social-icons{gap:25px}.footer-social-icon{height:45px;width:45px}.footer-social-icon svg{height:28px;width:28px}}@media (max-width:480px){.footer-logo-social-section{padding:20px 0}.footer-section-container{padding:0 15px}.footer-columns{gap:20px}.footer-logo-image{max-height:50px;max-width:200px}.footer-social-icons{gap:20px}}