.elementor-106660 .elementor-element.elementor-element-4428548{--display:flex;}/* Start custom CSS for html, class: .elementor-element-5fcc9e5 */.cm-haarporositaet {
  --cm-primary: #1A365D;
  --cm-secondary: #578EBA;
  --cm-bg: #F8FAFC;
  --cm-bg-alt: #F1F5F9;
  --cm-border: #D9E2EC;
  --cm-text: #24364B;
  --cm-muted: #5F6F82;
  --cm-white: #FFFFFF;
  font-family: "Poppins", Arial, sans-serif;
  color: var(--cm-text);
  font-size: 17px;
  line-height: 1.75;
  max-width: 900px;
  margin: 0 auto;
}

.cm-haarporositaet *,
.cm-haarporositaet *::before,
.cm-haarporositaet *::after {
  box-sizing: border-box;
}

.cm-haarporositaet h1,
.cm-haarporositaet h2,
.cm-haarporositaet h3 {
  color: var(--cm-primary);
  font-family: "Poppins", Arial, sans-serif;
  line-height: 1.3;
  margin-top: 1.8em;
  margin-bottom: 0.65em;
}

.cm-haarporositaet h1 {
  font-size: clamp(32px, 5vw, 48px);
  margin-top: 0;
}

.cm-haarporositaet h2 {
  font-size: clamp(25px, 3.5vw, 34px);
  scroll-margin-top: 100px;
}

.cm-haarporositaet h3 {
  font-size: clamp(20px, 2.5vw, 24px);
}

.cm-haarporositaet p {
  margin: 0 0 1.2em;
}

.cm-haarporositaet a {
  color: var(--cm-primary);
  font-weight: 600;
  text-decoration: underline;
  text-decoration-color: var(--cm-secondary);
  text-underline-offset: 3px;
}

.cm-haarporositaet a:hover {
  color: var(--cm-secondary);
}

.cm-haarporositaet sup a {
  font-size: 12px;
  text-decoration: none;
}

.cm-haarporositaet ul,
.cm-haarporositaet ol {
  margin: 0 0 1.4em;
  padding-left: 1.4em;
}

.cm-haarporositaet li {
  margin-bottom: 0.45em;
}

.cm-haarporositaet .cm-answer-box,
.cm-haarporositaet .cm-info-box,
.cm-haarporositaet .cm-note-box {
  border-radius: 12px;
  margin: 1.7em 0;
  padding: 22px 24px;
}

.cm-haarporositaet .cm-answer-box {
  background: var(--cm-bg-alt);
  border-left: 5px solid var(--cm-primary);
}

.cm-haarporositaet .cm-info-box {
  background: var(--cm-bg);
  border: 1px solid var(--cm-border);
}

.cm-haarporositaet .cm-note-box {
  background: var(--cm-bg-alt);
  border-left: 5px solid var(--cm-secondary);
}

.cm-haarporositaet .cm-answer-box p:last-child,
.cm-haarporositaet .cm-info-box p:last-child,
.cm-haarporositaet .cm-note-box p:last-child {
  margin-bottom: 0;
}

.cm-haarporositaet .cm-label {
  color: var(--cm-primary);
  display: block;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.04em;
  margin-bottom: 7px;
  text-transform: uppercase;
}

.cm-haarporositaet .cm-figure {
  margin: 2em 0;
}

.cm-haarporositaet .cm-figure img {
  border-radius: 14px;
  display: block;
  height: auto;
  max-width: 100%;
  width: 100%;
}

.cm-haarporositaet .cm-figure figcaption {
  color: var(--cm-muted);
  font-size: 13px;
  line-height: 1.55;
  margin-top: 10px;
}

