.elementor-3145 .elementor-element.elementor-element-8b4e2b5{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for shortcode, class: .elementor-element-c82a8dd *//* ══ COMMUN HERO env + hyg ══ */
.env-hero, .hyg-hero {
  position: relative; height: 340px; overflow: hidden;
  display: flex; align-items: flex-end; background: #003D52;
}
.env-hero-bg, .hyg-hero-bg { position: absolute; inset: 0; }
.env-hero-deco, .hyg-hero-deco {
  position: absolute; top: -80px; right: -80px;
  width: 360px; height: 360px; border-radius: 50%;
  border: 50px solid rgba(0,174,204,.08); pointer-events: none;
}
.env-hero-overlay, .hyg-hero-overlay {
  position: absolute; inset: 0;
  background: linear-gradient(105deg, rgba(0,37,53,.92) 0%, rgba(0,37,53,.65) 55%, transparent 100%);
}
.env-hero-wave, .hyg-hero-wave {
  position: absolute; bottom: -2px; left: 0; right: 0; z-index: 2; line-height: 0;
}
.env-hero-wave svg, .hyg-hero-wave svg { width: 100%; display: block; }
.env-hero-content, .hyg-hero-content {
  position: relative; z-index: 3;
  padding: 0 48px 56px; max-width: 1280px; margin: 0 auto; width: 100%;
}
.env-breadcrumb, .hyg-breadcrumb { display: flex; align-items: center; gap: 8px; margin-bottom: 18px; }
.env-breadcrumb a, .env-breadcrumb span,
.hyg-breadcrumb a, .hyg-breadcrumb span {
  font-size: 12px; font-weight: 500; color: rgba(255,255,255,.5);
  text-decoration: none !important; font-family: 'Montserrat', sans-serif;
}
.env-breadcrumb a:hover, .hyg-breadcrumb a:hover { color: #00AECC; }
.env-sep, .hyg-sep { color: rgba(255,255,255,.25); }
.env-cur, .hyg-cur { color: rgba(255,255,255,.9) !important; }
.env-eyebrow, .hyg-eyebrow {
  display: inline-flex; align-items: center; gap: 8px;
  font-size: 10px; font-weight: 700; letter-spacing: 2.5px;
  text-transform: uppercase; color: #00AECC;
  font-family: 'Montserrat', sans-serif; margin-bottom: 10px;
}
.env-eyebrow::before, .hyg-eyebrow::before {
  content: ''; display: block; width: 24px; height: 2px; background: #00AECC;
}
.env-title, .hyg-title {
  font-family: 'Montserrat', sans-serif; font-weight: 900;
  font-size: clamp(32px, 5vw, 52px); color: white;
  text-transform: uppercase; letter-spacing: -1.5px;
  line-height: .95; margin-bottom: 12px;
}
.env-title span, .hyg-title span { color: #00AECC; }
.env-intro-hero, .hyg-intro-hero {
  font-size: 15px; color: rgba(255,255,255,.65);
  max-width: 520px; line-height: 1.65; font-family: 'Open Sans', sans-serif;
}

/* ══ COMMUN CONTAINERS ══ */
.env-container, .hyg-container {
  max-width: 1280px; margin: 0 auto; padding: 0 48px;
}
.env-eyebrow-alt, .hyg-eyebrow-alt {
  display: inline-flex; align-items: center; gap: 8px;
  font-size: 10px; font-weight: 700; letter-spacing: 2.5px;
  text-transform: uppercase; color: #00AECC;
  font-family: 'Montserrat', sans-serif; margin-bottom: 10px;
}
.env-eyebrow-alt::before, .hyg-eyebrow-alt::before {
  content: ''; display: block; width: 24px; height: 2px; background: #00AECC;
}

/* ══ ENVIRONNEMENT ══ */
.env-section { padding: 72px 0; background: white; }
.env-titre-section {
  font-family: 'Montserrat', sans-serif; font-weight: 900;
  font-size: 28px; color: #003D52; text-transform: uppercase;
  letter-spacing: -.5px; margin-bottom: 20px; line-height: 1.1;
}
.env-intro-texte {
  font-size: 15px; color: #4A6070; line-height: 1.75;
  max-width: 700px; margin-bottom: 56px; font-family: 'Open Sans', sans-serif;
}
.env-chiffres {
  display: grid; grid-template-columns: repeat(4, 1fr);
  margin-bottom: 64px; background: #003D52;
}
.env-chiffre {
  text-align: center; padding: 40px 20px;
  border-right: 1px solid rgba(255,255,255,.08);
}
.env-chiffre:last-child { border-right: none; }
.env-chiffre-num {
  font-family: 'Montserrat', sans-serif; font-weight: 900;
  font-size: 42px; color: #00AECC; letter-spacing: -2px;
  line-height: 1; display: block; margin-bottom: 8px;
}
.env-chiffre-label {
  font-size: 11px; font-weight: 600; color: rgba(255,255,255,.5);
  font-family: 'Montserrat', sans-serif; letter-spacing: .5px;
  text-transform: uppercase; line-height: 1.4;
}
.env-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; }
.env-card {
  border: 1px solid #D4E4EB; border-left: 3px solid #00AECC;
  padding: 28px; transition: background .2s;
}
.env-card:hover { background: #E8F6FA; }
.env-card-header { display: flex; align-items: center; gap: 14px; margin-bottom: 14px; }
.env-card-icon {
  width: 44px; height: 44px; border-radius: 8px;
  background: #E8F6FA; border: 1px solid rgba(0,174,204,.2);
  display: flex; align-items: center; justify-content: center; flex-shrink: 0;
}
.env-card-titre {
  font-family: 'Montserrat', sans-serif; font-weight: 800;
  font-size: 15px; color: #003D52; text-transform: uppercase;
}
.env-card-desc { font-size: 13.5px; color: #4A6070; line-height: 1.6; font-family: 'Open Sans', sans-serif; }

/* ══ HYGIÈNE ══ */
.hyg-section { padding: 72px 0; background: white; }
.hyg-titre-section {
  font-family: 'Montserrat', sans-serif; font-weight: 900;
  font-size: 28px; color: #003D52; text-transform: uppercase;
  letter-spacing: -.5px; margin-bottom: 20px; line-height: 1.1;
}
.hyg-intro-texte {
  font-size: 15px; color: #4A6070; line-height: 1.75;
  max-width: 700px; margin-bottom: 48px; font-family: 'Open Sans', sans-serif;
}
.hyg-cats { display: flex; flex-direction: column; gap: 24px; }
.hyg-cat { border: 1px solid #D4E4EB; overflow: hidden; }
.hyg-cat-header {
  background: #003D52; padding: 16px 24px;
  display: flex; align-items: center; gap: 14px;
}
.hyg-cat-icon {
  width: 36px; height: 36px; border-radius: 8px;
  background: rgba(0,174,204,.15); border: 1px solid rgba(0,174,204,.2);
  display: flex; align-items: center; justify-content: center; flex-shrink: 0;
}
.hyg-cat-titre {
  font-family: 'Montserrat', sans-serif; font-weight: 800;
  font-size: 14px; color: white; text-transform: uppercase; letter-spacing: .3px;
}
.hyg-rules {
  padding: 20px 24px;
  display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px;
}
.hyg-rule {
  display: flex; align-items: flex-start; gap: 10px;
  font-size: 13.5px; color: #4A6070; line-height: 1.5;
  padding: 10px 12px; transition: background .15s; border-radius: 2px;
  font-family: 'Open Sans', sans-serif;
}
.hyg-rule:hover { background: #E8F6FA; }
.hyg-check {
  width: 20px; height: 20px; border-radius: 50%;
  background: #E8F6FA; border: 1.5px solid rgba(0,174,204,.25);
  display: flex; align-items: center; justify-content: center;
  flex-shrink: 0; margin-top: 1px;
}
.hyg-note {
  display: flex; align-items: flex-start; gap: 14px;
  padding: 20px 24px; margin-top: 32px;
  background: rgba(242,97,26,.05); border: 1px solid rgba(242,97,26,.2);
  border-left: 3px solid #F2611A;
}
.hyg-note p { font-size: 13.5px; color: #4A6070; line-height: 1.65; font-family: 'Open Sans', sans-serif; }
.hyg-note strong { color: #F2611A; font-weight: 600; }

/* ══ COMMUN BLOG ══ */
.env-blog, .hyg-blog { background: #F5F9FB; padding: 64px 0; }
.env-blog-header, .hyg-blog-header {
  display: flex; justify-content: space-between; align-items: flex-end;
  margin-bottom: 32px; flex-wrap: wrap; gap: 16px;
}
.env-blog-titre, .hyg-blog-titre {
  font-family: 'Montserrat', sans-serif; font-weight: 900;
  font-size: 28px; color: #003D52; text-transform: uppercase;
  letter-spacing: -.5px; line-height: 1.1;
}
.env-blog-titre span, .hyg-blog-titre span { color: #00AECC; font-weight: 600; opacity: .7; }
.env-btn-outline, .hyg-btn-outline {
  font-size: 13px; font-weight: 700; color: #003D52 !important;
  text-decoration: none !important; font-family: 'Montserrat', sans-serif;
  border: 2px solid #003D52; padding: 8px 20px; transition: all .2s;
}
.env-btn-outline:hover, .hyg-btn-outline:hover { background: #003D52; color: white !important; }
.env-blog-grid, .hyg-blog-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.env-blog-card, .hyg-blog-card {
  background: white; border: 1px solid #D4E4EB; overflow: hidden;
  text-decoration: none !important; display: block; color: inherit !important;
  transition: transform .25s, box-shadow .25s;
}
.env-blog-card:hover, .hyg-blog-card:hover { transform: translateY(-4px); box-shadow: 0 14px 36px rgba(0,61,82,.1); }
.env-blog-photo, .hyg-blog-photo { height: 160px; background-size: cover; background-position: center; position: relative; }
.env-blog-overlay, .hyg-blog-overlay { position: absolute; inset: 0; background: linear-gradient(to top, rgba(0,61,82,.5) 0%, transparent 55%); }
.env-blog-badge, .hyg-blog-badge {
  position: absolute; top: 10px; left: 10px; background: #003D52;
  color: white; font-size: 9px; font-weight: 700; padding: 3px 8px;
  letter-spacing: 1.5px; text-transform: uppercase; font-family: 'Montserrat', sans-serif;
}
.env-blog-body, .hyg-blog-body { padding: 16px 18px 20px; }
.env-blog-date, .hyg-blog-date {
  font-size: 10px; color: #4A6070; font-family: 'Montserrat', sans-serif;
  font-weight: 600; letter-spacing: .5px; text-transform: uppercase; margin-bottom: 6px;
}
.env-blog-card-titre, .hyg-blog-card-titre {
  font-family: 'Montserrat', sans-serif; font-weight: 800;
  font-size: 14px; color: #003D52; line-height: 1.3; margin-bottom: 10px;
}
.env-blog-lien, .hyg-blog-lien { font-size: 12px; font-weight: 700; color: #00AECC; font-family: 'Montserrat', sans-serif; }
.env-blog-card:hover .env-blog-lien, .hyg-blog-card:hover .hyg-blog-lien { color: #F2611A; }

/* ══ COMMUN CTA ══ */
.env-cta, .hyg-cta { background: #002535; padding: 64px 0; position: relative; overflow: hidden; }
.env-cta::before, .hyg-cta::before {
  content: ''; position: absolute; right: -120px; top: 50%; transform: translateY(-50%);
  width: 400px; height: 400px; border-radius: 50%;
  border: 60px solid rgba(0,174,204,.06); pointer-events: none;
}
.env-cta-inner, .hyg-cta-inner {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; flex-wrap: wrap; position: relative; z-index: 1;
}
.env-cta-eyebrow, .hyg-cta-eyebrow {
  font-size: 10px; font-weight: 700; letter-spacing: 2.5px;
  text-transform: uppercase; color: #00AECC;
  font-family: 'Montserrat', sans-serif; margin-bottom: 8px;
}
.env-cta-titre, .hyg-cta-titre {
  font-family: 'Montserrat', sans-serif; font-weight: 900;
  font-size: 28px; color: white; text-transform: uppercase;
  letter-spacing: -1px; line-height: 1; margin-bottom: 8px;
}
.env-cta-titre span, .hyg-cta-titre span { color: #00AECC; font-weight: 600; opacity: .7; }
.env-cta-sub, .hyg-cta-sub { font-size: 14px; color: rgba(255,255,255,.5); line-height: 1.6; font-family: 'Open Sans', sans-serif; }
.env-cta-btns, .hyg-cta-btns { display: flex; gap: 12px; flex-wrap: wrap; flex-shrink: 0; }
.env-btn-coral, .hyg-btn-coral {
  display: inline-flex; align-items: center; gap: 8px;
  padding: 14px 28px; background: #F2611A; color: white !important;
  font-family: 'Montserrat', sans-serif; font-size: 13px; font-weight: 700;
  text-decoration: none !important; transition: background .2s, transform .2s;
}
.env-btn-coral:hover, .hyg-btn-coral:hover { background: #D4510F; transform: translateY(-2px); }
.env-btn-coral svg, .hyg-btn-coral svg { stroke: white; fill: none; }
.env-btn-ghost, .hyg-btn-ghost {
  display: inline-flex; align-items: center; padding: 13px 24px;
  background: transparent; color: white !important;
  font-family: 'Montserrat', sans-serif; font-size: 13px; font-weight: 600;
  text-decoration: none !important; border: 2px solid rgba(255,255,255,.3);
  transition: all .2s;
}
.env-btn-ghost:hover, .hyg-btn-ghost:hover { border-color: white; background: rgba(255,255,255,.08); }

/* ══ RESPONSIVE ══ */
@media (max-width: 768px) {
  .env-container, .hyg-container { padding: 0 24px; }
  .env-hero-content, .hyg-hero-content { padding: 0 24px 48px; }
  .env-chiffres { grid-template-columns: repeat(2, 1fr); }
  .env-grid { grid-template-columns: 1fr; }
  .hyg-rules { grid-template-columns: 1fr; }
  .env-blog-grid, .hyg-blog-grid { grid-template-columns: 1fr; }
}/* End custom CSS */