/**
 * Correctifs accueil Bomoyi+ — chargé après responsive.css
 * Pastille PNMLS : div.hero-stat-pill (pas h3) pour éviter le gabarit Laborex .text h3 { 80×80px }.
 */

.home-laborex .banner-section.style-four,
.home-laborex .banner-section.style-four .image-box,
.home-laborex .banner-section.style-four .image-box .text,
.home-laborex .banner-section.style-four .owl-stage-outer {
  overflow: visible !important;
}

.home-laborex .banner-section.style-four .image-box .text .hero-stat-pill {
  position: relative;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 96px !important;
  height: 80px !important;
  padding: 0 14px !important;
  margin: 0 auto 34px !important;
  box-sizing: border-box !important;
  background: #142441 !important;
  border-radius: 20px !important;
  overflow: visible !important;
}

.home-laborex .banner-section.style-four .image-box .text .hero-stat-pill-text {
  display: block !important;
  font-family: 'Barlow', 'Open Sans', sans-serif !important;
  font-weight: 700 !important;
  font-size: 28px !important;
  line-height: 1 !important;
  color: #fff !important;
  white-space: nowrap !important;
}

.home-laborex .banner-section.style-four .image-box .text .hero-stat-pill--pnmls {
  min-width: 104px !important;
  padding: 0 12px !important;
}

.home-laborex .banner-section.style-four .image-box .text .hero-stat-pill--pnmls .hero-stat-pill-text {
  font-size: 17px !important;
  letter-spacing: 0.14em !important;
  text-indent: 0.14em !important;
}

.home-laborex .banner-section.style-four .image-box .admin-box .admin-thumb.hero-brand-thumb {
  width: 110px !important;
  min-width: 110px !important;
  max-width: none !important;
  border-radius: 14px !important;
  overflow: visible !important;
}

.home-laborex .banner-section.style-four .image-box .admin-box:has(.hero-brand-thumb) {
  padding-left: 140px !important;
}

.home-laborex .banner-section.style-four .image-box .admin-box .hero-pnmls-badge {
  width: 110px !important;
  min-width: 110px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: #142441 !important;
  border-radius: 14px !important;
}

.home-laborex .banner-section.style-four .image-box .admin-box .hero-pnmls-badge-text {
  font-weight: 800 !important;
  font-size: 12px !important;
  color: #fff !important;
  white-space: nowrap !important;
}
