/* Static hosting safety net: keep Bricks lazy-loaded sections visible even without WordPress runtime state. */
.bricks-lazy-hidden {
  opacity: 1 !important;
  visibility: visible !important;
}

/* Contact page: the static site uses the map in place of the removed WordPress form. */
body.page-id-296 #brxe-bqdace {
  align-items: stretch;
  row-gap: 20px;
}

body.page-id-296 #brxe-nmtjox {
  padding-left: 0;
}

body.page-id-296 #brxe-llnjwz {
  align-self: stretch;
  aspect-ratio: 1 / 1;
  border-radius: 8px;
  height: auto;
  min-height: 320px;
  overflow: hidden;
  width: 100%;
}

body.page-id-296 #brxe-llnjwz iframe {
  border: 0;
  display: block;
}

@media (max-width: 767px) {
  body.page-id-296 #brxe-bqdace {
    padding-top: 0;
  }

  body.page-id-296 #brxe-qjlxic {
    border-left: 0;
  }
}
