@import"https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,400;0,700;1,400;1,700&display=swap";:root{font-family:Ubuntu,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#000;background-color:#f0f0f0;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#042586;text-decoration:inherit}a:hover{color:#535bf2}h1{margin:1rem 0rem}body{margin:0;display:flex;flex-direction:column;min-width:320px;min-height:100vh;justify-content:start;align-items:center}#navbar{width:100%;display:flex;padding:10px 0;background-color:#042586;justify-content:center;align-items:center}#logo-top{background:url(/logo.jpg) center center no-repeat;background-size:cover;width:320px;height:100px}#app{max-width:800px;margin:0 auto;padding:1rem;text-align:center;box-sizing:border-box}div.links{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:100%}a.btn-link{display:inline-block;background-color:#003968;color:#fff;font-weight:700;margin:8px 10px;padding:8px 10px 8px 40px;font-size:13pt;text-transform:uppercase;border-radius:7px}a.btn-link:hover{background-color:#024378}.wa{background:url(/icons/whatsapp.svg) left center no-repeat;background-size:25px;background-position-x:10px}.inst{background:url(/icons/instagram.svg) left center no-repeat;background-size:25px;background-position-x:10px}.map{background:url(/icons/map.svg) left center no-repeat;background-size:25px;background-position-x:10px}#local{display:flex;justify-content:center;align-items:start;margin-top:3rem}#local iframe{max-width:100%;width:600px;height:400px;border-radius:7px}#local iframe:focus{outline:none}#footer-bar{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem;box-sizing:border-box;border-top:2px solid #042586;text-align:center}#address{text-align:center;color:#5d5d5d;font-size:11pt;margin-top:15px}#develop,#develop a{color:#737373;font-size:10pt;margin-top:15px}
