.steasy-locator{--cyan:#36bed8;--cyan-deep:#087f99;--ink:#111b25;--muted:#667581;--line:rgba(17,27,37,.11);max-width:1240px;margin:42px auto;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink)}
.steasy-locator *{box-sizing:border-box}.steasy-locator__head{max-width:900px;margin-bottom:30px}.steasy-locator__kicker{display:block;color:var(--cyan-deep);font-size:13px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.steasy-locator__head h2{margin:10px 0 12px;font-size:clamp(38px,5vw,66px);line-height:.98;letter-spacing:-.055em}.steasy-locator__head p{max-width:820px;margin:0;color:var(--muted);font-size:18px;line-height:1.55}
.steasy-locator__shell{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(350px,.65fr);min-height:var(--steasy-map-height);overflow:hidden;border:1px solid var(--line);border-radius:34px;background:#fff;box-shadow:0 28px 80px rgba(17,27,37,.11)}.steasy-locator__map-panel{display:flex;flex-direction:column;min-width:0;background:linear-gradient(145deg,#f8fdfe,#edf8fb)}.steasy-locator__toolbar{min-height:64px;display:flex;align-items:center;padding:0 24px;border-bottom:1px solid var(--line)}.steasy-locator__legend{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.steasy-locator__legend i{width:14px;height:14px;border-radius:4px;background:var(--cyan);box-shadow:0 0 0 5px rgba(54,190,216,.14)}.steasy-locator__map{position:relative;flex:1;min-height:560px;overflow:hidden}.steasy-locator__map svg{width:100%;height:100%;display:block}.steasy-locator__loading{position:absolute;z-index:5;inset:0;display:grid;place-items:center;background:rgba(245,252,253,.9);color:var(--muted);font-weight:800}.steasy-locator__loading.is-hidden{display:none}.steasy-map-department{fill:#fff;stroke:#b8ccd3;stroke-width:1.15;vector-effect:non-scaling-stroke;transition:fill .18s ease,opacity .18s ease,stroke .18s ease}.steasy-map-department.is-covered{fill:var(--agency-color,#bdeef5);stroke:#fff;stroke-width:1.5;cursor:pointer}.steasy-map-department.is-covered:hover,.steasy-map-department.is-covered:focus,.steasy-map-department.is-active{fill:var(--agency-color,#36bed8);stroke:#10212b;stroke-width:2;outline:none}
.steasy-locator__details{padding:30px;background:#111b25;color:#fff;overflow:auto}.steasy-locator__empty{min-height:100%;display:flex;flex-direction:column;justify-content:center}.steasy-locator__empty>span{font-size:86px;line-height:.8;font-weight:800;letter-spacing:-.08em;color:var(--cyan)}.steasy-locator__empty h3{margin:24px 0 10px;font-size:30px;line-height:1.05}.steasy-locator__empty p{margin:0;color:#b9c7cf;line-height:1.55}.steasy-locator__agency-logo{width:100%;min-height:108px;display:grid;place-items:center;margin-bottom:22px;padding:16px;border-radius:22px;background:#fff}.steasy-locator__agency-logo img{max-width:190px;max-height:80px;width:auto;height:auto;object-fit:contain}.steasy-locator__details .steasy-locator__kicker{color:#65d9ec}.steasy-locator__details h3{margin:10px 0;font-size:clamp(32px,3vw,48px);line-height:1;letter-spacing:-.045em}.steasy-locator__location{margin:0 0 18px;color:#c0cdd4}.steasy-locator__contact{display:grid;gap:9px;margin-bottom:24px}.steasy-locator__contact a{color:#fff;text-decoration:none;font-weight:800}.steasy-locator__contact a:hover{text-decoration:underline}.steasy-locator__phone{font-size:20px}.steasy-locator__section-title{margin:0 0 10px;font-size:14px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#65d9ec}.steasy-locator__chips{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 24px}.steasy-locator__chips span{padding:7px 10px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.07);font-size:12px;font-weight:800}.steasy-locator__city-list{margin-top:20px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12)}.steasy-locator__city-list strong{display:block;margin-bottom:10px}.steasy-locator__city-list div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.steasy-locator__city-list a,.steasy-locator__city-list span{padding:7px 9px;border-radius:10px;background:rgba(255,255,255,.07);color:#dce6eb;font-size:12px;text-decoration:none}.steasy-locator__actions{margin-top:24px}.steasy-locator__actions a{min-height:52px;display:flex;align-items:center;justify-content:center;padding:0 18px;border-radius:999px;text-align:center;text-decoration:none;font-weight:900}.steasy-locator__actions .is-primary{background:var(--cyan);color:#071820}
.steasy-locator__form{margin-top:34px;padding:34px;border:1px solid var(--line);border-radius:30px;background:#fff;box-shadow:0 18px 55px rgba(17,27,37,.08);scroll-margin-top:110px}.steasy-locator__form-head{max-width:760px;margin-bottom:26px}.steasy-locator__form-head h3{margin:8px 0 10px;font-size:clamp(30px,4vw,48px);line-height:1.02;letter-spacing:-.045em}.steasy-locator__form-head p{margin:0;color:var(--muted);font-size:17px}.steasy-locator__error{padding:30px;color:#8b2d2d;background:#fff1f1;border-radius:20px}
@media(max-width:980px){.steasy-locator__shell{grid-template-columns:1fr}.steasy-locator__map{min-height:560px}.steasy-locator__details{min-height:420px}.steasy-locator__empty{min-height:340px}.steasy-locator__agency-logo{max-width:320px}}
@media(max-width:680px){.steasy-locator{margin:28px 0}.steasy-locator__head h2{font-size:42px}.steasy-locator__head p{font-size:16px}.steasy-locator__shell{border-radius:24px}.steasy-locator__toolbar{padding:0 16px}.steasy-locator__legend{font-size:11px}.steasy-locator__map{min-height:460px}.steasy-locator__details{padding:24px 20px}.steasy-locator__city-list div{grid-template-columns:1fr}.steasy-locator__form{padding:24px 20px;border-radius:24px}}


/* V0.8.2 — appartenance au réseau Andromède dans la fiche distributeur */
.steasy-locator__network-line{
  display:grid;
  grid-template-columns:76px minmax(0,1fr);
  gap:14px;
  align-items:center;
  margin:0 0 20px;
  padding:13px 14px;
  border-radius:18px;
  background:#fff;
  color:var(--ink);
  border:1px solid rgba(255,255,255,.18);
}
.steasy-locator__network-line>span:last-child{
  font-size:13px;
  line-height:1.45;
  font-weight:700;
}
.steasy-locator__network-line strong{
  color:var(--cyan-deep);
  font-weight:900;
}
.steasy-locator__andromede-logo{
  width:76px;
  min-height:48px;
  display:grid;
  place-items:center;
}
.steasy-locator__andromede-logo img{
  display:block;
  max-width:72px;
  max-height:46px;
  width:auto;
  height:auto;
  object-fit:contain;
}
@media(max-width:680px){
  .steasy-locator__network-line{grid-template-columns:64px 1fr;gap:11px;padding:12px}
  .steasy-locator__andromede-logo{width:64px}
  .steasy-locator__andromede-logo img{max-width:60px;max-height:42px}
}


/* V0.8.3 — liens villes/départements + nom distributeur blanc */
.steasy-locator__details h3,
.steasy-locator__details .steasy-locator__network-line strong{
  color:#fff !important;
}
.steasy-locator__network-line{
  background:rgba(255,255,255,.07);
  color:#fff;
  border-color:rgba(255,255,255,.14);
}
.steasy-locator__andromede-logo{
  padding:6px;
  border-radius:12px;
  background:#fff;
}
.steasy-locator__chips a,
.steasy-locator__chips span{
  display:inline-flex;
  align-items:center;
  padding:7px 10px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:999px;
  background:rgba(255,255,255,.07);
  color:#fff;
  font-size:12px;
  font-weight:800;
  text-decoration:none;
  transition:background .18s ease,border-color .18s ease,transform .18s ease;
}
.steasy-locator__chips a:hover,
.steasy-locator__chips a:focus{
  background:rgba(54,190,216,.20);
  border-color:rgba(101,217,236,.52);
  transform:translateY(-1px);
}
.steasy-locator__city-list a{
  cursor:pointer;
  transition:background .18s ease,color .18s ease,transform .18s ease;
}
.steasy-locator__city-list a:hover,
.steasy-locator__city-list a:focus{
  background:rgba(54,190,216,.20);
  color:#fff;
  transform:translateY(-1px);
}


/* V0.8.4 — panneau distributeur sur fond clair */
.steasy-locator__details {
  background: linear-gradient(145deg, #ffffff, #f3fafc) !important;
  color: var(--ink) !important;
  border-left: 1px solid var(--line);
}
.steasy-locator__empty > span { color: var(--cyan-deep); }
.steasy-locator__empty h3,
.steasy-locator__details h3 {
  color: var(--ink) !important;
}
.steasy-locator__empty p,
.steasy-locator__location {
  color: var(--muted) !important;
}
.steasy-locator__details .steasy-locator__kicker,
.steasy-locator__section-title {
  color: var(--cyan-deep) !important;
}
.steasy-locator__contact a {
  color: var(--ink) !important;
}
.steasy-locator__network-line {
  background: #fff !important;
  color: var(--ink) !important;
  border-color: var(--line) !important;
  box-shadow: 0 10px 28px rgba(17,27,37,.06);
}
.steasy-locator__network-line strong {
  color: var(--cyan-deep) !important;
}
.steasy-locator__andromede-logo {
  background: #fff;
  border: 1px solid var(--line);
}
.steasy-locator__chips a,
.steasy-locator__chips span {
  background: #fff !important;
  color: var(--ink) !important;
  border-color: var(--line) !important;
  box-shadow: 0 6px 18px rgba(17,27,37,.04);
}
.steasy-locator__chips a:hover,
.steasy-locator__chips a:focus {
  background: var(--cyan) !important;
  color: #071820 !important;
  border-color: var(--cyan) !important;
}
.steasy-locator__city-list {
  border-top-color: var(--line) !important;
}
.steasy-locator__city-list strong {
  color: var(--ink);
}
.steasy-locator__city-list a,
.steasy-locator__city-list span {
  background: #fff !important;
  color: var(--ink) !important;
  border: 1px solid var(--line);
  box-shadow: 0 6px 18px rgba(17,27,37,.04);
}
.steasy-locator__city-list a:hover,
.steasy-locator__city-list a:focus {
  background: var(--cyan) !important;
  color: #071820 !important;
  border-color: var(--cyan);
}
.steasy-locator__actions .is-primary {
  background: var(--cyan);
  color: #071820;
  box-shadow: 0 12px 28px rgba(54,190,216,.24);
}


/* V0.8.5 — habillage Gravity Forms du locator Steasy */
.steasy-locator__form {
  position: relative;
  overflow: hidden;
  padding: clamp(26px, 4vw, 46px);
  border: 1px solid rgba(54,190,216,.20);
  border-radius: 34px;
  background:
    radial-gradient(circle at 100% 0, rgba(54,190,216,.16), transparent 32%),
    linear-gradient(145deg, #ffffff 0%, #f4fbfd 56%, #eef9fc 100%);
  box-shadow: 0 24px 70px rgba(17,27,37,.10);
}
.steasy-locator__form::before {
  content: "";
  position: absolute;
  width: 280px;
  height: 280px;
  right: -150px;
  bottom: -170px;
  border-radius: 50%;
  border: 1px solid rgba(54,190,216,.22);
  box-shadow: 0 0 0 42px rgba(54,190,216,.035), 0 0 0 84px rgba(54,190,216,.02);
  pointer-events: none;
}
.steasy-locator__form-head,
.steasy-locator__form .gform_wrapper {
  position: relative;
  z-index: 1;
}
.steasy-locator__form-head {
  margin-bottom: 30px;
}
.steasy-locator__form-head h3 {
  color: var(--ink);
}

/* Conteneur du formulaire */
.steasy-locator__form .gform_wrapper,
.steasy-locator__form .gform-theme {
  margin: 0;
  padding: clamp(22px, 3vw, 34px);
  border: 1px solid rgba(17,27,37,.08);
  border-radius: 26px;
  background: rgba(255,255,255,.88);
  box-shadow: 0 16px 44px rgba(17,27,37,.07);
  backdrop-filter: blur(8px);
}
.steasy-locator__form .gform_heading {
  margin-bottom: 22px;
}
.steasy-locator__form .gform_title {
  margin: 0 0 8px !important;
  color: var(--ink);
  font-size: clamp(26px, 3vw, 36px) !important;
  line-height: 1.08 !important;
  letter-spacing: -.035em;
}
.steasy-locator__form .gform_description {
  color: var(--muted);
  line-height: 1.55;
}

/* Grille et espacements */
.steasy-locator__form .gform_fields {
  row-gap: 20px !important;
  column-gap: 18px !important;
}
.steasy-locator__form .gfield {
  margin: 0 !important;
}
.steasy-locator__form .gfield_label,
.steasy-locator__form .gform-field-label {
  margin-bottom: 8px !important;
  color: var(--ink) !important;
  font-size: 14px !important;
  line-height: 1.35 !important;
  font-weight: 800 !important;
}
.steasy-locator__form .gfield_required,
.steasy-locator__form .gfield_required_asterisk {
  color: var(--cyan-deep) !important;
}
.steasy-locator__form .gfield_description,
.steasy-locator__form .ginput_counter,
.steasy-locator__form .gform_fileupload_rules {
  margin-top: 7px !important;
  color: var(--muted) !important;
  font-size: 12px !important;
  line-height: 1.45 !important;
}

/* Champs */
.steasy-locator__form .gform_wrapper input[type="text"],
.steasy-locator__form .gform_wrapper input[type="email"],
.steasy-locator__form .gform_wrapper input[type="tel"],
.steasy-locator__form .gform_wrapper input[type="url"],
.steasy-locator__form .gform_wrapper input[type="number"],
.steasy-locator__form .gform_wrapper input[type="password"],
.steasy-locator__form .gform_wrapper input[type="date"],
.steasy-locator__form .gform_wrapper input[type="search"],
.steasy-locator__form .gform_wrapper select,
.steasy-locator__form .gform_wrapper textarea {
  width: 100% !important;
  min-height: 54px !important;
  padding: 13px 16px !important;
  border: 1px solid rgba(17,27,37,.14) !important;
  border-radius: 15px !important;
  background: linear-gradient(180deg, #ffffff, #fbfdfe) !important;
  color: var(--ink) !important;
  font-size: 15px !important;
  line-height: 1.35 !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.9), 0 8px 20px rgba(17,27,37,.035) !important;
  transition: border-color .2s ease, box-shadow .2s ease, background .2s ease, transform .2s ease;
}
.steasy-locator__form .gform_wrapper textarea {
  min-height: 140px !important;
  resize: vertical;
}
.steasy-locator__form .gform_wrapper select {
  cursor: pointer;
}
.steasy-locator__form .gform_wrapper input::placeholder,
.steasy-locator__form .gform_wrapper textarea::placeholder {
  color: #8b9aa5 !important;
  opacity: 1;
}
.steasy-locator__form .gform_wrapper input:focus,
.steasy-locator__form .gform_wrapper select:focus,
.steasy-locator__form .gform_wrapper textarea:focus {
  outline: none !important;
  border-color: var(--cyan) !important;
  background: #fff !important;
  box-shadow: 0 0 0 4px rgba(54,190,216,.14), 0 12px 28px rgba(17,27,37,.07) !important;
}

/* Checkbox et radio */
.steasy-locator__form .gchoice,
.steasy-locator__form .ginput_container_consent {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.steasy-locator__form input[type="checkbox"],
.steasy-locator__form input[type="radio"] {
  width: 19px !important;
  height: 19px !important;
  margin: 2px 0 0 !important;
  accent-color: var(--cyan-deep);
  flex: 0 0 auto;
}
.steasy-locator__form .gchoice label,
.steasy-locator__form .ginput_container_consent label {
  color: var(--ink-2, #23313d) !important;
  font-size: 13px !important;
  line-height: 1.5 !important;
}

/* Upload */
.steasy-locator__form .ginput_container_fileupload {
  padding: 16px;
  border: 1px dashed rgba(12,159,190,.34);
  border-radius: 16px;
  background: rgba(234,250,255,.58);
}
.steasy-locator__form input[type="file"] {
  max-width: 100%;
  color: var(--ink);
}
.steasy-locator__form input[type="file"]::file-selector-button {
  margin-right: 12px;
  padding: 9px 13px;
  border: 0;
  border-radius: 10px;
  background: #dff6fb;
  color: var(--cyan-deep);
  font-weight: 800;
  cursor: pointer;
}

/* Bouton d'envoi */
.steasy-locator__form .gform_footer,
.steasy-locator__form .gform_page_footer {
  margin-top: 26px !important;
  padding: 0 !important;
}
.steasy-locator__form .gform_button,
.steasy-locator__form input[type="submit"],
.steasy-locator__form button[type="submit"] {
  min-height: 56px !important;
  padding: 0 28px !important;
  border: 0 !important;
  border-radius: 999px !important;
  background: linear-gradient(135deg, #0fa6c4, #36bed8) !important;
  color: #fff !important;
  font-size: 15px !important;
  font-weight: 900 !important;
  letter-spacing: .01em;
  box-shadow: 0 16px 32px rgba(18,169,199,.25) !important;
  cursor: pointer;
  transition: transform .2s ease, box-shadow .2s ease, filter .2s ease;
}
.steasy-locator__form .gform_button:hover,
.steasy-locator__form .gform_button:focus,
.steasy-locator__form input[type="submit"]:hover,
.steasy-locator__form input[type="submit"]:focus,
.steasy-locator__form button[type="submit"]:hover,
.steasy-locator__form button[type="submit"]:focus {
  transform: translateY(-2px);
  filter: brightness(1.03);
  box-shadow: 0 20px 38px rgba(18,169,199,.32) !important;
}

/* Validation */
.steasy-locator__form .gform_validation_errors {
  margin: 0 0 22px !important;
  padding: 16px 18px !important;
  border: 1px solid rgba(185,50,50,.18) !important;
  border-radius: 15px !important;
  background: #fff5f5 !important;
  box-shadow: none !important;
}
.steasy-locator__form .gfield_error input,
.steasy-locator__form .gfield_error select,
.steasy-locator__form .gfield_error textarea {
  border-color: #d96a6a !important;
  background: #fffafa !important;
}
.steasy-locator__form .validation_message,
.steasy-locator__form .gfield_validation_message {
  margin-top: 7px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  color: #a63c3c !important;
  font-size: 12px !important;
  font-weight: 700 !important;
}
.steasy-locator__form .gform_confirmation_message {
  padding: 22px 24px;
  border: 1px solid rgba(54,190,216,.24);
  border-radius: 18px;
  background: linear-gradient(145deg, #f5fdff, #eafaff);
  color: var(--ink);
  font-weight: 700;
}

@media (max-width: 680px) {
  .steasy-locator__form {
    padding: 22px 16px;
    border-radius: 26px;
  }
  .steasy-locator__form .gform_wrapper,
  .steasy-locator__form .gform-theme {
    padding: 20px 16px;
    border-radius: 20px;
  }
  .steasy-locator__form .gform_button,
  .steasy-locator__form input[type="submit"],
  .steasy-locator__form button[type="submit"] {
    width: 100% !important;
  }
}


/* V0.8.7 — logo Andromède du locator cliquable */
.steasy-locator__andromede-logo {
  text-decoration: none;
  cursor: pointer;
  transition: transform .18s ease, border-color .18s ease, box-shadow .18s ease;
}
.steasy-locator__andromede-logo:hover,
.steasy-locator__andromede-logo:focus {
  transform: translateY(-1px);
  border-color: rgba(54,190,216,.5) !important;
  box-shadow: 0 8px 20px rgba(17,27,37,.09);
  outline: none;
}


/* V0.8.8 — bandeau animé au survol du logo Andromède */
.steasy-locator__andromede-logo {
  position: relative;
  overflow: visible;
}
.steasy-locator__andromede-marquee {
  position: absolute;
  left: 50%;
  bottom: -40px;
  z-index: 50;
  width: 230px;
  height: 32px;
  overflow: hidden;
  transform: translate(-50%, 6px);
  border-radius: 999px;
  background: #101923;
  color: #fff;
  box-shadow: 0 12px 28px rgba(16,25,35,.18);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity .2s ease, transform .2s ease, visibility .2s ease;
}
.steasy-locator__andromede-marquee > span {
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
  white-space: nowrap;
  font-size: 12px;
  line-height: 1;
  font-weight: 800;
}
.steasy-locator__andromede-logo:hover .steasy-locator__andromede-marquee,
.steasy-locator__andromede-logo:focus-visible .steasy-locator__andromede-marquee {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, 0);
}
.steasy-locator__andromede-logo:hover .steasy-locator__andromede-marquee > span,
.steasy-locator__andromede-logo:focus-visible .steasy-locator__andromede-marquee > span {
  animation: steasy-locator-andromede-marquee 4.8s linear infinite;
}
@keyframes steasy-locator-andromede-marquee {
  from { left: 100%; }
  to { left: -160%; }
}
@media (prefers-reduced-motion: reduce) {
  .steasy-locator__andromede-marquee > span {
    left: 50%;
    transform: translate(-50%,-50%);
  }
  .steasy-locator__andromede-logo:hover .steasy-locator__andromede-marquee > span,
  .steasy-locator__andromede-logo:focus-visible .steasy-locator__andromede-marquee > span {
    animation: none;
  }
}


/* V0.8.9 — texte Andromède au-dessus du logo */
.steasy-locator__network-line {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}
.steasy-locator__network-line > span:first-child {
  font-size: 15px;
  line-height: 1.4;
  font-weight: 750;
}
.steasy-locator__network-line > span:first-child strong {
  color: var(--cyan-deep) !important;
  font-weight: 900;
}
.steasy-locator__andromede-logo {
  width: min(100%, 210px);
  min-height: 74px;
  padding: 10px 14px;
}
.steasy-locator__andromede-logo img {
  max-width: 180px;
  max-height: 58px;
}
@media(max-width:680px){
  .steasy-locator__network-line { align-items: stretch; }
  .steasy-locator__andromede-logo { width: 100%; }
}


/* V0.8.10 — titre locator et instruction renforcée */
.steasy-locator__head p {
  max-width: 980px;
  color: var(--ink);
  font-size: clamp(20px, 2vw, 26px);
  line-height: 1.35;
  font-weight: 800;
  letter-spacing: -.02em;
}
@media(max-width:680px){
  .steasy-locator__head p {
    font-size: 18px;
    line-height: 1.42;
  }
}


/* V0.8.11 — panneau distributeur : nom équilibré, adresse multiline, logo Walkea agrandi */
.steasy-locator__details h3 {
  font-size: clamp(27px, 2.25vw, 38px) !important;
  line-height: 1.06 !important;
  margin: 10px 0 14px !important;
  letter-spacing: -.035em !important;
}
.steasy-locator__location {
  display: grid;
  gap: 3px;
  margin: 0 0 20px !important;
  line-height: 1.4;
}
.steasy-locator__location span {
  display: block;
}
.steasy-locator__location .steasy-locator__address-line {
  font-weight: 650;
}
.steasy-locator__location .steasy-locator__postal-line,
.steasy-locator__location .steasy-locator__city-line {
  font-weight: 750;
  color: var(--ink);
}
.steasy-locator__agency-logo img[alt*="Walkea" i] {
  max-width: 380px !important;
  max-height: 160px !important;
}
.steasy-locator__agency-logo:has(img[alt*="Walkea" i]) {
  min-height: 180px;
  padding: 12px;
}
@media(max-width:680px){
  .steasy-locator__details h3 { font-size: 27px !important; }
  .steasy-locator__agency-logo img[alt*="Walkea" i] {
    max-width: min(100%, 320px) !important;
    max-height: 140px !important;
  }
  .steasy-locator__agency-logo:has(img[alt*="Walkea" i]) {
    min-height: 158px;
  }
}


/* V0.8.12 — adresse sans doublon et nom distributeur plus discret */
.steasy-locator__details h3 {
  font-size: clamp(24px, 1.8vw, 31px) !important;
  line-height: 1.08 !important;
  margin: 10px 0 16px !important;
  max-width: 18ch;
}
.steasy-locator__location .steasy-locator__address-line,
.steasy-locator__location .steasy-locator__postal-line,
.steasy-locator__location .steasy-locator__city-line {
  line-height: 1.35;
}
@media(max-width:680px){
  .steasy-locator__details h3 { font-size: 24px !important; }
}


/* V0.8.16 — pulsation sonar discrète de la légende des zones */
.steasy-locator__legend i{position:relative;isolation:isolate;flex:0 0 14px;box-shadow:none}
.steasy-locator__legend i::before{content:"";position:absolute;inset:-6px;z-index:-2;border-radius:8px;background:rgba(54,190,216,.11)}
.steasy-locator__legend i::after{content:"";position:absolute;inset:-3px;z-index:-1;border:1px solid rgba(54,190,216,.34);border-radius:7px;background:rgba(54,190,216,.09);animation:steasyLocatorSonar 2.25s ease-out infinite;transform-origin:center}
@keyframes steasyLocatorSonar{0%{transform:scale(1);opacity:.78}72%,100%{transform:scale(2.35);opacity:0}}
@media(prefers-reduced-motion:reduce){.steasy-locator__legend i::after{animation:none;opacity:.35}}


/* V0.8.17 — titre des zones déplacé dans le panneau de droite */
.steasy-locator__toolbar{display:none!important}
.steasy-locator__map{min-height:var(--steasy-map-height)}
.steasy-locator__empty-zone-title{margin-bottom:34px}
.steasy-locator__legend--large{
  display:flex;
  align-items:center;
  gap:18px;
  max-width:330px;
  color:var(--ink);
  font-size:clamp(16px,1.5vw,22px);
  line-height:1.22;
  font-weight:900;
  letter-spacing:.055em;
  text-transform:uppercase;
}
.steasy-locator__legend--large i{
  width:20px;
  height:20px;
  flex:0 0 20px;
  border-radius:5px;
  background:var(--cyan);
}
.steasy-locator__legend--large i::before{
  inset:-10px;
  border-radius:12px;
  background:rgba(54,190,216,.11);
}
.steasy-locator__legend--large i::after{
  inset:-6px;
  border-radius:10px;
  border-width:1.5px;
  animation-duration:2.35s;
}
.steasy-locator__empty h3{margin-top:0!important}
@media(max-width:860px){
  .steasy-locator__empty-zone-title{margin-bottom:24px}
  .steasy-locator__legend--large{max-width:none;font-size:17px}
}

/* V0.8.18 — pulsar centré au-dessus du titre, taille doublée */
.steasy-locator__empty-zone-title {
  display: flex;
  justify-content: center;
  margin-bottom: 38px;
}
.steasy-locator__legend--large {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 34px;
  max-width: 360px;
  margin-inline: auto;
  text-align: center;
}
.steasy-locator__legend--large i {
  width: 40px;
  height: 40px;
  flex: 0 0 40px;
  border-radius: 9px;
}
.steasy-locator__legend--large i::before {
  inset: -18px;
  border-radius: 18px;
  background: rgba(54,190,216,.10);
}
.steasy-locator__legend--large i::after {
  inset: -10px;
  border-radius: 15px;
  border-width: 2px;
  animation-duration: 2.45s;
}
@media(max-width:860px){
  .steasy-locator__legend--large { gap: 28px; }
  .steasy-locator__legend--large i {
    width: 34px;
    height: 34px;
    flex-basis: 34px;
  }
}


/* V0.8.19 — texte blanc sur tous les boutons Contacter agence */
.steasy-locator__actions .steasy-locator__contact-button,
.steasy-locator__actions .steasy-locator__contact-button:link,
.steasy-locator__actions .steasy-locator__contact-button:visited,
.steasy-locator__actions .steasy-locator__contact-button:hover,
.steasy-locator__actions .steasy-locator__contact-button:focus,
.steasy-locator__actions .steasy-locator__contact-button:active {
  color: #fff !important;
}


/* V0.8.20 — introduction déplacée dans la colonne de droite */
.steasy-locator__details {
  display: flex;
  flex-direction: column;
  gap: 26px;
}
.steasy-locator__side-intro {
  flex: 0 0 auto;
  padding-bottom: 24px;
  border-bottom: 1px solid var(--line);
}
.steasy-locator__side-intro h2 {
  margin: 9px 0 13px;
  color: var(--ink);
  font-size: clamp(34px, 3.2vw, 50px);
  line-height: .98;
  letter-spacing: -.052em;
}
.steasy-locator__side-intro p {
  margin: 0;
  color: var(--ink);
  font-size: clamp(16px, 1.45vw, 20px);
  line-height: 1.42;
  font-weight: 800;
}
.steasy-locator__details-content {
  flex: 1 1 auto;
  min-height: 0;
}
.steasy-locator__details-content .steasy-locator__empty {
  min-height: 100%;
}
@media (max-width: 980px) {
  .steasy-locator__side-intro h2 { font-size: clamp(34px, 7vw, 48px); }
}
@media (max-width: 680px) {
  .steasy-locator__details { gap: 22px; }
  .steasy-locator__side-intro { padding-bottom: 20px; }
  .steasy-locator__side-intro h2 { font-size: 38px; }
  .steasy-locator__side-intro p { font-size: 16px; }
}


/* V0.8.21 — pulsar clic sur la carte et suppression du texte redondant */
.steasy-locator__map-pulsar {
  position: absolute;
  top: 28px;
  left: 28px;
  z-index: 8;
  width: 64px;
  height: 64px;
  display: grid;
  place-items: center;
  border-radius: 18px;
  background: var(--cyan);
  color: #fff;
  box-shadow: 0 10px 26px rgba(54,190,216,.24);
  pointer-events: none;
}
.steasy-locator__map-pulsar::before {
  content: "";
  position: absolute;
  inset: -12px;
  z-index: -2;
  border-radius: 25px;
  background: rgba(54,190,216,.10);
}
.steasy-locator__map-pulsar::after {
  content: "";
  position: absolute;
  inset: -7px;
  z-index: -1;
  border: 2px solid rgba(54,190,216,.35);
  border-radius: 22px;
  background: rgba(54,190,216,.08);
  animation: steasyMapClickPulse 2.35s ease-out infinite;
}
.steasy-locator__map-pulsar svg {
  width: 34px !important;
  height: 34px !important;
  display: block;
  fill: currentColor;
}
@keyframes steasyMapClickPulse {
  0% { transform: scale(1); opacity: .8; }
  72%, 100% { transform: scale(1.85); opacity: 0; }
}
.steasy-locator__details-content:empty {
  min-height: 0;
}
@media (max-width: 680px) {
  .steasy-locator__map-pulsar {
    top: 20px;
    left: 20px;
    width: 56px;
    height: 56px;
    border-radius: 16px;
  }
  .steasy-locator__map-pulsar svg {
    width: 30px !important;
    height: 30px !important;
  }
}
@media (prefers-reduced-motion: reduce) {
  .steasy-locator__map-pulsar::after { animation: none; opacity: .35; }
}


/* V0.8.22 — restauration de la carte + pulsar davantage dans la carte */
.steasy-locator__map-pulsar {
  top: 64px;
  left: 64px;
}
@media (max-width: 980px) {
  .steasy-locator__map-pulsar { top: 52px; left: 52px; }
}
@media (max-width: 680px) {
  .steasy-locator__map-pulsar { top: 36px; left: 36px; }
}


/* V0.8.29 — carte stable, coordonnées à droite et couverture pleine largeur */
.steasy-locator__shell { align-items: stretch; }
.steasy-locator__map-panel { align-self: start; position: relative; top: 0; }
.steasy-locator__details { overflow: visible !important; }
.steasy-locator__details-content .steasy-locator__actions { margin-top: 20px; }
.steasy-locator__details-content .steasy-locator__contact-button { width: 100%; }
.steasy-locator__coverage[hidden] { display: none !important; }
.steasy-locator__coverage {
  width: 100%; margin-top: 22px; padding: 34px;
  border: 1px solid var(--line); border-radius: 30px; background: #fff;
  box-shadow: 0 20px 58px rgba(17,27,37,.08);
}
.steasy-locator__coverage-block {
  display: grid; grid-template-columns: repeat(2,minmax(0,1fr));
  gap: 34px; align-items: start;
}
.steasy-locator__coverage-section { min-width: 0; }
.steasy-locator__coverage-section + .steasy-locator__coverage-section {
  padding-left: 34px; border-left: 1px solid var(--line);
}
.steasy-locator__coverage-section h3 {
  margin: 0 0 18px; color: var(--ink); font-size: clamp(22px,2.2vw,31px);
  line-height: 1.14; letter-spacing: -.025em;
}
.steasy-locator__coverage-section h3 strong { color: var(--cyan-deep); }
.steasy-locator__coverage-chips,.steasy-locator__coverage-cities {
  display: flex; flex-wrap: wrap; gap: 10px;
}
.steasy-locator__coverage-chips a,.steasy-locator__coverage-chips span,
.steasy-locator__coverage-cities a,.steasy-locator__coverage-cities span {
  display: inline-flex; align-items: center; min-height: 42px; padding: 8px 13px;
  border: 1px solid rgba(17,27,37,.11); border-radius: 999px; background: #f6fafb;
  color: var(--ink-2); font-size: 13px; line-height: 1.25; font-weight: 800;
  text-decoration: none; transition: transform .18s ease,border-color .18s ease,background .18s ease;
}
.steasy-locator__coverage-chips a:hover,.steasy-locator__coverage-chips a:focus,
.steasy-locator__coverage-cities a:hover,.steasy-locator__coverage-cities a:focus {
  transform: translateY(-2px); border-color: rgba(12,159,190,.38);
  background: var(--cyan-pale); color: var(--cyan-deep); outline: none;
}
@media (min-width:981px){.steasy-locator__map-panel{position:sticky;top:16px}}
@media (max-width:980px){
  .steasy-locator__coverage-block{grid-template-columns:1fr;gap:28px}
  .steasy-locator__coverage-section + .steasy-locator__coverage-section{
    padding-left:0;padding-top:28px;border-left:0;border-top:1px solid var(--line)
  }
}
@media (max-width:680px){
  .steasy-locator__coverage{margin-top:16px;padding:24px 20px;border-radius:24px}
  .steasy-locator__coverage-section h3{font-size:22px}
}


/* V0.8.30 — panneau compact et bloc Andromède sous la couverture */
.steasy-locator__side-intro h2 {
  font-size: clamp(30px, 2.7vw, 43px) !important;
  line-height: .98 !important;
}
.steasy-locator__side-intro h2 span { color: var(--cyan-deep); }
.steasy-locator__agency-logo {
  place-items: center start !important;
  justify-content: flex-start !important;
  min-height: 74px !important;
  margin-bottom: 14px !important;
  padding: 8px 12px !important;
  border-radius: 18px !important;
}
.steasy-locator__agency-logo img {
  max-width: 180px !important;
  max-height: 62px !important;
  margin: 0 !important;
  object-position: left center !important;
}
.steasy-locator__details-content h3 { margin-top: 4px !important; }
.steasy-locator__coverage-block { grid-template-columns: repeat(2,minmax(0,1fr)); }
.steasy-locator__coverage-network {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: 190px minmax(0,1fr);
  gap: 24px;
  align-items: center;
  margin-top: 6px;
  padding-top: 26px;
  border-top: 1px solid var(--line);
}
.steasy-locator__coverage-network-logo {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-height: 76px;
  padding: 8px 12px;
  border: 1px solid var(--line);
  border-radius: 18px;
  background: #fff;
}
.steasy-locator__coverage-network-logo img {
  display: block;
  max-width: 164px;
  max-height: 58px;
  width: auto;
  height: auto;
  object-fit: contain;
  object-position: left center;
}
.steasy-locator__coverage-network > div { color: var(--ink-2); font-size: 16px; line-height: 1.5; }
.steasy-locator__coverage-network strong { color: var(--cyan-deep); font-size: 18px; }
@media (max-width: 980px) {
  .steasy-locator__coverage-network { grid-template-columns: 170px minmax(0,1fr); }
}
@media (max-width: 680px) {
  .steasy-locator__side-intro h2 { font-size: 34px !important; }
  .steasy-locator__coverage-network { grid-template-columns: 1fr; gap: 14px; }
  .steasy-locator__coverage-network-logo { width: 190px; }
}


/* V0.8.31 — départements dans le panneau agence, villes sous la carte */
.steasy-locator__details-departments {
  margin-top: 24px;
  padding-top: 22px;
  border-top: 1px solid var(--line);
}
.steasy-locator__details-departments h4 {
  margin: 0 0 14px;
  color: var(--ink);
  font-size: clamp(17px, 1.45vw, 21px);
  line-height: 1.28;
  letter-spacing: -.015em;
}
.steasy-locator__details-departments h4 strong { color: var(--cyan-deep); }
.steasy-locator__details-departments .steasy-locator__coverage-chips {
  gap: 8px;
}
.steasy-locator__details-departments .steasy-locator__coverage-chips a,
.steasy-locator__details-departments .steasy-locator__coverage-chips span {
  min-height: 38px;
  padding: 7px 11px;
  font-size: 12px;
}
.steasy-locator__coverage-block {
  grid-template-columns: 1fr !important;
}
.steasy-locator__coverage-section--cities {
  width: 100%;
  padding-left: 0 !important;
  border-left: 0 !important;
}
.steasy-locator__coverage-network {
  grid-column: 1 !important;
}
@media (max-width: 680px) {
  .steasy-locator__details-departments { margin-top: 20px; padding-top: 18px; }
}


/* V0.8.34 — adresse du distributeur renforcée comme le téléphone et l’e-mail */
.steasy-locator__location .steasy-locator__address-line,
.steasy-locator__location .steasy-locator__postal-line,
.steasy-locator__location .steasy-locator__city-line {
  color: var(--ink) !important;
  font-weight: 800 !important;
}


/* V0.8.36 — pulsar dans le panneau droit + réinitialisation */
.steasy-locator__side-pulsar{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  padding:22px 0 8px;
}
.steasy-locator__side-pulsar[hidden]{display:none!important}
.steasy-locator__side-pulsar .steasy-locator__map-pulsar{
  position:relative!important;
  inset:auto!important;
  top:auto!important;
  left:auto!important;
  right:auto!important;
  bottom:auto!important;
  flex:0 0 auto;
}
.steasy-locator__reset{
  display:inline-flex;
  margin-top:22px;
  color:var(--cyan-deep)!important;
  font-size:14px;
  font-weight:850;
  text-decoration:none;
  border-bottom:1px solid rgba(8,127,153,.35);
}
.steasy-locator__reset:hover,
.steasy-locator__reset:focus{
  color:var(--cyan)!important;
  border-bottom-color:currentColor;
}


/* V0.8.37 — lien de réinitialisation centré sous la carte */
.steasy-locator__map-reset-wrap{
  display:flex;
  justify-content:center;
  align-items:center;
  padding:14px 20px 20px;
}
.steasy-locator__map-reset-wrap[hidden]{display:none!important}
.steasy-locator__map-reset-wrap .steasy-locator__reset{
  margin-top:0;
  text-align:center;
}


/* V0.8.50 — départements et régions ouvrent la popup de couverture */
.steasy-locator__coverage-chips .steasy-coverage-trigger {
  appearance: none;
  display: inline-flex;
  align-items: center;
  min-height: 40px;
  padding: 7px 12px;
  border: 1px solid rgba(16,25,35,.12);
  border-radius: 999px;
  background: #fff;
  color: #16222d;
  font: inherit;
  font-size: 13px;
  font-weight: 800;
  cursor: pointer;
  transition: border-color .2s ease, color .2s ease, background .2s ease, transform .2s ease;
}
.steasy-locator__coverage-chips .steasy-coverage-trigger:hover,
.steasy-locator__coverage-chips .steasy-coverage-trigger:focus-visible {
  border-color: #2bafc6;
  background: #eaf5f7;
  color: #087c95;
  transform: translateY(-1px);
}
.steasy-locator__details-regions {
  margin-top: 18px;
  padding-top: 16px;
  border-top: 1px solid rgba(16,25,35,.08);
}
.steasy-locator__coverage-regions .steasy-region-trigger {
  border-color: rgba(43,175,198,.28);
  background: #eaf5f7;
  color: #087c95;
}


/* V0.8.69 — logo Andromède sous le kicker du locator */
.steasy-locator__network-badge {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 12px 0 16px;
  padding: 10px 14px;
  border: 1px solid var(--line);
  border-radius: 18px;
  background: #fff;
}
.steasy-locator__network-badge img {
  display: block;
  max-width: 188px;
  max-height: 54px;
  width: auto;
  height: auto;
  object-fit: contain;
  object-position: left center;
}
@media (max-width: 680px) {
  .steasy-locator__network-badge {
    margin: 10px 0 14px;
    padding: 9px 12px;
  }
  .steasy-locator__network-badge img {
    max-width: 172px;
    max-height: 48px;
  }
}


/* V0.8.70 — couleur finale appliquée directement, sans changement de teinte au survol */
.steasy-map-department.is-covered {
  fill: var(--agency-color) !important;
}
.steasy-map-department.is-covered:hover,
.steasy-map-department.is-covered:focus,
.steasy-map-department.is-active {
  fill: var(--agency-color) !important;
  filter: brightness(.92) saturate(1.08);
  stroke: #10212b;
  stroke-width: 2;
  outline: none;
}

/* V0.8.71 — liseré noir visible sur toute la zone active + palette plus contrastée */
.steasy-map-department {
  stroke-linejoin: round;
  stroke-linecap: round;
}
.steasy-map-department.is-covered:hover,
.steasy-map-department.is-covered:focus,
.steasy-map-department.is-active {
  stroke: #0f1f29 !important;
  stroke-width: 2.35 !important;
  vector-effect: non-scaling-stroke;
}


/* V0.8.82 — lien du site internet dans la fiche distributeur */
.steasy-locator__website {
  display: inline-flex !important;
  align-items: center;
  gap: 7px;
  overflow-wrap: anywhere;
}
.steasy-locator__website > span {
  flex: 0 0 auto;
  width: 20px;
  height: 20px;
  display: inline-grid;
  place-items: center;
  border-radius: 50%;
  background: rgba(54,190,216,.16);
  color: var(--cyan-deep);
  font-size: 12px;
  line-height: 1;
  font-weight: 900;
}

.steasy-locator__website > span svg {
  display: block;
  width: 12px;
  height: 12px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

/* V0.8.88 — logo Andromède à droite de la carte agrandi de 20 % */
.steasy-locator__andromede-logo {
  width: min(100%, 252px);
  min-height: 89px;
  padding: 12px 17px;
}
.steasy-locator__andromede-logo img {
  max-width: 216px;
  max-height: 70px;
}
@media(max-width:680px){
  .steasy-locator__andromede-logo {
    width: 100%;
  }
}


/* V0.8.91 — carte interactive mobile sans espace vide excessif */
@media (max-width:680px){
  .steasy-locator__map{min-height:0!important;height:auto!important;aspect-ratio:1/1}
  .steasy-locator__map svg{position:relative!important;width:100%!important;height:auto!important;aspect-ratio:1/1;display:block!important}
  .steasy-locator__map-panel{min-height:0!important;height:auto!important}
  .steasy-locator__shell{min-height:0!important}
}


/* V0.8.93 — coordonnées agences : téléphone, site internet et email en cartes */
.steasy-locator__location{display:grid;gap:2px;margin:0 0 18px!important;color:var(--ink)!important;font-weight:650;line-height:1.4}
.steasy-locator__location span{display:block;color:var(--ink)!important}
.steasy-locator__phone-card{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:15px!important;width:100%!important;min-height:78px!important;margin:0 0 12px!important;padding:14px 17px!important;border:1px solid rgba(8,143,177,.22)!important;border-radius:20px!important;background:linear-gradient(145deg,#f7fdff,#eef9fc)!important;color:#087f99!important;text-decoration:none!important;box-shadow:0 10px 26px rgba(8,127,153,.07)!important}
.steasy-locator__phone-icon{flex:0 0 48px!important;width:48px!important;height:48px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#dff5fa!important;color:#0d9fbd!important}
.steasy-locator__phone-icon svg{width:25px!important;height:25px!important;fill:currentColor!important}
.steasy-locator__phone-number{min-width:0;color:#087f99!important;font-size:clamp(24px,2.15vw,34px)!important;line-height:1!important;font-weight:900!important;letter-spacing:-.025em!important;white-space:nowrap!important}
.steasy-locator__contact--cards{display:grid!important;gap:10px!important;margin:0 0 18px!important}
.steasy-locator__info-card{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:13px!important;width:100%!important;min-height:62px!important;padding:11px 15px!important;border:1px solid rgba(8,143,177,.18)!important;border-radius:17px!important;background:linear-gradient(145deg,#fbfeff,#f3fafc)!important;color:#142331!important;text-decoration:none!important;box-shadow:0 8px 22px rgba(8,127,153,.05)!important}
.steasy-locator__info-icon{flex:0 0 40px!important;width:40px!important;height:40px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#e8f7fb!important;color:#0d9fbd!important}
.steasy-locator__info-icon svg{width:20px!important;height:20px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.steasy-locator__info-copy{min-width:0!important;color:#142331!important;font-size:15px!important;line-height:1.2!important;font-weight:850!important;white-space:nowrap!important;word-break:normal!important;overflow-wrap:normal!important;text-align:left!important}
.steasy-locator__info-card::before,.steasy-locator__info-card::after,.steasy-locator__info-card *::before,.steasy-locator__info-card *::after{content:none!important;display:none!important}
@media(max-width:680px){.steasy-locator__phone-card{min-height:70px!important;padding:12px 14px!important;gap:12px!important}.steasy-locator__phone-icon{flex-basis:44px!important;width:44px!important;height:44px!important}.steasy-locator__phone-number{font-size:22px!important}.steasy-locator__info-card{min-height:58px!important;padding:10px 13px!important}.steasy-locator__info-icon{flex-basis:38px!important;width:38px!important;height:38px!important}.steasy-locator__info-copy{font-size:14px!important}}


/* V0.8.95 — stabilité Safari : aucune disparition partielle de la carte après sélection */
.steasy-locator .steasy-map-department,
.steasy-locator .steasy-map-department.is-covered,
.steasy-locator .steasy-map-department.is-covered:hover,
.steasy-locator .steasy-map-department.is-covered:focus,
.steasy-locator .steasy-map-department.is-active {
  filter: none !important;
  -webkit-filter: none !important;
  transform: none !important;
  transition: none !important;
  opacity: 1 !important;
  mix-blend-mode: normal !important;
  isolation: auto !important;
}
.steasy-locator .steasy-locator__map svg {
  overflow: visible !important;
  contain: none !important;
}


/* V0.8.97 — rendu SVG stable Safari : aucun effet au survol, contour actif dans une couche séparée */
.steasy-locator .steasy-locator__map,
.steasy-locator .steasy-locator__map svg {
  overflow: hidden !important;
}
.steasy-locator .steasy-locator__map svg {
  contain: none !important;
  shape-rendering: geometricPrecision;
}
.steasy-locator .steasy-map-department,
.steasy-locator .steasy-map-department.is-covered,
.steasy-locator .steasy-map-department.is-covered:hover,
.steasy-locator .steasy-map-department.is-covered:focus,
.steasy-locator .steasy-map-department.is-active {
  fill: var(--agency-color) !important;
  stroke: #fff !important;
  stroke-width: 1.5 !important;
  filter: none !important;
  -webkit-filter: none !important;
  transform: none !important;
  transition: none !important;
  opacity: 1 !important;
  outline: none !important;
  will-change: auto !important;
}
.steasy-locator .steasy-map-selection-overlay {
  pointer-events: none !important;
}
.steasy-locator .steasy-map-selection-outline {
  fill: none !important;
  stroke: #0f1f29 !important;
  stroke-width: 2.4 !important;
  vector-effect: non-scaling-stroke !important;
  stroke-linejoin: round !important;
  stroke-linecap: round !important;
  pointer-events: none !important;
  filter: none !important;
  transform: none !important;
  opacity: 1 !important;
}