.cm-haarporositaet .cm-table-wrap {
  margin: 1.8em 0;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.cm-haarporositaet table {
  background: var(--cm-white);
  border-collapse: collapse;
  border: 1px solid var(--cm-border);
  font-family: "Poppins", Arial, sans-serif;
  min-width: 720px;
  width: 100%;
}

.cm-haarporositaet th,
.cm-haarporositaet td {
  border-bottom: 1px solid var(--cm-border);
  padding: 15px 17px;
  text-align: left;
  vertical-align: top;
}

.cm-haarporositaet th {
  background: var(--cm-bg-alt);
  color: var(--cm-primary);
  font-weight: 700;
}

.cm-haarporositaet tr:last-child td {
  border-bottom: 0;
}

.cm-haarporositaet .cm-card-row {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin: 1.8em 0;
}

.cm-haarporositaet .cm-card {
  background: var(--cm-white);
  border: 1px solid var(--cm-border);
  border-radius: 12px;
  flex: 1 1 250px;
  padding: 21px;
}

.cm-haarporositaet .cm-card h3 {
  font-size: 20px;
  margin-top: 0;
}

.cm-haarporositaet .cm-card p:last-child {
  margin-bottom: 0;
}

.cm-haarporositaet .cm-cta {
  background: var(--cm-bg-alt);
  border-radius: 14px;
  margin: 2.2em 0;
  padding: 28px;
}

.cm-haarporositaet .cm-cta h2 {
  font-size: 26px;
  margin-top: 0;
}

.cm-haarporositaet .cm-button {
  background: var(--cm-primary);
  border: 2px solid var(--cm-primary);
  border-radius: 8px;
  color: var(--cm-white);
  display: inline-block;
  font-weight: 600;
  margin-top: 4px;
  padding: 12px 22px;
  text-decoration: none;
}

.cm-haarporositaet .cm-button:hover {
  background: var(--cm-secondary);
  border-color: var(--cm-secondary);
  color: var(--cm-white);
}

.cm-haarporositaet .cm-faq {
  margin-top: 2em;
}

.cm-haarporositaet .cm-faq details {
  background: var(--cm-white);
  border: 1px solid var(--cm-border);
  border-radius: 10px;
  margin-bottom: 12px;
  overflow: hidden;
}

.cm-haarporositaet .cm-faq summary {
  color: var(--cm-primary);
  cursor: pointer;
  font-weight: 600;
  list-style: none;
  padding: 17px 52px 17px 19px;
  position: relative;
}

.cm-haarporositaet .cm-faq summary::-webkit-details-marker {
  display: none;
}

.cm-haarporositaet .cm-faq summary::after {
  content: "+";
  font-size: 26px;
  font-weight: 400;
  position: absolute;
  right: 19px;
  top: 10px;
}

.cm-haarporositaet .cm-faq details[open] summary::after {
  content: "−";
}

.cm-haarporositaet .cm-faq-answer {
  border-top: 1px solid var(--cm-border);
  padding: 17px 19px 5px;
}

.cm-haarporositaet .cm-sources {
  border-top: 1px solid var(--cm-border);
  font-size: 14px;
  margin-top: 3em;
  padding-top: 1.5em;
}

.cm-haarporositaet .cm-sources ol {
  padding-left: 1.25em;
}

.cm-haarporositaet .cm-disclaimer {
  background: var(--cm-bg);
  border: 1px solid var(--cm-border);
  border-radius: 10px;
  color: var(--cm-muted);
  font-size: 14px;
  margin-top: 2em;
  padding: 18px 20px;
}

@media (max-width: 767px) {
  .cm-haarporositaet {
    font-size: 16px;
  }

  .cm-haarporositaet .cm-answer-box,
  .cm-haarporositaet .cm-info-box,
  .cm-haarporositaet .cm-note-box,
  .cm-haarporositaet .cm-cta {
    padding: 19px;
  }

  .cm-haarporositaet th,
  .cm-haarporositaet td {
    padding: 13px;
  }

  .cm-haarporositaet .cm-card-row {
    display: block;
  }

  .cm-haarporositaet .cm-card {
    margin-bottom: 14px;
  }
}/* End custom CSS */