@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap");*,body,html{box-sizing:border-box;margin:0;padding:0}.footer-module{background-color:#01070c;color:#fff;padding:40px 20px}.footer-module,.footer-module *{font-family:Poppins,sans-serif}.footer-content{align-items:flex-start;display:flex;flex-direction:column;margin:0 auto;max-width:1200px}.footer-logo{height:auto;margin-bottom:20px;max-width:200px}.footer-description{font-size:14px;line-height:1.6;margin-bottom:20px}.footer-links{display:flex;gap:20px;margin-bottom:20px}.footer-links a{color:#ff1047;font-size:14px;text-decoration:none}.footer-links a:hover{text-decoration:underline}.footer-social{display:flex;gap:15px;margin-bottom:20px}.footer-social a svg{fill:#fff;transition:opacity .3s ease}.footer-social a:hover svg{opacity:.75}.footer-address p{font-size:14px;line-height:1.8;margin:0}.footer-address a{color:#ff1047;font-weight:700;text-decoration:none}.footer-address a:hover{text-decoration:underline}@media (max-width:768px){.footer-content{align-items:center;text-align:center}.footer-links,.footer-social{justify-content:center}}