@charset "UTF-8";div.map{display:block;width:100%;min-height:80vh}.ui-dialog-content div.map{width:97% !important;min-height:50vh !important}div.map .gm-style .gm-iw{font-weight:600 !important}div.map-details{font-family:var(--fonte-secundaria);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;padding:10px;border-radius:5px;background-color:#fff;box-shadow:2px 2px 10px rgba(0,0,0,0.2)}div.map-details img{max-width:50%}div.map-details span.titulo{font-weight:800;font-size:1.4em;white-space:break-spaces}
div.map-details span.descricao{font-weight:500;font-size:1em}