/* Source: guests/partials/google-map-embed.blade.php */
.google-map-embed{position:relative;width:100%;min-height:380px;border-radius:18px;overflow:hidden;background:#f6f2e8}
        .google-map-embed iframe{display:block;width:100%;height:100%;min-height:380px;border:0}
        .google-map-embed__link{display:inline-flex;align-items:center;gap:8px;margin-top:14px;color:#0d665e;font-weight:700}
        @media(max-width:575px){.google-map-embed,.google-map-embed iframe{min-height:300px}}
