body{display:flex;flex-direction:column;min-height:100vh;margin:0}main{flex-grow:1;margin-bottom:2rem}footer{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;background-color:var(--footer-background);color:var(--footer-text);padding:20px;margin-top:auto;background-image:url(/build/assets/diseno-Q_Qbxgkp.svg);background-position:bottom center;background-size:auto;background-repeat:no-repeat}.footer-section h4{font-family:Roboto Condensed,sans-serif;font-weight:600;margin-bottom:.5rem}.footer-section p{font-family:Roboto,sans-serif}.footer-logo-only img{height:35px;width:auto}.footer-section a{color:inherit;text-decoration:none}.footer-section svg{color:var(--primary)}.social-icon{width:18px;height:18px;vertical-align:sub;margin-right:5px;fill:var(--primary);display:inline}#map{width:250px;height:250px;border-radius:5px;border:1px solid var(--border);font-family:Roboto,sans-serif;z-index:0}@media (max-width: 768px){.footer-logo-only img{width:45px;height:45px}footer{flex-direction:row;flex-wrap:wrap;justify-content:space-between}.footer-section,.footer-logo-only{flex:1;min-width:200px}}
