/* VenturAlp RC2.0.7 — PT-BR Stability Pack
 * Keep the sticky public header above tariff cards and their hover tooltips.
 * Cookie/consent interfaces keep their own higher application layer.
 */
.site-header {
  isolation: isolate;
  z-index: 12000 !important;
}

.tarif-card,
.tarif-card:hover,
.tarif-card:focus-within {
  z-index: 1 !important;
}

.tarif-card .info-tip,
.tarif-card .info-tip::before,
.tarif-card .info-tip::after {
  z-index: 1000 !important;
}
