/* Baueinsatz — page dédiée (fond blanc, comme Communication material) */
body.baueinsatz-page {
  background-color: #ffffff;
}

body.baueinsatz-page #section_baueinsatz {
  --mceRow-background: #ffffff;
  --global-backgroundColor: #ffffff;
  --global-headingTextColor: #151515;
  --global-paragraphTextColor: #151515;
}

#section_baueinsatz .mceText {
  --local-textColor: #151515;
}

#section_baueinsatz .baueinsatz-back {
  margin-bottom: 1.75rem;
}

#section_baueinsatz .baueinsatz-back a {
  color: #ffffff !important;
  background-color: #2a80e1 !important;
  border-color: transparent !important;
}

#section_baueinsatz .baueinsatz-back a:hover {
  color: #ffffff !important;
  background-color: #1b6ac2 !important;
}

#section_baueinsatz .baueinsatz-intro {
  margin-bottom: 2rem;
}

#section_baueinsatz .baueinsatz-intro p:last-child {
  margin-bottom: 0;
}

#section_baueinsatz .baueinsatz-flyer {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.25rem;
  width: 100%;
  max-width: 36rem;
}

#section_baueinsatz .share-pdf-preview {
  width: 100%;
  max-width: 100%;
}

#section_baueinsatz .baueinsatz-download {
  margin: 0;
  width: auto;
  max-width: none;
}

#section_baueinsatz .baueinsatz-download a {
  white-space: nowrap;
}

body.baueinsatz-page #section_baueinsatz .mceRow--maxWidth {
  --mceRow-paddingBottom: 9;
}

body.baueinsatz-page #section_bc431b7b4e04a7d2120516e016eb51af {
  --mceRow-background: #151515;
  position: relative;
  z-index: 1;
}

body.baueinsatz-page #section_bc431b7b4e04a7d2120516e016eb51af .pray-back a {
  color: #ffffff !important;
  background-color: #2a80e1 !important;
  border-color: transparent !important;
}

body.baueinsatz-page #section_bc431b7b4e04a7d2120516e016eb51af .pray-back a:hover {
  color: #ffffff !important;
  background-color: #1b6ac2 !important;
}

@media (max-width: 860px) {
  #section_baueinsatz .baueinsatz-flyer {
    max-width: 100%;
  }
}
