body{display:flex;flex-direction:column;min-height:100vh;margin:0}main{flex-grow:1}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:2rem;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:40px;width:139.53px}.footer-section a{color:inherit;text-decoration:none}.footer-section .material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:18px;line-height:0;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;direction:ltr;vertical-align:sub;margin-right:5px;color:var(--primary)}.social-icon{width:18px;height:18px;vertical-align:sub;margin-right:5px;fill:var(--primary)}#map{width:250px;height:250px;border-radius:5px;border:1px solid var(--border);font-family:Roboto,sans-serif}@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}}
