/* diginov-signature achat-location.fr cle=fleet-achat-location-fr-91389 identite=6e104807ccd3b15217a5581d35f1bfebc6403139c23650cc154ba16e925bf27c genere=2026-09-23 pied=encre */
/* Fichier genere par ops/smartmag-design/signature/generer.py : ne pas editer ici. */

@font-face {
  font-family: "DN Outfit";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("fonts/outfit-400.woff2") format("woff2");
}

@font-face {
  font-family: "DN Outfit";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("fonts/outfit-500.woff2") format("woff2");
}

@font-face {
  font-family: "DN Outfit";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("fonts/outfit-600.woff2") format("woff2");
}

@font-face {
  font-family: "DN Outfit";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("fonts/outfit-700.woff2") format("woff2");
}

html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 {
  --dn-accent: #FF9302;
  --dn-accent-2: #A46A1B;
  --dn-ink: #002E6C;
  --dn-paper: #FFFFFF;
  --dn-paper-soft: #F9F7F4;
  --dn-line: #DCE2EB;
  --sig-accent: #FF9302;
  --sig-accent-text: #A86000;
  --sig-accent-mark: #DB7D00;
  --sig-accent-fill: #FF9302;
  --sig-on-accent: #002E6C;
  --sig-foot-bg: #002E6C;
  --sig-foot-text: #FFFFFF;
  --sig-foot-muted: #F9F7F4;
  --sig-foot-logo: url("logo-sombre.png");
  --sig-display-family: "DN Outfit", ui-sans-serif, system-ui, sans-serif;
  --sig-body-family: "DN Outfit", ui-sans-serif, system-ui, sans-serif;
}

/* ---- couche.css ---- */
/*
 * Couche commune de LISIBILITE, v1 du 23/09. Elle ne porte aucune DA : tout ce
 * qui se voit comme une identite (grille, titrage, couleurs de surface, home,
 * filets, pied) est ecrit media par media dans surcharges/<domaine>.css et
 * dediees/<domaine>/home.php. Demande de Marc : « survol et clarte identiques
 * sur les 150 », mais « pas de sites similaires ».
 *
 * Lecons d actuafoot.fr reprises ici :
 * - SmartMag fixe la racine a 14 px : un rem rend 12,5 % plus petit que prevu.
 *   Les tailles de lecture sont donc en px.
 * - Survol du menu : fond d accent et texte calcule pour 4,5 au moins, jamais
 *   l encre du media sur l accent (#07182d sur #304860 chez actuafoot).
 * - Le ::after des onglets recevait le fond d accent : sur « Plus », seul
 *   onglet dont le ::after porte un contenu (le chevron), un pave colore.
 *
 * Convention de bornage : chaque selecteur commence par
 *     html body.diginov-media
 * immediatement suivi du marqueur forme de deux soulignes, du mot MEDIA et de
 * deux soulignes. generer.py remplace ce marqueur par .diginov-media-<cle>.
 *
 * Jetons disponibles (definis par generer.py sur le meme selecteur) :
 *   --dn-accent --dn-accent-2 --dn-on-accent --dn-ink --dn-paper
 *   --dn-paper-soft --dn-muted --dn-line --dn-display --dn-body (et autres --dn-*)
 *   --sig-accent --sig-accent-text --sig-accent-mark --sig-accent-fill
 *   --sig-on-accent --sig-foot-bg --sig-foot-text --sig-foot-muted
 *   --sig-foot-logo --sig-display-family --sig-body-family
 */

/* Menu principal et sous-menus : survol et focus lisibles partout. */
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 #smart-head .navigation-main .menu li > a:hover,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 #smart-head .navigation-main .menu li > a:focus-visible,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 #smart-head .navigation-main .menu > li:hover > a,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .off-canvas .mobile-menu li > a:hover,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .off-canvas .mobile-menu li > a:focus-visible {
  background: var(--sig-accent-fill) !important;
  color: var(--sig-on-accent) !important;
}

html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 #smart-head .navigation .menu > li > a::after {
  background: none !important;
  color: inherit !important;
}

html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 #smart-head .navigation-main .sub-menu li > a {
  font-size: 15px;
  line-height: 1.35;
  padding-top: 9px;
  padding-bottom: 9px;
}

/* Focus clavier visible sur tout lien et tout bouton. */
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 a:focus-visible,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 button:focus-visible,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 input:focus-visible {
  outline: 2px solid var(--sig-accent-mark) !important;
  outline-offset: 2px;
}

/* Lecture d article : corps a 18 px, interligne ample, liens reperables. */
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .entry-content {
  font-size: 18px;
  line-height: 1.7;
}

html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .entry-content p,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .entry-content li {
  font-size: 18px;
  line-height: 1.7;
}

html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .entry-content a:not([class]) {
  color: var(--sig-accent-text);
  text-decoration: underline;
  text-decoration-color: var(--sig-accent-mark);
  text-underline-offset: 3px;
}

