/* ==========================================================================
   Wizard — conteneur (styles principaux dans wizard-form.css)
   ========================================================================== */

.wizard {
  display: flex;
  flex-direction: column;
}

/* Google Places layer */
.pac-container {
  z-index: 10000;
}
