div#map{width:100%;height:600px;max-height:80vh;display:flex;flex-direction:column;margin:0;background:rgba(232,232,232,.4)}div#map div.gm-style-iw{border-radius:0;padding:24px;min-width:360px !important}div#map button.gm-ui-hover-effect{width:24px !important;height:24px !important;background-color:#538fba !important;color:#fff !important;display:flex !important;justify-content:center !important;align-content:center !important;align-items:center !important;top:0 !important;right:0 !important;border-radius:0 !important;opacity:1 !important}div#map button.gm-ui-hover-effect:hover{background-color:#0f3b5a !important}div#map button.gm-ui-hover-effect img{filter:brightness(0) invert(1) !important}div#map div.gm-style-iw h3{margin:0;padding:0 0 12px;font-weight:400;color:#538fba;font-size:16px;line-break:24px}div#map div.gm-style-iw p{margin:0;padding:0 0 8px}div#map div.gm-style-iw a.btn{background:#538fba;padding:8px 16px;border-radius:4px;color:#fff;text-decoration:none;margin-top:8px;display:inline-flex;justify-content:center;align-content:center;align-items:center;width:auto}div#map div.gm-style-iw a.btn:hover{background:#0f3b5a}