html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .entry-content a:not([class]):hover {
  text-decoration-thickness: 2px;
}

/* Planchers de taille : meta, etiquettes de rubrique, extraits, fil d Ariane. */
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .post-meta,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .post-meta a,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .post-meta time,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .post-meta span,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .breadcrumbs,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .breadcrumbs a {
  font-size: max(13px, 1em);
}

html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .cat-labels a {
  font-size: 12px;
  letter-spacing: 0.04em;
}

html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .excerpt,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .excerpt p {
  font-size: 15px;
  line-height: 1.55;
}

@media (max-width: 767px) {
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .entry-content,
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .entry-content p,
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .entry-content li {
    font-size: 17px;
  }
}

@media (prefers-reduced-motion: reduce) {
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 * {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
  }
}

/* Burger mobile : les barres suivent la couleur du bouton. Le theme enfant
 * fixe --c-hamburger par composition historique (papier pour gameup, sur un
 * en-tete alors sombre) : sous une DA dediee a en-tete clair, l icone
 * devenait blanche sur blanc (game-up, bitcoinmatin, releve du 23/09). */
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 #smart-head-mobile .offcanvas-toggle,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 #smart-head-mobile .offcanvas-toggle .hamburger-icon {
  --c-hamburger: currentColor !important;
}

/* ---- surcharges/achat-location.fr.css ---- */
/* achat-location.fr : dossier de transaction, vitrine marine, trois volets et fiches d'achat */
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation {
  background: #FFFFFF;
  color: #002E6C;
  font-family: var(--sig-body-family);
  padding: 0 0 96px;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-wrap {
  box-sizing: border-box;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 40px;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-sr {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation a {
  color: inherit;
  text-decoration: none;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation h2,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation h3 {
  font-family: var(--sig-display-family);
  font-weight: 600;
  color: #002E6C;
  margin: 0;
  letter-spacing: -0.01em;
  hyphens: none;
  overflow-wrap: normal;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation h2 a:hover,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation h3 a:hover,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation h2 a:focus-visible,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation h3 a:focus-visible {
  text-decoration: underline;
  text-decoration-color: #FF9302;
  text-decoration-thickness: 2px;
  text-underline-offset: 5px;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-kicker {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #A46A1B;
  margin: 0 0 10px;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-kicker:hover {
  color: #002E6C;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-date,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-by {
  display: block;
  font-size: 16px;
  color: #7F7568;
  margin: 0;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-by a {
  font-weight: 600;
}

/* Vitrine : l'une en bande marine, texte a gauche, image a droite */
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-vitrine {
  background: #002E6C;
  color: #FFFFFF;
  padding: 56px 0 48px;
  margin-bottom: 72px;
  border-bottom: 4px solid #FF9302;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-vitrine h2,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-vitrine .ac-by a {
  color: #FFFFFF;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-vitrine .ac-kicker {
  color: #FF9302;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-vitrine .ac-kicker:hover {
  color: #FFFFFF;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-vitrine .ac-by {
  color: #DCE2EB;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-une {
  display: grid;
  grid-template-columns: minmax(0, 5fr) minmax(0, 7fr);
  gap: 48px;
  align-items: center;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-une__title {
  font-size: 46px;
  line-height: 1.1;
  letter-spacing: -0.02em;
  margin-bottom: 18px;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-une__excerpt {
  font-size: 18px;
  line-height: 1.6;
  color: #FFFFFF;
  margin: 0 0 18px;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-une__media {
  display: block;
  aspect-ratio: 3 / 2;
  overflow: hidden;
  border-radius: 6px;
  background: #F9F7F4;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-vitrine__side {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 32px;
  margin-top: 40px;
  padding-top: 32px;
  border-top: 1px solid rgba(255, 255, 255, 0.24);
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-annexe {
  display: grid;
  grid-template-columns: 120px minmax(0, 1fr);
  gap: 20px;
  align-items: center;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-annexe__media {
  display: block;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  border-radius: 4px;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-annexe__title {
  font-size: 20px;
  line-height: 1.3;
}

/* En-tetes de volet : filet orange epais */
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-rub {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 16px;
  border-top: 4px solid #FF9302;
  padding-top: 16px;
  margin-bottom: 24px;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-rub__title {
  font-size: 28px;
  line-height: 1.2;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-rub__more {
  font-size: 16px;
  font-weight: 500;
  color: #A46A1B;
  white-space: nowrap;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-rub__more:hover {
  text-decoration: underline;
  text-underline-offset: 4px;
}

/* Trois volets : acheter, louer, vendre */
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-volets {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 40px;
  margin-bottom: 72px;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-piece {
  padding: 16px 0;
  border-bottom: 1px solid #DCE2EB;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-piece--lead {
  padding-top: 0;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-piece__media {
  display: block;
  aspect-ratio: 16 / 10;
  overflow: hidden;
  border-radius: 4px;
  margin-bottom: 16px;
  background: #F9F7F4;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-piece__title {
  font-size: 18px;
  line-height: 1.35;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-piece--lead .ac-piece__title {
  font-size: 23px;
  line-height: 1.25;
  margin-bottom: 10px;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-piece__excerpt {
  font-size: 16px;
  line-height: 1.6;
  color: #7F7568;
  margin: 0;
}

/* Fiches d'achat : deux colonnes de fiches horizontales sur papier doux */
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-fiches {
  margin-bottom: 72px;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-fiches__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-fiche {
  display: grid;
  grid-template-columns: 200px minmax(0, 1fr);
  gap: 24px;
  background: #F9F7F4;
  border: 1px solid #DCE2EB;
  border-radius: 6px;
  padding: 16px;
  align-items: start;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-fiche__media {
  display: block;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  border-radius: 4px;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-fiche__title {
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 8px;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-fiche__excerpt {
  font-size: 16px;
  line-height: 1.55;
  color: #7F7568;
  margin: 0;
}

/* A lire aussi : trois colonnes de lignes datees */
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-fil__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0 40px;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-ligne {
  padding: 18px 0;
  border-bottom: 1px solid #DCE2EB;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-ligne__title {
  font-size: 19px;
  line-height: 1.3;
  margin: 6px 0 8px;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-ligne .ac-kicker {
  margin: 0;
}

@media (max-width: 1100px) {
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-une {
    grid-template-columns: minmax(0, 1fr);
    gap: 28px;
  }
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-une__media {
    order: -1;
  }
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-volets,
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-fil__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-fiches__grid {
    grid-template-columns: minmax(0, 1fr);
  }
}
@media (max-width: 860px) {
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-wrap {
    padding: 0 16px;
  }
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-vitrine {
    padding: 24px 0 32px;
    margin-bottom: 48px;
  }
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-une__title {
    font-size: 32px;
  }
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-une__excerpt {
    font-size: 17px;
  }
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-vitrine__side {
    grid-template-columns: minmax(0, 1fr);
    gap: 20px;
    margin-top: 28px;
    padding-top: 24px;
  }
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-annexe {
    grid-template-columns: 96px minmax(0, 1fr);
    gap: 16px;
  }
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-annexe__title {
    font-size: 18px;
  }
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-volets,
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-fil__grid {
    grid-template-columns: minmax(0, 1fr);
    gap: 0;
  }
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-volets {
    margin-bottom: 24px;
  }
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-volet {
    margin-bottom: 40px;
  }
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-fiches {
    margin-bottom: 48px;
  }
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-fiche {
    grid-template-columns: 104px minmax(0, 1fr);
    gap: 16px;
    padding: 12px;
  }
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-fiche__title {
    font-size: 18px;
  }
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-fiche__excerpt {
    display: none;
  }
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-achatlocation .ac-rub__title {
    font-size: 24px;
  }
}

/* Liens de corps d'article et de legende : l'orange lisible de la charte. */
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article-content a,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article-content figcaption a,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .wp-element-caption a {
  color: #A46A1B !important;
  text-decoration-color: #A46A1B !important;
}

/* Encadre auteur d'article : portrait au-dessus du texte sur mobile. */
@media (max-width: 860px) {
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-author-card {
    display: block !important;
    padding: 24px !important;
  }
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-author-card__portrait {
    display: block !important;
    width: 88px !important;
    height: 88px !important;
    margin: 0 0 16px !important;
  }
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-author-card img {
    width: 88px !important;
    height: 88px !important;
    max-width: 88px !important;
  }
}

/* Pied propre au media (dn-al-footer) : papier doux, filet orange, titres en orange lisible. */
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-al-footer {
  background: #F9F7F4 !important;
  color: #002E6C !important;
  border-top: 4px solid #FF9302 !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-al-footer__title {
  color: #A46A1B !important;
  font-size: 14px !important;
  font-weight: 600 !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-al-footer__statement,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-al-footer__ads p {
  color: #002E6C !important;
  font-size: 16px !important;
  line-height: 1.55 !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-al-footer a,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-al-footer__bottom p,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-al-footer__bottom button {
  color: #002E6C !important;
  font-size: 16px !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-al-footer__rule {
  background: #DCE2EB !important;
  border-color: #DCE2EB !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-al-footer .dn-al-btn {
  background: #002E6C !important;
  color: #FFFFFF !important;
  border: 0 !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-al-footer a:hover,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-al-footer a:focus-visible,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-al-footer button:hover {
  color: #A46A1B !important;
  text-decoration: underline !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-al-footer .dn-al-btn:hover {
  color: #FFFFFF !important;
  background: #A46A1B !important;
}

/* Pages : en-tete, article, rubrique, auteur, confiance, pied */
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 {
  background: #FFFFFF !important;
  color: #002E6C;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .main-wrap,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 main.dn-surface {
  background: #FFFFFF !important;
  color: #002E6C;
  font-family: var(--sig-body-family);
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 main.dn-surface h1,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 main.dn-surface h2,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 main.dn-surface h3 {
  font-family: var(--sig-display-family);
  font-weight: 600;
  font-style: normal;
  hyphens: none;
  -webkit-hyphens: none;
  overflow-wrap: normal;
  word-break: normal;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-shell {
  box-sizing: border-box;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 #smart-head .smart-head-row,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 #smart-head .smart-head-main,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .smart-head-mobile .smart-head-row {
  background: #FFFFFF !important;
  color: #002E6C !important;
  border-bottom: 3px solid #FF9302 !important;
  box-shadow: none !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 #smart-head .navigation-main .menu > li > a {
  color: #002E6C !important;
  font-family: var(--sig-body-family);
  font-size: 17px !important;
  font-weight: 500 !important;
  text-transform: none;
  letter-spacing: 0;
  padding-left: 14px;
  padding-right: 14px;
  border-radius: 0px;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 #smart-head .navigation-main .menu > li.current-menu-item > a,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 #smart-head .navigation-main .menu > li.current-menu-parent > a,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 #smart-head .navigation-main .menu > li.current-post-ancestor > a {
  box-shadow: inset 0 -3px 0 #A46A1B !important;
  background: transparent !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 #smart-head .navigation-main .menu > li > a::before {
  background: none !important;
  display: none !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 #smart-head .navigation-main .sub-menu {
  background: #FFFFFF !important;
  border-top: 3px solid #A46A1B !important;
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.16) !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 #smart-head .navigation-main .sub-menu,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 #smart-head .navigation-main .sub-menu a,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 #smart-head .navigation-main .mega-menu .post-title a,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 #smart-head .navigation-main .mega-menu article {
  color: #002E6C !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 #smart-head .navigation-main .mega-menu .dn-loop-post-fallback a {
  color: #002E6C !important;
  font-family: var(--sig-body-family);
  font-size: 15px;
  line-height: 1.35;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 #smart-head .navigation-main .mega-menu .dn-loop-post-fallback a:hover,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 #smart-head .navigation-main .mega-menu .dn-loop-post-fallback a:focus-visible {
  color: #A46A1B !important;
  background: transparent !important;
  text-decoration: underline;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 #smart-head .smart-head-search .search-form,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 #smart-head .smart-head-search input.search-field,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 #smart-head .smart-head-search input[type="search"] {
  background: #FFFFFF !important;
  color: #002E6C !important;
  border: 1px solid #DCE2EB !important;
  border-radius: 6px !important;
  font-size: 14px !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 #smart-head .smart-head-search input::placeholder {
  color: #7F7568 !important;
  opacity: 1;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 #smart-head .smart-head-search .search-button,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 #smart-head .smart-head-search .search-button .tsi {
  color: #002E6C !important;
  background: transparent !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 #smart-head .smart-head-search .search-button:hover,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 #smart-head .smart-head-search .search-button:focus-visible {
  color: #A46A1B !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 #smart-head .search-icon,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .smart-head-mobile .search-icon,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .smart-head-mobile .offcanvas-toggle,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .smart-head-mobile .offcanvas-toggle .hamburger-icon {
  color: #002E6C !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .smart-head-mobile .offcanvas-toggle .hamburger-icon .inner,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .smart-head-mobile .offcanvas-toggle .hamburger-icon .inner::before,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .smart-head-mobile .offcanvas-toggle .hamburger-icon .inner::after {
  background-color: #002E6C !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 #smart-head .search-icon:hover,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 #smart-head .search-icon:focus-visible,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .smart-head-mobile .search-icon:hover,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .smart-head-mobile .search-icon:focus-visible {
  color: #A46A1B !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .search-modal-box .search-form,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .search-modal-box input {
  background: #FFFFFF !important;
  color: #002E6C !important;
  font-size: 18px !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .off-canvas {
  background: #FFFFFF !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .off-canvas .mobile-menu li > a {
  color: #002E6C !important;
  font-family: var(--sig-body-family);
  font-size: 17px !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-breadcrumb {
  font-family: var(--sig-body-family);
  font-size: 14px !important;
  color: #7F7568 !important;
  letter-spacing: 0;
  text-transform: none;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-breadcrumb a {
  color: #002E6C !important;
  font-size: 14px !important;
  text-decoration: underline;
  text-decoration-color: #DCE2EB;
  text-underline-offset: 3px;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-breadcrumb a:hover,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-breadcrumb a:focus-visible {
  color: #A46A1B !important;
  text-decoration-color: currentColor;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-breadcrumb span[aria-current] {
  color: #7F7568 !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-meta,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-meta time,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-meta span {
  color: #7F7568 !important;
  font-family: var(--sig-body-family);
  font-size: 14px !important;
  letter-spacing: 0;
  text-transform: none;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 main.dn-surface .dn-kicker,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 main.dn-surface .dn-category,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-trust__kicker {
  color: #A46A1B !important; font: 700 13px/1.3 var(--sig-body-family) !important; letter-spacing: 0.12em !important; text-transform: uppercase !important;
  text-decoration: none !important;
  background-image: none;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 main.dn-surface a.dn-category:hover,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 main.dn-surface a.dn-category:focus-visible {
  text-decoration: underline !important;
  text-underline-offset: 3px;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article .dn-article-header {
  background: #002E6C !important;
  color: #FFFFFF !important;
  border: 0 !important;
  border-radius: 6px !important;
  box-shadow: none !important;
  padding: 44px 48px 36px !important;
  margin-top: 28px !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article .dn-article-header h1,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article .dn-article-header .dn-article-deck,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article .dn-article-header .dn-article-author,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article .dn-article-header .dn-article-author strong,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article .dn-article-header .dn-article-author span {
  color: #FFFFFF !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article .dn-article-header .dn-breadcrumb,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article .dn-article-header .dn-breadcrumb a,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article .dn-article-header .dn-breadcrumb span,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article .dn-article-header .dn-meta,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article .dn-article-header .dn-meta time,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article .dn-article-header .dn-meta span {
  color: #F9F7F4 !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article .dn-article-header .dn-breadcrumb a:hover,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article .dn-article-header .dn-breadcrumb a:focus-visible {
  color: #FFFFFF !important;
  text-decoration-color: currentColor;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article .dn-article-header .dn-category {
  color: #FFFFFF !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article .dn-article-header .dn-article-byline {
  border-top: 1px solid rgba(255,255,255,0.28) !important;
}
@media (max-width: 767px) {
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article .dn-article-header {
    padding: 26px 20px 22px !important;
    margin-top: 16px !important;
    margin-left: 16px !important;
    margin-right: 16px !important;
    width: auto !important;
    box-sizing: border-box !important;
    border-radius: 0 !important;
  }
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article .dn-article-header::before,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article .dn-article-header::after,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-archive-hero::before,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-archive-hero::after,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-page-header::before,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-page-header::after,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-author-hero::before,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-author-hero::after {
  display: none !important;
  content: none !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article .dn-article-header h1 {
  font-size: 46px !important;
  line-height: 1.08 !important;
  letter-spacing: -0.02em !important;
  text-transform: none;
  color: #002E6C;
  margin: 10px 0 16px !important;
  max-width: 22ch;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article .dn-article-header .dn-article-deck {
  font-family: var(--sig-body-family);
  font-size: 21px !important;
  line-height: 1.5 !important;
  color: #002E6C;
  max-width: 62ch;
  font-style: normal;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article .dn-article-byline {
  border-top: 1px solid #DCE2EB;
  padding-top: 16px !important;
  margin-top: 20px !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article .dn-article-author strong {
  font-size: 16px !important;
  color: #002E6C;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article .dn-article-author span {
  font-size: 14px !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article .dn-article-hero {
  margin-top: 28px !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article .dn-article-hero img {
  border-radius: 6px !important;
  width: 100% !important;
  max-height: 640px;
  object-fit: cover;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article .dn-article-hero figcaption {
  background: transparent !important;
  color: #7F7568 !important;
  font-size: 14px !important;
  font-style: normal !important;
  text-align: left !important;
  padding: 10px 0 0 !important;
  border-bottom: 1px solid #DCE2EB;
  padding-bottom: 10px !important;
}
@media (max-width: 767px) {
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article .dn-article-header h1 {
    font-size: 32px !important;
    line-height: 1.12 !important;
  }
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article .dn-article-header .dn-article-deck {
    font-size: 18px !important;
  }
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article .dn-article-header,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article .dn-article-layout {
  box-sizing: border-box;
  max-width: 720px !important;
  width: calc(100% - 64px) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article .dn-article-layout {
  grid-template-columns: minmax(0, 1fr) !important;
  justify-content: stretch !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article .dn-article-hero {
  box-sizing: border-box;
  max-width: 1120px !important;
  width: calc(100% - 64px) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-related-card__media,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-related-card__media img {
  border-radius: 6px !important;
}
@media (max-width: 767px) {
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article .dn-article-header,
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article .dn-article-layout,
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article .dn-article-hero {
    width: calc(100% - 32px) !important;
  }
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article-content {
  color: #002E6C;
  font-family: var(--sig-body-family);
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article-content p,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article-content li {
  font-size: 18px !important;
  line-height: 1.7 !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article-content > p:first-of-type {
  font-size: 20px !important;
  line-height: 1.65 !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article-content h2 {
  font-size: 28px !important;
  line-height: 1.18 !important;
  color: #002E6C !important;
  text-transform: none;
  letter-spacing: 0;
  margin: 52px 0 18px !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article-content h3 {
  font-size: 24px !important;
  line-height: 1.25 !important;
  color: #002E6C !important;
  margin: 36px 0 12px !important;
}
@media (max-width: 767px) {
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article-content > p:first-of-type {
    font-size: 18px !important;
  }
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article-content h2 {
    font-size: 24px !important;
  }
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article-content h3 {
    font-size: 21px !important;
  }
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article-content h2 {
  padding-bottom: 12px !important; border-bottom: 2px solid #A46A1B !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article-content blockquote {
  border-left: 5px solid #A46A1B !important; background: transparent !important; padding: 6px 0 6px 26px !important; font-family: var(--sig-display-family); font-size: 25px !important; line-height: 1.4 !important;
  color: #002E6C !important;
  margin: 36px 0 !important;
  box-shadow: none !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article-content blockquote p {
  font-size: inherit !important;
  line-height: inherit !important;
  margin: 0 0 10px !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article-content blockquote::before {
  color: #A46A1B !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article-content ul li::marker,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article-content ol li::marker {
  color: #A46A1B;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article-content figure figcaption,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article-content .wp-caption-text {
  font-size: 14px !important;
  color: #7F7568 !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article-content img {
  border-radius: 6px;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article-content table {
  font-size: 16px;
  border-collapse: collapse;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article-content th,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article-content td {
  border: 1px solid #DCE2EB;
  padding: 10px 12px;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article-content th {
  background: #F9F7F4;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-article-footer {
  border-top: 1px solid #DCE2EB !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-share__label {
  color: #002E6C !important;
  font-size: 14px !important;
  font-weight: 700;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-share__link {
  color: #002E6C !important;
  background: #FFFFFF !important;
  border: 1px solid #DCE2EB !important;
  border-radius: 6px !important;
  font-size: 14px !important;
  padding: 8px 14px !important;
  box-shadow: none !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-share__link:hover,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-share__link:focus-visible {
  background: var(--sig-accent-fill) !important;
  border-color: var(--sig-accent-fill) !important;
  color: var(--sig-on-accent) !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-author-card {
  background: #F9F7F4 !important;
  border: 0 !important;
  border-top: 3px solid #A46A1B !important;
  border-radius: 6px !important;
  box-shadow: none !important;
  padding: 28px !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-author-card img {
  width: 112px !important;
  height: 112px !important;
  max-width: 112px !important;
  object-fit: cover;
  border-radius: 999px !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-author-card h2,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-author-card h2 a {
  color: #002E6C !important;
  font-size: 24px !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-author-card p {
  font-size: 16px !important;
  line-height: 1.6 !important;
  color: #002E6C;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-related {
  background: #F9F7F4 !important;
  border: 0 !important;
  padding: 48px 0 56px !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-related .dn-section__head h2 {
  font-size: 30px !important;
  color: #002E6C !important;
  text-transform: none;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-related-card {
  background: #FFFFFF !important;
  border: 0 !important;
  border-radius: 6px !important;
  box-shadow: none !important;
  overflow: hidden;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-related-card h3,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-related-card h3 a,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-related-card h2 a {
  color: #002E6C !important;
  font-size: 20px !important;
  line-height: 1.3 !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-related-card a:hover,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-related-card a:focus-visible {
  color: #A46A1B !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-archive-hero,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-author-hero,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-page-header {
  background: #F9F7F4 !important;
  color: #002E6C !important;
  border: 0 !important;
  border-bottom: 4px solid #FF9302 !important;
  box-shadow: none !important;
  background-image: none !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-archive-hero h1,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-author-hero h1,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-page-header h1 {
  color: #002E6C !important;
  font-size: 52px !important;
  line-height: 1.04 !important;
  text-transform: none;
  letter-spacing: -0.02em !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-archive-hero .dn-archive-description,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-archive-hero .dn-archive-description p,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-author-hero .dn-author-bio {
  color: #002E6C !important;
  font-size: 18px !important;
  line-height: 1.6 !important;
  max-width: 66ch;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-archive-hero .dn-archive-count,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-author-hero .dn-author-count {
  color: #7F7568 !important;
  font-size: 14px !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-archive-hero .dn-breadcrumb,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-archive-hero .dn-breadcrumb a,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-archive-hero .dn-breadcrumb span,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-author-hero .dn-breadcrumb,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-author-hero .dn-breadcrumb a,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-author-hero .dn-breadcrumb span,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-page-header .dn-breadcrumb,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-page-header .dn-breadcrumb a,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-page-header .dn-breadcrumb span {
  color: #7F7568 !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-archive-hero .dn-breadcrumb a:hover,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-archive-hero .dn-breadcrumb a:focus-visible,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-author-hero .dn-breadcrumb a:hover,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-author-hero .dn-breadcrumb a:focus-visible,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-page-header .dn-breadcrumb a:hover,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-page-header .dn-breadcrumb a:focus-visible {
  color: #002E6C !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-archive-hero .dn-kicker,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-author-hero .dn-kicker,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-page-header .dn-kicker {
  color: #A46A1B !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-author-hero .dn-author-portrait img,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-author-hero img.dn-author-portrait {
  border-radius: 999px !important;
  border: 3px solid #A46A1B !important;
  aspect-ratio: 1 / 1 !important;
  width: 200px !important;
  height: 200px !important;
  max-width: 100% !important;
  object-fit: cover !important;
}
@media (max-width: 767px) {
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-author-hero .dn-author-portrait img,
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-author-hero img.dn-author-portrait {
    width: 120px !important;
    height: 120px !important;
  }
}
@media (max-width: 767px) {
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-archive-hero h1,
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-author-hero h1,
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-page-header h1 {
    font-size: 34px !important;
  }
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 main.dn-surface .dn-shell {
    padding-left: 16px !important;
    padding-right: 16px !important;
    box-sizing: border-box !important;
  }
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-archive-section .dn-section__head h2 {
  font-size: 30px !important;
  color: #002E6C !important;
  text-transform: none;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-archive-section .dn-section__head {
  border-bottom: 1px solid #DCE2EB !important;
  padding: 0 0 12px !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-archive-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 28px !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-archive-grid .dn-archive-card,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-archive-grid .dn-archive-card:nth-child(n) {
  background: #FFFFFF !important; border: 0 !important; border-radius: 6px !important; overflow: hidden; box-shadow: 0 8px 24px rgba(0,0,0,0.08) !important;
  box-shadow: 0 8px 24px rgba(0,0,0,0.08) !important;
  grid-column: auto !important;
  grid-row: auto !important;
  display: flex !important;
  flex-direction: column !important;
  transform: none !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-archive-grid .dn-archive-card::before,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-archive-grid .dn-archive-card::after {
  display: none !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-archive-grid .dn-archive-card__media,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-archive-grid .dn-archive-card:nth-child(n) .dn-archive-card__media {
  aspect-ratio: 16 / 10 !important;
  border-radius: 0px !important;
  overflow: hidden;
  display: block;
  width: 100% !important;
  box-shadow: none !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-archive-grid .dn-archive-card__media img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-archive-grid .dn-archive-card__body {
  padding: 18px 20px 22px !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-archive-grid .dn-archive-card h2,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-archive-grid .dn-archive-card h2 a {
  font-size: 20px !important;
  line-height: 1.25 !important;
  color: #002E6C !important;
  text-transform: none;
  letter-spacing: 0 !important;
  hyphens: none !important;
  -webkit-hyphens: none !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-related-card h3,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-related-card h3 a,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-trust h3,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-page-content h2,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-page-content h3 {
  hyphens: none !important;
  -webkit-hyphens: none !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-author-hero .dn-author-portrait {
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-author-hero .dn-author-portrait:not(img) {
  height: auto !important;
  min-height: 0 !important;
  aspect-ratio: auto !important;
  width: auto !important;
  padding: 0 !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-author-card :has(> img) {
  width: 112px !important;
  height: 112px !important;
  aspect-ratio: 1 / 1 !important;
  border-radius: 999px !important;
  overflow: hidden !important;
  clip-path: none !important;
  mask: none !important;
  flex: 0 0 112px;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-archive-grid .dn-archive-card h2 a:hover,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-archive-grid .dn-archive-card h2 a:focus-visible {
  color: #A46A1B !important;
  text-decoration: underline;
  text-underline-offset: 3px;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-archive-grid .dn-archive-card p {
  font-size: 16px !important;
  line-height: 1.55 !important;
  color: #002E6C !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-pagination .page-numbers {
  color: #002E6C !important;
  border: 1px solid #DCE2EB !important;
  border-radius: 6px !important;
  font-size: 15px !important;
  background: #FFFFFF !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-pagination .page-numbers.current,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-pagination a.page-numbers:hover,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-pagination a.page-numbers:focus-visible {
  background: var(--sig-accent-fill) !important;
  border-color: var(--sig-accent-fill) !important;
  color: var(--sig-on-accent) !important;
}
@media (max-width: 1024px) {
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-archive-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}
@media (max-width: 640px) {
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-archive-grid {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 26px !important;
  }
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-archive-grid .dn-archive-card h2,
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-archive-grid .dn-archive-card h2 a {
    font-size: 21px !important;
  }
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-page-content {
  font-size: 18px;
  line-height: 1.65;
  color: #002E6C;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-page-content p,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-page-content li {
  font-size: 18px !important;
  line-height: 1.65 !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-page-content h2 {
  font-size: 30px !important;
  color: #002E6C !important;
  margin: 40px 0 14px !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-page-content h3 {
  font-size: 22px !important;
  color: #002E6C !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-trust .dn-trust__hero {
  background: #F9F7F4 !important;
  border: 0 !important;
  border-left: 6px solid #A46A1B !important;
  border-radius: 6px !important;
  box-shadow: none !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-trust .dn-trust__hero::before,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-trust .dn-trust__hero::after {
  display: none !important;
  content: none !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-trust .dn-trust__hero {
  padding-bottom: 40px !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-trust h2 {
  color: #002E6C !important;
  hyphens: none !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-trust .dn-trust__lede {
  color: #002E6C !important;
  font-size: 20px !important;
  line-height: 1.55 !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-trust .dn-trust__pillar {
  background: #FFFFFF !important;
  border: 1px solid #DCE2EB !important;
  border-top: 3px solid #A46A1B !important;
  border-radius: 6px !important;
  box-shadow: none !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-trust .dn-trust__pillar::before {
  display: none !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-trust .dn-trust__pillar p {
  font-size: 16px !important;
  color: #002E6C !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-trust .dn-trust__links,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-trust .dn-trust__contact-commercial {
  background: #F9F7F4 !important;
  border: 0 !important;
  border-left: 4px solid #A46A1B !important;
  border-radius: 6px !important;
  box-shadow: none !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-trust a:not([class]),
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-page-content a:not([class]) {
  color: var(--sig-accent-text) !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-contact input,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-contact textarea,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-contact select {
  background: #FFFFFF !important;
  color: #002E6C !important;
  border: 1px solid #7F7568 !important;
  border-radius: 6px !important;
  font-size: 16px !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-contact label {
  color: #002E6C !important;
  font-size: 15px !important;
  font-weight: 600;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-contact button,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-contact input[type="submit"],
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-trust .dn-trust__contact-actions a {
  background: var(--sig-accent-fill) !important;
  color: var(--sig-on-accent) !important;
  border: 0 !important;
  border-radius: 6px !important;
  font-size: 16px !important;
  box-shadow: none !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-contact button:hover,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-contact input[type="submit"]:hover,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-trust .dn-trust__contact-actions a:hover {
  background: #002E6C !important;
  color: #FFFFFF !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__mast,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__grid,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__base {
  background: #002E6C !important;
  color: #FFFFFF !important;
  background-image: none !important;
  border-color: rgba(255,255,255,0.18) !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer {
  border-top: 6px solid #FF9302 !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__mast {
  border-bottom: 1px solid rgba(255,255,255,0.18) !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__mast-inner,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__mast-brand {
  border: 0 !important;
  box-shadow: none !important;
  background: transparent !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__mast-brand::before,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__mast-brand::after,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__mast::before,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__mast::after {
  display: none !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__brand {
  color: #FFFFFF !important;
  font-family: var(--sig-display-family) !important;
  font-weight: 600 !important;
  font-style: normal;
  text-transform: none;
  font-size: 44px !important;
  line-height: 1.05 !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__statement {
  color: #FFFFFF !important;
  font-family: var(--sig-display-family);
  font-size: 24px !important;
  line-height: 1.3 !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__label {
  color: #DCE2EB !important;
  font-size: 13px !important;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__principles,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__sections a > span,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__links a > span,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__commercial a > span {
  display: none !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer a,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__sections a strong {
  color: #FFFFFF !important;
  font-size: 16px !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__sections a,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__links a {
  border-color: rgba(255,255,255,0.18) !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer a:hover,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer a:focus-visible,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer a:hover strong {
  color: #FF9302 !important;
  text-decoration: underline;
  text-underline-offset: 3px;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__commercial {
  background: rgba(255,255,255,0.06) !important;
  border: 1px solid rgba(255,255,255,0.18) !important;
  border-radius: 6px !important;
  box-shadow: none !important;
  color: #FFFFFF !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__commercial::before,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__commercial::after {
  display: none !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__commercial h2 {
  color: #FFFFFF !important;
  font-family: var(--sig-display-family) !important;
  font-size: 26px !important;
  line-height: 1.2 !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__commercial p {
  color: #DCE2EB !important;
  font-size: 15px !important;
  line-height: 1.55 !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__commercial > a {
  color: #FFFFFF !important;
  border: 1px solid #FFFFFF !important;
  border-radius: 6px !important;
  background: transparent !important;
  padding: 10px 16px !important;
  display: inline-block;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__mast-brand .dn-fleet-footer__label,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__statement {
  display: none !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__brand::before,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__brand::after {
  display: none !important;
  content: none !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__brand {
  border: 0 !important;
  box-shadow: none !important;
  background: transparent !important;
  padding: 0 !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__mast {
  padding: 36px 0 28px !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__grid {
  display: grid !important;
  grid-template-columns: minmax(0, 1.3fr) minmax(0, 1fr) minmax(0, 1.1fr) !important;
  gap: 40px !important;
  padding-top: 36px !important;
  padding-bottom: 40px !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__sections {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  column-gap: 24px !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__sections a,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__links a {
  display: block !important;
}
@media (max-width: 900px) {
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__grid {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 28px !important;
  }
  html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__brand {
    font-size: 34px !important;
  }
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__base,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__base p,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__base a,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__base button {
  color: #DCE2EB !important;
  font-size: 14px !important;
  background: transparent !important;
}
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__base a:hover,
html body.diginov-media.diginov-media-fleet-achat-location-fr-91389 .dn-fleet-footer .dn-fleet-footer__base button:hover {
  color: #FFFFFF !important;
}
