/*!
 * @pluginjs/gmap v0.8.11 (https://pluginjs.com)
 * Copyright 2022 Creation Studio Limited
 * Released under the GPL-3.0 License.
 */
.pj-gmap {
  position: relative;
  overflow: hidden;
  font-family: -apple-system, blinkmacsystemfont, "Segoe UI", roboto, "Helvetica Neue", arial, sans-serif; }
  .pj-gmap * {
    max-width: none; }
